Pull request #686 opened Started by user Sebastiaan van Stijn Rebuilds build #1 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 tianon for docker/docker-ce-packaging Loading trusted files from base branch master at abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 rather than 53ee77feadd337dd8a272f00030d07db3c1a60eb Obtained Jenkinsfile from abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-686@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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: quay.io/centos/centos:stream8-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream8-aarch64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-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:34-amd64) [Pipeline] { (Branch: fedora:34-aarch64) [Pipeline] { (Branch: fedora:35-amd64) [Pipeline] { (Branch: fedora:35-aarch64) [Pipeline] { (Branch: fedora:36-amd64) [Pipeline] { (Branch: fedora:36-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:impish-amd64) [Pipeline] { (Branch: ubuntu:impish-aarch64) [Pipeline] { (Branch: ubuntu:impish-armhf) [Pipeline] { (Branch: ubuntu:jammy-amd64) [Pipeline] { (Branch: ubuntu:jammy-aarch64) [Pipeline] { (Branch: ubuntu:jammy-armhf) [Pipeline] node [Pipeline] node [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-00b5002fcb9c78a36) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [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] node [Pipeline] node [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry $ 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-686@tmp/9ea80887-9c20-4a72-bcef-1c795f0544b7/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 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-686@tmp/b2bfa846-406a-456e-b79f-b3ea56f12d25/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] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-7-aarch64) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (static-linux) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-94-50 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 3 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-71-230 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merge succeeded, producing 126059e95a2da524caf02910685f9781063e449d Checking out Revision 126059e95a2da524caf02910685f9781063e449d (PR-686) Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" First time build. Skipping changelog. Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 126059e95a2da524caf02910685f9781063e449d # timeout=10 > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 Merge succeeded, producing c986b5c52285a5df97097cfb66c57d127b74cc82 Checking out Revision c986b5c52285a5df97097cfb66c57d127b74cc82 (PR-686) Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" First time build. Skipping changelog. [Pipeline] sh + make REF=master DOCKER_BUILD_PKGS=static-linux static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c986b5c52285a5df97097cfb66c57d127b74cc82 # timeout=10 > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 [Pipeline] sh + make REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 for p in static-linux; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.18.1 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' cd /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.97kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 263B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest #4 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #5 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done #5 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done #5 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done #5 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done #5 DONE 0.4s #6 [internal] load .dockerignore #6 DONE 0.0s #7 [internal] load build definition from Dockerfile #7 DONE 0.0s #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #9 DONE 0.0s #10 [auth] library/golang:pull token for registry-1.docker.io #10 DONE 0.0s #11 [internal] load metadata for docker.io/library/golang:1.18.1-alpine #11 DONE 0.3s #12 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0 #12 DONE 0.3s #13 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #13 DONE 0.3s #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f #14 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done #14 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.1s done #14 sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 2.65kB / 2.65kB done #14 sha256:44baf01e2b60ed9abdd47f1c8e6cf8916b70a48c93016dd9926df6a0981c9b47 525B / 525B done #14 sha256:156f8400f6eb0df86c13844ba62bf5c21fafda08f0c2f5019436ce574279ead1 940B / 940B done #14 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 done Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ 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 ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ 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 ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline 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 ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ 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 ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ 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 ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ 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 ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline #14 DONE 0.4s #15 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #15 resolve docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 0.0s done #15 sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 2.81MB / 2.81MB 0.1s done #15 sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b 271.96kB / 271.96kB 0.1s done #15 sha256:25bc292e5bacdd8b97a1632a82d0fd0ee6c2692409bd4b35cb9e7e652efbc7c8 153B / 153B 0.1s done #15 sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 1.65kB / 1.65kB done #15 sha256:f94174c5262af3d8446833277aa27af400fd1a880277d43ec436df06ef3bb8ab 1.36kB / 1.36kB done #15 sha256:dd6fd110e957a512038107a4e1230207963dfa7b5f3d4e8c9669689afd18ada0 5.17kB / 5.17kB done #15 extracting sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 0.2s #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 11.61MB / 115.57MB 0.4s #15 sha256:9a8029b02d49777774618d41ab3a1f7f4f32f7d4b10453afd26a184b8787beaa 156B / 156B 0.2s done #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 19.92MB / 115.57MB 0.6s #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 36.70MB / 115.57MB 0.8s #15 extracting sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 0.8s done #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 44.04MB / 115.57MB 0.9s #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 55.57MB / 115.57MB 1.0s #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 65.42MB / 115.57MB 1.2s #15 extracting sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b 0.1s #15 extracting sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b 0.2s done #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 76.55MB / 115.57MB 1.4s #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 91.59MB / 115.57MB 1.6s #15 extracting sha256:25bc292e5bacdd8b97a1632a82d0fd0ee6c2692409bd4b35cb9e7e652efbc7c8 done #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 108.00MB / 115.57MB 1.9s #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 115.57MB / 115.57MB 2.1s #15 ... #16 [internal] load build context #16 transferring context: 36.57MB 2.0s done #16 DONE 2.3s #15 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #15 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 115.57MB / 115.57MB 2.6s done #15 extracting sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 0.1s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #15 extracting sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 4.6s done #15 extracting sha256:9a8029b02d49777774618d41ab3a1f7f4f32f7d4b10453afd26a184b8787beaa done #15 DONE 7.8s #17 [build-base-alpine 2/4] COPY --from=xx / / == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:a65fff0cd46a52657cf397b2cc65dc6b54d259c31771a3173193b269fa791558 #1 transferring dockerfile: 1.43kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:273bbffe6a672ec5e0409421d292d20c438f95ec5b9572da04682cbaae776095 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/centos:pull token for registry-1.docker.io #5 sha256:c90fd670a4ff2a47601b636ade50810b6b421ff49ebb78a21a022cab2efe5f7f #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:49de73bb1db0e6abfb76102c88f363a61b179b09e785091b220a0946061fed42 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #17 DONE 1.5s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #18 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done #18 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done #18 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #18 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.2s done #18 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done #18 ... #19 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:b84e30cc57878b522c0231f9044b263406346e739661a97f8354b8fd3ee7e2c9 #3 DONE 0.4s #10 [internal] load build context #10 sha256:46dae4748cc4c9589c0d01132fd389958bf234b0da3f1a18f0cd43ce925e0027 #10 DONE 0.0s #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 #7 sha256:eb44ee9922b42ff9e079460a13bc0c275b63dcadb67f58c5c5a3ab6543d2ffa8 #7 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 done #19 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz #7 ... #10 [internal] load build context #10 sha256:46dae4748cc4c9589c0d01132fd389958bf234b0da3f1a18f0cd43ce925e0027 #10 transferring context: 15.46kB done #10 DONE 0.0s #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 #7 sha256:eb44ee9922b42ff9e079460a13bc0c275b63dcadb67f58c5c5a3ab6543d2ffa8 #7 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done #7 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done #7 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 13.63MB / 108.37MB 0.2s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 20.97MB / 108.37MB 0.3s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 32.51MB / 108.37MB 0.4s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 50.33MB / 108.37MB 0.6s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 59.77MB / 108.37MB 0.8s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 66.06MB / 108.37MB 0.9s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 78.37MB / 108.37MB 1.0s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 84.93MB / 108.37MB 1.1s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 94.37MB / 108.37MB 1.2s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.5s #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.5s done #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec #19 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz #19 2.869 (1/22) Installing ncurses-terminfo-base (6.3_p20211120-r0) #19 2.873 (2/22) Installing ncurses-libs (6.3_p20211120-r0) #19 2.880 (3/22) Installing readline (8.1.1-r0) #19 2.884 (4/22) Installing bash (5.1.16-r0) #19 2.896 Executing bash-5.1.16-r0.post-install #19 2.898 (5/22) Installing libffi (3.4.2-r1) #19 2.901 (6/22) Installing libgcc (10.3.1_git20211027-r0) #19 2.904 (7/22) Installing libstdc++ (10.3.1_git20211027-r0) #19 2.916 (8/22) Installing xz-libs (5.2.5-r1) #19 2.919 (9/22) Installing libxml2 (2.9.13-r0) #19 2.931 (10/22) Installing llvm12-libs (12.0.1-r0) #19 3.616 (11/22) Installing clang-libs (12.0.1-r1) #19 4.229 (12/22) Installing clang (12.0.1-r1) #19 4.480 (13/22) Installing libmagic (5.41-r0) #19 4.504 (14/22) Installing file (5.41-r0) #19 4.506 (15/22) Installing brotli-libs (1.0.9-r5) #19 4.514 (16/22) Installing nghttp2-libs (1.46.0-r0) #19 4.518 (17/22) Installing libcurl (7.80.0-r1) #19 4.524 (18/22) Installing expat (2.4.7-r0) #19 4.528 (19/22) Installing pcre2 (10.39-r0) #19 4.535 (20/22) Installing git (2.34.2-r0) #19 4.643 (21/22) Installing lld (12.0.1-r1) #19 4.673 (22/22) Installing llvm12 (12.0.1-r0) #19 5.029 Executing busybox-1.34.1-r5.trigger #19 5.033 OK: 300 MiB in 37 packages #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.4s #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 6.1s done #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #13 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #13 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.3s done #13 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.5s done #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.3s done #13 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.9s done #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.6s done #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.7s done #13 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.6s done #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.4s done #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.4s done #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 3.1s #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 #7 sha256:eb44ee9922b42ff9e079460a13bc0c275b63dcadb67f58c5c5a3ab6543d2ffa8 #7 DONE 7.9s #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 #8 sha256:a19561c2ce78cffe924e269975a3c0ccb94717b89388ac04166660f235c36a38 #19 DONE 8.2s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 ... #20 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #20 DONE 0.0s #21 [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" #21 0.645 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #8 DONE 2.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 3.3s done #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 1.7s #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 1.9s done #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 0.1s #21 2.840 go: downloading github.com/akavel/rsrc v0.10.2 #21 DONE 4.4s #22 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #0 0.584 + apk --root / add --no-cache musl-dev gcc #0 0.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz #0 1.846 (1/10) Installing binutils (2.37-r3) #0 1.917 (2/10) Installing libgomp (10.3.1_git20211027-r0) #0 1.922 (3/10) Installing libatomic (10.3.1_git20211027-r0) #0 1.924 (4/10) Installing libgphobos (10.3.1_git20211027-r0) #0 1.967 (5/10) Installing gmp (6.2.1-r1) #0 2.124 (6/10) Installing isl22 (0.22-r0) #0 2.140 (7/10) Installing mpfr4 (4.1.0-r0) #0 2.163 (8/10) Installing mpc1 (1.2.1-r0) #0 2.165 (9/10) Installing gcc (10.3.1_git20211027-r0) #0 2.840 (10/10) Installing musl-dev (1.2.2-r7) #0 2.943 Executing busybox-1.34.1-r5.trigger #0 2.950 OK: 419 MiB in 47 packages #22 DONE 4.4s #23 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #23 DONE 0.1s #24 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true #24 DONE 0.5s #25 [build 3/3] 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 #25 0.437 Building static docker-linux-amd64 #25 0.440 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:54:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 3.4s done #13 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #13 DONE 14.1s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:82bb559065f619d3aab19857e5e08ef43ee74050b2f9c417a89af3a598cfe3d2 #9 0.710 Loaded plugins: fastestmirror, ovl #9 0.846 Determining fastest mirrors #9 6.366 * base: download.cf.centos.org #9 6.366 * extras: download.cf.centos.org #9 6.366 * updates: download.cf.centos.org #9 25.00 Resolving Dependencies #9 25.00 --> Running transaction check #9 25.00 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed #9 25.02 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.14 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.14 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.14 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.15 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.15 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.15 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.15 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.15 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.15 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.16 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.16 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.16 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.16 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 25.16 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #9 25.17 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #9 25.17 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #9 25.17 --> Running transaction check #9 25.17 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed #9 25.17 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed #9 25.17 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64 #9 25.17 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed #9 25.18 ---> Package file.aarch64 0:5.11-37.el7 will be installed #9 25.18 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed #9 25.18 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed #9 25.18 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed #9 25.18 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed #9 25.19 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.19 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.19 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.19 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.19 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.19 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.20 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.21 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.21 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.21 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 25.21 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #9 25.21 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #9 25.21 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #9 25.21 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #9 25.21 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #9 25.21 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed #9 25.22 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #9 25.22 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 25.22 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 25.22 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 25.22 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 25.22 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated #9 25.22 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64 #9 25.23 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64 #9 25.23 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update #9 25.23 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed #9 25.23 --> Running transaction check #9 25.23 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed #9 25.23 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #9 25.23 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #9 25.23 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #9 25.23 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #9 25.23 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed #9 25.24 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed #9 25.24 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #9 25.24 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 25.24 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 25.24 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #9 25.25 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #9 25.25 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #9 25.25 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed #9 25.25 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed #9 25.25 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed #9 25.25 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #9 25.25 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed #9 25.25 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #9 25.26 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #9 25.26 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed #9 25.26 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed #9 25.26 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #9 25.26 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed #9 25.26 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #9 25.26 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated #9 25.26 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64 #9 25.26 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update #9 25.26 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated #9 25.26 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update #9 25.27 ---> Package zip.aarch64 0:3.0-11.el7 will be installed #9 25.27 --> Running transaction check #9 25.27 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed #9 25.27 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #9 25.27 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #9 25.28 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 25.28 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 25.28 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #9 25.28 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated #9 25.28 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update #9 25.28 --> Running transaction check #9 25.28 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #9 25.28 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #9 25.50 --> Finished Dependency Resolution #9 25.51 #9 25.51 Dependencies Resolved #9 25.52 #9 25.52 ================================================================================ #9 25.52 Package Arch Version Repository Size #9 25.52 ================================================================================ #9 25.52 Installing: #9 25.52 rpm-build aarch64 4.11.3-48.el7_9 updates 150 k #9 25.52 rpmlint noarch 1.5-4.el7 base 229 k #9 25.52 Installing for dependencies: #9 25.52 bzip2 aarch64 1.0.6-13.el7 base 52 k #9 25.52 desktop-file-utils aarch64 0.23-2.el7 base 68 k #9 25.52 dwz aarch64 0.11-3.el7 base 95 k #9 25.52 elfutils aarch64 0.176-5.el7 base 301 k #9 25.52 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #9 25.52 file aarch64 5.11-37.el7 base 57 k #9 25.52 gdb aarch64 7.6.1-120.el7 base 2.3 M #9 25.52 groff-base aarch64 1.22.2-8.el7 base 920 k #9 25.52 patch aarch64 2.7.1-12.el7_7 base 107 k #9 25.52 perl aarch64 4:5.16.3-299.el7_9 updates 7.9 M #9 25.52 perl-Carp noarch 1.26-244.el7 base 19 k #9 25.52 perl-Encode aarch64 2.51-7.el7 base 1.1 M #9 25.52 perl-Exporter noarch 5.68-3.el7 base 28 k #9 25.52 perl-File-Path noarch 2.09-2.el7 base 26 k #9 25.52 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #9 25.52 perl-Filter aarch64 1.49-3.el7 base 76 k #9 25.52 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #9 25.52 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #9 25.52 perl-PathTools aarch64 3.40-5.el7 base 82 k #9 25.52 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #9 25.52 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #9 25.52 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #9 25.52 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #9 25.52 perl-Scalar-List-Utils aarch64 1.27-248.el7 base 35 k #9 25.52 perl-Socket aarch64 2.010-5.el7 base 48 k #9 25.52 perl-Storable aarch64 2.45-3.el7 base 73 k #9 25.52 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #9 25.52 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #9 25.52 perl-Time-HiRes aarch64 4:1.9725-3.el7 base 45 k #9 25.52 perl-Time-Local noarch 1.2300-2.el7 base 24 k #9 25.52 perl-constant noarch 1.27-2.el7 base 19 k #9 25.52 perl-libs aarch64 4:5.16.3-299.el7_9 updates 621 k #9 25.52 perl-macros aarch64 4:5.16.3-299.el7_9 updates 44 k #9 25.52 perl-parent noarch 1:0.225-244.el7 base 12 k #9 25.52 perl-podlators noarch 2.5.1-3.el7 base 112 k #9 25.52 perl-srpm-macros noarch 1-8.el7 base 4.6 k #9 25.52 perl-threads aarch64 1.87-4.el7 base 48 k #9 25.52 perl-threads-shared aarch64 1.43-6.el7 base 37 k #9 25.52 python-srpm-macros noarch 3-34.el7 base 8.8 k #9 25.52 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #9 25.52 unzip aarch64 6.0-24.el7_9 updates 168 k #9 25.52 zip aarch64 3.0-11.el7 base 257 k #9 25.52 Updating for dependencies: #9 25.52 rpm aarch64 4.11.3-48.el7_9 updates 1.2 M #9 25.52 rpm-build-libs aarch64 4.11.3-48.el7_9 updates 101 k #9 25.52 rpm-libs aarch64 4.11.3-48.el7_9 updates 256 k #9 25.52 rpm-python aarch64 4.11.3-48.el7_9 updates 83 k #9 25.52 #9 25.52 Transaction Summary #9 25.52 ================================================================================ #9 25.52 Install 2 Packages (+42 Dependent packages) #9 25.52 Upgrade ( 4 Dependent packages) #9 25.52 #9 25.52 Total download size: 17 M #9 25.52 Downloading packages: #9 25.52 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #9 26.75 warning: /var/cache/yum/aarch64/7/base/packages/bzip2-1.0.6-13.el7.aarch64.rpm: Header V4 RSA/SHA1 Signature, key ID 305d49d6: NOKEY #9 26.75 Public key for bzip2-1.0.6-13.el7.aarch64.rpm is not installed #9 27.48 Public key for perl-libs-5.16.3-299.el7_9.aarch64.rpm is not installed Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-02a105ead5845803d) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b84815d7dfacedbd) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0286d5b09c213415d) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] { Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00a112e17ab6de2db) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01cf2d9b31f29557d) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f37147e406ab436e) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [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/ #9 36.07 -------------------------------------------------------------------------------- #9 36.07 Total 1.6 MB/s | 17 MB 00:10 #9 36.07 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 36.07 Importing GPG key 0xF4A80EB5: #9 36.07 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 36.07 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 36.07 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #9 36.07 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 36.08 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #9 36.08 Importing GPG key 0x305D49D6: #9 36.08 Userid : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) " #9 36.08 Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6 #9 36.08 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #9 36.08 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #9 36.15 Running transaction check #9 36.19 Running transaction test #9 36.26 Transaction test succeeded #9 36.27 Running transaction #9 36.41 Updating : rpm-4.11.3-48.el7_9.aarch64 1/52 #9 36.46 Updating : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #9 36.76 Updating : rpm-build-libs-4.11.3-48.el7_9.aarch64 3/52 #9 37.04 Installing : bzip2-1.0.6-13.el7.aarch64 4/52 #9 37.21 Installing : groff-base-1.22.2-8.el7.aarch64 5/52 #9 37.23 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #9 37.25 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #9 37.28 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #9 37.31 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #9 37.33 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #9 37.35 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 11/52 #9 37.66 Installing : perl-Encode-2.51-7.el7.aarch64 12/52 #9 37.68 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #9 37.70 Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64 14/52 #9 37.72 Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 15/52 #9 37.74 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 #9 37.76 Installing : perl-constant-1.27-2.el7.noarch 17/52 #9 37.78 Installing : perl-Socket-2.010-5.el7.aarch64 18/52 #9 37.80 Installing : perl-Time-Local-1.2300-2.el7.noarch 19/52 #9 37.82 Installing : perl-Carp-1.26-244.el7.noarch 20/52 #9 37.84 Installing : perl-Storable-2.45-3.el7.aarch64 21/52 #9 37.87 Installing : perl-Filter-1.49-3.el7.aarch64 22/52 #9 37.90 Installing : perl-PathTools-3.40-5.el7.aarch64 23/52 #9 37.92 Installing : perl-threads-shared-1.43-6.el7.aarch64 24/52 #9 37.94 Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64 25/52 #9 38.03 Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64 26/52 #9 38.33 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 27/52 #9 38.36 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/52 #9 38.38 Installing : perl-File-Temp-0.23.01-3.el7.noarch 29/52 #9 38.40 Installing : perl-File-Path-2.09-2.el7.noarch 30/52 #9 38.43 Installing : perl-threads-1.87-4.el7.aarch64 31/52 #9 39.51 Installing : 4:perl-5.16.3-299.el7_9.aarch64 32/52 #9 39.55 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #9 39.58 Updating : rpm-python-4.11.3-48.el7_9.aarch64 34/52 #9 39.59 Installing : python-srpm-macros-3-34.el7.noarch 35/52 #9 39.63 Installing : unzip-6.0-24.el7_9.aarch64 36/52 #9 39.65 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 37/52 #9 39.67 Installing : desktop-file-utils-0.23-2.el7.aarch64 38/52 #9 39.72 Installing : zip-3.0-11.el7.aarch64 39/52 #9 39.75 Installing : patch-2.7.1-12.el7_7.aarch64 40/52 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-686@tmp/017850d7-ed76-4cf8-896f-c6c54b4058ab/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-686@tmp/c983a425-bab4-4d23-ab2f-e911292738e5/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-686@tmp/3e024de9-30a2-484e-bb04-bbbdbca81a32/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] { 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-686@tmp/8f6918f7-f30d-4456-a2f5-ecaf04aa874e/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-686@tmp/53f6cb6b-71ea-4e4d-99f9-45750343cd0f/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 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-686@tmp/15d0914b-11ef-4848-922c-7338d3be0cb8/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] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #9 39.77 Installing : perl-srpm-macros-1-8.el7.noarch 41/52 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #9 40.32 Installing : gdb-7.6.1-120.el7.aarch64 42/52 #9 40.35 Installing : file-5.11-37.el7.aarch64 43/52 #9 40.38 Installing : dwz-0.11-3.el7.aarch64 44/52 #9 40.40 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 #9 40.47 Installing : elfutils-0.176-5.el7.aarch64 46/52 #9 40.51 Installing : rpm-build-4.11.3-48.el7_9.aarch64 47/52 latest: Pulling from library/busybox c1873807789f: Pulling fs layer + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally #9 40.58 Installing : rpmlint-1.5-4.el7.noarch 48/52 #9 40.60 Cleanup : rpm-python-4.11.3-45.el7.aarch64 49/52 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh c1873807789f: Verifying Checksum c1873807789f: Download complete latest: Pulling from library/busybox c1873807789f: Pulling fs layer c1873807789f: Verifying Checksum c1873807789f: Download complete #9 40.61 Cleanup : rpm-build-libs-4.11.3-45.el7.aarch64 50/52 #9 40.89 Cleanup : rpm-4.11.3-45.el7.aarch64 51/52 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #9 40.91 Cleanup : rpm-libs-4.11.3-45.el7.aarch64 52/52 c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest latest: Pulling from library/busybox c1873807789f: Pulling fs layer + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #9 41.47 Verifying : elfutils-0.176-5.el7.aarch64 1/52 #9 41.48 Verifying : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #9 41.50 Verifying : rpm-4.11.3-48.el7_9.aarch64 3/52 #9 41.51 Verifying : perl-threads-1.87-4.el7.aarch64 4/52 #9 41.53 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 5/52 #9 41.53 Verifying : perl-Exporter-5.68-3.el7.noarch 6/52 #9 41.54 Verifying : perl-constant-1.27-2.el7.noarch 7/52 #9 41.55 Verifying : dwz-0.11-3.el7.aarch64 8/52 #9 41.56 Verifying : file-5.11-37.el7.aarch64 9/52 #9 41.57 Verifying : 1:perl-parent-0.225-244.el7.noarch 10/52 #9 41.58 Verifying : perl-Socket-2.010-5.el7.aarch64 11/52 #9 41.59 Verifying : perl-PathTools-3.40-5.el7.aarch64 12/52 #9 41.60 Verifying : gdb-7.6.1-120.el7.aarch64 13/52 #9 41.61 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 14/52 #9 41.62 Verifying : perl-srpm-macros-1-8.el7.noarch 15/52 #9 41.63 Verifying : desktop-file-utils-0.23-2.el7.aarch64 16/52 #9 41.64 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 17/52 #9 41.65 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #9 41.66 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #9 41.67 Verifying : rpm-build-4.11.3-48.el7_9.aarch64 20/52 c1873807789f: Verifying Checksum c1873807789f: Download complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox #9 41.68 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 21/52 #9 41.69 Verifying : perl-Encode-2.51-7.el7.aarch64 22/52 #9 41.70 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #9 41.71 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #9 41.72 Verifying : 4:perl-macros-5.16.3-299.el7_9.aarch64 25/52 #9 41.73 Verifying : patch-2.7.1-12.el7_7.aarch64 26/52 #9 41.74 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 27/52 #9 41.75 Verifying : perl-Carp-1.26-244.el7.noarch 28/52 #9 41.76 Verifying : groff-base-1.22.2-8.el7.aarch64 29/52 #9 41.77 Verifying : rpm-build-libs-4.11.3-48.el7_9.aarch64 30/52 #9 41.78 Verifying : perl-threads-shared-1.43-6.el7.aarch64 31/52 #9 41.79 Verifying : bzip2-1.0.6-13.el7.aarch64 32/52 #9 41.80 Verifying : perl-Storable-2.45-3.el7.aarch64 33/52 #9 41.81 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 34/52 #9 41.82 Verifying : rpmlint-1.5-4.el7.noarch 35/52 #9 41.83 Verifying : perl-podlators-2.5.1-3.el7.noarch 36/52 #9 41.84 Verifying : zip-3.0-11.el7.aarch64 37/52 #9 41.85 Verifying : rpm-python-4.11.3-48.el7_9.aarch64 38/52 #9 41.86 Verifying : perl-Filter-1.49-3.el7.aarch64 39/52 #9 41.87 Verifying : perl-Scalar-List-Utils-1.27-248.el7.aarch64 40/52 #9 41.88 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 41/52 c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest latest: Pulling from library/busybox c1873807789f: Pulling fs layer c1873807789f: Verifying Checksum c1873807789f: Download complete c1873807789f: Pulling fs layer c1873807789f: Verifying Checksum c1873807789f: Download complete #9 41.89 Verifying : 4:perl-5.16.3-299.el7_9.aarch64 42/52 #9 41.90 Verifying : 4:perl-libs-5.16.3-299.el7_9.aarch64 43/52 #9 41.92 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 44/52 #9 41.93 Verifying : unzip-6.0-24.el7_9.aarch64 45/52 #9 41.94 Verifying : python-srpm-macros-3-34.el7.noarch 46/52 #9 41.95 Verifying : perl-File-Path-2.09-2.el7.noarch 47/52 #9 41.95 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #9 41.97 Verifying : rpm-4.11.3-45.el7.aarch64 49/52 #9 41.97 Verifying : rpm-python-4.11.3-45.el7.aarch64 50/52 #9 41.97 Verifying : rpm-build-libs-4.11.3-45.el7.aarch64 51/52 #9 41.97 Verifying : rpm-libs-4.11.3-45.el7.aarch64 52/52 #9 42.01 #9 42.01 Installed: #9 42.01 rpm-build.aarch64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #9 42.01 #9 42.01 Dependency Installed: #9 42.01 bzip2.aarch64 0:1.0.6-13.el7 #9 42.01 desktop-file-utils.aarch64 0:0.23-2.el7 #9 42.01 dwz.aarch64 0:0.11-3.el7 #9 42.01 elfutils.aarch64 0:0.176-5.el7 #9 42.01 emacs-filesystem.noarch 1:24.3-23.el7 #9 42.01 file.aarch64 0:5.11-37.el7 #9 42.01 gdb.aarch64 0:7.6.1-120.el7 #9 42.01 groff-base.aarch64 0:1.22.2-8.el7 #9 42.01 patch.aarch64 0:2.7.1-12.el7_7 #9 42.01 perl.aarch64 4:5.16.3-299.el7_9 #9 42.01 perl-Carp.noarch 0:1.26-244.el7 #9 42.01 perl-Encode.aarch64 0:2.51-7.el7 #9 42.01 perl-Exporter.noarch 0:5.68-3.el7 #9 42.01 perl-File-Path.noarch 0:2.09-2.el7 #9 42.01 perl-File-Temp.noarch 0:0.23.01-3.el7 #9 42.01 perl-Filter.aarch64 0:1.49-3.el7 #9 42.01 perl-Getopt-Long.noarch 0:2.40-3.el7 #9 42.01 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #9 42.01 perl-PathTools.aarch64 0:3.40-5.el7 #9 42.01 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #9 42.01 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #9 42.01 perl-Pod-Simple.noarch 1:3.28-4.el7 #9 42.01 perl-Pod-Usage.noarch 0:1.63-3.el7 #9 42.01 perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 #9 42.01 perl-Socket.aarch64 0:2.010-5.el7 #9 42.01 perl-Storable.aarch64 0:2.45-3.el7 #9 42.01 perl-Text-ParseWords.noarch 0:3.29-4.el7 #9 42.01 perl-Thread-Queue.noarch 0:3.02-2.el7 #9 42.01 perl-Time-HiRes.aarch64 4:1.9725-3.el7 #9 42.01 perl-Time-Local.noarch 0:1.2300-2.el7 #9 42.01 perl-constant.noarch 0:1.27-2.el7 #9 42.01 perl-libs.aarch64 4:5.16.3-299.el7_9 #9 42.01 perl-macros.aarch64 4:5.16.3-299.el7_9 #9 42.01 perl-parent.noarch 1:0.225-244.el7 #9 42.01 perl-podlators.noarch 0:2.5.1-3.el7 #9 42.01 perl-srpm-macros.noarch 0:1-8.el7 #9 42.01 perl-threads.aarch64 0:1.87-4.el7 #9 42.01 perl-threads-shared.aarch64 0:1.43-6.el7 #9 42.01 python-srpm-macros.noarch 0:3-34.el7 #9 42.01 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #9 42.01 unzip.aarch64 0:6.0-24.el7_9 #9 42.01 zip.aarch64 0:3.0-11.el7 #9 42.01 #9 42.01 Dependency Updated: #9 42.01 rpm.aarch64 0:4.11.3-48.el7_9 rpm-build-libs.aarch64 0:4.11.3-48.el7_9 #9 42.01 rpm-libs.aarch64 0:4.11.3-48.el7_9 rpm-python.aarch64 0:4.11.3-48.el7_9 #9 42.01 #9 42.02 Complete! + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-094007080a59f910e) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074dbf02d79b0974a) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry #9 DONE 42.3s #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #11 sha256:88af2d13a8ba603899e3b77ad0bb93d9365e9ac154a9a44769427586b687cf54 #11 DONE 0.1s #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; yum-builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:a39b5028994b4206f135c2d40e6d0bbb8e4f95502b0e760572f79155a12ac03e c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest latest: Pulling from library/busybox c1873807789f: Pulling fs layer c1873807789f: Verifying Checksum c1873807789f: Download complete $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #12 0.555 Loaded plugins: fastestmirror, ovl #12 0.691 Enabling base-source repository #12 0.691 Enabling extras-source repository #12 0.691 Enabling updates-source repository #12 0.692 Loading mirror speeds from cached hostfile #12 0.693 * base: download.cf.centos.org #12 0.693 * extras: download.cf.centos.org #12 0.694 * updates: download.cf.centos.org [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (raspbian-buster-armhf) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-armhf) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-bionic-armhf) [Pipeline] sh + docker container ls -aq [Pipeline] sh + echo starting... starting... [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir + docker container ls -aq [Pipeline] } [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (ubuntu-focal-armhf) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh + docker container ls -aq [Pipeline] sh + echo starting... starting... [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (raspbian-bullseye-armhf) [Pipeline] } [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh [Pipeline] stage [Pipeline] { (debian-buster-armhf) [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + echo starting... starting... [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] } [Pipeline] sh + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] } [Pipeline] sh + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info + docker info + docker info + docker info Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-049814422f716fd99) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-074811704d0a8aece) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f3b0844ee0c5a8f1) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-078b6003e86898563) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03eae57f8ac612b0a) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00c7bf2bf7fc7b864) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a724c8a2a6b8fd82) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-054990bbf3912d22c) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0047977aacbbb7ad5) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c281f6a2d82011a4) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry [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/ 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-686@tmp/83fb52b8-11bf-4d00-b964-f13135dd6bf8/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-686@tmp/44ff2ebb-4769-4041-8250-1679a4718ca3/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ 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] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5f4f87937892a61) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] withDockerRegistry 50e8d59317eb: Pulling fs layer 50e8d59317eb: Verifying Checksum 50e8d59317eb: Download complete 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 50e8d59317eb: Pulling fs layer 50e8d59317eb: Verifying Checksum 50e8d59317eb: Download complete 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-win) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-mac) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-97-116 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-114-34 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) 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-686@tmp/3fdabf28-8944-4a22-830c-ca8f39e83c64/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-686@tmp/2d8fa6a8-a5ec-4762-bccf-245977358df8/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-686@tmp/c709542f-6bbd-4ef9-b4a9-dbce64caf884/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-686@tmp/eb6fb899-c16a-4923-85ff-06238556fb94/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-686@tmp/10d5450b-9b4c-45b6-9d2e-6d397a949f45/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-686@tmp/567584d0-fb57-4ea2-b9d4-c3b9a54c29b0/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-686@tmp/90119aeb-1e6b-439b-b0d5-918f09d08dc2/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-686@tmp/fb279b35-b4cc-4028-8478-5c97663c1389/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-686@tmp/8fd74601-3002-4e89-830a-405120e3d1f8/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-686@tmp/7d88ec2d-10c9-4be2-a4bc-07c03cb55f4d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] checkout [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { The recommended git tool is: git [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-686@tmp/fb92223c-1aa2-4ad2-84d0-b302b1750941/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] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-108-156 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] wrap [Pipeline] { [Pipeline] wrap Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-33-74 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] { Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-101-67 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-41-90 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01dc3131517186c60) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 2f0e692259c0: Pulling fs layer 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b5f6a3b9cc866a09) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0532a56aeeed1c911) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-075fa80c9c092bce5) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] } [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01e648f1f8cfaa0a2) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] wrap [Pipeline] } [Pipeline] } [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-015c3ba8ae6a7c7ca) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01c3b55702ae6395b) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e6a528b5ac00f7f5) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Cloning repository https://github.com/docker/docker-ce-packaging.git [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03bd602a61ea267bb) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0442face69267cc25) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01e58d217e01b2aa6) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] wrap Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-038af032e92eb9303) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b4602a953a0763e7) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest Fetching without tags Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06e992c5aca46a546) in /home/ubuntu/workspace/docker-ce-packaging_PR-686 Fetching without tags $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Merge succeeded, producing ed3988a3bfc9ffbb66829f9d147da60407a4f2a6 Checking out Revision ed3988a3bfc9ffbb66829f9d147da60407a4f2a6 (PR-686) Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merge succeeded, producing ed3988a3bfc9ffbb66829f9d147da60407a4f2a6 Checking out Revision ed3988a3bfc9ffbb66829f9d147da60407a4f2a6 (PR-686) + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed3988a3bfc9ffbb66829f9d147da60407a4f2a6 # timeout=10 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 2f0e692259c0: Download complete 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed3988a3bfc9ffbb66829f9d147da60407a4f2a6 # timeout=10 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] checkout [Pipeline] { The recommended git tool is: git [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer 2f0e692259c0: Verifying Checksum 2f0e692259c0: Download complete [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry 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-686@tmp/7dfcc656-8d1b-4454-9677-a356fcb0d6c3/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] withDockerRegistry 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-686@tmp/fc6c081f-285a-4a9e-9dc3-f744ffefe4e6/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] checkout [Pipeline] echo Removing all docker containers [Pipeline] sh The recommended git tool is: git [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq + docker container ls -aq [Pipeline] echo Removing all docker containers [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-686@tmp/887305a0-f3ce-4167-a3b3-d939e5f211fa/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 Removing all docker containers [Pipeline] sh + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry + docker container ls -aq [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 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-686@tmp/ac9487c5-43fc-404c-afbc-bf9e99de1891/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker container ls -aq $ 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/ Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" First time build. Skipping changelog. [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] wrap [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers + docker container ls -aq [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 2f0e692259c0: Pulling fs layer + docker container ls -aq [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] { [Pipeline] stage [Pipeline] { (fedora-35-aarch64) [Pipeline] stage [Pipeline] { (centos-9-aarch64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq 2f0e692259c0: Download complete 2f0e692259c0: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest + docker container ls -aq [Pipeline] stage [Pipeline] { (ubuntu-impish-aarch64) [Pipeline] wrap [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + echo starting... starting... Cloning repository https://github.com/docker/docker-ce-packaging.git + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + echo starting... starting... + echo starting... starting... [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-686@tmp/0cc4d0e8-1977-4aa0-83f3-e1cdc1772c44/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 cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (ubuntu-focal-aarch64) [Pipeline] stage [Pipeline] { (fedora-36-aarch64) latest: Pulling from library/busybox [Pipeline] stage [Pipeline] { (fedora-34-aarch64) [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + make REF=master raspbian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master c1873807789f: Pulling fs layer c1873807789f: Verifying Checksum c1873807789f: Download complete + echo starting... starting... + echo starting... starting... + echo starting... starting... 50e8d59317eb: Pulling fs layer 50e8d59317eb: Verifying Checksum 50e8d59317eb: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 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-686@tmp/4792b5f4-3e9d-47dc-ad38-7c6f281fc4ea/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials 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-686@tmp/3c99c363-2e4f-4f1b-94c4-f2e98a081889/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] { (ubuntu-bionic-aarch64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] wrap [Pipeline] stage [Pipeline] { (debian-bullseye-aarch64) [Pipeline] sh [Pipeline] sh [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] wrap [Pipeline] wrap [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-aarch64) [Pipeline] stage [Pipeline] { (debian-buster-aarch64) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally 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-686@tmp/03ec8a78-3068-4069-90dd-bc68d71d149b/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-686@tmp/cfa5e390-50c2-4ccf-8494-0bbf2e599f71/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 Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh + echo starting... starting... [Pipeline] sh + echo starting... starting... [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-686@tmp/204b3a1f-85aa-40ee-9168-d2d13f648894/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] wrap [Pipeline] wrap + docker container ls -aq [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb + echo starting... starting... 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-686@tmp/b7b1a095-aa15-4e09-9fcb-ff6d616b4591/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + echo starting... starting... + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 latest: Pulling from library/busybox + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 50e8d59317eb: Pulling fs layer 50e8d59317eb: Download complete 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 Merge succeeded, producing ddb512d638bde41f5270500692f3eac41bcd57b7 Checking out Revision ddb512d638bde41f5270500692f3eac41bcd57b7 (PR-686) + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 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-686@tmp/355bc220-6388-4136-839b-3813cc16ff0a/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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { WARNING! Using --password via the CLI is insecure. Use --password-stdin. c1873807789f: Pulling fs layer c1873807789f: Verifying Checksum c1873807789f: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 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-686@tmp/91bd81ad-282c-4ece-9f20-c202eb88f6d3/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-686@tmp/4e4d886f-a983-4aed-b737-01eb3218504d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded c1873807789f: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Fetching without tags Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb latest: Pulling from library/busybox 50e8d59317eb: Pulling fs layer 50e8d59317eb: Verifying Checksum 50e8d59317eb: Download complete From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap Fetching without tags [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] } [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] sh 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 [Pipeline] sh [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddb512d638bde41f5270500692f3eac41bcd57b7 # timeout=10 [Pipeline] sh Merge succeeded, producing ddb512d638bde41f5270500692f3eac41bcd57b7 Checking out Revision ddb512d638bde41f5270500692f3eac41bcd57b7 (PR-686) [Pipeline] sh [Pipeline] wrap [Pipeline] // stage Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] { [Pipeline] sh 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] sh + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] wrap + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] { + docker info [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Merge succeeded, producing 277533ab42a9c23b2ea92b1224147b3d25cde5db Checking out Revision 277533ab42a9c23b2ea92b1224147b3d25cde5db (PR-686) 50e8d59317eb: Pulling fs layer 50e8d59317eb: Download complete + docker info > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 277533ab42a9c23b2ea92b1224147b3d25cde5db # timeout=10 + docker info #25 DONE 66.5s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 ... #26 [binary 1/1] COPY --from=build /out . #26 DONE 0.3s #27 exporting to client #27 copying files 47B #27 copying files 26.98MB 0.1s done #27 DONE 0.1s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker VERSION=0.0.0-20220506101846-4cc4385 DOCKER_BUILD_OPTS="" binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker' 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 --build-arg PACKAGER_NAME . #1 [internal] load build definition from Dockerfile #1 sha256:4a3316830df6379989b55cc354d0d07d75ab2d2b72bf68f66ae41de5741d304b #1 transferring dockerfile: 17.44kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:4a9aee90b109e895011d78b27bc90f2f4a1c2f86c64991278e901157534561c3 #2 transferring context: 145B 0.0s done #2 DONE 0.1s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:9499627f6e9c12381b5cf3c31591c8945ea4289351fa6670db99a9626175187b #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 #3 DONE 0.2s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #5 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 #5 CACHED #7 [internal] load build definition from Dockerfile #7 sha256:2159634d33212eb277a6169bc3d14d9e91ddda3ea51f6900e5dcf9d89ed9f3d0 #7 DONE 0.0s #6 [internal] load .dockerignore #6 sha256:e9afb3f7634dabdd86bec6875a1a533528c065e7567ba966a431f41ac3baca11 #6 DONE 0.0s #11 [auth] djs55/vpnkit:pull token for registry-1.docker.io #11 sha256:7e5d3f641a58fff1df1173693b9dcb15c5b58f5ea20614f50ee39bfcb2a91163 #11 DONE 0.0s #12 [auth] library/golang:pull token for registry-1.docker.io #12 sha256:a965bf4f6e8029521ff5e109898277df0cf4b440b59c8878043cc1f39ba2e432 #12 DONE 0.0s #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #8 DONE 0.1s #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #10 DONE 0.1s #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f #9 DONE 0.1s #13 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 #13 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 #13 DONE 0.0s #34 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #34 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a #34 DONE 0.0s #36 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #36 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #36 DONE 0.0s #35 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #35 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #35 CACHED #37 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #37 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #37 CACHED #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #14 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e #14 CACHED #18 [internal] load build context #18 sha256:c0f1206bb5ae1067832fe735ee1b57169e87f22680f2d6b4771dfb3fc6518995 Fetching without tags + docker info + docker info + docker info + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 latest: Pulling from library/busybox 50e8d59317eb: Pulling fs layer 50e8d59317eb: Download complete 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddb512d638bde41f5270500692f3eac41bcd57b7 # timeout=10 Merge succeeded, producing 277533ab42a9c23b2ea92b1224147b3d25cde5db Checking out Revision 277533ab42a9c23b2ea92b1224147b3d25cde5db (PR-686) + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) #18 ... #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 #15 sha256:acb10a6cba2dc4a839191a7bd54aefcf7c7cd29a2bab4c79ad2319f178a146fc #15 DONE 1.0s #18 [internal] load build context #18 sha256:c0f1206bb5ae1067832fe735ee1b57169e87f22680f2d6b4771dfb3fc6518995 [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] { [Pipeline] stage [Pipeline] { (centos-8-aarch64) [Pipeline] sh [Pipeline] sh [Pipeline] wrap [Pipeline] sh Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-118-131 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 50e8d59317eb: Pulling fs layer 50e8d59317eb: Verifying Checksum 50e8d59317eb: Download complete + docker container ls -aq + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 277533ab42a9c23b2ea92b1224147b3d25cde5db # timeout=10 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-102-248 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + echo starting... starting... + docker container ls -aq + docker info + docker info 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest 50e8d59317eb: Pulling fs layer 50e8d59317eb: Verifying Checksum 50e8d59317eb: Download complete 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] } [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh latest: Pulling from library/busybox 50e8d59317eb: Pulling fs layer 50e8d59317eb: Download complete [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo chowning workspace [Pipeline] sh 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest latest: Pulling from library/busybox 50e8d59317eb: Pulling fs layer 50e8d59317eb: Download complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest 50e8d59317eb: Pulling fs layer 50e8d59317eb: Verifying Checksum 50e8d59317eb: Download complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] } [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh [Pipeline] sh Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout First time build. Skipping changelog. The recommended git tool is: git [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-9-amd64) [Pipeline] stage [Pipeline] { (centos-8-amd64) [Pipeline] checkout [Pipeline] sh The recommended git tool is: git [Pipeline] sh latest: Pulling from library/busybox 50e8d59317eb: Pulling fs layer 50e8d59317eb: Download complete [Pipeline] sh + docker info + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] echo Removing all docker containers [Pipeline] sh + docker info + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-34-amd64) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo + docker container ls -aq cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-7-amd64) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh + docker container ls -aq [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 Status: Downloaded newer image for busybox:latest + echo starting... starting... [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (debian-bullseye-amd64) [Pipeline] sh + echo starting... starting... 50e8d59317eb: Pulling fs layer 50e8d59317eb: Download complete 50e8d59317eb: Pull complete Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [Pipeline] } [Pipeline] sh + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. #18 transferring context: 60.98MB 3.5s done [Pipeline] stage [Pipeline] { (fedora-35-amd64) [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh + echo starting... starting... [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master [Pipeline] stage [Pipeline] { (fedora-36-amd64) [Pipeline] sh + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + make REF=master ubuntu-bionic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Status: Downloaded newer image for busybox:latest + docker info From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + echo starting... starting... [Pipeline] echo Removing all docker containers [Pipeline] sh #18 DONE 3.8s #16 [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 sha256:a174e32945cdd9209cb250cf9a2222e5ff1a9a122da88aa2a4e875a8b782c5a7 #16 1.831 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #16 1.831 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] #16 1.862 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #16 2.247 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #16 2.768 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + echo starting... starting... [Pipeline] echo Removing all docker containers [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" [Pipeline] sh #16 ... #29 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / #29 sha256:bb68d872d32900e07304897cdf042424a46c45dbd68a2d34b12d43f17dfd0670 #29 DONE 0.4s First time build. Skipping changelog. + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-armhf) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info + docker info [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-amd64) [Pipeline] sh + docker info [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #30 [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 #30 sha256:d280906780a3358e9e77b26acb7580a95aef82647936875e37c8ccaf2aa20d40 [Pipeline] sh + docker info + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker info > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 + docker info > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-bionic-amd64) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker info Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" using credential docker-jenkins-github-credentials + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-amd64) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh + docker info [Pipeline] echo Removing all docker containers [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh + docker info [Pipeline] echo cleanWorkspace: Workspace is clean. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (ubuntu-focal-amd64) #30 ... #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #39 sha256:ab56c179f165501178856a2f2df233e418361b14b5b657d25b1e171fc45771ca #39 3.972 NAME: #39 3.973 go-winres - A tool for embedding resources in Windows executables #39 3.973 #39 3.973 USAGE: #39 3.973 go-winres [global options] command [command options] [arguments...] #39 3.973 #39 3.973 COMMANDS: #39 3.973 init Create an initial ./winres/winres.json #39 3.973 make Make syso files for the "go build" command #39 3.973 simply Make syso files for the "go build" command (simplified) #39 3.973 extract Extract all resources from an executable #39 3.973 patch Replace resources in an executable file (exe, dll) #39 3.973 help, h Shows a list of commands or help for one command #39 3.973 #39 3.973 GLOBAL OPTIONS: #39 3.973 --help, -h show help (default: false) #39 DONE 4.1s #16 [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 sha256:a174e32945cdd9209cb250cf9a2222e5ff1a9a122da88aa2a4e875a8b782c5a7 #16 3.755 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-impish-armhf) [Pipeline] sh + make REF=master raspbian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-impish-amd64) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker info Fetching without tags + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 Fetching without tags [Pipeline] sh Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merge succeeded, producing 5f47dcdd01871bb90025428f46532c377f3334bb Checking out Revision 5f47dcdd01871bb90025428f46532c377f3334bb (PR-686) Merge succeeded, producing 5f47dcdd01871bb90025428f46532c377f3334bb Checking out Revision 5f47dcdd01871bb90025428f46532c377f3334bb (PR-686) + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 + docker info [Pipeline] sh 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f47dcdd01871bb90025428f46532c377f3334bb # 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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f47dcdd01871bb90025428f46532c377f3334bb # timeout=10 + docker info From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 + docker info From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 raspbian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Unable to find image 'alpine:latest' locally #16 6.813 Fetched 8530 kB in 5s (1641 kB/s) latest: Pulling from library/alpine latest: Pulling from library/alpine 57fb4b5f1a47: Pulling fs layer Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-118-61 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-125-130 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git 57fb4b5f1a47: Pulling fs layer 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-113-18 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-109-235 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-126-233 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] } Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-98-126 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) The recommended git tool is: git Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-121-205 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-110-49 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-124-47 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-79-8 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git #16 6.813 Reading package lists... Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" First time build. Skipping changelog. Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 [Pipeline] sh [Pipeline] sh #12 34.42 Checking for new repos for mirrors #12 34.43 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #12 34.43 --> 1:make-3.82-24.el7.aarch64 #12 34.56 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 34.57 --> git-1.8.3.1-23.el7_8.aarch64 #12 34.57 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #12 34.57 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 34.57 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #12 34.57 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 34.57 --> btrfs-progs-devel-4.9.1-1.el7.aarch64 #12 34.57 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #12 34.58 --> cmake-2.8.12.2-2.el7.aarch64 #12 34.58 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 #12 34.58 --> gcc-4.8.5-44.el7.aarch64 #12 34.58 --> git-1.8.3.1-23.el7_8.aarch64 #12 34.58 --> glibc-static-2.17-325.el7_9.aarch64 #12 34.58 --> libarchive-3.1.2-14.el7_7.aarch64 #12 34.58 --> libseccomp-devel-2.3.1-4.el7.aarch64 #12 34.58 --> libselinux-devel-2.5-15.el7.aarch64 #12 34.58 --> libtool-2.4.2-22.el7_3.aarch64 #12 34.58 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 34.58 --> 1:make-3.82-24.el7.aarch64 #12 34.58 --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64 #12 34.58 --> Already installed : systemd-219-78.el7.aarch64 #12 34.59 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 34.59 --> systemd-devel-219-78.el7_9.5.aarch64 #12 34.59 --> Already installed : 2:tar-1.26-35.el7.aarch64 #12 34.59 --> which-2.20-7.el7.aarch64 #12 34.59 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #12 34.59 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 34.59 --> Running transaction check #12 34.59 ---> Package btrfs-progs-devel.aarch64 0:4.9.1-1.el7 will be installed #12 34.60 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.aarch64 #12 34.72 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.aarch64 #12 34.72 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed #12 34.73 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed #12 34.73 --> 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 #12 34.74 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed #12 34.74 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #12 34.74 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #12 34.74 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64 #12 34.75 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #12 34.75 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #12 34.75 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #12 34.75 ---> Package git.aarch64 0:1.8.3.1-23.el7_8 will be installed #12 34.77 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.aarch64 #12 34.77 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.aarch64 #12 34.77 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.aarch64 #12 34.78 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.aarch64 #12 34.78 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.aarch64 #12 34.78 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.aarch64 #12 34.78 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.aarch64 #12 34.79 ---> Package glibc-static.aarch64 0:2.17-325.el7_9 will be installed #12 34.79 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed #12 34.79 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64 #12 34.79 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed #12 34.79 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64 #12 34.79 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64 #12 34.79 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed #12 34.80 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64 #12 34.80 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64 #12 34.80 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64 #12 34.80 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed #12 34.80 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64 #12 34.81 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64 #12 34.81 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed #12 34.81 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 34.81 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 34.81 ---> Package make.aarch64 1:3.82-24.el7 will be installed #12 34.81 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #12 34.81 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 34.82 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 34.82 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 34.82 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 34.82 ---> Package systemd-devel.aarch64 0:219-78.el7_9.5 will be installed #12 34.82 --> Processing Dependency: systemd-libs = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.aarch64 #12 34.83 --> Processing Dependency: systemd = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.aarch64 #12 34.83 Package: systemd-219-78.el7_9.5.src - can't co-install with systemd-219-78.el7_9.5.aarch64 #12 34.83 ---> Package which.aarch64 0:2.20-7.el7 will be installed #12 34.83 --> Running transaction check #12 34.83 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #12 34.83 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #12 34.84 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #12 34.84 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #12 34.85 ---> Package btrfs-progs.aarch64 0:4.9.1-1.el7 will be installed #12 34.85 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.aarch64 #12 34.85 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed #12 34.85 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed #12 34.86 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated #12 34.86 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64 #12 34.86 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update #12 34.86 ---> Package glibc-devel.aarch64 0:2.17-325.el7_9 will be installed #12 34.87 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.aarch64 #12 34.87 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.aarch64 #12 34.87 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.aarch64 #12 34.87 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.aarch64 #12 34.87 ---> Package less.aarch64 0:458-9.el7 will be installed #12 34.88 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed #12 34.88 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed #12 34.88 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed #12 34.88 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed #12 34.88 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed #12 34.88 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed #12 34.88 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed #12 34.88 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed #12 34.88 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed #12 34.88 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 34.89 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 34.89 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 34.89 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 34.89 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed #12 34.89 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #12 34.89 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #12 34.89 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed #12 34.89 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed #12 34.90 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64 #12 34.90 ---> Package rsync.aarch64 0:3.1.2-10.el7 will be installed #12 34.90 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #12 34.90 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #12 34.91 ---> Package systemd.aarch64 0:219-78.el7 will be updated #12 35.04 ---> Package systemd.aarch64 0:219-78.el7_9.5 will be an update #12 35.05 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated #12 35.05 ---> Package systemd-libs.aarch64 0:219-78.el7_9.5 will be an update #12 35.06 --> Running transaction check #12 35.06 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated #12 35.06 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update #12 35.06 ---> Package e2fsprogs-libs.aarch64 0:1.42.9-19.el7 will be installed #12 35.06 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed #12 35.06 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64 #12 35.06 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated #12 35.07 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64 #12 35.07 ---> Package glibc.aarch64 0:2.17-325.el7_9 will be an update #12 35.07 ---> Package glibc-headers.aarch64 0:2.17-325.el7_9 will be installed #12 35.07 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.aarch64 #12 35.07 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.aarch64 #12 35.07 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed #12 35.07 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed #12 35.07 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed #12 35.07 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #12 35.07 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed #12 35.08 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64 #12 35.08 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed #12 35.08 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.08 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.08 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.08 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 35.09 --> Running transaction check #12 35.09 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed #12 35.09 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed #12 35.09 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated #12 35.09 ---> Package glibc-common.aarch64 0:2.17-325.el7_9 will be an update #12 35.10 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed #12 35.10 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed #12 35.10 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed #12 35.10 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed #12 35.10 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed #12 35.10 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #12 35.10 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed #12 35.14 --> Finished Dependency Resolution #12 35.18 #12 35.18 Dependencies Resolved #12 35.19 #12 35.19 ================================================================================ #12 35.19 Package Arch Version Repository #12 35.19 Size #12 35.19 ================================================================================ #12 35.19 Installing: #12 35.19 btrfs-progs-devel aarch64 4.9.1-1.el7 base 46 k #12 35.19 cmake aarch64 2.8.12.2-2.el7 base 6.8 M #12 35.19 device-mapper-devel aarch64 7:1.02.170-6.el7_9.5 updates 205 k #12 35.19 gcc aarch64 4.8.5-44.el7 base 13 M #12 35.19 git aarch64 1.8.3.1-23.el7_8 base 4.4 M #12 35.19 glibc-static aarch64 2.17-325.el7_9 updates 1.4 M #12 35.19 libarchive aarch64 3.1.2-14.el7_7 base 294 k #12 35.19 libseccomp-devel aarch64 2.3.1-4.el7 base 63 k #12 35.19 libselinux-devel aarch64 2.5-15.el7 base 186 k #12 35.19 libtool aarch64 2.4.2-22.el7_3 base 588 k #12 35.19 libtool-ltdl-devel aarch64 2.4.2-22.el7_3 base 167 k #12 35.19 make aarch64 1:3.82-24.el7 base 415 k #12 35.19 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #12 35.19 systemd-devel aarch64 219-78.el7_9.5 updates 216 k #12 35.19 which aarch64 2.20-7.el7 base 40 k #12 35.19 Installing for dependencies: #12 35.19 audit-libs-python aarch64 2.8.5-4.el7 base 73 k #12 35.19 autoconf noarch 2.69-11.el7 base 701 k #12 35.19 automake noarch 1.13.4-3.el7 base 679 k #12 35.19 btrfs-progs aarch64 4.9.1-1.el7 base 667 k #12 35.19 checkpolicy aarch64 2.5-8.el7 base 275 k #12 35.19 cpp aarch64 4.8.5-44.el7 base 5.2 M #12 35.19 e2fsprogs-libs aarch64 1.42.9-19.el7 base 160 k #12 35.19 fipscheck aarch64 1.4.1-6.el7 base 22 k #12 35.19 fipscheck-lib aarch64 1.4.1-6.el7 base 10 k #12 35.19 glibc-devel aarch64 2.17-325.el7_9 updates 1.1 M #12 35.19 glibc-headers aarch64 2.17-325.el7_9 updates 673 k #12 35.19 kernel-headers aarch64 4.18.0-348.20.1.el7 updates 8.2 M #12 35.19 less aarch64 458-9.el7 base 115 k #12 35.19 libcgroup aarch64 0.41-21.el7 base 63 k #12 35.19 libedit aarch64 3.0-12.20121213cvs.el7 base 85 k #12 35.19 libgomp aarch64 4.8.5-44.el7 base 155 k #12 35.19 libmpc aarch64 1.0.1-3.el7 base 49 k #12 35.19 libseccomp aarch64 2.3.1-4.el7 base 55 k #12 35.19 libselinux-python aarch64 2.5-15.el7 base 222 k #12 35.19 libselinux-utils aarch64 2.5-15.el7 base 154 k #12 35.19 libsemanage-python aarch64 2.5-14.el7 base 109 k #12 35.19 libsepol-devel aarch64 2.5-10.el7 base 76 k #12 35.19 libtool-ltdl aarch64 2.4.2-22.el7_3 base 47 k #12 35.19 lzo aarch64 2.06-8.el7 base 52 k #12 35.19 m4 aarch64 1.4.16-10.el7 base 251 k #12 35.19 mpfr aarch64 3.1.1-4.el7 base 198 k #12 35.19 openssh aarch64 7.4p1-22.el7_9 updates 503 k #12 35.19 openssh-clients aarch64 7.4p1-22.el7_9 updates 610 k #12 35.19 pcre-devel aarch64 8.32-17.el7 base 479 k #12 35.19 perl-Data-Dumper aarch64 2.145-3.el7 base 46 k #12 35.19 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 35.19 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k #12 35.19 perl-TermReadKey aarch64 2.30-20.el7 base 30 k #12 35.19 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 35.19 policycoreutils aarch64 2.5-34.el7 base 916 k #12 35.19 policycoreutils-devel aarch64 2.5-34.el7 base 323 k #12 35.19 policycoreutils-python aarch64 2.5-34.el7 base 456 k #12 35.19 python-IPy noarch 0.75-6.el7 base 32 k #12 35.19 rsync aarch64 3.1.2-10.el7 base 393 k #12 35.19 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #12 35.19 setools-libs aarch64 3.3.8-4.el7 base 567 k #12 35.19 Updating for dependencies: #12 35.19 device-mapper aarch64 7:1.02.170-6.el7_9.5 updates 293 k #12 35.19 device-mapper-libs aarch64 7:1.02.170-6.el7_9.5 updates 313 k #12 35.19 glibc aarch64 2.17-325.el7_9 updates 3.6 M #12 35.19 glibc-common aarch64 2.17-325.el7_9 updates 12 M #12 35.19 systemd aarch64 219-78.el7_9.5 updates 4.9 M #12 35.19 systemd-libs aarch64 219-78.el7_9.5 updates 396 k #12 35.19 #12 35.19 Transaction Summary #12 35.19 ================================================================================ #12 35.19 Install 15 Packages (+41 Dependent packages) #12 35.19 Upgrade ( 6 Dependent packages) #12 35.19 #12 35.19 Total download size: 75 M #12 35.19 Downloading packages: #12 35.20 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #16 8.452 Reading package lists... #16 ... #30 [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 #30 sha256:d280906780a3358e9e77b26acb7580a95aef82647936875e37c8ccaf2aa20d40 #30 1.193 + RM_GOPATH=0 #30 1.193 + TMP_GOPATH= #30 1.193 + : /build #30 1.193 + '[' -z '' ']' #30 1.193 ++ mktemp -d #30 1.195 + export GOPATH=/tmp/tmp.YQHih9vVL3 #30 1.195 + GOPATH=/tmp/tmp.YQHih9vVL3 #30 1.195 + RM_GOPATH=1 #30 1.195 + case "$(go env GOARCH)" in #30 1.195 ++ go env GOARCH #30 1.213 + export GO_BUILDMODE=-buildmode=pie #30 1.213 + GO_BUILDMODE=-buildmode=pie #30 1.213 ++ dirname /install.sh #30 1.213 + dir=/ #30 1.213 + bin=rootlesskit #30 1.213 + shift #30 1.213 + '[' '!' -f //rootlesskit.installer ']' #30 1.213 + . //rootlesskit.installer #30 1.213 ++ : 1920341cd41e047834a21007424162a2dc946315 #30 1.213 + install_rootlesskit #30 1.213 + case "$1" in #30 1.213 + export CGO_ENABLED=0 #30 1.213 + CGO_ENABLED=0 #30 1.213 + _install_rootlesskit #30 1.218 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' #30 1.218 + for f in rootlesskit rootlesskit-docker-proxy #30 1.218 + GOBIN=/build #30 1.218 + GO111MODULE=on #30 1.218 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #30 1.218 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 #30 1.601 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #30 3.191 go: downloading github.com/sirupsen/logrus v1.8.1 #30 3.191 go: downloading github.com/urfave/cli/v2 v2.4.0 #30 3.407 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #30 4.389 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd #30 4.597 go: downloading github.com/google/uuid v1.3.0 #30 4.618 go: downloading github.com/moby/vpnkit v0.5.0 #30 4.620 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 #30 4.640 go: downloading github.com/gofrs/flock v0.8.1 #30 4.654 go: downloading github.com/gorilla/mux v1.8.0 #30 4.694 go: downloading github.com/moby/sys/mountinfo v0.6.0 #30 4.769 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 #30 4.824 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b #30 5.624 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #30 5.721 go: downloading github.com/russross/blackfriday/v2 v2.1.0 using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + make REF=master DOCKER_BUILD_PKGS=cross-mac static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-122-64 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + make REF=master DOCKER_BUILD_PKGS=cross-win static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-111-252 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] } [Pipeline] // stage From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} [Pipeline] stage [Pipeline] { (build) + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 [Pipeline] checkout The recommended git tool is: git From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #30 ... #25 [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 #25 sha256:284e6be17e150a92bf3bacc1fa4f35a8617578cbeb0f00cbf1e1de40b9bd1a3f #25 1.930 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #25 1.930 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] #25 1.961 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #25 2.435 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #25 2.960 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] #25 3.914 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #25 6.731 Fetched 8530 kB in 5s (1679 kB/s) #25 6.731 Reading package lists... #25 8.388 Reading package lists... #25 10.04 Building dependency tree... #25 ... #17 [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 #17 sha256:6d9d2d790f5b9e3a54f4f70d052f6179cfc8c8aeef9e447e9cf378d215664c16 #17 1.974 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #17 1.974 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #17 1.974 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #17 2.331 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #17 2.914 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] #17 3.801 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #17 6.558 Fetched 8530 kB in 5s (1739 kB/s) #17 6.558 Reading package lists... #17 8.165 Reading package lists... #17 9.810 Building dependency tree... #17 10.23 Reading state information... Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 #17 ... #16 [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 sha256:a174e32945cdd9209cb250cf9a2222e5ff1a9a122da88aa2a4e875a8b782c5a7 #16 8.452 Reading package lists... #16 10.06 Building dependency tree... #16 10.41 Reading state information... Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-80-28 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage #16 10.84 The following additional packages will be installed: [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #16 10.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #16 10.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base #16 10.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime #16 10.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 #16 10.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 #16 10.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev #16 10.85 mingw-w64-common mingw-w64-x86-64-dev #16 10.85 Suggested packages: #16 10.85 gcc-10-locales seccomp wine64 Fetching without tags Fetching without tags using credential docker-jenkins-github-credentials Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #16 11.21 The following NEW packages will be installed: #16 11.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #16 11.21 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 #16 11.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix #16 11.21 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 #16 11.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev #16 11.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 11.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev #16 11.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common #16 11.22 mingw-w64-x86-64-dev Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merge succeeded, producing e5686155e76dafd41ba767902fd47b5ab667bfd3 Checking out Revision e5686155e76dafd41ba767902fd47b5ab667bfd3 (PR-686) From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Merge succeeded, producing e5686155e76dafd41ba767902fd47b5ab667bfd3 Checking out Revision e5686155e76dafd41ba767902fd47b5ab667bfd3 (PR-686) Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-37-232 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-39-213 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] stage using credential docker-jenkins-github-credentials [Pipeline] { (build) [Pipeline] } Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-46-50 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5686155e76dafd41ba767902fd47b5ab667bfd3 # timeout=10 [Pipeline] checkout The recommended git tool is: git [Pipeline] } > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5686155e76dafd41ba767902fd47b5ab667bfd3 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-50-216 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true #16 11.49 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. #16 11.49 Need to get 115 MB of archives. #16 11.49 After this operation, 645 MB of additional disk space will be used. #16 11.49 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] #16 11.54 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] #16 11.61 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] #16 11.62 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #16 11.63 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #16 11.63 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [Pipeline] checkout The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-40-118 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-61-8 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-bionic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git #16 11.78 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] #16 11.85 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] #16 11.86 Get:9 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] Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-63-143 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage Fetching without tags [Pipeline] stage [Pipeline] { (build) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 latest: Pulling from library/alpine using credential docker-jenkins-github-credentials Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags [Pipeline] checkout The recommended git tool is: git Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # timeout=10 #16 12.06 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Fetching without tags Merge succeeded, producing 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 Checking out Revision 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 (PR-686) Fetching without tags Merge succeeded, producing 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 Checking out Revision 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 (PR-686) Merge succeeded, producing 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 Checking out Revision 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 (PR-686) 57fb4b5f1a47: Pulling fs layer 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 Checking out Revision 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 (PR-686) Merge succeeded, producing 5f44bf368e138db95765bf599a1208a4d7dcad10 Checking out Revision 5f44bf368e138db95765bf599a1208a4d7dcad10 (PR-686) using credential docker-jenkins-github-credentials Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-63-215 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 [Pipeline] stage [Pipeline] { (build) Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 Fetching without tags From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} [Pipeline] checkout Merge succeeded, producing 5f44bf368e138db95765bf599a1208a4d7dcad10 Checking out Revision 5f44bf368e138db95765bf599a1208a4d7dcad10 (PR-686) The recommended git tool is: git Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 #16 ... #25 [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 #25 sha256:284e6be17e150a92bf3bacc1fa4f35a8617578cbeb0f00cbf1e1de40b9bd1a3f #25 10.04 Building dependency tree... #25 10.45 Reading state information... Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-45-136 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true #25 11.00 The following additional packages will be installed: #25 11.00 libbtrfs0 #25 11.05 The following NEW packages will be installed: #25 11.06 libbtrfs-dev libbtrfs0 #25 11.35 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. #25 11.35 Need to get 460 kB of archives. #25 11.35 After this operation, 1237 kB of additional disk space will be used. #25 11.35 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #25 11.36 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #25 11.71 debconf: delaying package configuration, since apt-utils is not installed #25 11.79 Fetched 460 kB in 0s (1576 kB/s) #25 11.87 Selecting previously unselected package libbtrfs0:amd64. #25 11.87 (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 ... 15709 files and directories currently installed.) #25 11.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... #25 11.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #25 12.07 Selecting previously unselected package libbtrfs-dev:amd64. #25 12.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... #25 12.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #25 12.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... #25 12.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #25 12.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... #25 DONE 12.5s #26 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / #26 sha256:0a1316b812b23282756fbb0c084b506d9cb183becdf014749b8f7830dd9a8cb9 #26 DONE 0.1s #17 [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 #17 sha256:6d9d2d790f5b9e3a54f4f70d052f6179cfc8c8aeef9e447e9cf378d215664c16 #17 10.71 The following additional packages will be installed: #17 10.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd #17 10.72 Suggested packages: #17 10.72 cmake-doc ninja-build lrzip #17 10.72 Recommended packages: #17 10.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny #17 11.06 The following NEW packages will be installed: #17 11.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 #17 11.08 vim-common xxd #17 11.36 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. #17 11.36 Need to get 17.7 MB of archives. #17 11.36 After this operation, 70.7 MB of additional disk space will be used. #17 11.36 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] #17 11.37 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] #17 11.37 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #17 11.42 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #17 11.64 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] #17 11.65 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #17 11.66 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #17 11.67 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #17 11.67 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #17 11.68 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #17 12.26 debconf: delaying package configuration, since apt-utils is not installed #17 12.39 Fetched 17.7 MB in 1s (24.1 MB/s) #17 12.51 Selecting previously unselected package xxd. #17 12.51 (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 ... 15709 files and directories currently installed.) #17 12.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... #17 12.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... #17 12.74 Selecting previously unselected package vim-common. [Pipeline] } Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 Merge succeeded, producing 5f44bf368e138db95765bf599a1208a4d7dcad10 Checking out Revision 5f44bf368e138db95765bf599a1208a4d7dcad10 (PR-686) From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest [Pipeline] checkout + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 The recommended git tool is: git Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 #17 12.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... #17 12.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... #17 12.95 Selecting previously unselected package cmake-data. #17 12.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... #17 12.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-44-171 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 [Pipeline] // stage From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout latest: Pulling from library/alpine 57fb4b5f1a47: Pulling fs layer The recommended git tool is: git From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 # timeout=10 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 # 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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f44bf368e138db95765bf599a1208a4d7dcad10 # 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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0ee717773a5d096ec4f77e2f5976f0bc7fa38 # timeout=10 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-33-132 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 raspbian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli [Pipeline] checkout The recommended git tool is: git > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f44bf368e138db95765bf599a1208a4d7dcad10 # timeout=10 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest Fetching without tags Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-32-174 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb The recommended git tool is: git Fetching without tags latest: Pulling from library/alpine 57fb4b5f1a47: Pulling fs layer > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f44bf368e138db95765bf599a1208a4d7dcad10 # timeout=10 Fetching without tags Merge succeeded, producing cc2f346d78fdc8fbfb30644a36f19d2493998eb9 Checking out Revision cc2f346d78fdc8fbfb30644a36f19d2493998eb9 (PR-686) Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb 57fb4b5f1a47: Pulling fs layer 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merge succeeded, producing cc2f346d78fdc8fbfb30644a36f19d2493998eb9 Checking out Revision cc2f346d78fdc8fbfb30644a36f19d2493998eb9 (PR-686) Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete Merge succeeded, producing cc2f346d78fdc8fbfb30644a36f19d2493998eb9 Checking out Revision cc2f346d78fdc8fbfb30644a36f19d2493998eb9 (PR-686) 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # 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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc2f346d78fdc8fbfb30644a36f19d2493998eb9 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc2f346d78fdc8fbfb30644a36f19d2493998eb9 # timeout=10 #17 14.22 Selecting previously unselected package libicu67:amd64. #17 14.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... #17 14.23 Unpacking libicu67:amd64 (67.1-7) ... 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 First time build. Skipping changelog. > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 > git checkout -f cc2f346d78fdc8fbfb30644a36f19d2493998eb9 # timeout=10 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master ubuntu-bionic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 Merge succeeded, producing 4ffc129bbb7154a3bf45d94bdd593696d26c31a1 Checking out Revision 4ffc129bbb7154a3bf45d94bdd593696d26c31a1 (PR-686) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 using credential docker-jenkins-github-credentials Cloning the remote Git repository 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-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" First time build. Skipping changelog. using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ffc129bbb7154a3bf45d94bdd593696d26c31a1 # timeout=10 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Fetching without tags First time build. Skipping changelog. Fetching without tags [Pipeline] sh [Pipeline] sh Fetching without tags Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb #17 16.61 Selecting previously unselected package libxml2:amd64. #17 16.61 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... #17 16.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... #17 16.83 Selecting previously unselected package libarchive13:amd64. #17 16.83 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #17 16.83 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... Fetching without tags Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" using credential docker-jenkins-github-credentials Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merge succeeded, producing 76cf523f628a2251de98c54b37410b38daed8b5a Checking out Revision 76cf523f628a2251de98c54b37410b38daed8b5a (PR-686) [Pipeline] sh Merge succeeded, producing 76cf523f628a2251de98c54b37410b38daed8b5a Checking out Revision 76cf523f628a2251de98c54b37410b38daed8b5a (PR-686) Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 Merge succeeded, producing 76cf523f628a2251de98c54b37410b38daed8b5a Checking out Revision 76cf523f628a2251de98c54b37410b38daed8b5a (PR-686) + make REF=master fedora-35 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merge succeeded, producing 76cf523f628a2251de98c54b37410b38daed8b5a Checking out Revision 76cf523f628a2251de98c54b37410b38daed8b5a (PR-686) + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #17 16.97 Selecting previously unselected package libjsoncpp24:amd64. #17 16.97 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... #17 16.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #17 17.07 Selecting previously unselected package librhash0:amd64. #17 17.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... #17 17.08 Unpacking librhash0:amd64 (1.4.1-2) ... #17 17.19 Selecting previously unselected package libuv1:amd64. 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76cf523f628a2251de98c54b37410b38daed8b5a # timeout=10 Merge succeeded, producing 76cf523f628a2251de98c54b37410b38daed8b5a Checking out Revision 76cf523f628a2251de98c54b37410b38daed8b5a (PR-686) Merge succeeded, producing 76cf523f628a2251de98c54b37410b38daed8b5a Checking out Revision 76cf523f628a2251de98c54b37410b38daed8b5a (PR-686) 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76cf523f628a2251de98c54b37410b38daed8b5a # timeout=10 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # timeout=10 [Pipeline] sh 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76cf523f628a2251de98c54b37410b38daed8b5a # timeout=10 + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76cf523f628a2251de98c54b37410b38daed8b5a # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #17 17.19 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... #17 17.20 Unpacking libuv1:amd64 (1.40.0-2) ... #17 17.30 Selecting previously unselected package cmake. #17 17.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... #17 17.31 Unpacking cmake (3.18.4-2+deb11u1) ... 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76cf523f628a2251de98c54b37410b38daed8b5a # timeout=10 Fetching without tags Fetching without tags #12 46.56 -------------------------------------------------------------------------------- #12 46.56 Total 6.6 MB/s | 75 MB 00:11 #12 46.80 Running transaction check #12 47.06 Running transaction test #12 47.30 Transaction test succeeded #12 47.30 Running transaction Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76cf523f628a2251de98c54b37410b38daed8b5a # timeout=10 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + make REF=master fedora-36 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Fetching without tags Merge succeeded, producing dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 Checking out Revision dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 (PR-686) Merge succeeded, producing dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 Checking out Revision dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 (PR-686) > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 Merge succeeded, producing dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 Checking out Revision dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 (PR-686) + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Fetching without tags From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Fetching without tags Fetching without tags Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Merge succeeded, producing dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 Checking out Revision dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 (PR-686) From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin First time build. Skipping changelog. Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb Merging remotes/origin/master commit abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 into PR head commit 53ee77feadd337dd8a272f00030d07db3c1a60eb + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 Merge succeeded, producing dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 Checking out Revision dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 (PR-686) Merge succeeded, producing dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 Checking out Revision dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 (PR-686) Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 [Pipeline] sh 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 # timeout=10 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh + make REF=master fedora-34 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 # timeout=10 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 for p in cross-win; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.18.1 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' make -C /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker VERSION=0.0.0-20220506101846-4cc4385 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker' From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 for p in cross-mac; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.18.1 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use + make REF=master ubuntu-impish git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53ee77feadd337dd8a272f00030d07db3c1a60eb # 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 abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 # timeout=10 + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master 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 --build-arg PACKAGER_NAME . charming_villani cd /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary #1 [internal] booting buildkit From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master awk {print $2} mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > git config core.sparsecheckout # timeout=10 > git checkout -f dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 # timeout=10 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #1 [internal] load build definition from Dockerfile #1 sha256:1605e25d39d54b876dcd930eb7f596c58729123193b46625022346a715f6c608 #1 transferring dockerfile: 17.44kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:34f09d980ee8f0a08cb98fffebbc6c94669bc8376bc6a3ecf192b709066f79ae #2 transferring context: 145B done #2 DONE 0.1s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:e8339647b44f3abc5639eaca0b198be81589e458027485420108d6266361b682 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #1 pulling image moby/buildkit:buildx-stable-1 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #17 19.15 Setting up libicu67:amd64 (67.1-7) ... #17 19.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... #17 19.18 Setting up libuv1:amd64 (1.40.0-2) ... #17 19.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... #17 19.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #17 19.23 Setting up librhash0:amd64 (1.4.1-2) ... #17 19.25 Setting up cmake-data (3.18.4-2+deb11u1) ... #17 19.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... #17 19.28 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #17 19.29 Setting up cmake (3.18.4-2+deb11u1) ... #17 19.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc23b5f68dbbbc491b777b32c5bee714b4ec6b92 # timeout=10 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" First time build. Skipping changelog. #17 DONE 19.9s #16 [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 sha256:a174e32945cdd9209cb250cf9a2222e5ff1a9a122da88aa2a4e875a8b782c5a7 #16 12.67 Get:11 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 12.94 Get:12 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 13.20 Get:13 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 13.66 Get:14 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 13.94 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] #16 13.95 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] #16 13.95 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] #16 13.95 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #16 13.95 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #16 13.97 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #16 13.97 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] #16 13.97 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #16 13.98 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #16 13.98 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #16 13.98 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #16 13.99 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #16 14.00 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #16 14.00 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #16 14.01 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #16 14.01 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] #16 14.35 debconf: delaying package configuration, since apt-utils is not installed #16 14.45 Fetched 115 MB in 3s (41.0 MB/s) #16 14.49 Selecting previously unselected package binutils-mingw-w64-i686. #16 14.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 ... 15709 files and directories currently installed.) #16 14.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... #16 14.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #16 15.42 Selecting previously unselected package binutils-mingw-w64-x86-64. #16 15.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... #16 15.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #16 16.35 Selecting previously unselected package binutils-mingw-w64. #16 16.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... #16 16.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... #16 16.44 Selecting previously unselected package libdevmapper1.02.1:amd64. #16 16.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #16 16.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #16 16.53 Selecting previously unselected package dmsetup. #16 16.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #16 16.54 Unpacking dmsetup (2:1.02.175-2.1) ... #16 16.66 Selecting previously unselected package mingw-w64-common. #16 16.66 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... #16 16.66 Unpacking mingw-w64-common (8.0.0-1) ... #16 19.10 Selecting previously unselected package mingw-w64-x86-64-dev. #16 19.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... #16 19.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #3 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #5 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done #5 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done #5 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done #5 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [Pipeline] sh #16 ... #19 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / #19 sha256:c46c6e9a4bab1a564795a16e3d268e461e8f46de1733d4c892eb324d54b85d6e #19 DONE 0.2s #20 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini #20 sha256:9a773813c6c40c668d86e951704ef2e14c76fae1a64c3d2a4f591f1b89053b16 #5 DONE 0.6s > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" First time build. Skipping changelog. Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" + make REF=master ubuntu-impish git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" #6 [internal] load .dockerignore #6 sha256:31c2c57712b8ee8c55b1521e5c7d236e51de3be950f17997668439c68e3626bd #6 DONE 0.0s #7 [internal] load build definition from Dockerfile #7 sha256:a1d28d17ac555ba25661164d665168da978c53c89e622b34fd33b92c621625e9 #7 DONE 0.0s #11 [auth] djs55/vpnkit:pull token for registry-1.docker.io #11 sha256:9bb3393530cc8b2ef97c661bbb3bd635b61306b738e4b93d6f9c6d9953607555 #11 DONE 0.0s #12 [auth] library/golang:pull token for registry-1.docker.io #12 sha256:d676d4823a8f0d4e5de326639ba691bba4abe6d761b873dfe1d32ce352fe370f #12 DONE 0.0s #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master [Pipeline] sh [Pipeline] sh mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose [Pipeline] sh [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" [Pipeline] sh First time build. Skipping changelog. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #10 ... #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #9 DONE 0.8s + make REF=master fedora-34 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #20 1.037 + RM_GOPATH=0 #20 1.038 + TMP_GOPATH= #20 1.039 + : /build #20 1.039 + '[' -z '' ']' #20 1.040 ++ mktemp -d #20 1.041 + export GOPATH=/tmp/tmp.KPsVboPIdG #20 1.041 + GOPATH=/tmp/tmp.KPsVboPIdG #20 1.041 + RM_GOPATH=1 #20 1.041 + case "$(go env GOARCH)" in #20 1.042 ++ go env GOARCH #20 1.049 + export GO_BUILDMODE=-buildmode=pie #20 1.049 + GO_BUILDMODE=-buildmode=pie #20 1.050 ++ dirname /install.sh #20 1.054 + dir=/ #20 1.054 + bin=tini #20 1.055 + shift #20 1.055 + '[' '!' -f //tini.installer ']' #20 1.055 + . //tini.installer #20 1.056 ++ : v0.19.0 #20 1.056 + install_tini #20 1.056 + echo 'Install tini version v0.19.0' #20 1.056 Install tini version v0.19.0 #20 1.057 + git clone https://github.com/krallin/tini.git /tmp/tmp.KPsVboPIdG/tini #20 1.059 Cloning into '/tmp/tmp.KPsVboPIdG/tini'... + make REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" > git rev-list --no-walk 133b72651bb40a9f3f07bde3c64c2419e5e90d3b # timeout=10 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2+ awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + make REF=master fedora-35 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #10 DONE 0.8s #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f #8 DONE 0.9s [Pipeline] sh #20 1.509 + cd /tmp/tmp.KPsVboPIdG/tini #20 1.509 + git checkout -q v0.19.0 #20 1.526 + cmake . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master #1 pulling image moby/buildkit:buildx-stable-1 2.4s done #1 creating container buildx_buildkit_charming_villani0 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" Commit message: "Merge commit 'abbac4ee3b8019ef8922fd14a6b9fe54eb4899a0' into HEAD" mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #20 1.694 -- The C compiler identification is GNU 10.2.1 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + make REF=master ubuntu-bionic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + make REF=master fedora-36 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #20 1.725 -- Detecting C compiler ABI info #20 1.906 -- Detecting C compiler ABI info - done #20 1.946 -- Check for working C compiler: /usr/bin/cc - skipped #20 1.951 -- Detecting C compile features #20 1.952 -- Detecting C compile features - done #20 1.971 -- Performing Test HAS_BUILTIN_FORTIFY #20 2.049 -- Performing Test HAS_BUILTIN_FORTIFY - Failed + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #12 48.24 Updating : glibc-2.17-325.el7_9.aarch64 1/68 #12 51.98 Updating : glibc-common-2.17-325.el7_9.aarch64 2/68 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + + git -Cawk src/github.com/docker/cli {print $2} ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #20 2.090 -- Configuring done #20 2.103 -- Generating done #20 2.107 -- Build files have been written to: /tmp/tmp.KPsVboPIdG/tini #20 2.114 + make tini-static #20 2.272 Scanning dependencies of target tini-static #20 2.311 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master == Building packages for raspbian-buster == mkdir -p "debbuild/raspbian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master ubuntu-impish git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #20 ... #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:ea221b5b587708f41693d24bc683b9f0daf2090272eef290260bbd92f43f915f #27 1.250 + RM_GOPATH=0 #27 1.252 + TMP_GOPATH= #27 1.252 + : /build #27 1.252 + '[' -z '' ']' #27 1.253 ++ mktemp -d #27 1.254 + export GOPATH=/tmp/tmp.LJMhKxd3MA #27 1.254 + GOPATH=/tmp/tmp.LJMhKxd3MA #27 1.255 + RM_GOPATH=1 #27 1.255 + case "$(go env GOARCH)" in #27 1.255 ++ go env GOARCH #27 1.262 + export GO_BUILDMODE=-buildmode=pie #27 1.262 + GO_BUILDMODE=-buildmode=pie #27 1.266 ++ dirname /install.sh #27 1.267 + dir=/ #27 1.267 + bin=containerd #27 1.267 + shift #27 1.267 + '[' '!' -f //containerd.installer ']' #27 1.267 + . //containerd.installer #27 1.267 ++ set -e #27 1.267 ++ : v1.6.4 #27 1.267 + install_containerd #27 1.267 + echo 'Install containerd version v1.6.4' #27 1.267 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LJMhKxd3MA/src/github.com/containerd/containerd #27 1.267 Install containerd version v1.6.4 #27 1.269 Cloning into '/tmp/tmp.LJMhKxd3MA/src/github.com/containerd/containerd'... From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #1 [internal] load build definition from Dockerfile #1 sha256:38367bd1f87402aafcd1bed1b43bede3c6bfee3ec47339dd0b8122ed81fb8c0c #1 transferring dockerfile: 922B done From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #27 ... #16 [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 sha256:a174e32945cdd9209cb250cf9a2222e5ff1a9a122da88aa2a4e875a8b782c5a7 #16 21.59 Selecting previously unselected package gcc-mingw-w64-base. #16 21.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... #16 21.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... #16 21.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #16 21.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... #16 21.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #2 [internal] load .dockerignore #2 sha256:3ca7109ae9d70e5c70cb44c7ec647720b562c01e6de0241b875a5ac43cf82b18 #2 transferring context: 2B done #2 DONE 0.1s #1 [internal] load build definition from Dockerfile #1 sha256:5383b5e0e877220a56bb2d8b893bce85fa60818adf9f156a9d428e8fdc8149e7 #1 transferring dockerfile: 935B 0.0s done #1 DONE 0.1s #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 sha256:5125c061f761c0156832851e6be3f8b6efec5bdc3e08fd42fb01bfaea87f36b8 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #1 DONE 0.2s #2 [internal] load .dockerignore #2 sha256:7d326621093c849bdb67bbbf4d487df1c74ec4d1d47a0f1f04d1b0a71c97e19f #2 transferring context: 2B done #2 DONE 0.1s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:cfd773a200442dccdf752ad495fd2a2694249e4e00cd28af9fa7433678933674 #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:2717410b23f3e6416ba666e2a931cf5254d0ca842dd1294fade7dc619bd02502 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 52.09 Updating : systemd-libs-219-78.el7_9.5.aarch64 3/68 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:a1f7efbe47ae792433a3ab31325ad8440c574b73009414431e5e4d213f2f0b45 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #13 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 #13 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 #13 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done #13 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done #13 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done #13 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done #13 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.1s #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.1s #4 ... #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 #4 DONE 0.5s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #4 DONE 0.6s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:014fb2d315cad134d36e118d77cb54cc380fa218da4e07a0a3feca53f8c2ae03 #3 DONE 0.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #12 53.55 Updating : systemd-219-78.el7_9.5.aarch64 4/68 #12 54.08 Failed to get D-Bus connection: Operation not permitted #13 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.10MB / 5.16MB 0.2s #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.49MB / 54.94MB 0.2s #13 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.2s #13 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.3s #13 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done #13 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #13 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 0B / 45.91MB 0.1s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0B / 7.15MB 0.1s #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #12 54.13 Installing : mpfr-3.1.1-4.el7.aarch64 5/68 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #13 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 26.21MB / 54.94MB 0.5s #13 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.5s #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 32.51MB / 54.94MB 0.6s #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 0.6s From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} #16 ... #20 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini #20 sha256:9a773813c6c40c668d86e951704ef2e14c76fae1a64c3d2a4f591f1b89053b16 #20 2.830 [100%] Linking C executable tini-static #20 3.101 [100%] Built target tini-static #20 3.134 + mkdir -p /build #20 3.137 + cp tini-static /build/docker-init #20 DONE 4.0s #12 54.41 Installing : libmpc-1.0.1-3.el7.aarch64 6/68 #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 41.94MB / 54.94MB 0.7s #13 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s done #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 13.63MB / 54.58MB 0.7s #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.10MB / 85.84MB 0.7s #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 0.8s #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 18.87MB / 54.58MB 0.8s #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 0.8s ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 0B / 45.91MB 0.8s + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 1.05MB / 7.15MB 0.4s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 3.15MB / 7.15MB 0.5s + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 #30 [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 #30 sha256:d280906780a3358e9e77b26acb7580a95aef82647936875e37c8ccaf2aa20d40 #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 0.9s #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 26.21MB / 54.58MB 0.9s #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 0.9s #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 1.1s #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.41MB / 85.84MB 1.1s From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 4.19MB / 45.91MB 0.7s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 4.19MB / 7.15MB 0.7s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 0.9s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 7.34MB / 45.91MB 1.0s From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.28MB / 54.58MB 1.2s #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.3s #13 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s done #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 1.4s git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} #12 54.70 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64 7/68 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 4.19MB / 45.91MB 1.4s From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 1.0s done #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0B / 9.34MB 1.1s From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #1 creating container buildx_buildkit_charming_villani0 3.3s done #1 DONE 5.7s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 30B #2 transferring dockerfile: 4.97kB done #2 DONE 0.1s #3 [internal] load .dockerignore #3 transferring context: 263B done #3 DONE 0.1s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #5 resolve image config for docker.io/docker/dockerfile:1 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 44.04MB / 85.84MB 1.5s #13 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 54.53MB / 85.84MB 1.6s From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #12 55.00 Updating : 7:device-mapper-1.02.170-6.el7_9.5.aarch64 8/68 #30 ... #16 [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 sha256:a174e32945cdd9209cb250cf9a2222e5ff1a9a122da88aa2a4e875a8b782c5a7 #16 25.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-bionic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 fedora-34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 fedora-36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 10.49MB / 45.91MB 1.3s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 1.05MB / 9.34MB 1.4s From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 68.16MB / 85.84MB 1.8s #13 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.9s done From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #12 55.31 Installing : 1:make-3.82-24.el7.aarch64 9/68 #12 55.62 Installing : checkpolicy-2.5-8.el7.aarch64 10/68 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #16 25.13 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #16 25.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... latest: Pulling from library/alpine 57fb4b5f1a47: Pulling fs layer latest: Pulling from library/alpine From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} latest: Pulling from library/alpine latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 8.39MB / 45.91MB 1.9s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 3.15MB / 9.34MB 1.6s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 13.63MB / 45.91MB 1.7s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 4.19MB / 9.34MB 1.7s git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.45MB / 85.84MB 2.1s #13 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.1s #13 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.1s done #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #12 55.65 Installing : lzo-2.06-8.el7.aarch64 11/68 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete 9981e73032c8: Pulling fs layer 9981e73032c8: Download complete #5 DONE 0.6s #6 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #6 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 9981e73032c8: Pulling fs layer 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-impish make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 11.53MB / 45.91MB 2.2s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 5.24MB / 9.34MB 1.8s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 6.29MB / 9.34MB 1.9s git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete 9981e73032c8: Pull complete git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} == Building packages for ubuntu-bionic == mkdir -p "debbuild/ubuntu-bionic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile . From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 fedora-35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.3s #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.53MB / 141.70MB 2.3s #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 20.97MB / 141.70MB 2.4s From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #6 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s #6 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done #6 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 16.78MB / 45.91MB 2.1s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 8.39MB / 9.34MB 2.1s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 2.2s Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 #1 [internal] load build definition from Dockerfile #1 sha256:3fdb348f622f1273c39f824770252c864a781398b5deae1d8d69da945b4ad35b #1 transferring dockerfile: 982B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:f4af1c1d2eb335a7dedfe6d3bc5a892b12385364ac3667edb5c29d5960582c7b #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:bca0959f47396e6220d102ebac0c4e3036b675170474da9d457c9238c3786cef #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:c53995e35ff0d5e99ecc510e345da65a3027a3f77bef618bf06864db19d34c1f #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 35.65MB / 141.70MB 2.6s latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete #6 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done #6 DONE 0.5s #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #9 DONE 0.0s #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.18.1-alpine From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-impish make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #12 55.94 Installing : m4-1.4.16-10.el7.aarch64 12/68 #12 56.21 Installing : 1:perl-Error-0.17020-2.el7.noarch 13/68 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete 9981e73032c8: Pull complete From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 19.92MB / 45.91MB 2.4s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 2.3s done #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 0B / 47.36MB 2.4s From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 14.68MB / 45.91MB 2.6s 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 48.23MB / 141.70MB 3.0s Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 fedora-34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer df9b9388f04a: Verifying Checksum df9b9388f04a: Download complete latest: Pulling from library/alpine 9981e73032c8: Pulling fs layer 9981e73032c8: Verifying Checksum 9981e73032c8: Download complete #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 23.07MB / 45.91MB 2.7s From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.5.0" + SRC=src/github.com/docker/compose + REF=v2.5.0 + REF_FETCH=v2.5.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.5.0 + awk {print $2} + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/compose latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer df9b9388f04a: Download complete * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-bionic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 fedora-35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 17.83MB / 45.91MB 3.1s #13 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.0s done #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 3.1s #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 65.01MB / 141.70MB 3.2s df9b9388f04a: Pulling fs layer df9b9388f04a: Download complete mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer #4 DONE 0.6s #3 [internal] load metadata for docker.io/library/ubuntu:bionic #3 sha256:6c0a6b2f63404b7a5f9421664f2a7ccb3be51ea363f55e098a0ee5d1194acc17 #3 DONE 0.6s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #7 sha256:52855308e2aca75b6e940217a73c4c5da76eb8473f330796730201354276f921 #7 resolve docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f 0.0s done df9b9388f04a: Download complete df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest 9981e73032c8: Pulling fs layer 9981e73032c8: Download complete 57fb4b5f1a47: Pulling fs layer 57fb4b5f1a47: Verifying Checksum 57fb4b5f1a47: Download complete + REF=refs/tags/v2.5.0 + [ -n refs/tags/v2.5.0 ] + REF_FETCH=refs/tags/v2.5.0:refs/tags/v2.5.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.5.0:refs/tags/v2.5.0 df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.1 fedora-36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 3.15MB / 47.36MB 2.9s latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer df9b9388f04a: Download complete ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0B / 7.15MB 3.3s #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 76.55MB / 141.70MB 3.4s df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine df9b9388f04a: Download complete #7 sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f 1.41kB / 1.41kB done #7 sha256:ec5715e4fd292b212edd9062c1abe247298ed3acf87b9555b55cc9b16e7f628a 529B / 529B done #7 sha256:998a0018caa18ee34b520e0ab73417aefdd24abfb7492fb5aa4cecb0a7ce3466 1.48kB / 1.48kB done #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 0B / 22.30MB 0.1s 9981e73032c8: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest mkdir -p sources 57fb4b5f1a47: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 From https://github.com/docker/compose * [new tag] v2.5.0 -> v2.5.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.5.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #10 DONE 0.9s #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.0 #11 DONE 0.9s #12 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #12 DONE 1.0s #13 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #12 56.27 Installing : libarchive-3.1.2-14.el7_7.aarch64 14/68 #12 57.14 Installing : cpp-4.8.5-44.el7.aarch64 15/68 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 26.21MB / 45.91MB 3.1s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 7.34MB / 47.36MB 3.3s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 20.97MB / 45.91MB 3.4s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 2.10MB / 7.15MB 3.7s #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 90.18MB / 141.70MB 3.7s df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally df9b9388f04a: Verifying Checksum df9b9388f04a: Download complete df9b9388f04a: Pulling fs layer df9b9388f04a: Verifying Checksum df9b9388f04a: Download complete df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 2.10MB / 22.30MB 0.5s Status: Downloaded newer image for alpine:latest docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-impish make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 DONE 1.0s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 30.41MB / 45.91MB 3.6s #2 [internal] load .dockerignore #2 sha256:44cc7be39c276ec27275c82e0d81b72204d9b990a97336bd829c6d089c76d3b8 #2 transferring context: 2B done #2 DONE 0.1s #1 [internal] load build definition from Dockerfile #1 sha256:fc6ff8718910bea05f9a736b44b30bbf2a8554a5d6dc3b836e8771d8d8a55f34 #1 transferring dockerfile: 1.29kB done #1 DONE 0.2s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:92d9ed07c4a59e439f95bc9945d212ad46c05515e8a1c7902eb20485021de143 df9b9388f04a: Download complete df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.1 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer df9b9388f04a: Download complete #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 111.15MB / 141.70MB 4.0s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 25.17MB / 45.91MB 3.9s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 3.15MB / 7.15MB 3.9s df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer df9b9388f04a: Verifying Checksum df9b9388f04a: Download complete #14 [internal] load build context #14 DONE 0.0s #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #15 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #15 DONE 0.1s #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f #16 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.1s done #16 DONE 0.1s #17 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #17 resolve docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 0.1s done #17 ... #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #18 DONE 0.1s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 10.49MB / 47.36MB 3.7s #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:3bc6b380670a60443f3328eb4f4c3b78f1be67894e1501a5f104fe6f7e9c7078 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer df9b9388f04a: Download complete df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 122.92MB / 141.70MB 4.2s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 4.19MB / 7.15MB 4.0s df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 4.19MB / 22.30MB 0.7s #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 6.29MB / 22.30MB 1.0s #14 [internal] load build context #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 33.55MB / 45.91MB 3.9s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 13.63MB / 47.36MB 4.1s #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 sha256:dfa5d3305e5f290f27a742dff585bdd2c33d5301a2478b881038815a355609ea #3 DONE 0.4s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 #7 sha256:09c9406b793e843e3efdb9a89bb3c741dc0db1bbbd710d80143f7187b5980b7c #7 resolve docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 #7 resolve docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 0.0s done df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.07MB / 141.70MB 4.3s #13 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.5s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 5.24MB / 7.15MB 4.2s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 6.29MB / 7.15MB 4.4s #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 8.39MB / 22.30MB 1.2s #12 57.45 Installing : rsync-3.1.2-10.el7.aarch64 16/68 #12 58.02 Installing : libcgroup-0.41-21.el7.aarch64 17/68 #12 58.31 Installing : systemd-devel-219-78.el7_9.5.aarch64 18/68 #14 ... #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f #16 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.4s done #16 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0.1s done #16 DONE 0.7s #14 [internal] load build context == Building packages for raspbian-bullseye == mkdir -p "debbuild/raspbian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 36.70MB / 45.91MB 4.2s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 16.78MB / 47.36MB 4.3s #7 sha256:6d3dbf2c88b9eed84cee7427e9fc590a188443d72668941196c7395d8af26dc2 1.48kB / 1.48kB done #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 0B / 24.07MB 0.1s #7 sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 1.42kB / 1.42kB done #7 sha256:681dcdedc7ac9708764c1018cb9785907298c490cee08717ce57d401258ac876 529B / 529B done #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 28.31MB / 45.91MB 4.5s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 4.5s #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 10.49MB / 22.30MB 1.5s == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . #12 58.36 Installing : libselinux-utils-2.5-15.el7.aarch64 19/68 #12 58.48 Installing : policycoreutils-2.5-34.el7.aarch64 20/68 #1 [internal] load build definition from Dockerfile #1 sha256:590bbfdfcf19ecefaf5d28e2447a67f7149ad559731ea33bdec7267c8e41deba #1 transferring dockerfile: 937B done #1 DONE 0.2s #2 [internal] load .dockerignore #2 sha256:78d49838abf717e45691db294390adcabb222c83dcee7956daecbe0db73ff234 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 39.85MB / 45.91MB 4.6s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 19.92MB / 47.36MB 4.6s #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 2.10MB / 24.07MB 0.4s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 31.46MB / 45.91MB 4.7s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 34.60MB / 45.91MB 4.9s #13 ... #9 [internal] load build context #9 sha256:7b090c24b034abccbbc307aa323fd80c25b46aa8c424a62b907c3da7197bdf5b #9 transferring context: 28.96MB 4.8s done #9 DONE 5.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 37.75MB / 45.91MB 5.0s #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:f1ea119207443d62c398cca8d92a7852bebc1c8b39bd69c42e164c436afdd9f0 #7 sha256:0b4299c183d228da7e3fbba08253d1b9273a2cceb7de1cd688b0b00d7e0abbb1 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:f1ea119207443d62c398cca8d92a7852bebc1c8b39bd69c42e164c436afdd9f0 0.0s done #7 sha256:4c3993915605f36669740b1fa8046984bb79d6903ccdf47c39b5156c67569913 5.01kB / 5.01kB done #7 sha256:6f6c5b71ad7b1f1570fee7f840822d3aa08c5ca496af8cd6ab74d92c2c8ff437 38.40MB / 38.40MB 5.0s #7 sha256:f1ea119207443d62c398cca8d92a7852bebc1c8b39bd69c42e164c436afdd9f0 1.99kB / 1.99kB done #7 sha256:df29e8774ed93574ca0ab64ae06025740cc404cb07d2959ac6b5959016dc9eaa 307B / 307B 0.2s done #7 sha256:608c8b94cb00e84f92e07637c832717b3f2577bb1de3b25932079e8a07899666 258B / 258B 0.3s done #7 sha256:3abe7fd2756e782bf34bdbc6b8885d26774c309e3387022e3039d301ff791da8 911B / 911B 0.4s done #7 sha256:1ee8e9d3d579c8b782076ab76beea9f52067c42e0709a52b4cb721ad33637c86 177B / 177B 0.4s done #7 sha256:88baabc7c5771f4d613e1a3a340460db2d30ea6860b01522d3aa38184e1f798e 412B / 412B 0.5s done #7 sha256:c9e7a3ba9326e58eb90d79d2bdeceaa1901b2efc1eb6334b794724e239218aa0 18.95MB / 18.95MB 3.2s done #7 sha256:9a4c482cac57304899b24bf73839ec03db8436341de095dc0d22a0bb579574bd 130.61kB / 130.61kB 0.7s done #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 12.58MB / 22.30MB 1.8s #4 ... #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 sha256:fa7d1d1c9253a0b40e5cb289d8225a4fdc89c9061def0ea337e5c2edfbdd7284 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:020b5c33665dc8ca98ec802d06cdc3b72425ccc33461c523de462a67ae2147e1 #6 DONE 0.0s #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 42.99MB / 45.91MB 4.9s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 23.07MB / 47.36MB 4.9s #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 4.19MB / 24.07MB 0.8s #7 sha256:6f6c5b71ad7b1f1570fee7f840822d3aa08c5ca496af8cd6ab74d92c2c8ff437 38.40MB / 38.40MB 5.0s done #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 14.68MB / 22.30MB 2.1s #12 58.51 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 21/68 #1 [internal] load build definition from Dockerfile #1 sha256:7c3bd26518f06f592ac22ca071cfbd9f8b48de855e54e2db739d86be7c392436 #1 transferring dockerfile: 992B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:5281cb57ec783803c7e40924b4d20b02bcc99058edf0db1766c53415863cb211 #2 transferring context: #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/debian:pull token for registry-1.docker.io #5 sha256:eb4d61fb551c35a31273532af58e380e7749d15ee16983f156ad7e892b2f5ff5 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:2883d581596fb6d3041b73d8fbfcb793a58b2a39f81d4db887d185b3c264f370 #13 ... #25 [internal] load build context #25 sha256:c929ce1fb72ece35011ee2329bac66321a5793e8cc27a8db12ad561ec0214d85 #25 transferring context: 60.98MB 5.0s done #25 DONE 5.5s #13 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 #13 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 #13 ... #43 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #43 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #43 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #43 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #43 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done #43 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done #43 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 #4 DONE 0.4s #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:28b9dc0abb696ff2daf017e525ecf914b56b6eb61a4080433070422f1345d340 #7 sha256:017fdb17af965d3314696cc70dbbbf08a6a16b62934847bdbabdc4331b64f88f #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:28b9dc0abb696ff2daf017e525ecf914b56b6eb61a4080433070422f1345d340 0.0s done #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 6.27MB / 24.07MB 1.0s #7 extracting sha256:6f6c5b71ad7b1f1570fee7f840822d3aa08c5ca496af8cd6ab74d92c2c8ff437 #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 17.83MB / 22.30MB 2.3s #12 59.07 Installing : libedit-3.0-12.20121213cvs.el7.aarch64 22/68 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 #43 ... #41 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #41 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a #41 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #41 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #41 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #41 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #41 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done #41 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done #41 DONE 5.8s #13 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 #13 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 0B / 41.61MB 0.2s #7 sha256:28b9dc0abb696ff2daf017e525ecf914b56b6eb61a4080433070422f1345d340 1.99kB / 1.99kB done #7 sha256:0959e91ec6dde83b6dfa2cc8297a6795e272a599b40a47421679d04cb8e92927 5.01kB / 5.01kB done #7 sha256:7d98e93ffc668f26637a3c08b73ce0c4fcf59451314cee5e9ea8cd4e17ddca55 307B / 307B 0.1s done #7 sha256:5de24926fdb81c86ada382875dbf215cf6f199019b4bb1f09d25ca6bff5e20f8 257B / 257B 0.1s done #7 sha256:d984e2bcee9ea5cad5b10094ffff60e6714df8aabe2c7ec512ea743fd5322028 0B / 178B 0.2s #7 sha256:6824b8fe204dbd3bf1059610617b557f0952698f698380c2ce62c7cfd1194b66 0B / 912B 0.2s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 3.15MB / 41.61MB 0.4s #7 sha256:d984e2bcee9ea5cad5b10094ffff60e6714df8aabe2c7ec512ea743fd5322028 178B / 178B 0.3s done #7 sha256:6824b8fe204dbd3bf1059610617b557f0952698f698380c2ce62c7cfd1194b66 912B / 912B 0.2s done #7 sha256:7f436058f053f0703e5c5f8e928ba4ef7ae3c71596b2d61258cdd01e0f628e93 414B / 414B 0.4s done #7 sha256:d58f005c4a5c46562e418b9dc67f26f9849b2734ce93fc9806c490721e17d748 0B / 123.07kB 0.4s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 0B / 17.93MB 0.4s #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 9.44MB / 24.07MB 1.3s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 5.3s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 26.21MB / 47.36MB 5.3s #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 19.92MB / 22.30MB 2.5s #12 59.35 Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64 23/68 #12 59.64 Installing : libsemanage-python-2.5-14.el7.aarch64 24/68 #12 59.68 Installing : libselinux-python-2.5-15.el7.aarch64 25/68 #12 59.71 Installing : less-458-9.el7.aarch64 26/68 #12 59.73 Installing : fipscheck-1.4.1-6.el7.aarch64 27/68 #4 DONE 0.5s #3 [internal] load metadata for docker.io/library/debian:buster-backports #3 sha256:3efa5376f3509dac5288b3abb658aeaf49937292075e92f3a2af8408656b3662 #13 ... #43 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #43 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #43 DONE 5.8s #13 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 #13 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 5.24MB / 41.61MB 0.6s #7 sha256:d58f005c4a5c46562e418b9dc67f26f9849b2734ce93fc9806c490721e17d748 123.07kB / 123.07kB 0.6s done #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 2.10MB / 17.93MB 0.6s #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 11.53MB / 24.07MB 1.5s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 30.41MB / 47.36MB 5.6s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 5.6s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 0B / 53.27MB 5.7s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 22.02MB / 22.30MB 2.8s #3 DONE 0.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.1s done #13 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 2.10MB / 45.91MB 0.2s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 1.05MB / 7.15MB 0.2s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 3.15MB / 17.93MB 0.7s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 8.39MB / 41.61MB 0.9s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 4.19MB / 17.93MB 0.9s #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 13.63MB / 24.07MB 1.7s #7 extracting sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 2.10MB / 7.15MB 0.3s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 3.15MB / 7.15MB 0.4s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0B / 9.34MB 0.4s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 5.24MB / 17.93MB 1.0s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 10.49MB / 41.61MB 1.1s #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 16.78MB / 24.07MB 2.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #14 transferring context: 15.55MB 2.3s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 34.60MB / 47.36MB 6.2s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 4.19MB / 53.27MB 6.2s #7 sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 22.30MB / 22.30MB 3.0s done #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 5.01MB / 7.15MB 0.5s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 1.05MB / 9.34MB 0.5s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 5.24MB / 45.91MB 0.6s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 6.29MB / 7.15MB 0.7s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 2.10MB / 9.34MB 0.7s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 6.29MB / 17.93MB 1.2s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 12.58MB / 41.61MB 1.4s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 7.34MB / 17.93MB 1.4s #12 59.75 Installing : fipscheck-lib-1.4.1-6.el7.aarch64 28/68 #12 60.36 Installing : openssh-7.4p1-22.el7_9.aarch64 29/68 #12 60.47 Installing : openssh-clients-7.4p1-22.el7_9.aarch64 30/68 #12 60.50 Installing : audit-libs-python-2.8.5-4.el7.aarch64 31/68 #12 60.52 Installing : perl-TermReadKey-2.30-20.el7.aarch64 32/68 #13 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s #13 ... #9 [internal] load build context #9 sha256:0f75e8f156d688fdfe0c8f2518f8616e6f5b5527e9ba4b11cbe24851f9aaf47d #9 transferring context: 28.96MB 6.3s done #9 DONE 6.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 7.34MB / 53.27MB 6.5s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 0B / 110.02MB 6.5s #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 #7 sha256:ad6d02924b18a42cbc042c7babba589015e821a5c65457fb738747d35f8c1f83 #7 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done #7 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done #7 sha256:f5965ab2ab9c4163f95c716a5524797dfb61300140e97aaa6821a762d0096c0e 529B / 529B done #7 sha256:0a2c02101ee4340d4a9ebb962e9331486e417a3835c9adefb9badd2f0c116ab6 50.13MB / 50.13MB 6.4s #7 sha256:aaabdee60d04a8992fcef8727e5d2e99d97fc0efc15c1bf5e28e466360c3033b 1.48kB / 1.48kB done #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 0.8s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 3.15MB / 9.34MB 0.8s #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 0.9s done #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 0B / 47.36MB 0.9s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 9.44MB / 17.93MB 1.6s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 14.68MB / 41.61MB 1.7s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 10.49MB / 17.93MB 1.7s #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 18.87MB / 24.07MB 2.5s #7 sha256:0a2c02101ee4340d4a9ebb962e9331486e417a3835c9adefb9badd2f0c116ab6 50.13MB / 50.13MB 6.4s done #7 extracting sha256:0a2c02101ee4340d4a9ebb962e9331486e417a3835c9adefb9badd2f0c116ab6 #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 38.80MB / 47.36MB 6.7s #16 30.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix. #16 30.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #16 30.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 4.19MB / 9.34MB 1.0s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 5.24MB / 9.34MB 1.1s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 11.53MB / 17.93MB 1.9s #12 60.54 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 33/68 #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 22.02MB / 24.07MB 2.9s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 10.49MB / 53.27MB 7.0s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.4s done #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 5.2s done #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 17.83MB / 47.36MB 7.4s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 6.5s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 4.19MB / 110.02MB 7.4s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 0.5s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 4.19MB / 53.27MB 7.4s #13 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.8s done #14 ... #17 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #17 sha256:9a8029b02d49777774618d41ab3a1f7f4f32f7d4b10453afd26a184b8787beaa 156B / 156B 0.2s done #17 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 115.57MB / 115.57MB 2.9s done #17 sha256:25bc292e5bacdd8b97a1632a82d0fd0ee6c2692409bd4b35cb9e7e652efbc7c8 153B / 153B 0.2s done #17 sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b 271.96kB / 271.96kB 0.2s done #17 sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 2.81MB / 2.81MB 0.2s done #17 extracting sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 0.7s done #17 extracting sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b 0.2s done #17 extracting sha256:25bc292e5bacdd8b97a1632a82d0fd0ee6c2692409bd4b35cb9e7e652efbc7c8 0.1s done #17 DONE 3.4s #14 [internal] load build context #14 transferring context: 36.57MB 3.3s done #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 17.83MB / 41.61MB 2.1s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 12.58MB / 17.93MB 2.1s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 13.63MB / 17.93MB 2.2s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 10.49MB / 45.91MB 1.2s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 6.29MB / 9.34MB 1.4s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 3.15MB / 47.36MB 1.4s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 8.39MB / 9.34MB 1.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #12 61.20 Installing : git-1.8.3.1-23.el7_8.aarch64 34/68 #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 41.94MB / 47.36MB 7.2s #13 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 14.68MB / 17.93MB 2.3s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 20.97MB / 41.61MB 2.5s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 16.78MB / 17.93MB 2.5s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 13.63MB / 45.91MB 1.8s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 1.8s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 6.29MB / 47.36MB 1.8s #12 61.24 Installing : libgomp-4.8.5-44.el7.aarch64 35/68 #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 13.63MB / 53.27MB 7.5s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 6.29MB / 110.02MB 7.5s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 45.09MB / 47.36MB 7.6s #13 ... #42 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #42 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #42 DONE 0.5s #13 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 #13 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 #13 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done #13 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 24.07MB / 24.07MB 3.3s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 20.97MB / 47.36MB 7.8s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 7.34MB / 53.27MB 7.8s #14 DONE 3.9s #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #15 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.8s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 17.93MB / 17.93MB 2.7s #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 1.8s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 0B / 53.27MB 2.0s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 16.78MB / 45.91MB 2.1s #12 61.60 Installing : setools-libs-3.3.8-4.el7.aarch64 36/68 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.3s done #7 sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 24.07MB / 24.07MB 3.5s done #7 extracting sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 24.12MB / 47.36MB 8.2s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 23.07MB / 41.61MB 2.8s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 25.17MB / 41.61MB 3.0s #7 sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 17.93MB / 17.93MB 2.9s done #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 9.44MB / 47.36MB 2.2s #12 61.89 Installing : libseccomp-2.3.1-4.el7.aarch64 37/68 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 ... #44 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #44 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #44 DONE 0.6s #13 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 #13 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 #13 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 16.78MB / 53.27MB 8.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 10.49MB / 110.02MB 8.4s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 11.53MB / 53.27MB 8.4s #16 ... #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:ea221b5b587708f41693d24bc683b9f0daf2090272eef290260bbd92f43f915f #27 19.02 + cd /tmp/tmp.LJMhKxd3MA/src/github.com/containerd/containerd #27 19.02 + git checkout -q v1.6.4 #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 28.31MB / 41.61MB 3.3s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 3.15MB / 53.27MB 2.4s #15 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 4.2s done #15 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 19.92MB / 53.27MB 8.4s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 12.58MB / 110.02MB 8.4s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 28.31MB / 47.36MB 8.8s #27 19.48 + export 'BUILDTAGS=netgo osusergo static_build' #27 19.48 + BUILDTAGS='netgo osusergo static_build' #27 19.49 + export EXTRA_FLAGS=-buildmode=pie #27 19.49 + EXTRA_FLAGS=-buildmode=pie #27 19.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #27 19.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #27 19.49 + '[' '' = dynamic ']' #27 19.49 + make #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 30.41MB / 41.61MB 3.5s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 12.58MB / 47.36MB 2.7s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 20.97MB / 45.91MB 2.9s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 6.77MB / 53.27MB 2.9s #12 62.19 Installing : e2fsprogs-libs-1.42.9-19.el7.aarch64 38/68 #12 62.60 Installing : btrfs-progs-4.9.1-1.el7.aarch64 39/68 #12 62.62 Installing : perl-Data-Dumper-2.145-3.el7.aarch64 40/68 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 14.68MB / 53.27MB 8.9s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 33.55MB / 41.61MB 3.8s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 15.73MB / 47.36MB 3.1s #7 ... #10 [internal] load build context #10 sha256:f004b856220fa5930dc75398ccb8137ce1fa0270bd9fdc73fc430c6c8ba9e965 #10 transferring context: 28.95MB 4.4s done #10 DONE 4.5s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 32.51MB / 45.91MB 4.6s #14 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 1.2s done #14 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done #14 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 2.6s done #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 13.63MB / 47.36MB 4.6s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 5.24MB / 53.27MB 4.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #12 62.71 Installing : autoconf-2.69-11.el7.noarch 41/68 #12 62.98 install-info: No such file or directory for /usr/share/info/autoconf.info #12 63.00 Installing : python-IPy-0.75-6.el7.noarch 42/68 #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 8.8s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 25.17MB / 53.27MB 9.0s #13 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 9.0s done #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 35.65MB / 41.61MB 4.0s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 16.78MB / 47.36MB 4.9s #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 35.65MB / 45.91MB 5.0s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 8.50MB / 53.27MB 5.0s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 27.26MB / 45.91MB 3.4s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 10.49MB / 53.27MB 3.4s #12 63.09 Installing : policycoreutils-python-2.5-34.el7.aarch64 43/68 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 18.87MB / 110.02MB 9.2s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 32.51MB / 47.36MB 9.4s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 17.83MB / 110.02MB 9.4s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 17.83MB / 53.27MB 9.4s #7 ... #9 [internal] load build context #9 sha256:c442010f04d82439922218533439f53526cf141a4b4ff0cc44c0b9853dbeda44 #9 transferring context: 28.95MB 4.0s done #9 DONE 4.1s #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:28b9dc0abb696ff2daf017e525ecf914b56b6eb61a4080433070422f1345d340 #7 sha256:017fdb17af965d3314696cc70dbbbf08a6a16b62934847bdbabdc4331b64f88f #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 37.75MB / 41.61MB 4.3s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 19.92MB / 47.36MB 5.3s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 18.87MB / 47.36MB 3.5s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #27 20.55 + bin/ctr #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 28.31MB / 53.27MB 9.5s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 20.97MB / 53.27MB 9.8s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.0s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done #13 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 1.1s done #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 2.2s done #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 29.36MB / 47.36MB 6.2s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 19.92MB / 53.27MB 6.2s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 0B / 110.02MB 6.2s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 39.85MB / 41.61MB 4.5s #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 38.80MB / 45.91MB 5.5s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 12.58MB / 53.27MB 5.5s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 22.02MB / 47.36MB 3.9s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 13.63MB / 53.27MB 3.9s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 35.65MB / 47.36MB 10.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 32.51MB / 47.36MB 6.8s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 23.07MB / 53.27MB 6.8s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 23.07MB / 47.36MB 5.8s #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 32.51MB / 45.91MB 4.0s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 24.12MB / 53.27MB 10.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 63.14 Installing : policycoreutils-devel-2.5-34.el7.aarch64 44/68 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 31.46MB / 53.27MB 10.0s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 6.29MB / 110.02MB 7.1s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 15.73MB / 53.27MB 5.9s #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 41.94MB / 45.91MB 6.0s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 16.78MB / 53.27MB 4.3s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 25.17MB / 47.36MB 4.4s #7 sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 41.61MB / 41.61MB 5.1s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 38.80MB / 47.36MB 10.4s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 24.12MB / 110.02MB 10.4s #12 63.89 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 45/68 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 25.17MB / 110.02MB 10.3s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 34.54MB / 53.27MB 10.4s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 26.21MB / 53.27MB 7.2s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 35.65MB / 47.36MB 7.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 26.21MB / 47.36MB 6.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 35.65MB / 45.91MB 4.5s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 28.31MB / 47.36MB 4.7s #7 extracting sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 27.26MB / 53.27MB 10.7s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.09MB / 45.91MB 6.4s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 18.87MB / 53.27MB 6.4s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 29.36MB / 47.36MB 6.6s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #13 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 2.5s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 19.92MB / 53.27MB 4.8s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 41.94MB / 47.36MB 11.0s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 30.41MB / 53.27MB 11.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 64.56 Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64 46/68 #12 64.99 Installing : glibc-headers-2.17-325.el7_9.aarch64 47/68 #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 37.75MB / 53.27MB 10.9s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 5.1s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 22.02MB / 53.27MB 6.7s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 32.51MB / 47.36MB 6.9s #13 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba #13 ... #9 [internal] load build context #9 sha256:82c6c8d9ac55f9ac49358e72ed70e5182550b5399d7e725e08e171da071df02d #9 transferring context: 28.95MB 7.8s done #9 DONE 7.9s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #7 sha256:52855308e2aca75b6e940217a73c4c5da76eb8473f330796730201354276f921 #13 ... #9 [internal] load build context #9 sha256:9b7e56b6e4c21a52c071b398f6d3284a78532ee50de1deb4901e4056e0d213bc #9 transferring context: 28.95MB 5.2s done #9 DONE 5.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 39.85MB / 45.91MB 5.1s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 32.51MB / 47.36MB 5.1s #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba #7 sha256:77d7a9b8398479aff93ca0e64dab4bfb1b1fbcdc79053e6dd660fc265ae1f8d3 #7 resolve docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba 0.1s done #7 sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba 1.85kB / 1.85kB done #7 sha256:b20d2e24f04079c04e9a39ec01e9e4ba0008b958dd6011b63e9e9aaf03924262 736B / 736B done #7 sha256:a60d696958ed4b474fd446b464f25d6dc0dc82ea6c90deb714a8614bd2a41b9d 1.80kB / 1.80kB done #7 sha256:b2b0b86771b0c247f208f44f8c27d1dd1a68614155acca96c36e48683d954cd6 226B / 226B 0.2s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 31.46MB / 110.02MB 11.2s #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.9s done #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 25.17MB / 53.27MB 7.0s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 0B / 110.02MB 7.0s #7 extracting sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 5.0s #7 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 42.99MB / 45.91MB 5.4s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 46.14MB / 47.36MB 11.5s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 31.46MB / 110.02MB 11.5s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 33.55MB / 53.27MB 11.7s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 40.89MB / 53.27MB 11.3s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 5.8s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 44.04MB / 53.27MB 11.6s #7 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.0s done #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 35.65MB / 47.36MB 7.4s #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 28.31MB / 53.27MB 7.6s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 36.70MB / 53.27MB 12.2s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 6.29MB / 110.02MB 7.8s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 12.2s done #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 5.6s #13 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 0B / 157B 12.3s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 38.80MB / 110.02MB 12.4s #13 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 12.4s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 65.08 Installing : glibc-devel-2.17-325.el7_9.aarch64 48/68 #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 47.19MB / 53.27MB 12.2s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 38.80MB / 110.02MB 12.2s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 38.80MB / 47.36MB 8.0s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 31.46MB / 53.27MB 8.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.0s done #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.19MB / 47.36MB 6.6s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 39.85MB / 53.27MB 6.6s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 3.15MB / 110.02MB 6.6s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 39.85MB / 53.27MB 12.6s #13 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 12.4s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 66.32 Installing : gcc-4.8.5-44.el7.aarch64 49/68 #12 66.61 Installing : libsepol-devel-2.5-10.el7.aarch64 50/68 #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 41.94MB / 47.36MB 8.4s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 34.60MB / 53.27MB 8.4s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 42.99MB / 53.27MB 6.9s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 42.99MB / 53.27MB 13.0s #12 66.67 Installing : perl-Test-Harness-3.28-3.el7.noarch 51/68 #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 12.58MB / 110.02MB 8.6s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 50.33MB / 53.27MB 12.6s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 45.09MB / 110.02MB 13.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 66.77 Installing : automake-1.13.4-3.el7.noarch 52/68 #12 67.04 install-info: No such file or directory for /usr/share/info/automake.info.gz #12 67.10 Installing : pcre-devel-8.32-17.el7.aarch64 53/68 #12 67.13 Installing : libselinux-devel-2.5-15.el7.aarch64 54/68 #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 45.09MB / 47.36MB 8.9s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 13.1s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 7.1s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 46.14MB / 53.27MB 7.3s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 10.49MB / 110.02MB 7.3s #13 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 7.2s done mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 46.14MB / 53.27MB 13.5s #12 67.16 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 55/68 #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 37.75MB / 53.27MB 9.0s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 45.09MB / 110.02MB 13.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 50.33MB / 53.27MB 7.6s #13 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.6s done #13 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #12 67.24 Installing : libtool-2.4.2-22.el7_3.aarch64 56/68 #12 67.51 install-info: No such file or directory for /usr/share/info/libtool.info.gz #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 18.87MB / 110.02MB 9.3s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 40.89MB / 53.27MB 9.5s #27 ... #30 [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 #30 sha256:d280906780a3358e9e77b26acb7580a95aef82647936875e37c8ccaf2aa20d40 #30 33.90 + for f in rootlesskit rootlesskit-docker-proxy #30 33.90 + GOBIN=/build #30 33.90 + GO111MODULE=on #30 33.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 16.78MB / 110.02MB 7.8s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 8.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #12 67.76 Installing : glibc-static-2.17-325.el7_9.aarch64 57/68 #12 67.78 Installing : btrfs-progs-devel-4.9.1-1.el7.aarch64 58/68 #12 67.81 Installing : libseccomp-devel-2.3.1-4.el7.aarch64 59/68 #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 9.6s done #14 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 9.8s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 49.28MB / 53.27MB 14.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p sources mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 44.04MB / 53.27MB 9.9s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 51.38MB / 110.02MB 14.2s docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 8.4s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 23.07MB / 110.02MB 8.5s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 14.0s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 52.43MB / 110.02MB 14.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:d287489a1a300461d4e908e0adc052b98256515ecd13dbf4cd2e1411a8fc80c6 #1 transferring dockerfile: 922B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:9f093444e33c206f4de5f431208b67b37079092f5cb6e44ae22f6137bb749c7e #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:12a2ef55e5f22d9ac8be223a14b5a3c0ed6bbcaa650ee85187bd299b87a15e54 #1 transferring dockerfile: 1.74kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:fd7ce7ed2293e7cda4eb2d8f31bb41f87883f941f98cbdae1515b1662fdb741c #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 26.21MB / 110.02MB 10.2s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 14.5s == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:8c7f65c8f500db757d09b9d00135fe21614240b0254c7fef5bd7479539b3e942 #1 transferring dockerfile: 1.22kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:0ae16e96b1d3a684e0a2de0fcc4aa947002d74a2e6c937ccd7b24e8362f8132b #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin == Building packages for fedora-34 == mkdir -p "rpmbuild/fedora-34" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-fedora-34/x86_64 -f fedora-34/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:eb02b4ef09c53d8f60fbc0d4b671c704715e1d31de8d94b7860a319f4c49d0e4 #1 transferring dockerfile: 906B 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:894606c6e8f37a4e0c2ab201a117afe3b5b1fd966695036d613941501f25d2b9 #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:73d14dc229608581505498236babf387cf21ac30535215b7df114a6deb79ef9a #1 transferring dockerfile: 1.38kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:48d2cecdb9bf348e929cd09c5f3fbd9184f4c8a523c6e942e3228e0844bce9b4 #2 transferring context: 2B done #2 DONE 0.1s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:68e1fab096c9b9edd675a347d8c754d419922e42564489cbb4215c174c1b3ec8 #5 DONE 0.0s #4 [internal] load metadata for quay.io/centos/centos:stream9 #4 sha256:b18983746a74f58bdea80010c27c098075392dd5f4b793ca7138dcb846ab8066 #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:27cf6172c95c286dc931a53a569bbe20c210bcc33ede52178ed33dfb90a4e140 #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:46ddcd4ff0cb131455c857f46396735b9659bcba8636af8ca7110ba2fb507895 #6 DONE 0.0s #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:30a049a1b08c402cef7b0e7eec5655cb79d73ef6841f9258221af30e4e4ff28d #5 DONE 0.0s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 47.19MB / 53.27MB 10.3s == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:b772b96bd5cf5a7863dd740223ac177ba4a118b9bc4d392f7cdd6202883299e4 #1 transferring dockerfile: 1.43kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:1fc95aca496b664e17c98265fd5fade46cf8c02d3d502ff9f2f6eb16388f7f02 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 ... #5 [auth] library/centos:pull token for registry-1.docker.io #5 sha256:da3a87251484a0f045ab9a4f06dd7f475dae9f187504a7883f4300289fc0d120 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:b353d026ac906fd7990dc7d8e55b9bc738747c9df5bb9ae260f2e30fe2072939 #6 DONE 0.0s #12 67.86 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 60/68 #12 68.85 Installing : cmake-2.8.12.2-2.el7.aarch64 61/68 #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:0368258fd7805fdfeabc5b3f16bc7f39b260e38d6bf645b370cc2f839688f919 #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:4b679e942ac8a5eb57e281c0053bffa42010708bd1f799fc006c793768732a3a #6 DONE 0.0s #3 [internal] load metadata for docker.io/library/ubuntu:jammy #3 sha256:5e41972c0cdee05640f3ed85ad5e7dca92c5a589ced43badaf14d81466f891ae mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose == Building packages for ubuntu-bionic == mkdir -p "debbuild/ubuntu-bionic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile . == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 30.41MB / 110.02MB 9.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #4 ... #5 [auth] library/fedora:pull token for registry-1.docker.io #5 sha256:ff2c4f82607933ce22c18aae07056ebb86f63b2838a20d15f693a56b0ca9dafa #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:34d5a62ad71664c13dae6f4f2b846ff4eb48c7ffa7cc9d3abd57af13b8b2e57c #6 DONE 0.0s #3 [internal] load metadata for docker.io/library/fedora:34 #3 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903 #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/golang:1.18.1-buster #3 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #3 [internal] load metadata for quay.io/centos/centos:stream8 #3 sha256:11afe0c2cbf9b5004ff3ac2e150e3c71a16a32e351f7b339af9ff3143b86770c #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.4s #11 [internal] load build context #11 sha256:31f08e425ae6885ae8db76a7f9fbc73f1ab57bb0d7a39e2d7aade709092ea357 #11 transferring context: 15.46kB done #11 DONE 0.0s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a done #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 50.33MB / 53.27MB 10.6s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose == Building packages for ubuntu-impish == mkdir -p "debbuild/ubuntu-impish" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/aarch64 -f ubuntu-impish/Dockerfile . == Building packages for ubuntu-impish == mkdir -p "debbuild/ubuntu-impish" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/x86_64 -f ubuntu-impish/Dockerfile . #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 58.72MB / 110.02MB 15.0s #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 14.9s done #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.4s #10 [internal] load build context #10 sha256:60c953393abe49359255304bd4b3c5f29cb52880991b30f7b17f5b94ab6509cf #10 transferring context: 15.46kB done #10 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a done #12 68.88 Installing : which-2.20-7.el7.aarch64 62/68 #12 69.14 install-info: No such file or directory for /usr/share/info/which.info.gz #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.3s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d #7 sha256:b734fd8320b639006a38ffecd72866d958e5860f3597ba2bc69172a82e7a0f87 #7 resolve docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d 0.0s done == Building packages for fedora-36 == mkdir -p "rpmbuild/fedora-36" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-fedora-36/x86_64 -f fedora-36/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #1 [internal] load build definition from Dockerfile #1 sha256:d39c6295e275ca8755ed0e5d9fafe71737f047d3cba71c1578d09719ad75333f #1 transferring dockerfile: 982B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:27aa71553c6f1b68a0f740c94b58ebeda56ddc42efc81bd6f322002c004e5e9e #2 transferring context: 2B done #2 DONE 0.1s == Building packages for fedora-35 == mkdir -p "rpmbuild/fedora-35" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:647da3560ade84147830b2132b6d785a0669ea340dcba691ed97b225531fa438 #1 transferring dockerfile: 906B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:986daf9dc99a23977fa9aee30b9bb27c82b527dbd24ab6899316b3ade7ce648d #2 transferring context: 2B done #2 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:32c744ea7e652f72d588a9a8f355fa403785a946086929603c3a4a4e9c5e6ee9 #2 transferring context: 2B done #2 DONE 0.1s #1 [internal] load build definition from Dockerfile #1 sha256:d00621f71bda721639b96093dad5affdabe1cfcc1955b4f942c98cf4c9da5d45 #1 transferring dockerfile: 1.22kB done #1 DONE 0.2s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:e35a0554af6730b2f64e1ebf5cb416c39c31ecf1ecb9e92f6bfee5e7ec8627f0 #4 DONE 0.3s #9 [internal] load build context #9 sha256:07b9dfe2324953366287b2c2d67fb211234df03b118cf9245fba3cf80a7e77bd #9 transferring context: 15.46kB done #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:321dbc444dfeda328a85dc3c31545a65c1fae8390aa5ba6dc1f5222b53b42697 #7 sha256:fa6c18cf4ebdd59d74acc219d69a3f0bb340c9780b3f9503eb32dc0ea8c200b2 #7 resolve docker.io/library/fedora:34@sha256:321dbc444dfeda328a85dc3c31545a65c1fae8390aa5ba6dc1f5222b53b42697 done #7 sha256:321dbc444dfeda328a85dc3c31545a65c1fae8390aa5ba6dc1f5222b53b42697 1.20kB / 1.20kB done #7 sha256:24fe8d51f042d80fc1fa7d593e03d3994ddae4a5cd3d5d9495fde740364e0bc2 529B / 529B done #7 sha256:af70648d87b6cb346e5e0c7541ed79dca8c0658fa8511f2786c325461026bb63 2.00kB / 2.00kB done #3 DONE 0.4s #10 [internal] load build context #10 sha256:6b8221f6755396c5390960d2c2120e9789dbc0d4b9ea546489c756991c1e6eed #10 transferring context: 15.46kB done #10 DONE 0.0s #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:eab39a5e3ac60bbdcfbfa7f4b7cd54f9cf930d4ea1090006cd12421eb5038b75 #6 sha256:264735351cd003cd08d2feaf58c7776f6cc677897a48b156a3323f3f2b5ecda6 #6 resolve quay.io/centos/centos:stream9@sha256:eab39a5e3ac60bbdcfbfa7f4b7cd54f9cf930d4ea1090006cd12421eb5038b75 done #6 sha256:e97e3a1fb89894e1cac509cd8f59f7522a5b51e4fb29d4832684b061a035768c 1.16kB / 1.16kB done #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 0B / 70.65MB 0.1s #6 sha256:eab39a5e3ac60bbdcfbfa7f4b7cd54f9cf930d4ea1090006cd12421eb5038b75 858B / 858B done #6 sha256:8978978329c670feea3611cb60dc36ce5de9f13ecf0a4c386d602503b474220d 350B / 350B done #13 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #13 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 0B / 50.44MB 0.1s #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0B / 7.86MB 0.1s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 6.29MB / 50.44MB 0.2s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 4.97MB / 7.86MB 0.2s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 12.58MB / 50.44MB 0.3s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 32.51MB / 110.02MB 11.0s #14 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #14 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0B / 10.00MB 0.1s #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 6.29MB / 50.44MB 0.1s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0B / 7.86MB 0.1s #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.3s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 26.21MB / 50.44MB 0.3s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #1 [internal] load build definition from Dockerfile #1 sha256:cf939674202aa69018ec46556d8927ed38f5d5eb6eb87d2d30351fa6aab56fab #1 transferring dockerfile: 1.22kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:324ac1a5016755f4d698dba278a771115b0eacb8dbb9573e155630828b444480 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:impish #4 sha256:e61a2543f00bd09f12ff8ff2cefe9caa25f61bf46ba69183a81775b402ac34d3 #4 ... #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:0467acc460ff301d820c7276fa3a6b90eb3db3ba7df6e1c05c6bda382a52513c #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:4bd2417900476a9f90537e3b806774b4a242293b494c4efbb611405416eb1319 #6 DONE 0.0s #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #13 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 0B / 50.44MB 0.1s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0B / 7.86MB 0.1s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 11.53MB / 50.44MB 0.3s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 59.77MB / 110.02MB 15.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #7 sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d 1.42kB / 1.42kB done #7 sha256:aa6c2c047467afc828e77e306041b7fa4a65734fe3449a54aa9c280822b0d87d 529B / 529B done #7 sha256:d2e4e1f511320dfb2d0baff2468fcf0526998b73fe10c8890b4684bb7ef8290f 1.46kB / 1.46kB done #7 sha256:125a6e411906fe6b0aaa50fc9d600bf6ff9bb11a8651727ce1ed482dc271c24c 3.15MB / 30.42MB 0.2s #7 sha256:125a6e411906fe6b0aaa50fc9d600bf6ff9bb11a8651727ce1ed482dc271c24c 13.63MB / 30.42MB 0.3s #1 [internal] load build definition from Dockerfile #1 sha256:2978519ae8565f6f0a5bc2c9ad1ad9ffea8b81ad0c1d66dd544a78c760500b4f #1 transferring dockerfile: 906B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:a7faa6209907039bb646344e5f3ef66acd89641de8cb22c6be2b2f186ce0d868 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:fc2e716d3aac7c7bb11cd71a9795f62575d5f83968e35eb5f5e04e837353bd69 #5 [auth] library/fedora:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:19cb676a82aec8fc064ca739c3775eddaabb1c2fcba8c2ee65776680a9689f0b #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:13816f1b77a2ecc053dd08ea2a9f74304c499a0c9c587174cebcdf70f08b5f68 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:bionic #6 sha256:33ad8bf6f601f88dd941422e42a209149737c5d186f11e7d18a69050c0344132 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:42b24fe0142b829277f500329d7c50fc0d654412fc6d296283027ac72a38314d #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:9ead3ec0a21be96e274cafcb8f38fe68471474d3f8e1ec1607ad749806e740b5 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 5.24MB / 70.65MB 0.4s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 11.2s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 18.87MB / 50.44MB 0.4s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.4s done #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 25.17MB / 50.44MB 0.5s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 1.05MB / 10.00MB 0.5s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 35.95MB / 50.44MB 0.4s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s done #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 2.10MB / 51.84MB 0.4s #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.4s done #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 45.09MB / 50.44MB 0.5s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 12.58MB / 51.84MB 0.5s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 0B / 68.80MB 0.5s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #7 extracting sha256:03ca5b55b2bdc3c68d23c18a88c099e2015c6bdcef6e3c43ca0bfb6aea0b032a 9.2s done #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 9.5s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 11.4s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 44.04MB / 110.02MB 12.3s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 6.0s #13 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 9.6s done == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:79d279452dc9ed0a3eb6fb805c6e8e905c5f01fd08c77867909f53bcedd238bb #1 transferring dockerfile: 1.22kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:60c94ee4ab42251ccde6ea8bf518e019c3bbfb1e6bde0ed8db679ed25072e501 #2 transferring context: #2 transferring context: 2B done #2 DONE 0.1s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:1e508604b87b6a691cbde0ee58c0016e242f9879e2f785dd7c4ff3da0ac179d9 #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:a6496633a2992fdc03dc914cba27d4bdb7764b37ebdfc24ae919a27d302efabf mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #3 [internal] load metadata for docker.io/library/golang:1.18.1-buster #3 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #3 ... #4 [internal] load metadata for docker.io/library/ubuntu:impish #4 sha256:e61a2543f00bd09f12ff8ff2cefe9caa25f61bf46ba69183a81775b402ac34d3 #4 DONE 0.4s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 20.97MB / 50.44MB 0.4s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s done #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0B / 10.00MB 0.4s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 28.31MB / 50.44MB 0.5s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 7.34MB / 10.00MB 0.5s == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:2803d79fea95f9ff4ac593f632f1df5f6a7f7cc97dbfa2fed2f3045211f17924 #1 transferring dockerfile: 992B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:dc7a0243538981e9a960d88c816093b31a75ac633cbb7d0a9949dc24f2918562 #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a mkdir -p sources #12 69.16 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.aarch64 63/68 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 66.06MB / 110.02MB 15.7s #7 sha256:125a6e411906fe6b0aaa50fc9d600bf6ff9bb11a8651727ce1ed482dc271c24c 20.97MB / 30.42MB 0.4s #7 sha256:125a6e411906fe6b0aaa50fc9d600bf6ff9bb11a8651727ce1ed482dc271c24c 30.42MB / 30.42MB 0.6s #4 ... #5 [auth] library/fedora:pull token for registry-1.docker.io #5 sha256:a70f8c2996aeb69644531494401df178300878bdc0b8cf2d8bbe6ac8f809c96a #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:09e64d60cefc9c552755413ede5d072a1c5b70e19e38a2dc02c7ffe3974283b4 #6 DONE 0.0s #3 [internal] load metadata for docker.io/library/fedora:36 #3 sha256:b0daf253e9999054dbe302a69542b3391784994fe01956037770418baa090fae mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #4 ... #3 [internal] load metadata for docker.io/library/fedora:35 #3 sha256:0832b142ddb8c128fa73b22b54a42e2e7dd2c49293bffeaab67874e02dc77fcd #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.4s #9 [internal] load build context #9 sha256:5a721bea5ad1a1ecce24adf5dbb1526d5e1bb8303258ce0748bca794e74bfe30 #9 transferring context: 15.46kB 0.0s done #9 DONE 0.1s #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a #7 sha256:3099f0663f3fd64b15a1ec349269aabcb46d49b91981b3a651eea001bb4a7f34 #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/golang:1.18.1-buster #7 resolve docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 0.0s done #7 sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 1.20kB / 1.20kB done #3 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #3 DONE 0.3s #7 sha256:36af84ba69e21c9ef86a0424a090674c433b2b80c2462e57503886f1d823abe8 529B / 529B done #7 sha256:b97d90f26110930f4ea32c16be938ecac6f85b5b917edf1390e0dcf8f467bd33 2.00kB / 2.00kB done #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 0B / 54.63MB 0.0s #7 sha256:1b4ea7f5cbb2920e89fce685dc2cc8b2b5aee4ec9745effb40d69423d804452c #7 resolve docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f 0.0s done #7 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/ubuntu:jammy #3 sha256:b8ce80cc34dc11bf68543cc943665e74758259e8f14555015cec4d6bcbe11ce4 #3 DONE 0.4s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d #7 sha256:6827fccc6589386786523e64c7f0013256450e821b7cd52b73fd8f0e6b0ebb75 #7 resolve docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d 0.0s done #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 0B / 27.02MB 0.0s #7 sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d 1.42kB / 1.42kB done #7 sha256:58ddb1588a8c0304cd3dbdb81bdd40bee55ab67dcd4e9938ec167728bde5ae54 529B / 529B done #7 sha256:4454e2e75bf4628b8547fb60b3753c9ce8cf250f6e86c944155b45873be77504 1.48kB / 1.48kB done #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 10.49MB / 70.65MB 0.5s #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 24.32MB / 70.65MB 0.6s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 11.5s done #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 34.60MB / 50.44MB 0.6s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 8.39MB / 10.00MB 0.6s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.33MB / 50.44MB 0.8s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.8s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0B / 51.84MB 0.8s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.7s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 32.51MB / 51.84MB 0.7s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 15.71MB / 68.80MB 0.7s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 41.94MB / 51.84MB 0.8s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 25.29MB / 68.80MB 0.8s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #1 [internal] load build definition from Dockerfile #1 sha256:f46c85cd0ef0d44537a28b3210f8afa119872b822392221a0fc81a066ef2619e #1 transferring dockerfile: 1.29kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:393f20307648d4dfcaeaa284cac3726e6976539fc0670fc92fd3594ec1550011 #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 ... #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:806b69cebe3294b0a4e2f883ea4b71e35587f68c716d9b81e0154e27531b78b4 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:20c8b67e3a36cc1d5ce93d09faf85e87787b2096937a44a7c285c8d9d14d2e5c #6 DONE 0.0s #13 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #7 sha256:52855308e2aca75b6e940217a73c4c5da76eb8473f330796730201354276f921 #7 DONE 12.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:impish #4 sha256:77555ef446f01bc1b1349e1591843c7a2bdfcb19593906d5c175c264b728c47a mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #3 [internal] load metadata for docker.io/library/golang:1.18.1-buster #3 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #3 DONE 0.5s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 39.85MB / 50.44MB 0.6s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.6s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.7s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.6s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0B / 51.84MB 0.7s #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:15b6151a86510338fd5b6c5c2a34e3ca1c3dcb32a9746ed3773220ac76e868fe #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:3fe204fd1c54c2bcd2414fc1caea8203a1f7ebb56949a0196a566c0e38660ca7 #6 DONE 0.0s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.1s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done #13 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #13 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.2s done #13 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 3.9s done #13 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 5.1s done #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 33.55MB / 53.27MB 9.9s #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 32.51MB / 47.36MB 9.9s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 24.12MB / 110.02MB 9.9s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 3.4s #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:28b9dc0abb696ff2daf017e525ecf914b56b6eb61a4080433070422f1345d340 #7 sha256:017fdb17af965d3314696cc70dbbbf08a6a16b62934847bdbabdc4331b64f88f #7 extracting sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 5.1s docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #7 ... #10 [internal] load build context #10 sha256:0817c1e65f6babf190b8514e465e7d4d26acb235fb35a3d162d3eec6a5416620 #10 transferring context: 28.96MB 0.8s done #10 DONE 0.8s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d #7 sha256:b734fd8320b639006a38ffecd72866d958e5860f3597ba2bc69172a82e7a0f87 #7 sha256:125a6e411906fe6b0aaa50fc9d600bf6ff9bb11a8651727ce1ed482dc271c24c 30.42MB / 30.42MB 0.8s done #7 extracting sha256:125a6e411906fe6b0aaa50fc9d600bf6ff9bb11a8651727ce1ed482dc271c24c #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 36.70MB / 110.02MB 10.0s #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.3s #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e #7 sha256:4965838a44966d19500c692070cd33a137ab238ac59ef62c010196567d50e31e #7 resolve docker.io/library/fedora:36@sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e 0.0s done #7 ... #9 [internal] load build context #9 sha256:688dca87b20467bcab8a34501e2777a0a34152fab1422fc6d27926e429fefc0d #9 transferring context: 15.46kB done #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e #7 sha256:4965838a44966d19500c692070cd33a137ab238ac59ef62c010196567d50e31e #7 sha256:2447409b46e444145a1babde2fb7ab4fcb49b05f14af315ba01916137054a9b2 2.00kB / 2.00kB done #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 0B / 58.91MB 0.1s #7 sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e 1.20kB / 1.20kB done #7 sha256:da5b1b6ca1960e343173acdc823b1cfdb8434c4e9894835f225956314a3fc908 529B / 529B done mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 13.63MB / 50.44MB 0.2s #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 4.19MB / 10.00MB 0.2s #13 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 2.10MB / 7.86MB 0.2s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 23.07MB / 50.44MB 0.3s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 7.34MB / 10.00MB 0.3s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 6.29MB / 7.86MB 0.3s #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 4.19MB / 54.63MB 0.2s #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 13.63MB / 54.63MB 0.3s #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 51.38MB / 70.65MB 0.8s #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 55.86MB / 70.65MB 0.9s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 10.49MB / 51.84MB 1.0s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 25.17MB / 51.84MB 1.1s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.9s done #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.0s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 36.70MB / 68.80MB 1.0s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 48.23MB / 68.80MB 1.1s #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 62.91MB / 68.80MB 1.2s #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.4s #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/golang:1.18.1-buster #3 sha256:24bfe90fc670f6e31f3c83693e7f27051a7e5430086cf69bdc255b9945eb12f7 #3 DONE 0.5s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed #7 sha256:7e98311902214bb81584d75ea98ad095986dabe3371b7efc3f92357192afe39b #7 resolve docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed 0.0s done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #14 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 1.10MB / 50.44MB 0.1s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0B / 7.86MB 0.1s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 10.24MB / 50.44MB 0.2s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.2s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 16.20MB / 50.44MB 0.3s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 10.49MB / 51.84MB 0.8s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 30.41MB / 51.84MB 1.0s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.0s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 40.89MB / 51.84MB 1.1s #3 [internal] load metadata for docker.io/library/debian:buster-backports #3 sha256:e4a15515ab4dbda7f585a0b7ae614a60cf2a4841637ab0a49b2331ea601ef64c #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:6b0966cfaf157beea33bebffb9b5b2d0268225d3aa94515655ae374227de8e4a #4 DONE 0.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #12 69.69 Cleanup : 7:device-mapper-1.02.170-6.el7.aarch64 64/68 #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 3.15MB / 58.91MB 0.2s #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 11.53MB / 58.91MB 0.3s #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 17.83MB / 54.63MB 0.5s #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 31.46MB / 54.63MB 0.6s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 39.25MB / 50.44MB 0.5s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.5s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.4s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 1.05MB / 51.84MB 0.5s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 46.14MB / 50.44MB 0.6s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.5s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 12.58MB / 51.84MB 0.6s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 0B / 68.80MB 0.6s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.7s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 21.67MB / 51.84MB 0.7s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 5.24MB / 68.80MB 0.7s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #30 36.54 rootlesskit version 1.0.0 #30 36.55 Usage of /build/rootlesskit-docker-proxy: #30 36.55 -container-ip string #30 36.55 container ip #30 36.55 -container-port int #30 36.55 container port (default -1) #30 36.55 -host-ip string #30 36.55 host ip #30 36.55 -host-port int #30 36.55 host port (default -1) #30 36.55 -proto string #30 36.55 proxy protocol (default "tcp") mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 10.1s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 66.06MB / 110.02MB 16.0s #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 62.91MB / 70.65MB 1.0s #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 70.65MB / 70.65MB 1.2s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 2.10MB / 27.02MB 0.4s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 4.19MB / 27.02MB 0.6s #13 ... #9 [internal] load build context #9 sha256:46d139ae73e67ec7fb0747064870867fc29e16021959e27c612ee9e9c753570c #9 transferring context: 28.96MB 1.1s done #9 DONE 1.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 37.75MB / 51.84MB 1.2s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.2s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.4s #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 1.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0B / 10.00MB 0.1s #14 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 2.10MB / 50.44MB 0.1s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0B / 7.86MB 0.1s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 39.01MB / 110.02MB 12.0s #7 sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed 1.42kB / 1.42kB done #7 sha256:51927bb029ae20b80e128ab2c5620163a1b89975d4cbed6f56eab57ca591f5f1 529B / 529B done #7 sha256:71a66381c8346b8424a3114f9d6db5e4d331759c66ce3cce459e427d53b1ddf3 1.48kB / 1.48kB done #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 0B / 26.92MB 0.1s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 21.09MB / 50.44MB 0.4s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s done #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 1.66MB / 10.00MB 0.4s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 50.33MB / 110.02MB 13.0s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 50.33MB / 51.84MB 1.2s #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 0B / 50.44MB 0.1s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 1.05MB / 7.86MB 0.1s #13 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #13 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.37MB / 50.44MB 0.2s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.2s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . #12 69.97 Cleanup : systemd-219-78.el7.aarch64 65/68 == Building packages for ubuntu-impish == mkdir -p "debbuild/ubuntu-impish" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/aarch64 -f ubuntu-impish/Dockerfile . #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 20.97MB / 58.91MB 0.4s #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 37.75MB / 58.91MB 0.6s #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 48.23MB / 58.91MB 0.7s #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 44.04MB / 54.63MB 0.8s #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 54.63MB / 54.63MB 0.9s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 27.26MB / 51.84MB 0.8s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 11.53MB / 68.80MB 0.8s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 33.83MB / 51.84MB 0.9s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 20.97MB / 68.80MB 0.9s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 45.09MB / 110.02MB 10.6s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 6.29MB / 27.02MB 0.8s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 72.35MB / 110.02MB 16.7s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.4s done #14 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 1.5s #15 ... #17 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #17 extracting sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 7.5s done #17 extracting sha256:9a8029b02d49777774618d41ab3a1f7f4f32f7d4b10453afd26a184b8787beaa 0.0s done #17 DONE 11.0s #19 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / / #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.3s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 15.73MB / 50.44MB 0.3s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 2.54MB / 7.86MB 0.3s #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.4s done #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.4s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 2.10MB / 26.92MB 0.4s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 4.19MB / 26.92MB 0.6s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 27.26MB / 50.44MB 0.6s #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.6s #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.6s done #14 ... #10 [internal] load build context #10 sha256:55683cc081e494c2de74e3bd3cd68237317bf73681811120177a94853c1d62cb #10 transferring context: 28.96MB 0.8s done #10 DONE 1.0s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 35.29MB / 50.44MB 0.8s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 16.78MB / 50.44MB 0.3s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 4.19MB / 10.00MB 0.3s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 25.17MB / 50.44MB 0.4s #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s done #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 9.44MB / 10.00MB 0.4s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0B / 51.84MB 0.4s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 36.70MB / 50.44MB 0.5s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.5s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 3.15MB / 51.84MB 0.5s #1 [internal] load build definition from Dockerfile #1 sha256:4d0bbc55d990212ae39f3e1d74917bce8bc4296fc2d58bb6cf3964047fd99372 #1 transferring dockerfile: 1.29kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:d83b085adf1e4a028d62a4a199fbeb7881ed71e07596a336f9b885fe8ccad387 #2 transferring context: 2B done #2 DONE 0.1s #12 70.26 Cleanup : systemd-libs-219-78.el7.aarch64 66/68 == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . #2 [internal] load .dockerignore #2 sha256:245130744a52a84ae536857fd947e26e895b79d89157e48f2bf087d0f20d5eb4 #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 sha256:df212899e3c507a87df4cea38525d3e7a68be7e2e2b0eed9c05d9c8f6fc7d28b #1 transferring dockerfile: 1.22kB done #1 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 58.06MB / 58.91MB 0.8s #13 ... #9 [internal] load build context #9 sha256:4e4c4a42e33d9c7261bc043ac8851fb6bf236360ef85da6dee333174a691bd5e #9 transferring context: 28.96MB 0.9s done #9 DONE 1.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 40.89MB / 51.84MB 1.0s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 28.31MB / 68.80MB 1.0s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.1s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.2s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 46.14MB / 68.80MB 1.2s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0B / 141.70MB 1.2s == Building packages for ubuntu-bionic == mkdir -p "debbuild/ubuntu-bionic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:b66fbe35bbef3586ab6c683277e8489b434b3596ba984884238b875ed37c7d7b #1 transferring dockerfile: 982B done == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 8.39MB / 27.02MB 1.0s == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" #14 ... #10 [internal] load build context #10 sha256:799bed3345b6c41db6ba23b8909815d8c951dc3e7c85f8d03d087a14b74bc8d5 #10 transferring context: 28.96MB 0.5s done #10 DONE 0.5s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 20.97MB / 50.44MB 0.5s #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.5s done #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 0B / 68.80MB 0.5s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 37.75MB / 50.44MB 0.7s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 13.63MB / 68.80MB 0.7s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 13.63MB / 51.84MB 0.7s #6 sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 70.65MB / 70.65MB 1.6s done #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 0B / 68.80MB 1.8s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 8.39MB / 68.80MB 2.0s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.0s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 3.15MB / 51.84MB 1.0s #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 5.1s #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.7s #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.5s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 11.53MB / 51.84MB 0.7s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 8.39MB / 68.80MB 0.7s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 18.87MB / 51.84MB 0.8s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 14.68MB / 68.80MB 0.8s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:ceb0cf00bca135a0bb071cc1a3f261895b98d8bac770e670a6aedbe39ce7ee24 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:5ce7deb78a51f542aa963b3cd99862ca76ec5fb3e99b7acca574b4ec0588711a #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 56.62MB / 110.02MB 13.8s #12 70.54 Cleanup : glibc-2.17-317.el7.aarch64 67/68 #1 [internal] load build definition from Dockerfile #1 sha256:51dc4595cfa114ee3bab8292e2e619e99af8e2693d09f059455f2ed1377419d0 #1 transferring dockerfile: 992B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:3e0a90652f4354894f7a09afba02ccaa09e3667306608c03acc3f7df0d0becb9 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:79d2350a5f856ad0e98ca5eb22971bcc27878f076441f6c4cc5cb0306b010a18 #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:f8f93e50a572f63a900c5cb496773c063c4b2a445b7383ed60db5b8a2ed9e03b #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #4 ... #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:51b6ca0be9bf86a58716a267c8ee5bc83fe3ddd995d90def7e0fd451e9a0ffe3 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:6d709f8cd51e3e41c617a6cf8bf4386f566c421ea9400d2d487da9bfd4736f10 #6 DONE 0.0s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.19MB / 68.80MB 1.7s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 13.63MB / 68.80MB 1.8s #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:b2770915d10c03547daf271634c0d6ced2cdbfbccf305665bcf235ba1adbc9d7 #2 transferring context: 2B done #2 DONE 0.1s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:c48f25d1da6ff267d4bacc857d85cf311a90d5f12b10f26f8f1b55d3d12ebbdc #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:d3d840f2f81bc6337fcf1f58cb83f23c9f2ae32ba22f2fdc85614c526bdbd8ae #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 58.72MB / 68.80MB 1.3s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 7.34MB / 141.70MB 1.3s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.67MB / 68.80MB 1.4s #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 0.1s #1 [internal] load build definition from Dockerfile #1 sha256:18ddf867387110bf52a858225428033b15ca723e29f6776ba75648448b10c7dc #1 transferring dockerfile: 922B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:c06a4a5c050151c27ddd8e6957966b3532ce36ce77e59679fa0662dd4511c090 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 54.63MB / 54.63MB 1.4s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 53.48MB / 110.02MB 11.1s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 10.49MB / 27.02MB 1.2s DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:ce479abb56d61f90d30b9c4d07fffc228c19a0d12a235dd19f94f9c885df5bfc #1 transferring dockerfile: 1.22kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:a0dbdd0d4b11027b7e2b22cf20ea2d2aeb42efe03336cfdaddb5837a5b866117 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:5fa284357e4822c1806668964e371a95bdf3670af6b018a4813dc456f4beab00 #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 42.99MB / 50.44MB 0.8s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 29.34MB / 68.80MB 0.8s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 19.68MB / 51.84MB 0.8s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 47.19MB / 50.44MB 0.9s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 35.65MB / 68.80MB 0.9s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 27.26MB / 51.84MB 0.9s #6 extracting sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 0B / 64.82MB 1.9s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 2.2s done #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 16.78MB / 68.80MB 2.2s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 1.9s done #14 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 1.9s done #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0B / 141.70MB 2.0s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 9.44MB / 141.70MB 2.1s #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.3s done #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 13.63MB / 51.84MB 1.3s == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile . #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 25.17MB / 51.84MB 0.9s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 25.17MB / 68.80MB 0.9s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 31.46MB / 51.84MB 1.0s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 34.60MB / 68.80MB 1.0s #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 sha256:c8cb9dfb3ba995aa2991a1ab489f221b7a7cdb95758a76d24dbec52cad0311e1 #3 DONE 0.4s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 7.34MB / 26.92MB 1.0s == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile . #12 70.83 Cleanup : glibc-common-2.17-317.el7.aarch64 68/68 #12 71.17 Verifying : glibc-common-2.17-325.el7_9.aarch64 1/68 #12 71.19 Verifying : rsync-3.1.2-10.el7.aarch64 2/68 #12 71.20 Verifying : openssh-clients-7.4p1-22.el7_9.aarch64 3/68 #12 71.22 Verifying : pcre-devel-8.32-17.el7.aarch64 4/68 #12 71.23 Verifying : glibc-devel-2.17-325.el7_9.aarch64 5/68 #12 71.24 Verifying : libselinux-utils-2.5-15.el7.aarch64 6/68 #12 71.25 Verifying : libarchive-3.1.2-14.el7_7.aarch64 7/68 #12 71.26 Verifying : btrfs-progs-4.9.1-1.el7.aarch64 8/68 #12 71.27 Verifying : automake-1.13.4-3.el7.noarch 9/68 #12 71.28 Verifying : libseccomp-devel-2.3.1-4.el7.aarch64 10/68 #12 71.29 Verifying : glibc-static-2.17-325.el7_9.aarch64 11/68 #3 [internal] load metadata for docker.io/library/ubuntu:impish #3 sha256:cb4523ab63459f97938bb59eb8df7526d9b7a2c01d69882f5951f45e0dbf0634 #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #4 DONE 0.4s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 72.35MB / 110.02MB 16.9s #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 #7 sha256:ad6d02924b18a42cbc042c7babba589015e821a5c65457fb738747d35f8c1f83 #7 extracting sha256:0a2c02101ee4340d4a9ebb962e9331486e417a3835c9adefb9badd2f0c116ab6 10.2s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 2.0s done #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 32.45MB / 68.80MB 2.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0B / 141.70MB 2.0s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 0B / 155B 2.0s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 37.75MB / 68.80MB 2.1s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.0s done #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 41.94MB / 68.80MB 2.2s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 14.68MB / 141.70MB 2.2s #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/ubuntu:bionic #3 sha256:9481ca12cc018c3244ae38fbc1bc7a5a03be470741643979e92f7369e6b2ef52 #3 DONE 0.5s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #7 sha256:930f33f4bfc46048388159bb9de7fd9eb585f1f91a98d895fcf79f6b7c9819c6 #7 resolve docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 25.17MB / 141.70MB 1.5s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.6s done #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 36.70MB / 141.70MB 1.6s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 0B / 155B 1.6s == Building packages for fedora-36 == mkdir -p "rpmbuild/fedora-36" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-fedora-36/aarch64 -f fedora-36/Dockerfile . #4 ... #5 [auth] library/debian:pull token for registry-1.docker.io #5 sha256:b98971c8f0fbc5f3c4240f09f23d6c18a975537b006321e5de5cf423a206d744 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:317e0ee8f7d3e4ca392c5c158f666ce11141113a17e7664aaf2bc45b5dd718b6 #6 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 5.0s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 59.77MB / 110.02MB 11.4s #7 sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 58.91MB / 58.91MB 1.3s done == Building packages for fedora-34 == mkdir -p "rpmbuild/fedora-34" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-fedora-34/aarch64 -f fedora-34/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:6db76d0874e6117aff882b763db61ad0e8c5233fa01097f9800c0897d92fbebb #1 transferring dockerfile: 906B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:4d3a7554c90e8164594f968eaf48a3a58fa32a20598fc6b3c7e1c037c6b90a48 #2 transferring context: 2B done #2 DONE 0.1s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 12.58MB / 27.02MB 1.4s #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:2168f59db3daf3c5dfb85385d48032379b0f4d5674e1a1ec01e2635a2a2bfcbb #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.1s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 55.57MB / 68.80MB 1.1s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 48.23MB / 51.84MB 1.1s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 1.2s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.2s #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 5.24MB / 64.82MB 2.3s #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 12.58MB / 64.82MB 2.4s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 33.55MB / 68.80MB 2.3s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0B / 141.70MB 2.3s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.3s done #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 55.57MB / 68.80MB 2.5s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 7.34MB / 141.70MB 2.5s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 17.83MB / 141.70MB 2.2s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 27.26MB / 141.70MB 2.4s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 18.87MB / 51.84MB 1.4s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0B / 141.70MB 1.4s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 1.05MB / 68.80MB 1.4s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 25.17MB / 51.84MB 1.5s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 5.24MB / 68.80MB 1.5s #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 #1 [internal] load build definition from Dockerfile #1 sha256:233856a46b87894ab91bfb54bac60a990272370b5ad064ab6b0c59fbc56a587c #1 transferring dockerfile: 1.74kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:df7f01a238fab21774b085f6c2c48b00d159061208b2b8ccc636337deae38503 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:f958039fd50527e02508bdc89b9342ec4656071d059d1080857010d7eb9e5a31 #5 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 0B / 49.23MB 0.1s #14 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #14 ... #10 [internal] load build context #10 sha256:cceaaca3fedda23a2648c36e537b832befb8c6a0e43f77dc75d05624625accc7 #10 transferring context: 28.95MB 0.2s done #10 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 7.75MB / 49.23MB 0.2s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0B / 7.72MB 0.2s #13 ... #9 [internal] load build context #9 sha256:4f5d854d3e6841034718529115e30a460daeefe19133cb77cbb03a724ea9c3eb #9 transferring context: 28.96MB 1.0s done #9 DONE 1.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.1s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 46.14MB / 51.84MB 1.2s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 50.33MB / 68.80MB 1.2s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0B / 141.70MB 1.2s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.3s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 61.87MB / 68.80MB 1.3s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 9.44MB / 26.92MB 1.2s #12 71.31 Verifying : 1:make-3.82-24.el7.aarch64 12/68 #12 71.32 Verifying : libcgroup-0.41-21.el7.aarch64 13/68 #12 71.33 Verifying : systemd-libs-219-78.el7_9.5.aarch64 14/68 #12 71.34 Verifying : checkpolicy-2.5-8.el7.aarch64 15/68 #12 71.35 Verifying : perl-Test-Harness-3.28-3.el7.noarch 16/68 #12 71.36 Verifying : libedit-3.0-12.20121213cvs.el7.aarch64 17/68 #12 71.37 Verifying : openssh-7.4p1-22.el7_9.aarch64 18/68 #12 71.39 Verifying : libtool-ltdl-2.4.2-22.el7_3.aarch64 19/68 #12 71.40 Verifying : libsemanage-python-2.5-14.el7.aarch64 20/68 #12 71.41 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.aarch64 21/68 #12 71.42 Verifying : btrfs-progs-devel-4.9.1-1.el7.aarch64 22/68 #12 71.43 Verifying : libselinux-python-2.5-15.el7.aarch64 23/68 #12 71.44 Verifying : glibc-2.17-325.el7_9.aarch64 24/68 #12 71.45 Verifying : which-2.20-7.el7.aarch64 25/68 #12 71.46 Verifying : less-458-9.el7.aarch64 26/68 #12 71.47 Verifying : mpfr-3.1.1-4.el7.aarch64 27/68 #12 71.48 Verifying : glibc-headers-2.17-325.el7_9.aarch64 28/68 #12 71.49 Verifying : libmpc-1.0.1-3.el7.aarch64 29/68 #12 71.50 Verifying : systemd-219-78.el7_9.5.aarch64 30/68 #12 71.51 Verifying : fipscheck-1.4.1-6.el7.aarch64 31/68 #2 [internal] load .dockerignore #2 sha256:dacb7572db7d52f5cc81823ae455e09f15a8c54da099e2f10428c5bb5d78ca44 #2 transferring context: 2B done #14 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0B / 7.72MB 0.1s #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 0B / 49.23MB 0.1s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0B / 9.77MB 0.1s #14 ... #10 [internal] load build context #10 sha256:6a74e8395beade17b9d6abd3b04dd0f12eb73a130a913a66a139de94651baa82 #10 transferring context: 28.95MB 0.2s done #10 DONE 0.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 5.24MB / 7.72MB 0.3s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 22.02MB / 49.23MB 0.3s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.3s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 45.58MB / 110.02MB 13.0s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 49.28MB / 68.80MB 2.3s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 60.82MB / 68.80MB 2.4s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 25.17MB / 141.70MB 2.4s #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:f1ea119207443d62c398cca8d92a7852bebc1c8b39bd69c42e164c436afdd9f0 #7 sha256:0b4299c183d228da7e3fbba08253d1b9273a2cceb7de1cd688b0b00d7e0abbb1 #7 extracting sha256:6f6c5b71ad7b1f1570fee7f840822d3aa08c5ca496af8cd6ab74d92c2c8ff437 12.0s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 10.8s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 62.91MB / 110.02MB 14.2s #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/debian:buster-backports #3 sha256:93d3687953214879f4c1629c16c21a295598bec06d2984fc8e6c011aa016fc4a #3 DONE 0.4s #7 [stage-1 1/8] FROM docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba #7 sha256:dc6b0087622a1e009baac5889c65471349560c2a07753055e96dcdffafc5e5e8 #7 resolve docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba 0.0s done #7 sha256:c221b609f44c706d88518d5afa4e25b2a389688cb437b9d52c1f373caabdb57c 736B / 736B done #7 sha256:ae36706ec6d034436705f6490f83278531fc593c23eb4025103249c71660daf7 1.80kB / 1.80kB done #7 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 10.49MB / 49.23MB 0.2s #7 sha256:2fcf61c50bc20ce89acc6da83284c168f8a27dee2f04757a4d43ec7785f79daf 222B / 222B 0.1s done #7 sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba 1.85kB / 1.85kB done #7 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 25.17MB / 49.23MB 0.3s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 57.05MB / 141.70MB 1.8s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 1.8s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 66.06MB / 141.70MB 1.9s #7 resolve docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f 0.0s done #7 sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f 1.41kB / 1.41kB done #7 sha256:6f911cac13c27a4f9936b949161f57f1fd27228b821e9912815fa941dc7bec7f 529B / 529B done #7 sha256:cc6f13ca5102d1f202c195aa84a99fb434853f3e039bf9610e6cb771e8d52bf8 1.48kB / 1.48kB done #1 [internal] load build definition from Dockerfile #1 sha256:3bdb7037efcea97d7d3d9509abffb7f8480965a9330d91934e02a49d07220be2 #1 transferring dockerfile: 906B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:55d8bdd6467a9f69711bd228ebb613b0be06d2052a9ff97749df7aa9efc3dcec #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:bde9569dd003815e6fa6ee45d1659f2eefcc52e226e3da6d575b9da95525474b #5 DONE 0.0s #6 [auth] library/fedora:pull token for registry-1.docker.io #6 sha256:749c61ee52baf71d1e7998f5ed7aa54e86661ca0ce422028cabcffaa08f2c9fd #6 DONE 0.0s #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #4 DONE 0.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.1s done #7 extracting sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 #5 [auth] library/fedora:pull token for registry-1.docker.io #5 sha256:f89d539393896466be02ccc9bb39f9ce05e79bb71082d8d4d03a9658394d258c #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:4d32bd6cc895b60430a7301c5c97a7baaf968175f6fd6be725012b3d31c1c0b3 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 14.68MB / 27.02MB 1.6s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 16.78MB / 27.02MB 1.9s #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/ubuntu:jammy #3 sha256:30360813bf8c3d1a7d9189a852c376b16291c1fd0198aeca7f8cf92327670820 #3 DONE 0.4s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done == Building packages for fedora-35 == mkdir -p "rpmbuild/fedora-35" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.1-buster -t rpmbuild-fedora-35/aarch64 -f fedora-35/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:ec92a03e92f3c7841f2bff92827f07034bccbdf9fc69c69afebb33efedaa35fd #1 transferring dockerfile: 906B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:3941619254e6f49129d0c42d132522849593d620c4e23a3b8af82ecb099a2f62 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.4s done #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 18.40MB / 64.82MB 2.5s #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 30.41MB / 64.82MB 2.6s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 62.91MB / 68.80MB 2.6s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 14.68MB / 141.70MB 2.6s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.16MB / 68.80MB 2.7s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 24.12MB / 141.70MB 2.7s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 38.80MB / 141.70MB 2.6s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 38.80MB / 51.84MB 1.7s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 14.68MB / 141.70MB 1.7s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 10.49MB / 68.80MB 1.7s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.38MB / 51.84MB 1.9s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 26.21MB / 141.70MB 1.9s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 20.97MB / 68.80MB 1.9s #4 DONE 0.3s #3 [internal] load metadata for quay.io/centos/centos:stream8 #3 sha256:19e12042a1c0c8f5bfd02e29e1e71217524ebf6b00a626cf29f2b72eaca9d130 #3 DONE 0.3s #11 [internal] load build context #11 sha256:828222241f12190d9d66b7a50600aadc6b77c1aeefe4bd137333bcf823e66bbf #11 transferring context: 15.46kB done #11 DONE 0.0s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 19.92MB / 49.23MB 0.3s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 6.29MB / 7.72MB 0.3s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 39.85MB / 49.23MB 0.5s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.5s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 1.4s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 8.39MB / 141.70MB 1.4s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 30.41MB / 141.70MB 1.6s #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 0.3s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 11.53MB / 26.92MB 1.6s #12 71.52 Verifying : fipscheck-lib-1.4.1-6.el7.aarch64 32/68 #12 71.53 Verifying : cpp-4.8.5-44.el7.aarch64 33/68 #12 71.54 Verifying : libtool-2.4.2-22.el7_3.aarch64 34/68 #12 71.55 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 35/68 #12 71.57 Verifying : lzo-2.06-8.el7.aarch64 36/68 #12 71.58 Verifying : audit-libs-python-2.8.5-4.el7.aarch64 37/68 #12 71.59 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 38/68 #12 71.60 Verifying : libsepol-devel-2.5-10.el7.aarch64 39/68 #12 71.61 Verifying : cmake-2.8.12.2-2.el7.aarch64 40/68 #12 71.63 Verifying : libselinux-devel-2.5-15.el7.aarch64 41/68 #12 71.64 Verifying : perl-TermReadKey-2.30-20.el7.aarch64 42/68 #12 71.65 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 43/68 #12 71.66 Verifying : policycoreutils-devel-2.5-34.el7.aarch64 44/68 #12 71.67 Verifying : policycoreutils-2.5-34.el7.aarch64 45/68 #12 71.69 Verifying : gcc-4.8.5-44.el7.aarch64 46/68 #12 71.70 Verifying : 1:perl-Error-0.17020-2.el7.noarch 47/68 #12 71.71 Verifying : kernel-headers-4.18.0-348.20.1.el7.aarch64 48/68 #2 DONE 0.1s #1 [internal] load build definition from Dockerfile #1 sha256:520177db69cc99b5dc202ec812748f65eb209e109f1d6a03896a30382575dffa #1 transferring dockerfile: 1.38kB 0.0s done #1 DONE 0.1s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:c7d258a4e69f5f74d556823b13069ab62e75791bbf2fb30678ae8d67ffbefa4a #5 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.4s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 32.51MB / 49.23MB 0.4s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.3s done #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 0B / 52.17MB 0.4s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.4s done #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 12.58MB / 52.17MB 0.5s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0B / 62.44MB 0.5s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 65.01MB / 68.80MB 2.5s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 2.6s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 40.89MB / 141.70MB 2.6s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 78.64MB / 110.02MB 17.8s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 69.21MB / 110.02MB 14.5s #7 ... #9 [internal] load build context #9 sha256:8758a23c244a7c896b8aae502913ed8ae8895e98b982d67643b5befc2e68cb25 #9 transferring context: 28.95MB 0.4s done #9 DONE 0.4s #7 ... #9 [internal] load build context #9 sha256:f30197980493388ac5f2e0db0b4a99785d6bdf8c8adf735b2fd073034c669966 #9 transferring context: 28.95MB 0.3s done #9 DONE 0.3s #7 [stage-1 1/8] FROM docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba #7 sha256:dc6b0087622a1e009baac5889c65471349560c2a07753055e96dcdffafc5e5e8 #7 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 32.51MB / 49.23MB 0.4s #7 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 45.09MB / 49.23MB 0.5s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 74.76MB / 141.70MB 2.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 85.67MB / 141.70MB 2.1s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 2.2s done #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 96.47MB / 141.70MB 2.2s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.2s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 78.64MB / 110.02MB 17.7s #3 [internal] load metadata for docker.io/library/fedora:36 #3 sha256:73cd5a5ed47fc791d26860a9f6452dd61c51470638f517e9fa5cdca15792d916 #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #4 DONE 0.4s #9 [internal] load build context #9 sha256:c380a685dd5302fd2638ace287a95b5036c31ed69217acd7cf651dd68274f6a7 #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e #7 sha256:3781bd7e9c8aeec101ccd4709144b602dc469eb883d3b724fce670d819daa99e #7 resolve docker.io/library/fedora:36@sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e 0.0s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #13 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 0B / 49.23MB 0.1s #13 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 2.10MB / 7.72MB 0.1s #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 13.63MB / 49.23MB 0.2s #13 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s #4 ... #3 [internal] load metadata for docker.io/library/fedora:34 #3 sha256:18e083ccc0320d8b39dde606b40fe353b7662bf13d1395f447a07345c532469d #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #4 DONE 0.4s #9 [internal] load build context #9 sha256:d72006f6b907e7bd1cbeb1cb4cf6a1d77df144cdc4cd4a9f3ef3e1479ff35abe #9 transferring context: 15.46kB done #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:321dbc444dfeda328a85dc3c31545a65c1fae8390aa5ba6dc1f5222b53b42697 #7 sha256:a2296114dab9d66595e795bac813cf87269b353528a0530ab901103cb65d7c44 #7 resolve docker.io/library/fedora:34@sha256:321dbc444dfeda328a85dc3c31545a65c1fae8390aa5ba6dc1f5222b53b42697 0.0s done #7 sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 0B / 64.50MB 0.1s #7 sha256:321dbc444dfeda328a85dc3c31545a65c1fae8390aa5ba6dc1f5222b53b42697 1.20kB / 1.20kB done #7 sha256:dace6d144b7fc7448edf1090cce9fc5e596d0c42b8b3a1b2f65c7514a03c5b4b 529B / 529B done #7 sha256:cdb9893ca440268b58e0fc97e3647d47c5de71ccfe7dfac49446eb12325aa915 2.00kB / 2.00kB done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #14 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 0B / 49.23MB 0.1s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0B / 7.72MB 0.1s #14 ... #10 [internal] load build context #10 sha256:d6e51c2da054f446c655d37b09e581d9828ec02828d3c12e37501434a5cc174e #10 transferring context: 28.95MB 0.2s done #10 DONE 0.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 11.53MB / 49.23MB 0.2s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s #4 ... #5 [auth] library/fedora:pull token for registry-1.docker.io #5 sha256:abdcf0dcc387743f4f7b5a63574c739ba1e378a053f62b6a9139830cf1a9a0d7 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:e38b1e476f009a83d6a62a9ec3c211636834819e7bb6338685ce4a6324f7b37f #6 DONE 0.0s #3 [internal] load metadata for docker.io/library/fedora:35 #3 sha256:64a3bb95acc92c743104f0e7c30147d6f40aad9fecef006188f7f0959cb2c2b5 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 68.16MB / 110.02MB 11.8s #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 46.14MB / 64.82MB 2.8s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 38.80MB / 141.70MB 2.9s #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 53.48MB / 64.82MB 2.9s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 56.62MB / 141.70MB 2.8s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 71.30MB / 141.70MB 2.9s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 82.84MB / 141.70MB 3.0s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 32.51MB / 68.80MB 2.0s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 38.80MB / 68.80MB 2.1s #14 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #14 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.2s #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 15.73MB / 49.23MB 0.2s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 26.21MB / 49.23MB 0.3s #19 DONE 2.2s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.6s done #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 102.40kB / 52.17MB 0.7s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 40.89MB / 141.70MB 1.7s #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.7s done #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 51.38MB / 141.70MB 1.8s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 0B / 155B 1.8s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 14.68MB / 26.92MB 1.9s #12 71.76 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 49/68 #12 71.77 Verifying : libgomp-4.8.5-44.el7.aarch64 50/68 #12 71.78 Verifying : setools-libs-3.3.8-4.el7.aarch64 51/68 #12 71.79 Verifying : autoconf-2.69-11.el7.noarch 52/68 #12 71.80 Verifying : policycoreutils-python-2.5-34.el7.aarch64 53/68 #12 71.81 Verifying : python-IPy-0.75-6.el7.noarch 54/68 #12 71.82 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64 55/68 #12 71.83 Verifying : m4-1.4.16-10.el7.aarch64 56/68 #12 71.84 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 57/68 #12 71.86 Verifying : systemd-devel-219-78.el7_9.5.aarch64 58/68 #12 71.87 Verifying : libseccomp-2.3.1-4.el7.aarch64 59/68 #12 71.88 Verifying : e2fsprogs-libs-1.42.9-19.el7.aarch64 60/68 #12 71.89 Verifying : git-1.8.3.1-23.el7_8.aarch64 61/68 #12 71.90 Verifying : perl-Data-Dumper-2.145-3.el7.aarch64 62/68 #12 71.91 Verifying : 7:device-mapper-libs-1.02.170-6.el7.aarch64 63/68 #12 71.92 Verifying : systemd-219-78.el7.aarch64 64/68 #12 71.92 Verifying : 7:device-mapper-1.02.170-6.el7.aarch64 65/68 #12 71.92 Verifying : systemd-libs-219-78.el7.aarch64 66/68 #12 71.92 Verifying : glibc-2.17-317.el7.aarch64 67/68 #12 71.92 Verifying : glibc-common-2.17-317.el7.aarch64 68/68 #12 71.99 #12 71.99 Installed: #12 71.99 btrfs-progs-devel.aarch64 0:4.9.1-1.el7 #12 71.99 cmake.aarch64 0:2.8.12.2-2.el7 #12 71.99 device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 #12 71.99 gcc.aarch64 0:4.8.5-44.el7 #12 71.99 git.aarch64 0:1.8.3.1-23.el7_8 #12 71.99 glibc-static.aarch64 0:2.17-325.el7_9 #12 71.99 libarchive.aarch64 0:3.1.2-14.el7_7 #12 71.99 libseccomp-devel.aarch64 0:2.3.1-4.el7 #12 71.99 libselinux-devel.aarch64 0:2.5-15.el7 #12 71.99 libtool.aarch64 0:2.4.2-22.el7_3 #12 71.99 libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 #12 71.99 make.aarch64 1:3.82-24.el7 #12 71.99 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #12 71.99 systemd-devel.aarch64 0:219-78.el7_9.5 #12 71.99 which.aarch64 0:2.20-7.el7 #12 71.99 #12 71.99 Dependency Installed: #12 71.99 audit-libs-python.aarch64 0:2.8.5-4.el7 #12 71.99 autoconf.noarch 0:2.69-11.el7 #12 71.99 automake.noarch 0:1.13.4-3.el7 #12 71.99 btrfs-progs.aarch64 0:4.9.1-1.el7 #12 71.99 checkpolicy.aarch64 0:2.5-8.el7 #12 71.99 cpp.aarch64 0:4.8.5-44.el7 #12 71.99 e2fsprogs-libs.aarch64 0:1.42.9-19.el7 #12 71.99 fipscheck.aarch64 0:1.4.1-6.el7 #12 71.99 fipscheck-lib.aarch64 0:1.4.1-6.el7 #12 71.99 glibc-devel.aarch64 0:2.17-325.el7_9 #12 71.99 glibc-headers.aarch64 0:2.17-325.el7_9 #12 71.99 kernel-headers.aarch64 0:4.18.0-348.20.1.el7 #12 71.99 less.aarch64 0:458-9.el7 #12 71.99 libcgroup.aarch64 0:0.41-21.el7 #12 71.99 libedit.aarch64 0:3.0-12.20121213cvs.el7 #12 71.99 libgomp.aarch64 0:4.8.5-44.el7 #12 71.99 libmpc.aarch64 0:1.0.1-3.el7 #12 71.99 libseccomp.aarch64 0:2.3.1-4.el7 #12 71.99 libselinux-python.aarch64 0:2.5-15.el7 #12 71.99 libselinux-utils.aarch64 0:2.5-15.el7 #12 71.99 libsemanage-python.aarch64 0:2.5-14.el7 #12 71.99 libsepol-devel.aarch64 0:2.5-10.el7 #12 71.99 libtool-ltdl.aarch64 0:2.4.2-22.el7_3 #12 71.99 lzo.aarch64 0:2.06-8.el7 #12 71.99 m4.aarch64 0:1.4.16-10.el7 #12 71.99 mpfr.aarch64 0:3.1.1-4.el7 #12 71.99 openssh.aarch64 0:7.4p1-22.el7_9 #12 71.99 openssh-clients.aarch64 0:7.4p1-22.el7_9 #12 71.99 pcre-devel.aarch64 0:8.32-17.el7 #12 71.99 perl-Data-Dumper.aarch64 0:2.145-3.el7 #12 71.99 perl-Error.noarch 1:0.17020-2.el7 #12 71.99 perl-Git.noarch 0:1.8.3.1-23.el7_8 #12 71.99 perl-TermReadKey.aarch64 0:2.30-20.el7 #12 71.99 perl-Test-Harness.noarch 0:3.28-3.el7 #12 71.99 policycoreutils.aarch64 0:2.5-34.el7 #12 71.99 policycoreutils-devel.aarch64 0:2.5-34.el7 #12 71.99 policycoreutils-python.aarch64 0:2.5-34.el7 #12 71.99 python-IPy.noarch 0:0.75-6.el7 #12 71.99 rsync.aarch64 0:3.1.2-10.el7 #12 71.99 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #12 71.99 setools-libs.aarch64 0:3.3.8-4.el7 #12 71.99 #12 71.99 Dependency Updated: #12 71.99 device-mapper.aarch64 7:1.02.170-6.el7_9.5 #12 71.99 device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 #12 71.99 glibc.aarch64 0:2.17-325.el7_9 #12 71.99 glibc-common.aarch64 0:2.17-325.el7_9 #12 71.99 systemd.aarch64 0:219-78.el7_9.5 #12 71.99 systemd-libs.aarch64 0:219-78.el7_9.5 #12 71.99 #4 DONE 0.3s #3 [internal] load metadata for quay.io/centos/centos:stream9 #3 sha256:88ff1a4b5828cdd3f62185c34438b156e9cbac4e3206b9f03083beb619d46746 #3 DONE 0.2s #10 [internal] load build context #10 sha256:33ea8a6bd4f0e5ad2eae4b0fe7b96c4894891ffd41f76929c587867a62d3ff23 #10 transferring context: 15.46kB done #10 DONE 0.0s #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:eab39a5e3ac60bbdcfbfa7f4b7cd54f9cf930d4ea1090006cd12421eb5038b75 #6 sha256:adfd7bc447a217d69efcec210b5e927d94b677588493b49ad649529e62cafc41 #6 resolve quay.io/centos/centos:stream9@sha256:eab39a5e3ac60bbdcfbfa7f4b7cd54f9cf930d4ea1090006cd12421eb5038b75 0.0s done #6 sha256:eab39a5e3ac60bbdcfbfa7f4b7cd54f9cf930d4ea1090006cd12421eb5038b75 858B / 858B done #6 sha256:c98d5418946c2fd6022649d4d452c5987a8c4e69c923db6074d0ce70d4c358aa 350B / 350B done #6 sha256:68c241c6efceec11ee278f7ffda3b6b02754693160364adbb57c6796f4bbd5c1 1.16kB / 1.16kB done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 27.26MB / 52.17MB 0.6s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 47.19MB / 52.17MB 0.8s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 22.02MB / 62.44MB 0.8s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 61.87MB / 141.70MB 2.8s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 71.30MB / 141.70MB 2.9s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #13 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s #13 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.5s done #13 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.3s done #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 16.78MB / 52.17MB 0.6s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 6.29MB / 62.44MB 0.6s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 30.41MB / 52.17MB 0.7s #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 #7 sha256:09c9406b793e843e3efdb9a89bb3c741dc0db1bbbd710d80143f7187b5980b7c #7 extracting sha256:b20724a4297c7ca8b89f31d6ad53e7ead0c17c7908a4592871cdc97332193580 9.5s done #7 DONE 13.7s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 51.38MB / 110.02MB 13.7s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 103.81MB / 141.70MB 2.3s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 120.59MB / 141.70MB 2.5s #7 ... #9 [internal] load build context #9 sha256:c380a685dd5302fd2638ace287a95b5036c31ed69217acd7cf651dd68274f6a7 #9 transferring context: 15.46kB done #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e #7 sha256:3781bd7e9c8aeec101ccd4709144b602dc469eb883d3b724fce670d819daa99e #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 0B / 56.97MB 0.1s #7 sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e 1.20kB / 1.20kB done #7 sha256:a75e701ba03b541754cbd90bd56abbcf947ab8c55325b11e197c48b3daac80e1 529B / 529B done #7 sha256:3dedd9482ae4a466bf928e2cb4b86d00f0ab5c531abf77a93b38425afa3091da 2.00kB / 2.00kB done #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 3.15MB / 56.97MB 0.2s #13 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s done #13 ... #9 [internal] load build context #9 sha256:5ad93b1007e5069b42a012786729f03e7ec5cb92f5528ae159bcd7faf95066bd #9 transferring context: 28.95MB 0.5s done #9 DONE 0.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 42.99MB / 49.23MB 0.5s #13 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.5s #7 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.7s #7 sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 10.49MB / 64.50MB 0.3s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 31.46MB / 49.23MB 0.4s #14 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.3s done #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0B / 9.77MB 0.4s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 41.94MB / 49.23MB 0.5s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.5s #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.1-buster #4 sha256:963cbfc3c91ec77da672e47007967874e83f80705705f86d23a3bb412d597e46 #4 DONE 0.4s #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #12 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.1s done #12 ... #9 [internal] load build context #9 sha256:d9e2bba9ed0c700a1aa71eb50239c6e57bdd045ed43fb0142a0744d7bc4011a9 #9 transferring context: 15.46kB done #9 DONE 0.1s #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #12 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 6.29MB / 49.23MB 0.1s #12 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 4.19MB / 7.72MB 0.1s #12 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #12 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 77.59MB / 110.02MB 12.3s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 18.87MB / 27.02MB 2.2s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 51.38MB / 141.70MB 3.0s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 3.3s done #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 60.82MB / 141.70MB 3.3s #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 64.82MB / 64.82MB 3.1s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 94.37MB / 141.70MB 3.1s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 109.65MB / 141.70MB 3.3s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.3s done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 46.14MB / 49.23MB 0.5s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 16.78MB / 62.44MB 0.5s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 16.78MB / 52.17MB 0.5s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 33.72MB / 141.70MB 2.2s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 47.19MB / 68.80MB 2.2s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 40.89MB / 141.70MB 2.3s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 54.53MB / 68.80MB 2.3s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.8s done #14 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 1.9s #20 0.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 11.53MB / 52.17MB 0.8s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 21.68MB / 52.17MB 0.9s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 31.46MB / 52.17MB 1.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 68.44MB / 141.70MB 2.0s #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 79.69MB / 141.70MB 2.1s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 16.78MB / 26.92MB 2.1s #12 71.99 Complete! #12 72.18 Loaded plugins: fastestmirror, ovl #12 72.24 Enabling base-source repository #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 0.9s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.9s done #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 78.64MB / 141.70MB 3.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 85.98MB / 141.70MB 3.1s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 40.89MB / 52.17MB 0.8s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 26.21MB / 62.44MB 0.8s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 50.33MB / 52.17MB 0.9s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 36.70MB / 62.44MB 0.9s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 130.02MB / 141.70MB 2.6s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 2.7s #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 14.68MB / 56.97MB 0.3s #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 35.65MB / 56.97MB 0.5s #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 41.94MB / 56.97MB 0.6s #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s #13 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.5s done #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 1.05MB / 52.17MB 0.6s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 12.58MB / 52.17MB 0.7s #7 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.9s done #7 sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 16.78MB / 64.50MB 0.4s #7 sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 32.51MB / 64.50MB 0.5s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.6s done #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 16.78MB / 49.23MB 0.2s #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 26.21MB / 49.23MB 0.3s #12 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s done #12 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 7.34MB / 9.77MB 0.3s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 20.97MB / 27.02MB 2.5s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 23.07MB / 27.02MB 2.7s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 68.12MB / 141.70MB 3.4s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 78.48MB / 141.70MB 3.5s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 125.83MB / 141.70MB 3.5s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 26.89MB / 62.44MB 0.6s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 27.26MB / 52.17MB 0.6s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 47.19MB / 62.44MB 0.8s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 47.19MB / 52.17MB 0.8s #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 2.3s done #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 48.23MB / 141.70MB 2.4s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 63.09MB / 68.80MB 2.4s #14 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 0B / 155B 2.4s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 60.82MB / 141.70MB 2.6s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 2.6s #14 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.4s done #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 1.0s done #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 41.94MB / 52.17MB 1.1s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 622.59kB / 9.77MB 1.1s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0B / 62.44MB 1.1s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 51.38MB / 52.17MB 1.2s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 1.2s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 7.34MB / 62.44MB 1.2s #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b #12 72.24 Enabling extras-source repository #12 72.24 Enabling updates-source repository #12 72.24 Loading mirror speeds from cached hostfile #12 72.24 * base: download.cf.centos.org #12 72.24 * extras: download.cf.centos.org #12 72.24 * updates: download.cf.centos.org #12 72.25 Checking for new repos for mirrors #12 72.32 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #12 72.32 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 72.32 No uninstalled build requires #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 18.87MB / 26.92MB 2.4s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 88.08MB / 141.70MB 2.2s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 95.42MB / 141.70MB 2.3s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 43.51MB / 62.44MB 1.1s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.3s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 3.1s done #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 109.00MB / 141.70MB 3.4s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 116.39MB / 141.70MB 3.5s #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 1.0s done #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 46.14MB / 62.44MB 1.0s #13 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 56.30MB / 62.44MB 1.1s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.2s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 32.51MB / 52.17MB 0.9s #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 1.0s done #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 41.94MB / 52.17MB 1.0s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.1s #13 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 51.38MB / 56.97MB 0.8s #7 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 0.1s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 58.72MB / 110.02MB 14.4s #7 sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 64.50MB / 64.50MB 0.7s #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 46.14MB / 49.23MB 0.5s #12 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.3s done #12 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 12.58MB / 52.17MB 0.5s #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.6s #12 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 23.07MB / 52.17MB 0.6s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 25.17MB / 27.02MB 2.8s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 84.93MB / 110.02MB 18.7s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 91.23MB / 141.70MB 3.6s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 105.91MB / 141.70MB 3.7s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 140.51MB / 141.70MB 3.7s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 77.59MB / 110.02MB 15.3s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 87.03MB / 110.02MB 12.8s #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 84.93MB / 110.02MB 18.5s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 56.62MB / 62.44MB 0.9s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 0.9s #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.9s done #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.0s #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 68.16MB / 141.70MB 2.7s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 76.55MB / 141.70MB 2.8s #14 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 1.3s done #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 28.31MB / 62.44MB 1.4s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 3.15MB / 108.70MB 1.4s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 39.85MB / 62.44MB 1.5s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 10.49MB / 108.70MB 1.5s #12 DONE 72.7s #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:52848693e9c6be299af48970ff2fd971430df6f10a8e7efc99402ade68aca986 #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 20.97MB / 26.92MB 2.6s #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 2.3s done #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.3s done #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 110.10MB / 141.70MB 2.7s #7 sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 64.82MB / 64.82MB 3.5s done #7 extracting sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.3s done #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.4s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 2.4s done #14 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.4s done #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0B / 141.70MB 2.4s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 15.73MB / 141.70MB 2.6s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 24.12MB / 141.70MB 2.7s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 126.88MB / 141.70MB 3.6s #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 56.97MB / 56.97MB 0.9s #12 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 32.51MB / 52.17MB 0.7s #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.7s done #12 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 0.9s #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 15.73MB / 62.44MB 0.9s #12 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b #13 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 27.02MB / 27.02MB 3.1s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 117.44MB / 141.70MB 3.9s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 127.93MB / 141.70MB 4.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 139.46MB / 141.70MB 4.1s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 84.93MB / 110.02MB 15.7s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 93.81MB / 110.02MB 13.1s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 91.23MB / 141.70MB 3.0s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 3.0s done #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 98.57MB / 141.70MB 3.1s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 109.05MB / 141.70MB 3.2s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 49.28MB / 62.44MB 1.6s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 16.78MB / 108.70MB 1.6s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 57.67MB / 62.44MB 1.7s #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 24.12MB / 26.92MB 3.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 117.44MB / 141.70MB 2.9s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.8s done #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 48.23MB / 141.70MB 3.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 3.8s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.6s done #13 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.7s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 3.15MB / 62.44MB 1.5s #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 25.17MB / 62.44MB 1.0s #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 35.65MB / 62.44MB 1.1s #20 1.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz #13 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.5s done #7 sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 27.02MB / 27.02MB 3.3s done #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 65.01MB / 110.02MB 14.7s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 71.30MB / 110.02MB 15.0s #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba #7 sha256:77d7a9b8398479aff93ca0e64dab4bfb1b1fbcdc79053e6dd660fc265ae1f8d3 #7 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 6.3s done #7 extracting sha256:b2b0b86771b0c247f208f44f8c27d1dd1a68614155acca96c36e48683d954cd6 done #7 DONE 13.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 99.61MB / 110.02MB 13.4s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.7s done #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.9s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 38.80MB / 108.70MB 1.9s #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.9s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 55.57MB / 108.70MB 2.0s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 75.50MB / 108.70MB 2.1s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 133.17MB / 141.70MB 3.5s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 125.05MB / 141.70MB 3.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 132.25MB / 141.70MB 3.1s #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.8s done #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 7.34MB / 108.70MB 1.9s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 16.78MB / 108.70MB 2.0s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.3s done #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 0B / 126B 1.4s #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.6s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 59.77MB / 141.70MB 3.1s #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 45.09MB / 62.44MB 1.2s #12 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.2s done #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 55.57MB / 62.44MB 1.3s #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.8s done #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 25.17MB / 62.44MB 1.8s #13 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 0B / 126B 1.8s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 36.88MB / 62.44MB 1.9s #13 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.8s done #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 5.24MB / 108.70MB 1.9s #7 sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 56.97MB / 56.97MB 1.3s done #7 extracting sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 0.1s #13 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done #13 DONE 19.9s #7 extracting sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.9s done #30 DONE 39.9s #31 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build #31 sha256:a369d245756944d1309509045e8947faaf0a57a7c1e5027c43129cd2e648b580 #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 84.93MB / 108.70MB 2.2s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 2.3s done #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 97.52MB / 108.70MB 2.3s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 3.6s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 3.2s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 92.27MB / 110.02MB 16.2s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 27.26MB / 108.70MB 2.1s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 36.70MB / 108.70MB 2.2s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 47.19MB / 108.70MB 2.3s #7 sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 64.50MB / 64.50MB 1.3s done #7 extracting sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 26.21MB / 26.92MB 3.3s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 82.84MB / 141.70MB 3.4s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 91.23MB / 110.02MB 19.7s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.8s done #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.8s done #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 15.56MB / 108.70MB 2.0s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 92.27MB / 110.02MB 19.5s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 44.04MB / 62.44MB 2.0s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 16.78MB / 108.70MB 2.0s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 26.21MB / 108.70MB 2.1s #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #14 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 3.8s done #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 2.2s done #13 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 2.2s done #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 4.19MB / 108.70MB 2.3s #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.5s #12 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.7s #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 3.15MB / 108.70MB 1.7s #20 1.582 (1/22) Installing ncurses-terminfo-base (6.3_p20211120-r0) #20 1.601 (2/22) Installing ncurses-libs (6.3_p20211120-r0) #20 1.614 (3/22) Installing readline (8.1.1-r0) #20 1.624 (4/22) Installing bash (5.1.16-r0) #20 1.647 Executing bash-5.1.16-r0.post-install #20 1.650 (5/22) Installing libffi (3.4.2-r1) #20 1.655 (6/22) Installing libgcc (10.3.1_git20211027-r0) #20 1.661 (7/22) Installing libstdc++ (10.3.1_git20211027-r0) #20 1.684 (8/22) Installing xz-libs (5.2.5-r1) #20 1.695 (9/22) Installing libxml2 (2.9.13-r0) #20 1.714 (10/22) Installing llvm12-libs (12.0.1-r0) #14 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 2.0s done #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0B / 62.44MB 2.2s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 0B / 108.70MB 2.2s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 0B / 52.17MB 2.2s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 78.64MB / 110.02MB 15.3s #31 DONE 0.1s #32 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build #32 sha256:d0bb56ec47fc65081cbb2dd8e5b1e5c70abef0af70e06eeb86edc3b134cf2e7f #32 DONE 0.1s #16 [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 sha256:a174e32945cdd9209cb250cf9a2222e5ff1a9a122da88aa2a4e875a8b782c5a7 #16 33.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. #16 33.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... #16 33.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #16 35.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. #16 35.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #16 35.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 40.49 Selecting previously unselected package g++-mingw-w64-x86-64-win32. #16 40.49 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #16 40.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 43.11 Selecting previously unselected package g++-mingw-w64-x86-64. #16 43.11 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... #16 43.12 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #16 43.28 Selecting previously unselected package libapparmor1:amd64. #16 43.28 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... #16 43.28 Unpacking libapparmor1:amd64 (2.13.6-10) ... #16 43.34 Selecting previously unselected package libapparmor-dev:amd64. #16 43.34 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... #16 43.35 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... #16 43.41 Selecting previously unselected package libbtrfs0:amd64. #16 43.41 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... #16 43.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #16 43.50 Selecting previously unselected package libbtrfs-dev:amd64. #16 43.51 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... #16 43.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 106.95MB / 110.02MB 13.9s #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 2.3s done #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 #7 sha256:87d55c2f604182389581fb0c2dc91e379f5befc435506ac0f36b9097f36bf47d #7 resolve docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 0.0s done #7 sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 1.42kB / 1.42kB done #7 sha256:ca83774d06420ceb4682ef73bd9cbbfc38a97a27e061b578547a6761206658b9 529B / 529B done #7 sha256:db1bc6aa58da386bc4ae8c4489e0bda0f6073c49a7b6c2ca24386671b36a1f19 1.48kB / 1.48kB done #7 sha256:d4ba87bb7858f0dd4a60003f011338f3a58b87d0add985652856007fe5ca5034 27.17MB / 27.17MB 0.6s done #7 extracting sha256:d4ba87bb7858f0dd4a60003f011338f3a58b87d0add985652856007fe5ca5034 1.8s done #7 DONE 2.6s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 106.95MB / 108.70MB 2.6s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 57.67MB / 108.70MB 2.4s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 75.50MB / 108.70MB 2.6s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 92.27MB / 141.70MB 3.5s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 99.61MB / 141.70MB 3.6s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 29.36MB / 108.70MB 2.2s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 35.65MB / 108.70MB 2.3s #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 0B / 68.58MB 1.7s #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 16.78MB / 68.58MB 1.9s #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 26.21MB / 68.58MB 2.0s #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 34.60MB / 68.58MB 2.1s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 49.28MB / 62.44MB 2.2s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 36.70MB / 108.70MB 2.2s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 2.4s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 56.62MB / 108.70MB 2.4s #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 2.9s done #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 12.58MB / 108.70MB 2.4s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 32.51MB / 108.70MB 2.6s #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 12.58MB / 108.70MB 1.8s #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 22.31MB / 108.70MB 1.9s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 85.98MB / 110.02MB 15.6s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 9.44MB / 52.17MB 2.3s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 10.63MB / 62.44MB 2.4s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 12.58MB / 108.70MB 2.4s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 17.83MB / 52.17MB 2.4s #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b #16 43.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #16 43.63 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 82.36MB / 108.70MB 2.7s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 119.54MB / 141.70MB 4.0s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 5.1s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 97.97MB / 110.02MB 16.9s #7 extracting sha256:125a6e411906fe6b0aaa50fc9d600bf6ff9bb11a8651727ce1ed482dc271c24c 3.3s done #7 DONE 4.5s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #14 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #14 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.2s done #14 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.6s done #14 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 1.3s done #14 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.9s done #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 3.1s #14 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 3.1s done #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 4.2s done #14 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.0s done #7 sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 26.92MB / 26.92MB 3.7s done #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 44.04MB / 108.70MB 2.4s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 55.22MB / 108.70MB 2.5s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 66.06MB / 108.70MB 2.5s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 76.55MB / 108.70MB 2.6s #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 49.08MB / 68.58MB 2.3s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 42.99MB / 108.70MB 2.7s #13 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 1.8s done #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 53.48MB / 108.70MB 2.8s #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 32.51MB / 108.70MB 2.0s #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 2.1s done #12 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 2.1s done #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 52.45MB / 108.70MB 2.2s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 93.32MB / 110.02MB 16.0s #16 43.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #16 43.68 Selecting previously unselected package libudev-dev:amd64. #16 43.68 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... #16 43.69 Unpacking libudev-dev:amd64 (247.3-7) ... #16 43.78 Selecting previously unselected package libsepol1-dev:amd64. #16 43.78 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... #16 43.78 Unpacking libsepol1-dev:amd64 (3.1-1) ... #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d #7 sha256:c9c6d38a536dc25e25109f02e30b37cc81f532655ffb9cecafdadb870d2ce5fb #7 resolve docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d 0.0s done #7 sha256:f3d495355b4ebc1367b0a666d029e8bd1f8cb3a85d1ecd0bbe5e20138c37e155 1.48kB / 1.48kB done #7 sha256:b84950154c181a602d2e93b68e84660f96dc78f94ae36f3df2db8d5701abb6a5 28.38MB / 28.38MB 1.2s done #7 sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d 1.42kB / 1.42kB done #7 sha256:8e01a1e915645f9240d02ab90cc15da706b4dee508025785dd0538bb3fc7f859 529B / 529B done #7 extracting sha256:b84950154c181a602d2e93b68e84660f96dc78f94ae36f3df2db8d5701abb6a5 1.0s done #7 DONE 2.6s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 20.45MB / 62.44MB 2.5s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 24.12MB / 108.70MB 2.5s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 29.36MB / 52.17MB 2.5s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 42.99MB / 62.44MB 2.7s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 32.51MB / 108.70MB 2.7s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 49.28MB / 52.17MB 2.7s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.0s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 5.3s done #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 129.72MB / 141.70MB 4.1s #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 137.36MB / 141.70MB 4.2s #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.1s done #14 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 #7 extracting sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 76.55MB / 108.70MB 2.6s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 95.88MB / 108.70MB 2.8s #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 5.0s done #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 59.77MB / 68.58MB 2.5s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 85.98MB / 108.70MB 2.7s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 96.47MB / 108.70MB 2.8s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 106.52MB / 108.70MB 2.9s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 73.40MB / 108.70MB 3.0s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 83.09MB / 108.70MB 3.1s #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b #7 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 1.8s done #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 62.91MB / 108.70MB 2.3s #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 73.40MB / 108.70MB 2.4s #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.6s done #16 43.90 Selecting previously unselected package libpcre2-16-0:amd64. #16 43.91 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... #16 43.91 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #16 43.99 Selecting previously unselected package libpcre2-32-0:amd64. #16 44.00 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... #16 44.00 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #16 44.10 Selecting previously unselected package libpcre2-posix2:amd64. #16 44.10 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... #16 44.13 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #16 44.16 Selecting previously unselected package libpcre2-dev:amd64. #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 52.43MB / 62.44MB 2.8s #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 2.8s #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 61.87MB / 62.44MB 2.9s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 52.70MB / 108.70MB 2.9s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 67.11MB / 108.70MB 3.0s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 98.57MB / 110.02MB 20.5s #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.4s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 14.7s done #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 14.4s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 99.61MB / 110.02MB 20.2s #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.4s done #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.2s done #14 DONE 1.7s #15 [stage-1 7/7] WORKDIR /root/rpmbuild #15 sha256:d71824f5cabc6077bbb7882e10b57c697ee2a4cae52253458445af430d57e607 #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #14 ... #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 #8 sha256:e42cad63e5bffd84e1336e0e2f637ff57dcc9932722f7e3c4e9f557bb25e5782 #8 DONE 1.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:db342ff3b083b3e8cec76e9b373a097b76d9a44f7ee864d506a9a560df12c7d0 #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 105.91MB / 108.70MB 2.9s #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 2.9s done #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 68.58MB / 68.58MB 2.7s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 93.32MB / 108.70MB 3.2s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 102.76MB / 108.70MB 3.3s #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.4s #7 extracting sha256:2fcf61c50bc20ce89acc6da83284c168f8a27dee2f04757a4d43ec7785f79daf done #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 93.32MB / 108.70MB 2.6s #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 102.76MB / 108.70MB 2.7s #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 #16 44.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... #16 44.17 Unpacking libpcre2-dev:amd64 (10.36-2) ... #16 44.37 Selecting previously unselected package libselinux1-dev:amd64. #16 44.37 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... #16 44.37 Unpacking libselinux1-dev:amd64 (3.1-3) ... #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 75.50MB / 108.70MB 3.1s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.3s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 102.76MB / 110.02MB 16.4s #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 105.91MB / 110.02MB 20.6s #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 4.4s done #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.1s #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba #7 sha256:0ca791288e7a3bdb2b6f5e48d0630d6a56d98118b028546d8b9dc294ae792a15 #7 resolve docker.io/library/debian:buster-backports@sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba 0.0s done #7 sha256:db6737e6e3305c6605f023abed0975cb0abcceb5c222ed50e51d386abd1333ba 1.79kB / 1.79kB done #7 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 1.1s done #7 sha256:4b6bd587522a21952ca26470113c848c07d020fa048297162069cacfcc13d431 222B / 222B 0.1s done #7 sha256:fa8535312428bd169b9e40b110c53e0537c0e3718b707a76cf94f275e1f401ba 1.85kB / 1.85kB done #7 sha256:aa99e15dabc88c67375a5bcd4b0b330678a97fadf536a804ed886f481786c096 736B / 736B done #7 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 2.7s done #7 extracting sha256:4b6bd587522a21952ca26470113c848c07d020fa048297162069cacfcc13d431 done #7 DONE 4.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.5s done #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed #7 sha256:45b2b2b0575dc86dc2334679a8966af6a3df385f709e9909876b781063e88672 #7 resolve docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed 0.0s done #7 sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed 1.42kB / 1.42kB done #7 sha256:253908b2844746ab3f3a08fc8a44b9b9fc1efc408d5969b093ab9ffa11eb1894 529B / 529B done #7 sha256:565852265961284e5715ccd6f1a20339c4b0448d7649d76e3abbd4fafab3adc4 1.46kB / 1.46kB done #7 sha256:940122ec7d0c039d048e3bf953a33cd8ef814fd587266a5e732d24d2314af8f1 30.38MB / 30.38MB 0.9s done #7 extracting sha256:940122ec7d0c039d048e3bf953a33cd8ef814fd587266a5e732d24d2314af8f1 3.2s done #7 DONE 4.7s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 4.7s done #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.3s done #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.5s done #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.5s done #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 #7 DONE 3.5s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.4s done #13 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #13 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.9s done #13 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.5s done #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.3s done #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.9s done #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.4s done #13 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.9s done #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.2s #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.3s done #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 2.9s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 103.81MB / 110.02MB 17.6s #16 44.49 Selecting previously unselected package libdevmapper-dev:amd64. #16 44.49 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #16 44.49 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #16 44.51 Selecting previously unselected package libseccomp-dev:amd64. #16 44.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #16 44.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #16 44.60 Selecting previously unselected package libsystemd-dev:amd64. #16 44.61 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... #16 44.61 Unpacking libsystemd-dev:amd64 (247.3-7) ... #14 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 3.3s done #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 109.05MB / 110.02MB 16.7s #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 9.4s done #20 2.899 (11/22) Installing clang-libs (12.0.1-r1) #7 extracting sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 10.3s #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.7s done #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.8s done #6 sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 68.58MB / 68.58MB 3.3s done #6 extracting sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 11.6s #16 44.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #16 44.89 Setting up libapparmor1:amd64 (2.13.6-10) ... #16 44.90 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #16 44.92 Setting up libsepol1-dev:amd64 (3.1-1) ... #16 44.92 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... #16 44.93 Setting up libpcre2-16-0:amd64 (10.36-2) ... #16 44.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... #16 44.95 Setting up libpcre2-32-0:amd64 (10.36-2) ... #16 44.96 Setting up libudev-dev:amd64 (247.3-7) ... #16 44.97 Setting up libpcre2-posix2:amd64 (10.36-2) ... #16 44.98 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 3.4s done #14 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.6s done #14 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 3.6s #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.5s done #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 13.0s done #13 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 12.3s done #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 74.45MB / 110.02MB 16.1s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 9.5s #13 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 13.0s done #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.4s done #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.4s done #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 104.86MB / 110.02MB 21.4s #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.3s done #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 0.1s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 18.3s #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 11.9s done #16 44.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #16 45.01 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #16 45.04 Setting up libapparmor-dev:amd64 (2.13.6-10) ... #16 45.06 Setting up mingw-w64-common (8.0.0-1) ... #16 45.07 Setting up libsystemd-dev:amd64 (247.3-7) ... #16 45.08 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... #16 45.09 Setting up libpcre2-dev:amd64 (10.36-2) ... #16 45.10 Setting up libselinux1-dev:amd64 (3.1-3) ... #16 45.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #16 45.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #16 45.13 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 45.14 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 45.15 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 45.15 Setting up binutils-mingw-w64 (2.35-2+8.11) ... #16 45.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 45.17 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 45.18 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #14 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea #14 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.4s done #12 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.7s done #9 1.069 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 4.0s done #14 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 4.2s done #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed #7 sha256:632a4f8a4d214b2e73a09cd7f97bae517ff7bc6510899e3a3f6dca2e2419b570 #7 resolve docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed 0.0s done #7 sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed 1.42kB / 1.42kB done #7 sha256:330330705b92fe325e550f8d35519f2213e1168df212cf8095ea10db63fb6afa 529B / 529B done #7 sha256:771a596909ab10d1a46e672acfdae2b4ecae9896feb006e47a62f826f30128dc 1.48kB / 1.48kB done #7 sha256:924f038c577f5fb37fec4317d1c44a40bae2f6ee798dc0e31394270b30d69e8d 29.03MB / 29.03MB 2.5s done #7 extracting sha256:924f038c577f5fb37fec4317d1c44a40bae2f6ee798dc0e31394270b30d69e8d 1.7s done #7 DONE 4.5s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.3s done #7 ... #10 [internal] load build context #10 sha256:c789b9151757d19fd7ddaf0a5c4ff5c22bb86de43e6da4491fe7a410c6f93184 #10 transferring context: 28.95MB 5.5s done #10 DONE 5.6s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed #7 sha256:7e98311902214bb81584d75ea98ad095986dabe3371b7efc3f92357192afe39b #7 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.1s done #14 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 42.99MB / 45.91MB 5.6s #14 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 0.9s done #14 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 2.2s done #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 26.21MB / 47.36MB 5.6s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 11.53MB / 53.27MB 5.6s #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.5s done #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.7s done #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 #16 45.19 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #16 45.20 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #16 45.21 Setting up dmsetup (2:1.02.175-2.1) ... #16 45.23 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #16 45.23 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #16 45.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... #16 DONE 45.5s #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:ea221b5b587708f41693d24bc683b9f0daf2090272eef290260bbd92f43f915f #14 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 5.5s done #14 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0.1s #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.6s done #12 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b #14 ... #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 #8 sha256:735cbee17d5baf78fdcb2109aba9687e3739ac72a1a3e4aa835abab30c985bd2 #8 DONE 1.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #9 1.084 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #13 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 3.1s done #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 17.4s done #13 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #7 sha256:1b4ea7f5cbb2920e89fce685dc2cc8b2b5aee4ec9745effb40d69423d804452c #7 sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f 1.41kB / 1.41kB done #7 sha256:971a12d7e92a23183dead8bfc415aa650e7deb1cc5fed11a3d21f759a891fde9 529B / 529B done #7 sha256:c6ad7e71ba7d4969784c76f57c4cc9083aa96bb969d802f2ea38f4aaed90ff93 1.46kB / 1.46kB done #7 sha256:40dd5be53814ae70b2898558673b7ea18d58bf7ab3433560b9ce3cb76d9ff0b1 26.71MB / 26.71MB 4.1s done #7 extracting sha256:40dd5be53814ae70b2898558673b7ea18d58bf7ab3433560b9ce3cb76d9ff0b1 1.8s done #7 DONE 6.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:0eba1300aac45ad82106e89ce2820a622bf5e7342efac2d4fdb9f894fda7d568 #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.8s done #7 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #14 sha256:d14a88611c591f5e4b1c81fd25277d1a56caaf2ee5bcf96abf2557ec8fb0ac1b 1.79kB / 1.79kB done #14 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #14 sha256:f73aff22369c3c7c695f28e300b644fdf9eea7be3e57f9b89c2e26fe73108e7a 7.05kB / 7.05kB done #14 sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 7.15MB / 7.15MB 1.2s done #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 5.6s done #14 sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 9.34MB / 9.34MB 2.4s done #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 29.36MB / 47.36MB 6.2s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 17.83MB / 53.27MB 6.2s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 3.15MB / 110.02MB 6.2s #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 0.2s #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.7s done #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.3s done #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 29.36MB / 47.36MB 5.9s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 14.68MB / 53.27MB 5.9s #20 3.912 (12/22) Installing clang (12.0.1-r1) #7 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #12 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.9s done #12 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s done #12 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.4s done #12 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #12 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #12 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #12 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.3s done #12 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 1.8s done #12 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 3.3s done #12 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 1.8s done #12 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 4.5s done #12 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.5s done #12 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.4s done #12 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 1.3s #27 ... #22 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / #22 sha256:31450f06345aadfca7405b5deb14e64435be06b512947c81399694bbfc8fb27b #22 DONE 0.1s #21 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #21 sha256:768495edd6e1761ed49c35e713029718c27eb48ad427e4a41f7a908941a698dc #21 DONE 0.1s #23 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc #23 sha256:90e988f9ae020552b694d577fb16c47aca1a47f40dfb97d786c3df0ec3bc9acb #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 #7 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c #7 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done #7 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done #7 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done #7 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done #7 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done #7 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s done #7 DONE 7.1s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:e77cf47aa692d040705dba42b3c67690b4ff6d745a8c33b78bbb347a24d43d2d #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 #7 sha256:f972fadbf0cc603a95018407b982cb0d43028f695be30ed267ddd9da82779cb8 #7 resolve docker.io/library/ubuntu:focal@sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 0.0s done #7 sha256:53df61775e8856a464ca52d4cd9eabbf4eb3ceedbde5afecc57e417e7b7155d5 1.46kB / 1.46kB done #7 sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 1.42kB / 1.42kB done #7 sha256:9d42d0e3e57bc067d10a75ee33bdd1a5298e95e5fc3c5d1fce98b455cb879249 529B / 529B done #7 sha256:d5fd17ec1767521cf97f61568096bfc9a7cd9c2d149576a7b43930c5a97062b0 28.57MB / 28.57MB 3.1s done #7 extracting sha256:d5fd17ec1767521cf97f61568096bfc9a7cd9c2d149576a7b43930c5a97062b0 2.3s done #7 DONE 5.8s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 ... #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 #8 sha256:0464271b68a6f65f0aaf3f0a8abf16b2c37bebd1fdef2c926826f1d0340def4a #12 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.4s done #12 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea #13 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f #7 sha256:930f33f4bfc46048388159bb9de7fd9eb585f1f91a98d895fcf79f6b7c9819c6 #7 sha256:e196da37f904f62d236ea302bf13ba07711cc62b35774f86ecda18bcc9ed57c6 23.74MB / 23.74MB 2.8s done #7 extracting sha256:e196da37f904f62d236ea302bf13ba07711cc62b35774f86ecda18bcc9ed57c6 1.5s done #7 DONE 4.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 4.5s done #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.3s done #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.6s done #14 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 #9 1.502 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [109 kB] #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b #14 ... #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 #8 sha256:dc9b4ad93b235698996f80063b372f9562fe4a72abbbfd977d854aee3ff05a77 #8 DONE 4.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.5s done #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.5s done #14 ... #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 #8 sha256:13a3c9fe535f675cb307680a82875f6fd19fb0b910fca5ff98dfd9850a4dc0ca #8 DONE 2.4s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.4s done #14 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 4.5s done #14 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.2s done #20 4.312 (13/22) Installing libmagic (5.41-r0) #20 4.349 (14/22) Installing file (5.41-r0) #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.0s #9 1.534 Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [83.5 kB] #9 1.602 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [90.7 kB] #9 1.661 Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [61.3 kB] #9 1.687 Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [60.3 kB] #9 1.692 Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #9 1.728 Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #9 1.780 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.5s done #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 15.6s done #6 extracting sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 5.0s #14 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.1s #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0.1s #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 19.1s done #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.1s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 32.51MB / 47.36MB 6.7s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 20.97MB / 53.27MB 6.8s #16 exporting layers 2.1s done #16 writing image sha256:ad1deacfca497ccdf3151fa05b6f522642e675470b80084436df0c4f5dec810b done #16 naming to docker.io/rpmbuild-centos-7/aarch64 done #16 DONE 2.1s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #20 4.352 (15/22) Installing brotli-libs (1.0.9-r5) #20 4.365 (16/22) Installing nghttp2-libs (1.46.0-r0) #20 4.372 (17/22) Installing libcurl (7.80.0-r1) #20 4.381 (18/22) Installing expat (2.4.7-r0) #20 4.386 (19/22) Installing pcre2 (10.39-r0) #20 4.398 (20/22) Installing git (2.34.2-r0) #20 4.591 (21/22) Installing lld (12.0.1-r1) #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 5.0s #7 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #12 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #12 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #12 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #12 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.9s done #12 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s done #12 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.5s done #12 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.8s done #12 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.4s done #12 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 4.1s done #12 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 4.6s done #12 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 1.8s done #12 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.6s done #12 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.6s done #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 32.51MB / 47.36MB 6.3s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 17.83MB / 53.27MB 6.3s #14 sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 45.91MB / 45.91MB 6.3s done #23 0.727 + RM_GOPATH=0 #9 1.956 Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 #7 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 #7 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done #7 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done #7 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done #7 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done #7 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.4s done #7 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 3.3s done #7 DONE 5.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #6 extracting sha256:5e157a9fab7d5b6023b9af1a09cd9cef14b4133a9a91636d258cc538029c7c1b 5.6s done #6 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #13 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #13 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.3s done #13 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.9s done #13 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.5s done #13 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 2.1s done #13 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 2.6s done #13 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.3s done #13 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 2.6s done #13 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 5.2s done #13 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.7s done #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.6s done #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0.5s #12 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.4s done #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea #14 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.5s done #14 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 80.74MB / 110.02MB 17.2s #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.1s #20 4.655 (22/22) Installing llvm12 (12.0.1-r0) #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 0B / 110.02MB 6.6s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 35.65MB / 47.36MB 6.7s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 20.97MB / 53.27MB 6.7s #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa #12 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad #12 ... #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a #7 sha256:3099f0663f3fd64b15a1ec349269aabcb46d49b91981b3a651eea001bb4a7f34 #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 5.6s done #7 extracting sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 5.0s #8 0.971 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #8 1.095 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #8 1.154 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1498 kB] #23 0.727 + TMP_GOPATH= #23 0.727 + : /build #23 0.727 + '[' -z '' ']' #23 0.729 ++ mktemp -d #23 0.729 + export GOPATH=/tmp/tmp.yXxvmbJGmp #23 0.729 + GOPATH=/tmp/tmp.yXxvmbJGmp #23 0.730 + RM_GOPATH=1 #23 0.730 + case "$(go env GOARCH)" in #23 0.731 ++ go env GOARCH #23 0.740 + export GO_BUILDMODE=-buildmode=pie #23 0.740 + GO_BUILDMODE=-buildmode=pie #23 0.740 ++ dirname /install.sh #23 0.740 + dir=/ #23 0.740 + bin=runc #23 0.740 + shift #23 0.740 + '[' '!' -f //runc.installer ']' #23 0.740 + . //runc.installer #23 0.740 ++ set -e #23 0.740 ++ : v1.1.1 #23 0.740 + install_runc #23 0.740 + RUNC_BUILDTAGS=seccomp #23 0.740 + echo 'Install runc version v1.1.1 (build tags: seccomp)' #23 0.741 Install runc version v1.1.1 (build tags: seccomp) #23 0.741 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yXxvmbJGmp/src/github.com/opencontainers/runc #23 0.742 Cloning into '/tmp/tmp.yXxvmbJGmp/src/github.com/opencontainers/runc'... #14 ... #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 #8 sha256:cf4550a6618051706cd14d8cce3ad61068fef86284dad1a6f3e841a5cdb8fc94 #8 DONE 1.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.3s done #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 #13 ... #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:eab39a5e3ac60bbdcfbfa7f4b7cd54f9cf930d4ea1090006cd12421eb5038b75 #6 sha256:264735351cd003cd08d2feaf58c7776f6cc677897a48b156a3323f3f2b5ecda6 #6 DONE 7.7s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 ... #7 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #7 sha256:4b2689b8c02182ac081a0ee0bd6610146d2972e0baeb2d2236b798fc376da8e4 #12 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 5.1s done #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.4s done #14 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.2s done #14 DONE 3.2s #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 #15 sha256:acb10a6cba2dc4a839191a7bd54aefcf7c7cd29a2bab4c79ad2319f178a146fc #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 23.1s done #8 0.977 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #8 0.987 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #8 0.987 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 35.65MB / 47.36MB 7.3s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 24.12MB / 53.27MB 7.3s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 9.44MB / 110.02MB 7.3s #7 DONE 7.4s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:7026d6e482c3e5268d9119eca714ea85b7cca404fd15faa947e9dd725188f6af Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6lgHFB + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #7 extracting sha256:d0258d303cefca03de1f560dd731928536a52d39b3b77434c19affd450b9a433 5.6s done #7 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #12 sha256:f1e97d64a50f4c2b4fa61211f5206e636a54f992a047d192d6d068fbcd1946c3 1.79kB / 1.79kB done #12 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #12 sha256:7f157abc65790f9f770cdae8b17c2fac5183f98a632b5cf186dee17d3ea4d867 7.05kB / 7.05kB done #12 sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 50.44MB / 50.44MB 0.9s done #12 sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 7.86MB / 7.86MB 0.2s done #12 sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 10.00MB / 10.00MB 0.5s done #12 sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 51.84MB / 51.84MB 1.7s done #12 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.4s done #12 sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 68.80MB / 68.80MB 2.7s done #12 sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc 155B / 155B 1.8s done #12 sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 141.70MB / 141.70MB 4.5s done #12 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.6s done #12 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.6s done #12 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0.3s #8 1.241 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [909 kB] #8 1.274 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2734 kB] #8 1.383 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [21.1 kB] #14 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 0.1s #15 DONE 0.4s #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #46 sha256:ab56c179f165501178856a2f2df233e418361b14b5b657d25b1e171fc45771ca #8 1.127 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #8 1.231 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 #7 sha256:ad6d02924b18a42cbc042c7babba589015e821a5c65457fb738747d35f8c1f83 #7 extracting sha256:0a2c02101ee4340d4a9ebb962e9331486e417a3835c9adefb9badd2f0c116ab6 14.5s done #7 DONE 23.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.1s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:5d84cd193ad52d2db99bc7b859d7a40e036d5ffc66b09666c16a92e81a19bbbb #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 38.80MB / 47.36MB 7.7s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 27.26MB / 53.27MB 7.7s #14 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.8s done #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 0.1s #12 ... #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:aa97e5d23ac89b3ca08ab14e6f5248228122a58d8c063fa58a1284cdfb3b600e #7 sha256:4965838a44966d19500c692070cd33a137ab238ac59ef62c010196567d50e31e #7 DONE 7.4s #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:59ce26c958d6d9881d0ea2c7c54962af7775fbb18d3d7af1a10ccefd5047c325 #8 1.496 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #8 1.590 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] #14 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.2s done #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 38.80MB / 47.36MB 7.2s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 24.12MB / 53.27MB 7.2s #20 5.324 Executing busybox-1.34.1-r5.trigger #20 5.332 OK: 300 MiB in 37 packages #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.9s done #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.1s #8 DONE 1.1s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:3711b7cb8502c0d16d7edf41115e168fae5a51ae39c8f467e6e44b8f1fc7da16 #8 1.471 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] #7 extracting sha256:b1ffded9597ee8a86be3e97a8aeefde4677ecb21b87ea5df3128c7e2bcc2e322 3.9s done #7 DONE 5.6s #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #12 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #12 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #12 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #12 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.9s done #12 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s done #12 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.4s done #12 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.8s done #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 2.3s done #12 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 3.1s done #12 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 2.3s done #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 4.4s done #12 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.4s done #12 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.4s done #12 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 0.2s #9 2.836 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [96.3 kB] #9 2.836 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [77.0 kB] #9 2.836 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [61.7 kB] #8 1.726 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #8 1.848 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 88.08MB / 110.02MB 18.1s #7 extracting sha256:a35d67b9c84802103773c29f779afc1c2111de2829c76b363fc8250d071ac519 4.4s done #46 ... #16 [cross-true 1/6] RUN dpkg --add-architecture arm64 #16 sha256:ca8d0e016e0e0eb49fa1281c233d5907db54b718f8b718641a28f5cac33fd809 #16 DONE 0.7s #12 ... #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a #7 sha256:d399f65148316a83c3f208b6df8a420704a043c73b2c3ee84fd2898dce3cb796 #7 resolve docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 0.0s done #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 53.61MB / 53.61MB 1.6s done #7 sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 1.20kB / 1.20kB done #7 sha256:acf39c9fb7cd0fa51ee423f9536667007a1b52e98c6030c823007cf5686c7765 529B / 529B done #7 sha256:775b4cdd6b58e0dd0077142af08f123c9ed90ac24c4004f161afd01f86c3c95b 2.00kB / 2.00kB done #7 extracting sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 3.9s done #7 DONE 5.9s #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:b5de00d9de22cf86025f1db4ae2cd2537d7fa5ad65c15616e62bff2e044894a1 #8 0.824 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #8 0.833 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] #8 0.833 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 41.94MB / 47.36MB 8.2s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 31.46MB / 53.27MB 8.2s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 15.73MB / 110.02MB 8.2s #8 2.041 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #8 2.041 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.7s done #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:f1ea119207443d62c398cca8d92a7852bebc1c8b39bd69c42e164c436afdd9f0 #7 sha256:0b4299c183d228da7e3fbba08253d1b9273a2cceb7de1cd688b0b00d7e0abbb1 #7 extracting sha256:6f6c5b71ad7b1f1570fee7f840822d3aa08c5ca496af8cd6ab74d92c2c8ff437 14.8s done #7 extracting sha256:df29e8774ed93574ca0ab64ae06025740cc404cb07d2959ac6b5959016dc9eaa done #7 extracting sha256:608c8b94cb00e84f92e07637c832717b3f2577bb1de3b25932079e8a07899666 0.0s done #7 extracting sha256:3abe7fd2756e782bf34bdbc6b8885d26774c309e3387022e3039d301ff791da8 0.0s done #7 extracting sha256:1ee8e9d3d579c8b782076ab76beea9f52067c42e0709a52b4cb721ad33637c86 done #7 extracting sha256:88baabc7c5771f4d613e1a3a340460db2d30ea6860b01522d3aa38184e1f798e 0.0s done #7 extracting sha256:c9e7a3ba9326e58eb90d79d2bdeceaa1901b2efc1eb6334b794724e239218aa0 1.3s done #7 extracting sha256:9a4c482cac57304899b24bf73839ec03db8436341de095dc0d22a0bb579574bd done #7 DONE 24.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:ab6157491c520784faebccc3717f5e1537aa160894e0b754af7ae47de8a1e3d8 #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 41.94MB / 47.36MB 7.7s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 27.26MB / 53.27MB 7.7s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 7.34MB / 110.02MB 7.7s #14 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 6.4s done #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.1s #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.6s done #7 DONE 6.1s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:7e9e53d712bb4a85e8f9ecf476371f8e2e6cf099d421e42bf400345f9ed75525 #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #46 sha256:ab56c179f165501178856a2f2df233e418361b14b5b657d25b1e171fc45771ca #46 0.704 go: downloading github.com/tc-hib/go-winres v0.2.3 #8 0.977 Get:4 http://security.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] #8 1.126 Get:5 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB] #14 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 6.4s done #14 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.3s done + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 8.2s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 31.46MB / 53.27MB 8.2s #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.1s done #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0.1s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 94.37MB / 110.02MB 18.8s #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 #7 sha256:8c82933c032a7bd124a27346cd3e10fe831376502aac9e75ecc612ae5f699533 #7 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 done #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.6s done #7 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.8s done #7 DONE 9.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 ... #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 #8 sha256:0c865b8ab2a87bf276de103e1ce93ffabb9897da883cfbb12659c77bddd72c21 #9 1.109 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #9 1.180 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #9 1.199 Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #9 1.235 Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 45.09MB / 47.36MB 8.6s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 34.60MB / 53.27MB 8.6s #8 2.640 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3168 kB] #14 ... #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 #8 sha256:14724883450446bf8b204a70dac228c79c199a1c2ce6c6d4fa6583e2e43f2438 #8 DONE 4.1s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1Vd1Fj + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 13.63MB / 110.02MB 8.3s #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 101.71MB / 110.02MB 19.2s #12 ... #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:321dbc444dfeda328a85dc3c31545a65c1fae8390aa5ba6dc1f5222b53b42697 #7 sha256:fa6c18cf4ebdd59d74acc219d69a3f0bb340c9780b3f9503eb32dc0ea8c200b2 #7 extracting sha256:e0c16e4be11038e5110b2301bd4188e1f6f4e6c85b97502793d90c8921d404b3 5.1s done #7 DONE 9.0s #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:6fde161d932ad248341709781879759edff67030c9f1f2e7c2f2ddb9ba1e55cd #46 ... #17 [cross-true 2/6] RUN dpkg --add-architecture armel #17 sha256:b0717e696f6be67eb2910fcb50233c83e3280b00eafa50be0161a7e8479bc4bc #17 DONE 0.5s #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #46 sha256:ab56c179f165501178856a2f2df233e418361b14b5b657d25b1e171fc45771ca #46 1.271 go: downloading github.com/tc-hib/winres v0.1.5 #46 1.522 go: downloading github.com/urfave/cli/v2 v2.3.0 #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.2s done #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0.1s #9 1.341 Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #9 1.380 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #9 1.432 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 1.487 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 37.75MB / 53.27MB 9.0s #8 2.764 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2272 kB] #8 2.864 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.8 kB] #8 2.872 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [942 kB] #8 2.903 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [12.2 kB] #8 2.905 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.9 kB] + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 34.60MB / 53.27MB 8.5s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 37.75MB / 53.27MB 8.7s #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 3.2s done #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 #8 1.092 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] #7 DONE 1.9s #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:f328eb39f3d7d47fb39ddb17526d915ebe276a9aa491e5b994de6a2dc1dd2d31 #46 1.567 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #46 1.573 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #9 1.755 Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #9 1.783 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1216 kB] #9 1.833 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.3 kB] #9 1.835 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1156 kB] #9 1.869 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2194 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 22.02MB / 110.02MB 9.2s #9 4.128 Fetched 20.7 MB in 3s (6015 kB/s) -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.1s done #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0.1s #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 8.7s done #14 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 0B / 157B 8.8s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 42.99MB / 53.27MB 9.0s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 23.07MB / 110.02MB 9.0s #14 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 8.8s done #8 1.254 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] #14 ... #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e #6 sha256:eb359be1d54eaf5c6ddac91ee4a2a1359f56049bff2b0d7300cd651ae9be21b4 #6 resolve quay.io/centos/centos:stream8@sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e 0.0s done #6 sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e 743B / 743B done #6 sha256:80e55ea82b7ab288fd8e5cb5eace2fd10b42ce9b7e4122300ebcf10738b67370 920B / 920B done #6 sha256:67daa3fbd687e011241a14ec37dc733e19cccc35faf944a0455dc78dbddb9caf 6.51kB / 6.51kB done #6 sha256:04f0eb705bffc1db22f04bd42987ebb9d5e40c08c0253d0c2a56881c75bc6af8 1.89kB / 1.89kB 2.0s done #6 sha256:a0b8f3931ffa135ca2f8108ce3048d844c3d4de6779879880a986e3ed86dc124 86.07MB / 86.07MB 4.0s done #6 sha256:4a7e61ebcfecf9fd11b3ed6fe0c2248f1f14853ae5a4d154eca273a1f83d3926 33.47MB / 33.47MB 3.0s done #6 sha256:1ac891d08dc2fce058ac09fe801f0afccb7055f50c17cc35257f176ad3fba862 49.75MB / 49.75MB 5.5s done #6 extracting sha256:a0b8f3931ffa135ca2f8108ce3048d844c3d4de6779879880a986e3ed86dc124 5.8s #6 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 109.05MB / 110.02MB 19.7s #46 ... #18 [cross-true 3/6] RUN dpkg --add-architecture armhf #18 sha256:a6ae8b5e328cd95e8fffd1645a69e457e5819cb6bfc107d44810ba6f5588c96d #18 DONE 0.8s #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #46 sha256:ab56c179f165501178856a2f2df233e418361b14b5b657d25b1e171fc45771ca #46 1.883 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #9 1.949 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [51.2 kB] #9 1.949 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [26.0 kB] #14 sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 47.36MB / 47.36MB 9.3s done #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 41.78MB / 53.27MB 9.5s #14 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 9.5s #14 sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c 157B / 157B 9.5s done Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 46.14MB / 53.27MB 9.2s #8 1.368 Get:3 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] #13 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 13.6s done #46 1.942 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #8 2.899 Fetched 8530 kB in 2s (3899 kB/s) #6 extracting sha256:16fe11d1a7b098b3b6e243159b9f389e83eca236df35e25d1ceec130168112fc 3.7s done #6 DONE 7.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #13 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #13 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #13 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.9s done #13 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #13 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.3s done #13 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.2s done #13 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.2s done #13 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 1.6s done #13 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.2s done #13 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 2.8s done #13 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.6s done #13 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.3s done #13 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.3s done #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.9s done #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 #9 2.310 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1778 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 28.31MB / 110.02MB 9.8s Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 50.33MB / 53.27MB 9.5s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 30.41MB / 110.02MB 9.5s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:636ad1501ff9f9b9cac112bba368fcdc276abaad3615c364dbf944df3ff70093 #8 1.580 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] #8 1.970 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] #8 2.054 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] #8 2.152 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] #8 2.245 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB] #8 2.497 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB] #8 2.497 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB] #8 2.497 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB] #8 3.258 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1913 kB] #8 3.330 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6833 B] #8 3.330 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [17.4 kB] #8 3.335 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1589 kB] #8 3.403 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [12.5 kB] #8 3.403 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [12.2 kB] #8 3.410 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2754 B] #8 3.410 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1229 kB] #8 3.446 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [10.5 kB] #8 3.446 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1218 kB] #8 4.779 Fetched 18.9 MB in 4s (5268 kB/s) #8 4.779 Reading package lists... #8 6.079 Reading package lists... #8 7.266 Building dependency tree... #8 7.478 Reading state information... #8 7.671 The following additional packages will be installed: #8 7.671 at autoconf automake autopoint autotools-dev binutils #8 7.671 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 7.671 ca-certificates cpp cpp-7 dctrl-tools debugedit dh-autoreconf #8 7.671 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput #8 7.671 fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man #8 7.671 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 7.672 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #8 7.672 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 7.672 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 7.672 libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl #8 7.672 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 7.672 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 #8 7.672 libclass-accessor-perl libclass-method-modifiers-perl #8 7.672 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 7.672 libdata-dump-perl libdata-optlist-perl libdebhelper-perl #8 7.672 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 7.672 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #8 7.672 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #8 7.672 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 7.672 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 7.672 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 7.672 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 7.672 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 7.672 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 7.672 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 7.672 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 7.672 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 7.672 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.672 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 7.672 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 7.672 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 7.672 libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1 #8 7.672 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 7.672 libldap-common liblist-compare-perl liblist-moreutils-perl #8 7.672 liblocale-gettext-perl libltdl-dev libltdl7 liblua5.2-0 #8 7.672 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 7.672 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #8 7.672 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 7.672 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl #8 7.672 libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 7.672 libnghttp2-14 libnpth0 libnspr4 libnss3 libnumber-compare-perl #8 7.672 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #8 7.672 libparams-classify-perl libparams-util-perl libparams-validate-perl #8 7.672 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #8 7.672 libperl5.26 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpopt0 #8 7.672 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib #8 7.672 libreadline7 libregexp-pattern-license-perl libroken18-heimdal #8 7.672 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #8 7.672 libsasl2-modules-db libsigsegv2 libsocket6-perl libsort-key-perl #8 7.672 libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 libstdc++-7-dev #8 7.672 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 7.672 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 7.672 libsub-install-perl libsub-name-perl libsub-quote-perl #8 7.672 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 7.672 libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl #8 7.672 liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl #8 7.672 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 7.672 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 7.672 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 7.672 libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #8 7.672 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #8 7.673 manpages-dev mime-support multiarch-support netbase openssh-client openssl #8 7.673 patch patchutils perl perl-modules-5.26 perl-openssl-defaults #8 7.673 pinentry-curses po-debconf publicsuffix python-apt-common python3 #8 7.673 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 7.673 python3-idna python3-magic python3-minimal python3-pkg-resources #8 7.673 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 7.673 python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils #8 7.673 ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 7.674 Suggested packages: #8 7.674 default-mta | mail-transport-agent autoconf-archive gnu-standards #8 7.674 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #8 7.674 gcc-7-locales debtags dh-make rpm-i18n adequate autopkgtest bls-standalone #8 7.674 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 7.674 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 7.674 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 7.674 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 7.674 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #8 7.674 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #8 7.674 mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg #8 7.674 gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg #8 7.674 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg #8 7.674 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc #8 7.674 libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit #8 7.674 git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn #8 7.674 parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr #8 7.674 gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #8 7.674 libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit #8 7.674 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 7.674 libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl #8 7.674 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 7.674 gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch #8 7.674 libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain #8 7.674 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #8 7.674 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc #8 7.674 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 7.674 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 7.674 python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip #8 7.674 wdiff-doc #8 8.172 The following NEW packages will be installed: #8 8.172 at autoconf automake autopoint autotools-dev binutils #8 8.172 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 8.172 ca-certificates cpp cpp-7 curl dctrl-tools debhelper debugedit devscripts #8 8.172 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 8.172 dpkg-dev dput dwz equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base #8 8.172 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #8 8.172 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #8 8.172 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 8.172 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 8.172 libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1 #8 8.172 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 8.172 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #8 8.172 libcgi-pm-perl libcilkrts5 libclass-accessor-perl #8 8.172 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 8.172 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 8.172 libdebhelper-perl libdevel-callchecker-perl libdevel-globaldestruction-perl #8 8.172 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #8 8.172 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #8 8.172 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 8.172 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 8.172 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 8.172 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 8.172 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 8.172 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 8.172 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 8.172 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 8.172 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 8.172 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 8.172 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 8.172 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 8.172 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 8.172 libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1 #8 8.172 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 8.172 libldap-common liblist-compare-perl liblist-moreutils-perl #8 8.172 liblocale-gettext-perl libltdl-dev libltdl7 liblua5.2-0 #8 8.172 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 8.172 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #8 8.172 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 8.172 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl #8 8.172 libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 8.172 libnghttp2-14 libnpth0 libnspr4 libnss3 libnumber-compare-perl #8 8.172 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #8 8.172 libparams-classify-perl libparams-util-perl libparams-validate-perl #8 8.172 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #8 8.172 libperl5.26 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpopt0 #8 8.172 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib #8 8.172 libreadline7 libregexp-pattern-license-perl libroken18-heimdal #8 8.172 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #8 8.172 libsasl2-modules-db libsigsegv2 libsocket6-perl libsort-key-perl #8 8.172 libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 libstdc++-7-dev #8 8.172 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 8.172 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 8.172 libsub-install-perl libsub-name-perl libsub-quote-perl #8 8.172 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 8.172 libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl #8 8.172 liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl #8 8.172 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 8.172 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 8.172 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 8.172 libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #8 8.172 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #8 8.172 manpages-dev mime-support multiarch-support netbase openssh-client openssl #8 8.172 patch patchutils perl perl-modules-5.26 perl-openssl-defaults #8 8.172 pinentry-curses po-debconf publicsuffix python-apt-common python3 #8 8.172 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 8.172 python3-idna python3-magic python3-minimal python3-pkg-resources #8 8.172 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 8.174 python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils #8 8.174 ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 8.598 0 upgraded, 306 newly installed, 0 to remove and 0 not upgraded. #8 8.598 Need to get 86.5 MB of archives. #8 8.598 After this operation, 328 MB of additional disk space will be used. #8 8.598 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB] #8 8.746 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.17 [1070 kB] #8 9.158 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.7 [525 kB] #8 9.201 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.7 [60.9 kB] #8 9.205 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.7 [1344 kB] #8 9.278 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB] #8 9.278 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB] #8 9.302 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB] #8 9.302 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB] #8 9.302 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB] #8 9.302 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.5 [424 kB] #8 9.309 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.7 [1637 kB] #8 9.384 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.7 [203 kB] #8 9.401 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B] #8 9.401 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB] #8 9.401 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.5 [6956 B] #8 9.401 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B] #8 9.401 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB] #8 9.401 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B] #8 9.401 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB] #8 9.401 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #8 9.482 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB] #8 9.541 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB] #8 9.541 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB] #8 9.541 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB] #8 9.566 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB] #8 9.566 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB] #8 9.566 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB] #8 9.634 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] #8 9.765 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B] #8 9.765 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.5 [2889 kB] #8 9.916 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.5 [201 kB] #8 9.950 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.17 [589 kB] #8 9.954 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20210119~18.04.2 [145 kB] #8 9.954 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.14 [4660 B] #8 9.954 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB] #8 9.966 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB] #8 9.966 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB] #8 9.966 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB] #8 9.970 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB] #8 9.986 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libelf1 armhf 0.170-0.4ubuntu0.1 [42.9 kB] #8 1.555 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB] #8 2.510 Fetched 8292 kB in 2s (4251 kB/s) #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 45.09MB / 53.27MB 9.9s #14 ... #10 [internal] load build context #10 sha256:febd998f73c70c0271b88289bc503b0711c0dcf114ecd60354f42063f59414cc #10 transferring context: 21.70MB 10.0s #10 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 9.7s #8 10.07 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB] #8 10.10 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #8 10.10 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #9 4.128 Reading package lists... #46 ... #19 [cross-true 4/6] RUN dpkg --add-architecture ppc64el #19 sha256:f01f1faac367e3304d896bb45e47af043d2ba9cb57e096bb28ea95f7e3707154 #19 DONE 0.7s #20 [cross-true 5/6] RUN dpkg --add-architecture s390x #20 sha256:360682f7e67a2d1daaa4e2c41138b9ef9dc9d266c88277d2542941d7c99d43a3 #8 2.899 Reading package lists... #9 2.711 Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [25.8 kB] #9 2.712 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [873 kB] #9 2.739 Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1139 kB] #14 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.1s done #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 37.75MB / 110.02MB 9.9s #12 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.4s done #12 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0.1s #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 5.0s #23 3.690 + cd /tmp/tmp.yXxvmbJGmp/src/github.com/opencontainers/runc #23 3.690 + git checkout -q v1.1.1 #23 3.873 + '[' -z '' ']' #23 3.873 + target=static #23 3.874 + make BUILDTAGS=seccomp static #23 4.013 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . #8 2.510 Reading package lists... #13 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 3.4s done #8 DONE 1.7s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 3.9s done #14 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 #13 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 20.9s done #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 48.23MB / 53.27MB 10.5s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 34.60MB / 110.02MB 10.6s #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 0.1s #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 #8 3.725 Reading package lists... #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 51.38MB / 53.27MB 10.9s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 10.3s done #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 47.19MB / 110.02MB 10.5s #8 4.718 Fetched 25.0 MB in 4s (6246 kB/s) #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.2s done #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 #8 4.530 Building dependency tree... #8 4.652 Reading state information... #8 4.865 The following additional packages will be installed: #8 4.865 autoconf automake autopoint autotools-dev binutils binutils-common #8 4.865 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 4.865 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 4.865 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 4.865 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 4.865 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 4.865 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 4.865 intltool-debian iso-codes less libalgorithm-diff-perl #8 4.865 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 4.865 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 4.865 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.147 Reading package lists... #20 DONE 0.8s #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 #21 sha256:6b6b3b84cbd5e51f2dd5aaaf69abde8d1ee6f6fd6b2c4a9690d92a69bebba7b2 #13 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.6s done #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 #9 3.647 Fetched 21.9 MB in 3s (7753 kB/s) #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.6s done #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 #8 2.887 Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] #8 2.906 Get:6 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] #8 2.911 Get:7 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] #8 2.920 Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB] #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.2s done #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 #8 4.865 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 4.865 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 4.865 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 4.865 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 4.865 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 4.865 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 4.865 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 4.865 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 4.865 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 4.865 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 4.865 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 4.865 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 4.865 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 4.865 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 4.865 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 4.865 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 4.865 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 4.865 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 4.865 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 4.865 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 4.865 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 4.865 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 4.865 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 4.865 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 4.865 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 4.865 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 4.865 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 4.865 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 4.865 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 4.865 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 4.865 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 4.865 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 4.865 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 4.865 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 4.865 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 4.865 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 4.865 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 4.865 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 4.865 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 4.865 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 4.865 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 4.865 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 4.865 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 4.865 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 4.865 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 4.865 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 4.865 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 4.865 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 4.865 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 4.865 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 4.865 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 4.865 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 4.865 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 4.865 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 4.865 libstring-shellquote-perl libsub-exporter-perl #8 4.865 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 4.865 libsub-name-perl libsub-override-perl libsub-quote-perl #8 4.865 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 4.865 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 4.865 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 4.865 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 4.865 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 4.865 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 4.865 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #8 4.865 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 4.865 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 4.865 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 4.865 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 4.865 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 4.865 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 4.865 netbase openssh-client openssl patch patchutils pbzip2 perl #8 4.871 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 4.871 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 4.871 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 4.871 python3-magic python3-minimal python3-pkg-resources python3-requests #8 4.871 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 4.871 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 4.871 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 4.871 Suggested packages: #8 4.871 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 4.871 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 4.871 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 4.871 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 4.871 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 4.871 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 4.871 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 4.871 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 4.871 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #8 4.871 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 4.871 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 4.871 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #8 4.871 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm #8 4.871 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 4.871 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #8 4.871 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #8 4.871 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc #8 4.871 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #8 4.871 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #8 4.871 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #8 4.871 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #8 4.871 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #8 4.871 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 4.871 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #8 4.871 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #8 4.871 python3-cryptography python3-openssl python3-socks python-requests-doc #8 4.871 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc #9 6.105 Building dependency tree... #9 6.315 Reading state information... #8 3.307 Reading package lists... #14 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 3.0s done #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 54.53MB / 110.02MB 10.9s #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 5.5s #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.5s done #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 1.9s done #13 ... #7 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #7 sha256:bd4d505c7fc080b452f7f1ab2ab0ad5ec39da1476ac1af52bf0608c16f26663b #7 DONE 2.2s #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:3fdabe99694729eae2c9116f95b898747359269850f7fed0c9187ad0d7337590 #9 6.555 The following additional packages will be installed: #9 6.555 autoconf automake autopoint autotools-dev binutils binutils-common #9 6.555 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 6.555 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf #9 6.555 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 6.555 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 #9 6.555 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 6.555 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 6.555 intltool-debian iso-codes less libalgorithm-diff-perl #9 6.555 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 6.555 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.555 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.555 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.555 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.555 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.555 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.555 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.555 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.555 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.555 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.555 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.555 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.555 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.555 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.555 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.555 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.555 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.555 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.555 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.555 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.555 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.555 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.560 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.560 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.560 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.560 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 6.560 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 6.560 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 6.560 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 6.560 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 6.560 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 6.560 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 6.560 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 6.560 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #9 6.560 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 6.560 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 6.560 libmath-base85-perl libmd0 libmodule-implementation-perl #9 6.560 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 6.560 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 6.560 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 6.560 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 6.560 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 6.560 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 6.560 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.560 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 6.560 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 6.560 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 6.560 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #9 6.560 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.560 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.560 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.560 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.560 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #9 6.560 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #9 6.560 libstrictures-perl libstring-copyright-perl libstring-escape-perl #9 6.560 libstring-shellquote-perl libsub-exporter-perl #9 6.560 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.560 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.560 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.560 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.560 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.560 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 6.560 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 6.560 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 6.560 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #9 6.560 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 6.560 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 6.560 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 6.560 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #9 6.560 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #9 6.560 m4 make man-db manpages manpages-dev media-types netbase openssh-client #9 6.560 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 6.560 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 6.560 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.560 python3-idna python3-magic python3-minimal python3-pkg-resources #9 6.560 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.560 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 6.560 ucf unzip wdiff xauth xz-utils zstd #9 6.560 Suggested packages: #9 6.560 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 6.560 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 6.560 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #9 6.560 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #9 6.560 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.560 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 6.560 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #9 6.560 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #9 6.560 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 6.560 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc #9 6.560 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 6.560 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #9 6.560 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 6.560 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #9 6.560 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 6.560 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 6.560 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 6.560 libstdc++-11-doc libbareword-filehandles-perl libindirect-perl #9 6.560 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 6.560 libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #9 6.560 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 6.560 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 6.560 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 6.560 libterm-readline-gnu-perl | libterm-readline-perl-perl #9 6.560 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #9 6.560 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 6.560 python3-cryptography python3-openssl python3-socks python-requests-doc #9 6.560 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #8 2.804 CentOS Stream 9 - BaseOS 3.0 MB/s | 5.6 MB 00:01 #8 4.179 Building dependency tree... #8 4.333 Reading state information... #14 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.3s done #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 61.49MB / 110.02MB 11.3s #14 sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 53.27MB / 53.27MB 11.6s done #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 40.89MB / 110.02MB 11.7s #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.6s done #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 6.8s done #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.7s done #20 DONE 9.4s #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #21 DONE 0.2s #22 [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" #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 #9 6.925 The following NEW packages will be installed: #9 6.925 autoconf automake autopoint autotools-dev binutils binutils-common #9 6.925 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 6.925 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts #9 6.925 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 6.925 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #9 6.926 g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg #9 6.926 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #9 6.926 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 6.926 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 6.926 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.926 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.926 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.926 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.926 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.926 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.926 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.926 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.926 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.926 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.926 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.926 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.926 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.926 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.926 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.926 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.926 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.926 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.926 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.926 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.926 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.926 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.926 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.926 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.926 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.926 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 6.926 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 6.926 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 6.927 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 6.927 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 6.927 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 6.927 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 6.927 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 6.927 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #9 6.927 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 6.927 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 6.927 libmath-base85-perl libmd0 libmodule-implementation-perl #9 6.928 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 6.928 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 6.928 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 6.928 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 6.928 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 6.928 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 6.928 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.928 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 6.928 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 6.928 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 6.928 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #9 6.928 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.928 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.928 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.928 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.928 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #9 6.928 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #9 6.928 libstrictures-perl libstring-copyright-perl libstring-escape-perl #9 6.928 libstring-shellquote-perl libsub-exporter-perl #9 6.928 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.928 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.928 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.928 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.928 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.928 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 6.928 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 6.928 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 6.928 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #9 6.928 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 6.928 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 6.928 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 6.928 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #9 6.928 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #9 6.928 m4 make man-db manpages manpages-dev media-types netbase openssh-client #9 6.928 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 6.928 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 6.928 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.928 python3-idna python3-magic python3-minimal python3-pkg-resources #9 6.928 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.928 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 6.928 ucf unzip wdiff xauth xz-utils zstd #14 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 0.1s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 68.16MB / 110.02MB 11.6s #14 ... #10 [internal] load build context #10 sha256:febd998f73c70c0271b88289bc503b0711c0dcf114ecd60354f42063f59414cc #10 transferring context: 28.95MB 11.8s done #10 DONE 11.8s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd #14 ... #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e #6 sha256:2c27230038a9b119a55154321d412b21c3b53291b623c09c5782e255e5f5f4e1 #6 resolve quay.io/centos/centos:stream8@sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e 0.0s done #6 sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e 743B / 743B done #6 sha256:5a9102c1c193133d6721196b5d73e4ea823414f31e10202a74a49756448fe528 920B / 920B done #6 sha256:f1e2826909b4de712934fb1ebf8ccc3bbe499aa8bd32416a298cde3024ea9ef6 6.50kB / 6.50kB done #6 sha256:89c931ad4eca4eda44350027b5b3ed817e7b760713781630c1d339e8c2128174 84.66MB / 84.66MB 3.4s done #6 sha256:d392b031d5415cf19cb56f947cea397dfb69e33ee0f2307db4bf499e90659841 1.89kB / 1.89kB 1.9s done #6 sha256:375232289d38e29301c97207d91d4a1951d12c74a041fb9632e62f8a5d66c271 33.45MB / 33.45MB 2.8s done #6 sha256:2ca77e4ff4772fe3d0b568395c51ed47219c946c89fb6fef337c5521241dfb12 47.97MB / 47.97MB 5.9s done #6 extracting sha256:89c931ad4eca4eda44350027b5b3ed817e7b760713781630c1d339e8c2128174 5.2s done #6 extracting sha256:d392b031d5415cf19cb56f947cea397dfb69e33ee0f2307db4bf499e90659841 done #6 extracting sha256:375232289d38e29301c97207d91d4a1951d12c74a041fb9632e62f8a5d66c271 0.4s done #6 extracting sha256:2ca77e4ff4772fe3d0b568395c51ed47219c946c89fb6fef337c5521241dfb12 0.2s #6 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #8 4.549 The following additional packages will be installed: #8 4.549 autoconf automake autopoint autotools-dev binutils #8 4.549 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #8 4.549 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 4.549 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 4.549 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 4.549 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 4.549 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 4.549 intltool-debian iso-codes less libalgorithm-diff-perl #8 4.549 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 4.549 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 4.549 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #8 4.549 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 4.549 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 4.549 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 4.549 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 4.549 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 4.549 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 4.549 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 4.549 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 4.549 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 4.549 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 4.549 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 4.549 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 4.549 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 4.549 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 4.549 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 4.549 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 4.549 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 4.549 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 4.549 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 4.549 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 4.549 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 4.549 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 4.549 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 4.549 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 4.549 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 4.549 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 4.549 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 4.549 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 4.549 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 4.549 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #8 4.549 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 4.549 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 4.549 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 4.549 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #8 4.549 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 4.549 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 4.549 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 4.549 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 4.549 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 4.549 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 4.549 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 4.549 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 4.549 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 4.549 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 4.549 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 4.549 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 4.549 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 4.549 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 4.549 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 4.549 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 4.549 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 4.549 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 4.549 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 4.549 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 4.549 libstring-shellquote-perl libsub-exporter-perl #8 4.549 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 4.549 libsub-name-perl libsub-override-perl libsub-quote-perl #8 4.549 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 4.549 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 4.549 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 4.549 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 4.549 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #8 4.549 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 4.549 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #8 4.549 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #8 4.549 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 4.549 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 4.549 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #8 4.549 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #8 4.550 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #8 4.550 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #8 4.550 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #8 4.550 python3 python3-apt python3-certifi python3-chardet python3-debian #8 4.550 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #8 4.550 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 4.550 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #8 4.550 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 4.557 Suggested packages: #8 4.557 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 4.557 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 4.557 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 4.557 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 4.557 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 4.557 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 4.557 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 4.557 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 4.557 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #8 4.557 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 4.557 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #8 4.557 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #8 4.557 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #8 4.557 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #8 4.557 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 4.557 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 4.557 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #8 4.557 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 4.557 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #8 4.557 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #8 4.557 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 4.557 diffutils-doc perl-doc libterm-readline-gnu-perl #8 4.557 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #8 4.557 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 4.557 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 4.557 python3-socks python-requests-doc python3.9-venv python3.9-doc #8 4.557 binfmt-support readline-doc zip wdiff-doc #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 #21 1.033 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #21 1.043 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] #21 1.075 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #22 ... #23 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #0 0.209 skipping packages installation on darwin #23 DONE 0.3s #24 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #0 0.226 skipping packages installation on darwin #24 DONE 0.3s #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #9 3.647 Reading package lists... #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:14d8cab8d7bd72a01e225cd85bf37bbf08bf88115769316fa86c776df4ea5fed #7 sha256:7e98311902214bb81584d75ea98ad095986dabe3371b7efc3f92357192afe39b #7 extracting sha256:2a09877f6132d465ce4f615f0c5f4bb1dc0e311ce406712beced416d3257e69c 7.2s done #7 DONE 12.0s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 5.2s #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 3.0s done #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 #8 3.642 Fedora 35 - aarch64 25 MB/s | 75 MB 00:02 #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a #21 1.196 Get:4 http://security.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] #21 1.215 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #21 1.215 Get:6 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] #21 1.216 Get:7 http://security.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] #21 1.218 Get:8 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] #21 1.225 Get:9 http://security.debian.org/debian-security bullseye-security/main armel Packages [128 kB] #8 3.540 Fedora 34 - aarch64 25 MB/s | 70 MB 00:02 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #12 resolve docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 0.0s done #12 sha256:da3dc40049ba1c1850590446180285165873bceacb7596696646e4c1441fcb3d 1.79kB / 1.79kB done #12 sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 7.72MB / 7.72MB 0.2s done #12 sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a 1.86kB / 1.86kB done #12 sha256:521b735934d7cee9b44a288edd8fb360750cc0bc6dda24d7fef25d5b7e0ea7fd 7.06kB / 7.06kB done #12 sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 49.23MB / 49.23MB 0.9s done #12 sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 9.77MB / 9.77MB 0.4s done #12 sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 52.17MB / 52.17MB 1.7s done #12 extracting sha256:b9f330b3a7e234282d632d95bd19a655cf0e06c1a76a51d0f73b9581be8f851b 2.6s done #12 sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 62.44MB / 62.44MB 2.4s done #12 sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 108.70MB / 108.70MB 3.8s done #12 sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 126B / 126B 1.8s done #12 extracting sha256:8a80651adb7e52d8ecd27d43b9e69ada9ca277071ea09607121d0076de36480b 0.5s done #12 extracting sha256:a7b38ee622cbfb492ebc3bc598771624fba7ef1830b4e0f9737f2bbf4b6ec0ea 0.3s done #12 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.9s done #12 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.1s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 75.50MB / 110.02MB 12.0s #9 7.363 0 upgraded, 371 newly installed, 0 to remove and 3 not upgraded. #9 7.363 Need to get 132 MB of archives. #9 7.363 After this operation, 475 MB of additional disk space will be used. #9 7.363 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] #9 7.516 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpython3.10-minimal amd64 3.10.4-3 [809 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 47.19MB / 110.02MB 12.5s #21 1.503 Get:10 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB] #21 1.648 Get:11 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 3.5s done #12 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 1.8s #8 4.090 Fetched 18.9 MB in 4s (5301 kB/s) #15 ... #22 [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" #22 0.722 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 81.79MB / 110.02MB 12.4s #8 4.718 Reading package lists... #21 1.837 Get:12 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 5.3s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:3842846c68922fbecc687a89cab27149c8a5bd542dd8acadb32f2081932b5e73 #8 0.893 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #8 0.897 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.946 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #8 0.964 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #8 1.083 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [316 kB] #8 1.279 Get:6 http://deb.debian.org/debian buster/main armhf Packages [7702 kB] #8 1.565 Get:7 http://deb.debian.org/debian buster-updates/main armhf Packages [8792 B] #8 1.626 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB] #8 2.888 Fetched 8791 kB in 2s (3915 kB/s) #8 2.888 Reading package lists... #8 3.849 Reading package lists... #8 4.769 Building dependency tree... #8 4.946 Reading state information... #8 5.172 The following additional packages will be installed: #8 5.172 at autoconf automake autopoint autotools-dev binutils #8 5.172 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 5.172 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debian-keyring #8 5.172 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 5.172 dpkg-dev dput exim4-base exim4-config exim4-daemon-light fakeroot file g++ #8 5.172 g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 5.172 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 5.172 guile-2.2-libs intltool-debian iso-codes krb5-locales less #8 5.172 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 5.172 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 5.172 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 5.172 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 5.172 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 5.172 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 5.172 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 5.172 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 5.172 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 5.172 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #8 5.172 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 5.172 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 5.172 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 5.172 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 5.172 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 5.172 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 5.172 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 5.172 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 5.172 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 5.172 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 5.172 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 5.172 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 5.172 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.172 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.172 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 5.172 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 5.172 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 5.172 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #8 5.172 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #8 5.172 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #8 5.172 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #8 5.172 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #8 5.172 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #8 5.172 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #8 5.172 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 5.172 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #8 5.172 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #8 5.172 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #8 5.172 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #8 5.172 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 5.172 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #8 5.172 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 5.172 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 5.172 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 5.172 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 5.172 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 5.172 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 5.172 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 5.172 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 5.172 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 5.172 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 5.172 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 5.172 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 5.172 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 5.172 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 5.172 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #8 5.172 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 5.172 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 5.172 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 5.172 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 5.172 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 5.172 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 5.172 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 5.172 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 5.172 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 5.176 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 5.176 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 5.176 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 5.176 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 5.176 python3-idna python3-magic python3-minimal python3-pkg-resources #8 5.176 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 5.176 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 5.176 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 5.176 Suggested packages: #8 5.176 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 5.176 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #8 5.176 checksecurity debtags dh-make adequate autopkgtest bls-standalone #8 5.176 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 5.176 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #8 5.176 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 5.176 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 5.176 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #8 5.176 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #8 5.176 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #8 5.176 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #8 5.176 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #8 5.176 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 5.176 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 5.176 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 5.176 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #8 5.176 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 5.176 libhtml-template-perl libsasl2-modules-gssapi-mit #8 5.176 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 5.176 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 5.176 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #8 5.176 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 5.176 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #8 5.176 libxml-sax-expatxs-perl bash-completion binutils-multiarch #8 5.176 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #8 5.176 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 5.176 diffutils-doc perl-doc libterm-readline-gnu-perl #8 5.176 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 5.176 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #8 5.176 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #8 5.176 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #8 5.176 readline-doc zip wdiff-doc #8 7.560 The following NEW packages will be installed: #8 7.560 at autoconf automake autopoint autotools-dev binutils #8 7.560 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 7.560 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #8 7.560 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #8 7.560 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #8 7.560 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #8 7.560 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #8 7.569 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #8 7.569 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 7.569 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 7.569 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #8 7.569 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 7.569 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #8 7.569 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #8 7.569 libclass-inspector-perl libclass-method-modifiers-perl #8 7.569 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 7.569 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #8 7.569 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 7.569 libdebhelper-perl libdevel-callchecker-perl libdevel-globaldestruction-perl #8 7.569 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #8 7.569 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 7.569 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 7.569 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 7.569 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 7.569 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 7.569 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 7.569 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 7.569 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 7.569 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 7.569 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 7.569 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.569 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 7.569 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 7.569 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 7.569 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 7.569 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #8 7.569 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #8 7.569 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #8 7.569 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #8 7.569 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #8 7.569 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #8 7.569 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #8 7.569 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 7.569 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #8 7.569 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #8 7.569 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #8 7.569 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #8 7.569 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 7.569 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #8 7.569 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 7.569 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 7.569 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 7.569 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 7.569 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 7.569 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 7.569 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 7.569 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 7.569 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 7.569 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 7.569 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 7.569 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 7.569 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 7.569 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 7.569 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #8 7.569 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 7.569 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 7.569 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 7.569 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 7.569 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 7.569 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 7.569 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 7.569 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 7.569 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 7.569 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 7.569 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 7.569 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 7.569 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 7.569 python3-idna python3-magic python3-minimal python3-pkg-resources #8 7.569 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 7.569 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 7.569 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 7.856 0 upgraded, 360 newly installed, 0 to remove and 2 not upgraded. #8 7.856 Need to get 156 MB of archives. #8 7.856 After this operation, 481 MB of additional disk space will be used. #8 7.856 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #8 7.858 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] #8 7.859 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB] #8 7.867 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB] #8 7.867 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB] #8 7.867 Get:6 http://security.debian.org/debian-security buster/updates/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB] #8 7.867 Get:7 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #8 7.908 Get:8 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB] #8 7.913 Get:9 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB] #8 7.922 Get:10 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB] #8 7.929 Get:11 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB] #8 7.950 Get:12 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 8.002 Get:13 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #8 8.002 Get:14 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB] #8 8.053 Get:15 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #8 8.053 Get:16 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB] #8 8.053 Get:17 http://deb.debian.org/debian buster/main armhf libssl1.1 armhf 1.1.1n-0+deb10u1 [1310 kB] #8 8.075 Get:18 http://deb.debian.org/debian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [582 kB] #8 8.081 Get:19 http://deb.debian.org/debian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [79.6 kB] #8 8.096 Get:20 http://deb.debian.org/debian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1466 kB] #8 8.202 Get:21 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #8 8.209 Get:22 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB] #8 8.210 Get:23 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB] #8 8.212 Get:24 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB] #8 8.237 Get:25 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB] #8 8.237 Get:26 http://deb.debian.org/debian buster/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u1 [560 kB] #8 8.249 Get:27 http://deb.debian.org/debian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1660 kB] #8 8.279 Get:28 http://deb.debian.org/debian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] #8 8.279 Get:29 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #8 8.279 Get:30 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #8 8.285 Get:31 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB] #8 8.288 Get:32 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB] #8 8.288 Get:33 http://deb.debian.org/debian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.7 kB] #8 8.310 Get:34 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #8 8.310 Get:35 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #8 8.310 Get:36 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB] #8 8.310 Get:37 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB] #8 8.321 Get:38 http://deb.debian.org/debian buster/main armhf krb5-locales all 1.17-3+deb10u3 [95.5 kB] #8 8.321 Get:39 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB] #8 8.332 Get:40 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB] #8 8.332 Get:41 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] #8 8.332 Get:42 http://deb.debian.org/debian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u3 [62.5 kB] #8 8.332 Get:43 http://deb.debian.org/debian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u3 [119 kB] #8 8.340 Get:44 http://deb.debian.org/debian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u3 [323 kB] #8 8.340 Get:45 http://deb.debian.org/debian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u3 [137 kB] #8 8.340 Get:46 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB] #8 8.357 Get:47 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB] #8 8.357 Get:48 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #8 8.357 Get:49 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB] #8 8.364 Get:50 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB] #8 8.372 Get:51 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB] #8 8.381 Get:52 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB] #8 8.403 Get:53 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #8 8.403 Get:54 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB] #8 8.403 Get:55 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #8 8.424 Get:56 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB] #8 8.436 Get:57 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB] #8 8.436 Get:58 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB] #8 8.489 Get:59 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB] #8 8.489 Get:60 http://deb.debian.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+deb10u1 [267 kB] #8 8.489 Get:61 http://deb.debian.org/debian buster/main armhf linux-libc-dev armhf 4.19.235-1 [1492 kB] #8 8.515 Get:62 http://deb.debian.org/debian buster/main armhf libc6-dev armhf 2.28-10+deb10u1 [2150 kB] #8 8.544 Get:63 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB] #8 8.544 Get:64 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB] #8 8.568 Get:65 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB] #8 8.568 Get:66 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB] #8 8.740 Get:67 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB] #8 8.740 Get:68 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB] #8 8.740 Get:69 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB] #8 8.740 Get:70 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B] #8 8.740 Get:71 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB] #8 8.748 Get:72 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB] #8 8.748 Get:73 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB] #8 8.772 Get:74 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB] #8 8.967 Get:75 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B] #8 8.981 Get:76 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB] #8 8.998 Get:77 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB] #8 9.160 Get:78 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B] #8 9.160 Get:79 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB] #8 9.160 Get:80 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB] #8 9.180 Get:81 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB] #8 9.180 Get:82 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.7 [1773 kB] #8 9.223 Get:83 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B] #8 9.223 Get:84 http://deb.debian.org/debian buster/main armhf openssl armhf 1.1.1n-0+deb10u1 [828 kB] #8 9.223 Get:85 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] #8 9.234 Get:86 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] #8 9.234 Get:87 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] #8 9.234 Get:88 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] #8 9.234 Get:89 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u6 [202 kB] #8 9.251 Get:90 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB] #8 9.251 Get:91 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] #8 9.251 Get:92 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] #8 9.251 Get:93 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB] #8 9.251 Get:94 http://deb.debian.org/debian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u2 [298 kB] #8 9.251 Get:95 http://deb.debian.org/debian buster/main armhf curl armhf 7.64.0-4+deb10u2 [257 kB] #8 9.254 Get:96 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #8 9.254 Get:97 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB] #8 9.260 Get:98 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB] #8 9.268 Get:99 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #8 9.270 Get:100 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 9.271 Get:101 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 9.273 Get:102 http://deb.debian.org/debian buster-backports/main armhf dwz armhf 0.13-5~bpo10+1 [153 kB] #8 9.275 Get:103 http://deb.debian.org/debian buster-backports/main armhf libdebhelper-perl all 13.3.3~bpo10+1 [189 kB] #8 9.277 Get:104 http://deb.debian.org/debian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u3 [1102 kB] #8 9.307 Get:105 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB] #8 9.476 Get:106 http://deb.debian.org/debian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u3 [597 kB] #8 9.511 Get:107 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB] #8 9.511 Get:108 http://deb.debian.org/debian buster/main armhf libncurses6 armhf 6.1+20181013-2+deb10u2 [79.8 kB] #8 9.511 Get:109 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB] #8 9.528 Get:110 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 9.528 Get:111 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB] #8 9.528 Get:112 http://deb.debian.org/debian buster-backports/main armhf debhelper all 13.3.3~bpo10+1 [1013 kB] #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.0s done #12 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 1.2s #12 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.9s done #9 7.898 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexpat1 amd64 2.4.7-1 [90.7 kB] #9 7.909 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3.10-minimal amd64 3.10.4-3 [2246 kB] #9 8.043 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-minimal amd64 3.10.4-0ubuntu2 [24.4 kB] #9 8.043 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #9 8.044 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] #9 8.050 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] #9 8.054 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] #9 8.063 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsqlite3-0 amd64 3.37.2-2 [643 kB] #9 8.093 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpython3.10-stdlib amd64 3.10.4-3 [1830 kB] #8 6.458 Reading package lists... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.1s done #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 3.2s #21 2.025 Get:13 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB] #21 ... #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #46 sha256:ab56c179f165501178856a2f2df233e418361b14b5b657d25b1e171fc45771ca #46 5.565 NAME: #46 5.565 go-winres - A tool for embedding resources in Windows executables #46 5.565 #46 5.565 USAGE: #46 5.565 go-winres [global options] command [command options] [arguments...] #46 5.565 #46 5.565 COMMANDS: #46 5.566 init Create an initial ./winres/winres.json #46 5.566 make Make syso files for the "go build" command #46 5.566 simply Make syso files for the "go build" command (simplified) #46 5.566 extract Extract all resources from an executable #46 5.566 patch Replace resources in an executable file (exe, dll) #46 5.566 help, h Shows a list of commands or help for one command #46 5.566 #46 5.566 GLOBAL OPTIONS: #46 5.566 --help, -h show help (default: false) #46 DONE 5.8s #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 #21 sha256:6b6b3b84cbd5e51f2dd5aaaf69abde8d1ee6f6fd6b2c4a9690d92a69bebba7b2 #21 2.216 Get:14 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB] #8 9.548 Get:113 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:7d9b2536803d2098c4b065b066de775e2639152c0408fd8dc303f3efdae97e65 #8 0.708 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #8 0.719 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.721 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #8 0.725 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #8 0.884 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [312 kB] #8 1.218 Get:6 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] #8 1.422 Get:7 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] #8 2.046 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] #8 2.635 Fetched 8831 kB in 2s (4058 kB/s) #8 2.635 Reading package lists... #8 3.354 Reading package lists... #8 4.074 Building dependency tree... #8 4.247 Reading state information... #8 4.442 The following additional packages will be installed: #8 4.442 at autoconf automake autopoint autotools-dev binutils #8 4.442 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 4.442 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debian-keyring #8 4.442 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 4.442 dpkg-dev dput exim4-base exim4-config exim4-daemon-light fakeroot file g++ #8 4.442 g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 4.442 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 4.442 guile-2.2-libs intltool-debian iso-codes krb5-locales less #8 4.442 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 4.442 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 4.442 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 4.442 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 4.442 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 4.442 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 4.442 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 4.442 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 4.442 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 4.442 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #8 4.442 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 4.442 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 4.442 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 4.442 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 4.442 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 4.442 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 4.442 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 4.442 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 4.442 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 4.442 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 4.442 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 4.442 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 4.442 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 4.442 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 4.442 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 4.442 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 4.442 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 4.442 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 4.442 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 4.442 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 4.442 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 4.442 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 4.442 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 4.442 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 4.442 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 4.442 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #8 4.442 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #8 4.442 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 4.442 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #8 4.442 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 4.442 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 4.442 libparams-validate-perl libparse-debianchangelog-perl #8 4.442 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 4.442 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 4.442 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 4.442 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 4.442 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 4.442 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 4.442 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 4.442 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 4.442 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 4.442 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 4.442 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 4.442 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 4.442 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 4.442 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 4.442 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 4.442 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 4.442 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 4.442 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 4.442 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 4.442 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 4.442 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 4.442 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 4.442 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 4.442 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 4.442 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 4.442 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 4.442 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 4.442 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 4.442 python3-idna python3-magic python3-minimal python3-pkg-resources #8 4.442 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 4.442 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 4.442 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 4.450 Suggested packages: #8 4.450 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 4.450 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #8 4.450 checksecurity debtags dh-make adequate autopkgtest bls-standalone #8 4.450 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 4.450 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #8 4.450 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 4.450 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 4.450 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #8 4.450 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #8 4.450 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #8 4.450 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #8 4.450 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #8 4.450 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 4.450 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 4.450 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 4.450 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #8 4.450 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 4.450 libhtml-template-perl libsasl2-modules-gssapi-mit #8 4.450 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 4.450 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 4.450 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #8 4.450 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 4.450 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #8 4.450 libxml-sax-expatxs-perl bash-completion binutils-multiarch #8 4.450 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #8 4.450 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 4.450 diffutils-doc perl-doc libterm-readline-gnu-perl #8 4.450 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 4.450 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #8 4.450 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #8 4.450 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #8 4.450 readline-doc zip wdiff-doc #8 6.186 The following NEW packages will be installed: #8 6.186 at autoconf automake autopoint autotools-dev binutils #8 6.186 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 6.186 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #8 6.186 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #8 6.186 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #8 6.186 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #8 6.186 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #8 6.186 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #8 6.186 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 6.186 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 6.186 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #8 6.186 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 6.186 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #8 6.186 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #8 6.186 libclass-inspector-perl libclass-method-modifiers-perl #8 6.186 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 6.186 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #8 6.186 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 6.186 libdebhelper-perl libdevel-callchecker-perl libdevel-globaldestruction-perl #8 6.186 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #8 6.186 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 6.186 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 6.186 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 6.186 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 6.186 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 6.186 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 6.186 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 6.186 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 6.186 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 6.186 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 6.186 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 6.186 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 6.186 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 6.186 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 6.186 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 6.186 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 6.186 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 6.186 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 6.186 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 6.186 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 6.186 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 6.186 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 6.186 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 6.186 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #8 6.186 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #8 6.186 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 6.186 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #8 6.186 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 6.186 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 6.186 libparams-validate-perl libparse-debianchangelog-perl #8 6.186 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 6.186 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 6.186 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 6.186 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 6.186 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 6.186 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 6.186 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 6.186 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 6.186 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 6.186 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 6.186 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 6.186 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 6.186 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 6.186 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 6.186 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 6.186 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 6.186 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 6.186 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 6.186 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 6.186 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 6.186 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 6.186 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 6.186 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 6.186 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 6.186 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 6.186 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 6.186 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 6.186 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 6.186 python3-idna python3-magic python3-minimal python3-pkg-resources #8 6.186 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 6.186 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 6.186 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 6.476 0 upgraded, 363 newly installed, 0 to remove and 2 not upgraded. #8 6.476 Need to get 162 MB of archives. #8 6.476 After this operation, 561 MB of additional disk space will be used. #8 6.476 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] #8 6.476 Get:2 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] #8 6.479 Get:3 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] #8 6.485 Get:4 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] #8 6.508 Get:5 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] #8 6.542 Get:6 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB] #8 6.542 Get:7 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB] #8 6.542 Get:8 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB] #8 6.555 Get:9 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB] #8 6.582 Get:10 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB] #8 6.584 Get:11 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB] #8 6.602 Get:12 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 6.656 Get:13 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] #8 6.656 Get:14 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] #8 6.723 Get:15 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] #8 6.723 Get:16 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] #8 6.728 Get:17 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u1 [1393 kB] #8 6.742 Get:18 http://deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] #8 6.749 Get:19 http://deb.debian.org/debian buster/main arm64 libexpat1 arm64 2.2.6-2+deb10u4 [87.1 kB] #8 6.750 Get:20 http://deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] #8 6.764 Get:21 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] #8 6.765 Get:22 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] #8 6.766 Get:23 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] #8 6.767 Get:24 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] #8 6.814 Get:25 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] #8 6.862 Get:26 http://deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u1 [603 kB] #8 6.914 Get:27 http://deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] #8 6.931 Get:28 http://deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] #8 6.935 Get:29 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] #8 6.954 Get:30 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] #8 6.954 Get:31 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] #8 6.954 Get:32 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB] #8 6.954 Get:33 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] #8 6.954 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] #8 6.956 Get:35 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] #8 6.958 Get:36 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] #8 6.959 Get:37 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB] #8 6.960 Get:38 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u3 [95.5 kB] #8 6.961 Get:39 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] #8 6.974 Get:40 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] #8 6.978 Get:41 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] #8 6.978 Get:42 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] #8 6.978 Get:43 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] #8 6.982 Get:44 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] #8 6.990 Get:45 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] #8 6.990 Get:46 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB] #8 6.995 Get:47 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] #8 6.995 Get:48 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB] #8 6.995 Get:49 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB] #8 6.998 Get:50 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB] #8 6.998 Get:51 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB] #8 7.001 Get:52 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB] #8 7.002 Get:53 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB] #8 7.006 Get:54 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB] #8 7.014 Get:55 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB] #8 7.018 Get:56 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] #8 7.038 Get:57 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] #8 7.042 Get:58 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] #8 7.071 Get:59 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] #8 7.073 Get:60 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10+deb10u1 [270 kB] #8 7.082 Get:61 http://deb.debian.org/debian buster/main arm64 linux-libc-dev arm64 4.19.235-1 [1490 kB] #8 7.096 Get:62 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10+deb10u1 [2323 kB] #8 7.151 Get:63 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] #8 7.162 Get:64 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] #8 7.260 Get:65 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] #8 7.271 Get:66 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] #8 7.400 Get:67 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] #8 7.400 Get:68 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] #8 7.403 Get:69 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] #8 7.404 Get:70 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] #8 7.405 Get:71 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] #8 7.405 Get:72 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] #8 7.409 Get:73 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] #8 7.413 Get:74 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] #8 7.420 Get:75 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] #8 7.424 Get:76 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] #8 7.435 Get:77 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] #8 7.579 Get:78 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] #8 7.584 Get:79 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] #8 7.609 Get:80 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] #8 7.774 Get:81 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] #8 7.774 Get:82 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] #8 7.775 Get:83 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.7 [1414 kB] #8 7.792 Get:84 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] #8 7.792 Get:85 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.7 [1773 kB] #8 7.816 Get:86 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] #8 7.816 Get:87 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u1 [833 kB] #8 7.828 Get:88 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] #8 7.831 Get:89 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] #8 7.833 Get:90 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] #8 7.834 Get:91 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] #8 7.835 Get:92 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] #8 7.837 Get:93 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] #8 7.838 Get:94 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] #8 7.838 Get:95 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] #8 7.839 Get:96 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] #8 7.841 Get:97 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] #8 7.845 Get:98 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] #8 7.847 Get:99 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #8 7.848 Get:100 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB] #8 7.853 Get:101 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB] #8 7.853 Get:102 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB] #8 7.860 Get:103 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 7.860 Get:104 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 7.861 Get:105 http://deb.debian.org/debian buster-backports/main arm64 dwz arm64 0.13-5~bpo10+1 [135 kB] #8 7.862 Get:106 http://deb.debian.org/debian buster-backports/main arm64 libdebhelper-perl all 13.3.3~bpo10+1 [189 kB] #8 7.875 Get:107 http://deb.debian.org/debian buster/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u3 [1185 kB] #8 7.888 Get:108 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #22 ... #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #15 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.6s done #15 DONE 25.0s #22 [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" #22 1.198 go: downloading github.com/akavel/rsrc v0.10.2 #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.5s done #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.2s done #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 2.1s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 88.08MB / 110.02MB 12.8s #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 0.1s #9 8.177 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3.10 amd64 3.10.4-3 [488 kB] #9 8.201 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpython3-stdlib amd64 3.10.4-0ubuntu2 [6990 B] #9 8.201 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3 amd64 3.10.4-0ubuntu2 [22.8 kB] #9 8.201 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB] #9 8.342 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] #9 8.346 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] #9 8.346 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1 [4809 kB] #13 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.4s done #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 2.5s done #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0.1s #21 2.372 Get:15 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 5.2s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 53.48MB / 110.02MB 13.3s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:e77cf47aa692d040705dba42b3c67690b4ff6d745a8c33b78bbb347a24d43d2d #8 7.196 The following NEW packages will be installed: #8 7.196 autoconf automake autopoint autotools-dev binutils binutils-common #8 7.196 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 7.196 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 7.196 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 7.196 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 7.196 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 7.196 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 7.196 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 7.196 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 7.196 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 7.196 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 7.196 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 7.196 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 7.196 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 7.196 libclass-inspector-perl libclass-method-modifiers-perl #8 7.196 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 7.196 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 7.196 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 7.196 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 7.196 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 7.196 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 7.196 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 7.197 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 7.197 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 7.197 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 7.197 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 7.197 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 7.197 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 7.197 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 7.197 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 7.197 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 7.197 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 7.197 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 7.197 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 7.197 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.197 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 7.197 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 7.197 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 7.197 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 7.197 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 7.197 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 7.197 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 7.197 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 7.197 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 7.197 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 7.197 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 7.197 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 7.197 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 7.197 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 7.197 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 7.197 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 7.197 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 7.197 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 7.197 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 7.197 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 7.197 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 7.197 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 7.197 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 7.197 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 7.197 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 7.198 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 7.198 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 7.198 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 7.198 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 7.198 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 7.198 libstring-shellquote-perl libsub-exporter-perl #8 7.198 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 7.198 libsub-name-perl libsub-override-perl libsub-quote-perl #8 7.198 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 7.198 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 7.198 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 7.198 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 7.198 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 7.198 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 7.198 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #8 7.198 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 7.198 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 7.198 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 7.198 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 7.198 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 7.198 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 7.198 netbase openssh-client openssl patch patchutils pbzip2 perl #8 7.198 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 7.198 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 7.198 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 7.198 python3-magic python3-minimal python3-pkg-resources python3-requests #8 7.198 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 7.199 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 7.199 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 95.42MB / 110.02MB 13.3s #9 8.577 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl amd64 5.34.0-3ubuntu1 [232 kB] #9 8.585 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.1 [1186 kB] #9 8.636 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 ca-certificates all 20211016 [148 kB] #9 8.644 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.1 [5124 B] #9 8.644 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] #9 4.931 Reading package lists... #8 4.090 Reading package lists... #21 2.527 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] #21 2.527 Get:17 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #21 2.527 Get:18 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] #21 2.527 Get:19 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] #21 2.527 Get:20 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #21 2.527 Get:21 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] #12 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.9s done #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 0.1s #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #12 extracting sha256:fc937997baec7d2d040aba23614db074862008cbdd69b46d2baea31711d58a50 2.6s done #12 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.9s done #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 0.4s #8 7.495 0 upgraded, 384 newly installed, 0 to remove and 2 not upgraded. #8 7.495 Need to get 175 MB of archives. #8 7.495 After this operation, 571 MB of additional disk space will be used. #8 7.495 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #8 7.499 Get:2 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB] #8 7.507 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.113-1 [1488 kB] #8 7.507 Get:4 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #8 7.510 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB] #8 7.515 Get:6 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] #8 7.525 Get:7 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.5s done #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 #9 8.820 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 less amd64 590-1build1 [143 kB] #9 8.821 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #9 8.821 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #9 8.828 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] #9 8.828 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #9 6.216 Building dependency tree... #9 6.434 Reading state information... #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:28b9dc0abb696ff2daf017e525ecf914b56b6eb61a4080433070422f1345d340 #7 sha256:017fdb17af965d3314696cc70dbbbf08a6a16b62934847bdbabdc4331b64f88f #7 extracting sha256:881f4f21c68e33b7c0bdb1fa462e4e4d1e54529b5d13e0922d29799258962ddd 14.4s done #7 extracting sha256:7d98e93ffc668f26637a3c08b73ce0c4fcf59451314cee5e9ea8cd4e17ddca55 done #7 extracting sha256:5de24926fdb81c86ada382875dbf215cf6f199019b4bb1f09d25ca6bff5e20f8 done #7 extracting sha256:6824b8fe204dbd3bf1059610617b557f0952698f698380c2ce62c7cfd1194b66 done #7 extracting sha256:d984e2bcee9ea5cad5b10094ffff60e6714df8aabe2c7ec512ea743fd5322028 done #7 extracting sha256:7f436058f053f0703e5c5f8e928ba4ef7ae3c71596b2d61258cdd01e0f628e93 done #7 extracting sha256:91c547d1020c9b2158276d290186fed0642bd17d72252fd228c06e0c8e13e190 1.7s done #7 extracting sha256:d58f005c4a5c46562e418b9dc67f26f9849b2734ce93fc9806c490721e17d748 0.0s done #7 DONE 24.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:6e9576fe9b3ec593fc61754a66fb4c3e478c17dbf8e535d0b3faf32206a7372a #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:0eba1300aac45ad82106e89ce2820a622bf5e7342efac2d4fdb9f894fda7d568 #8 6.458 Reading package lists... #8 7.526 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #8 7.527 Get:9 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] #8 7.559 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #8 7.656 Get:11 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 7.660 Get:12 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB] #8 7.855 Get:13 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.6s done #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 6.0s #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 extracting sha256:85bed84afb9a834cf090b55d2e584abd55b4792d93b750db896f486680638344 4.5s done #14 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.4s done #14 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.2s done #14 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.2s done #14 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 3.0s done #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0.2s #9 6.669 The following additional packages will be installed: #9 6.669 at autoconf automake autopoint autotools-dev binutils binutils-common #9 6.669 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 6.669 cpp-9 dctrl-tools debugedit dh-autoreconf dh-strip-nondeterminism diffstat #9 6.669 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 #9 6.669 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 6.669 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 6.669 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #9 6.669 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl #9 6.669 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 #9 6.669 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 #9 6.669 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 6.669 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl #9 6.669 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl #9 6.669 libclone-perl libcommon-sense-perl libconst-fast-perl #9 6.669 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev #9 6.669 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl #9 6.669 libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl #9 6.669 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 6.669 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 libelf1 #9 6.669 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 6.669 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.669 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.669 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.669 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 6.669 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.669 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 6.669 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 6.669 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 6.669 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 6.669 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 6.669 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.669 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.669 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 6.669 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 6.669 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 6.669 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 6.669 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 6.669 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 6.669 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 6.669 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.669 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 6.669 liblsan0 libltdl-dev libltdl7 liblua5.2-0 liblwp-mediatypes-perl #9 6.669 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 6.669 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 6.669 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 6.669 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 6.669 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 6.669 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libnspr4 #9 6.669 libnss3 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 6.669 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 6.669 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 6.669 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 6.669 libpipeline1 libpod-constants-perl libpopt0 libpsl5 libpython3-stdlib #9 6.669 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 6.669 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.669 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 6.669 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #9 6.669 libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl #9 6.669 libsereal-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 6.669 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstrictures-perl #9 6.669 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 6.669 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #9 6.669 libsub-identify-perl libsub-install-perl libsub-name-perl #9 6.669 libsub-override-perl libsub-quote-perl libsys-hostname-long-perl #9 6.669 libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl #9 6.669 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #9 6.669 libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #9 6.669 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #9 6.669 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwind0-heimdal #9 6.669 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #9 6.669 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 6.669 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 6.669 libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 libyaml-0-2 #9 6.670 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #9 6.670 man-db manpages manpages-dev mime-support netbase openssh-client openssl #9 6.670 patch patchutils perl perl-modules-5.30 perl-openssl-defaults #9 6.670 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 6.670 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.670 python3-idna python3-magic python3-minimal python3-pkg-resources #9 6.670 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.670 python3.8 python3.8-minimal readline-common shared-mime-info strace t1utils #9 6.670 tzdata ucf unzip wdiff xauth xdg-user-dirs xz-utils #9 6.671 Suggested packages: #9 6.671 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 6.671 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 6.671 gcc-9-locales debtags dh-make rpm-i18n adequate autopkgtest bls-standalone #9 6.671 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 6.671 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 6.671 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.671 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 6.671 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 6.671 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 6.671 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #9 6.671 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #9 6.671 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #9 6.671 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #9 6.671 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #9 6.671 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 6.671 libscalar-number-perl libsasl2-modules-gssapi-mit #9 6.671 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 6.671 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #9 6.671 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 6.671 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 6.671 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 6.671 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 6.671 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 6.671 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 6.671 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 6.671 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 6.671 python3-cryptography python3-openssl python3-socks python3.8-venv #9 6.671 python3.8-doc binfmt-support readline-doc zip wdiff-doc #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #12 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.1s done #12 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.1s done #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 3.6s done #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 3.4s done #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0.5s #8 7.869 Get:14 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #8 7.877 Get:15 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] #8 7.891 Get:16 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u3 [98.5 kB] #8 7.891 Get:17 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] #8 7.923 Get:18 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #8 7.924 Get:19 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #8 7.926 Get:20 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #8 7.931 Get:21 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] #8 7.931 Get:22 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 7.933 Get:23 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 7.939 Get:24 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] #8 7.962 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] #8 7.992 Get:26 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] #8 7.999 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #8 8.004 Get:28 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #8 8.008 Get:29 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] #8 8.010 Get:30 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #8 8.019 Get:31 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #8 8.019 Get:32 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 8.019 Get:33 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] #8 8.037 Get:34 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #8 8.041 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] #8 8.042 Get:36 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] #8 8.043 Get:37 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] #8 8.047 Get:38 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] #8 8.057 Get:39 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #8 8.067 Get:40 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 8.067 Get:41 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:db342ff3b083b3e8cec76e9b373a097b76d9a44f7ee864d506a9a560df12c7d0 #9 9.334 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml2 amd64 2.9.13+dfsg-1build1 [762 kB] #9 9.362 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] #9 9.362 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #9 9.362 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] #9 9.362 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-apt-common all 2.3.0ubuntu2 [15.2 kB] #9 9.362 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-apt amd64 2.3.0ubuntu2 [165 kB] #9 9.367 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB] #9 9.373 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] #9 9.375 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB] #9 9.406 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 59.77MB / 110.02MB 14.1s #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 101.71MB / 110.02MB 14.0s #8 5.328 Reading package lists... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.4s done #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 5.8s #14 extracting sha256:f231bc54f3b400832eef05bbbe17d7ed7c8c51d68272b477808599196640c6a7 2.9s done #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 #8 8.105 Building dependency tree... #8 8.379 Reading state information... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:70d26b0d94c9f98563118fe845b7f74006dbf029bbe6710dec46d95813bf6615 #8 0.884 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #8 0.884 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.890 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #8 0.890 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #8 1.028 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [318 kB] #8 1.262 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] #8 1.546 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] #8 1.878 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] #8 3.377 Fetched 9013 kB in 3s (3289 kB/s) #8 3.377 Reading package lists... #8 4.402 Reading package lists... #8 5.403 Building dependency tree... #8 5.584 Reading state information... #8 5.807 The following additional packages will be installed: #8 5.807 at autoconf automake autopoint autotools-dev binutils binutils-common #8 5.807 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #8 5.807 cpp cpp-8 cron dctrl-tools debian-keyring dh-autoreconf #8 5.807 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput #8 5.807 exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 #8 5.807 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #8 5.807 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs #8 5.808 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #8 5.808 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 #8 5.808 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0 #8 5.808 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 5.808 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 5.808 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 5.808 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 5.808 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 5.808 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 5.808 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 5.812 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #8 5.812 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 5.812 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 5.812 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 5.812 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 5.812 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 5.812 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 5.812 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 5.812 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 5.812 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 5.812 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 5.812 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 5.812 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 5.812 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.812 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.812 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 5.812 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 5.812 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 5.812 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 5.812 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 5.812 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 5.812 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 5.812 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 5.812 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 5.812 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 5.812 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 5.812 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #8 5.812 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #8 5.812 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #8 5.812 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #8 5.812 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 5.812 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 5.812 libparams-validate-perl libparse-debianchangelog-perl #8 5.812 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 5.812 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 5.812 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 5.812 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #8 5.812 libreadonly-perl libref-util-perl libref-util-xs-perl #8 5.812 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #8 5.812 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 5.812 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #8 5.812 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #8 5.812 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #8 5.812 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #8 5.812 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 5.812 libsub-install-perl libsub-name-perl libsub-quote-perl #8 5.812 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 5.812 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 5.812 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 5.812 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 5.812 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #8 5.812 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 5.812 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 5.812 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 5.812 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 5.812 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 5.812 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 5.812 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 5.812 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 5.812 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 5.812 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 5.812 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 5.812 python3-idna python3-magic python3-minimal python3-pkg-resources #8 5.812 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 5.812 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 5.812 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 5.812 Suggested packages: #8 5.812 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 5.812 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #8 5.812 checksecurity debtags dh-make adequate autopkgtest bls-standalone #8 5.812 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 5.812 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #8 5.812 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 5.812 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 5.812 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #8 5.812 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #8 5.812 eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc #8 5.812 libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib #8 5.812 libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg #8 5.812 liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg #8 5.812 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 5.812 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 5.812 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 5.812 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #8 5.812 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 5.812 libhtml-template-perl libsasl2-modules-gssapi-mit #8 5.812 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 5.812 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 5.812 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #8 5.812 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 5.812 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #8 5.812 libxml-sax-expatxs-perl bash-completion binutils-multiarch #8 5.812 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #8 5.812 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 5.812 diffutils-doc perl-doc libterm-readline-gnu-perl #8 5.812 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 5.812 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #8 5.812 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #8 5.812 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #8 5.812 readline-doc zip wdiff-doc #8 8.301 The following NEW packages will be installed: #8 8.301 at autoconf automake autopoint autotools-dev binutils binutils-common #8 8.301 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #8 8.301 cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts #8 8.301 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 8.301 dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot #8 8.301 file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n #8 8.301 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #8 8.302 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #8 8.302 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 8.302 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 8.302 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 8.302 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 8.302 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 8.302 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 8.302 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 8.302 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 8.302 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 8.302 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #8 8.302 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 8.302 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 8.302 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 8.302 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 8.302 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 8.302 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 8.302 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 8.302 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 8.302 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 8.302 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 8.302 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 8.302 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 8.302 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 8.302 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 8.302 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 8.302 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 8.302 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 8.302 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 8.302 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 8.302 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 8.302 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 8.302 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 8.302 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 8.303 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 8.303 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 8.303 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #8 8.303 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #8 8.303 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #8 8.303 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #8 8.303 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 8.303 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 8.303 libparams-validate-perl libparse-debianchangelog-perl #8 8.303 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 8.303 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 8.303 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 8.303 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #8 8.303 libreadonly-perl libref-util-perl libref-util-xs-perl #8 8.303 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #8 8.303 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 8.303 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #8 8.303 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #8 8.303 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #8 8.303 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #8 8.303 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 8.303 libsub-install-perl libsub-name-perl libsub-quote-perl #8 8.303 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 8.303 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 8.303 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 8.303 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 8.303 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #8 8.303 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 8.303 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 8.303 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 8.303 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 8.303 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 8.303 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 8.303 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 8.303 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 8.303 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 8.304 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 8.304 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 8.304 python3-idna python3-magic python3-minimal python3-pkg-resources #8 8.304 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 8.304 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 8.304 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 8.604 0 upgraded, 366 newly installed, 0 to remove and 2 not upgraded. #8 8.604 Need to get 171 MB of archives. #8 8.604 After this operation, 589 MB of additional disk space will be used. #8 8.604 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #8 8.604 Get:2 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #8 8.606 Get:3 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #8 8.606 Get:4 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] #8 8.616 Get:5 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #8 8.616 Get:6 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #8 8.616 Get:7 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #8 8.616 Get:8 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #8 8.624 Get:9 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #8 8.625 Get:10 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #8 8.626 Get:11 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB] #8 8.650 Get:12 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 8.700 Get:13 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #8 8.701 Get:14 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #8 8.776 Get:15 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #8 8.776 Get:16 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] #8 8.780 Get:17 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] #8 8.799 Get:18 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] #8 8.808 Get:19 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u4 [108 kB] #8 8.811 Get:20 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] #8 8.838 Get:21 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #8 8.839 Get:22 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #8 8.840 Get:23 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #8 8.841 Get:24 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #8 8.843 Get:25 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #8 8.846 Get:26 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB] #8 8.856 Get:27 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] #8 8.882 Get:28 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] #8 8.887 Get:29 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #8 8.896 Get:30 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #8 8.896 Get:31 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] #8 8.897 Get:32 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #8 8.897 Get:33 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] #8 8.898 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #8 8.901 Get:35 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #8 8.903 Get:36 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #8 8.904 Get:37 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #8 8.907 Get:38 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u3 [95.5 kB] #8 8.909 Get:39 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] #8 8.928 Get:40 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #8 8.930 Get:41 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #8 8.931 Get:42 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] #8 8.933 Get:43 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] #8 8.934 Get:44 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] #8 8.941 Get:45 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] #8 8.944 Get:46 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] #8 8.957 Get:47 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #8 8.960 Get:48 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB] #8 8.964 Get:49 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB] #8 8.966 Get:50 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #8 8.967 Get:51 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #8 8.972 Get:52 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #8 8.990 Get:53 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #8 8.990 Get:54 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #8 8.996 Get:55 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #8 9.005 Get:56 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #8 9.040 Get:57 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #8 9.048 Get:58 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #8 8.070 Get:42 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #8 8.071 Get:43 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #8 8.081 Get:44 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #8 8.081 Get:45 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB] #8 8.086 Get:46 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] #8 8.087 Get:47 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #8 8.089 Get:48 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #8 8.094 Get:49 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #8 8.100 Get:50 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 8.103 Get:51 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #8 8.114 Get:52 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] #8 8.120 Get:53 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 8.147 Get:54 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 8.155 Get:55 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 8.173 Get:56 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 8.174 Get:57 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 8.204 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 8.206 Get:59 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u3 [275 kB] #8 8.212 Get:60 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 8.214 Get:61 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB] #8 8.218 Get:62 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 8.222 Get:63 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u3 [2348 kB] #8 8.258 Get:64 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 8.269 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #9 9.481 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB] #9 9.483 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB] #9 9.483 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] #9 9.484 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #9 9.488 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB] #9 9.524 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #9 9.524 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] #9 9.527 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] #9 9.531 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB] #9 9.554 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] #9 9.629 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] #9 9.636 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #9 9.639 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #9 9.640 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #9 9.640 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] #9 9.643 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB] #9 9.652 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB] #9 9.679 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #9 9.684 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #9 9.702 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB] #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:29f6ca4d187dd42356678f2cfd56892c4e7f0813c48f86e893e2555dd7884be8 #9 1.016 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #9 1.416 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #9 1.518 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #9 1.607 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #9 1.703 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] #9 1.715 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] #9 1.729 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] #9 1.910 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] #9 2.559 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [4157 B] #9 2.559 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1091 kB] #9 2.567 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [1512 kB] #9 2.588 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9066 B] #9 2.606 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [51.2 kB] #9 2.606 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [26.0 kB] #9 2.606 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1160 kB] #9 2.682 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [3916 B] #9 2.682 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [807 kB] #9 2.710 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3254 B] #9 3.306 Fetched 17.8 MB in 3s (6438 kB/s) #9 3.306 Reading package lists... #9 4.111 Reading package lists... #9 4.848 Building dependency tree... #9 5.022 Reading state information... #9 5.245 The following additional packages will be installed: #9 5.245 at autoconf automake autopoint autotools-dev binutils #9 5.245 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #9 5.245 ca-certificates cpp cpp-9 dctrl-tools debugedit dh-autoreconf #9 5.245 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 5.245 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #9 5.245 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #9 5.245 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #9 5.245 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 5.245 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.245 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #9 5.245 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 5.245 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.245 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 5.245 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.245 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 5.245 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 5.245 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 5.245 libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl #9 5.245 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.245 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #9 5.245 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #9 5.245 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 5.245 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #9 5.245 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #9 5.245 libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-9-dev #9 5.245 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #9 5.245 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #9 5.245 libgssapi-krb5-2 libgssapi3-heimdal libhash-fieldhash-perl #9 5.245 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #9 5.245 libhtml-form-perl libhtml-format-perl libhtml-parser-perl #9 5.245 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #9 5.245 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #9 5.245 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal #9 5.245 libicu66 libidn11 libimport-into-perl libio-async-loop-epoll-perl #9 5.245 libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl #9 5.245 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #9 5.245 libipc-system-simple-perl libisl22 libitm1 libjson-maybexs-perl libjson-perl #9 5.245 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #9 5.245 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblinux-epoll-perl #9 5.245 liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl #9 5.245 liblist-someutils-xs-perl liblocale-gettext-perl #9 5.245 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #9 5.245 liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #9 5.246 libmagic1 libmail-sendmail-perl libmailtools-perl #9 5.246 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.246 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #9 5.246 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 5.246 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 5.246 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libnspr4 #9 5.246 libnss3 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 5.246 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 5.246 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 5.246 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 5.246 libpipeline1 libpod-constants-perl libpopt0 libpsl5 libpython3-stdlib #9 5.246 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 5.246 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.246 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 5.246 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #9 5.246 libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl #9 5.246 libsereal-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.246 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstrictures-perl #9 5.246 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.246 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #9 5.246 libsub-identify-perl libsub-install-perl libsub-name-perl #9 5.246 libsub-override-perl libsub-quote-perl libsys-hostname-long-perl #9 5.246 libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl #9 5.246 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #9 5.246 libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #9 5.246 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #9 5.246 liburi-perl libvariable-magic-perl libwant-perl libwind0-heimdal libwww-perl #9 5.246 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.246 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.246 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #9 5.246 libxml-writer-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #9 5.246 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #9 5.246 manpages-dev mime-support netbase openssh-client openssl patch patchutils #9 5.246 perl perl-modules-5.30 perl-openssl-defaults pinentry-curses po-debconf #9 5.246 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.247 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.247 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.247 python3-unidiff python3-urllib3 python3-xdg python3.8 python3.8-minimal #9 5.247 readline-common shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth #9 5.247 xdg-user-dirs xz-utils #9 5.249 Suggested packages: #9 5.249 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 5.249 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 5.249 gcc-9-locales debtags dh-make rpm-i18n adequate autopkgtest bls-standalone #9 5.249 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 5.249 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 5.249 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.249 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 5.249 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 5.249 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 5.249 mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc #9 5.249 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 5.249 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #9 5.249 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 5.249 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #9 5.249 libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 5.249 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 5.249 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 5.249 libstdc++-9-doc libbareword-filehandles-perl libindirect-perl #9 5.249 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 5.249 libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 5.249 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 5.249 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 5.249 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 5.249 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 5.249 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 5.249 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 5.249 python3-cryptography python3-openssl python3-socks python3.8-venv #9 5.249 python3.8-doc binfmt-support readline-doc zip wdiff-doc #9 5.621 The following NEW packages will be installed: #9 5.621 at autoconf automake autopoint autotools-dev binutils #9 5.621 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #9 5.621 ca-certificates cpp cpp-9 curl dctrl-tools debhelper debugedit devscripts #9 5.621 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.621 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #9 5.621 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #9 5.621 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #9 5.621 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 5.621 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 5.621 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 5.621 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 5.621 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.621 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 5.621 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.621 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 5.621 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 5.621 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 5.621 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 5.622 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 5.622 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 libelf1 #9 5.622 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 5.622 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.622 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 5.622 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 5.622 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 5.622 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.622 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 5.622 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 5.622 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 5.622 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 5.622 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 5.622 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.622 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.622 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 5.622 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 5.622 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 5.622 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 5.622 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 5.622 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 5.622 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 5.622 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.622 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 5.622 liblsan0 libltdl-dev libltdl7 liblua5.2-0 liblwp-mediatypes-perl #9 5.622 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 5.622 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 5.622 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 5.622 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 5.622 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 5.622 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libnspr4 #9 5.622 libnss3 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 5.622 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 5.622 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 5.622 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 5.622 libpipeline1 libpod-constants-perl libpopt0 libpsl5 libpython3-stdlib #9 5.622 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 5.622 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.622 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 5.622 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #9 5.622 libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl #9 5.622 libsereal-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.622 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstrictures-perl #9 5.622 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.622 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #9 5.622 libsub-identify-perl libsub-install-perl libsub-name-perl #9 5.622 libsub-override-perl libsub-quote-perl libsys-hostname-long-perl #9 5.622 libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl #9 5.622 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #9 5.622 libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #9 5.622 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #9 5.622 liburi-perl libvariable-magic-perl libwant-perl libwind0-heimdal libwww-perl #9 5.622 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.622 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.622 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #9 5.622 libxml-writer-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #9 5.622 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #9 5.622 manpages-dev mime-support netbase openssh-client openssl patch patchutils #9 5.623 perl perl-modules-5.30 perl-openssl-defaults pinentry-curses po-debconf #9 5.623 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.623 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.623 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.623 python3-unidiff python3-urllib3 python3-xdg python3.8 python3.8-minimal #9 5.623 readline-common shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth #9 5.623 xdg-user-dirs xz-utils #9 6.053 0 upgraded, 359 newly installed, 0 to remove and 1 not upgraded. #9 6.053 Need to get 99.6 MB of archives. #9 6.053 After this operation, 455 MB of additional disk space will be used. #9 6.053 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB] #9 6.199 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.13 [1158 kB] #9 6.612 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.4 [714 kB] #9 6.661 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.4 [62.6 kB] #9 6.664 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.4 [1830 kB] #9 6.750 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB] #9 6.750 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB] #9 6.752 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB] #9 6.756 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB] #9 6.759 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB] #9 6.764 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.3 [506 kB] #9 6.782 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.4 [1648 kB] #9 6.858 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.4 [387 kB] #9 6.881 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] #9 6.881 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB] #9 6.883 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB] #9 6.884 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB] #9 6.894 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB] #9 6.902 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB] #9 6.930 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB] #9 6.930 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB] #9 6.974 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB] #9 6.992 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #9 7.148 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B] #9 7.148 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.2 [3772 kB] #9 7.323 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.2 [224 kB] #9 7.331 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.13 [599 kB] #9 7.358 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20210119~20.04.2 [145 kB] #9 7.365 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.10 [4704 B] #9 7.365 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB] #9 7.375 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB] #9 7.379 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB] #9 7.380 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB] #9 7.385 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB] #9 7.396 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] #9 7.469 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] #9 7.469 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] #9 7.478 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] #9 7.958 Get:39 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpopt0 arm64 1.16-14 [25.1 kB] #9 7.961 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.2 [570 kB] #9 7.966 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] #9 7.968 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 7.968 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB] #9 7.968 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB] #9 7.969 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB] #9 7.969 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB] #9 7.973 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB] #9 8.035 Get:48 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB] #9 8.108 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB] #9 8.108 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB] #9 8.109 Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB] #9 8.223 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 8.224 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB] #9 8.248 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB] #9 8.249 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB] #9 8.254 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB] #9 8.254 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB] #9 8.254 Get:58 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkeyutils1 arm64 1.6-6ubuntu1 [10.1 kB] #9 8.254 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB] #9 8.265 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB] #9 8.321 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB] #22 DONE 2.5s #25 [linux/amd64->darwin/arm64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #25 DONE 0.1s #26 [linux/amd64->darwin/amd64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #26 DONE 0.1s #27 [linux/amd64->darwin/amd64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true #27 DONE 0.2s #28 [linux/amd64->darwin/arm64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true #28 DONE 0.2s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:5d84cd193ad52d2db99bc7b859d7a40e036d5ffc66b09666c16a92e81a19bbbb #8 7.345 The following NEW packages will be installed: #8 7.345 autoconf automake autopoint autotools-dev binutils #8 7.345 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #8 7.345 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 7.345 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 7.345 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 7.345 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 7.345 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 7.345 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 7.345 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 7.345 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 7.345 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 7.345 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 7.345 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 7.345 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 7.345 libclass-inspector-perl libclass-method-modifiers-perl #8 7.345 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 7.345 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 7.345 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 7.345 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 7.345 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 7.345 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 7.345 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 7.345 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 7.345 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 7.345 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 7.345 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 7.345 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 7.345 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 7.345 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 7.345 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 7.345 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 7.345 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 7.345 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 7.345 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 7.345 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.345 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 7.345 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 7.345 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 7.345 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 7.345 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 7.345 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #8 7.345 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 7.345 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 7.345 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 7.345 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #8 7.345 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 7.345 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 7.345 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 7.345 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 7.345 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 7.345 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 7.345 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 7.345 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 7.345 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 7.345 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 7.345 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 7.345 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 7.345 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 7.345 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 7.345 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 7.345 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 7.345 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 7.345 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 7.345 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 7.345 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 7.345 libstring-shellquote-perl libsub-exporter-perl #8 7.345 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 7.345 libsub-name-perl libsub-override-perl libsub-quote-perl #8 7.345 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 7.345 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 7.345 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 7.345 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 7.345 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #8 7.345 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 7.345 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #8 7.345 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #8 7.345 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 7.345 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 7.345 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #8 7.345 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #8 7.345 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #8 7.345 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #8 7.353 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #8 7.353 python3 python3-apt python3-certifi python3-chardet python3-debian #8 7.353 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #8 7.353 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 7.353 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #8 7.353 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d #7 sha256:6827fccc6589386786523e64c7f0013256450e821b7cd52b73fd8f0e6b0ebb75 #7 extracting sha256:5a3411c136d8a6da4e9d7d3abcbfc94f59ecb2935fd02cad49be6a79c899fcaa 10.6s done #7 DONE 14.6s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 67.11MB / 110.02MB 14.7s #9 7.153 The following NEW packages will be installed: #9 7.153 at autoconf automake autopoint autotools-dev binutils binutils-common #9 7.153 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 7.153 cpp-9 curl dctrl-tools debhelper debugedit devscripts dh-autoreconf #9 7.154 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 7.154 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #9 7.154 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 7.154 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #9 7.154 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 7.154 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 7.154 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 7.154 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 7.154 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 7.155 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 7.155 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 7.155 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 7.155 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 7.155 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 7.155 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 7.155 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 7.155 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 libelf1 #9 7.155 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 7.155 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 7.155 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 7.155 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 7.156 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 7.156 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 7.156 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 7.156 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 7.156 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 7.156 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 7.156 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 7.156 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 7.156 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 7.156 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 7.156 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 7.156 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 7.156 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 7.156 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 7.156 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 7.156 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 7.156 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 7.156 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 7.156 liblsan0 libltdl-dev libltdl7 liblua5.2-0 liblwp-mediatypes-perl #9 7.156 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 7.156 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 7.156 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 7.157 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 7.157 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 7.157 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libnspr4 #9 7.157 libnss3 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 7.157 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 7.157 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 7.157 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 7.157 libpipeline1 libpod-constants-perl libpopt0 libpsl5 libpython3-stdlib #9 7.157 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 7.157 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 7.157 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 7.158 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #9 7.158 libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl #9 7.158 libsereal-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 7.158 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstrictures-perl #9 7.158 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 7.158 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #9 7.158 libsub-identify-perl libsub-install-perl libsub-name-perl #9 7.158 libsub-override-perl libsub-quote-perl libsys-hostname-long-perl #9 7.158 libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl #9 7.158 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #9 7.158 libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #9 7.158 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #9 7.158 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwind0-heimdal #9 7.158 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #9 7.158 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 7.158 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 7.158 libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 libyaml-0-2 #9 7.159 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #9 7.159 man-db manpages manpages-dev mime-support netbase openssh-client openssl #9 7.159 patch patchutils perl perl-modules-5.30 perl-openssl-defaults #9 7.159 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 7.159 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 7.159 python3-idna python3-magic python3-minimal python3-pkg-resources #9 7.159 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 7.160 python3.8 python3.8-minimal readline-common shared-mime-info strace t1utils #9 7.160 tzdata ucf unzip wdiff xauth xdg-user-dirs xz-utils #14 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.4s done #8 8.618 The following additional packages will be installed: #8 8.618 at autoconf automake autopoint autotools-dev binutils binutils-common #8 8.618 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #8 8.618 cpp-7 dctrl-tools debugedit dh-autoreconf dh-strip-nondeterminism diffstat #8 8.618 dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7 #8 8.618 gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #8 8.618 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 8.618 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #8 8.618 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 #8 8.618 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4 #8 8.618 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl #8 8.618 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 8.618 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 #8 8.618 libclass-accessor-perl libclass-method-modifiers-perl #8 8.618 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 8.618 libdata-dump-perl libdata-optlist-perl libdebhelper-perl #8 8.618 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 8.618 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #8 8.618 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #8 8.618 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 8.618 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 8.618 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 8.618 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 8.618 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 8.618 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 8.618 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 8.618 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 8.618 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 8.618 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 8.618 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 8.618 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 8.618 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 8.618 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 8.618 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 8.618 libldap-common liblist-compare-perl liblist-moreutils-perl #8 8.618 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblua5.2-0 #8 8.618 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 8.618 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #8 8.618 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 #8 8.618 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl #8 8.618 libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 8.618 libnghttp2-14 libnpth0 libnspr4 libnss3 libnumber-compare-perl #8 8.618 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #8 8.618 libparams-classify-perl libparams-util-perl libparams-validate-perl #8 8.618 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #8 8.618 libperl5.26 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpopt0 #8 8.618 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib #8 8.618 libquadmath0 libreadline7 libregexp-pattern-license-perl libroken18-heimdal #8 8.618 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #8 8.618 libsasl2-modules-db libsigsegv2 libsocket6-perl libsort-key-perl #8 8.618 libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 libstdc++-7-dev #8 8.618 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 8.618 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 8.618 libsub-install-perl libsub-name-perl libsub-quote-perl #8 8.618 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 8.618 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 8.618 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #8 8.618 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #8 8.618 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #8 8.618 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 8.618 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 #8 8.618 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 8.618 lsb-release m4 make man-db manpages manpages-dev mime-support #8 8.618 multiarch-support netbase openssh-client openssl patch patchutils perl #8 8.618 perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf #8 8.619 publicsuffix python-apt-common python3 python3-apt python3-certifi #8 8.619 python3-chardet python3-debian python3-gpg python3-idna python3-magic #8 8.619 python3-minimal python3-pkg-resources python3-requests python3-six #8 8.619 python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal #8 8.619 readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth #8 8.619 xdg-user-dirs xz-utils #8 8.621 Suggested packages: #8 8.621 default-mta | mail-transport-agent autoconf-archive gnu-standards #8 8.621 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #8 8.621 gcc-7-locales debtags dh-make rpm-i18n adequate autopkgtest bls-standalone #8 8.621 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 8.621 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 8.621 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 8.621 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 8.621 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #8 8.621 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #8 8.621 mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg #8 8.621 gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg #8 8.621 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg #8 8.621 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc #8 8.621 libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit #8 8.621 git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn #8 8.621 parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr #8 8.621 gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #8 8.621 libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit #8 8.621 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 8.621 libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl #8 8.621 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 8.621 gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch #8 8.621 libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain #8 8.621 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #8 8.621 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc #8 8.621 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 8.621 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 8.621 python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip #8 8.621 wdiff-doc #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 6.4s done #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 7.0s done #14 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.1s done #9 9.777 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #9 9.828 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 openssh-client amd64 1:8.9p1-3 [909 kB] #9 9.877 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #9 9.882 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB] #9 9.883 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB] #9 9.904 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] #9 9.906 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] #9 9.926 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] #9 9.926 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] #9 9.933 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] #9 9.945 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] #9 10.000 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] #9 10.02 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB] #9 10.03 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-common amd64 2.38-3ubuntu1 [221 kB] #9 8.324 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B] #9 8.324 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB] #9 8.395 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB] #9 8.395 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 8.400 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB] #9 8.419 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB] #9 8.420 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B] #9 8.420 Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB] #9 8.483 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.4 [637 kB] #9 8.507 Get:71 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB] #9 8.512 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] #9 8.512 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.7 [147 kB] #9 8.537 Get:74 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB] #9 8.548 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB] #9 8.548 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB] #9 8.549 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB] #9 8.551 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB] #8 8.325 Get:66 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 8.325 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 8.487 Get:68 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 8.487 Get:69 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 8.493 Get:70 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 8.494 Get:71 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 8.495 Get:72 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 8.496 Get:73 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 8.515 Get:74 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 8.544 Get:75 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 8.556 Get:76 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 8.583 Get:77 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 8.583 Get:78 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 2.844 CentOS Stream 9 - BaseOS 2.0 MB/s | 4.3 MB 00:02 #9 7.593 0 upgraded, 361 newly installed, 0 to remove and 1 not upgraded. #9 7.593 Need to get 108 MB of archives. #9 7.593 After this operation, 487 MB of additional disk space will be used. #9 7.593 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 108.00MB / 110.02MB 14.7s #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0.1s #14 ... #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e #6 sha256:2c27230038a9b119a55154321d412b21c3b53291b623c09c5782e255e5f5f4e1 #6 extracting sha256:2ca77e4ff4772fe3d0b568395c51ed47219c946c89fb6fef337c5521241dfb12 3.3s done #6 DONE 13.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #9 10.04 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbinutils amd64 2.38-3ubuntu1 [662 kB] #9 10.09 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf-nobfd0 amd64 2.38-3ubuntu1 [106 kB] #9 10.09 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf0 amd64 2.38-3ubuntu1 [103 kB] #9 10.09 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-x86-64-linux-gnu amd64 2.38-3ubuntu1 [2328 kB] #9 10.20 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils amd64 2.38-3ubuntu1 [3186 B] #9 10.20 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libc-dev-bin amd64 2.35-0ubuntu3 [20.3 kB] #9 10.20 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-27.28 [1306 kB] #9 10.26 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] #9 10.26 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #9 10.27 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtirpc-dev amd64 1.3.2-2build1 [192 kB] #9 10.27 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #9 10.27 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libc6-dev amd64 2.35-0ubuntu3 [2099 kB] #9 8.609 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB] #9 8.615 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB] #9 8.627 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB] #9 8.629 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB] #9 8.648 Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB] #9 8.681 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.3 [207 kB] #9 8.688 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.3 [475 kB] #9 8.705 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.3 [44.0 kB] #9 8.707 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.3 [43.2 kB] #9 8.708 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.3 [1987 kB] #9 8.801 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.3 [3356 B] #9 8.801 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.7 [64.2 kB] #9 8.801 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-109.123 [1091 kB] #9 8.854 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB] #8 8.606 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #13 ... #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:f328eb39f3d7d47fb39ddb17526d915ebe276a9aa491e5b994de6a2dc1dd2d31 #8 6.225 CentOS Stream 9 - AppStream 7.4 MB/s | 13 MB 00:01 #12 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.4s done #9 7.744 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1321 kB] #8 7.672 0 upgraded, 379 newly installed, 0 to remove and 2 not upgraded. #8 7.672 Need to get 157 MB of archives. #8 7.672 After this operation, 456 MB of additional disk space will be used. #8 7.672 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB] #8 7.672 Get:2 http://security.debian.org/debian-security bullseye-security/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB] #8 7.672 Get:3 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #8 7.672 Get:4 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB] #8 7.672 Get:5 http://security.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.113-1 [1456 kB] #8 7.672 Get:6 http://security.debian.org/debian-security bullseye-security/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB] #8 7.702 Get:7 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB] #8 7.702 Get:8 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB] #8 7.702 Get:9 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB] #8 7.730 Get:10 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #8 7.898 Get:11 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #8 7.898 Get:12 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 73.40MB / 110.02MB 15.3s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:aeeabf0743016f9dbc8bc91c1f7876bc029a554e3ad856b951c090058905fbb1 #8 0.770 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #8 0.785 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] #8 0.785 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #8 0.923 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] #8 1.066 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] #8 1.280 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] #8 2.086 Fetched 8417 kB in 2s (5331 kB/s) #8 2.086 Reading package lists... #8 2.610 Reading package lists... #8 3.143 Building dependency tree... #8 3.308 Reading state information... #8 3.531 The following additional packages will be installed: #8 3.531 autoconf automake autopoint autotools-dev binutils #8 3.531 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #8 3.531 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 3.531 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 3.531 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 3.531 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 3.531 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 3.531 intltool-debian iso-codes less libalgorithm-diff-perl #8 3.531 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 3.531 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 3.531 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #8 3.531 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 3.531 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 3.531 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 3.531 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 3.531 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 3.531 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 3.531 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 3.531 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 3.531 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 3.531 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 3.531 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 3.531 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 3.531 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 3.531 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 3.531 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 3.531 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 3.531 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 3.531 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 3.531 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 3.531 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 3.531 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 3.531 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 3.531 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 3.531 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 3.531 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 3.531 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 3.531 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 3.531 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 3.531 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 3.531 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 3.531 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 3.531 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 3.531 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 3.531 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 3.531 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 3.531 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 3.531 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 3.531 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 3.531 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 3.531 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 3.531 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 3.531 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 3.531 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 3.531 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 3.531 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 3.531 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 3.531 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 3.531 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 3.531 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 3.531 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 3.531 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 3.531 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 3.531 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 3.531 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 3.531 libstring-shellquote-perl libsub-exporter-perl #8 3.531 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 3.531 libsub-name-perl libsub-override-perl libsub-quote-perl #8 3.531 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 3.531 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 3.531 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 3.531 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 3.531 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 3.531 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 3.531 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #8 3.531 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #8 3.531 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 3.531 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 3.531 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #8 3.531 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #8 3.531 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #8 3.531 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #8 3.531 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #8 3.531 python3 python3-apt python3-certifi python3-chardet python3-debian #8 3.531 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #8 3.531 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 3.531 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #8 3.531 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 3.531 Suggested packages: #8 3.531 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 3.531 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 3.531 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 3.531 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 3.531 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 3.531 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 3.531 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 3.531 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 3.531 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #8 3.531 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 3.531 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #8 3.531 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #8 3.531 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #8 3.531 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #8 3.531 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 3.531 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 3.531 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #8 3.531 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 3.531 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #8 3.531 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #8 3.531 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 3.531 diffutils-doc perl-doc libterm-readline-gnu-perl #8 3.531 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #8 3.531 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 3.531 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 3.531 python3-socks python-requests-doc python3.9-venv python3.9-doc #8 3.531 binfmt-support readline-doc zip wdiff-doc #8 5.180 The following NEW packages will be installed: #8 5.180 autoconf automake autopoint autotools-dev binutils #8 5.180 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #8 5.180 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 5.180 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 5.180 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 5.180 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 5.180 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 5.180 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 5.180 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 5.180 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 5.180 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 5.180 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 5.180 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 5.180 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 5.180 libclass-inspector-perl libclass-method-modifiers-perl #8 5.180 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 5.180 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 5.180 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 5.180 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 5.180 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 5.180 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 5.180 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 5.180 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 5.180 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 5.180 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 5.180 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 5.180 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 5.180 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 5.180 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 5.180 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 5.180 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 5.180 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 5.180 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 5.180 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 5.180 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.180 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.180 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 5.180 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 5.180 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 5.180 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 5.180 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 5.180 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 5.180 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 5.180 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 5.180 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 5.180 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 5.180 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 5.180 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 5.180 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 5.180 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 5.180 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 5.180 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 5.180 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 5.180 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 5.180 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 5.180 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 5.180 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 5.180 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 5.180 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 5.180 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 5.180 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 5.181 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 5.181 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 5.181 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 5.181 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 5.181 libstring-shellquote-perl libsub-exporter-perl #8 5.181 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 5.181 libsub-name-perl libsub-override-perl libsub-quote-perl #8 5.181 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 5.181 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 5.181 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 5.181 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 5.181 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 5.181 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 5.181 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #8 5.181 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #8 5.181 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 5.181 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 5.181 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #8 5.181 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #8 5.181 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #8 5.181 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #8 5.181 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #8 5.181 python3 python3-apt python3-certifi python3-chardet python3-debian #8 5.181 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #8 5.181 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 5.187 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #8 5.187 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 5.472 0 upgraded, 382 newly installed, 0 to remove and 2 not upgraded. #8 5.472 Need to get 167 MB of archives. #8 5.472 After this operation, 549 MB of additional disk space will be used. #8 5.472 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] #8 5.474 Get:2 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB] #8 5.478 Get:3 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #8 5.479 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.113-1 [1468 kB] #8 5.480 Get:5 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB] #8 5.491 Get:6 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB] #8 5.492 Get:7 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB] #8 5.493 Get:8 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB] #8 5.503 Get:9 http://security.debian.org/debian-security bullseye-security/main arm64 libtiff5 arm64 4.2.0-1+deb11u1 [277 kB] #8 5.557 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #8 5.576 Get:11 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] #8 5.577 Get:12 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB] #8 5.639 Get:13 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB] #8 5.639 Get:14 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB] #8 5.640 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] #8 5.646 Get:16 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u3 [84.1 kB] #8 5.647 Get:17 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] #8 5.683 Get:18 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] #8 5.683 Get:19 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] #8 5.683 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] #8 5.683 Get:21 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB] #8 5.685 Get:22 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] #8 5.685 Get:23 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] #8 5.686 Get:24 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] #8 5.699 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] #8 5.702 Get:26 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] #8 5.705 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] #8 5.706 Get:28 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] #8 5.719 Get:29 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB] #8 5.719 Get:30 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] #8 5.719 Get:31 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] #8 5.719 Get:32 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] #8 5.723 Get:33 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] #8 5.726 Get:34 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] #8 5.727 Get:35 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] #8 5.731 Get:36 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] #8 5.731 Get:37 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] #8 5.731 Get:38 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB] #8 5.760 Get:39 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB] #8 5.801 Get:40 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] #8 5.801 Get:41 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB] #8 5.803 Get:42 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] #8 5.805 Get:43 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] #8 5.806 Get:44 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] #8 5.809 Get:45 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5 [892 kB] #8 5.815 Get:46 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB] #8 5.817 Get:47 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] #8 5.817 Get:48 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] #8 5.819 Get:49 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] #8 5.821 Get:50 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 5.840 Get:51 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] #8 5.840 Get:52 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB] #8 5.845 Get:53 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] #8 5.869 Get:54 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] #8 5.880 Get:55 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] #8 5.881 Get:56 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] #8 5.882 Get:57 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] #8 5.910 Get:58 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] #8 5.911 Get:59 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u3 [272 kB] #8 5.914 Get:60 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] #8 5.925 Get:61 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1 [192 kB] #8 5.925 Get:62 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #8 5.929 Get:63 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u3 [2031 kB] #8 5.988 Get:64 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] #8 6.011 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] #8 6.011 Get:66 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] #8 6.011 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] #8 6.117 Get:68 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] #8 6.117 Get:69 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] #8 6.117 Get:70 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] #8 6.117 Get:71 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] #8 6.117 Get:72 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] #8 6.131 Get:73 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] #8 6.135 Get:74 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] #8 6.170 Get:75 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] #8 6.170 Get:76 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] #8 6.199 Get:77 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] #8 6.199 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] #8 6.451 Get:79 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] #8 6.451 Get:80 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] #8 6.461 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] #8 6.592 Get:82 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] #8 6.592 Get:83 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] #8 6.603 Get:84 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.9 [1537 kB] #8 6.609 Get:85 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] #8 6.651 Get:86 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.9 [2153 kB] #8 6.751 Get:87 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] #8 6.751 Get:88 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] #8 6.752 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] #8 6.753 Get:90 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] #8 6.755 Get:91 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] #8 6.756 Get:92 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] #8 6.778 Get:93 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] #8 6.778 Get:94 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #8 6.778 Get:95 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] #8 6.778 Get:96 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] #8 6.877 Get:97 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] #8 6.879 Get:98 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #8 6.880 Get:99 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB] #8 6.882 Get:100 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] #8 6.885 Get:101 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB] #8 6.886 Get:102 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #8 6.888 Get:103 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB] #8 6.889 Get:104 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 6.911 Get:105 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 6.911 Get:106 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] #8 6.919 Get:107 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB] #8 6.920 Get:108 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] #8 7.056 Get:109 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] #8 7.056 Get:110 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB] #8 7.076 Get:111 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 7.091 Get:112 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #8 7.091 Get:113 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB] #8 7.096 Get:114 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB] #8 7.958 Get:115 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB] #8 7.959 Get:116 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB] #8 7.961 Get:117 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] #8 7.964 Get:118 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u1 [540 kB] #8 7.967 Get:119 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB] #8 7.974 Get:120 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #8 7.979 Get:121 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u1 [743 kB] #8 7.981 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u1 [1085 kB] #8 8.002 Get:123 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u1 [864 kB] #8 8.018 Get:124 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u1 [884 kB] #8 8.022 Get:125 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] #8 8.032 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u1 [651 kB] #8 8.043 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u1 [517 kB] #8 8.046 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u1 [510 kB] #8 8.058 Get:129 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u1 [627 kB] #8 8.073 Get:130 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u1 [825 kB] #8 8.073 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B] #8 8.073 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #8 8.085 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB] #8 8.085 Get:134 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B] #8 8.087 Get:135 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB] #8 8.087 Get:136 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB] #8 8.087 Get:137 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 8.087 Get:138 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB] #8 8.087 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 8.143 Get:140 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB] #8 8.146 Get:141 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB] #8 8.147 Get:142 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 8.148 Get:143 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 8.165 Get:144 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #8 8.165 Get:145 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #8 8.169 Get:146 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB] #8 8.173 Get:147 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB] #8 8.173 Get:148 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 8.173 Get:149 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #8 8.173 Get:150 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB] #8 8.173 Get:151 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB] #8 8.175 Get:152 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 8.176 Get:153 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB] #8 8.178 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB] #8 8.179 Get:155 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #8 8.181 Get:156 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB] #8 8.183 Get:157 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 8.184 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB] #8 8.185 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 8.187 Get:160 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 8.191 Get:161 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B] #8 8.191 Get:162 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB] #8 8.197 Get:163 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB] #8 8.198 Get:164 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB] #8 8.200 Get:165 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 8.200 Get:166 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 8.201 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 8.205 Get:168 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB] #8 8.209 Get:169 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #8 8.209 Get:170 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #8 8.217 Get:171 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB] #8 8.222 Get:172 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB] #8 8.224 Get:173 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u1 [7624 B] #8 8.230 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] #8 8.230 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB] #8 8.230 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] #8 8.232 Get:177 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB] #8 8.232 Get:178 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB] #8 8.236 Get:179 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB] #8 8.239 Get:180 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB] #8 8.240 Get:181 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB] #8 8.242 Get:182 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB] #8 8.266 Get:183 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB] #8 8.289 Get:184 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u1 [317 kB] #8 8.332 Get:185 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] #8 8.336 Get:186 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB] #8 8.368 Get:187 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB] #8 8.503 Get:188 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] #14 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 3.1s done #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 4.5s done #8 1.406 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] #8 1.476 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.7 kB] #8 9.320 The following NEW packages will be installed: #8 9.320 at autoconf automake autopoint autotools-dev binutils binutils-common #8 9.321 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #8 9.321 cpp-7 curl dctrl-tools debhelper debugedit devscripts dh-autoreconf #8 9.321 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #8 9.321 equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git #8 9.321 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #8 9.321 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #8 9.321 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 9.321 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 9.321 libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1 #8 9.321 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 9.321 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #8 9.321 libcgi-pm-perl libcilkrts5 libclass-accessor-perl #8 9.321 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 9.321 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 9.321 libdebhelper-perl libdevel-callchecker-perl libdevel-globaldestruction-perl #8 9.321 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #8 9.321 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #8 9.321 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 9.321 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 9.321 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 9.321 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 9.321 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 9.321 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 9.321 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 9.321 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 9.321 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 9.321 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 9.321 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 9.321 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 9.321 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 9.321 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 9.321 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 9.321 libldap-common liblist-compare-perl liblist-moreutils-perl #8 9.321 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblua5.2-0 #8 9.321 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 9.321 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #8 9.321 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 #8 9.321 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl #8 9.321 libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 9.321 libnghttp2-14 libnpth0 libnspr4 libnss3 libnumber-compare-perl #8 9.321 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #8 9.321 libparams-classify-perl libparams-util-perl libparams-validate-perl #8 9.321 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #8 9.321 libperl5.26 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpopt0 #8 9.321 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib #8 9.321 libquadmath0 libreadline7 libregexp-pattern-license-perl libroken18-heimdal #8 9.322 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #8 9.322 libsasl2-modules-db libsigsegv2 libsocket6-perl libsort-key-perl #8 9.322 libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 libstdc++-7-dev #8 9.322 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 9.322 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 9.322 libsub-install-perl libsub-name-perl libsub-quote-perl #8 9.322 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 9.322 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 9.322 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #8 9.322 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #8 9.322 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #8 9.322 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 9.322 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 #8 9.322 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 9.322 lsb-release m4 make man-db manpages manpages-dev mime-support #8 9.322 multiarch-support netbase openssh-client openssl patch patchutils perl #8 9.322 perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf #8 9.322 publicsuffix python-apt-common python3 python3-apt python3-certifi #8 9.322 python3-chardet python3-debian python3-gpg python3-idna python3-magic #8 9.322 python3-minimal python3-pkg-resources python3-requests python3-six #8 9.322 python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal #8 9.323 readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth #8 9.323 xdg-user-dirs xz-utils #9 10.38 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11-base amd64 11.2.0-19ubuntu1 [20.8 kB] #9 10.38 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] #9 10.41 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] #9 10.48 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] #9 10.48 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp-11 amd64 11.2.0-19ubuntu1 [9966 kB] #9 8.858 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.7 [2059 kB] #9 8.950 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] #9 8.950 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB] #9 8.983 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB] #9 8.991 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] #9 8.991 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.1 [5986 kB] #8 8.941 Get:80 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 8.942 Get:81 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 8.959 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 9.129 Get:83 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 9.145 Get:84 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 9.149 Get:85 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB] #8 9.174 Get:86 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 9.180 Get:87 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] #8 9.200 Get:88 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 9.201 Get:89 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 9.229 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:ab6157491c520784faebccc3717f5e1537aa160894e0b754af7ae47de8a1e3d8 #8 5.328 Reading package lists... #8 6.642 Building dependency tree... #8 6.834 Reading state information... #8 7.090 curl is already the newest version (7.64.0-4+deb10u2). #8 7.090 The following additional packages will be installed: #8 7.090 autoconf automake autopoint autotools-dev binutils #8 7.090 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 7.090 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 7.090 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian #8 7.090 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils #8 7.090 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 7.090 libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl #8 7.091 libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl #8 7.091 libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot #8 7.091 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #8 7.091 libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 #8 7.091 libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 7.091 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 7.091 libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl #8 7.091 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19 #8 7.091 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 7.091 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 7.091 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 7.092 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 7.092 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 7.092 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 7.092 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 7.092 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 7.092 mime-support patch patchutils perl perl-base perl-modules-5.28 #8 7.093 perl-openssl-defaults po-debconf python3 python3-minimal python3.7 #8 7.093 python3.7-minimal sensible-utils wdiff xz-utils #8 7.098 Suggested packages: #8 7.098 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 7.098 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate #8 7.098 autopkgtest bls-standalone bsd-mailx | mailx build-essential #8 7.098 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 7.098 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl #8 7.098 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 7.098 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 7.098 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 7.098 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg #8 7.098 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg #8 7.098 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev #8 7.098 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 7.098 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 7.098 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 7.098 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 7.098 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 7.098 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 7.098 diffutils-doc perl-doc libterm-readline-gnu-perl #8 7.098 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 7.098 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv #8 7.098 python3.7-doc binfmt-support wdiff-doc #8 7.098 Recommended packages: #8 7.098 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 7.098 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 7.098 licensecheck lintian python3-apt python3-debian python3-magic #8 7.098 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 7.098 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 7.098 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl #8 7.098 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl #8 7.098 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl #8 7.098 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #8 7.098 libmail-sendmail-perl #9 8.178 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] #8 7.968 Get:13 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #8 8.006 Get:14 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB] #8 8.006 Get:15 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB] #8 8.010 Get:16 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [78.2 kB] #8 8.034 Get:17 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB] #8 8.096 Get:18 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #8 8.096 Get:19 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #8 8.113 Get:20 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB] #8 8.113 Get:21 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB] #8 8.113 Get:22 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB] #8 8.113 Get:23 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB] #8 8.113 Get:24 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB] #8 8.113 Get:25 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB] #8 8.159 Get:26 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB] #8 8.159 Get:27 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #8 8.172 Get:28 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #8 8.172 Get:29 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB] #8 8.172 Get:30 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB] #8 8.172 Get:31 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #8 8.172 Get:32 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB] #8 8.178 Get:33 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u1 [828 kB] #8 8.178 Get:34 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB] #8 8.217 Get:35 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB] #8 8.581 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 8.582 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB] #8 8.584 Get:191 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 8.584 Get:192 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB] #8 8.586 Get:193 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB] #8 8.586 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #8 8.588 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] #8 8.589 Get:196 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB] #8 8.592 Get:197 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 8.593 Get:198 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 8.595 Get:199 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 8.606 Get:200 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB] #8 8.608 Get:201 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 8.611 Get:202 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB] #8 8.620 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1 [393 kB] #8 8.630 Get:204 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB] #8 8.630 Get:205 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB] #8 8.638 Get:206 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB] #8 8.638 Get:207 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB] #8 8.651 Get:208 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB] #8 8.651 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #8 8.651 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #8 8.651 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB] #8 8.651 Get:212 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB] #8 8.656 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB] #8 8.700 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB] #8 8.700 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB] #8 8.700 Get:216 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u3 [244 kB] #8 8.700 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 8.700 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 8.740 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB] #14 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #8 1.741 Get:3 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] #8 1.837 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [283 kB] #8 1.986 Get:5 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] #9 9.315 Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB] #9 9.316 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.3.0-1ubuntu1~20.04 [46.4 kB] #9 9.317 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB] #8 9.231 Get:91 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #8 9.250 Get:92 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] #8 9.263 Get:93 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] #8 9.263 Get:94 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 9.267 Get:95 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 9.267 Get:96 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] #8 9.267 Get:97 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] #8 9.269 Get:98 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] #8 9.271 Get:99 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #8 9.272 Get:100 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] #8 9.274 Get:101 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #8 9.278 Get:102 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] #8 9.278 Get:103 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #8 9.280 Get:104 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] #8 9.281 Get:105 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 9.282 Get:106 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 9.296 Get:107 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 9.373 Get:108 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] #8 9.378 Get:109 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #9 8.225 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] #9 8.227 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] #9 8.324 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #9 8.324 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #9 8.324 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #9 8.324 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #9 8.324 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #9 8.329 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] #9 8.356 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] #9 8.435 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] #8 8.223 Get:36 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB] #8 8.224 Get:37 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB] #8 8.227 Get:38 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #8 8.260 Get:39 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB] #8 8.330 Get:40 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB] #8 8.343 Get:41 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB] #8 8.451 Get:42 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB] #8 8.451 Get:43 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB] #8 8.451 Get:44 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB] #8 8.496 Get:45 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5 [842 kB] #8 8.515 Get:46 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB] #8 8.515 Get:47 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB] #8 8.582 Get:48 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB] #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:666c8a146435bd5a8180a7e380e3d0b77a4eca461030c2f9d5efc12fd4d48886 #9 0.966 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #9 1.376 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #9 1.473 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #9 1.572 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #9 1.688 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] #9 1.688 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] #9 1.706 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] #9 1.906 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] #9 2.503 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1246 kB] #9 2.523 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [953 kB] #9 2.523 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9588 B] #9 2.523 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [16.4 kB] #9 2.523 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [26.0 kB] #9 2.531 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [51.1 kB] #9 2.531 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [903 kB] #9 2.596 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [676 kB] #9 2.626 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4735 B] #9 2.659 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [16.2 kB] #9 3.262 Fetched 16.8 MB in 3s (6276 kB/s) #9 3.262 Reading package lists... #9 4.358 Reading package lists... #9 5.358 Building dependency tree... #9 5.550 Reading state information... #9 5.819 The following additional packages will be installed: #9 5.819 at autoconf automake autopoint autotools-dev binutils #9 5.819 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #9 5.819 ca-certificates cpp cpp-9 dctrl-tools debugedit dh-autoreconf #9 5.819 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 5.819 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #9 5.819 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #9 5.819 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #9 5.819 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 5.819 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.819 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #9 5.819 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 5.819 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.819 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 5.819 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.819 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 5.819 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 5.819 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 5.819 libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl #9 5.819 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.819 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #9 5.819 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #9 5.819 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 5.819 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #9 5.819 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #9 5.819 libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-9-dev #9 5.819 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #9 5.819 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #9 5.819 libgssapi-krb5-2 libgssapi3-heimdal libhash-fieldhash-perl #9 5.819 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #9 5.819 libhtml-form-perl libhtml-format-perl libhtml-parser-perl #9 5.819 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #9 5.819 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #9 5.819 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal #9 5.819 libicu66 libidn11 libimport-into-perl libio-async-loop-epoll-perl #9 5.819 libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl #9 5.819 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #9 5.819 libipc-system-simple-perl libisl22 libjson-maybexs-perl libjson-perl #9 5.819 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #9 5.819 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblinux-epoll-perl #9 5.819 liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl #9 5.819 liblist-someutils-xs-perl liblocale-gettext-perl #9 5.819 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #9 5.819 liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #9 5.819 libmagic1 libmail-sendmail-perl libmailtools-perl #9 5.819 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.819 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #9 5.819 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 5.819 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 5.819 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libnspr4 #9 5.819 libnss3 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 5.819 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 5.819 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 5.819 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 5.819 libpipeline1 libpod-constants-perl libpopt0 libpsl5 libpython3-stdlib #9 5.819 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 5.819 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.819 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 5.819 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #9 5.819 libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl #9 5.819 libsereal-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.819 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstrictures-perl #9 5.819 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.819 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #9 5.819 libsub-identify-perl libsub-install-perl libsub-name-perl #9 5.819 libsub-override-perl libsub-quote-perl libsys-hostname-long-perl #9 5.819 libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl #9 5.819 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #9 5.819 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #9 5.819 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #9 5.819 liburi-perl libvariable-magic-perl libwant-perl libwind0-heimdal libwww-perl #9 5.819 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.819 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.819 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #9 5.819 libxml-writer-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #9 5.819 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #9 5.819 manpages-dev mime-support netbase openssh-client openssl patch patchutils #9 5.819 perl perl-modules-5.30 perl-openssl-defaults pinentry-curses po-debconf #9 5.819 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.819 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.819 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.819 python3-unidiff python3-urllib3 python3-xdg python3.8 python3.8-minimal #9 5.819 readline-common shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth #9 5.819 xdg-user-dirs xz-utils #9 5.828 Suggested packages: #9 5.828 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 5.828 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 5.828 gcc-9-locales debtags dh-make rpm-i18n adequate autopkgtest bls-standalone #9 5.828 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 5.828 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 5.828 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.828 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 5.828 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 5.828 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 5.828 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #9 5.828 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #9 5.828 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #9 5.828 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #9 5.828 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #9 5.828 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 5.828 libscalar-number-perl libsasl2-modules-gssapi-mit #9 5.828 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 5.828 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #9 5.828 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 5.828 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 5.828 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 5.828 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 5.828 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 5.828 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 5.828 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 5.828 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 5.828 python3-cryptography python3-openssl python3-socks python3.8-venv #9 5.828 python3.8-doc binfmt-support readline-doc zip wdiff-doc #9 6.266 The following NEW packages will be installed: #9 6.266 at autoconf automake autopoint autotools-dev binutils #9 6.266 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #9 6.266 ca-certificates cpp cpp-9 curl dctrl-tools debhelper debugedit devscripts #9 6.266 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 6.266 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #9 6.266 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #9 6.266 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #9 6.266 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 6.266 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 6.266 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 6.266 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 6.266 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.266 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 6.266 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 6.266 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 6.266 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 6.266 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 6.266 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 6.266 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 6.266 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 libelf1 #9 6.266 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 6.266 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.266 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.266 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.266 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 6.266 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.266 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 6.266 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 6.266 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 6.266 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 6.266 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 6.266 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.266 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.266 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 6.266 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 6.266 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 6.266 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 6.266 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #9 6.266 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #9 6.266 libldap-common liblinux-epoll-perl liblist-compare-perl #9 6.266 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.266 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 6.266 libltdl-dev libltdl7 liblua5.2-0 liblwp-mediatypes-perl #9 6.266 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 6.266 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 6.266 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 6.266 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 6.266 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 6.266 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libnspr4 #9 6.266 libnss3 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 6.266 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 6.266 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 6.266 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 6.266 libpipeline1 libpod-constants-perl libpopt0 libpsl5 libpython3-stdlib #9 6.266 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 6.266 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.266 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 6.266 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #9 6.266 libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl #9 6.266 libsereal-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 6.266 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstrictures-perl #9 6.266 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 6.266 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #9 6.266 libsub-identify-perl libsub-install-perl libsub-name-perl #9 6.266 libsub-override-perl libsub-quote-perl libsys-hostname-long-perl #9 6.266 libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl #9 6.266 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #9 6.266 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #9 6.266 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #9 6.266 liburi-perl libvariable-magic-perl libwant-perl libwind0-heimdal libwww-perl #9 6.266 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 6.266 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 6.266 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #9 6.266 libxml-writer-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #9 6.266 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #9 6.266 manpages-dev mime-support netbase openssh-client openssl patch patchutils #9 6.266 perl perl-modules-5.30 perl-openssl-defaults pinentry-curses po-debconf #9 6.266 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 6.266 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 6.266 python3-minimal python3-pkg-resources python3-requests python3-six #9 6.266 python3-unidiff python3-urllib3 python3-xdg python3.8 python3.8-minimal #9 6.266 readline-common shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth #9 6.266 xdg-user-dirs xz-utils #9 6.699 0 upgraded, 356 newly installed, 0 to remove and 1 not upgraded. #9 6.699 Need to get 93.1 MB of archives. #9 6.699 After this operation, 365 MB of additional disk space will be used. #9 6.699 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB] #9 6.834 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.13 [1082 kB] #9 7.246 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.4 [707 kB] #9 7.297 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.4 [55.1 kB] #9 7.297 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.4 [1585 kB] #9 7.368 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB] #9 7.368 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB] #9 7.372 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB] #9 7.373 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB] #9 7.376 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB] #9 7.381 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.3 [468 kB] #9 7.402 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.4 [1601 kB] #9 7.478 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.4 [387 kB] #9 7.490 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B] #9 7.504 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB] #9 7.504 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB] #9 7.504 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB] #9 7.504 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB] #9 7.508 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB] #9 7.544 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB] #9 7.545 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB] #9 7.601 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB] #9 7.621 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #9 7.775 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B] #9 7.775 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.2 [3281 kB] #9 7.955 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.2 [224 kB] #9 7.955 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.13 [598 kB] #9 7.965 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20210119~20.04.2 [145 kB] #9 7.974 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.10 [4704 B] #9 7.974 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB] #9 7.980 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB] #9 7.984 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB] #9 7.984 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB] #9 7.988 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB] #9 8.029 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] #9 8.109 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] #9 8.109 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022a-0ubuntu0.20.04 [294 kB] #9 8.112 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] #9 8.514 Get:39 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpopt0 armhf 1.16-14 [23.3 kB] #9 8.514 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.2 [547 kB] #9 8.521 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] #9 8.521 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 8.522 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB] #9 8.523 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB] #9 8.524 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB] #9 8.525 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB] #9 8.538 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB] #9 8.588 Get:48 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB] #9 8.589 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB] #9 8.659 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB] #9 8.664 Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB] #9 8.791 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 8.791 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB] #9 8.791 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB] #9 8.791 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB] #9 8.791 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB] #9 8.791 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB] #9 8.791 Get:58 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkeyutils1 armhf 1.6-6ubuntu1 [9172 B] #9 8.791 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB] #9 8.809 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB] #9 8.875 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB] #9 8.878 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B] #9 8.878 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B] #9 8.878 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB] #9 8.878 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 8.882 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB] #9 8.901 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB] #9 8.902 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B] #9 8.949 Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB] #9 9.004 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.4 [591 kB] #9 9.031 Get:71 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB] #9 9.038 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] #9 9.038 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.7 [140 kB] #9 9.042 Get:74 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB] #9 9.053 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB] #9 9.053 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB] #9 9.053 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB] #9 9.053 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB] #9 9.091 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB] #9 9.164 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB] #9 9.186 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB] #9 9.186 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB] #9 9.198 Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB] #9 9.216 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.3 [207 kB] #9 9.222 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.3 [317 kB] #9 9.244 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.3 [38.0 kB] #9 9.247 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.3 [37.2 kB] #9 9.247 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.3 [2096 kB] #8 8.742 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB] #8 8.743 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB] #8 8.774 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB] #8 8.903 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 8.918 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB] #8 8.918 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB] #8 8.919 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 8.920 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 8.923 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B] #8 8.924 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB] #8 8.938 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 8.938 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 8.938 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB] #8 8.938 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 8.938 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB] #8 8.946 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 8.980 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 80.74MB / 110.02MB 15.7s #14 DONE 14.2s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:b352c7ff7862e7af890b6f5542e85378ad532dbbfa7c9b2949922c33a7d9ed13 #9 1.026 Get:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease [270 kB] #9 1.435 Get:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease [115 kB] #9 1.532 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease [101 kB] #9 1.626 Get:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease [110 kB] #9 1.726 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/restricted arm64 Packages [5462 B] #9 1.738 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 Packages [1755 kB] #9 1.957 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/universe arm64 Packages [16.5 MB] #9 2.910 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/multiverse arm64 Packages [215 kB] #9 2.910 Get:9 http://ports.ubuntu.com/ubuntu-ports impish-updates/restricted arm64 Packages [3440 B] #9 2.910 Get:10 http://ports.ubuntu.com/ubuntu-ports impish-updates/multiverse arm64 Packages [997 B] #9 2.910 Get:11 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 Packages [453 kB] #9 2.910 Get:12 http://ports.ubuntu.com/ubuntu-ports impish-updates/universe arm64 Packages [269 kB] #9 2.910 Get:13 http://ports.ubuntu.com/ubuntu-ports impish-backports/universe arm64 Packages [5197 B] #9 2.927 Get:14 http://ports.ubuntu.com/ubuntu-ports impish-security/main arm64 Packages [368 kB] #9 2.927 Get:15 http://ports.ubuntu.com/ubuntu-ports impish-security/restricted arm64 Packages [3107 B] #9 2.927 Get:16 http://ports.ubuntu.com/ubuntu-ports impish-security/universe arm64 Packages [217 kB] #9 3.629 Fetched 20.4 MB in 3s (6758 kB/s) #9 3.629 Reading package lists... #9 4.324 Reading package lists... #9 4.979 Building dependency tree... #9 5.151 Reading state information... #9 5.359 The following additional packages will be installed: #9 5.359 autoconf automake autopoint autotools-dev binutils #9 5.359 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #9 5.359 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #9 5.359 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.359 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #9 5.359 g++-11 gcc gcc-11 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #9 5.359 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 5.359 intltool-debian iso-codes less libalgorithm-diff-perl #9 5.359 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.359 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.359 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.359 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.359 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6 #9 5.359 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 5.359 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 5.359 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 5.359 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 5.359 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 5.359 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #9 5.359 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.359 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.359 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.359 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.359 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.359 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.359 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.359 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.359 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 5.360 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.360 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.360 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.360 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.360 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.360 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.360 libhwasan0 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.360 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.360 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.360 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.360 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 #9 5.360 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl #9 5.360 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.360 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 5.360 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.360 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.360 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.360 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.360 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.360 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.360 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.360 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.360 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.360 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.360 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.360 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.360 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.360 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #9 5.360 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.360 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.363 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 5.363 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.363 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.363 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 5.363 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.363 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.363 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.363 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.363 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.363 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.363 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.363 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.363 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #9 5.363 libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6 #9 5.363 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 5.363 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 5.363 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2 #9 5.363 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #9 5.363 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #9 5.363 netbase openssh-client openssl patch patchutils perl perl-modules-5.32 #9 5.363 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 5.363 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 5.363 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 5.363 python3-pkg-resources python3-requests python3-six python3-unidiff #9 5.363 python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common #9 5.363 rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils zstd #9 5.367 Suggested packages: #9 5.367 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 5.367 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 5.367 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 5.367 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 5.367 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.367 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 5.367 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest #9 5.367 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session #9 5.367 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 5.367 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #9 5.367 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #9 5.367 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #9 5.367 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #9 5.367 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 5.367 libscalar-number-perl libsasl2-modules-gssapi-mit #9 5.367 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 5.367 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #9 5.367 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 5.367 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #9 5.367 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #9 5.367 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #9 5.367 diffutils-doc perl-doc libterm-readline-gnu-perl #9 5.367 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #9 5.367 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #9 5.367 python-apt-doc python3-setuptools python3-cryptography python3-openssl #9 5.367 python3-socks python-requests-doc python3.9-venv python3.9-doc #9 5.367 binfmt-support readline-doc zip wdiff-doc #9 5.647 The following NEW packages will be installed: #9 5.647 autoconf automake autopoint autotools-dev binutils #9 5.647 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #9 5.647 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #9 5.647 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #9 5.647 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #9 5.647 fonts-dejavu-core g++ g++-11 gcc gcc-11 gettext gettext-base git git-man #9 5.647 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #9 5.647 gpgconf gpgsm groff-base intltool-debian iso-codes less #9 5.647 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 5.647 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.647 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.647 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.647 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6 #9 5.647 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 5.647 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 5.647 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 5.647 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 5.647 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 5.647 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #9 5.647 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.647 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.647 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.647 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.647 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.647 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.647 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.647 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.647 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 5.647 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.647 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.647 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.647 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.647 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.647 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.647 libhwasan0 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.647 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.647 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.647 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.647 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 #9 5.647 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl #9 5.647 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.647 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 5.647 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.647 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.647 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.647 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.647 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.647 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.647 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.647 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.647 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.647 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.647 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.647 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.647 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.647 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #9 5.647 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.647 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.647 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 5.647 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.647 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.647 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 5.647 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.647 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.647 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.647 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.647 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.647 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.647 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.647 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.647 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #9 5.647 libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6 #9 5.647 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 5.647 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 5.647 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2 #9 5.647 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #9 5.647 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #9 5.647 netbase openssh-client openssl patch patchutils perl perl-modules-5.32 #9 5.647 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 5.647 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 5.647 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 5.647 python3-pkg-resources python3-requests python3-six python3-unidiff #9 5.647 python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common #9 5.647 rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth xz-utils zstd #9 6.068 0 upgraded, 362 newly installed, 0 to remove and 1 not upgraded. #9 6.068 Need to get 247 MB of archives. #9 6.068 After this operation, 840 MB of additional disk space will be used. #9 6.068 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblocale-gettext-perl arm64 1.07-4build1 [16.6 kB] #9 6.218 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpython3.9-minimal arm64 3.9.7-2build1 [782 kB] #9 6.603 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libexpat1 arm64 2.4.1-2ubuntu0.3 [77.1 kB] #9 6.612 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3.9-minimal arm64 3.9.7-2build1 [2124 kB] #9 6.747 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-minimal arm64 3.9.4-1build1 [24.5 kB] #9 6.747 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 media-types all 4.0.0 [22.2 kB] #9 6.747 Get:7 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 tzdata all 2022a-0ubuntu0.21.10 [337 kB] #9 6.765 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmpdec3 arm64 2.5.1-2build1 [89.0 kB] #9 6.771 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 readline-common all 8.1-2 [54.1 kB] #9 6.775 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libreadline8 arm64 8.1-2 [129 kB] #9 6.781 Get:11 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libsqlite3-0 arm64 3.35.5-1ubuntu0.1 [636 kB] #9 6.810 Get:12 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpython3.9-stdlib arm64 3.9.7-2build1 [1803 kB] #9 6.894 Get:13 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3.9 arm64 3.9.7-2build1 [433 kB] #9 6.916 Get:14 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpython3-stdlib arm64 3.9.4-1build1 [7146 B] #9 6.917 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3 arm64 3.9.4-1build1 [22.8 kB] #9 6.918 Get:16 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 bsdextrautils arm64 2.36.1-8ubuntu2.2 [73.7 kB] #9 6.922 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libuchardet0 arm64 0.0.7-1build1 [76.8 kB] #9 6.927 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 groff-base arm64 1.22.4-7 [918 kB] #9 6.973 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgdbm6 arm64 1.19-2 [26.5 kB] #9 6.973 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpipeline1 arm64 1.5.3-1build1 [22.9 kB] #9 6.973 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 man-db arm64 2.9.4-2 [1136 kB] #9 7.038 Get:22 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB] #9 7.166 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgdbm-compat4 arm64 1.19-2 [6020 B] #9 7.201 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libperl5.32 arm64 5.32.1-3ubuntu3 [4633 kB] #9 7.424 Get:25 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 perl arm64 5.32.1-3ubuntu3 [227 kB] #9 7.424 Get:26 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 openssl arm64 1.1.1l-1ubuntu1.3 [635 kB] #9 7.424 Get:27 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 ca-certificates all 20210119ubuntu1 [149 kB] #9 7.434 Get:28 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 distro-info-data all 0.51ubuntu1.2 [5140 B] #9 7.434 Get:29 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 less arm64 551-2 [119 kB] #9 7.443 Get:30 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmd0 arm64 1.0.3-3build1 [21.4 kB] #9 7.443 Get:31 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbsd0 arm64 0.11.3-1ubuntu2 [39.0 kB] #9 7.443 Get:32 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libelf1 arm64 0.185-1build1 [51.1 kB] #9 7.445 Get:33 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libicu67 arm64 67.1-7ubuntu1 [10.0 MB] #9 8.040 Get:34 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libxml2 arm64 2.9.12+dfsg-4ubuntu0.1 [726 kB] #9 8.040 Get:35 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] #9 8.040 Get:36 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lsb-release all 11.1.0ubuntu3 [10.8 kB] #9 8.051 Get:37 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 netbase all 6.3 [12.9 kB] #9 8.051 Get:38 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-pkg-resources all 52.0.0-4 [129 kB] #9 8.051 Get:39 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 ucf all 3.0043 [56.1 kB] #9 8.051 Get:40 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmagic-mgc arm64 1:5.39-3 [228 kB] #9 8.051 Get:41 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmagic1 arm64 1:5.39-3 [75.1 kB] #9 8.051 Get:42 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 file arm64 1:5.39-3 [23.6 kB] #9 8.107 Get:43 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gettext-base arm64 0.21-4ubuntu3 [35.2 kB] #9 8.182 Get:44 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 iso-codes all 4.6.0-1 [2769 kB] #9 8.331 Get:45 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu3 [20.7 kB] #9 8.332 Get:46 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libedit2 arm64 3.1-20191231-2build1 [96.0 kB] #9 8.334 Get:47 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfido2-1 arm64 1.6.0-2build1 [56.9 kB] #9 8.337 Get:48 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpng16-16 arm64 1.6.37-3build4 [189 kB] #9 8.340 Get:49 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpsl5 arm64 0.21.0-1.2 [53.2 kB] #9 8.342 Get:50 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxau6 arm64 1:1.0.9-1build3 [7248 B] #9 8.342 Get:51 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu4 [10.9 kB] #9 8.342 Get:52 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxcb1 arm64 1.14-3ubuntu1 [43.6 kB] #9 8.345 Get:53 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libx11-data all 2:1.7.2-1 [123 kB] #9 8.409 Get:54 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libx11-6 arm64 2:1.7.2-1 [659 kB] #9 8.483 Get:55 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxext6 arm64 2:1.3.4-0ubuntu3 [27.3 kB] #9 8.484 Get:56 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B] #9 8.484 Get:57 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 manpages all 5.10-1ubuntu1 [1375 kB] #9 8.536 Get:58 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 openssh-client arm64 1:8.4p1-6ubuntu2.1 [754 kB] #9 8.579 Get:59 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 publicsuffix all 20210108.1309-1 [116 kB] #9 8.583 Get:60 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python-apt-common all 2.2.1 [13.9 kB] #9 8.584 Get:61 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-apt arm64 2.2.1 [144 kB] #9 8.590 Get:62 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 strace arm64 5.13-0ubuntu1 [425 kB] #9 8.606 Get:63 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 xauth arm64 1:1.1-1 [24.0 kB] #9 8.607 Get:64 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 xz-utils arm64 5.2.5-2ubuntu0.1 [84.4 kB] #9 8.633 Get:65 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsigsegv2 arm64 2.13-1ubuntu2 [14.5 kB] #9 8.633 Get:66 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 m4 arm64 1.4.18-5ubuntu1 [196 kB] #9 8.640 Get:67 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 autoconf all 2.69-14 [293 kB] #9 8.707 Get:68 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 autotools-dev all 20180224.1+nmu1 [39.4 kB] #9 8.707 Get:69 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 automake all 1:1.16.4-2 [557 kB] #8 2.033 Get:6 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] #8 2.033 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB] #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:7fd49663945227bd005b6d3026447bb351fab5b03c0a1f7750ee1202fce83e98 #9 1.084 Get:1 http://security.ubuntu.com/ubuntu impish-security InRelease [110 kB] #9 1.150 Get:2 http://archive.ubuntu.com/ubuntu impish InRelease [270 kB] #9 1.506 Get:3 http://security.ubuntu.com/ubuntu impish-security/multiverse amd64 Packages [1699 B] #9 1.556 Get:4 http://archive.ubuntu.com/ubuntu impish-updates InRelease [115 kB] #9 1.599 Get:5 http://security.ubuntu.com/ubuntu impish-security/restricted amd64 Packages [316 kB] #9 1.653 Get:6 http://archive.ubuntu.com/ubuntu impish-backports InRelease [101 kB] #9 1.746 Get:7 http://archive.ubuntu.com/ubuntu impish/main amd64 Packages [1793 kB] #9 1.752 Get:8 http://security.ubuntu.com/ubuntu impish-security/universe amd64 Packages [229 kB] #9 1.798 Get:9 http://security.ubuntu.com/ubuntu impish-security/main amd64 Packages [408 kB] #9 1.978 Get:10 http://archive.ubuntu.com/ubuntu impish/multiverse amd64 Packages [256 kB] #9 1.987 Get:11 http://archive.ubuntu.com/ubuntu impish/universe amd64 Packages [16.7 MB] #9 2.859 Get:12 http://archive.ubuntu.com/ubuntu impish/restricted amd64 Packages [110 kB] #9 2.859 Get:13 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 Packages [494 kB] #9 2.859 Get:14 http://archive.ubuntu.com/ubuntu impish-updates/restricted amd64 Packages [323 kB] #9 2.859 Get:15 http://archive.ubuntu.com/ubuntu impish-updates/universe amd64 Packages [281 kB] #9 2.863 Get:16 http://archive.ubuntu.com/ubuntu impish-updates/multiverse amd64 Packages [8745 B] #9 2.867 Get:17 http://archive.ubuntu.com/ubuntu impish-backports/universe amd64 Packages [5198 B] #9 4.174 Fetched 21.6 MB in 3s (6185 kB/s) #9 4.174 Reading package lists... #9 5.166 Reading package lists... #9 6.123 Building dependency tree... #9 6.331 Reading state information... #9 6.546 The following additional packages will be installed: #9 6.546 autoconf automake autopoint autotools-dev binutils binutils-common #9 6.546 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 6.546 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf #9 6.546 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 6.546 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 #9 6.546 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #9 6.546 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #9 6.546 iso-codes less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 6.546 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #9 6.546 libarchive-zip-perl libarray-intspan-perl libasan6 libassuan0 libatomic1 #9 6.546 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 6.546 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #9 6.546 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl #9 6.546 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 6.546 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #9 6.546 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #9 6.546 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #9 6.546 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #9 6.546 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 6.546 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 6.546 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 6.546 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 6.546 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.546 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 6.546 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 6.546 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 6.546 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 6.546 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.546 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.546 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.546 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.546 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.546 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.546 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 6.546 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 6.546 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 6.546 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 6.546 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 #9 6.546 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl #9 6.546 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.546 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 6.546 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 6.546 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 6.546 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 6.546 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 6.546 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 6.546 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 6.546 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 6.546 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 6.546 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 6.546 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.546 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 6.546 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 6.546 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 6.546 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 6.546 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.546 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.546 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.547 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.547 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 6.547 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 6.547 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 6.547 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 6.547 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.547 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 6.547 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.547 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.547 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 6.547 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 6.547 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 6.547 libvariable-magic-perl libwant-perl libwebp6 libwww-perl #9 6.547 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 6.547 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 6.547 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 6.547 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 6.547 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 6.553 media-types netbase openssh-client openssl patch patchutils perl #9 6.553 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 6.553 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 6.553 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 6.553 python3-minimal python3-pkg-resources python3-requests python3-six #9 6.553 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 6.553 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 6.553 xz-utils zstd #9 6.556 Suggested packages: #9 6.556 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 6.556 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 6.556 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 6.556 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 6.556 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.556 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 6.556 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest #9 6.556 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session #9 6.556 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 6.556 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc #9 6.556 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 6.556 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #9 6.556 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 6.556 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #9 6.556 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 6.556 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 6.556 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 6.556 libstdc++-11-doc libbareword-filehandles-perl libindirect-perl #9 6.556 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 6.556 libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #9 6.556 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #9 6.556 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #9 6.556 diffutils-doc perl-doc libterm-readline-gnu-perl #9 6.556 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #9 6.556 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #9 6.556 python-apt-doc python3-setuptools python3-cryptography python3-openssl #9 6.556 python3-socks python-requests-doc python3.9-venv python3.9-doc #9 6.556 binfmt-support readline-doc zip wdiff-doc #9 6.945 The following NEW packages will be installed: #9 6.945 autoconf automake autopoint autotools-dev binutils binutils-common #9 6.945 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 6.946 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts #9 6.946 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 6.946 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #9 6.946 g++ g++-11 gcc gcc-11 gettext gettext-base git git-man gnupg gnupg-l10n #9 6.946 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #9 6.946 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 6.946 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 6.946 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.946 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.946 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.946 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6 #9 6.946 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.946 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.946 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.946 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.946 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.946 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #9 6.946 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 6.946 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 6.946 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 6.946 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 6.946 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.946 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 6.946 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 6.946 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 6.946 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 6.946 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.946 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.946 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.946 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.946 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.946 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.946 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 6.946 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 6.946 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 6.946 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 6.946 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 #9 6.946 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl #9 6.946 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.946 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 6.946 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 6.946 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 6.946 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 6.946 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 6.946 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 6.946 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 6.946 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 6.946 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 6.946 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 6.946 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.946 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 6.946 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 6.946 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 6.946 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 6.946 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.946 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.947 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.947 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.947 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 6.947 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 6.947 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 6.947 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 6.947 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.947 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 6.947 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.947 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.947 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 6.947 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 6.947 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 6.947 libvariable-magic-perl libwant-perl libwebp6 libwww-perl #9 6.947 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 6.947 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 6.947 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 6.947 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 6.947 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 6.947 media-types netbase openssh-client openssl patch patchutils perl #9 6.947 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 6.947 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 6.947 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 6.948 python3-minimal python3-pkg-resources python3-requests python3-six #9 6.948 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 6.948 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 6.948 xz-utils zstd #9 7.390 0 upgraded, 363 newly installed, 0 to remove and 1 not upgraded. #9 7.390 Need to get 251 MB of archives. #9 7.390 After this operation, 830 MB of additional disk space will be used. #9 7.390 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB] #9 7.540 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-minimal amd64 3.9.7-2build1 [784 kB] #9 7.930 Get:3 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libexpat1 amd64 2.4.1-2ubuntu0.3 [91.2 kB] #9 7.941 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9-minimal amd64 3.9.7-2build1 [2081 kB] #9 8.072 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-minimal amd64 3.9.4-1build1 [24.5 kB] #9 8.073 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 media-types all 4.0.0 [22.2 kB] #9 8.073 Get:7 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 tzdata all 2022a-0ubuntu0.21.10 [337 kB] #9 8.093 Get:8 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpdec3 amd64 2.5.1-2build1 [86.8 kB] #9 8.098 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 readline-common all 8.1-2 [54.1 kB] #9 8.100 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadline8 amd64 8.1-2 [138 kB] #9 8.109 Get:11 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libsqlite3-0 amd64 3.35.5-1ubuntu0.1 [639 kB] #9 8.137 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-stdlib amd64 3.9.7-2build1 [1807 kB] #9 8.223 Get:13 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9 amd64 3.9.7-2build1 [433 kB] #9 8.245 Get:14 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3-stdlib amd64 3.9.4-1build1 [7146 B] #9 8.245 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 python3 amd64 3.9.4-1build1 [22.8 kB] #9 8.247 Get:16 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 bsdextrautils amd64 2.36.1-8ubuntu2.2 [74.8 kB] #9 8.251 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libuchardet0 amd64 0.0.7-1build1 [76.7 kB] #9 8.255 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 groff-base amd64 1.22.4-7 [956 kB] #9 8.298 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB] #9 8.300 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libpipeline1 amd64 1.5.3-1build1 [23.2 kB] #9 8.300 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 man-db amd64 2.9.4-2 [1154 kB] #9 8.360 Get:22 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB] #9 8.502 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B] #9 8.506 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 libperl5.32 amd64 5.32.1-3ubuntu3 [4713 kB] #9 8.734 Get:25 http://archive.ubuntu.com/ubuntu impish/main amd64 perl amd64 5.32.1-3ubuntu3 [227 kB] #9 8.740 Get:26 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 openssl amd64 1.1.1l-1ubuntu1.3 [651 kB] #9 8.772 Get:27 http://archive.ubuntu.com/ubuntu impish/main amd64 ca-certificates all 20210119ubuntu1 [149 kB] #9 8.778 Get:28 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 distro-info-data all 0.51ubuntu1.2 [5140 B] #9 8.778 Get:29 http://archive.ubuntu.com/ubuntu impish/main amd64 less amd64 551-2 [123 kB] #9 8.785 Get:30 http://archive.ubuntu.com/ubuntu impish/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB] #9 8.785 Get:31 http://archive.ubuntu.com/ubuntu impish/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB] #9 8.787 Get:32 http://archive.ubuntu.com/ubuntu impish/main amd64 libelf1 amd64 0.185-1build1 [51.4 kB] #9 8.790 Get:33 http://archive.ubuntu.com/ubuntu impish/main amd64 libicu67 amd64 67.1-7ubuntu1 [10.1 MB] #9 9.351 Get:34 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libxml2 amd64 2.9.12+dfsg-4ubuntu0.1 [762 kB] #9 9.351 Get:35 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 9.351 Get:36 http://archive.ubuntu.com/ubuntu impish/main amd64 lsb-release all 11.1.0ubuntu3 [10.8 kB] #9 9.351 Get:37 http://archive.ubuntu.com/ubuntu impish/main amd64 netbase all 6.3 [12.9 kB] #9 9.351 Get:38 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-pkg-resources all 52.0.0-4 [129 kB] #9 9.351 Get:39 http://archive.ubuntu.com/ubuntu impish/main amd64 ucf all 3.0043 [56.1 kB] #9 9.354 Get:40 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB] #9 9.358 Get:41 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB] #9 9.363 Get:42 http://archive.ubuntu.com/ubuntu impish/main amd64 file amd64 1:5.39-3 [23.7 kB] #9 9.416 Get:43 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext-base amd64 0.21-4ubuntu3 [36.6 kB] #9 9.491 Get:44 http://archive.ubuntu.com/ubuntu impish/main amd64 iso-codes all 4.6.0-1 [2769 kB] #9 9.611 Get:45 http://archive.ubuntu.com/ubuntu impish/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB] #9 9.612 Get:46 http://archive.ubuntu.com/ubuntu impish/main amd64 libedit2 amd64 3.1-20191231-2build1 [97.4 kB] #9 9.616 Get:47 http://archive.ubuntu.com/ubuntu impish/main amd64 libfido2-1 amd64 1.6.0-2build1 [58.1 kB] #9 9.618 Get:48 http://archive.ubuntu.com/ubuntu impish/main amd64 libpng16-16 amd64 1.6.37-3build4 [191 kB] #9 9.642 Get:49 http://archive.ubuntu.com/ubuntu impish/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB] #9 9.645 Get:50 http://archive.ubuntu.com/ubuntu impish/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B] #9 9.645 Get:51 http://archive.ubuntu.com/ubuntu impish/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu4 [11.0 kB] #9 9.645 Get:52 http://archive.ubuntu.com/ubuntu impish/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB] #9 9.645 Get:53 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-data all 2:1.7.2-1 [123 kB] #9 9.689 Get:54 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-6 amd64 2:1.7.2-1 [664 kB] #9 9.765 Get:55 http://archive.ubuntu.com/ubuntu impish/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB] #9 9.765 Get:56 http://archive.ubuntu.com/ubuntu impish/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 9.765 Get:57 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #9 9.817 Get:58 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 openssh-client amd64 1:8.4p1-6ubuntu2.1 [771 kB] #9 9.862 Get:59 http://archive.ubuntu.com/ubuntu impish/main amd64 publicsuffix all 20210108.1309-1 [116 kB] #9 9.866 Get:60 http://archive.ubuntu.com/ubuntu impish/main amd64 python-apt-common all 2.2.1 [13.9 kB] #9 9.867 Get:61 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-apt amd64 2.2.1 [151 kB] #9 9.873 Get:62 http://archive.ubuntu.com/ubuntu impish/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB] #9 9.875 Get:63 http://archive.ubuntu.com/ubuntu impish/main amd64 strace amd64 5.13-0ubuntu1 [532 kB] #9 9.895 Get:64 http://archive.ubuntu.com/ubuntu impish/main amd64 xauth amd64 1:1.1-1 [24.8 kB] #9 9.470 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB] #9 9.632 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B] #9 9.644 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.1 [2692 kB] #8 9.563 Get:110 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] #8 9.568 Get:111 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] #8 9.578 Get:112 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 9.580 Get:113 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #8 9.584 Get:114 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] #8 9.599 Get:115 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] #8 9.630 0 upgraded, 312 newly installed, 0 to remove and 0 not upgraded. #8 9.630 Need to get 101 MB of archives. #8 9.630 After this operation, 427 MB of additional disk space will be used. #8 9.630 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] #8 9.680 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] #8 9.757 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] #8 9.774 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] #8 9.776 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] #8 9.841 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] #8 9.856 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] #8 9.856 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] #8 9.856 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] #8 9.856 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] #8 9.856 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] #8 9.857 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] #8 9.907 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] #8 9.907 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] #9 10.97 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #9 10.97 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcc1-0 amd64 12-20220319-1ubuntu1 [47.2 kB] #9 10.97 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgomp1 amd64 12-20220319-1ubuntu1 [126 kB] #9 10.97 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libitm1 amd64 12-20220319-1ubuntu1 [30.2 kB] #9 10.98 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatomic1 amd64 12-20220319-1ubuntu1 [10.4 kB] #9 10.98 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasan6 amd64 11.2.0-19ubuntu1 [2283 kB] #9 11.07 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblsan0 amd64 12-20220319-1ubuntu1 [1069 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 15.2s done #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 9.0s done #9 8.457 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #9 8.457 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #9 8.458 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #9 8.460 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #9 8.468 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #9 8.471 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #9 8.509 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #9 8.511 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #9 8.550 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #9 8.568 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 88.08MB / 110.02MB 16.1s #8 9.030 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 9.074 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB] #8 9.159 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 9.159 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB] #8 9.160 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 9.160 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB] #8 9.220 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 9.236 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 9.240 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB] #8 9.242 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B] #8 9.247 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB] #8 9.247 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #8 9.248 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #8 9.252 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB] #8 9.252 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 9.252 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 9.252 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 9.299 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB] #8 9.311 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B] #8 9.315 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B] #8 9.323 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 9.323 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB] #8 9.323 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB] #8 9.323 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB] #8 9.323 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 9.323 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB] #9 8.729 Get:70 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 autopoint all 0.21-4ubuntu3 [422 kB] #9 8.744 Get:71 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 binutils-common arm64 2.37-7ubuntu1 [212 kB] #9 8.757 Get:72 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbinutils arm64 2.37-7ubuntu1 [733 kB] #9 8.796 Get:73 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libctf-nobfd0 arm64 2.37-7ubuntu1 [106 kB] #9 8.799 Get:74 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libctf0 arm64 2.37-7ubuntu1 [102 kB] #9 8.803 Get:75 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 binutils-aarch64-linux-gnu arm64 2.37-7ubuntu1 [3211 kB] #9 8.960 Get:76 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 binutils arm64 2.37-7ubuntu1 [3162 B] #9 8.960 Get:77 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libc-dev-bin arm64 2.34-0ubuntu3.2 [19.6 kB] #9 8.960 Get:78 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 linux-libc-dev arm64 5.13.0-40.45 [1265 kB] #9 9.342 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.3 [3368 B] #9 9.342 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.7 [63.7 kB] #9 9.345 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-109.123 [1093 kB] #9 9.413 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB] #9 9.413 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.7 [1915 kB] #9 9.488 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.1 [19.4 kB] #9 9.488 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB] #9 9.506 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB] #9 9.529 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB] #9 9.529 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.1 [5888 kB] #9 9.915 Get:65 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 xz-utils amd64 5.2.5-2ubuntu0.1 [84.8 kB] #9 9.917 Get:66 http://archive.ubuntu.com/ubuntu impish/main amd64 libsigsegv2 amd64 2.13-1ubuntu2 [14.6 kB] #9 9.917 Get:67 http://archive.ubuntu.com/ubuntu impish/main amd64 m4 amd64 1.4.18-5ubuntu1 [199 kB] #9 9.990 Get:68 http://archive.ubuntu.com/ubuntu impish/main amd64 autoconf all 2.69-14 [293 kB] #9 10.00 Get:69 http://archive.ubuntu.com/ubuntu impish/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB] #9 10.00 Get:70 http://archive.ubuntu.com/ubuntu impish/main amd64 automake all 1:1.16.4-2 [557 kB] #9 10.02 Get:71 http://archive.ubuntu.com/ubuntu impish/main amd64 autopoint all 0.21-4ubuntu3 [422 kB] #9 10.04 Get:72 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-common amd64 2.37-7ubuntu1 [212 kB] #9 10.05 Get:73 http://archive.ubuntu.com/ubuntu impish/main amd64 libbinutils amd64 2.37-7ubuntu1 [654 kB] #9 10.09 Get:74 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf-nobfd0 amd64 2.37-7ubuntu1 [106 kB] #9 10.09 Get:75 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf0 amd64 2.37-7ubuntu1 [103 kB] #9 10.10 Get:76 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-x86-64-linux-gnu amd64 2.37-7ubuntu1 [2315 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #8 9.908 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] #8 9.919 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.5 [6960 B] #8 9.919 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] #8 9.919 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] #8 9.919 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] #8 9.919 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] #8 9.919 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #8 9.919 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] #8 9.936 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #8 9.937 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB] #8 9.943 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB] #8 9.966 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] #8 9.967 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB] #8 9.969 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB] #8 10.00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] #8 10.08 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] #8 10.08 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] #9 11.13 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtsan0 amd64 11.2.0-19ubuntu1 [2261 kB] #9 11.23 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libubsan1 amd64 12-20220319-1ubuntu1 [976 kB] #9 11.28 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libquadmath0 amd64 12-20220319-1ubuntu1 [154 kB] #9 11.28 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcc-11-dev amd64 11.2.0-19ubuntu1 [2526 kB] #9 8.724 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #9 8.724 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] #12 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.7s done #8 8.728 Get:49 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB] #8 8.728 Get:50 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 8.728 Get:51 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #8 8.735 Get:52 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB] #8 8.736 Get:53 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB] #8 8.765 Get:54 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB] #8 8.791 Get:55 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB] #8 8.814 Get:56 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB] #8 8.829 Get:57 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB] #8 8.877 Get:58 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB] #8 8.889 Get:59 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u3 [271 kB] #8 8.889 Get:60 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB] #8 8.899 Get:61 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [182 kB] #8 8.902 Get:62 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #8 8.904 Get:63 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u3 [1876 kB] #8 8.932 Get:64 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB] #8 8.932 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB] #8 8.938 Get:66 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB] #8 8.957 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB] #8 9.038 Get:68 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB] #8 9.039 Get:69 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB] #8 9.042 Get:70 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB] #8 9.043 Get:71 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B] #8 9.043 Get:72 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB] #8 9.052 Get:73 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB] #8 9.081 Get:74 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB] #8 9.081 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 94.37MB / 110.02MB 16.4s #8 9.360 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 9.362 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 9.362 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 9.364 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 9.370 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 9.370 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB] #8 9.396 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB] #8 9.396 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 9.396 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB] #8 9.396 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB] #8 9.398 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB] #8 9.398 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 9.401 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB] #8 9.405 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB] #8 9.405 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 9.407 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB] #8 9.442 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] #8 9.456 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] #8 9.477 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB] #8 9.477 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB] #8 9.477 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 9.488 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 9.488 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 9.488 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 9.488 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB] #8 9.491 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 9.491 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB] #8 9.493 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 9.493 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3 [95.9 kB] #8 9.493 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB] #8 9.502 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB] #8 9.525 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB] #8 9.526 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 9.529 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB] #8 9.555 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB] #8 9.555 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #8 9.555 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 9.555 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 9.555 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 9.555 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB] #8 9.555 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB] #9 9.019 Get:79 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcrypt-dev arm64 1:4.4.18-4ubuntu1 [109 kB] #9 9.022 Get:80 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu5 [65.3 kB] #9 9.025 Get:81 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtirpc-dev arm64 1.3.2-2 [198 kB] #9 9.033 Get:82 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnsl-dev arm64 1.3.0-2build1 [72.0 kB] #9 9.035 Get:83 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libc6-dev arm64 2.34-0ubuntu3.2 [1525 kB] #9 9.109 Get:84 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libisl23 arm64 0.24-1 [591 kB] #9 9.131 Get:85 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmpfr6 arm64 4.1.0-3build1 [215 kB] #9 9.154 Get:86 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmpc3 arm64 1.2.0-1build1 [42.4 kB] #9 9.155 Get:87 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cpp-11 arm64 11.2.0-7ubuntu2 [49.9 MB] #9 9.954 Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB] #14 ... #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:e0dd15bcd9aaeebec1c74236e9764cd18e198f35631d72e07039c9a2aa66fa4e #6 sha256:eb359be1d54eaf5c6ddac91ee4a2a1359f56049bff2b0d7300cd651ae9be21b4 #6 extracting sha256:a0b8f3931ffa135ca2f8108ce3048d844c3d4de6779879880a986e3ed86dc124 7.7s done #6 extracting sha256:04f0eb705bffc1db22f04bd42987ebb9d5e40c08c0253d0c2a56881c75bc6af8 done #6 extracting sha256:4a7e61ebcfecf9fd11b3ed6fe0c2248f1f14853ae5a4d154eca273a1f83d3926 0.6s done #6 extracting sha256:1ac891d08dc2fce058ac09fe801f0afccb7055f50c17cc35257f176ad3fba862 4.0s done #6 DONE 17.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 ... #7 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi #7 sha256:94f341b1a9bda7817597bf33dd82cb2bcf1c2647dfff246639478b5bef10b1ff #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:636ad1501ff9f9b9cac112bba368fcdc276abaad3615c364dbf944df3ff70093 #8 10.55 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpopt0 armhf 1.16-11 [23.1 kB] #8 10.55 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.5 [569 kB] #8 10.55 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB] #8 10.55 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB] #8 10.55 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB] #8 10.55 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB] #8 10.55 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB] #8 10.56 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB] #8 10.56 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf xz-utils armhf 5.2.2-1.3ubuntu0.1 [82.1 kB] #8 10.60 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB] #8 10.67 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB] #8 10.78 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] #8 10.78 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB] #8 10.78 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB] #8 10.78 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB] #8 10.79 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B] #8 10.80 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB] #8 10.81 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB] #8 10.82 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB] #8 10.82 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.9 [714 kB] #8 10.86 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B] #8 10.93 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB] #8 10.99 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.6 [554 kB] #8 11.02 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB] #8 11.02 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] #8 11.02 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB] #8 11.05 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB] #8 11.05 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB] #8 11.05 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB] #8 11.05 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB] #8 11.05 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB] #8 11.08 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB] #8 11.15 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB] #8 11.15 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB] #8 11.17 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] #8 11.19 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.7 [197 kB] #8 11.19 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.7 [298 kB] #8 11.21 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.7 [2157 kB] #8 11.32 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.7 [3352 B] #8 11.32 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.5 [59.4 kB] #8 11.32 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-176.185 [966 kB] #8 11.36 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.5 [1901 kB] #8 11.45 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7-base armhf 7.5.0-3ubuntu1~18.04 [18.3 kB] #8 11.45 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB] #8 11.47 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB] #8 11.48 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB] #8 11.48 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB] #8 11.91 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB] #8 11.91 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcc1-0 armhf 8.4.0-1ubuntu1~18.04 [32.6 kB] #8 11.91 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB] #8 11.91 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B] #8 11.91 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB] #8 11.91 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB] #8 11.91 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB] #8 11.91 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgcc-7-dev armhf 7.5.0-3ubuntu1~18.04 [706 kB] #8 11.94 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB] #8 12.32 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B] #8 12.47 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libstdc++-7-dev armhf 7.5.0-3ubuntu1~18.04 [1544 kB] #8 13.10 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB] #8 13.57 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B] #8 13.58 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB] #8 13.58 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] #8 13.58 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB] #8 13.59 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] #8 13.62 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B] #8 13.62 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1 [34.1 kB] #8 13.62 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1 [136 kB] #8 13.62 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1 [24.1 kB] #8 13.64 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1 [76.5 kB] #8 13.70 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1 [47.2 kB] #8 13.70 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1 [87.9 kB] #8 13.70 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1 [168 kB] #8 13.71 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1 [13.1 kB] #8 13.71 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1 [78.8 kB] #8 13.73 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules-db armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.3 kB] #8 13.73 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB] #8 13.73 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] #8 13.73 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.10 [131 kB] #8 13.79 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB] #8 13.79 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB] #8 13.80 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.17 [188 kB] #8 13.81 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.17 [152 kB] #8 13.81 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB] #8 13.81 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB] #8 13.83 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf dh-autoreconf all 19~ubuntu18.04.1 [16.0 kB] #8 13.83 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] #8 13.87 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] #8 13.87 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB] #8 13.95 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B] #8 13.95 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdw1 armhf 0.170-0.4ubuntu0.1 [190 kB] #8 13.95 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblua5.2-0 armhf 5.2.4-1.1build1 [83.4 kB] #8 13.95 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnspr4 armhf 2:4.18-1ubuntu1 [89.8 kB] #8 13.96 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnss3 armhf 2:3.35-2ubuntu2.13 [1053 kB] #8 14.01 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf librpmio8 armhf 4.14.1+dfsg1-2 [60.6 kB] #8 14.01 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf debugedit armhf 4.14.1+dfsg1-2 [17.6 kB] #8 14.01 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf dwz armhf 0.13-5~bpo18.04.1 [139 kB] #8 14.02 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf libdebhelper-perl all 13.5.2ubuntu1~bpo18.04.1 [64.6 kB] #8 14.02 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB] #8 14.11 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB] #8 14.14 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB] #8 14.14 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB] #8 14.14 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf debhelper all 13.5.2ubuntu1~bpo18.04.1 [921 kB] #8 14.20 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB] #8 14.22 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB] #8 14.22 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB] #8 14.25 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB] #8 14.25 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB] #8 14.25 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.4 [106 kB] #8 14.26 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libksba8 armhf 1.3.5-2 [78.7 kB] #8 14.26 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B] #8 14.26 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.4 [275 kB] #8 14.32 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-pkg-resources all 39.0.1-2 [98.8 kB] #8 14.32 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB] #8 14.32 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB] #8 14.39 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB] #8 14.39 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.4 [49.8 kB] #8 14.39 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.4 [107 kB] #8 14.40 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.4 [408 kB] #8 14.41 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB] #8 14.41 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.4 [188 kB] #8 14.43 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.4 [76.4 kB] #8 14.47 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.4 [71.7 kB] #8 14.47 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.4 [183 kB] #8 14.48 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.4 [249 kB] #8 14.55 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB] #8 14.55 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB] #8 14.56 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB] #8 14.56 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB] #8 14.56 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB] #8 14.56 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.17 [187 kB] #8 14.56 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB] #8 14.63 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.11 [804 kB] #8 14.64 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.11 [2819 kB] #8 14.78 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #8 14.78 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB] #8 14.82 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #8 14.82 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB] #8 14.82 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B] #8 14.82 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B] #8 14.82 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB] #8 14.82 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB] #8 14.82 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB] #8 14.86 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #8 14.89 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #8 14.89 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB] #8 14.89 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #8 14.89 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB] #8 14.89 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] #8 14.89 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB] #8 14.89 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB] #8 14.89 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB] #8 14.93 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB] #8 14.98 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB] #8 14.98 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B] #8 14.98 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB] #8 14.98 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB] #8 14.98 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB] #8 14.98 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB] #8 15.13 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B] #8 15.20 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB] #8 15.28 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB] #8 15.31 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB] #8 15.33 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B] #8 15.35 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B] #8 15.36 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] #8 15.38 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B] #8 15.38 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B] #8 15.40 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB] #8 15.52 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] #8 15.57 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #8 15.57 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB] #8 15.58 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB] #8 15.59 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB] #8 15.59 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB] #8 15.59 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB] #8 15.63 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB] #8 15.64 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB] #8 15.64 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB] #8 15.68 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB] #8 15.68 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB] #8 15.68 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB] #8 15.68 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB] #8 15.68 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB] #8 15.68 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB] #8 15.75 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B] #8 15.75 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB] #8 15.75 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB] #8 15.75 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB] #8 15.82 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #8 15.83 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] #8 15.83 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B] #8 15.83 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB] #8 15.83 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB] #8 15.83 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB] #8 15.91 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB] #8 15.91 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB] #8 15.91 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB] #8 15.91 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB] #8 15.98 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB] #8 15.98 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-daemon-perl all 6.01-1 [17.0 kB] #8 15.98 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB] #8 15.98 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #8 15.98 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB] #8 15.98 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB] #8 16.05 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB] #8 16.05 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB] #8 16.06 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB] #8 16.06 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB] #8 16.15 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB] #8 16.15 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB] #8 16.15 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB] #8 16.15 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB] #8 16.15 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B] #8 16.15 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB] #8 16.20 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB] #8 16.20 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB] #8 16.20 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB] #8 16.20 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB] #8 16.28 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB] #8 16.28 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB] #8 16.28 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB] #8 16.28 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #8 16.28 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B] #8 16.28 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B] #8 16.35 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB] #8 16.35 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] #8 16.35 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B] #8 16.35 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB] #8 16.43 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB] #8 16.43 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB] #8 16.43 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB] #8 16.43 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] #8 16.43 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [41.9 kB] #8 16.43 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB] #8 16.51 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB] #8 16.51 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #8 16.51 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B] #8 16.51 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB] #8 16.58 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #8 16.58 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB] #8 16.58 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] #8 16.58 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB] #8 10.20 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] #8 10.21 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] #8 10.22 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] #8 10.23 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.14 [4660 B] #8 10.23 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] #8 10.23 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] #8 10.23 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] #8 10.24 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] #8 10.24 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB] #8 10.25 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libelf1 amd64 0.170-0.4ubuntu0.1 [44.8 kB] #8 10.25 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] #8 10.28 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #8 10.28 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB] #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:25b104d1c7cc4da4dcfe0b17eab5c766ec086f74892575c221d063104aab16a4 #8 0.956 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] #8 1.347 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] #8 1.440 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] #8 1.528 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] #8 1.622 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] #8 1.677 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] #8 1.678 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] #8 1.839 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] #8 2.508 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1889 kB] #8 2.544 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B] #8 2.544 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5042 B] #8 2.544 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2028 kB] #8 2.617 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [12.5 kB] #8 2.617 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [12.2 kB] #8 2.617 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [4372 B] #8 2.617 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2759 B] #8 2.630 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1507 kB] #8 2.686 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1333 kB] #8 3.813 Fetched 19.7 MB in 3s (6107 kB/s) #8 3.813 Reading package lists... #8 4.862 Reading package lists... #8 5.961 Building dependency tree... #8 6.124 Reading state information... #8 6.316 The following additional packages will be installed: #8 6.316 at autoconf automake autopoint autotools-dev binutils #8 6.316 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 6.316 ca-certificates cpp cpp-7 dctrl-tools debugedit dh-autoreconf #8 6.316 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput #8 6.316 fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man #8 6.316 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 6.316 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #8 6.316 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 6.316 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 6.316 libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl #8 6.316 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 6.316 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl #8 6.316 libclass-accessor-perl libclass-method-modifiers-perl #8 6.316 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 6.316 libdata-dump-perl libdata-optlist-perl libdebhelper-perl #8 6.316 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 6.316 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #8 6.316 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #8 6.316 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 6.316 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 6.316 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 6.316 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 6.316 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 6.316 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 6.316 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 6.316 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 6.316 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 6.316 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 6.316 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 6.316 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 6.316 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 6.316 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 6.316 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 6.316 libldap-common liblist-compare-perl liblist-moreutils-perl #8 6.316 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblua5.2-0 #8 6.316 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 6.316 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #8 6.316 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 6.316 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl #8 6.316 libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 6.316 libnghttp2-14 libnpth0 libnspr4 libnss3 libnumber-compare-perl #8 6.316 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #8 6.316 libparams-classify-perl libparams-util-perl libparams-validate-perl #8 6.316 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #8 6.316 libperl5.26 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpopt0 #8 6.316 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib #8 6.316 libreadline7 libregexp-pattern-license-perl libroken18-heimdal #8 6.316 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #8 6.316 libsasl2-modules-db libsigsegv2 libsocket6-perl libsort-key-perl #8 6.316 libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 libstdc++-7-dev #8 6.316 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 6.316 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 6.316 libsub-install-perl libsub-name-perl libsub-quote-perl #8 6.316 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 6.316 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 6.316 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal #8 6.316 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 6.316 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 6.316 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 6.316 libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 #8 6.316 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #8 6.316 man-db manpages manpages-dev mime-support multiarch-support netbase #8 6.316 openssh-client openssl patch patchutils perl perl-modules-5.26 #8 6.316 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #8 6.316 python-apt-common python3 python3-apt python3-certifi python3-chardet #8 6.316 python3-debian python3-gpg python3-idna python3-magic python3-minimal #8 6.316 python3-pkg-resources python3-requests python3-six python3-unidiff #8 6.316 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #8 6.316 shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 6.316 Suggested packages: #8 6.316 default-mta | mail-transport-agent autoconf-archive gnu-standards #8 6.316 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #8 6.316 gcc-7-locales debtags dh-make rpm-i18n adequate autopkgtest bls-standalone #8 6.316 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 6.316 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 6.316 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 6.316 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 6.316 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #8 6.316 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #8 6.316 mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb #8 6.316 gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg #8 6.316 liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg #8 6.316 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 6.316 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 6.316 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 6.316 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #8 6.316 libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl #8 6.316 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #8 6.316 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #8 6.316 libstdc++-7-doc libbareword-filehandles-perl libindirect-perl #8 6.316 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #8 6.316 libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl #8 6.316 lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere #8 6.316 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #8 6.316 | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc #8 6.316 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #8 6.316 python3-cryptography python3-openssl python3-socks python3.6-venv #8 6.316 python3.6-doc binfmt-support readline-doc zip wdiff-doc #8 6.776 The following NEW packages will be installed: #8 6.776 at autoconf automake autopoint autotools-dev binutils #8 6.776 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 6.776 ca-certificates cpp cpp-7 curl dctrl-tools debhelper debugedit devscripts #8 6.776 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 6.776 dpkg-dev dput dwz equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base #8 6.776 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #8 6.776 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #8 6.776 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 6.776 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 6.776 libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1 #8 6.776 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 6.776 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #8 6.776 libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl #8 6.776 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 6.776 libdata-dump-perl libdata-optlist-perl libdebhelper-perl #8 6.776 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 6.776 libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdw1 #8 6.776 libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl #8 6.776 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 6.776 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 6.776 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 6.776 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 6.776 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 6.776 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 6.776 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 6.776 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 6.776 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 6.776 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 6.776 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 6.776 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 6.776 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 6.776 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 6.776 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 6.776 libldap-common liblist-compare-perl liblist-moreutils-perl #8 6.776 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblua5.2-0 #8 6.776 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 6.776 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #8 6.776 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 6.776 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl #8 6.776 libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 6.776 libnghttp2-14 libnpth0 libnspr4 libnss3 libnumber-compare-perl #8 6.776 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #8 6.776 libparams-classify-perl libparams-util-perl libparams-validate-perl #8 6.776 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #8 6.776 libperl5.26 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpopt0 #8 6.776 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib #8 6.776 libreadline7 libregexp-pattern-license-perl libroken18-heimdal #8 6.776 librole-tiny-perl librpmio8 librtmp1 libsasl2-2 libsasl2-modules #8 6.776 libsasl2-modules-db libsigsegv2 libsocket6-perl libsort-key-perl #8 6.776 libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 libstdc++-7-dev #8 6.776 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 6.776 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 6.776 libsub-install-perl libsub-name-perl libsub-quote-perl #8 6.776 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 6.776 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 6.776 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal #8 6.776 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 6.776 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 6.776 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 6.776 libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 #8 6.776 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #8 6.776 man-db manpages manpages-dev mime-support multiarch-support netbase #8 6.776 openssh-client openssl patch patchutils perl perl-modules-5.26 #8 6.776 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #8 6.776 python-apt-common python3 python3-apt python3-certifi python3-chardet #8 6.776 python3-debian python3-gpg python3-idna python3-magic python3-minimal #8 6.776 python3-pkg-resources python3-requests python3-six python3-unidiff #8 6.776 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #8 6.776 shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 7.192 0 upgraded, 308 newly installed, 0 to remove and 0 not upgraded. #8 7.192 Need to get 89.6 MB of archives. #8 7.192 After this operation, 391 MB of additional disk space will be used. #8 7.192 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] #8 7.336 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.17 [1063 kB] #8 7.738 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.7 [529 kB] #8 7.780 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.7 [70.2 kB] #8 7.784 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.7 [1326 kB] #8 7.848 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] #8 7.849 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] #8 7.850 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] #8 7.851 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] #8 7.852 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] #8 7.860 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.5 [430 kB] #8 7.882 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.7 [1608 kB] #8 7.956 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.7 [203 kB] #8 7.965 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] #8 7.966 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] #8 7.968 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.5 [6960 B] #8 7.968 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] #8 7.969 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] #8 7.970 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] #8 7.970 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] #8 7.985 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #8 8.032 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB] #8 8.104 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] #8 8.104 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB] #8 8.104 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB] #8 8.126 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] #8 8.126 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB] #8 8.126 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB] #8 8.192 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] #8 8.326 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] #8 8.326 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] #8 8.526 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] #8 8.526 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.17 [583 kB] #8 8.530 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20210119~18.04.2 [145 kB] #8 8.533 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.14 [4660 B] #8 8.533 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] #8 8.546 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] #8 8.546 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] #8 8.546 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] #8 8.549 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB] #8 8.590 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libelf1 arm64 0.170-0.4ubuntu0.1 [41.1 kB] #8 8.660 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB] #8 8.699 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #8 8.699 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB] #8 9.163 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpopt0 arm64 1.16-11 [22.8 kB] #8 9.168 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.5 [548 kB] #8 9.171 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB] #8 9.174 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB] #8 9.174 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] #8 9.179 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] #8 9.182 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB] #8 9.182 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] #8 9.187 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB] #8 9.235 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB] #8 9.307 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB] #8 9.416 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] #8 9.416 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] #8 9.424 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB] #8 9.424 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB] #8 9.424 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B] #8 9.424 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB] #8 9.432 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB] #8 9.436 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] #8 9.452 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.9 [724 kB] #8 9.488 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] #8 9.565 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] #8 9.618 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.6 [527 kB] #8 9.645 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] #8 9.645 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] #8 9.646 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB] #8 9.652 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB] #8 9.663 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] #8 9.665 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB] #8 9.665 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB] #8 9.665 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB] #8 9.704 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB] #8 9.778 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB] #8 9.778 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB] #8 9.796 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] #8 9.811 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.7 [197 kB] #8 9.818 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.7 [417 kB] #8 9.849 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.7 [2169 kB] #8 9.945 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.7 [3372 B] #8 9.945 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.5 [58.7 kB] #8 9.945 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-176.185 [964 kB] #8 9.996 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.5 [2048 kB] #8 10.09 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] #8 10.09 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] #8 10.10 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] #8 10.11 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] #8 10.11 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 4.5s done #9 11.41 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11 amd64 11.2.0-19ubuntu1 [20.1 MB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 3.9s done #14 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #14 DONE 14.9s #8 10.25 Get:116 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 10.25 Get:117 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 10.25 Get:118 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 10.26 Get:119 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u1 [548 kB] #8 10.26 Get:120 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB] #8 10.26 Get:121 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 10.26 Get:122 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u1 [763 kB] #8 10.28 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u1 [1085 kB] #8 10.29 Get:124 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u1 [905 kB] #9 8.904 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] #9 8.924 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] #9 8.947 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] #9 8.952 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.10 [4704 B] #9 8.952 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #9 8.960 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #9 8.963 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #9 8.964 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] #9 8.969 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] #9 8.978 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 extracting sha256:5fdd409f4b2bf3771fac1cbc2df46d1cbb4b800b154cfc33e8e0cd23e67ab3e0 0.5s done #14 extracting sha256:fa3069e6cecf9d5e43ace0a925b53849b2fd189ef41883d45d8f2e12213c2c06 0.4s done #14 extracting sha256:4ee16f45eff97cbe98b74c63ca2375b2c6b2592cd765a86df098f731baab13ad 4.1s done #14 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 3.8s done #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 1.0s #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:3711b7cb8502c0d16d7edf41115e168fae5a51ae39c8f467e6e44b8f1fc7da16 #9 9.053 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] #9 9.053 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] #9 9.063 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 0.1s #14 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa #8 9.325 Get:76 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B] #8 9.325 Get:77 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB] #8 9.347 Get:78 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB] #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 10.5s #8 9.600 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #8 9.605 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 9.609 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 9.617 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #8 9.618 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB] #8 9.629 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB] #8 9.640 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B] #8 9.643 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB] #8 9.645 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB] #8 9.645 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB] #8 9.647 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 9.648 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB] #8 9.649 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB] #8 9.655 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #8 9.657 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB] #8 9.671 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB] #8 9.674 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB] #8 9.674 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #8 9.680 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #8 9.680 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB] #8 9.685 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 9.688 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 9.716 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] #8 9.720 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB] #8 9.720 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB] #8 9.723 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #8 9.724 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB] #8 9.726 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #8 9.728 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB] #8 9.729 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 9.730 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 9.731 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 9.736 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB] #8 9.737 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB] #8 9.739 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B] #8 9.741 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB] #8 9.743 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB] #8 9.747 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB] #8 9.748 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB] #8 9.750 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB] #8 9.752 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB] #8 9.758 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB] #8 9.759 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB] #8 9.766 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 9.769 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 9.770 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 9.813 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB] #8 9.849 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 9.850 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 9.851 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #8 9.852 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB] #8 9.863 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB] #9 9.957 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB] #9 9.959 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB] #9 10.11 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B] #9 10.19 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.1 [2808 kB] #8 16.60 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB] #8 16.60 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB] #8 16.65 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB] #8 16.66 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB] #8 16.66 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB] #8 16.66 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB] #8 16.72 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB] #8 16.72 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB] #8 16.76 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB] #8 16.86 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB] #8 10.56 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpopt0 amd64 1.16-11 [26.2 kB] #8 10.56 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.5 [663 kB] #8 10.58 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] #8 10.58 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB] #8 10.59 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] #8 10.59 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] #8 10.60 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB] #8 10.60 Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] #8 10.60 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] #8 10.60 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB] #8 10.61 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB] #8 10.65 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] #8 10.65 Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] #8 10.66 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] #8 10.66 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] #8 10.66 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] #8 10.66 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] #8 10.67 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] #8 10.68 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] #8 10.68 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] #8 10.71 Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #13 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:29f6ca4d187dd42356678f2cfd56892c4e7f0813c48f86e893e2555dd7884be8 #9 10.13 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB] #9 10.17 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB] #9 10.27 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB] #9 10.29 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [920 kB] #9 10.35 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.1 [6738 kB] #8 10.30 Get:125 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u1 [928 kB] #8 10.31 Get:126 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 10.31 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u1 [669 kB] #8 10.32 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u1 [524 kB] #8 10.32 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u1 [516 kB] #8 10.33 Get:130 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u1 [645 kB] #8 10.35 Get:131 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u1 [825 kB] #8 10.35 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] #8 10.35 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 10.36 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #8 10.36 Get:135 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] #8 10.36 Get:136 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] #8 10.36 Get:137 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] #8 10.36 Get:138 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 10.36 Get:139 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] #8 10.36 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 10.36 Get:141 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] #8 10.36 Get:142 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] #8 10.38 Get:143 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 10.38 Get:144 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 10.38 Get:145 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #8 10.38 Get:146 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #8 10.38 Get:147 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] #8 10.38 Get:148 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] #8 10.38 Get:149 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 10.39 Get:150 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #8 10.39 Get:151 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] #8 10.39 Get:152 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] #8 10.39 Get:153 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 10.39 Get:154 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] #8 10.39 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] #8 10.39 Get:156 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 10.39 Get:157 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] #8 10.39 Get:158 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 10.39 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] #8 10.39 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 10.40 Get:161 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 10.40 Get:162 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] #8 10.41 Get:163 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] #8 10.43 Get:164 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] #8 10.43 Get:165 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] #8 10.43 Get:166 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 10.43 Get:167 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 10.43 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 10.43 Get:169 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] #8 10.45 Get:170 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #8 10.46 Get:171 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 10.49 Get:172 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] #9 9.470 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libpopt0 amd64 1.16-14 [26.3 kB] #9 9.470 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] #14 ... #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 #8 sha256:7a3c4b07df1be1fa98051503d43565a28104720abdaac221801ddb22d720ef8c #8 DONE 4.5s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 100.00MB / 110.02MB 16.7s #8 9.502 Get:79 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B] #8 9.506 Get:80 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB] #8 9.513 Get:81 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.9 [1537 kB] #8 9.538 Get:82 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB] #8 9.538 Get:83 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.9 [2153 kB] #8 9.598 Get:84 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B] #8 9.609 Get:85 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB] #8 9.609 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB] #8 9.609 Get:87 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB] #8 9.609 Get:88 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3 [210 kB] #8 9.609 Get:89 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB] #8 9.609 Get:90 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB] #8 9.609 Get:91 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #8 9.609 Get:92 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB] #8 9.609 Get:93 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u1 [309 kB] #8 9.615 Get:94 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u1 [258 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 4.4s done #13 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #13 DONE 14.4s #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:3fdabe99694729eae2c9116f95b898747359269850f7fed0c9187ad0d7337590 #8 9.899 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB] #8 9.920 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB] #8 9.930 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB] #8 9.933 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB] #8 9.933 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26 [165 kB] #8 9.934 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB] #8 9.953 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] #8 9.953 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB] #8 16.88 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB] #8 16.88 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB] #8 16.89 Get:299 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB] #8 16.89 Get:300 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B] #8 16.89 Get:301 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] #8 16.89 Get:302 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.1 [155 kB] #8 16.90 Get:303 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB] #8 17.04 Get:304 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB] #8 10.71 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] #8 10.75 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.6 [612 kB] #8 10.77 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] #8 10.77 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] #8 10.77 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB] #8 10.77 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB] #8 10.77 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB] #8 10.78 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] #8 10.78 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB] #8 10.78 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] #8 10.79 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] #8 10.79 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] #8 10.82 Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] #8 10.82 Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] #8 10.83 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] #8 10.83 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] #8 10.85 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] #8 10.87 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] #8 10.93 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] #8 10.93 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.5 [71.9 kB] #13 DONE 15.3s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:25b104d1c7cc4da4dcfe0b17eab5c766ec086f74892575c221d063104aab16a4 #8 10.50 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] #8 10.51 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] #8 10.51 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] #8 10.51 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] #8 10.52 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] #8 10.52 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] #8 10.52 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] #8 10.53 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] #8 10.53 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] #8 10.58 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] #8 10.76 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] #8 10.49 Get:173 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] #8 10.50 Get:174 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u1 [7624 B] #8 10.50 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] #8 10.50 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] #8 10.50 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #8 10.50 Get:178 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] #8 10.50 Get:179 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] #8 10.50 Get:180 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] #8 10.51 Get:181 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] #8 10.53 Get:182 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] #8 10.53 Get:183 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #8 10.57 Get:184 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #8 10.57 Get:185 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u1 [338 kB] #8 10.60 Get:186 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 10.60 Get:187 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB] #8 10.67 Get:188 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB] #8 10.80 Get:189 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] #8 10.85 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 10.85 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #8 10.85 Get:192 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 10.85 Get:193 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] #8 10.86 Get:194 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] #8 10.86 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #9 9.496 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 9.499 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 9.499 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #9 9.499 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB] #9 9.504 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #9 9.505 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #9 9.520 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #9 9.540 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #9 9.614 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] #9 9.619 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #9 9.619 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 106.95MB / 110.02MB 17.0s #8 9.618 Get:95 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #8 9.638 Get:96 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #8 9.638 Get:97 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #8 9.638 Get:98 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #8 9.638 Get:99 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #8 9.638 Get:100 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #8 9.638 Get:101 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 9.638 Get:102 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 9.638 Get:103 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #8 9.660 Get:104 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB] #8 9.660 Get:105 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB] #8 9.835 Get:106 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u1 [602 kB] #8 9.866 Get:107 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB] #8 9.890 Get:108 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 9.890 Get:109 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #8 9.890 Get:110 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #8 10.02 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #8 10.03 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB] #8 10.03 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB] #8 10.03 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB] #8 10.03 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB] #8 10.03 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB] #8 10.03 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] #8 10.03 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] #8 10.03 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB] #8 10.03 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB] #8 10.05 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB] #8 10.05 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 10.05 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 10.05 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B] #8 10.05 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB] #8 10.05 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB] #8 10.06 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB] #8 10.08 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB] #8 10.10 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #9 10.75 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB] #8 3.455 Get:8 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] #8 17.19 Get:305 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB] #8 17.28 Get:306 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B] #8 10.94 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-176.185 [986 kB] #8 10.98 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.5 [2587 kB] #8 11.06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] #8 11.08 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] #8 11.09 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] #8 11.10 Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #8 11.10 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] #8 10.86 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #8 10.86 Get:197 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] #8 10.86 Get:198 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 10.86 Get:199 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 10.86 Get:200 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 10.87 Get:201 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] #8 10.87 Get:202 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 10.87 Get:203 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #8 10.88 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB] #8 10.88 Get:205 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #8 10.88 Get:206 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #8 10.89 Get:207 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #8 10.89 Get:208 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #8 10.89 Get:209 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB] #8 10.90 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #8 10.91 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 10.91 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #8 10.91 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB] #8 10.91 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB] #8 10.91 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB] #8 10.91 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #8 10.92 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u3 [245 kB] #8 10.92 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 10.92 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 10.93 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] #8 10.93 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] #8 10.93 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] #8 10.93 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] #8 10.93 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 10.94 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] #8 10.94 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] #8 10.94 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 10.94 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 10.94 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] #8 10.94 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] #8 10.95 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 10.98 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 10.99 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] #8 10.99 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 10.99 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] #8 11.00 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 11.00 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #8 11.01 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 11.04 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] #8 11.04 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 11.04 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] #8 11.05 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 11.05 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] #8 11.05 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 11.05 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 11.05 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] #8 11.05 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B] #8 11.06 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] #8 11.06 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #8 11.06 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #8 11.06 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] #8 11.06 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 11.06 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 11.07 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 11.07 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #8 11.07 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] #8 11.07 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] #8 11.07 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 11.07 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] #8 11.08 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #8 11.08 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] #8 11.08 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #9 9.735 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 9.735 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #9 9.741 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #9 9.741 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #9 9.741 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] #9 9.742 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] #9 9.745 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] #9 9.762 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] #9 9.774 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] #9 9.836 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #9 9.837 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #9 9.838 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #9 9.838 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #9 9.839 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 9.843 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB] #9 9.865 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #9 9.866 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 9.910 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #9 9.959 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] #9 9.999 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #9 10.00 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] #9 10.00 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.7 [154 kB] #9 10.01 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB] #9 10.01 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #9 10.02 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #9 10.03 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #14 extracting sha256:ca53ad6266ed4ba4323f1553d8b226d0a180384cd290a8361ab19347f6d761fa 11.3s done #9 10.71 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B] #9 10.71 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [1688 kB] #9 10.74 Get:112 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.1 [6843 kB] #8 9.922 Get:111 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB] #8 8.879 The following NEW packages will be installed: #8 8.879 autoconf automake autopoint autotools-dev binutils #8 8.889 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 8.889 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 8.889 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base #8 8.889 intltool-debian libarchive-zip-perl libasan5 libatomic1 #8 8.889 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 #8 8.889 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl #8 8.889 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #8 8.889 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 8.889 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #8 8.889 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #8 8.889 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #8 8.889 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 8.889 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #8 8.889 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 8.889 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 8.889 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 8.889 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 8.889 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 8.889 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 8.889 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 8.889 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 8.889 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 8.889 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 8.889 po-debconf python3 python3-minimal python3.7 python3.7-minimal #8 8.889 sensible-utils wdiff xz-utils #8 8.889 The following packages will be upgraded: #8 8.889 libc6 perl-base #8 5.859 CentOS Stream 9 - AppStream 5.2 MB/s | 11 MB 00:02 #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 5.2s #8 10.58 debconf: delaying package configuration, since apt-utils is not installed #8 10.62 Fetched 167 MB in 5s (34.2 MB/s) #9 10.79 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [683 kB] #9 10.82 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.1 [6584 kB] #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 5.0s #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 5.6s done #8 17.52 debconf: delaying package configuration, since apt-utils is not installed #8 17.55 Fetched 86.5 MB in 9s (9511 kB/s) #8 17.60 Selecting previously unselected package liblocale-gettext-perl. #8 17.60 (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.) #8 17.60 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ... #8 17.60 Unpacking liblocale-gettext-perl (1.07-3build2) ... #8 11.40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] #8 11.40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] #8 11.40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] #8 11.40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] #8 11.41 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] #8 11.41 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] #8 11.42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] #8 11.42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] #8 11.43 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] #8 11.46 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] #8 11.50 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] #8 11.50 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] #8 11.53 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] #9 10.03 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #9 10.06 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #9 10.13 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #9 10.14 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #9 10.15 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #9 10.16 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #9 10.18 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #9 10.20 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] #9 10.21 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] #9 10.23 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] #8 11.08 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] #8 11.09 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 11.09 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 11.09 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 11.09 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 11.09 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 11.09 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] #8 11.10 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] #8 11.10 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 11.10 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] #8 11.10 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] #8 11.11 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] #8 11.12 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 11.12 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] #8 11.12 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] #8 11.12 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 11.12 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] #8 11.15 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #8 11.18 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #8 11.18 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] #8 11.18 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] #8 11.18 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 11.18 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 11.18 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 11.19 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 11.19 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] #8 11.19 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 11.19 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] #8 11.19 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 11.19 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB] #8 11.19 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] #8 11.20 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] #8 11.22 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] #8 11.25 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 11.25 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #8 11.26 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #8 11.26 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #8 11.26 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 11.27 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 11.27 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 11.27 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] #8 11.27 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] #8 11.27 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #8 11.28 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 11.28 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 11.29 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #9 11.15 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B] #9 11.15 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB] #9 11.16 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] #9 11.16 Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB] #9 11.17 Get:117 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dpkg-dev all 1.19.7ubuntu3 [679 kB] #9 11.18 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B] #9 11.18 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] #9 11.18 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1 [39.4 kB] #9 11.19 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1 [150 kB] #9 11.22 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1 [27.9 kB] #8 9.440 2 upgraded, 125 newly installed, 0 to remove and 5 not upgraded. #8 9.440 Need to get 70.4 MB of archives. #8 9.440 After this operation, 272 MB of additional disk space will be used. #8 9.440 Get:1 http://archive.raspbian.org/raspbian buster/main armhf perl-base armhf 5.28.1-6+deb10u1 [1352 kB] #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 5.5s done #8 10.73 Selecting previously unselected package bsdextrautils. #8 10.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 ... 6645 files and directories currently installed.) #8 10.73 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ... #8 10.73 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #8 10.83 Selecting previously unselected package libuchardet0:arm64. #8 10.83 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ... #8 10.85 Unpacking libuchardet0:arm64 (0.0.7-1) ... #8 10.91 Selecting previously unselected package groff-base. #8 10.91 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ... #8 10.93 Unpacking groff-base (1.22.4-6) ... #9 11.19 Get:107 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B] #9 11.21 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [1792 kB] #9 11.23 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.1 [6699 kB] #14 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.9s done #14 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.1s #8 17.65 Selecting previously unselected package libssl1.1:armhf. #8 17.65 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_armhf.deb ... #8 17.65 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.17) ... #8 17.81 Selecting previously unselected package libpython3.6-minimal:armhf. #8 17.81 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_armhf.deb ... #8 17.81 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.7) ... #8 17.96 Selecting previously unselected package libexpat1:armhf. #8 17.96 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_armhf.deb ... #8 11.62 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] #9 10.23 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] #9 10.24 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] #9 10.32 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] #9 10.32 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] #9 10.33 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-109.123 [1111 kB] #9 10.37 Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #9 10.38 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] #9 10.49 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] #8 11.29 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] #8 11.29 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] #8 11.29 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] #8 11.29 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] #8 11.30 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] #8 11.30 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] #8 11.31 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 11.31 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] #8 11.31 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] #8 11.32 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #8 11.32 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] #8 11.32 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] #8 11.32 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] #8 11.32 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #8 11.33 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #8 11.33 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] #8 11.33 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 11.33 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 11.33 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #8 11.33 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] #8 11.33 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] #8 11.33 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #8 11.33 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] #8 11.34 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #8 11.34 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] #8 11.35 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 11.36 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 11.36 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 11.36 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] #8 11.36 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] #8 11.36 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] #8 11.36 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] #8 11.36 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] #8 11.36 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] #8 11.36 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] #8 11.36 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] #8 11.37 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] #8 11.37 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] #8 11.37 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] #8 11.37 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #8 11.37 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 11.37 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 11.37 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 11.38 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #8 11.38 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 11.38 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 11.38 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #8 11.39 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] #8 11.39 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] #8 11.40 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] #8 11.40 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] #8 11.40 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] #8 11.40 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #8 11.40 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB] #8 11.40 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] #8 11.42 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] #8 11.43 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #8 11.45 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #8 11.46 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] #8 11.46 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] #8 11.46 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] #8 11.46 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] #8 11.47 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB] #8 11.47 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #8 11.47 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #8 11.47 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] #8 11.47 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] #8 11.48 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #8 11.48 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 11.48 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 11.48 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] #8 11.48 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] #8 11.49 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #8 11.50 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] #8 11.50 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #8 11.50 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #7 DONE 1.3s #8 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi #8 sha256:9f8e2a6354f64047a93fd5ce141253a92dda9f616d0bc2d98ffd51e7ce81b0e2 #9 11.22 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1 [86.4 kB] #9 11.30 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [47.3 kB] #9 11.30 Get:125 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1 [98.7 kB] #9 11.30 Get:126 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1 [191 kB] #9 11.31 Get:127 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [14.7 kB] #9 11.31 Get:128 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1 [88.3 kB] #9 11.31 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB] #9 11.31 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB] #9 11.32 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] #9 11.37 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.8 [145 kB] #9 11.38 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB] #9 11.45 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB] #9 11.45 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB] #9 11.45 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.10 [215 kB] #9 11.48 Get:137 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.10 [157 kB] #9 12.76 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #9 12.84 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstdc++-11-dev amd64 11.2.0-19ubuntu1 [2083 kB] #14 sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 110.02MB / 110.02MB 18.0s done #8 9.556 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB] #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:41fd9cdb775df00062a5c60c3b6bc1bc3562a5f8a595f13efd719834917a2418 #8 4.177 Fedora 36 - aarch64 17 MB/s | 60 MB 00:03 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #8 11.66 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] #8 11.66 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] #8 11.68 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] #8 11.19 Selecting previously unselected package libgdbm6:arm64. #8 11.19 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ... #8 11.21 Unpacking libgdbm6:arm64 (1.19-2) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:fc574228dba3222af2960f1d5f65087efa44b3a2bcf1b5db907e74df3d840cb1 #9 1.024 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #9 1.436 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [109 kB] #9 1.531 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [90.7 kB] #9 1.622 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #9 1.720 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] #9 1.952 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] #9 1.957 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] #9 1.959 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] #9 3.178 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [13.1 kB] #9 3.178 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [75.5 kB] #9 3.178 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [96.3 kB] #9 3.178 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [12.7 kB] #9 3.178 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [58.9 kB] #9 3.178 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [83.5 kB] #9 3.950 Fetched 20.1 MB in 3s (6053 kB/s) #9 3.950 Reading package lists... #9 4.637 Reading package lists... #9 5.285 Building dependency tree... #9 5.450 Reading state information... #9 5.725 The following additional packages will be installed: #9 5.725 autoconf automake autopoint autotools-dev binutils #9 5.725 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #9 5.725 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #9 5.725 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.725 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #9 5.726 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #9 5.726 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #9 5.726 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 5.726 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.726 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.726 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.726 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.726 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 5.726 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 5.726 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 5.726 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 5.726 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 5.726 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 5.726 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 5.726 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 5.726 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 5.726 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 5.726 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 5.726 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 5.726 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 5.726 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 5.726 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 5.726 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 5.726 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 5.727 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.727 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.727 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.727 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.727 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.727 libhwasan0 libicu70 libimport-into-perl libio-html-perl #9 5.727 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #9 5.727 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #9 5.727 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #9 5.727 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #9 5.727 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #9 5.727 libldap-common liblist-compare-perl liblist-moreutils-perl #9 5.727 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.727 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 5.727 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.727 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.727 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #9 5.727 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.727 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.727 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.727 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #9 5.727 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #9 5.727 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.727 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #9 5.727 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #9 5.727 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #9 5.727 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #9 5.727 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #9 5.727 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #9 5.727 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.727 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 5.728 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 5.728 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 5.728 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 5.728 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 5.728 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 5.728 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 5.728 libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.728 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 5.728 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.728 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.728 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.728 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.728 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #9 5.728 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #9 5.728 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 5.728 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 5.728 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #9 5.728 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #9 5.728 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #9 5.728 man-db manpages manpages-dev media-types netbase openssh-client openssl #9 5.728 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 5.729 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 5.729 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 5.729 python3-idna python3-magic python3-minimal python3-pkg-resources #9 5.729 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 5.729 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 5.729 ucf unzip wdiff xauth xz-utils zstd #9 5.732 Suggested packages: #9 5.732 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 5.732 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 5.732 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #9 5.732 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #9 5.732 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.732 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 5.732 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #9 5.732 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #9 5.732 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 5.732 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #9 5.732 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #9 5.732 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #9 5.732 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #9 5.732 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 5.732 libscalar-number-perl libsasl2-modules-gssapi-mit #9 5.732 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 5.732 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #9 5.732 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 5.732 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #9 5.732 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 5.732 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 5.732 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 5.732 libterm-readline-gnu-perl | libterm-readline-perl-perl #9 5.732 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #9 5.732 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 5.732 python3-cryptography python3-openssl python3-socks python-requests-doc #9 5.732 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #9 6.004 The following NEW packages will be installed: #9 6.004 autoconf automake autopoint autotools-dev binutils #9 6.004 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #9 6.004 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #9 6.004 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #9 6.004 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #9 6.004 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #9 6.004 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 6.004 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #9 6.004 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 6.004 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.004 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.004 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.004 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.004 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.004 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.004 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.004 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.004 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.004 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.004 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.004 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.004 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.004 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.004 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.004 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.004 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.004 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.004 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.005 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.005 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.005 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.005 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.005 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.005 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.005 libhwasan0 libicu70 libimport-into-perl libio-html-perl #9 6.005 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #9 6.005 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #9 6.005 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #9 6.005 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #9 6.005 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #9 6.005 libldap-common liblist-compare-perl liblist-moreutils-perl #9 6.005 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.005 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 6.005 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 6.005 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 6.005 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #9 6.005 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 6.005 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 6.005 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 6.005 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #9 6.005 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #9 6.005 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 6.005 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #9 6.005 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #9 6.005 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #9 6.005 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #9 6.005 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #9 6.005 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #9 6.005 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.005 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 6.005 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 6.005 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 6.005 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 6.005 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 6.005 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 6.005 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.005 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.005 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.005 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.005 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.005 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 6.005 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 6.005 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #9 6.005 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #9 6.005 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 6.005 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 6.005 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #9 6.005 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #9 6.005 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #9 6.006 man-db manpages manpages-dev media-types netbase openssh-client openssl #9 6.006 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 6.006 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 6.006 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.006 python3-idna python3-magic python3-minimal python3-pkg-resources #9 6.006 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.006 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 6.006 ucf unzip wdiff xauth xz-utils zstd #9 6.434 0 upgraded, 370 newly installed, 0 to remove and 3 not upgraded. #9 6.434 Need to get 128 MB of archives. #9 6.434 After this operation, 459 MB of additional disk space will be used. #9 6.434 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB] #9 6.584 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpython3.10-minimal arm64 3.10.4-3 [806 kB] #9 6.974 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexpat1 arm64 2.4.7-1 [78.1 kB] #9 6.984 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3.10-minimal arm64 3.10.4-3 [2244 kB] #9 7.118 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-minimal arm64 3.10.4-0ubuntu2 [24.4 kB] #9 7.121 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] #9 7.122 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] #9 7.128 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] #9 7.133 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] #9 7.140 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsqlite3-0 arm64 3.37.2-2 [636 kB] #9 7.171 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpython3.10-stdlib arm64 3.10.4-3 [1827 kB] #9 7.257 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3.10 arm64 3.10.4-3 [488 kB] #9 7.280 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpython3-stdlib arm64 3.10.4-0ubuntu2 [6990 B] #9 7.280 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3 arm64 3.10.4-0ubuntu2 [22.8 kB] #9 7.280 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB] #9 7.422 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB] #9 7.461 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B] #9 7.461 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1 [4700 kB] #9 7.710 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl arm64 5.34.0-3ubuntu1 [232 kB] #9 7.710 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.1 [1160 kB] #9 7.720 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ca-certificates all 20211016 [148 kB] #9 7.726 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.1 [5124 B] #9 7.740 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB] #9 7.895 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 less arm64 590-1build1 [142 kB] #9 7.900 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB] #9 7.900 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB] #9 7.902 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] #9 7.904 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] #9 8.471 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml2 arm64 2.9.13+dfsg-1build1 [727 kB] #9 8.481 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB] #9 8.483 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #9 8.505 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB] #9 8.505 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python-apt-common all 2.3.0ubuntu2 [15.2 kB] #9 8.519 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-apt arm64 2.3.0ubuntu2 [162 kB] #9 8.519 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB] #9 8.519 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB] #9 8.519 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB] #9 8.545 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic-mgc arm64 1:5.41-3 [257 kB] #9 8.621 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic1 arm64 1:5.41-3 [85.0 kB] #9 8.632 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 file arm64 1:5.41-3 [21.6 kB] #9 8.632 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB] #9 8.632 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #9 8.632 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB] #9 8.664 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #9 8.664 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB] #9 8.674 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB] #9 8.674 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB] #9 8.695 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB] #9 8.770 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB] #9 8.778 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] #9 8.781 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #9 8.781 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #9 8.781 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB] #9 8.783 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-data all 2:1.7.5-1 [119 kB] #9 8.795 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-6 arm64 2:1.7.5-1 [661 kB] #9 8.821 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #9 8.823 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #9 8.845 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB] #9 8.920 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB] #9 8.973 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 openssh-client arm64 1:8.9p1-3 [866 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 4.2s done #13 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #8 17.96 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.7) ... #8 18.01 Selecting previously unselected package python3.6-minimal. #8 18.01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_armhf.deb ... #8 18.02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... #9 10.49 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #9 10.52 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #9 10.53 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #9 10.53 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] #8 11.79 debconf: delaying package configuration, since apt-utils is not installed #8 11.82 Fetched 175 MB in 4s (40.8 MB/s) #9 11.49 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB] #9 11.49 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB] #9 11.49 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB] #9 11.49 Get:141 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 libdebhelper-perl all 13.5.2ubuntu1~bpo20.04.1 [64.6 kB] #9 11.52 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB] #9 11.53 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B] #9 11.59 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #9 11.60 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 11.60 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdw1 arm64 0.176-1.1build1 [212 kB] #9 11.62 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblua5.2-0 arm64 5.2.4-1.1build3 [96.0 kB] #9 11.63 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnspr4 arm64 2:4.25-1 [99.5 kB] #9 11.63 Get:149 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnss3 arm64 2:3.49.1-1ubuntu1.6 [1179 kB] #9 11.67 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 librpmio8 arm64 4.14.2.1+dfsg1-1build2 [69.7 kB] #9 11.67 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 debugedit arm64 4.14.2.1+dfsg1-1build2 [17.7 kB] #9 11.68 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB] #9 11.68 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB] #9 11.74 Get:154 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB] #14 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa #8 4.313 Fetched 18.8 MB in 4s (5338 kB/s) #8 10.08 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] #8 10.09 Get:4 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB] #8 12.10 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] #8 11.42 Selecting previously unselected package libpipeline1:arm64. #8 11.42 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ... #8 11.43 Unpacking libpipeline1:arm64 (1.5.3-1) ... #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed #14 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 #14 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #9 11.63 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B] #9 11.63 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB] #9 11.63 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdpkg-perl all 1.19.7ubuntu3 [230 kB] #9 11.63 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB] #9 11.63 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dpkg-dev all 1.19.7ubuntu3 [679 kB] #9 11.63 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B] #9 11.63 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB] #9 11.63 Get:117 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1 [34.6 kB] #9 11.63 Get:118 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1 [140 kB] #9 11.68 Get:119 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1 [24.4 kB] #9 11.71 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1 [78.5 kB] #9 11.71 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [47.1 kB] #9 11.71 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1 [89.0 kB] #9 11.71 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1 [170 kB] #9 11.73 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [13.2 kB] #9 11.73 Get:125 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1 [79.9 kB] #9 11.73 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB] #9 11.73 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB] #9 11.76 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] #9 11.83 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.8 [133 kB] #9 11.84 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB] #9 11.84 Get:131 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB] #9 11.84 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB] #9 11.85 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.10 [204 kB] #9 11.86 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.10 [154 kB] #8 18.23 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.17) ... #8 18.34 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.7) ... #8 18.36 Setting up libexpat1:armhf (2.2.5-3ubuntu0.7) ... #8 18.38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... #8 10.79 Get:112 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB] #8 10.79 Get:113 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB] #8 10.79 Get:114 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB] #8 10.79 Get:115 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u1 [532 kB] #8 10.79 Get:116 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB] #8 10.80 Get:117 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #8 10.80 Get:118 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u1 [722 kB] #8 10.81 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u1 [1085 kB] #8 10.84 Get:120 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u1 [835 kB] #8 10.86 Get:121 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u1 [868 kB] #8 10.89 Get:122 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB] #8 10.89 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u1 [630 kB] #8 10.89 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u1 [509 kB] #8 10.92 Get:125 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u1 [503 kB] #8 10.97 Get:126 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u1 [617 kB] #8 10.97 Get:127 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u1 [825 kB] #8 10.97 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #8 10.98 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 10.98 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #8 10.98 Get:131 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #8 10.98 Get:132 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB] #8 10.98 Get:133 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #8 10.98 Get:134 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 10.98 Get:135 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB] #8 10.98 Get:136 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 10.98 Get:137 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #8 10.98 Get:138 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB] #8 10.98 Get:139 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 10.98 Get:140 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 10.98 Get:141 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #8 10.99 Get:142 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #8 11.03 Get:143 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #8 11.03 Get:144 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #8 11.05 Get:145 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 11.05 Get:146 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #8 11.05 Get:147 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #8 11.05 Get:148 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #8 11.05 Get:149 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 11.05 Get:150 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #8 11.05 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #8 11.05 Get:152 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 11.05 Get:153 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #8 11.05 Get:154 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 11.05 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #8 11.05 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 11.05 Get:157 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 11.05 Get:158 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #8 11.05 Get:159 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB] #8 11.06 Get:160 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #8 11.07 Get:161 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #8 11.07 Get:162 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 11.07 Get:163 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 11.07 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 11.07 Get:165 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #8 11.07 Get:166 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #8 11.07 Get:167 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #8 11.07 Get:168 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #8 11.10 Get:169 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB] #8 11.10 Get:170 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u1 [7624 B] #8 11.10 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB] #8 11.10 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB] #14 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.6s done #9 10.89 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #9 10.90 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] #8 11.85 Selecting previously unselected package bsdextrautils. #8 11.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 ... 6653 files and directories currently installed.) #8 11.86 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ... #8 11.86 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #8 11.92 Selecting previously unselected package libuchardet0:amd64. #8 11.92 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... #8 11.93 Unpacking libuchardet0:amd64 (0.0.7-1) ... #8 11.97 Selecting previously unselected package groff-base. #8 11.97 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... #8 11.97 Unpacking groff-base (1.22.4-6) ... #8 12.20 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] #8 12.22 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] #8 12.28 Get:109 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] #9 11.78 Get:155 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 11.78 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB] #9 11.78 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 debhelper all 13.5.2ubuntu1~bpo20.04.1 [929 kB] #9 11.86 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB] #9 11.86 Get:159 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB] #9 11.87 Get:160 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB] #9 11.88 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.1 [117 kB] #9 11.89 Get:162 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] #9 11.89 Get:163 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B] #9 11.90 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.1 [310 kB] #9 11.92 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB] #9 11.93 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.1 [443 kB] #9 11.97 Get:167 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.1 [442 kB] #9 11.99 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB] #9 11.99 Get:169 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.1 [216 kB] #9 11.99 Get:170 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.1 [89.3 kB] #9 12.01 Get:171 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.1 [83.0 kB] #9 12.04 Get:172 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.1 [199 kB] #9 12.05 Get:173 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.1 [259 kB] #9 12.06 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #9 12.07 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB] #14 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 4.3s done #8 10.10 Get:5 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] #8 10.19 Get:6 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #8 10.19 Get:7 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] #8 10.23 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] #8 10.23 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] #8 10.24 Get:10 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB] #8 10.26 Get:11 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 10.28 Get:12 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB] #8 10.29 Get:13 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB] #9 13.35 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++-11 amd64 11.2.0-19ubuntu1 [11.4 MB] #8 12.11 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] #8 12.11 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] #8 12.11 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] #8 12.11 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] #8 12.13 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] #8 12.14 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] #8 12.14 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] #8 12.14 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] #8 12.18 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] #8 12.18 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] #8 12.25 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 5.2s #14 DONE 16.6s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:fc574228dba3222af2960f1d5f65087efa44b3a2bcf1b5db907e74df3d840cb1 #9 9.019 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB] #9 9.024 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB] #9 9.046 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB] #9 9.046 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB] #9 9.046 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB] #9 9.046 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB] #9 9.070 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB] #9 9.082 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB] #9 9.083 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB] #9 9.143 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB] #9 9.161 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-common arm64 2.38-3ubuntu1 [221 kB] #9 9.173 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbinutils arm64 2.38-3ubuntu1 [825 kB] #9 9.199 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf-nobfd0 arm64 2.38-3ubuntu1 [106 kB] #9 9.203 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf0 arm64 2.38-3ubuntu1 [102 kB] #9 9.222 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-aarch64-linux-gnu arm64 2.38-3ubuntu1 [3225 kB] #9 9.410 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils arm64 2.38-3ubuntu1 [3156 B] #9 9.410 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libc-dev-bin arm64 2.35-0ubuntu3 [19.6 kB] #9 9.410 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-27.28 [1282 kB] #9 9.426 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB] #9 9.445 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #9 9.447 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtirpc-dev arm64 1.3.2-2build1 [198 kB] #9 9.457 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #9 9.457 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libc6-dev arm64 2.35-0ubuntu3 [1544 kB] #9 9.534 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11-base arm64 11.2.0-19ubuntu1 [20.8 kB] #9 9.534 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB] #9 9.558 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB] #9 9.567 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB] #9 9.569 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp-11 arm64 11.2.0-19ubuntu1 [9692 kB] #9 11.87 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB] #9 11.87 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB] #9 11.88 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB] #9 11.91 Get:138 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf libdebhelper-perl all 13.5.2ubuntu1~bpo20.04.1 [64.6 kB] #9 11.98 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB] #9 11.99 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B] #9 11.99 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #9 11.99 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 11.99 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdw1 armhf 0.176-1.1build1 [211 kB] #9 11.99 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblua5.2-0 armhf 5.2.4-1.1build3 [82.7 kB] #9 12.00 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnspr4 armhf 2:4.25-1 [85.4 kB] #9 12.00 Get:146 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnss3 armhf 2:3.49.1-1ubuntu1.6 [1103 kB] #9 12.06 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf librpmio8 armhf 4.14.2.1+dfsg1-1build2 [61.2 kB] #9 12.06 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf debugedit armhf 4.14.2.1+dfsg1-1build2 [17.4 kB] #9 12.13 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB] #8 11.10 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB] #8 11.10 Get:174 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB] #8 11.11 Get:175 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB] #8 11.12 Get:176 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB] #8 11.12 Get:177 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB] #8 11.13 Get:178 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #8 11.13 Get:179 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB] #8 11.19 Get:180 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB] #8 11.21 Get:181 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u1 [306 kB] #8 11.25 Get:182 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #8 11.25 Get:183 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB] #8 11.26 Get:184 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB] #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 5.1s #9 11.05 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] #8 12.16 Selecting previously unselected package libgdbm6:amd64. #8 12.16 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... #8 12.17 Unpacking libgdbm6:amd64 (1.19-2) ... #8 12.21 Selecting previously unselected package libpipeline1:amd64. #8 12.21 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... #8 12.22 Unpacking libpipeline1:amd64 (1.5.3-1) ... #8 12.27 Selecting previously unselected package man-db. #8 12.27 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... #8 12.28 Unpacking man-db (2.9.4-2) ... #9 12.08 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB] #9 12.12 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB] #9 12.12 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 12.13 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB] #9 12.13 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #9 12.14 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB] #9 12.19 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB] #9 12.20 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 12.20 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 12.20 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB] #9 12.20 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 12.27 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 12.27 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB] #9 12.27 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB] #9 12.28 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB] #9 12.28 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #9 12.34 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B] #14 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 #8 10.32 Get:14 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB] #8 10.44 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #8 10.44 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB] #8 10.47 Get:17 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] #8 10.47 Get:18 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] #8 12.25 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] #8 12.26 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] #8 12.26 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] #8 12.26 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.6 kB] #8 12.27 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB] #8 12.27 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] #8 12.27 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.10 [131 kB] #8 12.32 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] #8 12.32 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] #8 12.39 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.17 [185 kB] #8 12.40 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.17 [152 kB] #8 12.41 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB] #8 12.41 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB] #8 12.41 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 dh-autoreconf all 19~ubuntu18.04.1 [16.0 kB] #8 12.42 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] #8 12.42 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] #8 12.42 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB] #8 12.47 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B] #8 12.47 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdw1 arm64 0.170-0.4ubuntu0.1 [179 kB] #8 12.54 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblua5.2-0 arm64 5.2.4-1.1build1 [94.3 kB] #8 DONE 0.9s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #8 12.01 Selecting previously unselected package man-db. #8 12.01 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ... #8 12.10 Unpacking man-db (2.9.4-2) ... #9 10.15 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB] #9 10.15 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcc1-0 arm64 12-20220319-1ubuntu1 [45.0 kB] #9 10.15 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgomp1 arm64 12-20220319-1ubuntu1 [124 kB] #9 10.15 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libitm1 arm64 12-20220319-1ubuntu1 [28.4 kB] #9 10.15 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libatomic1 arm64 12-20220319-1ubuntu1 [10.8 kB] #9 10.16 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libasan6 arm64 11.2.0-19ubuntu1 [2229 kB] #9 10.18 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblsan0 arm64 12-20220319-1ubuntu1 [1034 kB] #9 12.14 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB] #9 12.14 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB] #9 12.17 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 12.17 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB] #9 12.18 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf debhelper all 13.5.2ubuntu1~bpo20.04.1 [929 kB] #9 12.23 Get:155 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB] #9 12.23 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB] #9 12.24 Get:157 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB] #9 12.24 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.1 [107 kB] #9 12.29 Get:159 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libksba8 armhf 1.3.5-2 [78.7 kB] #9 12.29 Get:160 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B] #9 12.29 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.1 [288 kB] #9 12.30 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB] #9 12.30 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.1 [412 kB] #9 12.36 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.1 [425 kB] #8 11.41 Get:185 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] #8 11.47 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 11.48 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB] #8 11.48 Get:188 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 11.48 Get:189 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB] #8 11.48 Get:190 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB] #8 11.48 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #8 11.49 Get:192 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB] #8 11.49 Get:193 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB] #8 11.49 Get:194 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 11.49 Get:195 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 11.49 Get:196 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 11.50 Get:197 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB] #8 11.50 Get:198 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 11.50 Get:199 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB] #8 11.50 Get:200 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1 [357 kB] #8 11.50 Get:201 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB] #8 11.53 Get:202 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB] #8 11.53 Get:203 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB] #8 11.53 Get:204 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] #8 11.53 Get:205 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB] #8 11.53 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #8 11.53 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #8 11.53 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB] #8 11.55 Get:209 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB] #29 [linux/amd64->darwin/arm64 build 3/3] 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 #8 18.92 Selecting previously unselected package python3-minimal. #8 18.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 ... 4316 files and directories currently installed.) #8 18.92 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ... #8 18.93 Unpacking python3-minimal (3.6.7-1~18.04) ... #8 18.99 Selecting previously unselected package mime-support. #8 18.99 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #8 19.00 Unpacking mime-support (3.60ubuntu1) ... #9 11.37 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] #9 11.39 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] #9 11.39 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] #8 12.50 Selecting previously unselected package perl-modules-5.32. #8 12.50 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 12.50 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #9 11.56 Get:88 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB] #9 11.57 Get:89 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcc1-0 arm64 11.2.0-7ubuntu2 [54.1 kB] #9 11.57 Get:90 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgomp1 arm64 11.2.0-7ubuntu2 [115 kB] #9 11.58 Get:91 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libitm1 arm64 11.2.0-7ubuntu2 [28.4 kB] #9 11.58 Get:92 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libatomic1 arm64 11.2.0-7ubuntu2 [10.8 kB] #9 11.58 Get:93 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libasan6 arm64 11.2.0-7ubuntu2 [2229 kB] #9 11.63 Get:94 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblsan0 arm64 11.2.0-7ubuntu2 [942 kB] #9 11.68 Get:95 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtsan0 arm64 11.2.0-7ubuntu2 [2233 kB] #9 11.79 Get:96 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libubsan1 arm64 11.2.0-7ubuntu2 [908 kB] #9 12.35 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 12.35 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB] #9 12.35 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB] #9 12.35 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #9 12.41 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB] #9 12.43 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 12.43 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB] #9 12.44 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #9 12.45 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 12.49 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B] #14 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #14 ... #7 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi #7 sha256:cd5bc34a265c8f33a95616ff885231617ad9ccab86006a1acb85e50f07c27fae #7 DONE 3.8s #8 12.74 Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] #8 12.75 Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] #8 12.75 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] #8 12.76 Get:113 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] #8 12.77 Get:114 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] #8 12.80 Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] #8 12.80 Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] #8 12.81 Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] #8 12.83 Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] #8 12.84 Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] #8 12.84 Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] #8 12.84 Get:121 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] #8 12.85 Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] #8 12.86 Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] #8 12.87 Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] #8 12.88 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] #8 12.89 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] #8 12.89 Get:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] #8 12.90 Get:128 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] #8 12.90 Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] #8 12.90 Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] #8 12.91 Get:131 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.17 [220 kB] #8 12.91 Get:132 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.17 [159 kB] #8 12.92 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] #8 12.92 Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] #8 12.92 Get:135 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 dh-autoreconf all 19~ubuntu18.04.1 [16.0 kB] #8 12.93 Get:136 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] #8 12.93 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] #8 12.93 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] #8 12.93 Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B] #8 12.93 Get:140 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdw1 amd64 0.170-0.4ubuntu0.1 [203 kB] #8 12.94 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] #8 12.94 Get:142 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] #8 12.95 Get:143 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1220 kB] #8 10.65 Get:19 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #8 10.73 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB] #8 10.74 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [78.5 kB] #8 10.74 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB] #8 10.82 Get:23 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #8 10.82 Get:24 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] #8 10.82 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] #8 10.82 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB] #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:7d9b2536803d2098c4b065b066de775e2639152c0408fd8dc303f3efdae97e65 #8 8.036 Get:109 http://deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u3 [625 kB] #8 8.044 Get:110 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB] #8 8.047 Get:111 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB] #8 8.049 Get:112 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB] #8 8.062 Get:113 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 8.071 Get:114 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB] #8 8.071 Get:115 http://deb.debian.org/debian buster-backports/main arm64 debhelper all 13.3.3~bpo10+1 [1013 kB] #8 8.072 Get:116 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB] #8 8.750 Get:117 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] #8 8.750 Get:118 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] #8 8.755 Get:119 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] #8 8.759 Get:120 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u1 [503 kB] #8 8.766 Get:121 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB] #8 8.766 Get:122 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] #8 8.768 Get:123 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u1 [694 kB] #8 8.776 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] #8 8.814 Get:125 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u1 [824 kB] #8 8.843 Get:126 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u1 [827 kB] #8 8.868 Get:127 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] #8 8.882 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u1 [601 kB] #8 8.898 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u1 [478 kB] #8 8.909 Get:130 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u1 [472 kB] #8 8.922 Get:131 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u1 [587 kB] #8 8.942 Get:132 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u1 [715 kB] #8 8.945 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #8 8.951 Get:134 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB] #8 8.974 Get:135 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB] #8 8.976 Get:136 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB] #8 8.977 Get:137 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 8.983 Get:138 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 8.985 Get:139 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 8.995 Get:140 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB] #8 8.995 Get:141 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 9.000 Get:142 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB] #8 9.007 Get:143 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB] #8 9.017 Get:144 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 9.017 Get:145 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 9.029 Get:146 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB] #8 9.033 Get:147 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB] #8 9.034 Get:148 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB] #8 9.038 Get:149 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB] #8 9.044 Get:150 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB] #8 9.046 Get:151 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 9.054 Get:152 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB] #8 9.066 Get:153 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB] #8 9.068 Get:154 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 9.068 Get:155 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB] #8 9.079 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB] #8 9.084 Get:157 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #8 9.088 Get:158 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB] #8 9.090 Get:159 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 9.091 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB] #8 9.092 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 9.092 Get:162 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 9.114 Get:163 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B] #8 9.114 Get:164 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+b1 [303 kB] #8 9.122 Get:165 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB] #8 9.123 Get:166 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB] #8 9.123 Get:167 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 9.125 Get:168 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 9.127 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 9.129 Get:170 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB] #8 9.129 Get:171 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB] #8 9.132 Get:172 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #8 9.136 Get:173 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB] #8 9.192 Get:174 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB] #8 9.200 Get:175 http://deb.debian.org/debian buster/main arm64 distro-info-data all 0.41+deb10u4 [6880 B] #8 9.219 Get:176 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] #8 9.219 Get:177 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB] #8 9.219 Get:178 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] #8 9.219 Get:179 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB] #8 9.219 Get:180 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB] #8 9.219 Get:181 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB] #8 9.222 Get:182 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB] #8 9.222 Get:183 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB] #8 9.222 Get:184 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB] #8 9.231 Get:185 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB] #8 9.262 Get:186 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] #8 9.262 Get:187 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB] #8 9.262 Get:188 http://deb.debian.org/debian buster/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u7 [317 kB] #8 9.269 Get:189 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB] #8 9.285 Get:190 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB] #8 9.297 Get:191 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB] #8 9.297 Get:192 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] #8 9.297 Get:193 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 9.319 Get:194 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB] #8 9.412 Get:195 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] #8 9.413 Get:196 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] #8 9.417 Get:197 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] #8 9.502 Get:198 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] #8 9.547 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #8 9.548 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] #8 9.578 Get:201 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 9.578 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] #8 9.578 Get:203 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB] #8 9.578 Get:204 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #8 9.578 Get:205 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #8 9.585 Get:206 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #8 9.585 Get:207 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #8 9.585 Get:208 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB] #8 9.585 Get:209 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #8 9.585 Get:210 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 9.585 Get:211 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB] #8 9.609 Get:212 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB] #8 9.609 Get:213 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #8 9.620 Get:214 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB] #8 9.620 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB] #8 9.620 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB] #8 9.620 Get:217 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB] #8 9.620 Get:218 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB] #8 9.620 Get:219 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB] #8 9.620 Get:220 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB] #8 9.620 Get:221 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB] #8 9.622 Get:222 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB] #8 9.622 Get:223 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 9.622 Get:224 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B] #8 9.626 Get:225 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB] #8 9.626 Get:226 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 9.626 Get:227 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 9.626 Get:228 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB] #8 9.631 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #8 9.631 Get:230 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #8 9.642 Get:231 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B] #8 9.642 Get:232 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 9.642 Get:233 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB] #8 9.642 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB] #8 9.642 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB] #8 9.642 Get:236 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #8 9.642 Get:237 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB] #8 9.643 Get:238 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #8 9.645 Get:239 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #8 9.645 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 9.645 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #8 9.678 Get:242 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] #8 9.678 Get:243 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB] #8 9.681 Get:244 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB] #8 9.681 Get:245 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB] #8 9.683 Get:246 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 9.690 Get:247 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB] #8 9.692 Get:248 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #8 9.693 Get:249 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 9.693 Get:250 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 9.694 Get:251 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #8 9.694 Get:252 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 9.695 Get:253 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB] #8 9.735 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB] #8 9.775 Get:255 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 9.779 Get:256 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB] #8 9.782 Get:257 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB] #8 9.782 Get:258 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 9.784 Get:259 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB] #8 9.788 Get:260 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB] #8 9.808 Get:261 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #8 9.808 Get:262 http://deb.debian.org/debian buster/main arm64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB] #8 9.808 Get:263 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] #8 9.808 Get:264 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] #8 9.808 Get:265 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] #8 9.811 Get:266 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+b2 [198 kB] #8 9.815 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB] #8 9.815 Get:268 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB] #8 9.815 Get:269 http://deb.debian.org/debian buster/main arm64 libhttp-daemon-perl all 6.01-3 [16.6 kB] #8 9.816 Get:270 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #8 9.818 Get:271 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB] #8 9.820 Get:272 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B] #8 9.821 Get:273 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB] #8 9.825 Get:274 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #8 9.828 Get:275 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB] #8 9.841 Get:276 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] #8 9.842 Get:277 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] #8 9.847 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB] #8 9.847 Get:279 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB] #8 9.851 Get:280 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB] #8 9.851 Get:281 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #8 9.864 Get:282 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #8 9.865 Get:283 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] #8 9.872 Get:284 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] #8 9.874 Get:285 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB] #8 9.875 Get:286 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.34-0+deb10u1 [163 kB] #8 9.877 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB] #8 9.895 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB] #8 9.932 Get:289 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB] #8 9.946 Get:290 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] #8 9.966 Get:291 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #8 9.968 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB] #8 9.970 Get:293 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB] #8 9.973 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B] #8 9.976 Get:295 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B] #8 9.980 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB] #8 9.982 Get:297 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB] #8 9.984 Get:298 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB] #8 9.984 Get:299 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #8 9.987 Get:300 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B] #8 9.987 Get:301 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 9.989 Get:302 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB] #8 9.989 Get:303 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB] #8 9.990 Get:304 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB] #8 9.990 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #8 9.991 Get:306 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB] #8 10.01 Get:307 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #8 10.01 Get:308 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] #8 10.02 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB] #8 10.02 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB] #8 10.02 Get:311 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB] #8 10.02 Get:312 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #8 10.02 Get:313 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB] #8 10.03 Get:314 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #8 10.03 Get:315 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB] #8 10.03 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 10.03 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 10.03 Get:318 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 10.04 Get:319 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB] #8 10.04 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB] #8 10.04 Get:321 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB] #8 10.04 Get:322 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #8 10.04 Get:323 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB] #8 10.05 Get:324 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB] #8 10.05 Get:325 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] #8 10.05 Get:326 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] #8 10.05 Get:327 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #8 10.05 Get:328 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] #8 10.05 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] #8 10.06 Get:330 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB] #8 10.06 Get:331 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] #8 10.06 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #8 10.06 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #8 10.06 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #8 10.06 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB] #8 10.07 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 10.07 Get:337 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB] #8 10.07 Get:338 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #8 10.07 Get:339 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #8 10.07 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB] #8 10.08 Get:341 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB] #8 10.08 Get:342 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB] #8 10.08 Get:343 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB] #8 10.08 Get:344 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB] #8 10.10 Get:345 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] #8 10.10 Get:346 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] #8 10.11 Get:347 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] #8 10.14 Get:348 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB] #8 10.14 Get:349 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20211109.1735-0+deb10u1 [125 kB] #8 10.14 Get:350 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] #8 10.15 Get:351 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] #8 10.15 Get:352 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB] #8 10.15 Get:353 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB] #8 10.15 Get:354 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B] #8 10.15 Get:355 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB] #8 10.15 Get:356 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB] #8 10.16 Get:357 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B] #8 10.16 Get:358 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB] #8 10.16 Get:359 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB] #8 10.17 Get:360 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB] #8 10.17 Get:361 http://deb.debian.org/debian buster/main arm64 unzip arm64 6.0-23+deb10u2 [166 kB] #8 10.17 Get:362 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] #8 10.18 Get:363 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #8 10.40 debconf: delaying package configuration, since apt-utils is not installed #8 10.43 Fetched 162 MB in 4s (40.9 MB/s) #8 10.46 Selecting previously unselected package sensible-utils. #8 10.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 ... 6670 files and directories currently installed.) #8 10.46 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #8 10.47 Unpacking sensible-utils (0.0.12) ... #8 10.50 Selecting previously unselected package lsb-base. #8 10.50 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #8 10.52 Unpacking lsb-base (10.2019051400) ... #8 10.55 Selecting previously unselected package cron. #8 10.55 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ... #8 10.56 Unpacking cron (3.0pl1-134+deb10u1) ... #8 10.64 Selecting previously unselected package libbsd0:arm64. #8 10.64 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ... #8 10.66 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... #8 10.71 Selecting previously unselected package bsdmainutils. #8 10.71 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ... #8 10.71 Unpacking bsdmainutils (11.1.2+b1) ... #8 10.78 Selecting previously unselected package libuchardet0:arm64. #8 10.78 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ... #8 10.78 Unpacking libuchardet0:arm64 (0.0.6-3) ... #8 10.82 Selecting previously unselected package groff-base. #8 10.82 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ... #8 10.83 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 11.04 Selecting previously unselected package libgdbm6:arm64. #8 11.04 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ... #8 11.05 Unpacking libgdbm6:arm64 (1.18.1-4) ... #8 11.09 Selecting previously unselected package libpipeline1:arm64. #8 11.09 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ... #8 11.10 Unpacking libpipeline1:arm64 (1.5.1-2) ... #8 11.16 Selecting previously unselected package man-db. #8 11.16 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ... #8 11.17 Unpacking man-db (2.8.5-2) ... #8 11.36 Selecting previously unselected package perl-modules-5.28. #8 11.36 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 11.36 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 12.12 Selecting previously unselected package libgdbm-compat4:arm64. #8 12.12 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ... #8 12.13 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... #8 12.22 Selecting previously unselected package libperl5.28:arm64. #8 12.22 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... #8 12.23 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... #8 13.01 Selecting previously unselected package perl. #8 13.01 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ... #8 13.04 Unpacking perl (5.28.1-6+deb10u1) ... #8 13.17 Selecting previously unselected package liblocale-gettext-perl. #8 13.17 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... #8 13.18 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #8 13.37 Selecting previously unselected package libssl1.1:arm64. #8 13.38 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u1_arm64.deb ... #8 13.40 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u1) ... #8 13.64 Selecting previously unselected package libpython3.7-minimal:arm64. #8 13.64 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... #8 13.65 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... #8 13.92 Selecting previously unselected package libexpat1:arm64. #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 5.6s #8 12.54 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnspr4 arm64 2:4.18-1ubuntu1 [93.3 kB] #8 12.55 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnss3 arm64 2:3.35-2ubuntu2.13 [1043 kB] #8 12.59 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 librpmio8 arm64 4.14.1+dfsg1-2 [61.8 kB] #8 12.59 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 debugedit arm64 4.14.1+dfsg1-2 [17.2 kB] #8 12.59 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 dwz arm64 0.13-5~bpo18.04.1 [119 kB] #8 12.60 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 libdebhelper-perl all 13.5.2ubuntu1~bpo18.04.1 [64.6 kB] #8 12.60 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB] #8 12.61 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB] #8 12.66 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] #8 12.68 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB] #8 12.69 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 debhelper all 13.5.2ubuntu1~bpo18.04.1 [921 kB] #8 12.74 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB] #8 12.74 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB] #8 12.74 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB] #8 12.78 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB] #9 13.89 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #9 13.89 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] #9 13.89 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdpkg-perl all 1.21.1ubuntu2 [236 kB] #9 13.91 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #9 13.91 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] #9 13.91 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] #9 13.91 Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 dpkg-dev all 1.21.1ubuntu2 [922 kB] #9 13.95 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #9 13.95 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #9 13.97 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1 [20.8 kB] #9 14.04 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1 [53.9 kB] #9 14.04 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libldap-2.5-0 amd64 2.5.11+dfsg-1~exp1ubuntu3 [184 kB] #9 14.05 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #9 14.05 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB] #9 14.06 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.1 [289 kB] #9 14.06 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.1 [194 kB] #9 14.07 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #9 14.07 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #9 14.08 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] #9 14.11 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB] #9 14.18 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 10.27 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtsan0 arm64 11.2.0-19ubuntu1 [2235 kB] #9 10.39 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libubsan1 arm64 12-20220319-1ubuntu1 [964 kB] #9 10.45 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhwasan0 arm64 12-20220319-1ubuntu1 [1118 kB] #9 10.49 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgcc-11-dev arm64 11.2.0-19ubuntu1 [1151 kB] #9 12.38 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB] #9 12.38 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.1 [195 kB] #9 12.38 Get:167 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.1 [81.7 kB] #9 12.39 Get:168 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.1 [76.3 kB] #9 12.43 Get:169 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.1 [187 kB] #9 12.44 Get:170 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.1 [259 kB] #9 12.45 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #9 12.45 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB] #9 12.45 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB] #9 12.51 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB] #9 12.51 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 12.51 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B] #9 12.51 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB] #9 12.51 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB] #9 12.58 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB] #9 12.58 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 12.58 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #9 12.58 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB] #9 12.58 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #9 12.66 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #9 12.66 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB] #9 12.66 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB] #9 12.66 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB] #9 12.66 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B] #14 ... #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 #8 sha256:a858fd5c08f6ab5f7f4abd3e1af8635cdb958a6c74953dcc02e0ef91a106498b #8 DONE 4.1s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:88557019ac316ca250696b933e42aaa72ec3e8fbf729c5533426c4086c2fdbfa 0.7s done #14 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.1s #8 11.61 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB] #8 11.62 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB] #8 11.62 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB] #8 11.62 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u3 [246 kB] #8 11.62 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 11.63 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 11.63 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB] #8 11.63 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB] #8 11.63 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB] #8 11.63 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB] #8 11.63 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 11.64 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB] #8 11.65 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB] #8 11.68 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 11.68 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #8 11.68 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B] #8 11.68 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB] #8 11.68 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 11.68 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 11.68 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB] #8 11.68 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 11.68 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB] #8 11.68 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 11.68 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #8 11.71 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 11.71 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB] #8 11.71 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 11.72 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB] #8 11.72 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 11.72 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB] #8 11.72 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 11.72 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 11.73 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB] #8 11.73 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B] #8 11.73 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB] #8 11.73 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #8 11.74 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #8 11.74 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB] #8 11.74 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 11.74 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #8 11.74 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 11.74 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB] #8 11.74 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B] #8 11.74 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B] #8 11.74 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 11.79 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB] #8 19.08 Selecting previously unselected package libmpdec2:armhf. #8 19.08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ... #8 19.08 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ... #8 19.12 Selecting previously unselected package readline-common. #8 19.12 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #8 19.13 Unpacking readline-common (7.0-3) ... #8 19.17 Selecting previously unselected package libreadline7:armhf. #8 19.17 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ... #9 11.76 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] #9 11.83 Get:97 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhwasan0 arm64 11.2.0-7ubuntu2 [1010 kB] #9 11.88 Get:98 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgcc-11-dev arm64 11.2.0-7ubuntu2 [1150 kB] #9 11.93 Get:99 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gcc-11 arm64 11.2.0-7ubuntu2 [58.3 MB] #9 12.64 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB] #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #14 DONE 17.0s #8 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi #8 sha256:251a91bb7f3d5f4f43a53cf2055c1b2ca31c6d3d07b9e438f7ce04f18d99131c #8 12.99 Get:144 http://archive.ubuntu.com/ubuntu bionic/universe amd64 librpmio8 amd64 4.14.1+dfsg1-2 [74.6 kB] #8 12.99 Get:145 http://archive.ubuntu.com/ubuntu bionic/universe amd64 debugedit amd64 4.14.1+dfsg1-2 [19.1 kB] #8 13.00 Get:146 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 dwz amd64 0.13-5~bpo18.04.1 [137 kB] #8 13.00 Get:147 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 libdebhelper-perl all 13.5.2ubuntu1~bpo18.04.1 [64.6 kB] #8 13.00 Get:148 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] #8 13.02 Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB] #8 13.03 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] #8 13.03 Get:151 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] #8 13.04 Get:152 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 debhelper all 13.5.2ubuntu1~bpo18.04.1 [921 kB] #8 13.06 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB] #8 13.07 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB] #8 13.07 Get:155 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB] #8 13.09 Get:156 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB] #8 13.10 Get:157 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] #8 13.10 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] #8 13.11 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] #8 13.11 Get:160 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] #8 13.11 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] #8 13.12 Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB] #8 13.12 Get:163 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB] #8 13.12 Get:164 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB] #8 13.13 Get:165 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB] #8 13.13 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.4 [49.8 kB] #8 13.13 Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.4 [128 kB] #8 13.14 Get:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] #8 13.14 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] #8 13.15 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] #8 13.16 Get:171 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.4 [91.8 kB] #8 13.16 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.4 [85.0 kB] #8 13.17 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.4 [215 kB] #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:3842846c68922fbecc687a89cab27149c8a5bd542dd8acadb32f2081932b5e73 #8 10.36 Get:114 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB] #8 10.36 Get:115 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB] #8 10.36 Get:116 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] #8 10.36 Get:117 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u1 [492 kB] #8 10.37 Get:118 http://deb.debian.org/debian buster/main armhf libksba8 armhf 1.3.5-2 [85.9 kB] #8 10.37 Get:119 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] #8 10.37 Get:120 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u1 [669 kB] #8 10.37 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] #8 10.40 Get:122 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u1 [788 kB] #8 10.41 Get:123 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u1 [804 kB] #8 10.42 Get:124 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] #8 10.46 Get:125 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u1 [578 kB] #8 10.46 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u1 [469 kB] #8 10.46 Get:127 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u1 [464 kB] #8 10.46 Get:128 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u1 [573 kB] #8 10.47 Get:129 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u1 [715 kB] #8 10.48 Get:130 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 10.48 Get:131 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #8 10.48 Get:132 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB] #8 10.49 Get:133 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #8 10.50 Get:134 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 10.50 Get:135 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 10.50 Get:136 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 10.50 Get:137 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB] #8 10.50 Get:138 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 10.50 Get:139 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #8 10.50 Get:140 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB] #8 10.50 Get:141 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 10.50 Get:142 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 10.50 Get:143 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #8 10.50 Get:144 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #8 10.50 Get:145 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #8 10.50 Get:146 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #8 10.51 Get:147 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #8 10.51 Get:148 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 10.51 Get:149 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #8 10.51 Get:150 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #8 10.51 Get:151 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 10.51 Get:152 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #8 10.51 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB] #8 10.51 Get:154 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 10.52 Get:155 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #8 10.52 Get:156 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 10.52 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #8 10.52 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 10.52 Get:159 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 10.52 Get:160 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #8 10.52 Get:161 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [288 kB] #8 10.53 Get:162 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #8 10.54 Get:163 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #8 10.54 Get:164 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 10.54 Get:165 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 10.54 Get:166 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 10.54 Get:167 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB] #8 10.55 Get:168 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB] #8 10.55 Get:169 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #8 10.55 Get:170 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #8 10.56 Get:171 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB] #8 10.56 Get:172 http://deb.debian.org/debian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B] #8 10.56 Get:173 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB] #8 10.56 Get:174 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB] #8 10.56 Get:175 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB] #8 10.56 Get:176 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB] #8 10.56 Get:177 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB] #8 10.58 Get:178 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB] #8 10.60 Get:179 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB] #8 10.60 Get:180 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB] #8 10.60 Get:181 http://deb.debian.org/debian buster/main armhf exim4-config all 4.92-8+deb10u6 [324 kB] #8 10.60 Get:182 http://deb.debian.org/debian buster/main armhf exim4-base armhf 4.92-8+deb10u6 [1134 kB] #8 10.68 Get:183 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB] #8 10.68 Get:184 http://deb.debian.org/debian buster/main armhf libunbound8 armhf 1.9.0-2+deb10u2 [411 kB] #8 10.72 Get:185 http://deb.debian.org/debian buster/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u7 [315 kB] #8 10.72 Get:186 http://deb.debian.org/debian buster/main armhf exim4-daemon-light armhf 4.92-8+deb10u6 [545 kB] #8 10.73 Get:187 http://deb.debian.org/debian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [296 kB] #8 10.75 Get:188 http://deb.debian.org/debian buster/main armhf libpcre2-8-0 armhf 10.32-5 [190 kB] #8 10.75 Get:189 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #8 10.75 Get:190 http://deb.debian.org/debian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 10.78 Get:191 http://deb.debian.org/debian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4542 kB] #8 10.90 Get:192 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB] #8 10.90 Get:193 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #8 10.90 Get:194 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB] #8 11.01 Get:195 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB] #8 11.05 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #8 11.08 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB] #8 11.08 Get:198 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 11.09 Get:199 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] #8 11.09 Get:200 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB] #8 11.09 Get:201 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB] #8 11.09 Get:202 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB] #8 11.09 Get:203 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB] #8 11.09 Get:204 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB] #8 11.09 Get:205 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB] #8 11.09 Get:206 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #8 11.09 Get:207 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 11.09 Get:208 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB] #8 11.09 Get:209 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB] #8 11.10 Get:210 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB] #8 11.10 Get:211 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB] #8 11.10 Get:212 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB] #8 11.10 Get:213 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB] #8 11.10 Get:214 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB] #8 11.10 Get:215 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB] #8 11.10 Get:216 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB] #8 11.11 Get:217 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB] #8 11.11 Get:218 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB] #8 11.11 Get:219 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB] #8 11.11 Get:220 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #8 11.11 Get:221 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B] #8 11.13 Get:222 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB] #8 11.16 Get:223 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 11.16 Get:224 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 11.16 Get:225 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB] #8 11.17 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B] #8 11.17 Get:227 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #8 11.19 Get:228 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B] #8 11.19 Get:229 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 11.19 Get:230 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB] #8 11.19 Get:231 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB] #8 11.21 Get:232 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB] #8 11.22 Get:233 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB] #8 11.22 Get:234 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB] #8 11.23 Get:235 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB] #8 11.23 Get:236 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB] #8 11.23 Get:237 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #8 11.23 Get:238 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB] #8 11.23 Get:239 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB] #8 11.23 Get:240 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB] #8 11.23 Get:241 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u1 [61.7 kB] #8 11.23 Get:242 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB] #8 11.24 Get:243 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #8 11.24 Get:244 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB] #8 11.24 Get:245 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #8 11.24 Get:246 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #8 11.24 Get:247 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 11.24 Get:248 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #8 11.24 Get:249 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #8 11.24 Get:250 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB] #8 11.25 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB] #8 11.25 Get:252 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 11.25 Get:253 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB] #8 11.26 Get:254 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB] #8 11.27 Get:255 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 11.28 Get:256 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB] #8 11.28 Get:257 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB] #8 11.28 Get:258 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #8 11.28 Get:259 http://deb.debian.org/debian buster/main armhf libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB] #8 11.31 Get:260 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB] #8 11.31 Get:261 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] #8 11.31 Get:262 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB] #8 11.31 Get:263 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+b2 [198 kB] #8 11.31 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB] #8 11.31 Get:265 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB] #8 11.31 Get:266 http://deb.debian.org/debian buster/main armhf libhttp-daemon-perl all 6.01-3 [16.6 kB] #8 11.31 Get:267 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB] #8 11.31 Get:268 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB] #8 11.32 Get:269 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B] #8 11.32 Get:270 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB] #8 11.33 Get:271 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB] #8 11.34 Get:272 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB] #8 11.34 Get:273 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB] #8 11.34 Get:274 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB] #8 11.34 Get:275 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB] #8 11.37 Get:276 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB] #8 11.38 Get:277 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB] #8 11.38 Get:278 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB] #8 11.38 Get:279 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB] #8 11.38 Get:280 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB] #8 11.39 Get:281 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B] #8 11.39 Get:282 http://deb.debian.org/debian buster/main armhf mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB] #8 11.39 Get:283 http://deb.debian.org/debian buster/main armhf libmariadb3 armhf 1:10.3.34-0+deb10u1 [163 kB] #8 11.45 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB] #8 11.45 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB] #8 11.51 Get:286 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB] #8 11.53 Get:287 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB] #8 11.57 Get:288 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB] #8 11.57 Get:289 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB] #8 11.57 Get:290 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB] #8 11.57 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B] #8 11.57 Get:292 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B] #8 11.57 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB] #8 11.57 Get:294 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB] #8 11.57 Get:295 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB] #8 11.57 Get:296 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #8 11.60 Get:297 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B] #8 11.60 Get:298 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 11.61 Get:299 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB] #8 11.62 Get:300 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB] #8 11.62 Get:301 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB] #8 11.62 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB] #8 11.63 Get:303 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB] #8 11.63 Get:304 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #8 11.63 Get:305 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB] #8 11.63 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB] #8 11.63 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB] #8 11.63 Get:308 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB] #8 11.64 Get:309 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #8 11.64 Get:310 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB] #8 11.69 Get:311 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #8 11.69 Get:312 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB] #8 11.73 Get:313 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 11.73 Get:314 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #8 11.79 Get:315 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 11.79 Get:316 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB] #8 11.79 Get:317 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB] #8 11.79 Get:318 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB] #8 11.82 Get:319 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB] #8 11.84 Get:320 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB] #8 11.84 Get:321 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB] #8 11.86 Get:322 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB] #8 11.87 Get:323 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] #8 11.88 Get:324 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #8 11.89 Get:325 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] #8 11.89 Get:326 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB] #8 11.89 Get:327 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB] #8 11.91 Get:328 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB] #8 11.93 Get:329 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #8 11.93 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB] #8 11.94 Get:331 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #8 11.94 Get:332 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB] #8 11.94 Get:333 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 11.94 Get:334 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB] #8 11.94 Get:335 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #8 11.94 Get:336 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #8 11.94 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB] #8 11.94 Get:338 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB] #8 11.95 Get:339 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB] #8 11.95 Get:340 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB] #8 11.96 Get:341 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB] #8 11.97 Get:342 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB] #8 11.98 Get:343 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB] #8 11.99 Get:344 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB] #8 12.03 Get:345 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB] #8 12.04 Get:346 http://deb.debian.org/debian buster/main armhf publicsuffix all 20211109.1735-0+deb10u1 [125 kB] #8 12.04 Get:347 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] #8 12.04 Get:348 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB] #8 12.04 Get:349 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB] #8 12.04 Get:350 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB] #8 12.04 Get:351 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B] #8 12.04 Get:352 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB] #8 12.04 Get:353 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB] #8 12.06 Get:354 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B] #8 12.06 Get:355 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB] #8 12.06 Get:356 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB] #8 12.07 Get:357 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB] #8 12.08 Get:358 http://deb.debian.org/debian buster/main armhf unzip armhf 6.0-23+deb10u2 [158 kB] #8 12.08 Get:359 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB] #8 12.08 Get:360 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #8 12.36 debconf: delaying package configuration, since apt-utils is not installed #8 12.40 Fetched 156 MB in 4s (34.8 MB/s) #8 12.43 Selecting previously unselected package sensible-utils. #8 12.43 (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.) #8 12.43 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #8 12.43 Unpacking sensible-utils (0.0.12) ... #8 12.50 Selecting previously unselected package lsb-base. #8 12.50 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #8 12.50 Unpacking lsb-base (10.2019051400) ... #8 12.56 Selecting previously unselected package cron. #8 12.56 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ... #8 12.56 Unpacking cron (3.0pl1-134+deb10u1) ... #8 12.66 Selecting previously unselected package libbsd0:armhf. #8 12.66 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #8 12.66 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #8 12.72 Selecting previously unselected package bsdmainutils. #8 12.72 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ... #8 12.73 Unpacking bsdmainutils (11.1.2+b1) ... #8 12.87 Selecting previously unselected package libuchardet0:armhf. #8 12.87 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ... #8 12.87 Unpacking libuchardet0:armhf (0.0.6-3) ... #8 12.93 Selecting previously unselected package groff-base. #8 12.93 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ... #8 12.94 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 13.19 Selecting previously unselected package libgdbm6:armhf. #8 13.19 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ... #8 13.20 Unpacking libgdbm6:armhf (1.18.1-4) ... #8 13.26 Selecting previously unselected package libpipeline1:armhf. #8 13.26 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ... #8 13.27 Unpacking libpipeline1:armhf (1.5.1-2) ... #8 13.36 Selecting previously unselected package man-db. #8 13.36 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ... #8 13.37 Unpacking man-db (2.8.5-2) ... #8 13.60 Selecting previously unselected package perl-modules-5.28. #8 13.60 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 13.60 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 14.23 Selecting previously unselected package libgdbm-compat4:armhf. #8 14.23 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ... #8 14.23 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #8 14.31 Selecting previously unselected package libperl5.28:armhf. #8 14.31 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #8 14.31 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #8 14.90 Selecting previously unselected package perl. #8 14.90 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ... #8 14.91 Unpacking perl (5.28.1-6+deb10u1) ... #8 15.01 Selecting previously unselected package liblocale-gettext-perl. #8 15.01 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ... #8 15.01 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #8 15.08 Selecting previously unselected package libssl1.1:armhf. #8 15.08 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u1_armhf.deb ... #8 15.08 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u1) ... #8 15.29 Selecting previously unselected package libpython3.7-minimal:armhf. #8 15.29 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 15.30 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 15.49 Selecting previously unselected package libexpat1:armhf. #8 15.49 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_armhf.deb ... #8 15.50 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ... #8 15.60 Selecting previously unselected package python3.7-minimal. #8 15.60 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 15.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #8 11.02 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] #8 11.05 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #8 11.05 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #8 11.07 Get:30 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #8 11.07 Get:31 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB] #8 11.10 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #8 11.11 Get:33 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #8 11.14 Get:34 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] #8 11.16 Get:35 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] #8 11.16 Get:36 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 DONE 17.5s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:7d9b2536803d2098c4b065b066de775e2639152c0408fd8dc303f3efdae97e65 #8 13.92 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_arm64.deb ... #8 13.93 Unpacking libexpat1:arm64 (2.2.6-2+deb10u4) ... #8 14.00 Selecting previously unselected package python3.7-minimal. #8 14.00 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... #8 14.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #8 12.79 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] #8 12.79 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.4 [107 kB] #8 12.79 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] #8 12.79 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] #8 12.83 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.4 [276 kB] #8 12.84 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-pkg-resources all 39.0.1-2 [98.8 kB] #8 12.84 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB] #8 12.85 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB] #8 12.90 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB] #8 12.90 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.4 [49.8 kB] #8 12.91 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.4 [108 kB] #8 12.91 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.4 [400 kB] #8 12.93 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] #8 12.96 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.4 [189 kB] #8 12.97 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.4 [76.6 kB] #8 12.98 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.4 [71.5 kB] #8 12.98 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.4 [182 kB] #8 12.99 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.4 [249 kB] #8 13.04 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB] #9 14.19 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 14.19 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #9 14.19 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #9 14.19 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] #9 14.20 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB] #9 14.20 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB] #9 14.21 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] #9 14.25 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 14.25 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #9 14.33 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB] #9 12.74 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B] #9 12.74 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 12.74 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB] #9 12.74 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB] #9 12.74 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #9 12.81 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB] #9 10.55 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11 arm64 11.2.0-19ubuntu1 [19.4 MB] #8 11.81 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB] #8 11.82 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB] #8 11.87 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #8 11.93 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB] #8 11.93 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 11.95 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #8 11.95 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 11.96 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 11.97 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #8 11.97 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB] #8 11.97 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB] #8 11.97 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 11.98 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB] #8 11.98 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB] #8 11.98 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB] #8 11.98 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 11.98 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB] #8 11.98 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB] #8 11.98 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 11.99 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB] #8 12.00 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB] #8 12.46 Selecting previously unselected package perl-modules-5.32. #8 12.46 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 12.53 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 19.18 Unpacking libreadline7:armhf (7.0-3) ... #8 19.24 Selecting previously unselected package libsqlite3-0:armhf. #8 19.24 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_armhf.deb ... #8 19.24 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ... #8 19.34 Selecting previously unselected package libpython3.6-stdlib:armhf. #8 19.34 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_armhf.deb ... #8 19.35 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.7) ... #9 11.81 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] #9 11.91 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] #9 11.94 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] #9 11.95 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] #8 13.09 Selecting previously unselected package libgdbm-compat4:amd64. #8 13.09 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... #8 13.09 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 13.13 Selecting previously unselected package libperl5.32:amd64. #8 13.13 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ... #8 13.14 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ... #8 13.18 Get:174 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.4 [249 kB] #8 13.20 Get:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB] #8 13.20 Get:176 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB] #8 13.21 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB] #8 13.22 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] #8 13.23 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] #8 13.23 Get:180 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.17 [219 kB] #8 13.23 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] #8 13.24 Get:182 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] #8 13.28 Get:183 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] #8 13.42 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #8 15.84 Setting up libssl1.1:armhf (1.1.1n-0+deb10u1) ... #8 16.02 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.0s #8 11.21 Get:37 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] #8 11.21 Get:38 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] #8 11.22 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] #8 11.23 Get:40 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #8 11.24 Get:41 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] #8 11.31 Get:42 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #8 11.33 Get:43 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] #8 14.20 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u1) ... #8 14.34 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... #8 14.36 Setting up libexpat1:arm64 (2.2.6-2+deb10u4) ... #8 14.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #8 13.05 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB] #8 13.05 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB] #8 13.06 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] #8 13.08 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] #8 13.09 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.17 [184 kB] #8 13.12 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] #8 13.12 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] #8 13.15 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.11 [2966 kB] #8 13.29 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #8 13.29 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] #8 13.29 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #8 13.30 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB] #8 13.30 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B] #8 13.30 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B] #8 13.30 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #8 13.30 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB] #8 13.30 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB] #8 13.36 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #8 13.38 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #8 13.38 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #8 13.38 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #8 13.39 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB] #8 13.39 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] #8 13.39 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB] #9 14.36 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] #9 14.36 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] #9 14.36 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] #9 14.36 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 gpgconf amd64 2.2.27-3ubuntu2 [94.1 kB] #9 14.37 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 libksba8 amd64 1.6.0-2build1 [119 kB] #9 14.37 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #9 14.37 Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 dirmngr amd64 2.2.27-3ubuntu2 [293 kB] #9 14.40 Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 gnupg-l10n all 2.2.27-3ubuntu2 [54.3 kB] #9 14.40 Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2 [308 kB] #9 14.47 Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 gpg amd64 2.2.27-3ubuntu2 [517 kB] #9 14.50 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] #9 14.50 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 gpg-agent amd64 2.2.27-3ubuntu2 [209 kB] #9 14.50 Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2 [62.7 kB] #9 14.50 Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2 [57.5 kB] #9 14.50 Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 gpgsm amd64 2.2.27-3ubuntu2 [198 kB] #9 14.51 Get:151 http://archive.ubuntu.com/ubuntu jammy/main amd64 gnupg all 2.2.27-3ubuntu2 [315 kB] #9 14.55 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 14.55 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 14.55 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 14.62 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B] #9 14.62 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB] #9 14.62 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 14.62 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 14.62 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB] #9 14.62 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB] #9 14.62 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 14.69 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB] #9 14.69 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB] #9 14.69 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #8 4.313 Reading package lists... #8 5.826 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?) #9 12.81 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 12.81 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB] #9 12.81 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB] #9 12.81 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 12.88 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B] #9 12.88 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB] #9 12.89 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB] #9 12.90 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB] #9 13.05 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #8 12.26 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB] #8 12.26 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB] #8 12.26 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB] #8 19.63 Selecting previously unselected package python3.6. #8 19.63 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.7_armhf.deb ... #8 19.64 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... #8 19.68 Selecting previously unselected package libpython3-stdlib:armhf. #8 19.68 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ... #8 19.68 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ... #8 19.72 Setting up python3-minimal (3.6.7-1~18.04) ... #14 extracting sha256:15a4c4d54010e8b79170bb4258d395325738492033d7f8f54b6e0e833848c969 0.5s done #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 0.1s #9 12.07 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] #8 13.42 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] #8 13.43 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #8 13.43 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB] #8 13.43 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #8 13.43 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB] #8 13.43 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #8 13.43 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB] #8 13.43 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB] #8 13.44 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #8 13.45 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #8 13.45 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #8 13.45 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #8 13.45 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB] #8 13.45 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] #8 13.45 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] #8 13.46 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] #8 13.46 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] #8 13.46 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] #8 13.49 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] #8 13.52 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B] #8 13.52 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB] #8 13.52 Get:206 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB] #8 13.52 Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB] #8 13.53 Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB] #8 13.53 Get:209 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB] #8 13.54 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #8 13.54 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB] #8 13.54 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #8 13.54 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #8 13.54 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B] #8 13.54 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] #8 13.55 Get:216 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B] #8 13.56 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B] #8 13.56 Get:218 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB] #8 13.57 Get:219 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] #8 13.57 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #8 13.58 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB] #8 13.58 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB] #8 13.58 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] #8 13.58 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB] #8 13.58 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB] #8 13.59 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #8 13.59 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #8 13.59 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #8 13.59 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB] #8 13.59 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB] #8 13.60 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] #8 13.60 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #8 13.60 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] #8 13.60 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] #8 13.61 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #8 13.61 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #8 13.61 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB] #8 13.62 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB] #8 13.62 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #8 13.62 Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] #8 13.62 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #8 13.62 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB] #8 13.62 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #8 13.62 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] #8 13.63 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] #8 13.63 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] #8 13.63 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB] #8 13.64 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #8 13.65 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB] #8 13.65 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] #8 13.65 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] #8 13.65 Get:252 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #8 13.65 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB] #8 13.65 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #8 13.66 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB] #8 13.66 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #8 13.66 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB] #8 13.68 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] #8 13.68 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] #8 13.68 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB] #8 13.68 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] #8 13.68 Get:262 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB] #8 13.68 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B] #8 13.68 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #8 13.68 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #8 13.68 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB] #8 13.68 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB] #8 13.70 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB] #8 13.70 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB] #8 13.70 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB] #8 13.70 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB] #8 13.70 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #8 13.70 Get:273 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #8 13.70 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #8 13.71 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB] #8 13.71 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] #8 13.71 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #8 13.73 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB] #8 13.73 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB] #8 13.73 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB] #8 13.73 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #8 13.73 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] #8 13.73 Get:283 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] #8 13.73 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB] #8 13.74 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB] #8 16.04 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ... #8 16.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #9 13.06 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB] #9 13.09 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB] #9 13.09 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #9 13.10 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 13.11 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 13.11 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB] #9 13.15 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB] #9 13.16 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB] #9 13.16 Get:212 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB] #9 13.29 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB] #9 13.31 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] #9 13.32 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 13.32 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB] #9 13.32 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB] #9 13.33 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB] #9 13.34 Get:219 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.10 [213 kB] #9 13.34 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #9 13.35 Get:221 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.4 [885 kB] #9 13.39 Get:222 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.4 [4345 kB] #8 11.48 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] #8 11.53 Get:45 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #8 11.54 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] #8 DONE 0.6s #9 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #9 sha256:647a3a383b9bc23889ae988422d07426a2463e3335ff20d3e6f4847cc7839f7c #8 13.39 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB] #8 13.39 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB] #8 13.44 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB] #8 13.47 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB] #8 13.47 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B] #8 13.47 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB] #8 13.47 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB] #29 0.697 Building static docker-darwin-arm64 #29 0.703 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:57:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385"' '-buildmode=pie' github.com/docker/cli/cmd/docker #9 14.77 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 14.77 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 14.77 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 14.77 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB] #9 14.77 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 14.77 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 14.77 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 14.84 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 14.84 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 14.84 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] #9 14.91 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB] #9 14.91 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 14.92 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #9 14.92 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 14.92 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB] #9 13.12 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #9 13.16 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 13.21 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB] #8 12.36 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 12.36 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 12.36 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 12.36 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 12.36 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB] #8 12.36 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 12.36 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB] #8 12.36 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 12.36 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3 [95.9 kB] #8 12.36 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB] #8 12.37 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB] #8 12.37 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB] #8 12.37 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 12.37 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #8 12.39 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #8 12.39 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #8 12.39 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 12.40 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 12.40 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 12.40 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB] #8 12.40 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB] #8 12.40 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB] #8 12.40 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 12.40 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 12.43 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB] #8 12.43 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB] #8 12.45 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB] #8 12.46 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B] #8 12.46 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB] #8 12.46 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB] #8 12.47 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB] #8 12.47 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 12.47 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB] #8 12.47 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB] #8 12.47 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #8 12.47 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB] #8 12.47 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB] #8 12.48 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB] #8 12.48 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #8 12.49 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB] #8 12.49 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB] #8 12.49 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 12.49 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 12.50 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB] #8 12.50 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB] #8 12.50 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB] #8 12.50 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #8 12.52 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB] #8 12.52 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #8 12.55 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB] #8 12.55 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 12.55 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #8 12.55 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 12.55 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB] #8 12.55 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB] #8 12.55 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B] #8 12.55 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB] #8 12.55 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB] #8 12.55 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB] #8 12.55 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB] #8 12.55 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB] #8 12.56 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB] #8 12.56 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB] #8 12.56 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB] #8 12.56 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 12.57 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 12.57 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 12.57 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB] #8 12.57 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 12.57 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 12.57 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #8 12.58 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB] #8 12.58 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB] #8 12.58 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB] #8 12.58 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB] #8 12.58 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB] #8 12.60 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB] #8 12.61 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26 [157 kB] #8 12.61 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB] #8 12.62 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB] #8 12.62 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB] #8 12.68 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #8 12.68 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB] #8 19.97 Selecting previously unselected package python3. #8 19.97 (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.) #8 19.97 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ... #8 19.98 Unpacking python3 (3.6.7-1~18.04) ... #9 12.49 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #9 12.49 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] #9 12.56 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 6.9s done #8 13.74 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #8 13.74 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #8 13.75 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB] #8 13.75 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #8 13.75 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #8 13.75 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] #8 13.75 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB] #8 13.76 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB] #8 13.76 Get:294 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] #8 13.76 Get:295 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB] #8 13.76 Get:296 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB] #8 13.77 Get:297 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB] #8 13.78 Get:298 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #8 13.78 Get:299 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB] #8 13.78 Get:300 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB] #8 13.79 Get:301 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] #8 13.83 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB] #8 13.83 Get:303 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB] #8 13.86 Get:304 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB] #8 13.90 Get:305 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB] #8 13.91 Get:306 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B] #8 13.91 Get:307 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] #8 13.91 Get:308 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] #8 13.93 Get:309 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB] #8 13.93 Get:310 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB] #8 13.93 Get:311 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #8 13.93 Get:312 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B] #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 6.8s done #9 13.64 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 13.64 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB] #9 13.64 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 13.65 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB] #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.3s #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.5s done #13 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc #13 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #13 DONE 19.9s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:1c003743c09659c3c82d324bce220033dfba1a7e9f3a4c96c436ffd5ae6c2bc0 #9 0.849 Loaded plugins: fastestmirror, ovl #9 0.995 Determining fastest mirrors #9 8.526 * base: download.cf.centos.org #9 8.526 * extras: download.cf.centos.org #9 8.526 * updates: download.cf.centos.org #8 11.68 Get:47 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] #8 11.69 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] #8 11.71 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] #8 11.77 Get:50 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] #8 11.77 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] #8 13.82 Selecting previously unselected package perl. #8 13.82 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ... #8 13.62 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB] #8 13.77 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB] #8 13.82 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB] #9 14.92 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 14.92 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 14.98 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B] #9 14.98 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB] #9 14.99 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB] #9 15.06 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #9 15.06 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 15.06 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB] #9 15.06 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 15.06 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB] #9 15.06 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #9 15.06 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB] #9 15.13 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB] #9 15.17 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB] #9 15.17 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #9 13.37 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB] #9 13.40 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB] #9 13.41 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB] #9 13.58 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB] #9 13.58 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] #9 13.58 Get:212 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 13.59 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB] #9 13.60 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB] #9 13.61 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB] #9 13.61 Get:216 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.10 [202 kB] #9 13.62 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB] #9 13.62 Get:218 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.4 [885 kB] #8 12.69 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB] #8 12.69 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB] #8 12.69 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB] #8 12.69 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20211207.1025-0+deb11u1 [125 kB] #8 12.69 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] #8 12.69 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB] #8 12.69 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB] #8 12.69 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB] #8 12.71 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB] #8 12.71 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 12.72 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 12.72 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B] #8 12.72 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB] #8 12.72 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB] #8 12.73 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB] #8 12.76 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB] #8 12.76 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #8 20.01 Selecting previously unselected package multiarch-support. #8 20.01 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.5_armhf.deb ... #8 20.01 Unpacking multiarch-support (2.27-3ubuntu1.5) ... #8 20.05 Selecting previously unselected package libxau6:armhf. #8 20.05 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ... #8 20.06 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ... #8 20.09 Selecting previously unselected package libbsd0:armhf. #8 20.09 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ... #8 20.10 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ... #8 20.18 Selecting previously unselected package libxdmcp6:armhf. #8 20.18 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #8 20.19 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #8 20.23 Selecting previously unselected package libxcb1:armhf. #8 20.23 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ... #12 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 #12 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #14 ... #9 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #9 sha256:03052b1ed9b2ad4695afee5296526b5f5af7494b3219f8f64dbbd1d08d80de8c #9 DONE 1.1s #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.1s #8 14.17 debconf: delaying package configuration, since apt-utils is not installed #8 14.20 Fetched 101 MB in 5s (22.0 MB/s) #9 13.65 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B] #9 13.66 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB] #9 13.66 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 13.67 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 13.67 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 13.71 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB] #9 13.72 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 13.79 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 13.79 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB] #9 13.80 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB] #9 13.81 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB] #9 13.82 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB] #9 13.82 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB] #9 13.82 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B] #9 13.82 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 13.86 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B] #9 13.86 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB] #9 13.94 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 13.94 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB] #21 8.284 Fetched 49.0 MB in 8s (6516 kB/s) #8 13.83 Unpacking perl (5.32.1-4+deb11u2) ... #8 13.92 Selecting previously unselected package liblocale-gettext-perl. #8 13.92 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #8 13.93 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 13.97 Selecting previously unselected package libpython3.9-minimal:amd64. #8 13.97 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... #8 13.98 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... #8 13.86 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB] #8 13.91 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB] #8 13.93 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB] #8 13.94 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B] #8 13.95 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B] #8 13.96 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] #8 13.96 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B] #8 13.97 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B] #8 13.97 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB] #8 16.72 Selecting previously unselected package python3-minimal. #8 16.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 ... 9597 files and directories currently installed.) #8 16.72 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #8 16.76 Unpacking python3-minimal (3.7.3-1) ... #8 16.80 Selecting previously unselected package mime-support. #8 16.81 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 16.81 Unpacking mime-support (3.62) ... #8 13.19 Selecting previously unselected package libgdbm-compat4:arm64. #8 13.19 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ... #8 13.20 Unpacking libgdbm-compat4:arm64 (1.19-2) ... #8 13.26 Selecting previously unselected package libperl5.32:arm64. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:4678fdafd63b8316f953117acf12131f1c3897212ac384593c44233f54e4b8cd #13 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 4.6s done #13 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #13 DONE 18.3s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:aeeabf0743016f9dbc8bc91c1f7876bc029a554e3ad856b951c090058905fbb1 #8 13.26 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ... #8 13.27 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ... #9 DONE 0.7s #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:69fb11ab4045cd1fbbdae698d7658142ab6bc9b7c35787096260582b376b41e1 #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.1s #9 15.20 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] #9 15.22 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debian all 0.1.43ubuntu1 [107 kB] #9 15.22 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB] #9 15.23 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB] #9 15.24 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 dput all 1.1.0ubuntu2 [44.9 kB] #9 15.24 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 15.29 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #9 15.29 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.1 [283 kB] #9 13.66 Get:219 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.4 [3360 kB] #9 13.85 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 13.85 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB] #9 13.85 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 13.85 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB] #9 13.85 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B] #9 13.85 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB] #9 13.85 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 13.85 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 13.85 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #8 13.03 debconf: delaying package configuration, since apt-utils is not installed #8 13.06 Fetched 157 MB in 5s (29.1 MB/s) #8 13.08 Selecting previously unselected package bsdextrautils. #8 13.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 ... 6646 files and directories currently installed.) #8 13.08 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #8 13.09 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #8 13.14 Selecting previously unselected package libuchardet0:armhf. #8 13.14 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ... #8 13.16 Unpacking libuchardet0:armhf (0.0.7-1) ... #8 13.20 Selecting previously unselected package groff-base. #8 13.20 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ... #8 20.24 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ... #8 20.28 Selecting previously unselected package libx11-data. #8 20.28 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #8 20.28 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #8 20.39 Selecting previously unselected package libx11-6:armhf. #8 20.39 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ... #8 20.40 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ... #8 20.51 Setting up multiarch-support (2.27-3ubuntu1.5) ... #8 15.19 Selecting previously unselected package python3-minimal. #8 15.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 ... 9600 files and directories currently installed.) #8 15.20 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... #8 15.21 Unpacking python3-minimal (3.7.3-1) ... #8 15.28 Selecting previously unselected package mime-support. #8 15.28 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 15.29 Unpacking mime-support (3.62) ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:70d26b0d94c9f98563118fe845b7f74006dbf029bbe6710dec46d95813bf6615 #8 9.206 Get:59 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #8 9.208 Get:60 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10+deb10u1 [276 kB] #8 9.213 Get:61 http://deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.235-1 [1510 kB] #8 9.246 Get:62 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10+deb10u1 [2692 kB] #8 9.308 Get:63 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #8 9.315 Get:64 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #8 9.328 Get:65 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #8 9.329 Get:66 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #8 9.564 Get:67 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #8 9.564 Get:68 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #8 9.564 Get:69 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #8 9.564 Get:70 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #8 9.564 Get:71 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #8 9.564 Get:72 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #8 9.564 Get:73 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #8 9.576 Get:74 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #8 9.576 Get:75 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #8 9.576 Get:76 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #8 9.576 Get:77 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #8 9.579 Get:78 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #8 9.623 Get:79 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #8 9.900 Get:80 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #8 9.900 Get:81 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #8 9.914 Get:82 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #8 10.20 Get:83 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #8 10.22 Get:84 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #8 10.22 Get:85 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] #8 10.26 Get:86 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #8 10.29 Get:87 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] #8 10.34 Get:88 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] #8 10.36 Get:89 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] #8 10.38 Get:90 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #8 10.38 Get:91 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #8 10.38 Get:92 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #8 10.39 Get:93 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] #8 10.39 Get:94 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] #8 10.40 Get:95 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] #8 10.41 Get:96 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #8 10.42 Get:97 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #8 10.43 Get:98 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] #8 10.43 Get:99 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] #8 10.44 Get:100 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] #8 10.46 Get:101 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB] #8 10.47 Get:102 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #8 10.48 Get:103 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #8 10.49 Get:104 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #8 10.50 Get:105 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 10.51 Get:106 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 10.51 Get:107 http://deb.debian.org/debian buster-backports/main amd64 dwz amd64 0.13-5~bpo10+1 [152 kB] #8 10.53 Get:108 http://deb.debian.org/debian buster-backports/main amd64 libdebhelper-perl all 13.3.3~bpo10+1 [189 kB] #8 10.53 Get:109 http://deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u3 [1259 kB] #8 10.56 Get:110 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #8 10.80 Get:111 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] #8 10.83 Get:112 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #8 10.83 Get:113 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] #8 10.84 Get:114 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #8 10.86 Get:115 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 10.86 Get:116 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #8 10.87 Get:117 http://deb.debian.org/debian buster-backports/main amd64 debhelper all 13.3.3~bpo10+1 [1013 kB] #8 10.89 Get:118 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB] #8 11.73 Get:119 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #8 11.74 Get:120 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #8 11.74 Get:121 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #8 11.74 Get:122 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u1 [510 kB] #8 11.75 Get:123 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] #8 11.75 Get:124 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #8 11.75 Get:125 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u1 [712 kB] #8 11.76 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] #8 11.78 Get:127 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u1 [861 kB] #8 11.80 Get:128 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u1 [865 kB] #8 11.81 Get:129 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #8 11.81 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u1 [617 kB] #8 11.81 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u1 [485 kB] #8 11.81 Get:132 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u1 [478 kB] #8 11.83 Get:133 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u1 [604 kB] #8 11.84 Get:134 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u1 [715 kB] #8 11.85 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 11.85 Get:136 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #8 11.85 Get:137 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #8 11.85 Get:138 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #8 11.85 Get:139 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 11.85 Get:140 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 11.85 Get:141 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 11.85 Get:142 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #8 11.85 Get:143 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 11.86 Get:144 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #8 11.86 Get:145 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #8 11.86 Get:146 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 11.86 Get:147 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 11.86 Get:148 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #8 11.86 Get:149 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #8 11.86 Get:150 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #8 11.86 Get:151 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #8 11.86 Get:152 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #8 11.86 Get:153 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 11.86 Get:154 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #8 11.86 Get:155 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #8 11.86 Get:156 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 11.87 Get:157 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #8 11.87 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #8 11.90 Get:159 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 11.90 Get:160 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #8 11.90 Get:161 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 11.90 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #8 11.90 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 11.90 Get:164 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 11.90 Get:165 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #8 11.91 Get:166 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+b1 [308 kB] #8 11.91 Get:167 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #8 11.91 Get:168 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #8 11.91 Get:169 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 11.91 Get:170 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 11.91 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 11.91 Get:172 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #8 11.92 Get:173 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #8 11.92 Get:174 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 11.92 Get:175 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #8 12.02 Get:176 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB] #8 12.05 Get:177 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u4 [6880 B] #8 12.05 Get:178 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #8 12.05 Get:179 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] #8 12.05 Get:180 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #8 12.05 Get:181 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB] #8 12.05 Get:182 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB] #8 12.06 Get:183 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB] #8 12.06 Get:184 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB] #8 12.07 Get:185 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB] #8 12.07 Get:186 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB] #8 12.07 Get:187 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB] #8 12.09 Get:188 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #8 12.09 Get:189 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB] #8 12.10 Get:190 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u7 [317 kB] #8 12.11 Get:191 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB] #8 12.13 Get:192 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB] #8 12.13 Get:193 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] #8 12.14 Get:194 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #8 12.14 Get:195 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 12.16 Get:196 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] #8 12.30 Get:197 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #8 12.30 Get:198 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #8 12.31 Get:199 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] #8 12.44 Get:200 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB] #8 12.47 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #8 12.50 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] #8 12.50 Get:203 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 12.50 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #8 12.50 Get:205 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB] #8 12.51 Get:206 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #8 12.51 Get:207 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #8 12.51 Get:208 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #8 12.51 Get:209 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #8 12.51 Get:210 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB] #8 12.51 Get:211 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #8 12.52 Get:212 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 12.52 Get:213 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB] #8 12.52 Get:214 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB] #8 12.52 Get:215 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #8 12.52 Get:216 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB] #8 12.52 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB] #8 12.52 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB] #8 12.52 Get:219 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB] #8 12.53 Get:220 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB] #8 12.53 Get:221 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB] #8 12.53 Get:222 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB] #8 12.53 Get:223 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB] #8 12.53 Get:224 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB] #8 12.53 Get:225 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 12.53 Get:226 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B] #8 12.53 Get:227 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB] #8 12.53 Get:228 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 12.53 Get:229 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 12.53 Get:230 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB] #8 12.53 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #8 12.53 Get:232 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #8 12.55 Get:233 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B] #8 12.55 Get:234 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 12.55 Get:235 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB] #8 12.55 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB] #8 12.57 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB] #8 12.63 Get:238 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #8 12.63 Get:239 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB] #8 12.63 Get:240 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #8 12.63 Get:241 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #8 12.63 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 12.63 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #8 12.63 Get:244 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] #8 12.63 Get:245 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB] #8 12.63 Get:246 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB] #8 12.63 Get:247 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB] #8 12.63 Get:248 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 12.64 Get:249 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB] #8 12.64 Get:250 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #8 12.64 Get:251 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 12.64 Get:252 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 12.64 Get:253 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #8 12.64 Get:254 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 12.64 Get:255 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB] #8 12.64 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB] #8 12.64 Get:257 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 12.64 Get:258 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB] #8 12.64 Get:259 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB] #8 12.64 Get:260 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 12.64 Get:261 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB] #8 12.65 Get:262 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB] #8 12.65 Get:263 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #8 12.65 Get:264 http://deb.debian.org/debian buster/main amd64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB] #8 12.68 Get:265 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] #8 12.68 Get:266 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #8 12.68 Get:267 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] #8 12.68 Get:268 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+b2 [207 kB] #8 12.68 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB] #8 12.68 Get:270 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB] #8 12.69 Get:271 http://deb.debian.org/debian buster/main amd64 libhttp-daemon-perl all 6.01-3 [16.6 kB] #8 12.69 Get:272 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #8 12.69 Get:273 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB] #8 12.69 Get:274 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B] #8 12.69 Get:275 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] #8 12.69 Get:276 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #8 12.69 Get:277 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB] #8 12.70 Get:278 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] #8 12.70 Get:279 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] #8 12.70 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB] #8 12.70 Get:281 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB] #8 12.70 Get:282 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #8 12.71 Get:283 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #8 12.71 Get:284 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #8 12.71 Get:285 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] #8 12.72 Get:286 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #8 12.72 Get:287 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB] #8 12.72 Get:288 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.34-0+deb10u1 [173 kB] #8 12.76 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] #8 12.79 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] #8 12.83 Get:291 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB] #8 12.86 Get:292 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] #8 12.87 Get:293 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #8 12.88 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB] #8 12.88 Get:295 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB] #8 12.88 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B] #8 12.88 Get:297 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B] #8 12.88 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB] #8 12.88 Get:299 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB] #8 12.88 Get:300 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB] #8 12.88 Get:301 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #8 12.89 Get:302 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B] #8 12.89 Get:303 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 12.89 Get:304 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB] #8 12.89 Get:305 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB] #8 12.89 Get:306 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB] #8 12.89 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #8 12.89 Get:308 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB] #8 12.90 Get:309 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #8 12.90 Get:310 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] #8 12.90 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB] #8 12.92 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB] #8 12.92 Get:313 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB] #8 12.92 Get:314 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #8 12.92 Get:315 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #8 12.93 Get:316 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #8 12.93 Get:317 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB] #8 12.94 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 12.94 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 12.94 Get:320 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 12.94 Get:321 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB] #8 12.94 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB] #8 12.94 Get:323 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB] #8 12.94 Get:324 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #8 12.94 Get:325 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB] #8 12.94 Get:326 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB] #8 12.95 Get:327 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB] #8 12.95 Get:328 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #8 12.95 Get:329 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #8 12.95 Get:330 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 12.95 Get:331 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #8 12.95 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] #8 12.96 Get:333 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB] #8 12.97 Get:334 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #8 12.97 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #8 12.97 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #8 12.97 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #8 12.98 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #8 12.98 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 12.98 Get:340 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #8 12.98 Get:341 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #8 12.98 Get:342 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #8 12.99 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #8 12.99 Get:344 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB] #8 13.00 Get:345 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB] #8 13.00 Get:346 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #8 13.00 Get:347 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB] #8 13.03 Get:348 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] #8 13.03 Get:349 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] #8 13.04 Get:350 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] #8 13.07 Get:351 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB] #8 13.10 Get:352 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20211109.1735-0+deb10u1 [125 kB] #8 13.10 Get:353 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #8 13.10 Get:354 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB] #8 13.10 Get:355 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] #8 13.11 Get:356 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB] #8 13.11 Get:357 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B] #8 13.11 Get:358 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB] #8 13.11 Get:359 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB] #8 13.12 Get:360 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B] #8 13.12 Get:361 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #8 13.12 Get:362 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #8 13.13 Get:363 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB] #8 13.15 Get:364 http://deb.debian.org/debian buster/main amd64 unzip amd64 6.0-23+deb10u2 [172 kB] #8 13.15 Get:365 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #8 13.16 Get:366 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #8 13.40 debconf: delaying package configuration, since apt-utils is not installed #8 13.43 Fetched 171 MB in 5s (35.5 MB/s) #8 13.45 Selecting previously unselected package sensible-utils. #8 13.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 ... 6677 files and directories currently installed.) #8 13.46 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #8 13.46 Unpacking sensible-utils (0.0.12) ... #8 13.50 Selecting previously unselected package lsb-base. #8 13.51 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #8 13.51 Unpacking lsb-base (10.2019051400) ... #8 13.56 Selecting previously unselected package cron. #8 13.56 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ... #8 13.56 Unpacking cron (3.0pl1-134+deb10u1) ... #8 13.62 Selecting previously unselected package libbsd0:amd64. #8 13.62 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #8 13.64 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 13.70 Selecting previously unselected package bsdmainutils. #8 13.70 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ... #8 13.70 Unpacking bsdmainutils (11.1.2+b1) ... #8 13.78 Selecting previously unselected package libuchardet0:amd64. #8 13.78 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ... #8 13.79 Unpacking libuchardet0:amd64 (0.0.6-3) ... #8 13.84 Selecting previously unselected package groff-base. #8 13.84 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ... #8 13.85 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 14.09 Selecting previously unselected package libgdbm6:amd64. #8 14.09 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ... #8 14.10 Unpacking libgdbm6:amd64 (1.18.1-4) ... #8 14.23 Selecting previously unselected package libpipeline1:amd64. #8 14.23 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ... #8 14.24 Unpacking libpipeline1:amd64 (1.5.1-2) ... #8 14.46 Selecting previously unselected package man-db. #8 14.46 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ... #8 14.47 Unpacking man-db (2.8.5-2) ... #8 14.79 Selecting previously unselected package perl-modules-5.28. #8 14.79 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 14.79 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.2s #12 DONE 18.1s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:b5de00d9de22cf86025f1db4ae2cd2537d7fa5ad65c15616e62bff2e044894a1 #9 12.98 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #9 12.98 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #9 12.98 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] #9 12.99 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #9 12.99 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] #9 13.03 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #9 13.03 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #9 13.04 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] #9 13.04 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] #9 13.06 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] #9 13.13 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] #9 13.13 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] #9 13.13 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] #9 13.14 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] #9 13.15 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] #8 14.26 Selecting previously unselected package liblocale-gettext-perl. #8 14.26 (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.) #8 14.26 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ... #8 14.28 Unpacking liblocale-gettext-perl (1.07-3build2) ... #8 14.33 Selecting previously unselected package libssl1.1:amd64. #8 14.33 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... #8 14.34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... #9 13.94 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB] #9 13.94 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 13.94 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 13.94 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B] #9 13.94 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 13.94 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #9 14.01 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB] #9 14.01 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB] #9 14.08 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 6.4s #8 5.843 Reading package lists... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 7.6s done #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a #8 14.16 Selecting previously unselected package libexpat1:amd64. #8 14.16 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_amd64.deb ... #8 14.17 Unpacking libexpat1:amd64 (2.2.10-2+deb11u3) ... #8 14.23 Selecting previously unselected package python3.9-minimal. #8 14.23 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... #8 14.24 Unpacking python3.9-minimal (3.9.2-1) ... #8 14.09 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] #8 14.13 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #8 14.13 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB] #8 14.14 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB] #8 14.15 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] #8 14.15 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB] #8 14.15 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB] #8 14.19 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #8 14.19 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB] #8 14.20 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB] #8 14.24 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB] #8 14.24 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB] #8 14.24 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB] #8 14.25 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #8 14.25 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] #8 14.25 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB] #8 14.32 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B] #12 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #12 DONE 18.4s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:7e9e53d712bb4a85e8f9ecf476371f8e2e6cf099d421e42bf400345f9ed75525 #8 16.87 Selecting previously unselected package libmpdec2:armhf. #8 16.87 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #8 16.88 Unpacking libmpdec2:armhf (2.4.2-2) ... #8 16.96 Selecting previously unselected package readline-common. #8 16.96 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #8 16.96 Unpacking readline-common (7.0-5) ... #8 17.02 Selecting previously unselected package libreadline7:armhf. #8 17.02 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ... #8 17.03 Unpacking libreadline7:armhf (7.0-5) ... #8 17.10 Selecting previously unselected package libsqlite3-0:armhf. #8 17.10 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_armhf.deb ... #8 17.10 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u1) ... #8 12.47 Get:52 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] #8 12.47 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] #8 12.47 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] #8 12.47 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] #8 12.47 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] #8 12.47 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] #8 12.47 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] #9 15.58 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 15.60 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.2 [952 kB] #9 15.67 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.2 [3130 kB] #9 13.92 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB] #9 13.93 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 13.93 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 13.93 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB] #9 13.93 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB] #9 13.93 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB] #9 13.93 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB] #9 13.93 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB] #9 13.93 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B] #9 14.00 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #9 14.01 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B] #9 14.01 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB] #9 14.01 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 14.01 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB] #9 14.01 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB] #9 14.01 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 14.01 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 14.01 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B] #9 14.07 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 14.09 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #9 14.09 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB] #9 14.09 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB] #9 14.09 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB] #9 14.09 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB] #9 14.09 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 14.09 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 14.09 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB] #9 14.14 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 14.17 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB] #8 13.20 Unpacking groff-base (1.22.4-6) ... #8 13.43 Selecting previously unselected package libgdbm6:armhf. #8 13.43 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ... #8 13.43 Unpacking libgdbm6:armhf (1.19-2) ... #8 20.57 Selecting previously unselected package libxext6:armhf. #8 20.57 (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.) #8 20.57 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ... #8 20.58 Unpacking libxext6:armhf (2:1.3.3-1) ... #8 20.65 Selecting previously unselected package bsdmainutils. #8 20.65 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ... #8 20.65 Unpacking bsdmainutils (11.1.2ubuntu1) ... #8 20.73 Selecting previously unselected package groff-base. #8 20.73 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ... #8 20.74 Unpacking groff-base (1.22.3-10) ... #8 15.36 Selecting previously unselected package libmpdec2:arm64. #8 15.36 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... #8 15.36 Unpacking libmpdec2:arm64 (2.4.2-2) ... #8 15.42 Selecting previously unselected package readline-common. #8 15.42 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #8 15.43 Unpacking readline-common (7.0-5) ... #8 15.49 Selecting previously unselected package libreadline7:arm64. #8 15.50 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... #8 15.50 Unpacking libreadline7:arm64 (7.0-5) ... #9 12.18 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B] #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.0s #9 13.15 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] #9 13.15 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #9 13.16 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #9 13.16 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] #9 13.21 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] #8 14.55 Selecting previously unselected package libpython3.6-minimal:amd64. #9 13.22 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] #8 14.55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... #8 14.56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... #9 13.29 Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #9 13.30 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] #9 13.30 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.10 [235 kB] #9 13.32 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.10 [161 kB] #9 13.33 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 13.33 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #9 13.34 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #9 13.36 Get:143 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 libdebhelper-perl all 13.5.2ubuntu1~bpo20.04.1 [64.6 kB] #9 13.37 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #9 13.37 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 14.08 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB] #9 14.09 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 14.09 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 14.09 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 14.09 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 14.09 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB] #9 14.09 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B] #9 14.16 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B] #9 14.16 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 14.23 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB] #9 14.23 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB] #9 14.23 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB] #9 14.24 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB] #9 14.24 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 14.24 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB] #9 14.24 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 14.24 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #9 14.30 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 14.31 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 14.38 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #8 14.55 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... #8 14.57 Setting up libexpat1:amd64 (2.2.10-2+deb11u3) ... #8 14.32 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB] #8 14.32 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB] #8 14.32 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB] #8 14.39 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #8 14.39 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] #8 14.39 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #8 14.39 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB] #8 14.39 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB] #8 14.40 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] #8 14.47 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB] #8 14.47 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB] #8 14.47 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB] #8 14.48 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB] #8 14.54 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB] #8 14.54 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-daemon-perl all 6.01-1 [17.0 kB] #8 14.54 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] #8 14.54 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #8 14.54 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB] #8 14.54 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB] #8 14.62 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB] #8 13.86 Selecting previously unselected package perl. #8 13.86 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ... #8 13.87 Unpacking perl (5.32.1-4+deb11u2) ... #8 13.93 Selecting previously unselected package liblocale-gettext-perl. #8 13.93 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ... #8 13.94 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 13.98 Selecting previously unselected package libpython3.9-minimal:arm64. #8 13.98 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ... #8 17.25 Selecting previously unselected package libpython3.7-stdlib:armhf. #8 17.25 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... #8 17.25 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 12.53 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] #9 15.72 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 15.72 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] #9 15.73 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 15.73 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 15.73 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB] #9 15.73 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 15.73 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 15.73 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 15.73 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 15.74 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB] #9 15.76 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #9 15.76 Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfreetype6 amd64 2.11.1+dfsg-1build1 [389 kB] #9 15.77 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] #9 15.77 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] #9 15.77 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] #9 15.77 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] #9 15.78 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjbig0 amd64 2.1-3.1build3 [28.9 kB] #9 15.78 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB] #9 15.78 Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtiff5 amd64 4.3.0-6 [183 kB] #9 15.78 Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxpm4 amd64 1:3.5.12-1build2 [36.2 kB] #9 15.78 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] #9 15.79 Get:227 http://archive.ubuntu.com/ubuntu jammy/main amd64 libc-devtools amd64 2.35-0ubuntu3 [28.9 kB] #9 15.79 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 15.79 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 15.79 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB] #9 15.79 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB] #9 15.80 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #9 15.80 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB] #9 15.80 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #9 15.80 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB] #9 15.80 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB] #9 15.82 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 15.82 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB] #9 15.82 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 15.82 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB] #9 15.82 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 15.83 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #9 15.83 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 15.83 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 15.83 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 15.83 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB] #9 15.84 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 15.84 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 15.84 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #9 15.84 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB] #9 15.84 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 15.85 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 15.85 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #9 15.85 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #9 15.85 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB] #9 15.85 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #9 15.86 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #9 15.86 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdistro-info-perl all 1.1build1 [5644 B] #9 15.86 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB] #9 15.86 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 15.86 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB] #9 15.88 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 15.88 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] #9 15.88 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B] #9 15.88 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B] #9 15.88 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 15.89 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 15.89 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 15.89 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 15.89 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 15.89 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 15.90 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 15.90 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 15.90 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB] #9 15.90 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB] #9 15.90 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 15.91 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 15.91 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB] #9 15.91 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB] #9 15.91 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 15.91 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB] #9 15.92 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 15.92 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB] #9 15.93 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 15.93 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB] #9 15.93 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 15.93 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 15.93 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 15.93 Get:289 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-daemon-perl all 6.13-1 [22.3 kB] #9 15.93 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB] #9 15.94 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #9 15.94 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 14.17 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B] #9 14.17 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B] #9 14.17 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 14.17 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB] #9 14.17 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB] #9 14.17 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB] #9 14.18 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB] #9 14.21 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB] #9 14.26 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB] #9 14.26 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 14.26 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B] #9 14.26 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 14.26 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 14.26 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #9 14.26 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB] #9 14.26 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB] #9 14.29 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 14.34 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB] #9 14.34 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB] #9 14.34 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB] #9 14.34 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 14.34 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB] #9 14.34 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB] #9 14.34 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 14.34 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB] #9 14.36 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #8 13.47 Selecting previously unselected package libpipeline1:armhf. #8 13.47 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ... #8 13.48 Unpacking libpipeline1:armhf (1.5.3-1) ... #8 13.53 Selecting previously unselected package man-db. #8 13.53 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ... #8 13.53 Unpacking man-db (2.9.4-2) ... #8 20.83 Selecting previously unselected package libgdbm5:armhf. #8 20.83 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ... #8 20.83 Unpacking libgdbm5:armhf (1.14.1-6) ... #8 20.87 Selecting previously unselected package libpipeline1:armhf. #8 20.87 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ... #8 20.87 Unpacking libpipeline1:armhf (1.5.0-1) ... #8 20.93 Selecting previously unselected package man-db. #8 20.93 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ... #8 20.93 Unpacking man-db (2.8.3-2ubuntu0.1) ... #8 15.57 Selecting previously unselected package libsqlite3-0:arm64. #8 15.58 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_arm64.deb ... #8 15.59 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u1) ... #8 15.73 Selecting previously unselected package libpython3.7-stdlib:arm64. #8 15.74 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... #8 15.74 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... #8 14.74 Selecting previously unselected package libexpat1:amd64. #8 14.74 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... #8 14.75 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... #8 14.83 Selecting previously unselected package python3.6-minimal. #8 14.83 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... #8 14.84 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... #9 13.44 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #9 13.44 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 13.46 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] #9 13.46 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] #9 13.48 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] #9 13.48 Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1256 kB] #9 13.53 Get:152 http://archive.ubuntu.com/ubuntu focal/universe amd64 librpmio8 amd64 4.14.2.1+dfsg1-1build2 [75.2 kB] #9 13.53 Get:153 http://archive.ubuntu.com/ubuntu focal/universe amd64 debugedit amd64 4.14.2.1+dfsg1-1build2 [19.5 kB] #9 13.53 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #9 13.54 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #9 13.59 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #9 13.65 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 13.66 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #9 13.67 Get:159 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 debhelper all 13.5.2ubuntu1~bpo20.04.1 [929 kB] #9 13.72 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #9 14.38 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB] #9 14.38 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB] #9 14.38 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 14.38 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB] #9 14.38 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB] #9 14.38 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB] #9 14.38 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 14.45 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB] #9 14.45 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB] #9 14.53 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 14.53 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB] #9 14.53 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 14.53 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB] #9 14.53 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-daemon-perl all 6.06-1 [21.4 kB] #9 14.53 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB] #9 14.53 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 14.53 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB] #9 14.60 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB] #9 14.60 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 14.67 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #12 extracting sha256:0af23c8acc382d7701c3a2e6d49d20baa5c46c0953f964f1614c3f3c0b33d116 7.2s done #12 extracting sha256:96e77776281865e740bc55c21e8ccf92eb00da433affc35674d9e7e930e1dce1 done #8 14.58 Setting up python3.9-minimal (3.9.2-1) ... #8 14.62 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB] #8 14.62 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB] #8 14.62 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB] #8 14.69 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB] #8 14.70 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB] #8 14.70 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB] #8 14.70 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB] #8 14.71 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B] #8 14.71 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #8 14.77 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #8 14.77 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB] #8 14.77 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB] #8 14.77 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB] #8 14.84 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB] #8 14.84 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB] #8 14.84 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB] #8 14.84 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #8 14.84 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B] #8 14.84 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B] #8 14.92 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB] #8 13.99 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... #8 14.14 Selecting previously unselected package libexpat1:arm64. #8 14.14 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_arm64.deb ... #8 14.14 Unpacking libexpat1:arm64 (2.2.10-2+deb11u3) ... #8 14.20 Selecting previously unselected package python3.9-minimal. #8 14.20 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ... #8 14.21 Unpacking python3.9-minimal (3.9.2-1) ... #8 17.57 Selecting previously unselected package python3.7. #8 17.57 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_armhf.deb ... #8 17.65 Unpacking python3.7 (3.7.3-2+deb10u3) ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:6e9576fe9b3ec593fc61754a66fb4c3e478c17dbf8e535d0b3faf32206a7372a #8 5.843 Reading package lists... #8 7.272 Building dependency tree... #8 7.449 Reading state information... #9 15.94 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB] #9 15.96 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 15.96 Get:295 http://archive.ubuntu.com/ubuntu jammy/main amd64 libldap-common all 2.5.11+dfsg-1~exp1ubuntu3 [16.8 kB] #9 15.96 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 15.96 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 15.96 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB] #9 15.96 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 15.96 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] #9 15.96 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB] #9 15.97 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #9 15.97 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 6.8s done #14 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #14 DONE 21.9s #9 14.41 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB] #9 14.41 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-daemon-perl all 6.06-1 [21.4 kB] #9 14.41 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB] #9 14.41 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 14.42 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB] #9 14.42 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB] #9 14.42 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 14.42 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB] #9 14.44 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB] #9 14.50 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 14.50 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB] #9 14.50 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB] #9 14.50 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #9 14.50 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB] #9 14.50 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB] #9 14.50 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB] #9 14.50 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 14.51 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 14.58 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B] #9 14.58 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #8 13.76 Selecting previously unselected package perl-modules-5.32. #8 13.76 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 13.76 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 21.08 Selecting previously unselected package perl-modules-5.26. #8 21.08 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... #8 21.08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 15.90 Selecting previously unselected package python3.7. #8 15.90 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_arm64.deb ... #8 15.90 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 15.95 Selecting previously unselected package libpython3-stdlib:arm64. #8 15.95 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... #8 15.95 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... #8 15.99 Setting up python3-minimal (3.7.3-1) ... #9 12.58 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstdc++-11-dev arm64 11.2.0-19ubuntu1 [2070 kB] #8 15.13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... #9 14.68 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB] #9 14.68 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 14.68 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB] #9 14.68 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB] #9 14.68 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 14.68 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB] #9 14.68 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB] #9 14.75 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB] #9 14.75 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 14.90 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 13.74 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #9 13.74 Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #9 13.74 Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] #9 13.74 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] #9 13.77 Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #9 13.77 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] #9 13.77 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB] #9 13.79 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB] #9 13.83 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] #9 13.84 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #9 13.85 Get:171 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] #9 13.85 Get:172 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB] #9 13.86 Get:173 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB] #9 13.90 Get:174 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB] #9 13.91 Get:175 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB] #9 13.92 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 13.92 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #9 13.92 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #12 DONE 19.1s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:41fd9cdb775df00062a5c60c3b6bc1bc3562a5f8a595f13efd719834917a2418 #8 14.92 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] #8 14.92 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B] #8 14.92 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB] #8 14.99 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB] #8 14.99 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB] #8 14.99 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB] #8 14.99 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] #8 15.00 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB] #8 15.00 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB] #8 15.07 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB] #8 15.07 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #8 15.07 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B] #8 15.07 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB] #8 15.14 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #8 15.14 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #8 15.14 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] #8 15.15 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB] #8 15.16 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB] #8 15.17 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] #8 14.57 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... #8 17.74 Selecting previously unselected package libpython3-stdlib:armhf. #8 17.74 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ... #8 17.74 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #8 17.84 Setting up python3-minimal (3.7.3-1) ... #9 14.73 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB] #9 14.89 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB] #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:db342ff3b083b3e8cec76e9b373a097b76d9a44f7ee864d506a9a560df12c7d0 #9 16.25 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 16.27 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 16.27 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 16.30 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #9 16.31 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #9 16.31 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 16.31 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 16.31 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 16.31 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 16.31 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB] #9 16.32 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB] #9 16.32 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #9 16.32 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB] #9 16.32 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB] #9 16.32 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 16.32 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 16.33 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB] #9 16.33 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB] #9 16.33 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB] #9 16.33 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #9 16.34 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 16.34 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB] #9 16.34 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #9 16.35 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 16.35 Get:328 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1 [57.5 kB] #9 16.35 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB] #9 16.35 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB] #9 16.35 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB] #9 16.36 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB] #9 16.36 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #9 16.36 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 16.36 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 16.36 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB] #9 16.37 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB] #9 16.37 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB] #9 16.38 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B] #9 16.38 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB] #9 16.38 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB] #9 16.38 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #9 16.39 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB] #9 16.39 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB] #9 16.39 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB] #9 16.39 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 16.41 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 16.41 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #9 16.41 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB] #9 16.41 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB] #9 16.41 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 16.41 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB] #9 16.42 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB] #9 16.42 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB] #9 16.42 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 16.42 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB] #9 16.43 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #9 16.43 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #9 16.43 Get:359 http://archive.ubuntu.com/ubuntu jammy/main amd64 unzip amd64 6.0-26ubuntu3 [174 kB] #9 16.43 Get:360 http://archive.ubuntu.com/ubuntu jammy/main amd64 lintian all 2.114.0ubuntu1 [1080 kB] #9 16.45 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #8 16.19 Selecting previously unselected package python3. #8 16.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 ... 10069 files and directories currently installed.) #8 16.20 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ... #8 16.21 Unpacking python3 (3.7.3-1) ... #8 16.25 Selecting previously unselected package less. #8 16.25 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ... #8 16.25 Unpacking less (487-0.1+b1) ... #8 16.29 Selecting previously unselected package netbase. #8 16.29 Preparing to unpack .../002-netbase_5.6_all.deb ... #8 16.30 Unpacking netbase (5.6) ... #8 16.33 Selecting previously unselected package bzip2. #8 16.33 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... #8 16.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 16.36 Selecting previously unselected package libmagic-mgc. #9 15.05 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B] #9 15.06 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 15.08 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB] #9 15.13 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB] #9 15.19 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB] #8 15.29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... #8 15.31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... #8 15.32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... #9 13.98 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #9 13.98 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 13.98 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #9 13.98 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #9 13.98 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #9 14.06 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #9 14.06 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 14.06 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 14.06 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #9 14.06 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 14.14 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 14.14 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #9 14.14 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #9 14.14 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #9 14.14 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #8 15.22 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB] #8 15.22 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB] #8 15.22 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB] #8 15.22 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB] #8 15.29 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB] #8 15.29 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB] #8 15.33 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] #8 15.43 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB] #8 14.61 Setting up libexpat1:arm64 (2.2.10-2+deb11u3) ... #8 14.71 Setting up python3.9-minimal (3.9.2-1) ... #8 18.10 Selecting previously unselected package python3. #8 18.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 ... 10066 files and directories currently installed.) #8 18.10 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #8 7.897 curl is already the newest version (7.74.0-1.3+deb11u1). #8 7.897 The following additional packages will be installed: #8 7.897 autoconf automake autopoint autotools-dev binutils #8 7.897 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 7.897 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 7.897 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian #8 7.897 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils #8 7.897 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 7.897 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl #8 7.897 libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1 #8 7.897 libencode-locale-perl liberror-perl libexpat1 libfakeroot #8 7.897 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #8 7.897 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #8 7.897 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl #8 7.897 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 7.897 libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl #8 7.897 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 7.897 libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 7.897 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 7.897 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 7.897 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 7.897 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 7.897 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 7.897 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 7.897 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 7.897 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #8 7.897 po-debconf python3 python3-minimal python3.9 python3.9-minimal #8 7.897 sensible-utils wdiff xz-utils #8 7.897 Suggested packages: #8 7.897 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 7.897 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx #8 7.897 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #8 7.897 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 7.897 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #8 7.897 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap #8 7.897 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #8 7.897 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 7.897 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev #8 7.897 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 7.897 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 7.897 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 7.897 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 7.897 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 7.897 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 7.897 diffutils-doc perl-doc libterm-readline-gnu-perl #8 7.897 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl #8 7.897 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc #8 7.897 binfmt-support wdiff-doc #8 7.897 Recommended packages: #8 7.897 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 7.897 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 7.897 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic #8 7.897 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 7.897 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 7.897 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus #8 7.897 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl #8 7.897 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl #8 7.897 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl #8 7.897 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #9 14.97 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB] #9 14.99 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B] #9 15.00 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB] #9 15.03 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 15.07 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 15.09 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB] #9 15.10 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB] #9 15.11 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB] #9 16.49 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #9 16.49 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] #9 16.49 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #9 16.49 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 16.50 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 16.50 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 16.50 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB] #9 16.50 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB] #9 16.50 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 16.51 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB] #8 16.36 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... #8 16.37 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 16.43 Selecting previously unselected package libmagic1:arm64. #8 16.43 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... #8 16.44 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... #8 16.47 Selecting previously unselected package file. #8 16.47 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ... #8 16.48 Unpacking file (1:5.35-4+deb10u2) ... #8 16.51 Selecting previously unselected package gettext-base. #8 16.51 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ... #8 16.51 Unpacking gettext-base (0.19.8.1-9) ... #8 16.55 Selecting previously unselected package krb5-locales. #8 16.56 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u3_all.deb ... #8 16.56 Unpacking krb5-locales (1.17-3+deb10u3) ... #8 16.59 Selecting previously unselected package manpages. #8 16.59 Preparing to unpack .../009-manpages_4.16-2_all.deb ... #8 16.60 Unpacking manpages (4.16-2) ... #8 16.71 Selecting previously unselected package libedit2:arm64. #8 14.32 Selecting previously unselected package libgdbm-compat4:armhf. #8 14.32 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ... #8 14.33 Unpacking libgdbm-compat4:armhf (1.19-2) ... #8 14.37 Selecting previously unselected package libperl5.32:armhf. #8 14.37 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #8 14.38 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #8 13.32 Get:60 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] #8 13.34 Get:61 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] #8 13.34 Get:62 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] #8 13.35 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #8 13.35 Get:64 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 13.35 Get:65 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 13.35 Get:66 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB] #8 13.46 Get:67 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] #8 13.47 Get:68 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] #8 13.53 Get:69 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB] #8 21.66 Selecting previously unselected package libgdbm-compat4:armhf. #8 21.66 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ... #8 21.67 Unpacking libgdbm-compat4:armhf (1.14.1-6) ... #8 21.71 Selecting previously unselected package libperl5.26:armhf. #8 21.71 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_armhf.deb ... #8 21.71 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.5) ... #9 15.21 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B] #9 15.21 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB] #9 15.22 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 15.25 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 15.28 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB] #9 15.28 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB] #9 15.29 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB] #9 15.33 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB] #9 15.34 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB] #9 15.35 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #9 15.35 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB] #9 15.35 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 15.36 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 15.42 Get:323 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB] #9 15.42 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB] #9 15.43 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB] #9 14.21 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #9 14.21 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 14.21 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #9 14.21 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #9 14.22 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 14.29 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #9 14.29 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 14.29 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #9 14.29 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #9 14.45 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 5.1s #8 15.44 Get:299 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB] #8 15.45 Get:300 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB] #8 15.45 Get:301 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB] #8 15.45 Get:302 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B] #8 15.45 Get:303 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] #8 15.60 Get:304 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.1 [158 kB] #9 13.23 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++-11 arm64 11.2.0-19ubuntu1 [11.1 MB] #8 18.12 Unpacking python3 (3.7.3-1) ... #8 18.19 Selecting previously unselected package less. #8 18.19 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ... #8 18.20 Unpacking less (487-0.1+b1) ... #8 18.28 Selecting previously unselected package netbase. #8 18.28 Preparing to unpack .../002-netbase_5.6_all.deb ... #8 18.29 Unpacking netbase (5.6) ... #8 18.34 Selecting previously unselected package bzip2. #8 18.34 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u1_armhf.deb ... #8 18.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #9 15.16 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB] #9 15.17 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB] #9 15.17 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB] #9 15.18 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB] #9 15.18 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 15.20 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 15.20 Get:320 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB] #9 15.21 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB] #9 15.23 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB] #9 15.27 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B] #9 15.27 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB] #9 15.27 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B] #9 15.27 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #9 15.28 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 15.28 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB] #9 15.34 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB] #9 15.34 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB] #9 15.34 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B] #9 15.34 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB] #9 16.77 debconf: delaying package configuration, since apt-utils is not installed #9 16.81 Fetched 132 MB in 10s (13.8 MB/s) #9 16.82 Selecting previously unselected package liblocale-gettext-perl. #9 16.82 (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 ... 4393 files and directories currently installed.) #9 16.83 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ... #9 16.84 Unpacking liblocale-gettext-perl (1.07-4build3) ... #9 16.91 Selecting previously unselected package libpython3.10-minimal:amd64. #9 16.91 Preparing to unpack .../libpython3.10-minimal_3.10.4-3_amd64.deb ... #9 16.92 Unpacking libpython3.10-minimal:amd64 (3.10.4-3) ... #8 16.71 Preparing to unpack .../010-libedit2_3.1-20181209-1_arm64.deb ... #8 16.72 Unpacking libedit2:arm64 (3.1-20181209-1) ... #8 16.77 Selecting previously unselected package libkeyutils1:arm64. #8 16.78 Preparing to unpack .../011-libkeyutils1_1.6-6_arm64.deb ... #8 16.78 Unpacking libkeyutils1:arm64 (1.6-6) ... #8 16.82 Selecting previously unselected package libkrb5support0:arm64. #8 16.82 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u3_arm64.deb ... #8 16.83 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... #8 16.86 Selecting previously unselected package libk5crypto3:arm64. #8 16.87 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u3_arm64.deb ... #8 16.87 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... #8 16.91 Selecting previously unselected package libkrb5-3:arm64. #8 16.92 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u3_arm64.deb ... #8 16.92 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... #8 13.69 Get:70 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB] #8 13.70 Get:71 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] #8 13.70 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB] #8 13.79 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB] #9 15.44 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B] #9 15.45 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB] #9 15.45 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 15.49 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 15.49 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 15.49 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB] #9 15.50 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB] #9 15.56 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB] #9 15.57 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B] #9 15.57 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB] #9 15.57 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB] #9 15.57 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 15.57 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 15.64 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 15.64 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB] #9 15.67 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB] #9 14.52 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #9 14.54 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #8 15.95 Get:305 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB] #8 15.96 Get:306 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB] #8 15.96 Get:307 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #8 15.98 Get:308 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B] #8 16.01 Selecting previously unselected package python3-minimal. #8 16.01 (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.) #8 16.02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... #8 16.02 Unpacking python3-minimal (3.6.7-1~18.04) ... #8 16.08 Selecting previously unselected package mime-support. #8 16.08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #8 18.54 Selecting previously unselected package libmagic-mgc. #8 18.54 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #8 18.54 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #9 15.42 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB] #9 15.42 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 15.42 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 15.42 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 15.42 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB] #9 15.45 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB] #9 15.49 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 15.49 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB] #9 15.49 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB] #9 15.49 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB] #9 15.57 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB] #9 15.57 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB] #9 15.57 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2 [982 kB] #9 15.61 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB] #8 16.99 Selecting previously unselected package libgssapi-krb5-2:arm64. #8 16.99 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... #8 17.00 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... #8 17.05 Selecting previously unselected package openssh-client. #8 17.05 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ... #8 17.06 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... #8 17.15 Selecting previously unselected package ucf. #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 7.1s done #9 17.02 Selecting previously unselected package libexpat1:amd64. #9 17.02 Preparing to unpack .../libexpat1_2.4.7-1_amd64.deb ... #9 17.03 Unpacking libexpat1:amd64 (2.4.7-1) ... #9 17.07 Selecting previously unselected package python3.10-minimal. #9 17.07 Preparing to unpack .../python3.10-minimal_3.10.4-3_amd64.deb ... #9 17.08 Unpacking python3.10-minimal (3.10.4-3) ... #9 17.20 Setting up libpython3.10-minimal:amd64 (3.10.4-3) ... #9 17.22 Setting up libexpat1:amd64 (2.4.7-1) ... #9 17.23 Setting up python3.10-minimal (3.10.4-3) ... #9 15.68 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 15.71 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB] #9 15.71 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB] #9 15.71 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB] #9 15.71 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB] #9 15.72 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB] #9 15.72 Get:348 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2 [982 kB] #9 15.79 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB] #9 15.89 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB] #9 15.90 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB] #9 15.90 Get:352 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 15.90 Get:353 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 15.91 Get:354 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #9 15.91 Get:355 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 15.91 Get:356 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 unzip arm64 6.0-25ubuntu1 [163 kB] #9 15.91 Get:357 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB] #9 15.93 Get:358 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #9 16.00 Get:359 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B] #9 14.82 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #9 14.87 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #9 14.87 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #9 14.87 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 14.88 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 14.88 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #9 14.91 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #9 14.92 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #9 14.92 Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #9 15.01 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #8 14.96 Selecting previously unselected package perl. #8 14.96 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ... #8 14.97 Unpacking perl (5.32.1-4+deb11u2) ... #8 15.07 Selecting previously unselected package liblocale-gettext-perl. #8 15.07 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ... #8 15.07 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 22.38 Selecting previously unselected package perl. #8 22.38 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_armhf.deb ... #8 22.38 Unpacking perl (5.26.1-6ubuntu0.5) ... #8 16.13 debconf: delaying package configuration, since apt-utils is not installed #8 16.16 Fetched 89.6 MB in 9s (9753 kB/s) #8 16.18 Selecting previously unselected package liblocale-gettext-perl. #8 16.18 (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.) #8 16.18 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ... #8 16.19 Unpacking liblocale-gettext-perl (1.07-3build2) ... #8 16.24 Selecting previously unselected package libssl1.1:arm64. #8 16.09 Unpacking mime-support (3.60ubuntu1) ... #8 16.15 Selecting previously unselected package libmpdec2:amd64. #8 16.15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... #8 16.16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... #8 16.21 Selecting previously unselected package readline-common. #8 16.22 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #8 16.22 Unpacking readline-common (7.0-3) ... #8 16.27 Selecting previously unselected package libreadline7:amd64. #8 16.27 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... #8 16.27 Unpacking libreadline7:amd64 (7.0-3) ... #8 16.34 Selecting previously unselected package libsqlite3-0:amd64. #8 16.34 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... #8 18.88 Selecting previously unselected package libmagic1:armhf. #8 18.88 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #8 18.89 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #8 18.95 Selecting previously unselected package file. #8 18.95 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ... #8 18.95 Unpacking file (1:5.35-4+deb10u2) ... #8 19.01 Selecting previously unselected package gettext-base. #9 13.96 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B] #9 13.96 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB] #9 14.76 Get:100 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B] #9 14.76 Get:101 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstdc++-11-dev arm64 11.2.0-7ubuntu2 [2061 kB] #9 15.20 Get:102 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 g++-11 arm64 11.2.0-7ubuntu2 [54.4 MB] #9 15.73 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB] #9 15.74 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB] #9 15.74 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 15.74 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 15.75 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B] #9 15.75 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 15.75 Get:353 http://ports.ubuntu.com/ubuntu-ports focal/main armhf unzip armhf 6.0-25ubuntu1 [155 kB] #9 15.76 Get:354 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB] #9 15.76 Get:355 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB] #9 15.82 Get:356 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B] #8 15.97 Selecting previously unselected package python3-minimal. #8 15.97 (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.) #8 15.97 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #8 16.00 Unpacking python3-minimal (3.9.2-3) ... #8 16.08 Selecting previously unselected package media-types. #8 16.08 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 16.08 Unpacking media-types (4.0.0) ... #8 16.13 Selecting previously unselected package libmpdec3:amd64. #8 16.13 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... #8 16.13 Unpacking libmpdec3:amd64 (2.5.1-1) ... #8 17.16 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ... #8 17.16 Moving old data out of the way #8 17.16 Unpacking ucf (3.0038+nmu1) ... #8 17.20 Selecting previously unselected package xz-utils. #8 17.20 Preparing to unpack .../018-xz-utils_5.2.4-1+deb10u1_arm64.deb ... #8 17.20 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 17.25 Selecting previously unselected package libfl2:arm64. #8 17.25 Preparing to unpack .../019-libfl2_2.6.4-6.2_arm64.deb ... #8 17.26 Unpacking libfl2:arm64 (2.6.4-6.2) ... #8 17.30 Selecting previously unselected package at. #8 17.30 Preparing to unpack .../020-at_3.1.23-1_arm64.deb ... #8 17.31 Unpacking at (3.1.23-1) ... #8 17.34 Selecting previously unselected package libsigsegv2:arm64. #8 17.35 Preparing to unpack .../021-libsigsegv2_2.12-2_arm64.deb ... #8 17.35 Unpacking libsigsegv2:arm64 (2.12-2) ... #8 17.38 Selecting previously unselected package m4. #8 17.38 Preparing to unpack .../022-m4_1.4.18-2_arm64.deb ... #8 17.38 Unpacking m4 (1.4.18-2) ... #8 17.43 Selecting previously unselected package autoconf. #8 17.43 Preparing to unpack .../023-autoconf_2.69-11_all.deb ... #8 17.43 Unpacking autoconf (2.69-11) ... #8 17.49 Selecting previously unselected package autotools-dev. #14 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #9 16.19 debconf: delaying package configuration, since apt-utils is not installed #9 16.22 Fetched 99.6 MB in 10s (9617 kB/s) #9 16.26 Selecting previously unselected package liblocale-gettext-perl. #9 15.01 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #9 15.01 Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 15.02 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB] #9 15.02 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] #9 15.03 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] #9 15.05 Get:221 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.10 [232 kB] #9 15.06 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 15.06 Get:223 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.4 [885 kB] #9 15.12 Get:224 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.4 [4560 kB] #8 15.11 Selecting previously unselected package libpython3.9-minimal:armhf. #8 15.11 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ... #8 15.11 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ... #8 15.32 Selecting previously unselected package libexpat1:armhf. #8 22.48 Selecting previously unselected package openssl. #8 22.48 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.17_armhf.deb ... #8 22.49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) ... #8 22.61 Selecting previously unselected package ca-certificates. #8 22.61 Preparing to unpack .../011-ca-certificates_20210119~18.04.2_all.deb ... #8 22.62 Unpacking ca-certificates (20210119~18.04.2) ... #8 22.69 Selecting previously unselected package distro-info-data. #8 22.69 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ... #8 16.24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_arm64.deb ... #8 16.25 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.17) ... #8 16.36 Selecting previously unselected package libpython3.6-minimal:arm64. #8 16.35 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... #8 16.45 Selecting previously unselected package libpython3.6-stdlib:amd64. #8 16.45 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... #8 16.45 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... #8 19.01 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ... #8 19.02 Unpacking gettext-base (0.19.8.1-9) ... #8 19.12 Selecting previously unselected package krb5-locales. #8 19.12 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u3_all.deb ... #8 19.13 Unpacking krb5-locales (1.17-3+deb10u3) ... #8 19.20 Selecting previously unselected package manpages. #8 19.20 Preparing to unpack .../009-manpages_4.16-2_all.deb ... #8 19.20 Unpacking manpages (4.16-2) ... #9 13.98 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdpkg-perl all 1.21.1ubuntu2 [236 kB] #9 14.00 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #9 14.03 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB] #9 14.03 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB] #9 14.05 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dpkg-dev all 1.21.1ubuntu2 [922 kB] #9 14.10 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B] #9 14.12 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] #9 14.13 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1 [21.3 kB] #9 14.13 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1 [55.6 kB] #9 14.16 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libldap-2.5-0 arm64 2.5.11+dfsg-1~exp1ubuntu3 [181 kB] #9 14.18 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #9 14.18 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB] #9 14.21 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.1 [284 kB] #8 10.09 CentOS Stream 9 - Extras packages 6.2 kB/s | 8.0 kB 00:01 #8 10.76 Dependencies resolved. #8 10.77 ================================================================================ #8 10.77 Package Arch Version Repository Size #8 10.77 ================================================================================ #8 10.77 Installing: #8 10.77 dnf-plugins-core noarch 4.1.0-1.el9 baseos 35 k #8 10.77 rpm-build aarch64 4.16.1.3-11.el9 appstream 103 k #8 10.77 rpmlint noarch 1.11-19.el9 appstream 198 k #8 10.77 Upgrading: #8 10.77 dnf noarch 4.12.0-1.el9 baseos 463 k #8 10.77 dnf-data noarch 4.12.0-1.el9 baseos 44 k #8 10.77 libdnf aarch64 0.67.0-1.el9 baseos 613 k #8 10.77 libsolv aarch64 0.7.22-1.el9 baseos 377 k #8 10.77 python3-dnf noarch 4.12.0-1.el9 baseos 465 k #8 10.77 python3-hawkey aarch64 0.67.0-1.el9 baseos 100 k #8 10.77 python3-libdnf aarch64 0.67.0-1.el9 baseos 733 k #8 10.77 yum noarch 4.12.0-1.el9 baseos 94 k #8 10.77 Installing dependencies: #8 10.77 binutils aarch64 2.35.2-19.el9 baseos 5.2 M #8 10.77 binutils-gold aarch64 2.35.2-19.el9 baseos 886 k #8 10.77 bzip2 aarch64 1.0.8-8.el9 baseos 56 k #8 10.77 cpio aarch64 2.13-16.el9 baseos 274 k #8 10.77 dbus-libs aarch64 1:1.12.20-5.el9 baseos 150 k #8 10.77 desktop-file-utils aarch64 0.26-5.el9 appstream 73 k #8 10.77 diffutils aarch64 3.7-12.el9 baseos 392 k #8 10.77 dwz aarch64 0.14-3.el9 appstream 126 k #8 10.77 ed aarch64 1.14.2-12.el9 baseos 74 k #8 10.77 efi-srpm-macros noarch 4-9.el9 appstream 23 k #8 10.77 elfutils aarch64 0.186-3.el9 baseos 521 k #8 10.77 elfutils-debuginfod-client aarch64 0.186-3.el9 baseos 37 k #8 10.77 emacs-filesystem noarch 1:27.1-3.el9 appstream 9.2 k #8 10.77 enchant aarch64 1:1.6.0-30.el9 appstream 61 k #8 10.77 file aarch64 5.39-8.el9 baseos 51 k #8 10.77 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #8 10.77 gdb-minimal aarch64 10.2-8.el9 appstream 3.1 M #8 10.77 gdk-pixbuf2 aarch64 2.42.6-2.el9 appstream 491 k #8 10.77 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #8 10.77 glib-networking aarch64 2.68.3-3.el9 baseos 185 k #8 10.77 glibc-gconv-extra aarch64 2.34-29.el9 baseos 1.7 M #8 10.77 go-srpm-macros noarch 3.0.9-9.el9 appstream 27 k #8 10.77 groff-base aarch64 1.22.4-10.el9 baseos 1.0 M #8 10.77 gsettings-desktop-schemas aarch64 40.0-4.el9 baseos 688 k #8 10.77 hunspell aarch64 1.7.0-11.el9 appstream 319 k #8 10.77 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #8 10.77 hunspell-filesystem aarch64 1.7.0-11.el9 appstream 8.6 k #8 10.77 info aarch64 6.7-15.el9 baseos 221 k #8 10.77 json-glib aarch64 1.6.6-1.el9 baseos 160 k #8 10.77 kernel-srpm-macros noarch 1.0-11.el9 appstream 16 k #8 10.77 less aarch64 575-4.el9 baseos 156 k #8 10.77 libappstream-glib aarch64 0.7.18-4.el9 appstream 380 k #8 10.77 libbrotli aarch64 1.0.9-6.el9 baseos 314 k #8 10.77 libicu aarch64 67.1-9.el9 baseos 9.5 M #8 10.77 libjpeg-turbo aarch64 2.0.90-5.el9 appstream 170 k #8 10.77 libpipeline aarch64 1.5.3-4.el9 baseos 48 k #8 10.77 libpkgconf aarch64 1.7.3-9.el9 baseos 36 k #8 10.77 libpng aarch64 2:1.6.37-12.el9 baseos 115 k #8 10.77 libproxy aarch64 0.4.15-35.el9 baseos 71 k #8 10.77 libpsl aarch64 0.21.1-5.el9 baseos 64 k #8 10.77 libsoup aarch64 2.72.0-8.el9 appstream 397 k #8 10.77 libstemmer aarch64 0-18.585svn.el9 appstream 82 k #8 10.77 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #8 10.77 man-db aarch64 2.9.3-6.el9 baseos 1.2 M #8 10.77 ncurses aarch64 6.2-8.20210508.el9 baseos 406 k #8 10.77 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #8 10.77 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #8 10.77 patch aarch64 2.7.6-16.el9 appstream 124 k #8 10.77 perl-AutoLoader noarch 5.74-479.el9 appstream 31 k #8 10.77 perl-B aarch64 1.80-479.el9 appstream 190 k #8 10.77 perl-Carp noarch 1.50-460.el9 appstream 30 k #8 10.77 perl-Class-Struct noarch 0.66-479.el9 appstream 32 k #8 10.77 perl-Data-Dumper aarch64 2.174-462.el9 appstream 55 k #8 10.77 perl-Digest noarch 1.19-4.el9 appstream 26 k #8 10.77 perl-Digest-MD5 aarch64 2.58-4.el9 appstream 37 k #8 10.77 perl-Encode aarch64 4:3.08-462.el9 appstream 1.7 M #8 10.77 perl-Errno aarch64 1.30-479.el9 appstream 24 k #8 10.77 perl-Exporter noarch 5.74-461.el9 appstream 32 k #8 10.77 perl-Fcntl aarch64 1.13-479.el9 appstream 30 k #8 10.77 perl-File-Basename noarch 2.85-479.el9 appstream 27 k #8 10.77 perl-File-Path noarch 2.18-4.el9 appstream 36 k #8 10.77 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #8 10.77 perl-File-stat noarch 1.09-479.el9 appstream 27 k #8 10.77 perl-FileHandle noarch 2.03-479.el9 appstream 25 k #8 10.77 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #8 10.77 perl-Getopt-Std noarch 1.12-479.el9 appstream 25 k #8 10.77 perl-HTTP-Tiny noarch 0.076-460.el9 appstream 55 k #8 10.77 perl-IO aarch64 1.43-479.el9 appstream 98 k #8 10.77 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #8 10.77 perl-IPC-Open3 noarch 1.21-479.el9 appstream 32 k #8 10.77 perl-MIME-Base64 aarch64 3.16-4.el9 appstream 31 k #8 10.77 perl-Net-SSLeay aarch64 1.92-1.el9 appstream 389 k #8 10.77 perl-POSIX aarch64 1.94-479.el9 appstream 106 k #8 10.77 perl-PathTools aarch64 3.78-461.el9 appstream 88 k #8 10.77 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #8 10.77 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #8 10.77 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #8 10.77 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #8 10.77 perl-Scalar-List-Utils aarch64 4:1.56-461.el9 appstream 72 k #8 10.77 perl-SelectSaver noarch 1.02-479.el9 appstream 21 k #8 10.77 perl-Socket aarch64 4:2.031-4.el9 appstream 55 k #8 10.77 perl-Storable aarch64 1:3.21-460.el9 appstream 94 k #8 10.77 perl-Symbol noarch 1.08-479.el9 appstream 24 k #8 10.77 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #8 10.77 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #8 10.77 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #8 10.77 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #8 10.77 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #8 10.77 perl-URI noarch 5.09-3.el9 appstream 121 k #8 10.77 perl-base noarch 2.27-479.el9 appstream 26 k #8 10.77 perl-constant noarch 1.33-461.el9 appstream 24 k #8 10.77 perl-if noarch 0.60.800-479.el9 appstream 24 k #8 10.77 perl-interpreter aarch64 4:5.32.1-479.el9 appstream 80 k #8 10.77 perl-libnet noarch 3.13-4.el9 appstream 130 k #8 10.77 perl-libs aarch64 4:5.32.1-479.el9 appstream 2.1 M #8 10.77 perl-mro aarch64 1.23-479.el9 appstream 37 k #8 10.77 perl-overload noarch 1.31-479.el9 appstream 55 k #8 10.77 perl-overloading noarch 0.02-479.el9 appstream 22 k #8 10.77 perl-parent noarch 1:0.238-460.el9 appstream 15 k #8 10.77 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #8 10.77 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #8 10.77 perl-subs noarch 1.03-479.el9 appstream 21 k #8 10.77 perl-vars noarch 1.05-479.el9 appstream 23 k #8 10.77 pkgconf aarch64 1.7.3-9.el9 baseos 41 k #8 10.77 pkgconf-m4 noarch 1.7.3-9.el9 baseos 15 k #8 10.77 pkgconf-pkg-config aarch64 1.7.3-9.el9 baseos 11 k #8 10.77 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #8 10.77 python-srpm-macros noarch 3.9-52.el9 appstream 24 k #8 10.77 python3-dateutil noarch 1:2.8.1-6.el9 baseos 302 k #8 10.77 python3-dbus aarch64 1.2.18-2.el9 baseos 144 k #8 10.77 python3-dnf-plugins-core noarch 4.1.0-1.el9 baseos 236 k #8 10.77 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #8 10.77 python3-file-magic noarch 5.39-8.el9 appstream 18 k #8 10.77 python3-six noarch 1.15.0-9.el9 baseos 37 k #8 10.77 qt5-srpm-macros noarch 5.15.3-1.el9 appstream 9.7 k #8 10.77 redhat-rpm-config noarch 194-1.el9 appstream 74 k #8 10.77 rust-srpm-macros noarch 17-4.el9 appstream 10 k #8 10.77 shared-mime-info aarch64 2.1-4.el9 baseos 557 k #8 10.77 unzip aarch64 6.0-56.el9 baseos 179 k #8 10.77 webkit2gtk3-jsc aarch64 2.36.1-1.el9 appstream 2.9 M #8 10.77 xz aarch64 5.2.5-7.el9 baseos 226 k #8 10.77 zip aarch64 3.0-33.el9 baseos 235 k #8 10.77 zstd aarch64 1.5.1-2.el9 baseos 387 k #8 10.77 Installing weak dependencies: #8 10.77 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #8 10.77 libproxy-webkitgtk4 aarch64 0.4.15-35.el9 appstream 21 k #8 10.77 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #8 10.77 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #8 10.77 perl-NDBM_File aarch64 1.15-479.el9 appstream 31 k #8 10.77 #8 10.77 Transaction Summary #8 10.77 ================================================================================ #8 10.77 Install 131 Packages #8 10.77 Upgrade 8 Packages #8 10.77 #8 10.78 Total download size: 45 M #8 10.78 Downloading Packages: #9 16.10 debconf: delaying package configuration, since apt-utils is not installed #9 16.15 Fetched 93.1 MB in 10s (9780 kB/s) #8 16.20 Selecting previously unselected package libncursesw6:amd64. #8 16.20 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ... #8 16.20 Unpacking libncursesw6:amd64 (6.2+20201114-2) ... #8 16.26 Selecting previously unselected package readline-common. #8 16.26 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 16.27 Unpacking readline-common (8.1-1) ... #8 16.32 Selecting previously unselected package libreadline8:amd64. #8 16.32 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #8 16.32 Unpacking libreadline8:amd64 (8.1-1) ... #8 16.38 Selecting previously unselected package libsqlite3-0:amd64. #8 16.38 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #8 16.38 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #8 17.49 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ... #8 17.49 Unpacking autotools-dev (20180224.1) ... #8 17.54 Selecting previously unselected package automake. #8 17.54 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ... #8 17.54 Unpacking automake (1:1.16.1-4) ... #8 17.61 Selecting previously unselected package autopoint. #9 16.26 (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.) #9 16.26 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ... #9 16.26 Unpacking liblocale-gettext-perl (1.07-4) ... #9 16.31 Selecting previously unselected package libssl1.1:arm64. #9 16.31 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.13_arm64.deb ... #9 16.32 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.13) ... #9 16.43 Selecting previously unselected package libpython3.8-minimal:arm64. #9 16.43 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_arm64.deb ... #9 16.43 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.4) ... #9 16.54 Selecting previously unselected package libexpat1:arm64. #8 15.32 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_armhf.deb ... #8 15.33 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ... #8 15.39 Selecting previously unselected package python3.9-minimal. #8 15.39 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ... #8 15.39 Unpacking python3.9-minimal (3.9.2-1) ... #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 6.8s done #14 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #14 DONE 22.3s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:3711b7cb8502c0d16d7edf41115e168fae5a51ae39c8f467e6e44b8f1fc7da16 #9 15.34 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 15.34 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #9 15.34 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 15.34 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] #9 15.35 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #9 15.35 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #9 15.35 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 15.35 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 15.35 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 15.42 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #9 15.43 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 15.43 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 15.43 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #9 15.43 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] #9 15.43 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #9 15.43 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #9 15.43 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #9 15.43 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #9 15.49 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 15.51 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #9 15.51 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #9 15.51 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 15.51 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #9 15.51 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #9 15.51 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 15.51 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 15.51 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] #8 22.69 Unpacking distro-info-data (0.37ubuntu0.14) ... #8 22.72 Selecting previously unselected package libmagic-mgc. #8 22.72 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ... #8 22.73 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 22.85 Selecting previously unselected package libmagic1:armhf. #8 22.85 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ... #8 22.86 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ... #8 22.90 Selecting previously unselected package file. #8 22.90 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ... #8 22.91 Unpacking file (1:5.32-2ubuntu0.4) ... #8 22.95 Selecting previously unselected package less. #8 22.95 Preparing to unpack .../016-less_487-0.1_armhf.deb ... #10 2.498 CentOS Stream 8 - AppStream 11 MB/s | 18 MB 00:01 #21 8.284 Reading package lists... #8 16.37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_arm64.deb ... #8 16.37 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.7) ... #8 16.46 Selecting previously unselected package libexpat1:arm64. #8 16.46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_arm64.deb ... #8 16.46 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.7) ... #8 16.51 Selecting previously unselected package python3.6-minimal. #8 16.51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_arm64.deb ... #8 16.52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... #8 16.65 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.17) ... #8 16.73 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.7) ... #8 16.75 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.7) ... #8 16.77 Selecting previously unselected package python3.6. #8 16.77 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... #8 16.77 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... #8 16.84 Selecting previously unselected package libpython3-stdlib:amd64. #8 16.84 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... #8 19.41 Selecting previously unselected package libedit2:armhf. #8 19.41 Preparing to unpack .../010-libedit2_3.1-20181209-1_armhf.deb ... #8 19.42 Unpacking libedit2:armhf (3.1-20181209-1) ... #8 19.48 Selecting previously unselected package libkeyutils1:armhf. #8 19.48 Preparing to unpack .../011-libkeyutils1_1.6-6_armhf.deb ... #8 19.48 Unpacking libkeyutils1:armhf (1.6-6) ... #8 19.53 Selecting previously unselected package libkrb5support0:armhf. #9 14.25 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.1 [190 kB] #9 14.28 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #9 14.30 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #9 14.31 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB] #9 14.33 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB] #9 14.34 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 14.35 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B] #9 14.35 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #9 14.36 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #9 14.37 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB] #9 14.42 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB] #8 14.60 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u3 [572 kB] #8 14.62 Get:75 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] #8 14.62 Get:76 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] #8 14.77 Get:77 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 14.77 Get:78 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] #8 14.78 Get:79 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] #8 14.78 Get:80 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] #8 14.78 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 14.78 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #8 14.78 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] #8 14.78 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #8 14.78 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #9 16.22 Selecting previously unselected package liblocale-gettext-perl. #9 16.22 (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.) #9 16.22 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ... #9 16.22 Unpacking liblocale-gettext-perl (1.07-4) ... #9 16.27 Selecting previously unselected package libssl1.1:armhf. #9 16.27 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.13_armhf.deb ... #9 16.28 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.13) ... #9 16.44 Selecting previously unselected package libpython3.8-minimal:armhf. #9 16.44 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_armhf.deb ... #8 16.50 Selecting previously unselected package libpython3.9-stdlib:amd64. #8 16.50 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... #8 16.51 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... #8 16.01 Selecting previously unselected package python3-minimal. #8 16.01 (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.) #8 16.01 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... #8 16.02 Unpacking python3-minimal (3.9.2-3) ... #8 16.10 Selecting previously unselected package media-types. #8 16.10 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 16.12 Unpacking media-types (4.0.0) ... #8 16.19 Selecting previously unselected package libmpdec3:arm64. #8 16.19 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... #8 16.19 Unpacking libmpdec3:arm64 (2.5.1-1) ... #8 16.26 Selecting previously unselected package libncursesw6:arm64. #8 17.61 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ... #8 17.62 Unpacking autopoint (0.19.8.1-9) ... #8 17.65 Selecting previously unselected package binutils-common:arm64. #8 17.66 Preparing to unpack .../027-binutils-common_2.31.1-16_arm64.deb ... #8 17.66 Unpacking binutils-common:arm64 (2.31.1-16) ... #8 17.87 Selecting previously unselected package libbinutils:arm64. #14 DONE 22.7s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:7fd49663945227bd005b6d3026447bb351fab5b03c0a1f7750ee1202fce83e98 #9 10.22 Get:77 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils amd64 2.37-7ubuntu1 [3190 B] #9 10.22 Get:78 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libc-dev-bin amd64 2.34-0ubuntu3.2 [20.3 kB] #9 10.22 Get:79 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 linux-libc-dev amd64 5.13.0-40.45 [1289 kB] #9 10.27 Get:80 http://archive.ubuntu.com/ubuntu impish/main amd64 libcrypt-dev amd64 1:4.4.18-4ubuntu1 [104 kB] #9 10.27 Get:81 http://archive.ubuntu.com/ubuntu impish/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu5 [68.4 kB] #9 10.27 Get:82 http://archive.ubuntu.com/ubuntu impish/main amd64 libtirpc-dev amd64 1.3.2-2 [192 kB] #9 10.30 Get:83 http://archive.ubuntu.com/ubuntu impish/main amd64 libnsl-dev amd64 1.3.0-2build1 [71.2 kB] #9 10.30 Get:84 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libc6-dev amd64 2.34-0ubuntu3.2 [1885 kB] #9 10.39 Get:85 http://archive.ubuntu.com/ubuntu impish/main amd64 libisl23 amd64 0.24-1 [668 kB] #9 10.41 Get:86 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB] #9 10.48 Get:87 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB] #9 10.48 Get:88 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp-11 amd64 11.2.0-7ubuntu2 [50.6 MB] #9 13.03 Get:89 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #9 13.03 Get:90 http://archive.ubuntu.com/ubuntu impish/main amd64 libcc1-0 amd64 11.2.0-7ubuntu2 [53.9 kB] #9 13.03 Get:91 http://archive.ubuntu.com/ubuntu impish/main amd64 libgomp1 amd64 11.2.0-7ubuntu2 [117 kB] #9 13.03 Get:92 http://archive.ubuntu.com/ubuntu impish/main amd64 libitm1 amd64 11.2.0-7ubuntu2 [30.0 kB] #9 13.03 Get:93 http://archive.ubuntu.com/ubuntu impish/main amd64 libatomic1 amd64 11.2.0-7ubuntu2 [10.0 kB] #9 13.03 Get:94 http://archive.ubuntu.com/ubuntu impish/main amd64 libasan6 amd64 11.2.0-7ubuntu2 [2280 kB] #9 13.06 Get:95 http://archive.ubuntu.com/ubuntu impish/main amd64 liblsan0 amd64 11.2.0-7ubuntu2 [974 kB] #9 13.14 Get:96 http://archive.ubuntu.com/ubuntu impish/main amd64 libtsan0 amd64 11.2.0-7ubuntu2 [2259 kB] #9 13.28 Get:97 http://archive.ubuntu.com/ubuntu impish/main amd64 libubsan1 amd64 11.2.0-7ubuntu2 [920 kB] #9 13.31 Get:98 http://archive.ubuntu.com/ubuntu impish/main amd64 libquadmath0 amd64 11.2.0-7ubuntu2 [154 kB] #9 13.33 Get:99 http://archive.ubuntu.com/ubuntu impish/main amd64 libgcc-11-dev amd64 11.2.0-7ubuntu2 [2526 kB] #9 13.45 Get:100 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc-11 amd64 11.2.0-7ubuntu2 [59.3 MB] #9 16.54 Get:101 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #9 16.95 Get:102 http://archive.ubuntu.com/ubuntu impish/main amd64 libstdc++-11-dev amd64 11.2.0-7ubuntu2 [2073 kB] #9 16.54 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_arm64.deb ... #9 16.54 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.4) ... #9 16.58 Selecting previously unselected package python3.8-minimal. #9 16.58 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_arm64.deb ... #9 16.59 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... #8 15.64 Setting up libpython3.9-minimal:armhf (3.9.2-1) ... #8 15.66 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ... #8 15.67 Setting up python3.9-minimal (3.9.2-1) ... #8 22.96 Unpacking less (487-0.1) ... #8 23.01 Selecting previously unselected package libapt-inst2.0:armhf. #8 23.01 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ... #8 23.02 Unpacking libapt-inst2.0:armhf (1.6.14) ... #8 23.07 Selecting previously unselected package libelf1:armhf. #8 23.07 Preparing to unpack .../018-libelf1_0.170-0.4ubuntu0.1_armhf.deb ... #8 23.07 Unpacking libelf1:armhf (0.170-0.4ubuntu0.1) ... #8 23.12 Selecting previously unselected package libglib2.0-0:armhf. #8 23.12 Preparing to unpack .../019-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ... #8 23.13 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ... #9 15.58 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 15.60 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 15.60 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #9 15.60 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #9 15.60 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #9 15.60 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #9 15.60 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 15.60 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 15.60 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 15.64 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 15.72 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #9 15.72 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #9 15.73 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #9 15.73 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 15.73 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #9 15.73 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #9 15.73 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #9 15.73 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] #9 15.74 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 15.79 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #9 15.81 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 15.81 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 15.81 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 15.82 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 15.82 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 15.82 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #9 15.82 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #8 16.77 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... #8 16.84 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #8 16.88 Setting up python3-minimal (3.6.7-1~18.04) ... #8 19.53 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u3_armhf.deb ... #8 19.53 Unpacking libkrb5support0:armhf (1.17-3+deb10u3) ... #8 19.61 Selecting previously unselected package libk5crypto3:armhf. #8 19.61 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u3_armhf.deb ... #8 19.61 Unpacking libk5crypto3:armhf (1.17-3+deb10u3) ... #8 19.68 Selecting previously unselected package libkrb5-3:armhf. #8 19.68 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u3_armhf.deb ... #8 19.69 Unpacking libkrb5-3:armhf (1.17-3+deb10u3) ... #8 19.78 Selecting previously unselected package libgssapi-krb5-2:armhf. #8 19.78 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb ... #9 14.42 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB] #9 14.43 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB] #9 14.47 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 14.50 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #9 14.52 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB] #9 14.58 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB] #9 14.59 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB] #9 14.60 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB] #9 14.62 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gpgconf arm64 2.2.27-3ubuntu2 [92.4 kB] #9 14.64 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libksba8 arm64 1.6.0-2build1 [117 kB] #9 14.64 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #9 14.65 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dirmngr arm64 2.2.27-3ubuntu2 [289 kB] #9 14.68 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gnupg-l10n all 2.2.27-3ubuntu2 [54.3 kB] #8 14.94 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 14.95 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 14.96 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] #8 14.97 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 14.97 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #8 14.99 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] #8 15.00 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 15.00 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 15.02 Get:94 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #8 15.03 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #8 15.07 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #8 15.09 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #8 15.12 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #8 15.14 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #9 16.44 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.4) ... #9 16.61 Selecting previously unselected package libexpat1:armhf. #9 16.61 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_armhf.deb ... #9 16.61 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.4) ... #9 16.65 Selecting previously unselected package python3.8-minimal. #9 16.65 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_armhf.deb ... #9 16.67 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... #8 16.84 Selecting previously unselected package python3.9. #8 16.84 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... #8 16.84 Unpacking python3.9 (3.9.2-1) ... #8 16.91 Selecting previously unselected package libpython3-stdlib:amd64. #8 16.91 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... #8 16.26 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ... #8 16.27 Unpacking libncursesw6:arm64 (6.2+20201114-2) ... #8 16.34 Selecting previously unselected package readline-common. #8 16.34 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 16.36 Unpacking readline-common (8.1-1) ... #8 16.51 Selecting previously unselected package libreadline8:arm64. #8 16.51 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... #8 16.52 Unpacking libreadline8:arm64 (8.1-1) ... #8 11.56 (1/139): bzip2-1.0.8-8.el9.aarch64.rpm 557 kB/s | 56 kB 00:00 #8 11.64 (2/139): cpio-2.13-16.el9.aarch64.rpm 3.4 MB/s | 274 kB 00:00 #8 17.87 Preparing to unpack .../028-libbinutils_2.31.1-16_arm64.deb ... #8 17.88 Unpacking libbinutils:arm64 (2.31.1-16) ... #8 17.95 Selecting previously unselected package binutils-aarch64-linux-gnu. #8 17.95 Preparing to unpack .../029-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... #8 17.95 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... #9 16.78 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.13) ... #9 16.90 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.4) ... #9 16.91 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.4) ... #9 16.92 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... #8 23.24 Selecting previously unselected package libglib2.0-data. #8 23.24 Preparing to unpack .../020-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #8 23.25 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 23.28 Selecting previously unselected package libicu60:armhf. #8 23.28 Preparing to unpack .../021-libicu60_60.2-3ubuntu3.2_armhf.deb ... #8 23.28 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ... #9 15.82 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 15.87 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #9 15.90 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #9 15.90 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #9 15.90 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 15.90 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #9 15.90 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #9 15.90 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 15.91 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #9 15.91 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 15.94 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #9 15.98 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB] #9 15.98 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #9 15.98 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 15.99 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #9 15.99 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #9 15.99 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 15.99 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #9 15.99 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #9 16.02 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 16.07 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #8 17.17 Selecting previously unselected package python3. #8 17.17 (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.) #8 17.18 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... #8 17.19 Unpacking python3 (3.6.7-1~18.04) ... #8 17.24 Selecting previously unselected package multiarch-support. #8 17.24 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.5_amd64.deb ... #8 17.24 Unpacking multiarch-support (2.27-3ubuntu1.5) ... #8 17.29 Selecting previously unselected package libxau6:amd64. #8 17.29 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... #8 17.29 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... #8 17.34 Selecting previously unselected package libbsd0:amd64. #8 17.34 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... #8 19.79 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u3) ... #8 19.86 Selecting previously unselected package openssh-client. #8 19.86 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ... #8 19.88 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... #9 14.68 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2 [303 kB] #9 14.71 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gpg arm64 2.2.27-3ubuntu2 [506 kB] #9 14.74 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] #9 14.76 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gpg-agent arm64 2.2.27-3ubuntu2 [204 kB] #9 14.77 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2 [61.4 kB] #9 14.79 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2 [56.8 kB] #9 14.81 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gpgsm arm64 2.2.27-3ubuntu2 [192 kB] #9 14.83 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gnupg all 2.2.27-3ubuntu2 [315 kB] #9 14.87 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 14.87 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #9 14.87 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 14.88 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B] #9 14.89 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB] #8 15.16 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #8 15.17 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #8 15.20 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 15.20 Get:103 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #8 15.21 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] #8 15.22 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 15.23 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #8 15.39 Get:107 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #9 16.91 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.13) ... #8 16.91 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #8 16.95 Setting up python3-minimal (3.9.2-3) ... #14 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 7.9s done #14 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #14 DONE 24.1s #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:c6686568eb5add721dc5f917a8dfe029d356896bdaacd8ddb6cdc73f644843f2 #8 11.67 (3/139): binutils-gold-2.35.2-19.el9.aarch64.rp 4.1 MB/s | 886 kB 00:00 #8 11.67 (4/139): dbus-libs-1.12.20-5.el9.aarch64.rpm 3.8 MB/s | 150 kB 00:00 #8 11.71 (5/139): diffutils-3.7-12.el9.aarch64.rpm 8.9 MB/s | 392 kB 00:00 #8 11.79 (6/139): binutils-2.35.2-19.el9.aarch64.rpm 16 MB/s | 5.2 MB 00:00 #8 11.79 (7/139): dnf-plugins-core-4.1.0-1.el9.noarch.rp 299 kB/s | 35 kB 00:00 #8 11.79 (8/139): ed-1.14.2-12.el9.aarch64.rpm 915 kB/s | 74 kB 00:00 #8 11.86 (9/139): elfutils-0.186-3.el9.aarch64.rpm 7.3 MB/s | 521 kB 00:00 #8 11.86 (10/139): elfutils-debuginfod-client-0.186-3.el 536 kB/s | 37 kB 00:00 #8 11.86 (11/139): file-5.39-8.el9.aarch64.rpm 725 kB/s | 51 kB 00:00 #8 11.89 (12/139): glib-networking-2.68.3-3.el9.aarch64. 6.7 MB/s | 185 kB 00:00 #8 18.19 Selecting previously unselected package binutils. #8 18.19 Preparing to unpack .../030-binutils_2.31.1-16_arm64.deb ... #8 18.20 Unpacking binutils (2.31.1-16) ... #8 18.23 Selecting previously unselected package libc-dev-bin. #8 18.23 Preparing to unpack .../031-libc-dev-bin_2.28-10+deb10u1_arm64.deb ... #8 18.24 Unpacking libc-dev-bin (2.28-10+deb10u1) ... #8 18.27 Selecting previously unselected package linux-libc-dev:arm64. #8 18.27 Preparing to unpack .../032-linux-libc-dev_4.19.235-1_arm64.deb ... #8 18.28 Unpacking linux-libc-dev:arm64 (4.19.235-1) ... #8 18.41 Selecting previously unselected package libc6-dev:arm64. #8 9.629 The following NEW packages will be installed: #8 9.629 autoconf automake autopoint autotools-dev binutils #8 9.629 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 9.629 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 9.629 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base #8 9.629 intltool-debian libarchive-zip-perl libasan6 libatomic1 #8 9.629 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 #8 9.629 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 #8 9.629 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #8 9.629 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 9.629 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #8 9.629 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 9.629 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #8 9.629 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 9.629 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 9.629 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #8 9.629 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #8 9.629 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 9.629 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 9.629 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 9.629 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 9.629 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 9.629 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 9.629 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 9.629 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 9.629 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #8 9.629 po-debconf python3 python3-minimal python3.9 python3.9-minimal #8 9.629 sensible-utils wdiff xz-utils #8 9.629 The following packages will be upgraded: #8 9.629 libc6 #9 16.07 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] #9 16.07 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 16.07 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] #9 16.07 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] #9 16.22 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] #9 18.40 Selecting previously unselected package python3-minimal. #9 18.40 (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 ... 4709 files and directories currently installed.) #9 18.41 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_amd64.deb ... #9 18.47 Unpacking python3-minimal (3.10.4-0ubuntu2) ... #9 18.54 Selecting previously unselected package media-types. #9 18.54 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #9 18.55 Unpacking media-types (7.0.0) ... #9 18.64 Selecting previously unselected package libmpdec3:amd64. #9 18.64 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... #9 18.65 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... #9 18.71 Selecting previously unselected package readline-common. #9 18.71 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #9 18.72 Unpacking readline-common (8.1.2-1) ... #9 18.75 Selecting previously unselected package libreadline8:amd64. #9 17.62 Get:103 http://archive.ubuntu.com/ubuntu impish/main amd64 g++-11 amd64 11.2.0-7ubuntu2 [55.2 MB] #8 17.35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #8 17.40 Selecting previously unselected package libxdmcp6:amd64. #8 17.40 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 17.40 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 17.47 Selecting previously unselected package libxcb1:amd64. #8 17.47 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... #8 17.47 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... #8 17.52 Selecting previously unselected package libx11-data. #8 17.52 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #8 17.53 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 10.0s #8 20.04 Selecting previously unselected package ucf. #8 20.04 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ... #8 20.05 Moving old data out of the way #8 20.05 Unpacking ucf (3.0038+nmu1) ... #8 20.11 Selecting previously unselected package xz-utils. #8 20.11 Preparing to unpack .../018-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #8 20.12 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 20.21 Selecting previously unselected package libfl2:armhf. #8 20.21 Preparing to unpack .../019-libfl2_2.6.4-6.2_armhf.deb ... #8 20.21 Unpacking libfl2:armhf (2.6.4-6.2) ... #8 17.30 Selecting previously unselected package python3-minimal. #8 17.30 (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.) #8 17.30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... #8 17.30 Unpacking python3-minimal (3.6.7-1~18.04) ... #8 17.34 Selecting previously unselected package mime-support. #8 17.34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #8 17.35 Unpacking mime-support (3.60ubuntu1) ... #8 17.39 Selecting previously unselected package libmpdec2:arm64. #8 17.39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... #8 17.40 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... #8 17.43 Selecting previously unselected package readline-common. #8 17.43 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #8 17.44 Unpacking readline-common (7.0-3) ... #8 17.48 Selecting previously unselected package libreadline7:arm64. #8 17.48 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... #8 17.49 Unpacking libreadline7:arm64 (7.0-3) ... #8 17.53 Selecting previously unselected package libsqlite3-0:arm64. #8 17.53 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_arm64.deb ... #8 17.53 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ... #8 17.59 Selecting previously unselected package libpython3.6-stdlib:arm64. #9 14.90 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 14.91 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 14.94 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB] #9 14.94 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB] #9 15.01 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 15.02 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB] #9 15.04 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB] #9 15.04 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 15.06 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 15.07 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 15.09 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 15.09 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB] #9 15.10 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 15.10 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 15.15 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #8 15.56 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #8 15.64 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 15.64 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #9 17.02 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.4) ... #9 17.04 Setting up libexpat1:armhf (2.2.9-1ubuntu0.4) ... #9 17.05 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:59ce26c958d6d9881d0ea2c7c54962af7775fbb18d3d7af1a10ccefd5047c325 #8 5.891 Fedora 36 - x86_64 13 MB/s | 64 MB 00:05 #8 17.24 Selecting previously unselected package python3. #8 17.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 ... 9946 files and directories currently installed.) #8 17.24 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #8 17.25 Unpacking python3 (3.9.2-3) ... #8 17.29 Selecting previously unselected package less. #8 17.29 Preparing to unpack .../001-less_551-2_amd64.deb ... #8 17.31 Unpacking less (551-2) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.2s done #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 8.0s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:e77cf47aa692d040705dba42b3c67690b4ff6d745a8c33b78bbb347a24d43d2d #8 17.36 Selecting previously unselected package netbase. #8 17.36 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 17.37 Unpacking netbase (6.3) ... #8 17.40 Selecting previously unselected package sensible-utils. #8 17.40 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #8 17.41 Unpacking sensible-utils (0.0.14) ... #8 17.44 Selecting previously unselected package bzip2. #8 17.44 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #8 17.45 Unpacking bzip2 (1.0.8-4) ... #8 17.49 Selecting previously unselected package openssl. #8 11.98 (13/139): glibc-gconv-extra-2.34-29.el9.aarch64 14 MB/s | 1.7 MB 00:00 #8 12.02 (14/139): gsettings-desktop-schemas-40.0-4.el9. 5.0 MB/s | 688 kB 00:00 #8 12.03 (15/139): info-6.7-15.el9.aarch64.rpm 5.1 MB/s | 221 kB 00:00 #8 12.06 (16/139): groff-base-1.22.4-10.el9.aarch64.rpm 5.2 MB/s | 1.0 MB 00:00 #8 12.07 (17/139): less-575-4.el9.aarch64.rpm 3.9 MB/s | 156 kB 00:00 #8 12.07 (18/139): json-glib-1.6.6-1.el9.aarch64.rpm 3.3 MB/s | 160 kB 00:00 #8 12.11 (19/139): libbrotli-1.0.9-6.el9.aarch64.rpm 6.5 MB/s | 314 kB 00:00 #8 12.17 (20/139): libpipeline-1.5.3-4.el9.aarch64.rpm 505 kB/s | 48 kB 00:00 #8 18.42 Preparing to unpack .../033-libc6-dev_2.28-10+deb10u1_arm64.deb ... #8 18.42 Unpacking libc6-dev:arm64 (2.28-10+deb10u1) ... #8 18.68 Selecting previously unselected package libisl19:arm64. #8 16.74 Selecting previously unselected package libsqlite3-0:arm64. #8 16.74 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... #8 16.75 Unpacking libsqlite3-0:arm64 (3.34.1-3) ... #8 16.82 Selecting previously unselected package libpython3.9-stdlib:arm64. #8 16.83 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ... #8 16.83 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... #8 16.99 Selecting previously unselected package python3.9. #8 16.99 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ... #8 17.00 Unpacking python3.9 (3.9.2-1) ... #8 17.04 Selecting previously unselected package libpython3-stdlib:arm64. #8 17.04 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... #8 17.04 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... #8 17.08 Setting up python3-minimal (3.9.2-3) ... #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 9.7s done #13 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc #13 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 5.1s #8 10.09 1 upgraded, 126 newly installed, 0 to remove and 5 not upgraded. #8 10.09 Need to get 79.5 MB of archives. #8 10.09 After this operation, 300 MB of additional disk space will be used. #8 10.09 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB] #9 16.57 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 16.57 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 16.58 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] #9 16.58 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 16.59 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] #9 16.60 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] #9 16.61 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] #9 16.62 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #9 16.62 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #9 16.62 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 18.75 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... #9 18.75 Unpacking libreadline8:amd64 (8.1.2-1) ... #9 18.80 Selecting previously unselected package libsqlite3-0:amd64. #9 18.80 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_amd64.deb ... #9 18.82 Unpacking libsqlite3-0:amd64 (3.37.2-2) ... #9 18.86 Selecting previously unselected package libpython3.10-stdlib:amd64. #9 18.86 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3_amd64.deb ... #9 18.87 Unpacking libpython3.10-stdlib:amd64 (3.10.4-3) ... #9 19.00 Selecting previously unselected package python3.10. #9 17.53 Selecting previously unselected package python3-minimal. #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 ... 4433 files and directories currently installed.) #9 17.53 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ... #9 17.54 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 17.58 Selecting previously unselected package mime-support. #8 17.62 Selecting previously unselected package libx11-6:amd64. #8 17.63 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... #8 17.63 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #8 17.75 Setting up multiarch-support (2.27-3ubuntu1.5) ... #8 17.83 Selecting previously unselected package libxext6:amd64. #8 17.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 ... 5104 files and directories currently installed.) #8 17.84 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ... #8 17.85 Unpacking libxext6:amd64 (2:1.3.3-1) ... #8 17.59 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_arm64.deb ... #8 17.60 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.7) ... #8 20.28 Selecting previously unselected package at. #8 20.28 Preparing to unpack .../020-at_3.1.23-1_armhf.deb ... #8 20.28 Unpacking at (3.1.23-1) ... #8 20.35 Selecting previously unselected package libsigsegv2:armhf. #8 20.35 Preparing to unpack .../021-libsigsegv2_2.12-2_armhf.deb ... #8 20.36 Unpacking libsigsegv2:armhf (2.12-2) ... #8 20.40 Selecting previously unselected package m4. #8 20.40 Preparing to unpack .../022-m4_1.4.18-2_armhf.deb ... #8 20.41 Unpacking m4 (1.4.18-2) ... #8 20.47 Selecting previously unselected package autoconf. #8 20.47 Preparing to unpack .../023-autoconf_2.69-11_all.deb ... #8 20.48 Unpacking autoconf (2.69-11) ... #9 15.16 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 15.16 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 15.16 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB] #9 15.22 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB] #9 15.23 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #9 15.27 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB] #9 15.27 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 15.28 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB] #9 15.29 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 15.30 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 15.31 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B] #9 15.31 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB] #9 15.32 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB] #9 15.37 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #9 15.38 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 15.38 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB] #9 15.41 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 15.42 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB] #9 15.42 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #9 15.44 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB] #9 15.45 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB] #9 15.49 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB] #8 15.79 Get:111 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #8 15.81 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB] #8 15.89 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #8 12.17 (21/139): libpkgconf-1.7.3-9.el9.aarch64.rpm 612 kB/s | 36 kB 00:00 #8 12.19 (22/139): libpng-1.6.37-12.el9.aarch64.rpm 5.0 MB/s | 115 kB 00:00 #8 12.19 (23/139): libproxy-0.4.15-35.el9.aarch64.rpm 2.9 MB/s | 71 kB 00:00 #8 12.28 (24/139): libicu-67.1-9.el9.aarch64.rpm 44 MB/s | 9.5 MB 00:00 #8 12.29 (25/139): libpsl-0.21.1-5.el9.aarch64.rpm 662 kB/s | 64 kB 00:00 #8 12.32 (26/139): man-db-2.9.3-6.el9.aarch64.rpm 9.0 MB/s | 1.2 MB 00:00 #8 12.33 (27/139): pkgconf-1.7.3-9.el9.aarch64.rpm 989 kB/s | 41 kB 00:00 #8 12.37 (28/139): ncurses-6.2-8.20210508.el9.aarch64.rp 4.7 MB/s | 406 kB 00:00 #8 12.37 (29/139): pkgconf-m4-1.7.3-9.el9.noarch.rpm 333 kB/s | 15 kB 00:00 #8 12.37 (30/139): pkgconf-pkg-config-1.7.3-9.el9.aarch6 244 kB/s | 11 kB 00:00 #8 12.39 (31/139): publicsuffix-list-dafsa-20210518-3.el 3.0 MB/s | 58 kB 00:00 #8 12.40 (32/139): python3-dbus-1.2.18-2.el9.aarch64.rpm 5.6 MB/s | 144 kB 00:00 #8 12.43 (33/139): python3-dateutil-2.8.1-6.el9.noarch.r 5.6 MB/s | 302 kB 00:00 #8 12.43 (34/139): python3-six-1.15.0-9.el9.noarch.rpm 1.2 MB/s | 37 kB 00:00 #8 12.43 (35/139): python3-dnf-plugins-core-4.1.0-1.el9. 5.1 MB/s | 236 kB 00:00 #8 12.49 (36/139): shared-mime-info-2.1-4.el9.aarch64.rp 8.3 MB/s | 557 kB 00:00 #8 17.50 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u1_amd64.deb ... #8 17.50 Unpacking openssl (1.1.1n-0+deb11u1) ... #8 17.68 Selecting previously unselected package ca-certificates. #8 17.68 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 17.68 Unpacking ca-certificates (20210119) ... #8 17.77 Selecting previously unselected package libmagic-mgc. #8 17.77 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ... #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:7026d6e482c3e5268d9119eca714ea85b7cca404fd15faa947e9dd725188f6af #8 5.953 Fedora 35 - x86_64 15 MB/s | 79 MB 00:05 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #8 16.46 Selecting previously unselected package python3-minimal. #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 ... 9499 files and directories currently installed.) #8 16.46 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #8 16.46 Unpacking python3-minimal (3.9.2-3) ... #8 16.49 Selecting previously unselected package media-types. #8 16.49 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 16.49 Unpacking media-types (4.0.0) ... #8 16.54 Selecting previously unselected package libmpdec3:armhf. #8 16.54 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ... #8 16.54 Unpacking libmpdec3:armhf (2.5.1-1) ... #8 16.60 Selecting previously unselected package libncursesw6:armhf. #8 16.60 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ... #8 16.61 Unpacking libncursesw6:armhf (6.2+20201114-2) ... #8 16.66 Selecting previously unselected package readline-common. #8 16.66 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 16.66 Unpacking readline-common (8.1-1) ... #8 16.71 Selecting previously unselected package libreadline8:armhf. #8 16.71 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ... #8 16.71 Unpacking libreadline8:armhf (8.1-1) ... #8 16.78 Selecting previously unselected package libsqlite3-0:armhf. #8 16.78 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ... #8 18.68 Preparing to unpack .../034-libisl19_0.20-2_arm64.deb ... #8 18.69 Unpacking libisl19:arm64 (0.20-2) ... #8 18.76 Selecting previously unselected package libmpfr6:arm64. #8 18.76 Preparing to unpack .../035-libmpfr6_4.0.2-1_arm64.deb ... #8 18.77 Unpacking libmpfr6:arm64 (4.0.2-1) ... #8 18.82 Selecting previously unselected package libmpc3:arm64. #8 18.82 Preparing to unpack .../036-libmpc3_1.1.0-1_arm64.deb ... #8 18.83 Unpacking libmpc3:arm64 (1.1.0-1) ... #8 18.86 Selecting previously unselected package cpp-8. #8 18.87 Preparing to unpack .../037-cpp-8_8.3.0-6_arm64.deb ... #8 18.87 Unpacking cpp-8 (8.3.0-6) ... #8 17.27 Selecting previously unselected package python3. #8 17.27 (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.) #8 17.28 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ... #8 17.28 Unpacking python3 (3.9.2-3) ... #8 17.32 Selecting previously unselected package less. #8 17.33 Preparing to unpack .../001-less_551-2_arm64.deb ... #8 17.33 Unpacking less (551-2) ... #13 DONE 24.5s #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:f328eb39f3d7d47fb39ddb17526d915ebe276a9aa491e5b994de6a2dc1dd2d31 #8 13.34 CentOS Stream 9 - Extras packages 5.8 kB/s | 8.0 kB 00:01 #8 14.37 Dependencies resolved. #8 14.39 ================================================================================ #8 14.39 Package Arch Version Repository Size #8 14.39 ================================================================================ #8 14.39 Installing: #8 14.39 dnf-plugins-core noarch 4.1.0-1.el9 baseos 35 k #8 14.39 rpm-build x86_64 4.16.1.3-11.el9 appstream 104 k #8 14.39 rpmlint noarch 1.11-19.el9 appstream 198 k #8 14.39 Upgrading: #8 14.39 dnf noarch 4.12.0-1.el9 baseos 463 k #8 14.39 dnf-data noarch 4.12.0-1.el9 baseos 44 k #8 14.39 libdnf x86_64 0.67.0-1.el9 baseos 666 k #8 14.39 libsolv x86_64 0.7.22-1.el9 baseos 393 k #8 14.39 python3-dnf noarch 4.12.0-1.el9 baseos 465 k #8 14.39 python3-hawkey x86_64 0.67.0-1.el9 baseos 109 k #8 14.39 python3-libdnf x86_64 0.67.0-1.el9 baseos 786 k #8 14.39 yum noarch 4.12.0-1.el9 baseos 94 k #8 14.39 Installing dependencies: #8 14.39 binutils x86_64 2.35.2-19.el9 baseos 5.0 M #8 14.39 binutils-gold x86_64 2.35.2-19.el9 baseos 737 k #8 14.39 bzip2 x86_64 1.0.8-8.el9 baseos 56 k #8 14.39 cpio x86_64 2.13-16.el9 baseos 275 k #8 14.39 dbus-libs x86_64 1:1.12.20-5.el9 baseos 153 k #8 14.39 desktop-file-utils x86_64 0.26-5.el9 appstream 74 k #8 14.39 diffutils x86_64 3.7-12.el9 baseos 397 k #8 14.39 dwz x86_64 0.14-3.el9 appstream 128 k #8 14.39 ed x86_64 1.14.2-12.el9 baseos 75 k #8 14.39 efi-srpm-macros noarch 4-9.el9 appstream 23 k #8 14.39 elfutils x86_64 0.186-3.el9 baseos 529 k #8 14.39 elfutils-debuginfod-client x86_64 0.186-3.el9 baseos 38 k #8 14.39 emacs-filesystem noarch 1:27.1-3.el9 appstream 9.2 k #8 14.39 enchant x86_64 1:1.6.0-30.el9 appstream 62 k #8 14.39 file x86_64 5.39-8.el9 baseos 51 k #8 14.39 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #8 14.39 gdb-minimal x86_64 10.2-8.el9 appstream 3.5 M #8 14.39 gdk-pixbuf2 x86_64 2.42.6-2.el9 appstream 493 k #8 14.39 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #8 14.39 glib-networking x86_64 2.68.3-3.el9 baseos 186 k #8 14.39 glibc-gconv-extra x86_64 2.34-29.el9 baseos 1.7 M #8 14.39 go-srpm-macros noarch 3.0.9-9.el9 appstream 27 k #8 14.39 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M #8 14.39 gsettings-desktop-schemas x86_64 40.0-4.el9 baseos 688 k #8 14.39 hunspell x86_64 1.7.0-11.el9 appstream 325 k #8 14.39 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #8 14.39 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k #8 14.39 info x86_64 6.7-15.el9 baseos 225 k #8 14.39 json-glib x86_64 1.6.6-1.el9 baseos 163 k #8 14.39 kernel-srpm-macros noarch 1.0-11.el9 appstream 16 k #8 14.39 less x86_64 575-4.el9 baseos 157 k #8 14.39 libappstream-glib x86_64 0.7.18-4.el9 appstream 396 k #8 14.39 libbrotli x86_64 1.0.9-6.el9 baseos 314 k #8 14.39 libicu x86_64 67.1-9.el9 baseos 9.6 M #8 14.39 libjpeg-turbo x86_64 2.0.90-5.el9 appstream 176 k #8 14.39 libpipeline x86_64 1.5.3-4.el9 baseos 49 k #8 14.39 libpkgconf x86_64 1.7.3-9.el9 baseos 36 k #8 14.39 libpng x86_64 2:1.6.37-12.el9 baseos 117 k #8 14.39 libproxy x86_64 0.4.15-35.el9 baseos 74 k #8 14.39 libpsl x86_64 0.21.1-5.el9 baseos 64 k #8 14.39 libsoup x86_64 2.72.0-8.el9 appstream 405 k #8 14.39 libstemmer x86_64 0-18.585svn.el9 appstream 83 k #8 14.39 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #8 14.39 man-db x86_64 2.9.3-6.el9 baseos 1.2 M #8 14.39 ncurses x86_64 6.2-8.20210508.el9 baseos 407 k #8 14.39 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #8 14.39 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #8 14.39 patch x86_64 2.7.6-16.el9 appstream 128 k #8 14.39 perl-AutoLoader noarch 5.74-479.el9 appstream 31 k #8 14.39 perl-B x86_64 1.80-479.el9 appstream 190 k #8 14.39 perl-Carp noarch 1.50-460.el9 appstream 30 k #8 14.39 perl-Class-Struct noarch 0.66-479.el9 appstream 32 k #8 14.39 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k #8 14.39 perl-Digest noarch 1.19-4.el9 appstream 26 k #8 14.39 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k #8 14.39 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M #8 14.39 perl-Errno x86_64 1.30-479.el9 appstream 24 k #8 14.39 perl-Exporter noarch 5.74-461.el9 appstream 32 k #8 14.39 perl-Fcntl x86_64 1.13-479.el9 appstream 30 k #8 14.39 perl-File-Basename noarch 2.85-479.el9 appstream 27 k #8 14.39 perl-File-Path noarch 2.18-4.el9 appstream 36 k #8 14.39 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #8 14.39 perl-File-stat noarch 1.09-479.el9 appstream 27 k #8 14.39 perl-FileHandle noarch 2.03-479.el9 appstream 25 k #8 14.39 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #8 14.39 perl-Getopt-Std noarch 1.12-479.el9 appstream 25 k #8 14.39 perl-HTTP-Tiny noarch 0.076-460.el9 appstream 55 k #8 14.39 perl-IO x86_64 1.43-479.el9 appstream 98 k #8 14.39 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #8 14.39 perl-IPC-Open3 noarch 1.21-479.el9 appstream 32 k #8 14.39 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k #8 14.39 perl-Net-SSLeay x86_64 1.92-1.el9 appstream 388 k #8 14.39 perl-POSIX x86_64 1.94-479.el9 appstream 106 k #8 14.39 perl-PathTools x86_64 3.78-461.el9 appstream 88 k #8 14.39 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #8 14.39 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #8 14.39 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #8 14.39 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #8 14.39 perl-Scalar-List-Utils x86_64 4:1.56-461.el9 appstream 73 k #8 14.39 perl-SelectSaver noarch 1.02-479.el9 appstream 21 k #8 14.39 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k #8 14.39 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k #8 14.39 perl-Symbol noarch 1.08-479.el9 appstream 24 k #8 14.39 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #8 14.39 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #8 14.39 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #8 14.39 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #8 14.39 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #8 14.39 perl-URI noarch 5.09-3.el9 appstream 121 k #8 14.39 perl-base noarch 2.27-479.el9 appstream 26 k #8 14.39 perl-constant noarch 1.33-461.el9 appstream 24 k #8 14.39 perl-if noarch 0.60.800-479.el9 appstream 24 k #8 14.39 perl-interpreter x86_64 4:5.32.1-479.el9 appstream 81 k #8 14.39 perl-libnet noarch 3.13-4.el9 appstream 130 k #8 14.39 perl-libs x86_64 4:5.32.1-479.el9 appstream 2.2 M #8 14.39 perl-mro x86_64 1.23-479.el9 appstream 38 k #8 14.39 perl-overload noarch 1.31-479.el9 appstream 55 k #8 14.39 perl-overloading noarch 0.02-479.el9 appstream 22 k #8 14.39 perl-parent noarch 1:0.238-460.el9 appstream 15 k #8 14.39 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #8 14.39 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #8 14.39 perl-subs noarch 1.03-479.el9 appstream 21 k #8 14.39 perl-vars noarch 1.05-479.el9 appstream 23 k #8 14.39 pkgconf x86_64 1.7.3-9.el9 baseos 41 k #8 14.39 pkgconf-m4 noarch 1.7.3-9.el9 baseos 15 k #8 14.39 pkgconf-pkg-config x86_64 1.7.3-9.el9 baseos 11 k #8 14.39 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #8 14.39 python-srpm-macros noarch 3.9-52.el9 appstream 24 k #8 14.39 python3-dateutil noarch 1:2.8.1-6.el9 baseos 302 k #8 14.39 python3-dbus x86_64 1.2.18-2.el9 baseos 144 k #8 14.39 python3-dnf-plugins-core noarch 4.1.0-1.el9 baseos 236 k #8 14.39 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #8 14.39 python3-file-magic noarch 5.39-8.el9 appstream 18 k #8 14.39 python3-six noarch 1.15.0-9.el9 baseos 37 k #8 14.39 qt5-srpm-macros noarch 5.15.3-1.el9 appstream 9.7 k #8 14.39 redhat-rpm-config noarch 194-1.el9 appstream 74 k #8 14.39 rust-srpm-macros noarch 17-4.el9 appstream 10 k #8 14.39 shared-mime-info x86_64 2.1-4.el9 baseos 556 k #8 14.39 unzip x86_64 6.0-56.el9 baseos 182 k #8 14.39 webkit2gtk3-jsc x86_64 2.36.1-1.el9 appstream 6.2 M #8 14.39 xz x86_64 5.2.5-7.el9 baseos 226 k #8 14.39 zip x86_64 3.0-33.el9 baseos 238 k #8 14.39 zstd x86_64 1.5.1-2.el9 baseos 548 k #8 14.39 Installing weak dependencies: #8 14.39 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #8 14.39 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k #8 14.39 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #8 14.39 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #8 14.39 perl-NDBM_File x86_64 1.15-479.el9 appstream 32 k #8 14.39 #8 14.39 Transaction Summary #8 14.39 ================================================================================ #8 14.39 Install 131 Packages #8 14.39 Upgrade 8 Packages #8 14.39 #8 14.40 Total download size: 49 M #8 14.40 Downloading Packages: #8 10.43 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u2 [2295 kB] #9 16.66 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 16.72 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #9 16.72 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #9 16.73 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #9 16.75 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #9 16.75 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #9 16.75 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 16.76 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #9 16.76 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 16.79 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 16.80 Get:325 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #9 16.87 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #9 19.00 Preparing to unpack .../7-python3.10_3.10.4-3_amd64.deb ... #9 19.00 Unpacking python3.10 (3.10.4-3) ... #9 19.03 Selecting previously unselected package libpython3-stdlib:amd64. #9 19.04 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_amd64.deb ... #9 19.04 Unpacking libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ... #9 19.08 Setting up python3-minimal (3.10.4-0ubuntu2) ... #9 17.58 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 17.58 Unpacking mime-support (3.64ubuntu1) ... #9 17.63 Selecting previously unselected package libmpdec2:arm64. #9 17.63 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ... #9 17.63 Unpacking libmpdec2:arm64 (2.4.2-3) ... #9 17.67 Selecting previously unselected package readline-common. #9 17.67 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 17.68 Unpacking readline-common (8.0-4) ... #9 17.71 Selecting previously unselected package libreadline8:arm64. #9 17.72 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ... #9 17.72 Unpacking libreadline8:arm64 (8.0-4) ... #9 17.76 Selecting previously unselected package libsqlite3-0:arm64. #9 17.76 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_arm64.deb ... #9 17.77 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ... #9 17.83 Selecting previously unselected package libpython3.8-stdlib:arm64. #8 17.90 Selecting previously unselected package bsdmainutils. #8 17.90 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ... #8 17.91 Unpacking bsdmainutils (11.1.2ubuntu1) ... #8 17.98 Selecting previously unselected package groff-base. #8 17.98 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ... #8 18.01 Unpacking groff-base (1.22.3-10) ... #8 18.12 Selecting previously unselected package libgdbm5:amd64. #8 17.75 Selecting previously unselected package python3.6. #8 17.75 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.7_arm64.deb ... #8 17.75 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... #8 17.80 Selecting previously unselected package libpython3-stdlib:arm64. #8 17.80 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... #8 17.80 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... #8 17.83 Setting up python3-minimal (3.6.7-1~18.04) ... #8 18.03 Selecting previously unselected package python3. #9 15.49 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB] #9 15.52 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB] #9 15.58 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-debian all 0.1.43ubuntu1 [107 kB] #9 15.60 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4 [131 kB] #9 15.61 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4 [210 kB] #9 15.62 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dput all 1.1.0ubuntu2 [44.9 kB] #9 15.63 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 15.67 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #9 15.70 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.1 [278 kB] #9 15.70 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #8 20.67 Selecting previously unselected package autotools-dev. #8 20.67 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ... #8 20.67 Unpacking autotools-dev (20180224.1) ... #8 20.73 Selecting previously unselected package automake. #8 20.73 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ... #8 20.74 Unpacking automake (1:1.16.1-4) ... #8 15.96 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #8 15.96 Get:115 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 15.96 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 15.96 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 15.97 Get:118 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] #8 15.97 Get:119 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] #8 15.99 Get:120 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 16.01 Get:121 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #8 16.12 Get:122 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] #8 16.14 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB] #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:6fde161d932ad248341709781879759edff67030c9f1f2e7c2f2ddb9ba1e55cd #8 5.764 Fedora 34 - x86_64 15 MB/s | 74 MB 00:04 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #12 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #8 12.50 (37/139): unzip-6.0-56.el9.aarch64.rpm 2.6 MB/s | 179 kB 00:00 #8 12.52 (38/139): xz-5.2.5-7.el9.aarch64.rpm 2.5 MB/s | 226 kB 00:00 #8 12.53 (39/139): zip-3.0-33.el9.aarch64.rpm 6.4 MB/s | 235 kB 00:00 #8 12.56 (40/139): zstd-1.5.1-2.el9.aarch64.rpm 5.9 MB/s | 387 kB 00:00 #8 12.60 (41/139): desktop-file-utils-0.26-5.el9.aarch64 967 kB/s | 73 kB 00:00 #8 12.61 (42/139): dwz-0.14-3.el9.aarch64.rpm 2.3 MB/s | 126 kB 00:00 #8 12.62 (43/139): efi-srpm-macros-4-9.el9.noarch.rpm 1.5 MB/s | 23 kB 00:00 #8 12.65 (44/139): abattis-cantarell-fonts-0.301-4.el9.n 2.9 MB/s | 365 kB 00:00 #8 12.65 (45/139): emacs-filesystem-27.1-3.el9.noarch.rp 261 kB/s | 9.2 kB 00:00 #8 12.65 (46/139): enchant-1.6.0-30.el9.aarch64.rpm 1.8 MB/s | 61 kB 00:00 #8 12.66 (47/139): fonts-srpm-macros-2.0.5-7.el9.1.noarc 1.9 MB/s | 28 kB 00:00 #8 12.67 (48/139): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 712 kB/s | 8.8 kB 00:00 #8 12.71 (49/139): gdk-pixbuf2-2.42.6-2.el9.aarch64.rpm 8.4 MB/s | 491 kB 00:00 #8 17.78 Unpacking libmagic-mgc (1:5.39-3) ... #8 17.90 Selecting previously unselected package libmagic1:amd64. #8 17.90 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ... #8 17.90 Unpacking libmagic1:amd64 (1:5.39-3) ... #8 17.96 Selecting previously unselected package file. #8 17.96 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ... #8 17.96 Unpacking file (1:5.39-3) ... #8 18.00 Selecting previously unselected package gettext-base. #8 18.00 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... #8 16.79 Unpacking libsqlite3-0:armhf (3.34.1-3) ... #8 16.91 Selecting previously unselected package libpython3.9-stdlib:armhf. #8 16.91 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ... #8 16.92 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ... #9 17.76 Selecting previously unselected package python3-minimal. #9 17.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 ... 4434 files and directories currently installed.) #9 17.76 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... #9 17.76 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 17.80 Selecting previously unselected package mime-support. #9 17.80 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 17.80 Unpacking mime-support (3.64ubuntu1) ... #9 17.85 Selecting previously unselected package libmpdec2:armhf. #9 17.85 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ... #9 17.86 Unpacking libmpdec2:armhf (2.4.2-3) ... #8 17.37 Selecting previously unselected package netbase. #8 17.38 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 17.38 Unpacking netbase (6.3) ... #8 17.41 Selecting previously unselected package sensible-utils. #8 17.41 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #8 17.42 Unpacking sensible-utils (0.0.14) ... #8 17.45 Selecting previously unselected package bzip2. #8 17.45 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ... #8 17.45 Unpacking bzip2 (1.0.8-4) ... #8 17.49 Selecting previously unselected package openssl. #8 17.49 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u1_arm64.deb ... #8 17.50 Unpacking openssl (1.1.1n-0+deb11u1) ... #8 17.59 Selecting previously unselected package ca-certificates. #8 10.48 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #8 10.50 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] #8 10.72 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] #8 10.72 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] #8 10.72 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] #8 10.79 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #9 16.88 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] #9 16.88 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #9 16.89 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #9 16.89 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 16.89 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 16.89 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 16.89 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #9 16.94 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #9 16.94 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #9 17.01 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #9 17.01 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #9 19.39 Selecting previously unselected package python3. #9 19.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 ... 5138 files and directories currently installed.) #9 19.39 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_amd64.deb ... #9 19.40 Unpacking python3 (3.10.4-0ubuntu2) ... #9 19.44 Selecting previously unselected package perl-modules-5.34. #9 19.44 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ... #9 19.44 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 17.83 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_arm64.deb ... #9 17.84 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.4) ... #9 17.99 Selecting previously unselected package python3.8. #9 17.99 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.4_arm64.deb ... #9 18.00 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... #9 18.04 Selecting previously unselected package libpython3-stdlib:arm64. #9 18.04 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ... #9 18.04 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #9 18.07 Setting up python3-minimal (3.8.2-0ubuntu2) ... #8 18.12 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ... #8 18.13 Unpacking libgdbm5:amd64 (1.14.1-6) ... #8 18.17 Selecting previously unselected package libpipeline1:amd64. #8 18.17 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ... #8 18.18 Unpacking libpipeline1:amd64 (1.5.0-1) ... #8 18.25 Selecting previously unselected package man-db. #8 18.25 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:21b2aacb9bcb4d68740f7db755d0f604b9fef7abff0ce0f0fd759266d43c6002 4.5s done #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 9.5s done #8 18.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 ... 4773 files and directories currently installed.) #8 18.04 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... #8 18.05 Unpacking python3 (3.6.7-1~18.04) ... #8 18.08 Selecting previously unselected package multiarch-support. #8 18.08 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.5_arm64.deb ... #8 18.08 Unpacking multiarch-support (2.27-3ubuntu1.5) ... #8 18.12 Selecting previously unselected package libxau6:arm64. #8 18.12 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... #8 18.12 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... #8 18.16 Selecting previously unselected package libbsd0:arm64. #8 18.16 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... #8 18.17 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... #8 18.20 Selecting previously unselected package libxdmcp6:arm64. #8 18.20 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #8 18.21 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #8 18.25 Selecting previously unselected package libxcb1:arm64. #8 18.25 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... #8 18.25 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... #8 18.28 Selecting previously unselected package libx11-data. #8 20.87 Selecting previously unselected package autopoint. #8 20.87 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ... #8 20.87 Unpacking autopoint (0.19.8.1-9) ... #8 20.93 Selecting previously unselected package binutils-common:armhf. #8 20.93 Preparing to unpack .../027-binutils-common_2.31.1-16_armhf.deb ... #8 20.94 Unpacking binutils-common:armhf (2.31.1-16) ... #8 16.18 Get:124 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB] #8 16.21 Get:125 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #8 16.24 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 12.71 (50/139): go-srpm-macros-3.0.9-9.el9.noarch.rpm 715 kB/s | 27 kB 00:00 #8 12.77 (51/139): hunspell-1.7.0-11.el9.aarch64.rpm 5.1 MB/s | 319 kB 00:00 #8 12.80 (52/139): hunspell-en-US-0.20140811.1-20.el9.no 2.0 MB/s | 177 kB 00:00 #8 12.80 (53/139): hunspell-filesystem-1.7.0-11.el9.aarc 275 kB/s | 8.6 kB 00:00 #8 12.85 (54/139): gdb-minimal-10.2-8.el9.aarch64.rpm 15 MB/s | 3.1 MB 00:00 #8 12.86 (55/139): kernel-srpm-macros-1.0-11.el9.noarch. 289 kB/s | 16 kB 00:00 #8 12.88 (56/139): libappstream-glib-0.7.18-4.el9.aarch6 4.7 MB/s | 380 kB 00:00 #8 12.89 (57/139): libproxy-webkitgtk4-0.4.15-35.el9.aar 723 kB/s | 21 kB 00:00 #8 12.89 (58/139): libjpeg-turbo-2.0.90-5.el9.aarch64.rp 4.7 MB/s | 170 kB 00:00 #8 12.90 (59/139): libstemmer-0-18.585svn.el9.aarch64.rp 5.2 MB/s | 82 kB 00:00 #8 12.90 (60/139): lua-srpm-macros-1-6.el9.noarch.rpm 677 kB/s | 9.5 kB 00:00 #8 12.93 (61/139): libsoup-2.72.0-8.el9.aarch64.rpm 8.6 MB/s | 397 kB 00:00 #8 12.93 (62/139): ocaml-srpm-macros-6-6.el9.noarch.rpm 304 kB/s | 8.8 kB 00:00 #8 12.93 (63/139): openblas-srpm-macros-2-11.el9.noarch. 291 kB/s | 8.4 kB 00:00 #8 12.94 (64/139): patch-2.7.6-16.el9.aarch64.rpm 7.8 MB/s | 124 kB 00:00 #8 12.95 (65/139): perl-AutoLoader-5.74-479.el9.noarch.r 2.1 MB/s | 31 kB 00:00 #8 12.95 (66/139): perl-B-1.80-479.el9.aarch64.rpm 10 MB/s | 190 kB 00:00 #8 12.96 (67/139): perl-Carp-1.50-460.el9.noarch.rpm 2.3 MB/s | 30 kB 00:00 #8 18.01 Unpacking gettext-base (0.21-4) ... #8 18.08 Selecting previously unselected package manpages. #8 18.08 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 18.09 Unpacking manpages (5.10-1) ... #8 17.26 Selecting previously unselected package python3.9. #8 17.26 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ... #8 17.27 Unpacking python3.9 (3.9.2-1) ... #9 17.90 Selecting previously unselected package readline-common. #9 17.90 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 17.90 Unpacking readline-common (8.0-4) ... #9 17.95 Selecting previously unselected package libreadline8:armhf. #9 17.95 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ... #9 17.95 Unpacking libreadline8:armhf (8.0-4) ... #9 18.00 Selecting previously unselected package libsqlite3-0:armhf. #9 18.00 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_armhf.deb ... #9 18.01 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ... #9 18.11 Selecting previously unselected package libpython3.8-stdlib:armhf. #9 18.11 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_armhf.deb ... #8 17.59 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 17.59 Unpacking ca-certificates (20210119) ... #8 17.64 Selecting previously unselected package libmagic-mgc. #8 17.64 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ... #8 17.65 Unpacking libmagic-mgc (1:5.39-3) ... #8 17.72 Selecting previously unselected package libmagic1:arm64. #8 17.72 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ... #8 17.72 Unpacking libmagic1:arm64 (1:5.39-3) ... #8 17.76 Selecting previously unselected package file. #8 17.77 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ... #8 17.77 Unpacking file (1:5.39-3) ... #8 17.80 Selecting previously unselected package gettext-base. #8 17.80 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ... #8 17.81 Unpacking gettext-base (0.21-4) ... #8 17.86 Selecting previously unselected package manpages. #8 19.43 Selecting previously unselected package cpp. #8 19.43 Preparing to unpack .../038-cpp_4%3a8.3.0-1_arm64.deb ... #8 19.44 Unpacking cpp (4:8.3.0-1) ... #8 19.48 Selecting previously unselected package libcc1-0:arm64. #8 19.48 Preparing to unpack .../039-libcc1-0_8.3.0-6_arm64.deb ... #8 19.49 Unpacking libcc1-0:arm64 (8.3.0-6) ... #8 19.53 Selecting previously unselected package libgomp1:arm64. #8 15.70 (1/139): bzip2-1.0.8-8.el9.x86_64.rpm 99 kB/s | 56 kB 00:00 #9 17.02 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #9 17.02 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 17.02 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 17.02 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 17.02 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #9 17.05 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #9 17.09 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 17.09 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #9 17.16 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #9 17.16 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #9 17.16 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #9 17.16 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #9 17.16 Get:350 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2 [982 kB] #9 17.21 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #9 19.78 Selecting previously unselected package libgdbm6:amd64. #9 19.78 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ... #9 19.82 Unpacking libgdbm6:amd64 (1.23-1) ... #9 18.26 Selecting previously unselected package python3. #9 18.26 (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.) #9 18.26 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ... #9 18.27 Unpacking python3 (3.8.2-0ubuntu2) ... #9 18.31 Selecting previously unselected package libbsd0:arm64. #9 18.31 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ... #9 18.31 Unpacking libbsd0:arm64 (0.10.0-1) ... #9 18.35 Selecting previously unselected package bsdmainutils. #9 18.35 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ... #9 18.35 Unpacking bsdmainutils (11.1.2ubuntu3) ... #9 18.40 Selecting previously unselected package libuchardet0:arm64. #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:0eba1300aac45ad82106e89ce2820a622bf5e7342efac2d4fdb9f894fda7d568 #8 18.25 Unpacking man-db (2.8.3-2ubuntu0.1) ... #8 18.44 Selecting previously unselected package perl-modules-5.26. #8 18.44 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... #8 18.45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 18.28 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #8 18.28 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #8 18.35 Selecting previously unselected package libx11-6:arm64. #8 18.36 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ... #8 18.36 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ... #8 18.44 Setting up multiarch-support (2.27-3ubuntu1.5) ... #8 18.50 Selecting previously unselected package libxext6:arm64. #8 18.50 (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.) #8 18.51 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ... #8 18.51 Unpacking libxext6:arm64 (2:1.3.3-1) ... #8 18.55 Selecting previously unselected package bsdmainutils. #8 24.49 Selecting previously unselected package libpopt0:armhf. #8 24.49 Preparing to unpack .../022-libpopt0_1.16-11_armhf.deb ... #8 24.50 Unpacking libpopt0:armhf (1.16-11) ... #8 24.64 Selecting previously unselected package libxml2:armhf. #8 24.64 Preparing to unpack .../023-libxml2_2.9.4+dfsg1-6.1ubuntu1.5_armhf.deb ... #8 24.66 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.5) ... #8 24.82 Selecting previously unselected package libyaml-0-2:armhf. #8 24.82 Preparing to unpack .../024-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ... #8 24.82 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ... #8 24.86 Selecting previously unselected package lsb-release. #8 24.86 Preparing to unpack .../025-lsb-release_9.20170808ubuntu1_all.deb ... #8 21.33 Selecting previously unselected package libbinutils:armhf. #8 21.33 Preparing to unpack .../028-libbinutils_2.31.1-16_armhf.deb ... #8 16.45 Get:127 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB] #9 16.11 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.2 [952 kB] #8 12.96 (68/139): perl-Class-Struct-0.66-479.el9.noarch 2.5 MB/s | 32 kB 00:00 #8 12.97 (69/139): perl-Data-Dumper-2.174-462.el9.aarch6 3.4 MB/s | 55 kB 00:00 #8 12.97 (70/139): perl-Digest-1.19-4.el9.noarch.rpm 2.0 MB/s | 26 kB 00:00 #8 12.97 (71/139): perl-Digest-MD5-2.58-4.el9.aarch64.rp 2.6 MB/s | 37 kB 00:00 #8 12.99 (72/139): perl-Errno-1.30-479.el9.aarch64.rpm 1.7 MB/s | 24 kB 00:00 #8 12.99 (73/139): perl-Exporter-5.74-461.el9.noarch.rpm 2.1 MB/s | 32 kB 00:00 #8 13.05 (74/139): perl-Encode-3.08-462.el9.aarch64.rpm 22 MB/s | 1.7 MB 00:00 #8 13.05 (75/139): perl-Fcntl-1.13-479.el9.aarch64.rpm 467 kB/s | 30 kB 00:00 #8 13.05 (76/139): perl-File-Basename-2.85-479.el9.noarc 426 kB/s | 27 kB 00:00 #8 13.06 (77/139): perl-File-Path-2.18-4.el9.noarch.rpm 2.9 MB/s | 36 kB 00:00 #8 13.07 (78/139): perl-File-stat-1.09-479.el9.noarch.rp 2.0 MB/s | 27 kB 00:00 #8 13.07 (79/139): perl-File-Temp-0.231.100-4.el9.noarch 3.7 MB/s | 60 kB 00:00 #8 13.07 (80/139): perl-FileHandle-2.03-479.el9.noarch.r 2.1 MB/s | 25 kB 00:00 #8 13.08 (81/139): perl-Getopt-Long-2.52-4.el9.noarch.rp 4.3 MB/s | 61 kB 00:00 #8 13.08 (82/139): perl-Getopt-Std-1.12-479.el9.noarch.r 1.8 MB/s | 25 kB 00:00 #8 13.09 (83/139): perl-HTTP-Tiny-0.076-460.el9.noarch.r 3.8 MB/s | 55 kB 00:00 #8 13.10 (84/139): perl-IO-Socket-IP-0.41-5.el9.noarch.r 3.2 MB/s | 43 kB 00:00 #8 13.10 (85/139): perl-IO-1.43-479.el9.aarch64.rpm 5.0 MB/s | 98 kB 00:00 #8 13.11 (86/139): perl-IO-Socket-SSL-2.073-1.el9.noarch 12 MB/s | 219 kB 00:00 #8 13.11 (87/139): perl-IPC-Open3-1.21-479.el9.noarch.rp 2.5 MB/s | 32 kB 00:00 #8 13.11 (88/139): perl-MIME-Base64-3.16-4.el9.aarch64.r 2.2 MB/s | 31 kB 00:00 #8 13.12 (89/139): perl-Mozilla-CA-20200520-6.el9.noarch 1.1 MB/s | 13 kB 00:00 #8 13.12 (90/139): perl-NDBM_File-1.15-479.el9.aarch64.r 2.1 MB/s | 31 kB 00:00 #8 13.13 (91/139): perl-POSIX-1.94-479.el9.aarch64.rpm 6.3 MB/s | 106 kB 00:00 #8 13.16 (92/139): perl-Net-SSLeay-1.92-1.el9.aarch64.rp 8.9 MB/s | 389 kB 00:00 #8 13.16 (93/139): perl-Pod-Escapes-1.07-460.el9.noarch. 810 kB/s | 21 kB 00:00 #8 13.16 (94/139): perl-PathTools-3.78-461.el9.aarch64.r 2.3 MB/s | 88 kB 00:00 #8 13.17 (95/139): perl-Pod-Perldoc-3.28.01-461.el9.noar 6.1 MB/s | 87 kB 00:00 #8 13.21 (96/139): perl-Pod-Simple-3.42-4.el9.noarch.rpm 4.8 MB/s | 225 kB 00:00 #8 13.21 (97/139): perl-Pod-Usage-2.01-4.el9.noarch.rpm 895 kB/s | 41 kB 00:00 #8 13.21 (98/139): perl-Scalar-List-Utils-1.56-461.el9.a 1.7 MB/s | 72 kB 00:00 #8 13.22 (99/139): perl-SelectSaver-1.02-479.el9.noarch. 1.7 MB/s | 21 kB 00:00 #8 13.22 (100/139): perl-Socket-2.031-4.el9.aarch64.rpm 3.6 MB/s | 55 kB 00:00 #8 13.23 (101/139): perl-Storable-3.21-460.el9.aarch64.r 5.9 MB/s | 94 kB 00:00 #8 13.23 (102/139): perl-Symbol-1.08-479.el9.noarch.rpm 1.9 MB/s | 24 kB 00:00 #8 13.24 (103/139): perl-Term-ANSIColor-5.01-461.el9.noa 3.7 MB/s | 49 kB 00:00 #8 13.24 (104/139): perl-Term-Cap-1.17-460.el9.noarch.rp 1.8 MB/s | 23 kB 00:00 #8 13.24 (105/139): perl-Text-ParseWords-3.30-460.el9.no 1.4 MB/s | 17 kB 00:00 #8 13.25 (106/139): perl-Text-Tabs+Wrap-2013.0523-460.el 1.9 MB/s | 24 kB 00:00 #8 13.25 (107/139): perl-Time-Local-1.300-7.el9.noarch.r 2.7 MB/s | 34 kB 00:00 #8 13.30 (108/139): perl-URI-5.09-3.el9.noarch.rpm 2.3 MB/s | 121 kB 00:00 #8 18.29 Selecting previously unselected package libmd0:amd64. #8 18.29 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... #8 18.29 Unpacking libmd0:amd64 (1.0.3-3) ... #8 18.34 Selecting previously unselected package libbsd0:amd64. #8 18.34 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ... #8 18.34 Unpacking libbsd0:amd64 (0.11.3-1) ... #8 18.40 Selecting previously unselected package libedit2:amd64. #8 18.40 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... #8 18.40 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #8 18.46 Selecting previously unselected package libcbor0:amd64. #8 18.46 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... #8 18.46 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #8 18.50 Selecting previously unselected package libfido2-1:amd64. #8 18.50 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... #8 17.40 Selecting previously unselected package libpython3-stdlib:armhf. #8 17.40 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ... #8 17.41 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 7.9s done #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 3.7s done #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 4.4s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:5d84cd193ad52d2db99bc7b859d7a40e036d5ffc66b09666c16a92e81a19bbbb #8 17.54 Setting up python3-minimal (3.9.2-3) ... #9 18.12 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.4) ... #9 18.37 Selecting previously unselected package python3.8. #9 18.37 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.4_armhf.deb ... #8 17.86 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 17.86 Unpacking manpages (5.10-1) ... #8 17.98 Selecting previously unselected package libmd0:arm64. #8 17.98 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ... #8 17.99 Unpacking libmd0:arm64 (1.0.3-3) ... #8 18.02 Selecting previously unselected package libbsd0:arm64. #8 18.02 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ... #8 18.03 Unpacking libbsd0:arm64 (0.11.3-1) ... #8 18.07 Selecting previously unselected package libedit2:arm64. #8 18.07 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ... #8 18.08 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... #8 18.12 Selecting previously unselected package libcbor0:arm64. #8 19.53 Preparing to unpack .../040-libgomp1_8.3.0-6_arm64.deb ... #8 19.53 Unpacking libgomp1:arm64 (8.3.0-6) ... #8 19.58 Selecting previously unselected package libitm1:arm64. #8 19.58 Preparing to unpack .../041-libitm1_8.3.0-6_arm64.deb ... #8 19.58 Unpacking libitm1:arm64 (8.3.0-6) ... #8 19.62 Selecting previously unselected package libatomic1:arm64. #8 19.62 Preparing to unpack .../042-libatomic1_8.3.0-6_arm64.deb ... #8 19.63 Unpacking libatomic1:arm64 (8.3.0-6) ... #8 19.66 Selecting previously unselected package libasan5:arm64. #8 19.66 Preparing to unpack .../043-libasan5_8.3.0-6_arm64.deb ... #8 19.67 Unpacking libasan5:arm64 (8.3.0-6) ... #8 19.73 Selecting previously unselected package liblsan0:arm64. #8 19.73 Preparing to unpack .../044-liblsan0_8.3.0-6_arm64.deb ... #8 19.73 Unpacking liblsan0:arm64 (8.3.0-6) ... #8 19.78 Selecting previously unselected package libtsan0:arm64. #8 15.72 (2/139): binutils-gold-2.35.2-19.el9.x86_64.rpm 1.2 MB/s | 737 kB 00:00 #8 15.74 (3/139): cpio-2.13-16.el9.x86_64.rpm 8.5 MB/s | 275 kB 00:00 #8 15.76 (4/139): dbus-libs-1.12.20-5.el9.x86_64.rpm 4.7 MB/s | 153 kB 00:00 #8 15.79 (5/139): diffutils-3.7-12.el9.x86_64.rpm 8.8 MB/s | 397 kB 00:00 #8 15.86 (6/139): binutils-2.35.2-19.el9.x86_64.rpm 7.0 MB/s | 5.0 MB 00:00 #8 15.86 (7/139): dnf-plugins-core-4.1.0-1.el9.noarch.rp 370 kB/s | 35 kB 00:00 #8 15.88 (8/139): ed-1.14.2-12.el9.x86_64.rpm 922 kB/s | 75 kB 00:00 #8 15.88 (9/139): elfutils-debuginfod-client-0.186-3.el9 2.1 MB/s | 38 kB 00:00 #8 15.89 (10/139): file-5.39-8.el9.x86_64.rpm 4.3 MB/s | 51 kB 00:00 #8 15.90 (11/139): glib-networking-2.68.3-3.el9.x86_64.r 12 MB/s | 186 kB 00:00 #8 15.93 (12/139): groff-base-1.22.4-10.el9.x86_64.rpm 32 MB/s | 1.1 MB 00:00 #8 15.96 (13/139): gsettings-desktop-schemas-40.0-4.el9. 27 MB/s | 688 kB 00:00 #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 5.3s #8 10.98 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #8 10.98 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB] #8 11.13 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #8 11.13 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] #8 11.15 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [74.9 kB] #8 11.17 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] #8 11.23 Get:15 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u2 [266 kB] #8 11.24 Get:16 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20220331-1 [1059 kB] #8 11.25 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #8 11.25 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #8 11.25 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] #8 11.27 Get:20 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u2 [1814 kB] #8 11.30 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] #9 17.33 Get:352 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #9 17.34 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #9 17.34 Get:354 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 17.34 Get:355 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 17.34 Get:356 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 17.34 Get:357 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 17.34 Get:358 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] #9 17.35 Get:359 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #9 17.35 Get:360 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #9 17.41 Get:361 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #9 20.00 Selecting previously unselected package libgdbm-compat4:amd64. #9 20.00 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ... #9 20.00 Unpacking libgdbm-compat4:amd64 (1.23-1) ... #9 20.06 Selecting previously unselected package libperl5.34:amd64. #9 20.06 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_amd64.deb ... #9 20.07 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1) ... #9 18.40 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ... #9 18.41 Unpacking libuchardet0:arm64 (0.0.6-3build1) ... #9 18.44 Selecting previously unselected package groff-base. #9 18.44 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ... #9 18.45 Unpacking groff-base (1.22.4-4build1) ... #9 18.55 Selecting previously unselected package libgdbm6:arm64. #9 18.56 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ... #9 18.56 Unpacking libgdbm6:arm64 (1.18.1-5) ... #9 18.60 Selecting previously unselected package libpipeline1:arm64. #9 18.60 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ... #9 18.61 Unpacking libpipeline1:arm64 (1.5.2-2build1) ... #9 18.66 Selecting previously unselected package man-db. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #13 DONE 25.2s #8 18.55 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ... #8 18.56 Unpacking bsdmainutils (11.1.2ubuntu1) ... #8 18.61 Selecting previously unselected package groff-base. #8 18.61 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ... #8 18.62 Unpacking groff-base (1.22.3-10) ... #8 18.70 Selecting previously unselected package libgdbm5:arm64. #8 18.70 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ... #8 18.70 Unpacking libgdbm5:arm64 (1.14.1-6) ... #8 18.75 Selecting previously unselected package libpipeline1:arm64. #8 18.75 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ... #8 18.75 Unpacking libpipeline1:arm64 (1.5.0-1) ... #8 18.80 Selecting previously unselected package man-db. #8 24.87 Unpacking lsb-release (9.20170808ubuntu1) ... #8 24.99 Selecting previously unselected package netbase. #8 24.99 Preparing to unpack .../026-netbase_5.4_all.deb ... #8 25.00 Unpacking netbase (5.4) ... #8 25.07 Selecting previously unselected package shared-mime-info. #8 25.07 Preparing to unpack .../027-shared-mime-info_1.9-2_armhf.deb ... #8 25.08 Unpacking shared-mime-info (1.9-2) ... #8 21.34 Unpacking libbinutils:armhf (2.31.1-16) ... #8 21.43 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 21.43 Preparing to unpack .../029-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ... #8 21.43 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #8 13.30 (109/139): perl-base-2.27-479.el9.noarch.rpm 533 kB/s | 26 kB 00:00 #8 13.30 (110/139): perl-constant-1.33-461.el9.noarch.rp 496 kB/s | 24 kB 00:00 #8 13.31 (111/139): perl-if-0.60.800-479.el9.noarch.rpm 2.0 MB/s | 24 kB 00:00 #8 13.32 (112/139): perl-libnet-3.13-4.el9.noarch.rpm 7.9 MB/s | 130 kB 00:00 #8 13.32 (113/139): perl-interpreter-5.32.1-479.el9.aarc 4.0 MB/s | 80 kB 00:00 #8 13.33 (114/139): perl-mro-1.23-479.el9.aarch64.rpm 2.6 MB/s | 37 kB 00:00 #8 13.34 (115/139): perl-overload-1.31-479.el9.noarch.rp 3.8 MB/s | 55 kB 00:00 #8 13.37 (116/139): perl-libs-5.32.1-479.el9.aarch64.rpm 33 MB/s | 2.1 MB 00:00 #8 13.38 (117/139): perl-parent-0.238-460.el9.noarch.rpm 366 kB/s | 15 kB 00:00 #8 13.38 (118/139): perl-overloading-0.02-479.el9.noarch 479 kB/s | 22 kB 00:00 #8 13.39 (119/139): perl-podlators-4.14-460.el9.noarch.r 7.9 MB/s | 114 kB 00:00 #8 13.39 (120/139): perl-srpm-macros-1-41.el9.noarch.rpm 675 kB/s | 9.1 kB 00:00 #8 13.39 (121/139): perl-subs-1.03-479.el9.noarch.rpm 1.6 MB/s | 21 kB 00:00 #8 13.40 (122/139): perl-vars-1.05-479.el9.noarch.rpm 1.7 MB/s | 23 kB 00:00 #8 13.41 (123/139): python-srpm-macros-3.9-52.el9.noarch 1.6 MB/s | 24 kB 00:00 #8 13.41 (124/139): python3-enchant-3.2.0-5.el9.noarch.r 5.2 MB/s | 86 kB 00:00 #8 13.42 (125/139): python3-file-magic-5.39-8.el9.noarch 1.4 MB/s | 18 kB 00:00 #8 13.42 (126/139): qt5-srpm-macros-5.15.3-1.el9.noarch. 734 kB/s | 9.7 kB 00:00 #8 13.45 (127/139): redhat-rpm-config-194-1.el9.noarch.r 2.0 MB/s | 74 kB 00:00 #8 13.45 (128/139): rpm-build-4.16.1.3-11.el9.aarch64.rp 2.9 MB/s | 103 kB 00:00 #8 13.45 (129/139): rpmlint-1.11-19.el9.noarch.rpm 5.6 MB/s | 198 kB 00:00 #8 13.46 (130/139): rust-srpm-macros-17-4.el9.noarch.rpm 830 kB/s | 10 kB 00:00 #8 13.48 (131/139): dnf-data-4.12.0-1.el9.noarch.rpm 2.2 MB/s | 44 kB 00:00 #8 13.53 (132/139): dnf-4.12.0-1.el9.noarch.rpm 6.0 MB/s | 463 kB 00:00 #8 18.51 Unpacking libfido2-1:amd64 (1.6.0-2) ... #8 18.56 Selecting previously unselected package openssh-client. #8 18.56 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ... #8 18.58 Unpacking openssh-client (1:8.4p1-5) ... #9 18.38 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... #9 18.43 Selecting previously unselected package libpython3-stdlib:armhf. #9 18.43 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ... #9 18.43 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #9 18.46 Setting up python3-minimal (3.8.2-0ubuntu2) ... #8 18.12 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ... #8 18.13 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... #8 18.17 Selecting previously unselected package libfido2-1:arm64. #8 18.17 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ... #8 18.17 Unpacking libfido2-1:arm64 (1.6.0-2) ... #8 18.21 Selecting previously unselected package openssh-client. #8 18.22 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_arm64.deb ... #8 18.23 Unpacking openssh-client (1:8.4p1-5) ... #8 18.33 Selecting previously unselected package ucf. #8 19.78 Preparing to unpack .../045-libtsan0_8.3.0-6_arm64.deb ... #8 19.78 Unpacking libtsan0:arm64 (8.3.0-6) ... #8 19.84 Selecting previously unselected package libubsan1:arm64. #8 19.84 Preparing to unpack .../046-libubsan1_8.3.0-6_arm64.deb ... #8 19.84 Unpacking libubsan1:arm64 (8.3.0-6) ... #8 19.88 Selecting previously unselected package libgcc-8-dev:arm64. #8 19.88 Preparing to unpack .../047-libgcc-8-dev_8.3.0-6_arm64.deb ... #8 19.89 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... #8 20.00 Selecting previously unselected package gcc-8. #8 15.98 (14/139): info-6.7-15.el9.x86_64.rpm 12 MB/s | 225 kB 00:00 #8 15.99 (15/139): json-glib-1.6.6-1.el9.x86_64.rpm 13 MB/s | 163 kB 00:00 #8 16.00 (16/139): less-575-4.el9.x86_64.rpm 12 MB/s | 157 kB 00:00 #8 16.02 (17/139): libbrotli-1.0.9-6.el9.x86_64.rpm 16 MB/s | 314 kB 00:00 #8 11.38 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] #8 11.38 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #8 11.38 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #8 11.39 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #8 11.39 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] #8 11.39 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB] #8 11.40 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB] #8 11.40 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB] #8 11.46 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #8 11.57 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB] #8 11.59 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] #8 11.60 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] #8 11.60 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 11.5s done #9 17.63 debconf: delaying package configuration, since apt-utils is not installed #9 17.68 Fetched 108 MB in 10s (10.6 MB/s) #9 17.73 Selecting previously unselected package liblocale-gettext-perl. #9 17.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 ... 4125 files and directories currently installed.) #9 17.74 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #9 17.75 Unpacking liblocale-gettext-perl (1.07-4) ... #9 20.34 Selecting previously unselected package perl. #9 18.66 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ... #9 18.67 Unpacking man-db (2.9.1-1) ... #9 18.78 Selecting previously unselected package perl-modules-5.30. #8 18.80 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ... #8 18.81 Unpacking man-db (2.8.3-2ubuntu0.1) ... #8 18.91 Selecting previously unselected package perl-modules-5.26. #8 18.91 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... #8 18.92 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:0eba1300aac45ad82106e89ce2820a622bf5e7342efac2d4fdb9f894fda7d568 #8 19.04 Selecting previously unselected package libgdbm-compat4:amd64. #8 19.04 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ... #8 19.05 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... #8 19.11 Selecting previously unselected package libperl5.26:amd64. #8 19.11 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... #8 25.28 Selecting previously unselected package ucf. #8 25.28 Preparing to unpack .../028-ucf_3.0038_all.deb ... #8 25.28 Moving old data out of the way #8 25.28 Unpacking ucf (3.0038) ... #8 21.79 Selecting previously unselected package binutils. #8 21.79 Preparing to unpack .../030-binutils_2.31.1-16_armhf.deb ... #8 21.80 Unpacking binutils (2.31.1-16) ... #8 21.85 Selecting previously unselected package libc-dev-bin. #8 21.85 Preparing to unpack .../031-libc-dev-bin_2.28-10+deb10u1_armhf.deb ... #8 13.56 (133/139): libdnf-0.67.0-1.el9.aarch64.rpm 7.4 MB/s | 613 kB 00:00 #8 13.61 (134/139): webkit2gtk3-jsc-2.36.1-1.el9.aarch64 19 MB/s | 2.9 MB 00:00 #8 13.64 (135/139): libsolv-0.7.22-1.el9.aarch64.rpm 3.5 MB/s | 377 kB 00:00 #8 13.68 (136/139): python3-dnf-4.12.0-1.el9.noarch.rpm 3.9 MB/s | 465 kB 00:00 #8 13.68 (137/139): python3-hawkey-0.67.0-1.el9.aarch64. 1.3 MB/s | 100 kB 00:00 #8 13.71 (138/139): python3-libdnf-0.67.0-1.el9.aarch64. 9.4 MB/s | 733 kB 00:00 #8 13.72 (139/139): yum-4.12.0-1.el9.noarch.rpm 2.5 MB/s | 94 kB 00:00 #8 13.72 -------------------------------------------------------------------------------- #8 13.72 Total 15 MB/s | 45 MB 00:02 #8 18.83 Selecting previously unselected package ucf. #8 18.83 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 18.84 Moving old data out of the way #8 18.84 Unpacking ucf (3.0043) ... #8 18.89 Selecting previously unselected package xz-utils. #8 18.89 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #8 18.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 18.97 Selecting previously unselected package libsigsegv2:amd64. #8 18.97 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... #8 18.97 Unpacking libsigsegv2:amd64 (2.13-1) ... #8 19.01 Selecting previously unselected package m4. #8 19.01 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... #8 19.02 Unpacking m4 (1.4.18-5) ... #8 17.19 debconf: delaying package configuration, since apt-utils is not installed #8 17.24 Fetched 70.4 MB in 8s (8855 kB/s) #9 18.77 Selecting previously unselected package python3. #9 18.77 (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.) #9 18.77 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ... #9 18.77 Unpacking python3 (3.8.2-0ubuntu2) ... #9 18.81 Selecting previously unselected package libbsd0:armhf. #9 18.82 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ... #9 18.82 Unpacking libbsd0:armhf (0.10.0-1) ... #8 18.33 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 18.33 Moving old data out of the way #8 18.33 Unpacking ucf (3.0043) ... #8 18.37 Selecting previously unselected package xz-utils. #8 18.38 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... #8 18.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 18.43 Selecting previously unselected package libsigsegv2:arm64. #8 18.43 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ... #8 18.44 Unpacking libsigsegv2:arm64 (2.13-1) ... #8 18.47 Selecting previously unselected package m4. #8 18.47 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ... #8 18.47 Unpacking m4 (1.4.18-5) ... #8 18.52 Selecting previously unselected package autoconf. #8 18.52 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 18.53 Unpacking autoconf (2.69-14) ... #8 18.58 Selecting previously unselected package autotools-dev. #9 16.67 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.2 [3171 kB] #8 20.00 Preparing to unpack .../048-gcc-8_8.3.0-6_arm64.deb ... #8 20.01 Unpacking gcc-8 (8.3.0-6) ... #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 10.1s #21 11.33 Reading package lists... #8 17.84 Selecting previously unselected package python3. #8 17.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 ... 9937 files and directories currently installed.) #8 17.85 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #8 17.87 Unpacking python3 (3.9.2-3) ... #8 17.94 Selecting previously unselected package less. #8 17.94 Preparing to unpack .../001-less_551-2_armhf.deb ... #8 17.97 Unpacking less (551-2) ... #8 16.38 (18/139): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #8 16.42 (19/139): libpipeline-1.5.3-4.el9.x86_64.rpm 1.2 MB/s | 49 kB 00:00 #8 16.46 (20/139): libpkgconf-1.7.3-9.el9.x86_64.rpm 1.1 MB/s | 36 kB 00:00 #8 16.49 (21/139): libpng-1.6.37-12.el9.x86_64.rpm 3.2 MB/s | 117 kB 00:00 #8 11.66 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 11.66 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #8 11.73 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] #8 11.75 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] #8 11.87 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] #9 17.93 Selecting previously unselected package libssl1.1:amd64. #9 17.93 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... #9 17.95 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... #9 18.18 Selecting previously unselected package libpython3.8-minimal:amd64. #9 20.34 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_amd64.deb ... #9 20.35 Unpacking perl (5.34.0-3ubuntu1) ... #9 20.38 Selecting previously unselected package openssl. #9 20.38 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.1_amd64.deb ... #9 20.38 Unpacking openssl (3.0.2-0ubuntu1.1) ... #9 20.43 Selecting previously unselected package ca-certificates. #9 20.43 Preparing to unpack .../007-ca-certificates_20211016_all.deb ... #9 20.43 Unpacking ca-certificates (20211016) ... #9 20.48 Selecting previously unselected package distro-info-data. #9 20.48 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ... #9 20.48 Unpacking distro-info-data (0.52ubuntu0.1) ... #9 20.50 Selecting previously unselected package iso-codes. #9 20.51 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #9 20.51 Unpacking iso-codes (4.9.0-1) ... #9 18.78 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 18.79 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 19.14 Selecting previously unselected package libgdbm-compat4:arm64. #9 19.14 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ... #9 19.14 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ... #9 19.18 Selecting previously unselected package libperl5.30:arm64. #9 19.18 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_arm64.deb ... #8 19.24 Selecting previously unselected package libgdbm-compat4:arm64. #8 19.24 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ... #8 19.24 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... #8 19.29 Selecting previously unselected package libperl5.26:arm64. #8 19.29 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... #8 19.30 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... #8 19.12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... #8 25.37 Selecting previously unselected package xdg-user-dirs. #8 25.37 Preparing to unpack .../029-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ... #8 25.40 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #8 21.85 Unpacking libc-dev-bin (2.28-10+deb10u1) ... #8 21.93 Selecting previously unselected package linux-libc-dev:armhf. #8 21.93 Preparing to unpack .../032-linux-libc-dev_4.19.235-1_armhf.deb ... #8 21.94 Unpacking linux-libc-dev:armhf (4.19.235-1) ... #8 19.09 Selecting previously unselected package autoconf. #8 19.09 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 19.09 Unpacking autoconf (2.69-14) ... #8 19.20 Selecting previously unselected package autotools-dev. #8 19.20 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 19.21 Unpacking autotools-dev (20180224.1+nmu1) ... #8 19.27 Selecting previously unselected package automake. #8 19.27 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 19.27 Unpacking automake (1:1.16.3-2) ... #8 17.31 (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 ... 7700 files and directories currently installed.) #8 17.31 Preparing to unpack .../perl-base_5.28.1-6+deb10u1_armhf.deb ... #8 17.35 Unpacking perl-base (5.28.1-6+deb10u1) over (5.28.1-6) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 7.0s done #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 4.7s done #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 4.7s #9 18.86 Selecting previously unselected package bsdmainutils. #9 18.86 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ... #9 18.87 Unpacking bsdmainutils (11.1.2ubuntu3) ... #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 4.6s done #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 5.9s #8 18.58 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 18.58 Unpacking autotools-dev (20180224.1+nmu1) ... #8 18.62 Selecting previously unselected package automake. #8 18.62 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 18.63 Unpacking automake (1:1.16.3-2) ... #8 18.70 Selecting previously unselected package autopoint. #8 18.71 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 18.71 Unpacking autopoint (0.21-4) ... #8 18.75 Selecting previously unselected package binutils-common:arm64. #8 18.75 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ... #8 18.76 Unpacking binutils-common:arm64 (2.35.2-2) ... #9 16.98 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 17.00 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB] #9 17.00 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 17.00 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 17.01 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB] #9 17.02 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 17.05 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 17.06 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 17.07 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 17.08 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB] #8 18.13 Selecting previously unselected package netbase. #8 18.13 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 18.14 Unpacking netbase (6.3) ... #8 16.55 (22/139): libproxy-0.4.15-35.el9.x86_64.rpm 1.2 MB/s | 74 kB 00:00 #8 16.59 (23/139): libpsl-0.21.1-5.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 #8 16.60 (24/139): elfutils-0.186-3.el9.x86_64.rpm 716 kB/s | 529 kB 00:00 #8 16.62 (25/139): man-db-2.9.3-6.el9.x86_64.rpm 37 MB/s | 1.2 MB 00:00 #8 16.66 (26/139): ncurses-6.2-8.20210508.el9.x86_64.rpm 7.5 MB/s | 407 kB 00:00 #8 16.66 (27/139): pkgconf-1.7.3-9.el9.x86_64.rpm 983 kB/s | 41 kB 00:00 #8 16.67 (28/139): pkgconf-m4-1.7.3-9.el9.noarch.rpm 1.9 MB/s | 15 kB 00:00 #8 16.67 (29/139): pkgconf-pkg-config-1.7.3-9.el9.x86_64 1.9 MB/s | 11 kB 00:00 #8 16.68 (30/139): publicsuffix-list-dafsa-20210518-3.el 8.0 MB/s | 58 kB 00:00 #8 16.69 (31/139): python3-dbus-1.2.18-2.el9.x86_64.rpm 15 MB/s | 144 kB 00:00 #8 16.70 (32/139): python3-dateutil-2.8.1-6.el9.noarch.r 13 MB/s | 302 kB 00:00 #8 16.70 (33/139): python3-dnf-plugins-core-4.1.0-1.el9. 17 MB/s | 236 kB 00:00 #8 16.70 (34/139): python3-six-1.15.0-9.el9.noarch.rpm 4.8 MB/s | 37 kB 00:00 #8 16.72 (35/139): unzip-6.0-56.el9.x86_64.rpm 16 MB/s | 182 kB 00:00 #8 16.73 (36/139): shared-mime-info-2.1-4.el9.x86_64.rpm 24 MB/s | 556 kB 00:00 #8 16.74 (37/139): glibc-gconv-extra-2.34-29.el9.x86_64. 2.0 MB/s | 1.7 MB 00:00 #8 16.75 (38/139): xz-5.2.5-7.el9.x86_64.rpm 7.3 MB/s | 226 kB 00:00 #8 16.76 (39/139): zip-3.0-33.el9.x86_64.rpm 8.6 MB/s | 238 kB 00:00 #8 16.77 (40/139): zstd-1.5.1-2.el9.x86_64.rpm 28 MB/s | 548 kB 00:00 #8 16.78 (41/139): abattis-cantarell-fonts-0.301-4.el9.n 13 MB/s | 365 kB 00:00 #8 16.78 (42/139): dwz-0.14-3.el9.x86_64.rpm 12 MB/s | 128 kB 00:00 #8 16.79 (43/139): efi-srpm-macros-4-9.el9.noarch.rpm 3.2 MB/s | 23 kB 00:00 #8 16.79 (44/139): emacs-filesystem-27.1-3.el9.noarch.rp 1.5 MB/s | 9.2 kB 00:00 #8 16.80 (45/139): enchant-1.6.0-30.el9.x86_64.rpm 6.5 MB/s | 62 kB 00:00 #8 16.80 (46/139): fonts-srpm-macros-2.0.5-7.el9.1.noarc 3.0 MB/s | 28 kB 00:00 #8 16.83 (47/139): gdk-pixbuf2-2.42.6-2.el9.x86_64.rpm 17 MB/s | 493 kB 00:00 #9 18.29 Get:103 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B] #9 18.29 Get:104 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 make arm64 4.3-4ubuntu1 [158 kB] #9 18.29 Get:105 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdpkg-perl all 1.20.9ubuntu2 [233 kB] #9 18.30 Get:106 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 bzip2 arm64 1.0.8-4ubuntu3 [32.3 kB] #9 18.30 Get:107 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 patch arm64 2.7.6-7 [97.8 kB] #9 18.31 Get:108 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lto-disabled-list all 16 [12.5 kB] #9 18.31 Get:109 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dpkg-dev all 1.20.9ubuntu2 [937 kB] #9 18.35 Get:110 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 build-essential arm64 12.9ubuntu2 [4680 B] #9 18.35 Get:111 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbrotli1 arm64 1.0.9-2build3 [314 kB] #9 18.37 Get:112 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1ubuntu0.1 [16.1 kB] #9 18.43 Get:113 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1ubuntu0.1 [51.3 kB] #9 18.43 Get:114 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libldap-2.5-0 arm64 2.5.6+dfsg-1~exp1ubuntu1 [184 kB] #9 18.44 Get:115 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnghttp2-14 arm64 1.43.0-1 [68.5 kB] #9 18.44 Get:116 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build3 [59.3 kB] #9 18.44 Get:117 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libssh-4 arm64 0.9.6-1 [184 kB] #9 18.45 Get:118 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libcurl4 arm64 7.74.0-1.3ubuntu2.1 [268 kB] #9 18.46 Get:119 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 curl arm64 7.74.0-1.3ubuntu2.1 [175 kB] #9 18.47 Get:120 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB] #9 18.50 Get:121 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB] #9 18.50 Get:122 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtool all 2.4.6-15 [161 kB] #9 18.57 Get:123 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dh-autoreconf all 20 [16.1 kB] #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 9.7s done #13 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #13 DONE 25.0s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:70d26b0d94c9f98563118fe845b7f74006dbf029bbe6710dec46d95813bf6615 #8 15.50 Selecting previously unselected package libgdbm-compat4:amd64. #8 15.50 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ... #8 15.51 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #8 15.56 Selecting previously unselected package libperl5.28:amd64. #8 15.56 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #8 15.56 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #8 16.26 Selecting previously unselected package perl. #8 16.26 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ... #8 16.27 Unpacking perl (5.28.1-6+deb10u1) ... #8 16.35 Selecting previously unselected package liblocale-gettext-perl. #8 16.35 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... #8 16.35 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #8 16.41 Selecting previously unselected package libssl1.1:amd64. #8 16.41 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... #8 16.42 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... #8 16.64 Selecting previously unselected package libpython3.7-minimal:amd64. #8 16.64 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... #8 16.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... #8 16.86 Selecting previously unselected package libexpat1:amd64. #8 16.86 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_amd64.deb ... #8 16.87 Unpacking libexpat1:amd64 (2.2.6-2+deb10u4) ... #8 16.94 Selecting previously unselected package python3.7-minimal. #8 16.94 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... #8 16.95 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #8 17.24 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... #8 17.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... #8 17.49 Setting up libexpat1:amd64 (2.2.6-2+deb10u4) ... #8 17.53 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #8 18.55 Selecting previously unselected package python3-minimal. #8 18.55 (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.) #8 18.56 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... #8 18.57 Unpacking python3-minimal (3.7.3-1) ... #8 18.63 Selecting previously unselected package mime-support. #8 18.63 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 18.64 Unpacking mime-support (3.62) ... #8 18.68 Selecting previously unselected package libmpdec2:amd64. #8 18.68 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... #8 18.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... #8 18.73 Selecting previously unselected package readline-common. #8 18.73 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #8 18.74 Unpacking readline-common (7.0-5) ... #8 18.79 Selecting previously unselected package libreadline7:amd64. #8 18.79 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... #8 18.80 Unpacking libreadline7:amd64 (7.0-5) ... #8 18.88 Selecting previously unselected package libsqlite3-0:amd64. #8 18.88 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ... #8 18.89 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... #8 19.00 Selecting previously unselected package libpython3.7-stdlib:amd64. #8 19.00 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... #8 19.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... #8 19.33 Selecting previously unselected package python3.7. #8 19.33 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_amd64.deb ... #8 19.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 19.41 Selecting previously unselected package libpython3-stdlib:amd64. #8 19.41 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... #8 19.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #8 19.46 Setting up python3-minimal (3.7.3-1) ... #8 19.83 Selecting previously unselected package python3. #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 ... 10074 files and directories currently installed.) #8 19.84 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #8 19.86 Unpacking python3 (3.7.3-1) ... #8 19.93 Selecting previously unselected package less. #8 19.93 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ... #8 19.94 Unpacking less (487-0.1+b1) ... #8 20.05 Selecting previously unselected package netbase. #8 20.05 Preparing to unpack .../002-netbase_5.6_all.deb ... #8 20.05 Unpacking netbase (5.6) ... #8 20.09 Selecting previously unselected package bzip2. #8 20.09 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... #8 20.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 20.13 Selecting previously unselected package libmagic-mgc. #8 20.13 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #8 20.14 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 20.25 Selecting previously unselected package libmagic1:amd64. #8 20.25 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #8 20.25 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 20.29 Selecting previously unselected package file. #8 20.30 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ... #8 20.30 Unpacking file (1:5.35-4+deb10u2) ... #8 20.33 Selecting previously unselected package gettext-base. #8 20.34 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ... #8 20.34 Unpacking gettext-base (0.19.8.1-9) ... #8 20.39 Selecting previously unselected package krb5-locales. #8 20.39 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u3_all.deb ... #8 20.39 Unpacking krb5-locales (1.17-3+deb10u3) ... #8 20.43 Selecting previously unselected package manpages. #8 20.43 Preparing to unpack .../009-manpages_4.16-2_all.deb ... #8 20.44 Unpacking manpages (4.16-2) ... #8 11.88 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] #8 11.88 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] #8 11.90 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] #8 11.99 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] #8 11.99 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] #8 12.02 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] #8 12.07 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] #8 12.07 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] #9 18.18 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... #9 18.20 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... #9 18.42 Selecting previously unselected package libexpat1:amd64. #9 18.42 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... #9 18.44 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... #9 20.65 Selecting previously unselected package less. #9 20.65 Preparing to unpack .../010-less_590-1build1_amd64.deb ... #9 20.65 Unpacking less (590-1build1) ... #9 20.68 Selecting previously unselected package libmd0:amd64. #9 20.68 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ... #9 20.69 Unpacking libmd0:amd64 (1.0.4-1build1) ... #9 20.72 Selecting previously unselected package libbsd0:amd64. #9 20.72 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ... #9 20.72 Unpacking libbsd0:amd64 (0.11.5-1) ... #9 20.75 Selecting previously unselected package libelf1:amd64. #9 19.19 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.2) ... #8 19.64 Selecting previously unselected package perl. #12 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #8 25.62 Selecting previously unselected package xz-utils. #8 25.62 Preparing to unpack .../030-xz-utils_5.2.2-1.3ubuntu0.1_armhf.deb ... #8 25.63 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #8 25.67 Selecting previously unselected package gettext-base. #8 25.67 Preparing to unpack .../031-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ... #8 25.67 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... #8 25.73 Selecting previously unselected package iso-codes. #8 25.73 Preparing to unpack .../032-iso-codes_3.79-1_all.deb ... #8 25.74 Unpacking iso-codes (3.79-1) ... #8 22.17 Selecting previously unselected package libc6-dev:armhf. #8 22.17 Preparing to unpack .../033-libc6-dev_2.28-10+deb10u1_armhf.deb ... #8 22.19 Unpacking libc6-dev:armhf (2.28-10+deb10u1) ... #8 19.41 Selecting previously unselected package autopoint. #8 19.41 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 19.43 Unpacking autopoint (0.21-4) ... #8 19.49 Selecting previously unselected package binutils-common:amd64. #8 19.49 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... #8 19.50 Unpacking binutils-common:amd64 (2.35.2-2) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:666c8a146435bd5a8180a7e380e3d0b77a4eca461030c2f9d5efc12fd4d48886 #9 19.26 Selecting previously unselected package libuchardet0:armhf. #9 19.26 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ... #9 19.27 Unpacking libuchardet0:armhf (0.0.6-3build1) ... #9 19.36 Selecting previously unselected package groff-base. #9 19.36 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ... #9 19.36 Unpacking groff-base (1.22.4-4build1) ... #8 18.99 Selecting previously unselected package libbinutils:arm64. #8 18.99 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ... #8 19.00 Unpacking libbinutils:arm64 (2.35.2-2) ... #8 19.09 Selecting previously unselected package libctf-nobfd0:arm64. #9 17.12 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #9 17.13 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfreetype6 arm64 2.11.1+dfsg-1build1 [383 kB] #9 17.14 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB] #9 17.14 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB] #9 17.15 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B] #9 17.21 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB] #9 17.26 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjbig0 arm64 2.1-3.1build3 [28.8 kB] #9 17.26 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwebp7 arm64 1.2.2-2 [192 kB] #9 17.27 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtiff5 arm64 4.3.0-6 [179 kB] #9 17.30 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxpm4 arm64 1:3.5.12-1build2 [35.0 kB] #9 17.32 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB] #9 17.32 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libc-devtools arm64 2.35-0ubuntu3 [27.6 kB] #9 17.34 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 17.34 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 17.38 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB] #9 17.38 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB] #9 17.39 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #9 17.41 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB] #9 17.42 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B] #8 18.59 Selecting previously unselected package sensible-utils. #8 18.59 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #8 18.60 Unpacking sensible-utils (0.0.14) ... #8 18.68 Selecting previously unselected package bzip2. #8 18.68 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ... #8 18.69 Unpacking bzip2 (1.0.8-4) ... #8 20.61 Selecting previously unselected package gcc. #8 20.61 Preparing to unpack .../049-gcc_4%3a8.3.0-1_arm64.deb ... #8 20.61 Unpacking gcc (4:8.3.0-1) ... #8 20.65 Selecting previously unselected package libstdc++-8-dev:arm64. #8 20.65 Preparing to unpack .../050-libstdc++-8-dev_8.3.0-6_arm64.deb ... #8 20.65 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... #8 20.85 Selecting previously unselected package g++-8. #8 16.85 (48/139): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 1.2 MB/s | 8.8 kB 00:00 #8 16.87 (49/139): gdb-minimal-10.2-8.el9.x86_64.rpm 47 MB/s | 3.5 MB 00:00 #8 16.87 (50/139): go-srpm-macros-3.0.9-9.el9.noarch.rpm 868 kB/s | 27 kB 00:00 #9 18.57 Get:124 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 18.58 Get:125 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-override-perl all 0.09-2 [9532 B] #9 18.58 Get:126 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB] #9 18.58 Get:127 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dh-strip-nondeterminism all 1.12.0-1 [5228 B] #9 18.58 Get:128 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdw1 arm64 0.185-1build1 [245 kB] #9 18.59 Get:129 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 debugedit arm64 1:5.0-0ubuntu2 [47.0 kB] #9 18.59 Get:130 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dwz arm64 0.14-1build1 [102 kB] #9 18.65 Get:131 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gettext arm64 0.21-4ubuntu3 [775 kB] #9 18.67 Get:132 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 18.72 Get:133 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #9 18.73 Get:134 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 debhelper all 13.3.4ubuntu2 [921 kB] #9 18.76 Get:135 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfakeroot arm64 1.25.3-1.1ubuntu2 [27.1 kB] #9 18.76 Get:136 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 fakeroot arm64 1.25.3-1.1ubuntu2 [62.3 kB] #9 18.76 Get:137 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libassuan0 arm64 2.5.5-1 [36.6 kB] #9 18.76 Get:138 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpgconf arm64 2.2.20-1ubuntu4 [85.8 kB] #9 18.77 Get:139 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libksba8 arm64 1.5.1-1 [100 kB] #9 18.77 Get:140 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnpth0 arm64 1.6-3 [7824 B] #9 18.79 Get:141 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dirmngr arm64 2.2.20-1ubuntu4 [263 kB] #9 18.80 Get:142 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB] #9 18.86 Get:143 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gnupg-utils arm64 2.2.20-1ubuntu4 [277 kB] #8 20.77 Selecting previously unselected package libedit2:amd64. #8 20.77 Preparing to unpack .../010-libedit2_3.1-20181209-1_amd64.deb ... #8 20.79 Unpacking libedit2:amd64 (3.1-20181209-1) ... #8 20.89 Selecting previously unselected package libkeyutils1:amd64. #8 20.89 Preparing to unpack .../011-libkeyutils1_1.6-6_amd64.deb ... #8 20.90 Unpacking libkeyutils1:amd64 (1.6-6) ... #8 20.94 Selecting previously unselected package libkrb5support0:amd64. #8 20.94 Preparing to unpack .../012-libkrb5support0_1.17-3+deb10u3_amd64.deb ... #8 20.95 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... #9 18.55 Selecting previously unselected package python3.8-minimal. #9 18.55 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... #9 18.56 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... #9 20.75 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ... #9 20.76 Unpacking libelf1:amd64 (0.186-1build1) ... #9 20.78 Selecting previously unselected package libicu70:amd64. #9 20.79 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ... #9 20.79 Unpacking libicu70:amd64 (70.1-2) ... #9 20.97 Selecting previously unselected package libxml2:amd64. #9 20.97 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1build1_amd64.deb ... #9 20.97 Unpacking libxml2:amd64 (2.9.13+dfsg-1build1) ... #9 21.01 Selecting previously unselected package libyaml-0-2:amd64. #9 21.01 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ... #9 21.02 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... #9 21.04 Selecting previously unselected package lsb-release. #9 21.05 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #9 21.05 Unpacking lsb-release (11.1.0ubuntu4) ... #9 21.08 Selecting previously unselected package netbase. #9 21.08 Preparing to unpack .../018-netbase_6.3_all.deb ... #9 21.08 Unpacking netbase (6.3) ... #9 21.11 Selecting previously unselected package python-apt-common. #9 21.11 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2_all.deb ... #9 21.11 Unpacking python-apt-common (2.3.0ubuntu2) ... #9 19.57 Selecting previously unselected package perl. #9 19.57 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_arm64.deb ... #9 19.58 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 19.63 Selecting previously unselected package openssl. #8 19.64 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_arm64.deb ... #8 19.65 Unpacking perl (5.26.1-6ubuntu0.5) ... #8 19.70 Selecting previously unselected package openssl. #8 19.71 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.17_arm64.deb ... #8 19.71 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) ... #8 19.80 Selecting previously unselected package ca-certificates. #8 19.80 Preparing to unpack .../011-ca-certificates_20210119~18.04.2_all.deb ... #8 19.81 Unpacking ca-certificates (20210119~18.04.2) ... #8 19.86 Selecting previously unselected package distro-info-data. #8 19.87 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ... #8 19.87 Unpacking distro-info-data (0.37ubuntu0.14) ... #8 19.90 Selecting previously unselected package libmagic-mgc. #12 DONE 26.5s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:6fde161d932ad248341709781879759edff67030c9f1f2e7c2f2ddb9ba1e55cd #8 19.76 Selecting previously unselected package perl. #8 19.77 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_amd64.deb ... #8 19.78 Unpacking perl (5.26.1-6ubuntu0.5) ... #8 19.84 Selecting previously unselected package openssl. #8 19.85 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... #8 19.85 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) ... #8 19.98 Selecting previously unselected package ca-certificates. #8 19.98 Preparing to unpack .../011-ca-certificates_20210119~18.04.2_all.deb ... #8 19.99 Unpacking ca-certificates (20210119~18.04.2) ... #8 20.06 Selecting previously unselected package distro-info-data. #8 20.06 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ... #8 20.07 Unpacking distro-info-data (0.37ubuntu0.14) ... #8 20.10 Selecting previously unselected package libmagic-mgc. #8 19.85 Selecting previously unselected package libbinutils:amd64. #9 19.58 Selecting previously unselected package libgdbm6:armhf. #9 19.58 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ... #9 19.58 Unpacking libgdbm6:armhf (1.18.1-5) ... #8 19.09 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ... #8 19.10 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... #8 19.14 Selecting previously unselected package libctf0:arm64. #8 19.14 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ... #8 19.14 Unpacking libctf0:arm64 (2.35.2-2) ... #8 19.18 Selecting previously unselected package binutils-aarch64-linux-gnu. #8 19.18 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... #8 19.18 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... #9 17.45 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB] #9 17.45 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB] #9 17.46 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 17.50 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB] #9 17.51 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 17.52 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB] #9 17.52 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 17.53 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #9 17.53 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 17.57 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 17.58 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 17.59 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB] #9 17.60 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 17.64 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB] #8 20.85 Preparing to unpack .../051-g++-8_8.3.0-6_arm64.deb ... #8 20.86 Unpacking g++-8 (8.3.0-6) ... #8 17.22 (51/139): desktop-file-utils-0.26-5.el9.x86_64. 160 kB/s | 74 kB 00:00 #9 18.87 Get:144 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg arm64 2.2.20-1ubuntu4 [436 kB] #9 18.89 Get:145 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 pinentry-curses arm64 1.1.1-1 [30.4 kB] #9 18.89 Get:146 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg-agent arm64 2.2.20-1ubuntu4 [176 kB] #9 18.90 Get:147 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg-wks-client arm64 2.2.20-1ubuntu4 [57.1 kB] #9 18.90 Get:148 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpg-wks-server arm64 2.2.20-1ubuntu4 [52.7 kB] #9 18.90 Get:149 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gpgsm arm64 2.2.20-1ubuntu4 [168 kB] #9 18.91 Get:150 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 gnupg all 2.2.20-1ubuntu4 [260 kB] #9 18.93 Get:151 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 18.94 Get:152 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #9 19.01 Get:153 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 19.01 Get:154 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-touch-perl all 0.11-1 [8284 B] #9 19.01 Get:155 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-pty-perl arm64 1:1.15-2build1 [34.7 kB] #9 19.01 Get:156 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 19.01 Get:157 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 19.01 Get:158 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libb-hooks-op-check-perl arm64 0.22-1build3 [10.2 kB] #9 19.01 Get:159 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 19.01 Get:160 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu3 [14.7 kB] #9 19.08 Get:161 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libparams-classify-perl arm64 0.015-1build4 [21.8 kB] #9 19.08 Get:162 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 19.15 Get:163 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #8 21.01 Selecting previously unselected package libk5crypto3:amd64. #8 21.01 Preparing to unpack .../013-libk5crypto3_1.17-3+deb10u3_amd64.deb ... #8 21.01 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... #8 21.08 Selecting previously unselected package libkrb5-3:amd64. #8 21.09 Preparing to unpack .../014-libkrb5-3_1.17-3+deb10u3_amd64.deb ... #8 21.09 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... #8 21.23 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 21.23 Preparing to unpack .../015-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... #8 21.24 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... #9 19.63 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.13_arm64.deb ... #9 19.63 Unpacking openssl (1.1.1f-1ubuntu2.13) ... #9 19.73 Selecting previously unselected package ca-certificates. #9 19.73 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ... #9 19.73 Unpacking ca-certificates (20210119~20.04.2) ... #9 19.79 Selecting previously unselected package distro-info-data. #9 19.79 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ... #9 19.79 Unpacking distro-info-data (0.43ubuntu1.10) ... #9 19.82 Selecting previously unselected package libmagic-mgc. #9 19.82 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ... #9 19.82 Unpacking libmagic-mgc (1:5.38-4) ... #9 18.77 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... #9 18.85 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... #9 21.14 Selecting previously unselected package python3-apt. #9 21.14 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2_amd64.deb ... #9 21.15 Unpacking python3-apt (2.3.0ubuntu2) ... #9 21.18 Selecting previously unselected package python3-pkg-resources. #9 21.18 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ... #9 21.19 Unpacking python3-pkg-resources (59.6.0-1.2) ... #9 21.22 Selecting previously unselected package ucf. #9 21.22 Preparing to unpack .../022-ucf_3.0043_all.deb ... #9 21.23 Moving old data out of the way #9 21.23 Unpacking ucf (3.0043) ... #9 21.26 Selecting previously unselected package bsdextrautils. #9 21.26 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ... #9 21.26 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #9 21.29 Selecting previously unselected package libmagic-mgc. #9 21.29 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_amd64.deb ... #9 21.29 Unpacking libmagic-mgc (1:5.41-3) ... #9 21.35 Selecting previously unselected package libmagic1:amd64. #8 18.83 Selecting previously unselected package openssl. #8 18.83 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u1_armhf.deb ... #8 18.84 Unpacking openssl (1.1.1n-0+deb11u1) ... #8 19.90 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... #8 19.91 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 19.97 Selecting previously unselected package libmagic1:arm64. #8 19.98 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... #8 19.98 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... #8 20.02 Selecting previously unselected package file. #8 20.02 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ... #8 20.02 Unpacking file (1:5.32-2ubuntu0.4) ... #8 20.06 Selecting previously unselected package less. #8 20.06 Preparing to unpack .../016-less_487-0.1_arm64.deb ... #8 20.06 Unpacking less (487-0.1) ... #8 20.11 Selecting previously unselected package libapt-inst2.0:arm64. #8 20.11 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ... #8 20.11 Unpacking libapt-inst2.0:arm64 (1.6.14) ... #8 20.15 Selecting previously unselected package libelf1:arm64. #8 12.45 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] #8 12.45 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #8 12.45 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] #8 12.45 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] #8 12.45 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] #8 12.46 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] #8 12.55 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] #8 12.57 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] #8 12.63 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] #8 20.10 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... #8 20.10 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 20.19 Selecting previously unselected package libmagic1:amd64. #8 20.19 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... #8 20.19 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #8 20.23 Selecting previously unselected package file. #29 ... #30 [linux/amd64->darwin/amd64 build 3/3] 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 #0 0.712 Building static docker-darwin-amd64 #0 0.718 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:57:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385"' '-buildmode=pie' github.com/docker/cli/cmd/docker #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 7.9s done #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:7823f30aba4599db867cedbb57205187709c5d81a136fee369214784be7dbff8 #13 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 10.1s done #13 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #13 DONE 27.1s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:e77cf47aa692d040705dba42b3c67690b4ff6d745a8c33b78bbb347a24d43d2d #8 19.85 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... #8 19.86 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 19.94 Selecting previously unselected package libctf-nobfd0:amd64. #8 19.95 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 19.96 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #8 20.01 Selecting previously unselected package libctf0:amd64. #8 20.01 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... #8 20.01 Unpacking libctf0:amd64 (2.35.2-2) ... #8 20.05 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 20.05 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 20.06 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 26.25 Selecting previously unselected package krb5-locales. #8 26.25 Preparing to unpack .../033-krb5-locales_1.16-2ubuntu0.2_all.deb ... #8 26.25 Unpacking krb5-locales (1.16-2ubuntu0.2) ... #8 26.29 Selecting previously unselected package libedit2:armhf. #8 26.29 Preparing to unpack .../034-libedit2_3.1-20170329-1_armhf.deb ... #8 26.30 Unpacking libedit2:armhf (3.1-20170329-1) ... #8 26.34 Selecting previously unselected package libkrb5support0:armhf. #8 26.34 Preparing to unpack .../035-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ... #8 26.35 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ... #8 26.39 Selecting previously unselected package libk5crypto3:armhf. #8 26.39 Preparing to unpack .../036-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ... #8 26.40 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ... #9 19.67 Selecting previously unselected package libpipeline1:armhf. #9 19.67 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ... #9 19.67 Unpacking libpipeline1:armhf (1.5.2-2build1) ... #9 19.73 Selecting previously unselected package man-db. #9 19.73 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ... #9 19.74 Unpacking man-db (2.9.1-1) ... #8 19.44 Selecting previously unselected package binutils. #8 19.44 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ... #8 19.45 Unpacking binutils (2.35.2-2) ... #8 19.48 Selecting previously unselected package libc-dev-bin. #8 19.48 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_arm64.deb ... #8 19.49 Unpacking libc-dev-bin (2.31-13+deb11u3) ... #8 19.52 Selecting previously unselected package linux-libc-dev:arm64. #8 19.53 Preparing to unpack .../033-linux-libc-dev_5.10.113-1_arm64.deb ... #8 19.53 Unpacking linux-libc-dev:arm64 (5.10.113-1) ... #8 19.67 Selecting previously unselected package libcrypt-dev:arm64. #9 17.65 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #9 17.66 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB] #9 17.66 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 17.70 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 17.70 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #9 17.71 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #9 17.73 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB] #9 17.75 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #9 17.75 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #9 17.79 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdistro-info-perl all 1.1build1 [5644 B] #9 17.79 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB] #9 17.79 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 17.79 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB] #9 17.79 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 17.80 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB] #9 17.86 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B] #8 17.46 (52/139): hunspell-en-US-0.20140811.1-20.el9.no 302 kB/s | 177 kB 00:00 #9 19.15 Get:164 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #8 17.46 (53/139): hunspell-1.7.0-11.el9.x86_64.rpm 548 kB/s | 325 kB 00:00 #9 19.15 Get:165 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #8 17.47 (54/139): kernel-srpm-macros-1.0-11.el9.noarch. 1.9 MB/s | 16 kB 00:00 #9 19.15 Get:166 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #8 17.48 (55/139): libjpeg-turbo-2.0.90-5.el9.x86_64.rpm 15 MB/s | 176 kB 00:00 #9 19.15 Get:167 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmoo-perl all 2.004004-1 [46.9 kB] #8 17.49 (56/139): libappstream-glib-0.7.18-4.el9.x86_64 17 MB/s | 396 kB 00:00 #8 17.49 (57/139): libproxy-webkitgtk4-0.4.15-35.el9.x86 1.7 MB/s | 22 kB 00:00 #9 19.15 Get:168 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #8 17.50 (58/139): libstemmer-0-18.585svn.el9.x86_64.rpm 9.3 MB/s | 83 kB 00:00 #9 19.16 Get:169 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 19.16 Get:170 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #8 17.51 (59/139): libsoup-2.72.0-8.el9.x86_64.rpm 18 MB/s | 405 kB 00:00 #9 19.22 Get:171 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB] #8 17.52 (60/139): lua-srpm-macros-1-6.el9.noarch.rpm 828 kB/s | 9.5 kB 00:00 #9 19.22 Get:172 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #8 17.52 (61/139): ocaml-srpm-macros-6-6.el9.noarch.rpm 1.0 MB/s | 8.8 kB 00:00 #9 19.30 Get:173 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liburi-perl all 5.08-1 [77.4 kB] #8 17.52 (62/139): openblas-srpm-macros-2-11.el9.noarch. 1.0 MB/s | 8.4 kB 00:00 #8 17.53 (63/139): hunspell-filesystem-1.7.0-11.el9.x86_ 28 kB/s | 8.7 kB 00:00 #9 19.30 Get:174 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-parser-perl arm64 3.76-1 [83.3 kB] #8 17.54 (64/139): patch-2.7.6-16.el9.x86_64.rpm 8.8 MB/s | 128 kB 00:00 #9 19.30 Get:175 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #8 17.54 (65/139): perl-AutoLoader-5.74-479.el9.noarch.r 1.9 MB/s | 31 kB 00:00 #9 19.31 Get:176 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-html-perl all 1.004-2 [15.4 kB] #9 19.31 Get:177 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 19.31 Get:178 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-message-perl all 6.29-1 [75.5 kB] #9 19.32 Get:179 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 19.32 Get:180 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 19.37 Get:181 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 perl-openssl-defaults arm64 5 [7400 B] #9 19.37 Get:182 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-ssleay-perl arm64 1.88-3ubuntu1 [285 kB] #9 19.44 Get:183 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-socket-ssl-perl all 2.069-1 [179 kB] #8 21.31 Selecting previously unselected package openssh-client. #8 21.31 Preparing to unpack .../016-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... #8 21.33 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... #8 21.48 Selecting previously unselected package ucf. #8 21.48 Preparing to unpack .../017-ucf_3.0038+nmu1_all.deb ... #8 21.49 Moving old data out of the way #8 21.49 Unpacking ucf (3.0038+nmu1) ... #8 21.55 Selecting previously unselected package xz-utils. #8 21.56 Preparing to unpack .../018-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #9 19.89 Selecting previously unselected package libmagic1:arm64. #9 19.89 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ... #9 19.89 Unpacking libmagic1:arm64 (1:5.38-4) ... #9 19.92 Selecting previously unselected package file. #9 19.93 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ... #9 19.93 Unpacking file (1:5.38-4) ... #9 19.96 Selecting previously unselected package less. #9 19.96 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ... #9 19.97 Unpacking less (551-1ubuntu0.1) ... #9 20.01 Selecting previously unselected package libelf1:arm64. #9 20.01 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ... #9 20.01 Unpacking libelf1:arm64 (0.176-1.1build1) ... #9 20.07 Selecting previously unselected package libglib2.0-0:arm64. #9 20.07 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ... #9 20.08 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ... #9 21.35 Preparing to unpack .../025-libmagic1_1%3a5.41-3_amd64.deb ... #9 21.35 Unpacking libmagic1:amd64 (1:5.41-3) ... #9 21.37 Selecting previously unselected package file. #9 21.38 Preparing to unpack .../026-file_1%3a5.41-3_amd64.deb ... #9 21.38 Unpacking file (1:5.41-3) ... #9 21.40 Selecting previously unselected package gettext-base. #9 21.40 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ... #9 21.41 Unpacking gettext-base (0.21-4ubuntu4) ... #9 21.45 Selecting previously unselected package libuchardet0:amd64. #9 21.46 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ... #9 21.46 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #9 21.49 Selecting previously unselected package groff-base. #9 21.50 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ... #9 21.50 Unpacking groff-base (1.22.4-8build1) ... #9 21.56 Selecting previously unselected package libcbor0.8:amd64. #9 21.56 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #9 21.56 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #9 21.59 Selecting previously unselected package libedit2:amd64. #9 21.59 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ... #9 21.59 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... #9 21.63 Selecting previously unselected package libfido2-1:amd64. #9 21.63 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ... #9 21.63 Unpacking libfido2-1:amd64 (1.10.0-1) ... #9 21.66 Selecting previously unselected package libnghttp2-14:amd64. #9 18.86 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... #9 18.87 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... #8 20.15 Preparing to unpack .../018-libelf1_0.170-0.4ubuntu0.1_arm64.deb ... #8 20.16 Unpacking libelf1:arm64 (0.170-0.4ubuntu0.1) ... #8 20.20 Selecting previously unselected package libglib2.0-0:arm64. #8 20.20 Preparing to unpack .../019-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ... #8 20.21 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... #8 20.23 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ... #8 20.24 Unpacking file (1:5.32-2ubuntu0.4) ... #8 20.30 Selecting previously unselected package less. #8 20.30 Preparing to unpack .../016-less_487-0.1_amd64.deb ... #8 20.31 Unpacking less (487-0.1) ... #8 20.36 Selecting previously unselected package libapt-inst2.0:amd64. #8 20.36 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ... #8 20.37 Unpacking libapt-inst2.0:amd64 (1.6.14) ... #8 20.43 Selecting previously unselected package libelf1:amd64. #8 20.43 Preparing to unpack .../018-libelf1_0.170-0.4ubuntu0.1_amd64.deb ... #8 20.43 Unpacking libelf1:amd64 (0.170-0.4ubuntu0.1) ... #21 14.57 Building dependency tree... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:326ae25cabf6284effd2598a54af89f19d2cfe614b6d1ff9e15a13b078e84f64 #9 1.114 Get:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease [270 kB] #9 1.537 Get:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease [115 kB] #9 1.625 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease [101 kB] #9 1.723 Get:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease [110 kB] #9 1.818 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/restricted armhf Packages [12.0 kB] #9 1.849 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main armhf Packages [1730 kB] #9 2.047 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/universe armhf Packages [16.1 MB] #9 3.020 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/multiverse armhf Packages [196 kB] #9 3.020 Get:9 http://ports.ubuntu.com/ubuntu-ports impish-updates/restricted armhf Packages [9292 B] #9 3.020 Get:10 http://ports.ubuntu.com/ubuntu-ports impish-updates/multiverse armhf Packages [1341 B] #9 3.020 Get:11 http://ports.ubuntu.com/ubuntu-ports impish-updates/universe armhf Packages [244 kB] #9 3.020 Get:12 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf Packages [401 kB] #9 3.020 Get:13 http://ports.ubuntu.com/ubuntu-ports impish-backports/universe armhf Packages [5200 B] #9 3.023 Get:14 http://ports.ubuntu.com/ubuntu-ports impish-security/multiverse armhf Packages [593 B] #9 3.023 Get:15 http://ports.ubuntu.com/ubuntu-ports impish-security/restricted armhf Packages [8968 B] #9 3.023 Get:16 http://ports.ubuntu.com/ubuntu-ports impish-security/universe armhf Packages [192 kB] #9 3.090 Get:17 http://ports.ubuntu.com/ubuntu-ports impish-security/main armhf Packages [316 kB] #9 3.818 Fetched 19.8 MB in 3s (6400 kB/s) #9 3.818 Reading package lists... #9 4.889 Reading package lists... #9 5.858 Building dependency tree... #9 6.032 Reading state information... #9 6.238 The following additional packages will be installed: #9 6.238 autoconf automake autopoint autotools-dev binutils #9 6.238 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #9 6.239 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #9 6.239 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 6.239 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #9 6.239 g++-11 gcc gcc-11 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #9 6.239 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 6.239 intltool-debian iso-codes less libalgorithm-diff-perl #9 6.239 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 6.239 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.239 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.239 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.239 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6 #9 6.239 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.239 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.239 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.239 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.239 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.239 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #9 6.239 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 6.239 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 6.239 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 6.239 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 6.239 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.239 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 6.239 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 6.239 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 6.239 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 6.239 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.239 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.239 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.239 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.239 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.239 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.239 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 6.239 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 6.239 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 6.239 libiterator-perl libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 #9 6.239 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #9 6.239 libldap-common liblist-compare-perl liblist-moreutils-perl #9 6.239 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.239 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 6.239 liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl #9 6.239 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 6.239 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 6.239 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 6.239 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 6.239 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 6.239 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 6.239 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 6.239 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 6.239 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.239 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 6.239 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 6.239 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 6.239 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #9 6.239 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.239 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.240 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.240 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.240 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 6.240 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 6.240 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 6.240 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 6.240 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.240 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 6.240 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.240 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.240 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #9 6.240 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 6.240 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 6.240 libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #9 6.240 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 6.240 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 6.240 libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2 libyaml-libyaml-perl #9 6.240 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #9 6.240 m4 make man-db manpages manpages-dev media-types netbase openssh-client #9 6.240 openssl patch patchutils perl perl-modules-5.32 perl-openssl-defaults #9 6.240 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 6.240 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.240 python3-idna python3-magic python3-minimal python3-pkg-resources #9 6.240 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.240 python3.9 python3.9-minimal readline-common rpcsvc-proto strace t1utils #9 6.240 tzdata ucf unzip wdiff xauth xz-utils zstd #9 6.244 Suggested packages: #9 6.244 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 6.244 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 6.244 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 6.244 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 6.244 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.244 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 6.244 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest #9 6.244 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session #9 6.244 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 6.244 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #9 6.244 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #9 6.244 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #9 6.244 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #9 6.244 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 6.244 libscalar-number-perl libsasl2-modules-gssapi-mit #9 6.244 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 6.244 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #9 6.244 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 6.244 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #9 6.244 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #9 6.244 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #9 6.244 diffutils-doc perl-doc libterm-readline-gnu-perl #9 6.244 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #9 6.244 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #9 6.244 python-apt-doc python3-setuptools python3-cryptography python3-openssl #9 6.244 python3-socks python-requests-doc python3.9-venv python3.9-doc #9 6.244 binfmt-support readline-doc zip wdiff-doc #9 6.678 The following NEW packages will be installed: #9 6.678 autoconf automake autopoint autotools-dev binutils #9 6.678 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #9 6.678 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #9 6.678 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #9 6.678 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #9 6.678 fonts-dejavu-core g++ g++-11 gcc gcc-11 gettext gettext-base git git-man #9 6.678 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #9 6.678 gpgconf gpgsm groff-base intltool-debian iso-codes less #9 6.678 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 6.678 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.678 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.678 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.678 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6 #9 6.678 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.678 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.678 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.678 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.678 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.678 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #9 6.678 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 6.678 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 6.678 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 6.678 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 6.678 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.678 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 6.678 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 6.678 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 6.678 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 6.678 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.678 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.678 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.678 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.678 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.678 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.678 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 6.678 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 6.678 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 6.678 libiterator-perl libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 #9 6.678 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #9 6.678 libldap-common liblist-compare-perl liblist-moreutils-perl #9 6.678 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.678 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 6.678 liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl #9 6.678 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 6.678 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 6.678 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 6.678 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 6.678 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 6.678 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 6.678 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 6.678 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 6.678 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.678 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 6.678 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 6.678 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 6.678 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #9 6.678 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.678 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.678 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.678 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.678 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 6.678 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 6.678 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 6.678 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 6.678 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.678 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 6.678 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.678 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.678 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #9 6.678 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 6.678 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 6.678 libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #9 6.678 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 6.678 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 6.678 libxml-sax-perl libxml2 libxmuu1 libxpm4 libyaml-0-2 libyaml-libyaml-perl #9 6.678 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #9 6.678 m4 make man-db manpages manpages-dev media-types netbase openssh-client #9 6.678 openssl patch patchutils perl perl-modules-5.32 perl-openssl-defaults #8 20.36 Selecting previously unselected package binutils. #9 6.678 pinentry-curses po-debconf publicsuffix python-apt-common python3 #8 20.36 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... #9 6.678 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.678 python3-idna python3-magic python3-minimal python3-pkg-resources #8 20.37 Unpacking binutils (2.35.2-2) ... #9 6.678 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.678 python3.9 python3.9-minimal readline-common rpcsvc-proto strace t1utils #9 6.678 tzdata ucf unzip wdiff xauth xz-utils zstd #9 7.103 0 upgraded, 358 newly installed, 0 to remove and 1 not upgraded. #9 7.103 Need to get 232 MB of archives. #9 7.103 After this operation, 714 MB of additional disk space will be used. #9 7.103 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblocale-gettext-perl armhf 1.07-4build1 [16.0 kB] #9 7.255 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpython3.9-minimal armhf 3.9.7-2build1 [772 kB] #9 7.627 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libexpat1 armhf 2.4.1-2ubuntu0.3 [67.1 kB] #9 7.635 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3.9-minimal armhf 3.9.7-2build1 [1751 kB] #9 7.754 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-minimal armhf 3.9.4-1build1 [24.5 kB] #9 7.755 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main armhf media-types all 4.0.0 [22.2 kB] #9 7.756 Get:7 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf tzdata all 2022a-0ubuntu0.21.10 [337 kB] #9 7.783 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmpdec3 armhf 2.5.1-2build1 [76.5 kB] #9 7.783 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main armhf readline-common all 8.1-2 [54.1 kB] #9 7.783 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libreadline8 armhf 8.1-2 [114 kB] #9 7.783 Get:11 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libsqlite3-0 armhf 3.35.5-1ubuntu0.1 [560 kB] #9 7.811 Get:12 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpython3.9-stdlib armhf 3.9.7-2build1 [1731 kB] #9 7.896 Get:13 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3.9 armhf 3.9.7-2build1 [433 kB] #9 7.911 Get:14 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpython3-stdlib armhf 3.9.4-1build1 [7144 B] #9 7.911 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3 armhf 3.9.4-1build1 [22.8 kB] #9 7.911 Get:16 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf bsdextrautils armhf 2.36.1-8ubuntu2.2 [80.2 kB] #9 7.913 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libuchardet0 armhf 0.0.7-1build1 [75.6 kB] #9 7.916 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main armhf groff-base armhf 1.22.4-7 [870 kB] #9 7.966 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgdbm6 armhf 1.19-2 [24.6 kB] #9 7.966 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpipeline1 armhf 1.5.3-1build1 [25.0 kB] #9 7.966 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main armhf man-db armhf 2.9.4-2 [1118 kB] #9 8.016 Get:22 http://ports.ubuntu.com/ubuntu-ports impish/main armhf perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB] #9 8.154 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgdbm-compat4 armhf 1.19-2 [5896 B] #9 8.158 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libperl5.32 armhf 5.32.1-3ubuntu3 [3985 kB] #9 8.347 Get:25 http://ports.ubuntu.com/ubuntu-ports impish/main armhf perl armhf 5.32.1-3ubuntu3 [227 kB] #9 8.354 Get:26 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf openssl armhf 1.1.1l-1ubuntu1.3 [625 kB] #9 8.381 Get:27 http://ports.ubuntu.com/ubuntu-ports impish/main armhf ca-certificates all 20210119ubuntu1 [149 kB] #9 8.399 Get:28 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf distro-info-data all 0.51ubuntu1.2 [5140 B] #9 8.399 Get:29 http://ports.ubuntu.com/ubuntu-ports impish/main armhf less armhf 551-2 [116 kB] #9 8.399 Get:30 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmd0 armhf 1.0.3-3build1 [21.0 kB] #9 8.399 Get:31 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbsd0 armhf 0.11.3-1ubuntu2 [36.6 kB] #9 8.399 Get:32 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libelf1 armhf 0.185-1build1 [43.2 kB] #9 8.399 Get:33 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libicu67 armhf 67.1-7ubuntu1 [9788 kB] #9 8.871 Get:34 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libxml2 armhf 2.9.12+dfsg-4ubuntu0.1 [598 kB] #9 8.885 Get:35 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] #9 8.890 Get:36 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lsb-release all 11.1.0ubuntu3 [10.8 kB] #9 8.890 Get:37 http://ports.ubuntu.com/ubuntu-ports impish/main armhf netbase all 6.3 [12.9 kB] #9 8.890 Get:38 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-pkg-resources all 52.0.0-4 [129 kB] #9 8.898 Get:39 http://ports.ubuntu.com/ubuntu-ports impish/main armhf ucf all 3.0043 [56.1 kB] #9 8.898 Get:40 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmagic-mgc armhf 1:5.39-3 [228 kB] #9 8.914 Get:41 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmagic1 armhf 1:5.39-3 [71.7 kB] #9 8.914 Get:42 http://ports.ubuntu.com/ubuntu-ports impish/main armhf file armhf 1:5.39-3 [22.7 kB] #9 8.950 Get:43 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gettext-base armhf 0.21-4ubuntu3 [36.0 kB] #9 9.044 Get:44 http://ports.ubuntu.com/ubuntu-ports impish/main armhf iso-codes all 4.6.0-1 [2769 kB] #9 9.143 Get:45 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcbor0.6 armhf 0.6.0-0ubuntu3 [17.5 kB] #9 9.143 Get:46 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libedit2 armhf 3.1-20191231-2build1 [79.0 kB] #9 9.143 Get:47 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfido2-1 armhf 1.6.0-2build1 [53.4 kB] #9 9.143 Get:48 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpng16-16 armhf 1.6.37-3build4 [170 kB] #9 9.160 Get:49 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpsl5 armhf 0.21.0-1.2 [52.3 kB] #9 9.175 Get:50 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxau6 armhf 1:1.0.9-1build3 [6508 B] #9 9.175 Get:51 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu4 [9552 B] #9 9.175 Get:52 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxcb1 armhf 1.14-3ubuntu1 [41.6 kB] #9 9.175 Get:53 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libx11-data all 2:1.7.2-1 [123 kB] #9 9.214 Get:54 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libx11-6 armhf 2:1.7.2-1 [601 kB] #9 9.287 Get:55 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxext6 armhf 2:1.3.4-0ubuntu3 [23.8 kB] #9 9.287 Get:56 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B] #9 9.287 Get:57 http://ports.ubuntu.com/ubuntu-ports impish/main armhf manpages all 5.10-1ubuntu1 [1375 kB] #9 9.345 Get:58 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf openssh-client armhf 1:8.4p1-6ubuntu2.1 [688 kB] #9 9.379 Get:59 http://ports.ubuntu.com/ubuntu-ports impish/main armhf publicsuffix all 20210108.1309-1 [116 kB] #9 9.382 Get:60 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python-apt-common all 2.2.1 [13.9 kB] #9 9.382 Get:61 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-apt armhf 2.2.1 [140 kB] #9 9.388 Get:62 http://ports.ubuntu.com/ubuntu-ports impish/main armhf strace armhf 5.13-0ubuntu1 [385 kB] #9 9.408 Get:63 http://ports.ubuntu.com/ubuntu-ports impish/main armhf xauth armhf 1:1.1-1 [21.8 kB] #9 9.408 Get:64 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf xz-utils armhf 5.2.5-2ubuntu0.1 [84.6 kB] #9 9.435 Get:65 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsigsegv2 armhf 2.13-1ubuntu2 [13.7 kB] #9 9.435 Get:66 http://ports.ubuntu.com/ubuntu-ports impish/main armhf m4 armhf 1.4.18-5ubuntu1 [192 kB] #9 9.438 Get:67 http://ports.ubuntu.com/ubuntu-ports impish/main armhf autoconf all 2.69-14 [293 kB] #9 9.506 Get:68 http://ports.ubuntu.com/ubuntu-ports impish/main armhf autotools-dev all 20180224.1+nmu1 [39.4 kB] #9 9.506 Get:69 http://ports.ubuntu.com/ubuntu-ports impish/main armhf automake all 1:1.16.4-2 [557 kB] #9 9.526 Get:70 http://ports.ubuntu.com/ubuntu-ports impish/main armhf autopoint all 0.21-4ubuntu3 [422 kB] #9 9.552 Get:71 http://ports.ubuntu.com/ubuntu-ports impish/main armhf binutils-common armhf 2.37-7ubuntu1 [212 kB] #9 9.552 Get:72 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbinutils armhf 2.37-7ubuntu1 [492 kB] #9 9.587 Get:73 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libctf-nobfd0 armhf 2.37-7ubuntu1 [93.6 kB] #9 9.589 Get:74 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libctf0 armhf 2.37-7ubuntu1 [93.8 kB] #9 9.597 Get:75 http://ports.ubuntu.com/ubuntu-ports impish/main armhf binutils-arm-linux-gnueabihf armhf 2.37-7ubuntu1 [3062 kB] #9 9.739 Get:76 http://ports.ubuntu.com/ubuntu-ports impish/main armhf binutils armhf 2.37-7ubuntu1 [3166 B] #9 9.747 Get:77 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libc-dev-bin armhf 2.34-0ubuntu3.2 [18.9 kB] #9 9.747 Get:78 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf linux-libc-dev armhf 5.13.0-40.45 [1254 kB] #9 9.788 Get:79 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcrypt-dev armhf 1:4.4.18-4ubuntu1 [112 kB] #9 9.802 Get:80 http://ports.ubuntu.com/ubuntu-ports impish/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu5 [63.6 kB] #9 9.807 Get:81 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtirpc-dev armhf 1.3.2-2 [184 kB] #9 9.811 Get:82 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnsl-dev armhf 1.3.0-2build1 [66.0 kB] #9 9.814 Get:83 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libc6-dev armhf 2.34-0ubuntu3.2 [1315 kB] #9 9.879 Get:84 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libisl23 armhf 0.24-1 [517 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a #8 26.49 Selecting previously unselected package libkeyutils1:armhf. #8 26.49 Preparing to unpack .../037-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ... #8 26.51 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ... #8 26.55 Selecting previously unselected package libkrb5-3:armhf. #8 26.55 Preparing to unpack .../038-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ... #8 26.56 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ... #8 26.64 Selecting previously unselected package libgssapi-krb5-2:armhf. #8 26.64 Preparing to unpack .../039-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ... #8 26.65 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 5.0s done #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 6.3s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:636ad1501ff9f9b9cac112bba368fcdc276abaad3615c364dbf944df3ff70093 #8 26.70 Selecting previously unselected package libpsl5:armhf. #8 26.70 Preparing to unpack .../040-libpsl5_0.19.1-5build1_armhf.deb ... #8 26.71 Unpacking libpsl5:armhf (0.19.1-5build1) ... #8 26.79 Selecting previously unselected package libssl1.0.0:armhf. #8 26.79 Preparing to unpack .../041-libssl1.0.0_1.0.2n-1ubuntu5.9_armhf.deb ... #8 26.79 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.9) ... #9 19.92 Selecting previously unselected package perl-modules-5.30. #9 19.92 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 19.92 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #8 19.67 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... #8 19.68 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... #8 19.72 Selecting previously unselected package libtirpc-dev:arm64. #8 19.72 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_arm64.deb ... #8 19.72 Unpacking libtirpc-dev:arm64 (1.3.1-1) ... #8 19.77 Selecting previously unselected package libnsl-dev:arm64. #8 19.77 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ... #8 19.78 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #8 19.81 Selecting previously unselected package libc6-dev:arm64. #8 19.81 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_arm64.deb ... #8 19.82 Unpacking libc6-dev:arm64 (2.31-13+deb11u3) ... #9 17.86 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B] #9 17.86 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 17.86 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 17.93 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 17.93 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 17.94 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #9 17.94 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 17.94 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 17.94 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 18.01 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB] #9 18.01 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB] #9 18.01 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 18.01 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 18.08 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB] #9 18.09 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB] #9 18.09 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 18.09 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB] #9 18.09 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 18.09 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB] #9 18.15 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #8 22.99 Selecting previously unselected package libisl19:armhf. #8 22.99 Preparing to unpack .../034-libisl19_0.20-2_armhf.deb ... #8 23.04 Unpacking libisl19:armhf (0.20-2) ... #9 19.45 Get:184 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-http-perl all 6.20-1 [23.0 kB] #8 23.35 Selecting previously unselected package libmpfr6:armhf. #9 19.45 Get:185 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 19.45 Get:186 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 19.45 Get:187 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 19.45 Get:188 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwww-perl all 6.53-1 [140 kB] #9 19.45 Get:189 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 patchutils arm64 0.4.2-1 [71.0 kB] #9 19.46 Get:190 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 wdiff arm64 1.2.2-2build2 [29.0 kB] #9 19.51 Get:191 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 devscripts arm64 2.21.4ubuntu1 [975 kB] #9 19.55 Get:192 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 diffstat arm64 1.64-1 [25.7 kB] #9 19.59 Get:193 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-chardet all 4.0.0-1 [98.0 kB] #9 19.59 Get:194 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-six all 1.16.0-2 [12.6 kB] #9 19.59 Get:195 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 zstd arm64 1.4.8+dfsg-2.1 [504 kB] #9 19.61 Get:196 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-debian all 0.1.39ubuntu1 [71.9 kB] #9 19.61 Get:197 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgpgme11 arm64 1.14.0-1ubuntu4 [128 kB] #9 19.62 Get:198 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-gpg arm64 1.14.0-1ubuntu4 [196 kB] #9 19.62 Get:199 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 dput all 1.1.0ubuntu2 [44.9 kB] #9 19.62 Get:200 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 19.68 Get:201 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] #8 17.55 (66/139): perl-B-1.80-479.el9.x86_64.rpm 10 MB/s | 190 kB 00:00 #8 17.55 (67/139): perl-Carp-1.50-460.el9.noarch.rpm 1.8 MB/s | 30 kB 00:00 #8 17.56 (68/139): perl-Class-Struct-0.66-479.el9.noarch 2.2 MB/s | 32 kB 00:00 #8 17.56 (69/139): perl-Data-Dumper-2.174-462.el9.x86_64 6.3 MB/s | 56 kB 00:00 #8 17.57 (70/139): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #8 17.57 (71/139): perl-Digest-1.19-4.el9.noarch.rpm 1.2 MB/s | 26 kB 00:00 #8 17.58 (72/139): perl-Errno-1.30-479.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #8 17.59 (73/139): perl-Exporter-5.74-461.el9.noarch.rpm 4.2 MB/s | 32 kB 00:00 #8 17.60 (74/139): perl-File-Basename-2.85-479.el9.noarc 1.9 MB/s | 27 kB 00:00 #8 17.64 (75/139): perl-Encode-3.08-462.el9.x86_64.rpm 21 MB/s | 1.7 MB 00:00 #8 17.65 (76/139): perl-File-Path-2.18-4.el9.noarch.rpm 2.3 MB/s | 36 kB 00:00 #8 17.65 (77/139): perl-File-Temp-0.231.100-4.el9.noarch 7.7 MB/s | 60 kB 00:00 #8 17.65 (78/139): perl-File-stat-1.09-479.el9.noarch.rp 3.9 MB/s | 27 kB 00:00 #8 17.66 (79/139): perl-Fcntl-1.13-479.el9.x86_64.rpm 389 kB/s | 30 kB 00:00 #8 17.66 (80/139): perl-Getopt-Long-2.52-4.el9.noarch.rp 8.7 MB/s | 61 kB 00:00 #8 17.66 (81/139): perl-Getopt-Std-1.12-479.el9.noarch.r 3.4 MB/s | 25 kB 00:00 #8 17.67 (82/139): perl-FileHandle-2.03-479.el9.noarch.r 1.6 MB/s | 25 kB 00:00 #8 17.67 (83/139): perl-HTTP-Tiny-0.076-460.el9.noarch.r 6.7 MB/s | 55 kB 00:00 #8 17.68 (84/139): perl-IO-1.43-479.el9.x86_64.rpm 9.3 MB/s | 98 kB 00:00 #8 17.68 (85/139): perl-IO-Socket-IP-0.41-5.el9.noarch.r 3.9 MB/s | 43 kB 00:00 #8 17.68 (86/139): perl-IPC-Open3-1.21-479.el9.noarch.rp 3.9 MB/s | 32 kB 00:00 #8 17.69 (87/139): perl-IO-Socket-SSL-2.073-1.el9.noarch 12 MB/s | 219 kB 00:00 #8 17.69 (88/139): perl-MIME-Base64-3.16-4.el9.x86_64.rp 2.5 MB/s | 31 kB 00:00 #8 17.69 (89/139): perl-Mozilla-CA-20200520-6.el9.noarch 1.5 MB/s | 13 kB 00:00 #8 17.70 (90/139): perl-POSIX-1.94-479.el9.x86_64.rpm 13 MB/s | 106 kB 00:00 #8 17.71 (91/139): perl-NDBM_File-1.15-479.el9.x86_64.rp 2.2 MB/s | 32 kB 00:00 #8 17.71 (92/139): perl-PathTools-3.78-461.el9.x86_64.rp 10 MB/s | 88 kB 00:00 #8 17.71 (93/139): perl-Pod-Escapes-1.07-460.el9.noarch. 2.4 MB/s | 21 kB 00:00 #8 17.72 (94/139): perl-Pod-Perldoc-3.28.01-461.el9.noar 11 MB/s | 87 kB 00:00 #8 17.73 (95/139): perl-Pod-Simple-3.42-4.el9.noarch.rpm 20 MB/s | 225 kB 00:00 #8 17.73 (96/139): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.2 MB/s | 41 kB 00:00 #8 17.73 (97/139): perl-Scalar-List-Utils-1.56-461.el9.x 8.8 MB/s | 73 kB 00:00 #8 17.74 (98/139): perl-SelectSaver-1.02-479.el9.noarch. 2.6 MB/s | 21 kB 00:00 #8 17.74 (99/139): perl-Socket-2.031-4.el9.x86_64.rpm 8.2 MB/s | 56 kB 00:00 #8 17.75 (100/139): perl-Storable-3.21-460.el9.x86_64.rp 11 MB/s | 96 kB 00:00 #8 17.75 (101/139): perl-Symbol-1.08-479.el9.noarch.rpm 3.6 MB/s | 24 kB 00:00 #8 17.75 (102/139): perl-Term-ANSIColor-5.01-461.el9.noa 6.8 MB/s | 49 kB 00:00 #8 17.76 (103/139): perl-Term-Cap-1.17-460.el9.noarch.rp 3.0 MB/s | 23 kB 00:00 #8 17.76 (104/139): perl-Text-ParseWords-3.30-460.el9.no 3.0 MB/s | 17 kB 00:00 #8 17.76 (105/139): perl-Text-Tabs+Wrap-2013.0523-460.el 3.6 MB/s | 24 kB 00:00 #8 17.77 (106/139): perl-Time-Local-1.300-7.el9.noarch.r 4.7 MB/s | 34 kB 00:00 #8 17.78 (107/139): perl-URI-5.09-3.el9.noarch.rpm 9.9 MB/s | 121 kB 00:00 #8 17.78 (108/139): perl-base-2.27-479.el9.noarch.rpm 1.8 MB/s | 26 kB 00:00 #8 17.78 (109/139): perl-constant-1.33-461.el9.noarch.rp 2.8 MB/s | 24 kB 00:00 #8 17.82 (110/139): perl-if-0.60.800-479.el9.noarch.rpm 692 kB/s | 24 kB 00:00 #8 17.82 (111/139): perl-interpreter-5.32.1-479.el9.x86_ 2.2 MB/s | 81 kB 00:00 #8 17.83 (112/139): perl-libnet-3.13-4.el9.noarch.rpm 12 MB/s | 130 kB 00:00 #8 17.83 (113/139): perl-mro-1.23-479.el9.x86_64.rpm 5.8 MB/s | 38 kB 00:00 #8 17.84 (114/139): perl-overload-1.31-479.el9.noarch.rp 6.0 MB/s | 55 kB 00:00 #8 17.85 (115/139): perl-overloading-0.02-479.el9.noarch 4.0 MB/s | 22 kB 00:00 #9 20.19 Selecting previously unselected package libglib2.0-data. #9 20.19 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #9 20.20 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 20.27 Selecting previously unselected package tzdata. #9 20.27 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ... #9 20.27 Unpacking tzdata (2022a-0ubuntu0.20.04) ... #8 21.56 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 21.63 Selecting previously unselected package libfl2:amd64. #8 21.63 Preparing to unpack .../019-libfl2_2.6.4-6.2_amd64.deb ... #8 21.64 Unpacking libfl2:amd64 (2.6.4-6.2) ... #8 21.69 Selecting previously unselected package at. #8 21.69 Preparing to unpack .../020-at_3.1.23-1_amd64.deb ... #8 21.70 Unpacking at (3.1.23-1) ... #8 21.75 Selecting previously unselected package libsigsegv2:amd64. #8 21.75 Preparing to unpack .../021-libsigsegv2_2.12-2_amd64.deb ... #8 21.76 Unpacking libsigsegv2:amd64 (2.12-2) ... #9 21.66 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ... #9 21.67 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ... #9 21.69 Selecting previously unselected package libpipeline1:amd64. #9 21.70 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ... #9 21.70 Unpacking libpipeline1:amd64 (1.5.5-1) ... #9 21.72 Selecting previously unselected package libpng16-16:amd64. #9 21.73 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ... #9 21.73 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... #9 21.76 Selecting previously unselected package libpsl5:amd64. #9 21.76 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ... #9 21.76 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #9 21.79 Selecting previously unselected package libxau6:amd64. #9 21.79 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ... #9 21.79 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #9 21.82 Selecting previously unselected package libxdmcp6:amd64. #9 21.82 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #9 21.82 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #9 21.85 Selecting previously unselected package libxcb1:amd64. #9 21.85 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ... #9 21.86 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... #9 21.88 Selecting previously unselected package libx11-data. #9 19.43 Selecting previously unselected package python3-minimal. #8 21.47 Selecting previously unselected package g++. #8 21.47 Preparing to unpack .../052-g++_4%3a8.3.0-1_arm64.deb ... #8 21.48 Unpacking g++ (4:8.3.0-1) ... #8 21.50 Selecting previously unselected package make. #8 21.51 Preparing to unpack .../053-make_4.2.1-1.2_arm64.deb ... #8 21.51 Unpacking make (4.2.1-1.2) ... #8 21.57 Selecting previously unselected package libdpkg-perl. #8 21.57 Preparing to unpack .../054-libdpkg-perl_1.19.7_all.deb ... #8 21.57 Unpacking libdpkg-perl (1.19.7) ... #8 21.65 Selecting previously unselected package patch. #8 21.65 Preparing to unpack .../055-patch_2.7.6-3+deb10u1_arm64.deb ... #8 21.65 Unpacking patch (2.7.6-3+deb10u1) ... #8 21.69 Selecting previously unselected package dpkg-dev. #10 6.574 CentOS Stream 8 - AppStream 4.0 MB/s | 22 MB 00:05 #8 20.31 Selecting previously unselected package libglib2.0-data. #8 20.31 Preparing to unpack .../020-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #8 20.31 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 20.35 Selecting previously unselected package libicu60:arm64. #8 20.35 Preparing to unpack .../021-libicu60_60.2-3ubuntu3.2_arm64.deb ... #8 20.36 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ... #8 20.48 Selecting previously unselected package libglib2.0-0:amd64. #8 20.48 Preparing to unpack .../019-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #8 20.49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #8 20.67 Selecting previously unselected package libglib2.0-data. #8 20.67 Preparing to unpack .../020-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #8 20.68 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 20.72 Selecting previously unselected package libicu60:amd64. #8 20.72 Preparing to unpack .../021-libicu60_60.2-3ubuntu3.2_amd64.deb ... #8 20.73 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ... #21 15.87 The following additional packages will be installed: #21 15.87 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #21 15.87 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu #8 20.41 Selecting previously unselected package libc-dev-bin. #8 20.42 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_amd64.deb ... #8 20.42 Unpacking libc-dev-bin (2.31-13+deb11u3) ... #8 20.46 Selecting previously unselected package linux-libc-dev:amd64. #8 20.47 Preparing to unpack .../033-linux-libc-dev_5.10.113-1_amd64.deb ... #8 20.47 Unpacking linux-libc-dev:amd64 (5.10.113-1) ... #8 26.96 Selecting previously unselected package libxmuu1:armhf. #8 26.96 Preparing to unpack .../042-libxmuu1_2%3a1.1.2-2_armhf.deb ... #8 26.96 Unpacking libxmuu1:armhf (2:1.1.2-2) ... #8 27.01 Selecting previously unselected package manpages. #8 27.01 Preparing to unpack .../043-manpages_4.15-1_all.deb ... #8 27.01 Unpacking manpages (4.15-1) ... #9 20.45 Selecting previously unselected package libgdbm-compat4:armhf. #9 20.45 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ... #8 20.06 Selecting previously unselected package libisl23:arm64. #9 18.15 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB] #9 18.15 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 18.15 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 18.22 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 18.22 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-daemon-perl all 6.13-1 [22.3 kB] #9 18.22 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB] #9 18.22 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #9 18.22 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 18.23 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB] #9 18.30 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 18.30 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libldap-common all 2.5.11+dfsg-1~exp1ubuntu3 [16.8 kB] #9 18.30 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 18.30 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 18.37 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB] #9 18.37 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 18.37 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB] #9 18.37 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB] #9 18.37 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #9 18.37 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 18.44 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 20.36 Get:104 http://archive.ubuntu.com/ubuntu impish/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #9 20.37 Get:105 http://archive.ubuntu.com/ubuntu impish/main amd64 make amd64 4.3-4ubuntu1 [167 kB] #9 20.38 Get:106 http://archive.ubuntu.com/ubuntu impish/main amd64 libdpkg-perl all 1.20.9ubuntu2 [233 kB] #9 20.38 Get:107 http://archive.ubuntu.com/ubuntu impish/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB] #9 20.39 Get:108 http://archive.ubuntu.com/ubuntu impish/main amd64 patch amd64 2.7.6-7 [105 kB] #9 20.39 Get:109 http://archive.ubuntu.com/ubuntu impish/main amd64 lto-disabled-list all 16 [12.5 kB] #9 20.39 Get:110 http://archive.ubuntu.com/ubuntu impish/main amd64 dpkg-dev all 1.20.9ubuntu2 [937 kB] #9 20.43 Get:111 http://archive.ubuntu.com/ubuntu impish/main amd64 build-essential amd64 12.9ubuntu2 [4678 B] #9 20.46 Get:112 http://archive.ubuntu.com/ubuntu impish/main amd64 libbrotli1 amd64 1.0.9-2build3 [315 kB] #9 20.49 Get:113 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1ubuntu0.1 [15.5 kB] #9 20.52 Get:114 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1ubuntu0.1 [49.5 kB] #9 20.54 Get:115 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-2.5-0 amd64 2.5.6+dfsg-1~exp1ubuntu1 [186 kB] #9 20.57 Get:116 http://archive.ubuntu.com/ubuntu impish/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB] #9 20.59 Get:117 http://archive.ubuntu.com/ubuntu impish/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build3 [58.3 kB] #9 20.60 Get:118 http://archive.ubuntu.com/ubuntu impish/main amd64 libssh-4 amd64 0.9.6-1 [185 kB] #9 20.60 Get:119 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libcurl4 amd64 7.74.0-1.3ubuntu2.1 [274 kB] #9 20.61 Get:120 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 curl amd64 7.74.0-1.3ubuntu2.1 [179 kB] #9 20.61 Get:121 http://archive.ubuntu.com/ubuntu impish/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 20.61 Get:122 http://archive.ubuntu.com/ubuntu impish/main amd64 libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB] #9 20.61 Get:123 http://archive.ubuntu.com/ubuntu impish/main amd64 libtool all 2.4.6-15 [161 kB] #9 20.67 Get:124 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-autoreconf all 20 [16.1 kB] #9 20.67 Get:125 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 20.74 Get:126 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 20.75 Get:127 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB] #9 20.75 Get:128 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-strip-nondeterminism all 1.12.0-1 [5228 B] #9 20.75 Get:129 http://archive.ubuntu.com/ubuntu impish/main amd64 libdw1 amd64 0.185-1build1 [249 kB] #9 20.76 Get:130 http://archive.ubuntu.com/ubuntu impish/main amd64 debugedit amd64 1:5.0-0ubuntu2 [47.9 kB] #9 20.76 Get:131 http://archive.ubuntu.com/ubuntu impish/main amd64 dwz amd64 0.14-1build1 [104 kB] #9 20.76 Get:132 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext amd64 0.21-4ubuntu3 [824 kB] #9 20.79 Get:133 http://archive.ubuntu.com/ubuntu impish/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 20.82 Get:134 http://archive.ubuntu.com/ubuntu impish/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #9 20.83 Get:135 http://archive.ubuntu.com/ubuntu impish/main amd64 debhelper all 13.3.4ubuntu2 [921 kB] #9 20.89 Get:136 http://archive.ubuntu.com/ubuntu impish/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB] #9 20.89 Get:137 http://archive.ubuntu.com/ubuntu impish/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB] #9 20.90 Get:138 http://archive.ubuntu.com/ubuntu impish/main amd64 libassuan0 amd64 2.5.5-1 [38.4 kB] #9 20.90 Get:139 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgconf amd64 2.2.20-1ubuntu4 [91.1 kB] #9 20.90 Get:140 http://archive.ubuntu.com/ubuntu impish/main amd64 libksba8 amd64 1.5.1-1 [109 kB] #9 20.91 Get:141 http://archive.ubuntu.com/ubuntu impish/main amd64 libnpth0 amd64 1.6-3 [8220 B] #9 20.91 Get:142 http://archive.ubuntu.com/ubuntu impish/main amd64 dirmngr amd64 2.2.20-1ubuntu4 [281 kB] #9 20.92 Get:143 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB] #9 20.97 Get:144 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-utils amd64 2.2.20-1ubuntu4 [302 kB] #9 20.98 Get:145 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg amd64 2.2.20-1ubuntu4 [479 kB] #9 21.04 Get:146 http://archive.ubuntu.com/ubuntu impish/main amd64 pinentry-curses amd64 1.1.1-1 [32.0 kB] #9 19.68 Get:202 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libcurl3-gnutls arm64 7.74.0-1.3ubuntu2.1 [264 kB] #8 23.35 Preparing to unpack .../035-libmpfr6_4.0.2-1_armhf.deb ... #8 23.36 Unpacking libmpfr6:armhf (4.0.2-1) ... #8 23.52 Selecting previously unselected package libmpc3:armhf. #8 23.52 Preparing to unpack .../036-libmpc3_1.1.0-1_armhf.deb ... #8 23.54 Unpacking libmpc3:armhf (1.1.0-1) ... #8 17.86 (116/139): perl-parent-0.238-460.el9.noarch.rpm 2.6 MB/s | 15 kB 00:00 #8 17.87 (117/139): perl-libs-5.32.1-479.el9.x86_64.rpm 43 MB/s | 2.2 MB 00:00 #8 17.88 (118/139): perl-podlators-4.14-460.el9.noarch.r 6.4 MB/s | 114 kB 00:00 #8 17.88 (119/139): perl-srpm-macros-1-41.el9.noarch.rpm 1.3 MB/s | 9.1 kB 00:00 #8 17.88 (120/139): perl-subs-1.03-479.el9.noarch.rpm 3.5 MB/s | 21 kB 00:00 #8 17.89 (121/139): perl-vars-1.05-479.el9.noarch.rpm 3.8 MB/s | 23 kB 00:00 #8 17.89 (122/139): python-srpm-macros-3.9-52.el9.noarch 3.3 MB/s | 24 kB 00:00 #8 17.91 (123/139): python3-enchant-3.2.0-5.el9.noarch.r 3.1 MB/s | 86 kB 00:00 #8 17.92 (124/139): qt5-srpm-macros-5.15.3-1.el9.noarch. 1.7 MB/s | 9.7 kB 00:00 #8 17.93 (125/139): redhat-rpm-config-194-1.el9.noarch.r 11 MB/s | 74 kB 00:00 #8 17.93 (126/139): rpm-build-4.16.1.3-11.el9.x86_64.rpm 13 MB/s | 104 kB 00:00 #8 17.99 (127/139): perl-Net-SSLeay-1.92-1.el9.x86_64.rp 1.3 MB/s | 388 kB 00:00 #8 17.99 (128/139): rust-srpm-macros-17-4.el9.noarch.rpm 1.9 MB/s | 10 kB 00:00 #9 20.47 Selecting previously unselected package libicu66:arm64. #9 20.47 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ... #9 20.47 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... #9 21.88 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ... #9 21.88 Unpacking libx11-data (2:1.7.5-1) ... #9 21.94 Selecting previously unselected package libx11-6:amd64. #9 21.94 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_amd64.deb ... #9 21.95 Unpacking libx11-6:amd64 (2:1.7.5-1) ... #9 21.98 Selecting previously unselected package libxext6:amd64. #9 21.98 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ... #9 21.98 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #9 22.01 Selecting previously unselected package libxmuu1:amd64. #9 22.01 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ... #9 22.02 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #9 22.05 Selecting previously unselected package man-db. #9 22.05 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ... #9 22.06 Unpacking man-db (2.10.2-1) ... #9 22.11 Selecting previously unselected package manpages. #8 21.79 Selecting previously unselected package m4. #8 21.79 Preparing to unpack .../022-m4_1.4.18-2_amd64.deb ... #8 21.79 Unpacking m4 (1.4.18-2) ... #8 21.86 Selecting previously unselected package autoconf. #8 21.86 Preparing to unpack .../023-autoconf_2.69-11_all.deb ... #8 21.88 Unpacking autoconf (2.69-11) ... #8 21.98 Selecting previously unselected package autotools-dev. #8 21.98 Preparing to unpack .../024-autotools-dev_20180224.1_all.deb ... #8 21.98 Unpacking autotools-dev (20180224.1) ... #8 22.05 Selecting previously unselected package automake. #9 19.43 (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.) #9 19.43 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #9 19.44 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 19.47 Selecting previously unselected package mime-support. #9 19.47 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 19.48 Unpacking mime-support (3.64ubuntu1) ... #9 19.52 Selecting previously unselected package libmpdec2:amd64. #9 19.52 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #9 19.52 Unpacking libmpdec2:amd64 (2.4.2-3) ... #9 19.57 Selecting previously unselected package readline-common. #9 19.57 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 19.58 Unpacking readline-common (8.0-4) ... #9 19.62 Selecting previously unselected package libreadline8:amd64. #9 19.62 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #9 19.62 Unpacking libreadline8:amd64 (8.0-4) ... #9 19.67 Selecting previously unselected package libsqlite3-0:amd64. #8 21.70 Preparing to unpack .../056-dpkg-dev_1.19.7_all.deb ... #8 21.70 Unpacking dpkg-dev (1.19.7) ... #8 21.79 Selecting previously unselected package build-essential. #8 21.79 Preparing to unpack .../057-build-essential_12.6_arm64.deb ... #8 21.79 Unpacking build-essential (12.6) ... #8 21.83 Selecting previously unselected package openssl. #8 21.83 Preparing to unpack .../058-openssl_1.1.1n-0+deb10u1_arm64.deb ... #8 21.83 Unpacking openssl (1.1.1n-0+deb10u1) ... #8 21.92 Selecting previously unselected package ca-certificates. #8 21.93 Preparing to unpack .../059-ca-certificates_20200601~deb10u2_all.deb ... #8 21.93 Unpacking ca-certificates (20200601~deb10u2) ... #8 21.98 Selecting previously unselected package libsasl2-modules-db:arm64. #8 21.98 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... #8 21.99 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 22.03 Selecting previously unselected package libsasl2-2:arm64. #21 15.87 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu #21 15.87 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf #21 15.87 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu #21 15.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu #21 15.87 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file #21 15.87 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf #21 15.87 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu #21 15.87 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu #21 15.87 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base #21 15.87 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base #21 15.87 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base #21 15.87 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base #21 15.87 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu #21 15.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu #21 15.87 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross #21 15.87 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross #21 15.87 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross #21 15.87 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross #21 15.87 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #21 15.87 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross #21 15.87 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross #21 15.87 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl #21 15.87 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross #21 15.87 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross #21 15.87 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross #21 15.87 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross #21 15.87 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross #21 15.88 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 #21 15.88 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross #21 15.88 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross #21 15.88 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross #21 15.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross #21 15.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross #21 15.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross #21 15.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross #21 15.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross #21 15.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross #21 15.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl #21 15.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl #21 15.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross #21 15.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross #21 15.88 linux-libc-dev-s390x-cross patch xz-utils #21 15.89 Suggested packages: #21 15.89 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch #21 15.89 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu #21 15.89 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex #21 15.89 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi #21 15.89 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu #21 15.89 libyaml-shell-perl ed diffutils-doc #21 15.89 Recommended packages: #21 15.89 fakeroot build-essential libalgorithm-merge-perl libwww-perl #21 15.89 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl #8 20.76 Selecting previously unselected package libcrypt-dev:amd64. #8 20.76 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 20.77 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 20.81 Selecting previously unselected package libtirpc-dev:amd64. #8 20.81 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ... #8 20.82 Unpacking libtirpc-dev:amd64 (1.3.1-1) ... #8 27.15 Selecting previously unselected package openssh-client. #8 27.15 Preparing to unpack .../044-openssh-client_1%3a7.6p1-4ubuntu0.6_armhf.deb ... #8 27.16 Unpacking openssh-client (1:7.6p1-4ubuntu0.6) ... #9 20.46 Unpacking libgdbm-compat4:armhf (1.18.1-5) ... #9 20.53 Selecting previously unselected package libperl5.30:armhf. #9 20.53 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_armhf.deb ... #9 20.54 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.2) ... #8 20.07 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ... #8 20.07 Unpacking libisl23:arm64 (0.23-1) ... #8 20.15 Selecting previously unselected package libmpfr6:arm64. #8 20.15 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ... #8 20.16 Unpacking libmpfr6:arm64 (4.1.0-3) ... #8 20.22 Selecting previously unselected package libmpc3:arm64. #8 20.22 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ... #8 20.23 Unpacking libmpc3:arm64 (1.2.0-1) ... #8 20.26 Selecting previously unselected package cpp-10. #8 20.26 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ... #8 20.26 Unpacking cpp-10 (10.2.1-6) ... #9 21.05 Get:147 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-agent amd64 2.2.20-1ubuntu4 [191 kB] #9 21.05 Get:148 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu4 [62.3 kB] #9 21.05 Get:149 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu4 [56.9 kB] #9 21.06 Get:150 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgsm amd64 2.2.20-1ubuntu4 [186 kB] #9 21.06 Get:151 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg all 2.2.20-1ubuntu4 [260 kB] #9 21.07 Get:152 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 21.07 Get:153 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 21.12 Get:154 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 21.12 Get:155 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-touch-perl all 0.11-1 [8284 B] #9 21.19 Get:156 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-pty-perl amd64 1:1.15-2build1 [35.1 kB] #8 15.47 Running transaction check #8 15.58 Transaction check succeeded. #8 15.58 Running transaction test #8 13.42 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] #8 13.42 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] #8 13.42 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB] #8 13.42 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #8 13.42 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #8 13.42 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #8 13.42 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #8 13.42 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #8 13.42 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 13.50 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 13.61 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB] #9 20.09 Get:203 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #8 23.64 Selecting previously unselected package cpp-8. #8 23.64 Preparing to unpack .../037-cpp-8_8.3.0-6_armhf.deb ... #8 23.65 Unpacking cpp-8 (8.3.0-6) ... #8 18.22 (129/139): webkit2gtk3-jsc-2.36.1-1.el9.x86_64. 28 MB/s | 6.2 MB 00:00 #8 18.23 (130/139): dnf-4.12.0-1.el9.noarch.rpm 29 MB/s | 463 kB 00:00 #8 18.24 (131/139): dnf-data-4.12.0-1.el9.noarch.rpm 6.0 MB/s | 44 kB 00:00 #8 18.26 (132/139): libdnf-0.67.0-1.el9.x86_64.rpm 42 MB/s | 666 kB 00:00 #8 18.27 (133/139): libsolv-0.7.22-1.el9.x86_64.rpm 28 MB/s | 393 kB 00:00 #8 18.29 (134/139): python3-file-magic-5.39-8.el9.noarch 46 kB/s | 18 kB 00:00 #8 18.29 (135/139): python3-dnf-4.12.0-1.el9.noarch.rpm 24 MB/s | 465 kB 00:00 #8 18.30 (136/139): python3-hawkey-0.67.0-1.el9.x86_64.r 13 MB/s | 109 kB 00:00 #8 18.30 (137/139): yum-4.12.0-1.el9.noarch.rpm 11 MB/s | 94 kB 00:00 #8 18.32 (138/139): python3-libdnf-0.67.0-1.el9.x86_64.r 27 MB/s | 786 kB 00:00 #9 22.11 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #9 22.11 Unpacking manpages (5.10-1ubuntu1) ... #9 22.24 Selecting previously unselected package openssh-client. #9 22.24 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_amd64.deb ... #9 22.25 Unpacking openssh-client (1:8.9p1-3) ... #9 22.29 Selecting previously unselected package publicsuffix. #9 22.29 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #9 22.29 Unpacking publicsuffix (20211207.1025-1) ... #9 22.32 Selecting previously unselected package libunwind8:amd64. #9 22.32 Preparing to unpack .../048-libunwind8_1.3.2-2build2_amd64.deb ... #9 22.33 Unpacking libunwind8:amd64 (1.3.2-2build2) ... #9 22.35 Selecting previously unselected package strace. #8 22.05 Preparing to unpack .../025-automake_1%3a1.16.1-4_all.deb ... #8 22.06 Unpacking automake (1:1.16.1-4) ... #8 22.19 Selecting previously unselected package autopoint. #8 22.19 Preparing to unpack .../026-autopoint_0.19.8.1-9_all.deb ... #8 22.19 Unpacking autopoint (0.19.8.1-9) ... #8 22.24 Selecting previously unselected package binutils-common:amd64. #8 22.24 Preparing to unpack .../027-binutils-common_2.31.1-16_amd64.deb ... #8 22.25 Unpacking binutils-common:amd64 (2.31.1-16) ... #8 22.03 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... #8 22.03 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 22.07 Selecting previously unselected package libldap-common. #8 22.07 Preparing to unpack .../062-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... #8 22.07 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... #8 22.12 Selecting previously unselected package libldap-2.4-2:arm64. #8 22.12 Preparing to unpack .../063-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... #8 22.12 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... #8 22.17 Selecting previously unselected package libnghttp2-14:arm64. #9 19.67 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... #9 19.68 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... #9 19.75 Selecting previously unselected package libpython3.8-stdlib:amd64. #9 19.75 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... #9 19.76 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... #9 19.95 Selecting previously unselected package python3.8. #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 11.6s done #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 10.2s #8 21.02 Selecting previously unselected package libpopt0:arm64. #8 21.02 Preparing to unpack .../022-libpopt0_1.16-11_arm64.deb ... #8 21.02 Unpacking libpopt0:arm64 (1.16-11) ... #8 21.07 Selecting previously unselected package libxml2:arm64. #8 21.07 Preparing to unpack .../023-libxml2_2.9.4+dfsg1-6.1ubuntu1.5_arm64.deb ... #8 21.07 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.5) ... #8 21.15 Selecting previously unselected package libyaml-0-2:arm64. #8 20.88 Selecting previously unselected package libnsl-dev:amd64. #8 20.88 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... #8 20.89 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 20.93 Selecting previously unselected package libc6-dev:amd64. #8 20.93 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_amd64.deb ... #8 20.94 Unpacking libc6-dev:amd64 (2.31-13+deb11u3) ... #8 27.28 Selecting previously unselected package publicsuffix. #8 27.28 Preparing to unpack .../045-publicsuffix_20180223.1310-1_all.deb ... #8 27.28 Unpacking publicsuffix (20180223.1310-1) ... #8 27.33 Selecting previously unselected package python-apt-common. #8 27.33 Preparing to unpack .../046-python-apt-common_1.6.5ubuntu0.7_all.deb ... #8 27.34 Unpacking python-apt-common (1.6.5ubuntu0.7) ... #8 27.38 Selecting previously unselected package python3-apt. #8 27.38 Preparing to unpack .../047-python3-apt_1.6.5ubuntu0.7_armhf.deb ... #8 27.39 Unpacking python3-apt (1.6.5ubuntu0.7) ... #8 27.44 Selecting previously unselected package strace. #8 27.44 Preparing to unpack .../048-strace_4.21-1ubuntu1_armhf.deb ... #8 27.44 Unpacking strace (4.21-1ubuntu1) ... #8 27.51 Selecting previously unselected package xauth. #8 27.51 Preparing to unpack .../049-xauth_1%3a1.0.10-1_armhf.deb ... #8 27.51 Unpacking xauth (1:1.0.10-1) ... #8 27.56 Selecting previously unselected package at. #8 27.56 Preparing to unpack .../050-at_3.1.20-3.1ubuntu2_armhf.deb ... #8 27.56 Unpacking at (3.1.20-3.1ubuntu2) ... #14 extracting sha256:982abaa2631ddfdda5b8470dc4b0b57ed3b1d10e77d38dca63de7a440db0a2dd 7.6s done #9 21.20 Get:157 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 21.20 Get:158 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 21.20 Get:159 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB] #9 21.20 Get:160 http://archive.ubuntu.com/ubuntu impish/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 21.20 Get:161 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu3 [14.8 kB] #9 21.20 Get:162 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-classify-perl amd64 0.015-1build4 [21.9 kB] #9 21.20 Get:163 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 21.27 Get:164 http://archive.ubuntu.com/ubuntu impish/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 21.27 Get:165 http://archive.ubuntu.com/ubuntu impish/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 21.34 Get:166 http://archive.ubuntu.com/ubuntu impish/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 21.35 Get:167 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 21.35 Get:168 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoo-perl all 2.004004-1 [46.9 kB] #9 21.35 Get:169 http://archive.ubuntu.com/ubuntu impish/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 21.35 Get:170 http://archive.ubuntu.com/ubuntu impish/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 21.35 Get:171 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 21.35 Get:172 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 21.35 Get:173 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 21.42 Get:174 http://archive.ubuntu.com/ubuntu impish/main amd64 liburi-perl all 5.08-1 [77.4 kB] #9 21.42 Get:175 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-parser-perl amd64 3.76-1 [85.6 kB] #9 21.50 Get:176 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 18.84 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #8 13.62 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] #8 13.69 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] #8 13.69 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB] #8 13.77 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #8 13.78 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] #8 13.78 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] #9 20.25 Get:204 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 git-man all 1:2.32.0-1ubuntu1.2 [942 kB] #8 18.53 (139/139): rpmlint-1.11-19.el9.noarch.rpm 334 kB/s | 198 kB 00:00 #9 22.36 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ... #9 22.36 Unpacking strace (5.16-0ubuntu3) ... #9 22.39 Selecting previously unselected package xauth. #9 22.39 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ... #9 22.40 Unpacking xauth (1:1.1-1build2) ... #9 22.43 Selecting previously unselected package xz-utils. #9 22.43 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ... #9 22.43 Unpacking xz-utils (5.2.5-2ubuntu1) ... #9 22.46 Selecting previously unselected package libsigsegv2:amd64. #9 22.47 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ... #9 22.47 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... #9 22.50 Selecting previously unselected package m4. #9 22.50 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ... #9 22.50 Unpacking m4 (1.4.18-5ubuntu2) ... #9 22.53 Selecting previously unselected package autoconf. #9 22.53 Preparing to unpack .../054-autoconf_2.71-2_all.deb ... #9 22.53 Unpacking autoconf (2.71-2) ... #9 22.57 Selecting previously unselected package autotools-dev. #9 22.58 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ... #9 22.58 Unpacking autotools-dev (20220109.1) ... #9 22.61 Selecting previously unselected package automake. #9 22.61 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ... #9 22.62 Unpacking automake (1:1.16.5-1.3) ... #9 22.66 Selecting previously unselected package autopoint. #9 22.66 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ... #9 22.67 Unpacking autopoint (0.21-4ubuntu4) ... #9 22.69 Selecting previously unselected package binutils-common:amd64. #8 22.17 Preparing to unpack .../064-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... #8 22.18 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... #8 22.21 Selecting previously unselected package libpsl5:arm64. #8 22.22 Preparing to unpack .../065-libpsl5_0.20.2-2_arm64.deb ... #8 22.22 Unpacking libpsl5:arm64 (0.20.2-2) ... #8 22.25 Selecting previously unselected package librtmp1:arm64. #8 22.25 Preparing to unpack .../066-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... #8 22.26 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #8 22.30 Selecting previously unselected package libssh2-1:arm64. #8 22.30 Preparing to unpack .../067-libssh2-1_1.8.0-2.1_arm64.deb ... #8 22.30 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... #8 22.35 Selecting previously unselected package libcurl4:arm64. #8 22.35 Preparing to unpack .../068-libcurl4_7.64.0-4+deb10u2_arm64.deb ... #8 22.35 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... #8 22.40 Selecting previously unselected package curl. #8 22.40 Preparing to unpack .../069-curl_7.64.0-4+deb10u2_arm64.deb ... #8 22.40 Unpacking curl (7.64.0-4+deb10u2) ... #8 22.46 Selecting previously unselected package dctrl-tools. #8 22.46 Preparing to unpack .../070-dctrl-tools_2.24-3_arm64.deb ... #8 22.47 Unpacking dctrl-tools (2.24-3) ... #8 22.50 Selecting previously unselected package libtool. #9 19.95 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... #9 19.96 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... #9 20.00 Selecting previously unselected package libpython3-stdlib:amd64. #9 20.00 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #9 20.00 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 20.03 Setting up python3-minimal (3.8.2-0ubuntu2) ... #9 20.22 Selecting previously unselected package python3. #12 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #9 21.15 Selecting previously unselected package libpopt0:arm64. #9 21.16 Preparing to unpack .../024-libpopt0_1.16-14_arm64.deb ... #9 21.16 Unpacking libpopt0:arm64 (1.16-14) ... #9 21.20 Selecting previously unselected package libxml2:arm64. #9 21.20 Preparing to unpack .../025-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_arm64.deb ... #9 21.20 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... #9 21.28 Selecting previously unselected package libyaml-0-2:arm64. #8 21.16 Preparing to unpack .../024-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ... #8 21.16 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ... #8 21.20 Selecting previously unselected package lsb-release. #8 21.20 Preparing to unpack .../025-lsb-release_9.20170808ubuntu1_all.deb ... #8 21.20 Unpacking lsb-release (9.20170808ubuntu1) ... #8 21.25 Selecting previously unselected package netbase. #8 21.25 Preparing to unpack .../026-netbase_5.4_all.deb ... #8 21.25 Unpacking netbase (5.4) ... #8 21.29 Selecting previously unselected package shared-mime-info. #8 21.29 Preparing to unpack .../027-shared-mime-info_1.9-2_arm64.deb ... #8 21.30 Unpacking shared-mime-info (1.9-2) ... #8 21.38 Selecting previously unselected package ucf. #8 21.38 Preparing to unpack .../028-ucf_3.0038_all.deb ... #8 21.39 Moving old data out of the way #8 21.39 Unpacking ucf (3.0038) ... #8 21.44 Selecting previously unselected package xdg-user-dirs. #8 27.66 Selecting previously unselected package libsigsegv2:armhf. #8 27.66 Preparing to unpack .../051-libsigsegv2_2.12-1_armhf.deb ... #8 27.67 Unpacking libsigsegv2:armhf (2.12-1) ... #8 27.71 Selecting previously unselected package m4. #8 27.71 Preparing to unpack .../052-m4_1.4.18-1_armhf.deb ... #8 27.72 Unpacking m4 (1.4.18-1) ... #8 27.77 Selecting previously unselected package autoconf. #8 27.77 Preparing to unpack .../053-autoconf_2.69-11_all.deb ... #8 27.78 Unpacking autoconf (2.69-11) ... #14 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a #9 21.16 Selecting previously unselected package perl. #9 21.16 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_armhf.deb ... #9 21.18 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 21.25 Selecting previously unselected package openssl. #9 21.25 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.13_armhf.deb ... #9 21.26 Unpacking openssl (1.1.1f-1ubuntu2.13) ... #8 20.86 Selecting previously unselected package cpp. #8 20.86 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ... #8 20.86 Unpacking cpp (4:10.2.1-1) ... #8 20.90 Selecting previously unselected package libcc1-0:arm64. #8 20.90 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ... #8 20.90 Unpacking libcc1-0:arm64 (10.2.1-6) ... #8 20.94 Selecting previously unselected package libgomp1:arm64. #9 21.50 Get:177 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #9 21.50 Get:178 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 21.50 Get:179 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-message-perl all 6.29-1 [75.5 kB] #9 21.51 Get:180 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 21.51 Get:181 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 21.51 Get:182 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-openssl-defaults amd64 5 [7404 B] #9 21.51 Get:183 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB] #9 21.57 Get:184 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB] #9 21.58 Get:185 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-http-perl all 6.20-1 [23.0 kB] #9 21.65 Get:186 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 21.65 Get:187 http://archive.ubuntu.com/ubuntu impish/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 21.65 Get:188 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 21.65 Get:189 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-perl all 6.53-1 [140 kB] #9 21.65 Get:190 http://archive.ubuntu.com/ubuntu impish/main amd64 patchutils amd64 0.4.2-1 [75.5 kB] #9 21.66 Get:191 http://archive.ubuntu.com/ubuntu impish/main amd64 wdiff amd64 1.2.2-2build2 [29.6 kB] #9 21.66 Get:192 http://archive.ubuntu.com/ubuntu impish/main amd64 devscripts amd64 2.21.4ubuntu1 [975 kB] #9 21.69 Get:193 http://archive.ubuntu.com/ubuntu impish/main amd64 diffstat amd64 1.64-1 [27.8 kB] #9 21.72 Get:194 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #9 21.72 Get:195 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-six all 1.16.0-2 [12.6 kB] #9 21.80 Get:196 http://archive.ubuntu.com/ubuntu impish/main amd64 zstd amd64 1.4.8+dfsg-2.1 [553 kB] #9 18.92 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #9 19.10 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #9 19.14 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #9 19.15 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 19.15 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 19.17 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 19.18 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 19.19 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB] #9 19.26 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB] #9 20.63 Get:205 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 git arm64 1:2.32.0-1ubuntu1.2 [3059 kB] #8 16.07 Transaction test succeeded. #8 16.08 Running transaction #8 18.53 -------------------------------------------------------------------------------- #8 18.53 Total 12 MB/s | 49 MB 00:04 #8 21.81 Selecting previously unselected package libpopt0:amd64. #8 21.81 Preparing to unpack .../022-libpopt0_1.16-11_amd64.deb ... #9 22.69 Preparing to unpack .../058-binutils-common_2.38-3ubuntu1_amd64.deb ... #9 22.70 Unpacking binutils-common:amd64 (2.38-3ubuntu1) ... #9 22.73 Selecting previously unselected package libbinutils:amd64. #9 22.73 Preparing to unpack .../059-libbinutils_2.38-3ubuntu1_amd64.deb ... #9 22.74 Unpacking libbinutils:amd64 (2.38-3ubuntu1) ... #9 22.78 Selecting previously unselected package libctf-nobfd0:amd64. #9 22.78 Preparing to unpack .../060-libctf-nobfd0_2.38-3ubuntu1_amd64.deb ... #9 22.78 Unpacking libctf-nobfd0:amd64 (2.38-3ubuntu1) ... #9 22.81 Selecting previously unselected package libctf0:amd64. #9 22.81 Preparing to unpack .../061-libctf0_2.38-3ubuntu1_amd64.deb ... #9 22.82 Unpacking libctf0:amd64 (2.38-3ubuntu1) ... #9 22.84 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 22.84 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-3ubuntu1_amd64.deb ... #9 22.85 Unpacking binutils-x86-64-linux-gnu (2.38-3ubuntu1) ... #9 22.93 Selecting previously unselected package binutils. #8 22.51 Preparing to unpack .../071-libtool_2.4.6-9_all.deb ... #8 22.51 Unpacking libtool (2.4.6-9) ... #8 22.57 Selecting previously unselected package dh-autoreconf. #8 22.57 Preparing to unpack .../072-dh-autoreconf_19_all.deb ... #8 22.57 Unpacking dh-autoreconf (19) ... #8 22.60 Selecting previously unselected package libarchive-zip-perl. #8 22.60 Preparing to unpack .../073-libarchive-zip-perl_1.64-1_all.deb ... #8 22.61 Unpacking libarchive-zip-perl (1.64-1) ... #8 22.64 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 22.65 Preparing to unpack .../074-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 22.65 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 22.68 Selecting previously unselected package dh-strip-nondeterminism. #8 22.68 Preparing to unpack .../075-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 22.69 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 22.72 Selecting previously unselected package dwz. #9 20.22 (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.) #9 20.22 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... #9 20.23 Unpacking python3 (3.8.2-0ubuntu2) ... #9 20.26 Selecting previously unselected package libbsd0:amd64. #9 20.26 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... #9 20.27 Unpacking libbsd0:amd64 (0.10.0-1) ... #9 20.30 Selecting previously unselected package bsdmainutils. #9 20.30 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... #9 20.30 Unpacking bsdmainutils (11.1.2ubuntu3) ... #9 20.35 Selecting previously unselected package libuchardet0:amd64. #9 20.35 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... #9 20.36 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #9 20.39 Selecting previously unselected package groff-base. #9 20.39 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... #9 20.40 Unpacking groff-base (1.22.4-4build1) ... #12 DONE 28.0s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:7026d6e482c3e5268d9119eca714ea85b7cca404fd15faa947e9dd725188f6af #9 21.28 Preparing to unpack .../026-libyaml-0-2_0.2.2-1_arm64.deb ... #9 21.28 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #9 21.32 Selecting previously unselected package lsb-release. #9 21.32 Preparing to unpack .../027-lsb-release_11.1.0ubuntu2_all.deb ... #9 21.33 Unpacking lsb-release (11.1.0ubuntu2) ... #9 21.36 Selecting previously unselected package netbase. #9 21.36 Preparing to unpack .../028-netbase_6.1_all.deb ... #9 21.36 Unpacking netbase (6.1) ... #9 21.40 Selecting previously unselected package python3-pkg-resources. #9 21.40 Preparing to unpack .../029-python3-pkg-resources_45.2.0-1_all.deb ... #9 21.40 Unpacking python3-pkg-resources (45.2.0-1) ... #9 21.44 Selecting previously unselected package python3-six. #9 21.44 Preparing to unpack .../030-python3-six_1.14.0-2_all.deb ... #9 21.45 Unpacking python3-six (1.14.0-2) ... #9 21.48 Selecting previously unselected package shared-mime-info. #9 21.48 Preparing to unpack .../031-shared-mime-info_1.15-1_arm64.deb ... #9 21.48 Unpacking shared-mime-info (1.15-1) ... #8 22.66 Selecting previously unselected package libbinutils:amd64. #8 22.66 Preparing to unpack .../028-libbinutils_2.31.1-16_amd64.deb ... #8 22.67 Unpacking libbinutils:amd64 (2.31.1-16) ... #8 22.86 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 22.86 Preparing to unpack .../029-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #8 22.86 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #8 21.44 Preparing to unpack .../029-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... #8 21.45 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #8 21.51 Selecting previously unselected package xz-utils. #8 21.51 Preparing to unpack .../030-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ... #8 21.51 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #8 21.56 Selecting previously unselected package gettext-base. #8 21.56 Preparing to unpack .../031-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ... #8 21.56 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... #8 21.60 Selecting previously unselected package iso-codes. #8 21.60 Preparing to unpack .../032-iso-codes_3.79-1_all.deb ... #8 21.61 Unpacking iso-codes (3.79-1) ... #8 27.87 Selecting previously unselected package autotools-dev. #8 27.87 Preparing to unpack .../054-autotools-dev_20180224.1_all.deb ... #8 27.89 Unpacking autotools-dev (20180224.1) ... #8 27.92 Selecting previously unselected package automake. #8 27.92 Preparing to unpack .../055-automake_1%3a1.15.1-3ubuntu2_all.deb ... #8 27.92 Unpacking automake (1:1.15.1-3ubuntu2) ... #8 21.40 Selecting previously unselected package libisl23:amd64. #8 21.40 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... #8 21.41 Unpacking libisl23:amd64 (0.23-1) ... #8 21.53 Selecting previously unselected package libmpfr6:amd64. #8 21.53 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... #8 21.54 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 21.69 Selecting previously unselected package libmpc3:amd64. #8 21.70 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... #8 21.70 Unpacking libmpc3:amd64 (1.2.0-1) ... #9 21.36 Selecting previously unselected package ca-certificates. #9 21.36 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ... #9 21.36 Unpacking ca-certificates (20210119~20.04.2) ... #9 21.45 Selecting previously unselected package distro-info-data. #9 21.45 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ... #9 21.45 Unpacking distro-info-data (0.43ubuntu1.10) ... #8 20.95 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ... #8 20.95 Unpacking libgomp1:arm64 (10.2.1-6) ... #8 20.99 Selecting previously unselected package libitm1:arm64. #8 20.99 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ... #8 21.00 Unpacking libitm1:arm64 (10.2.1-6) ... #8 21.04 Selecting previously unselected package libatomic1:arm64. #8 21.04 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ... #8 21.04 Unpacking libatomic1:arm64 (10.2.1-6) ... #8 21.08 Selecting previously unselected package libasan6:arm64. #8 21.08 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ... #8 21.08 Unpacking libasan6:arm64 (10.2.1-6) ... #9 21.82 Get:197 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-debian all 0.1.39ubuntu1 [71.9 kB] #9 21.82 Get:198 http://archive.ubuntu.com/ubuntu impish/main amd64 libgpgme11 amd64 1.14.0-1ubuntu4 [134 kB] #9 21.82 Get:199 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-gpg amd64 1.14.0-1ubuntu4 [200 kB] #9 21.83 Get:200 http://archive.ubuntu.com/ubuntu impish/main amd64 dput all 1.1.0ubuntu2 [44.9 kB] #9 21.83 Get:201 http://archive.ubuntu.com/ubuntu impish/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 21.89 Get:202 http://archive.ubuntu.com/ubuntu impish/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] #9 19.26 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #9 19.28 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB] #9 19.28 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB] #9 19.28 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 19.30 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 19.30 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB] #9 19.33 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB] #9 19.35 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB] #9 19.40 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #9 19.40 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #9 19.40 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB] #9 19.41 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #9 19.41 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 19.42 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1 [57.3 kB] #9 19.42 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB] #9 19.43 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB] #9 19.48 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB] #9 19.48 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB] #9 19.51 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #9 20.80 Get:206 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 20.83 Get:207 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build1 [11.2 kB] #9 20.83 Get:208 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 20.83 Get:209 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 20.83 Get:210 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libapt-pkg-perl arm64 0.1.40 [65.5 kB] #9 20.83 Get:211 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 20.83 Get:212 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 20.83 Get:213 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 20.83 Get:214 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 20.88 Get:215 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libvariable-magic-perl arm64 0.62-1build3 [32.5 kB] #9 20.95 Get:216 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] #9 22.93 Preparing to unpack .../063-binutils_2.38-3ubuntu1_amd64.deb ... #9 22.94 Unpacking binutils (2.38-3ubuntu1) ... #9 22.97 Selecting previously unselected package libc-dev-bin. #9 22.97 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3_amd64.deb ... #9 22.97 Unpacking libc-dev-bin (2.35-0ubuntu3) ... #9 23.00 Selecting previously unselected package linux-libc-dev:amd64. #9 23.00 Preparing to unpack .../065-linux-libc-dev_5.15.0-27.28_amd64.deb ... #9 23.00 Unpacking linux-libc-dev:amd64 (5.15.0-27.28) ... #9 23.14 Selecting previously unselected package libcrypt-dev:amd64. #9 23.14 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... #9 23.15 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... #9 23.17 Selecting previously unselected package rpcsvc-proto. #9 23.17 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #9 23.18 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #9 23.21 Selecting previously unselected package libtirpc-dev:amd64. #8 22.72 Preparing to unpack .../076-dwz_0.13-5~bpo10+1_arm64.deb ... #8 22.72 Unpacking dwz (0.13-5~bpo10+1) ... #8 22.76 Selecting previously unselected package libdebhelper-perl. #8 22.76 Preparing to unpack .../077-libdebhelper-perl_13.3.3~bpo10+1_all.deb ... #8 22.77 Unpacking libdebhelper-perl (13.3.3~bpo10+1) ... #8 22.82 Selecting previously unselected package libglib2.0-0:arm64. #8 22.82 Preparing to unpack .../078-libglib2.0-0_2.58.3-2+deb10u3_arm64.deb ... #8 22.83 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u3) ... #8 22.94 Selecting previously unselected package libicu63:arm64. #9 20.51 Selecting previously unselected package libgdbm6:amd64. #9 20.52 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... #9 20.52 Unpacking libgdbm6:amd64 (1.18.1-5) ... #9 20.55 Selecting previously unselected package libpipeline1:amd64. #9 20.56 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... #9 20.56 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #9 20.60 Selecting previously unselected package man-db. #9 20.60 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... #9 20.61 Unpacking man-db (2.9.1-1) ... #9 20.73 Selecting previously unselected package perl-modules-5.30. #8 14.43 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u1 [580 kB] #8 21.82 Unpacking libpopt0:amd64 (1.16-11) ... #8 21.88 Selecting previously unselected package libxml2:amd64. #8 21.88 Preparing to unpack .../023-libxml2_2.9.4+dfsg1-6.1ubuntu1.5_amd64.deb ... #8 21.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.5) ... #8 22.08 Selecting previously unselected package libyaml-0-2:amd64. #8 22.08 Preparing to unpack .../024-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... #9 21.55 Selecting previously unselected package ucf. #9 21.55 Preparing to unpack .../032-ucf_3.0038+nmu1_all.deb ... #9 21.56 Moving old data out of the way #9 21.56 Unpacking ucf (3.0038+nmu1) ... #9 21.60 Selecting previously unselected package xdg-user-dirs. #9 21.61 Preparing to unpack .../033-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ... #9 21.61 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 21.66 Selecting previously unselected package xz-utils. #9 21.67 Preparing to unpack .../034-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ... #9 21.67 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #9 21.70 Selecting previously unselected package gettext-base. #9 21.71 Preparing to unpack .../035-gettext-base_0.19.8.1-10build1_arm64.deb ... #9 21.71 Unpacking gettext-base (0.19.8.1-10build1) ... #9 21.74 Selecting previously unselected package iso-codes. #9 21.74 Preparing to unpack .../036-iso-codes_4.4-1_all.deb ... #9 21.75 Unpacking iso-codes (4.4-1) ... #8 21.90 Selecting previously unselected package krb5-locales. #8 21.90 Preparing to unpack .../033-krb5-locales_1.16-2ubuntu0.2_all.deb ... #8 21.90 Unpacking krb5-locales (1.16-2ubuntu0.2) ... #8 21.94 Selecting previously unselected package libedit2:arm64. #8 21.94 Preparing to unpack .../034-libedit2_3.1-20170329-1_arm64.deb ... #8 21.95 Unpacking libedit2:arm64 (3.1-20170329-1) ... #8 21.99 Selecting previously unselected package libkrb5support0:arm64. #8 28.09 Selecting previously unselected package autopoint. #8 28.09 Preparing to unpack .../056-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... #8 28.12 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... #8 28.21 Selecting previously unselected package binutils-common:armhf. #8 28.21 Preparing to unpack .../057-binutils-common_2.30-21ubuntu1~18.04.7_armhf.deb ... #8 28.22 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.7) ... #8 24.63 Selecting previously unselected package cpp. #8 24.63 Preparing to unpack .../038-cpp_4%3a8.3.0-1_armhf.deb ... #8 24.65 Unpacking cpp (4:8.3.0-1) ... #8 24.73 Selecting previously unselected package libcc1-0:armhf. #8 21.73 Selecting previously unselected package cpp-10. #8 21.74 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... #8 21.74 Unpacking cpp-10 (10.2.1-6) ... #9 21.48 Selecting previously unselected package libmagic-mgc. #9 21.48 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ... #9 21.48 Unpacking libmagic-mgc (1:5.38-4) ... #9 21.69 Selecting previously unselected package libmagic1:armhf. #9 21.69 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ... #9 21.70 Unpacking libmagic1:armhf (1:5.38-4) ... #9 21.75 Selecting previously unselected package file. #9 21.75 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ... #9 21.75 Unpacking file (1:5.38-4) ... #8 21.28 Selecting previously unselected package liblsan0:arm64. #8 21.28 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ... #8 21.29 Unpacking liblsan0:arm64 (10.2.1-6) ... #8 21.38 Selecting previously unselected package libtsan0:arm64. #8 21.38 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ... #8 21.39 Unpacking libtsan0:arm64 (10.2.1-6) ... #9 22.17 Get:203 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1.3ubuntu2.1 [268 kB] #9 22.23 Get:204 http://archive.ubuntu.com/ubuntu impish/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 22.24 Get:205 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 git-man all 1:2.32.0-1ubuntu1.2 [942 kB] #9 22.26 Get:206 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 git amd64 1:2.32.0-1ubuntu1.2 [3035 kB] #9 22.29 Get:207 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 22.32 Get:208 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB] #9 22.32 Get:209 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 22.32 Get:210 http://archive.ubuntu.com/ubuntu impish/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 22.32 Get:211 http://archive.ubuntu.com/ubuntu impish/main amd64 libapt-pkg-perl amd64 0.1.40 [68.6 kB] #9 22.32 Get:212 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 22.32 Get:213 http://archive.ubuntu.com/ubuntu impish/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 22.32 Get:214 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 22.32 Get:215 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 22.33 Get:216 http://archive.ubuntu.com/ubuntu impish/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB] #9 22.35 Get:217 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] #9 19.51 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 19.51 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 19.52 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB] #9 19.52 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB] #9 19.52 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB] #9 19.52 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B] #9 19.55 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB] #9 19.60 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB] #9 19.61 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB] #9 19.61 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB] #9 19.61 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB] #9 19.62 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB] #9 19.62 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 19.62 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 19.62 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #9 19.63 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB] #9 19.70 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB] #9 19.71 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 19.71 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB] #9 19.71 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB] #12 extracting sha256:f479416a86f3840bc047e6a6c810a627fd69501b249c6ffa92943bbd91dc47f0 11.5s done #12 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc #9 20.95 Get:217 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfreetype6 arm64 2.10.4+dfsg-1build1 [323 kB] #9 20.95 Get:218 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu3 [113 kB] #9 20.96 Get:219 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjpeg-turbo8 arm64 2.0.6-0ubuntu2 [99.9 kB] #9 20.96 Get:220 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjpeg8 arm64 8c-2ubuntu8 [2198 B] #9 20.96 Get:221 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdeflate0 arm64 1.7-2ubuntu2 [53.1 kB] #9 20.96 Get:222 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjbig0 arm64 2.1-3.1build1 [24.0 kB] #9 20.96 Get:223 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwebp6 arm64 0.6.1-2.1 [164 kB] #9 20.96 Get:224 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtiff5 arm64 4.3.0-1 [155 kB] #9 21.02 Get:225 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxpm4 arm64 1:3.5.12-1 [28.8 kB] #9 21.04 Get:226 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgd3 arm64 2.3.0-2ubuntu1 [126 kB] #9 21.04 Get:227 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libc-devtools arm64 2.34-0ubuntu3.2 [27.7 kB] #9 21.04 Get:228 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 21.04 Get:229 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 21.04 Get:230 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclass-xsaccessor-perl arm64 1.19-3build7 [32.1 kB] #9 21.04 Get:231 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libclone-perl arm64 0.45-1build1 [10.5 kB] #9 21.04 Get:232 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcommon-sense-perl arm64 3.75-1build4 [20.5 kB] #9 21.04 Get:233 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libconfig-tiny-perl all 2.26-1 [12.5 kB] #9 21.10 Get:234 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libparams-util-perl arm64 1.102-1build2 [22.3 kB] #9 21.12 Get:235 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-install-perl all 0.928-1.1 [9972 B] #9 21.12 Get:236 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-optlist-perl all 0.110-1.1 [10.2 kB] #9 21.12 Get:237 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 21.12 Get:238 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 21.12 Get:239 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libwant-perl arm64 0.29-1build6 [24.9 kB] #9 21.12 Get:240 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 21.12 Get:241 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libcpanel-json-xs-perl arm64 4.25-1build1 [108 kB] #9 21.12 Get:242 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 21.17 Get:243 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libexception-class-perl all 1.44-1 [25.9 kB] #9 21.20 Get:244 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 21.20 Get:245 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #8 22.95 Preparing to unpack .../079-libicu63_63.1-6+deb10u3_arm64.deb ... #8 22.95 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... #9 23.21 Preparing to unpack .../068-libtirpc-dev_1.3.2-2build1_amd64.deb ... #9 23.21 Unpacking libtirpc-dev:amd64 (1.3.2-2build1) ... #9 23.25 Selecting previously unselected package libnsl-dev:amd64. #9 23.25 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ... #9 23.25 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #9 23.28 Selecting previously unselected package libc6-dev:amd64. #9 23.29 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3_amd64.deb ... #9 23.29 Unpacking libc6-dev:amd64 (2.35-0ubuntu3) ... #9 23.41 Selecting previously unselected package gcc-11-base:amd64. #9 23.41 Preparing to unpack .../071-gcc-11-base_11.2.0-19ubuntu1_amd64.deb ... #9 23.41 Unpacking gcc-11-base:amd64 (11.2.0-19ubuntu1) ... #9 23.45 Selecting previously unselected package libisl23:amd64. #9 23.45 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ... #9 23.45 Unpacking libisl23:amd64 (0.24-2build1) ... #9 23.49 Selecting previously unselected package libmpfr6:amd64. #9 20.73 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 20.74 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #8 14.44 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] #8 14.47 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 14.48 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #8 14.49 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #8 14.57 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] #8 14.57 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] #8 14.57 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #8 14.57 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 14.57 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #8 14.61 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #8 14.61 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] #8 14.62 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #8 14.62 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 22.09 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... #8 22.24 Selecting previously unselected package lsb-release. #8 22.24 Preparing to unpack .../025-lsb-release_9.20170808ubuntu1_all.deb ... #8 22.26 Unpacking lsb-release (9.20170808ubuntu1) ... #8 22.36 Selecting previously unselected package netbase. #8 21.99 Preparing to unpack .../035-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ... #8 22.00 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ... #8 22.04 Selecting previously unselected package libk5crypto3:arm64. #8 22.04 Preparing to unpack .../036-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ... #8 22.04 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ... #8 22.09 Selecting previously unselected package libkeyutils1:arm64. #8 22.09 Preparing to unpack .../037-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ... #8 22.09 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ... #8 22.13 Selecting previously unselected package libkrb5-3:arm64. #8 22.13 Preparing to unpack .../038-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ... #8 22.13 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ... #8 22.20 Selecting previously unselected package libgssapi-krb5-2:arm64. #8 23.35 Selecting previously unselected package binutils. #8 23.35 Preparing to unpack .../030-binutils_2.31.1-16_amd64.deb ... #8 23.37 Unpacking binutils (2.31.1-16) ... #8 23.46 Selecting previously unselected package libc-dev-bin. #8 23.46 Preparing to unpack .../031-libc-dev-bin_2.28-10+deb10u1_amd64.deb ... #8 23.48 Unpacking libc-dev-bin (2.28-10+deb10u1) ... #8 23.55 Selecting previously unselected package linux-libc-dev:amd64. #8 23.55 Preparing to unpack .../032-linux-libc-dev_4.19.235-1_amd64.deb ... #8 23.56 Unpacking linux-libc-dev:amd64 (4.19.235-1) ... #8 24.73 Preparing to unpack .../039-libcc1-0_8.3.0-6_armhf.deb ... #8 24.75 Unpacking libcc1-0:armhf (8.3.0-6) ... #8 25.04 Selecting previously unselected package libgomp1:armhf. #21 17.08 The following NEW packages will be installed: #21 17.08 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #21 17.08 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu #21 17.08 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu #21 17.08 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf #21 17.08 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu #21 17.08 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu #21 17.08 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 #21 17.08 crossbuild-essential-armel crossbuild-essential-armhf #21 17.08 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev #21 17.08 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi #21 17.08 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu #21 17.08 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi #21 17.08 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu #21 17.08 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base #21 17.08 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base #21 17.08 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base #21 17.08 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base #21 17.08 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu #21 17.08 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu #21 17.08 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross #21 17.08 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross #21 17.08 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross #21 17.08 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross #21 17.08 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #21 17.08 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross #21 17.08 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross #21 17.08 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl #21 17.08 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross #21 17.08 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross #21 17.08 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross #21 17.08 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross #21 17.08 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross #21 17.08 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 #21 17.08 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross #21 17.08 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross #21 17.08 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross #21 17.08 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross #21 17.08 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross #21 17.08 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross #21 17.08 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross #21 17.08 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross #21 17.08 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross #21 17.08 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl #21 17.08 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl #21 17.08 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross #21 17.08 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross #21 17.09 linux-libc-dev-s390x-cross patch xz-utils #21 17.40 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded. #21 17.40 Need to get 787 MB of archives. #21 17.40 After this operation, 3385 MB of additional disk space will be used. #21 17.40 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #21 17.40 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #21 17.40 Get:3 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #21 17.40 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] #21 17.41 Get:5 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] #21 17.41 Get:6 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] #21 17.41 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] #21 17.43 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] #21 17.46 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] #21 17.48 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] #21 17.50 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] #21 17.51 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] #21 17.51 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] #9 21.78 Selecting previously unselected package less. #9 21.78 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ... #9 21.79 Unpacking less (551-1ubuntu0.1) ... #9 21.85 Selecting previously unselected package libelf1:armhf. #9 21.85 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ... #9 21.85 Unpacking libelf1:armhf (0.176-1.1build1) ... #9 21.90 Selecting previously unselected package libglib2.0-0:armhf. #9 21.90 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ... #9 21.90 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ... #8 21.59 Selecting previously unselected package libubsan1:arm64. #8 21.59 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ... #8 21.60 Unpacking libubsan1:arm64 (10.2.1-6) ... #8 21.69 Selecting previously unselected package libgcc-10-dev:arm64. #8 21.69 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ... #8 21.69 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... #8 21.81 Selecting previously unselected package gcc-10. #9 19.72 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB] #9 19.72 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 19.72 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB] #9 19.72 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #9 19.73 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #9 19.78 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 unzip arm64 6.0-26ubuntu3 [171 kB] #9 19.85 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lintian all 2.114.0ubuntu1 [1080 kB] #9 19.89 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #9 22.35 Get:218 http://archive.ubuntu.com/ubuntu impish/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB] #9 22.35 Get:219 http://archive.ubuntu.com/ubuntu impish/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB] #9 22.35 Get:220 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB] #9 22.35 Get:221 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] #9 22.36 Get:222 http://archive.ubuntu.com/ubuntu impish/main amd64 libdeflate0 amd64 1.7-2ubuntu2 [56.3 kB] #9 22.36 Get:223 http://archive.ubuntu.com/ubuntu impish/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] #9 22.36 Get:224 http://archive.ubuntu.com/ubuntu impish/main amd64 libwebp6 amd64 0.6.1-2.1 [183 kB] #9 22.36 Get:225 http://archive.ubuntu.com/ubuntu impish/main amd64 libtiff5 amd64 4.3.0-1 [168 kB] #9 22.36 Get:226 http://archive.ubuntu.com/ubuntu impish/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] #9 22.37 Get:227 http://archive.ubuntu.com/ubuntu impish/main amd64 libgd3 amd64 2.3.0-2ubuntu1 [129 kB] #9 22.37 Get:228 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libc-devtools amd64 2.34-0ubuntu3.2 [28.7 kB] #9 22.37 Get:229 http://archive.ubuntu.com/ubuntu impish/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 22.38 Get:230 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 22.38 Get:231 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB] #9 22.38 Get:232 http://archive.ubuntu.com/ubuntu impish/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB] #9 22.39 Get:233 http://archive.ubuntu.com/ubuntu impish/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB] #9 22.39 Get:234 http://archive.ubuntu.com/ubuntu impish/main amd64 libconfig-tiny-perl all 2.26-1 [12.5 kB] #9 22.39 Get:235 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-util-perl amd64 1.102-1build2 [22.6 kB] #9 22.39 Get:236 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #9 22.40 Get:237 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB] #9 22.40 Get:238 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 22.40 Get:239 http://archive.ubuntu.com/ubuntu impish/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 22.40 Get:240 http://archive.ubuntu.com/ubuntu impish/main amd64 libwant-perl amd64 0.29-1build6 [24.9 kB] #9 22.40 Get:241 http://archive.ubuntu.com/ubuntu impish/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 22.40 Get:242 http://archive.ubuntu.com/ubuntu impish/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB] #9 22.41 Get:243 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 22.41 Get:244 http://archive.ubuntu.com/ubuntu impish/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] #9 22.41 Get:245 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 22.41 Get:246 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 22.42 Get:247 http://archive.ubuntu.com/ubuntu impish/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 22.42 Get:248 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB] #9 22.43 Get:249 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 22.43 Get:250 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 22.43 Get:251 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB] #9 22.43 Get:252 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-messagepack-perl amd64 1.01-2 [34.7 kB] #9 22.44 Get:253 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 22.44 Get:254 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 22.44 Get:255 http://archive.ubuntu.com/ubuntu impish/main amd64 libdistro-info-perl all 1.0 [5508 B] #9 22.44 Get:256 http://archive.ubuntu.com/ubuntu impish/main amd64 libemail-address-xs-perl amd64 1.04-1build5 [28.6 kB] #9 22.45 Get:257 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 22.45 Get:258 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 22.45 Get:259 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 22.45 Get:260 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB] #9 22.45 Get:261 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B] #9 22.45 Get:262 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-glob-perl all 0.11-1 [7992 B] #9 22.46 Get:263 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 22.46 Get:264 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 22.46 Get:265 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 22.46 Get:266 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 22.48 Get:267 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 22.48 Get:268 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-validate-perl amd64 1.30-1build2 [54.8 kB] #9 22.48 Get:269 http://archive.ubuntu.com/ubuntu impish/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] #9 22.48 Get:270 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 22.48 Get:271 http://archive.ubuntu.com/ubuntu impish/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 22.48 Get:272 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 22.49 Get:273 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 22.49 Get:274 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-perl all 4.03000-1 [80.6 kB] #9 22.49 Get:275 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-perl all 1.709-1 [67.7 kB] #9 22.49 Get:276 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 22.50 Get:277 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 22.50 Get:278 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-identify-perl amd64 0.14-1build4 [10.6 kB] #9 22.50 Get:279 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-name-perl amd64 0.26-1build2 [11.6 kB] #9 22.50 Get:280 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 22.50 Get:281 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB] #9 22.50 Get:282 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-perl all 1.012002-1 [319 kB] #9 22.51 Get:283 http://archive.ubuntu.com/ubuntu impish/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 22.52 Get:284 http://archive.ubuntu.com/ubuntu impish/main amd64 libhash-fieldhash-perl amd64 0.15-1build4 [17.2 kB] #9 22.52 Get:285 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 22.52 Get:286 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 22.53 Get:287 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 22.53 Get:288 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB] #9 22.53 Get:289 http://archive.ubuntu.com/ubuntu impish/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 22.53 Get:290 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-xs-perl amd64 4.030-1build2 [87.2 kB] #9 22.53 Get:291 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 22.53 Get:292 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB] #9 22.54 Get:293 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 22.54 Get:294 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 22.54 Get:295 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-xs-perl amd64 0.58-2build2 [34.1 kB] #9 22.54 Get:296 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 22.55 Get:297 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB] #12 extracting sha256:7dd0c09e6384fad9b5a3679693abad407ec413f5f12eaa2cc83d675bcaf7a2bc done #12 DONE 28.4s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:59ce26c958d6d9881d0ea2c7c54962af7775fbb18d3d7af1a10ccefd5047c325 #9 21.20 Get:246 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 21.20 Get:247 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [35.0 kB] #9 21.20 Get:248 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 21.20 Get:249 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 21.20 Get:250 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-dump-perl all 1.23-1.1 [24.9 kB] #9 21.20 Get:251 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-messagepack-perl arm64 1.01-2 [33.8 kB] #9 21.24 Get:252 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 21.27 Get:253 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 21.27 Get:254 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdistro-info-perl all 1.0 [5508 B] #9 21.28 Get:255 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libemail-address-xs-perl arm64 1.04-1build5 [27.9 kB] #9 21.28 Get:256 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 21.28 Get:257 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 21.28 Get:258 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 21.28 Get:259 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-fcntllock-perl arm64 0.22-3build5 [32.9 kB] #9 21.28 Get:260 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnumber-compare-perl all 0.03-1.1 [6620 B] #9 21.32 Get:261 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-glob-perl all 0.11-1 [7992 B] #9 21.35 Get:262 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 21.35 Get:263 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 21.35 Get:264 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 21.35 Get:265 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 21.36 Get:266 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 21.36 Get:267 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libparams-validate-perl arm64 1.30-1build2 [54.0 kB] #9 21.36 Get:268 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] #9 21.36 Get:269 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #9 21.39 Get:270 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 21.43 Get:271 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 21.43 Get:272 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 21.43 Get:273 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjson-perl all 4.03000-1 [80.6 kB] #9 21.44 Get:274 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblog-any-perl all 1.709-1 [67.7 kB] #9 21.44 Get:275 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 21.44 Get:276 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 21.44 Get:277 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-identify-perl arm64 0.14-1build4 [10.6 kB] #9 21.44 Get:278 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsub-name-perl arm64 0.26-1build2 [11.3 kB] #9 21.46 Get:279 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 21.51 Get:280 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpath-tiny-perl all 0.118-1 [42.2 kB] #9 21.51 Get:281 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtype-tiny-perl all 1.012002-1 [319 kB] #9 21.52 Get:282 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 21.52 Get:283 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhash-fieldhash-perl arm64 0.15-1build4 [16.9 kB] #9 21.52 Get:284 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 21.52 Get:285 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 21.52 Get:286 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 21.52 Get:287 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libhttp-daemon-perl all 6.12-1 [21.7 kB] #9 21.54 Get:288 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 23.49 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ... #9 23.50 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... #9 23.54 Selecting previously unselected package libmpc3:amd64. #9 23.54 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ... #9 23.54 Unpacking libmpc3:amd64 (1.2.1-2build1) ... #9 23.57 Selecting previously unselected package cpp-11. #9 23.57 Preparing to unpack .../075-cpp-11_11.2.0-19ubuntu1_amd64.deb ... #9 23.57 Unpacking cpp-11 (11.2.0-19ubuntu1) ... #8 14.72 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] #8 14.72 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 14.72 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #8 14.73 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] #8 14.73 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 14.79 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 14.79 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #8 14.79 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #8 14.79 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #8 14.87 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #8 14.92 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 14.93 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #9 21.10 Selecting previously unselected package libgdbm-compat4:amd64. #9 21.11 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... #9 21.11 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #9 21.15 Selecting previously unselected package libperl5.30:amd64. #9 21.15 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... #9 21.15 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:cd25afeca20d5d917a30c24994f8e2f272f998b4ff1badf4b6a0482df9d9cbf5 #9 0.977 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #9 1.394 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [109 kB] #9 1.493 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [90.7 kB] #9 1.588 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #9 1.687 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] #9 1.735 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] #9 2.897 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] #9 2.931 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] #9 2.960 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [630 B] #9 2.960 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [55.8 kB] #9 2.960 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [35.1 kB] #9 3.001 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [18.7 kB] #9 3.001 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [43.3 kB] #9 3.765 Fetched 19.4 MB in 3s (6087 kB/s) #9 3.765 Reading package lists... #9 4.831 Reading package lists... #9 5.800 Building dependency tree... #9 6.007 Reading state information... #9 6.246 The following additional packages will be installed: #9 6.246 autoconf automake autopoint autotools-dev binutils #9 6.246 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #9 6.246 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #9 6.246 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 6.246 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #9 6.246 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #9 6.246 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #9 6.246 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 6.246 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 6.246 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.246 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.246 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.246 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.246 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.246 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.246 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.246 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.246 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.246 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.246 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.246 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.246 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.246 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.246 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.246 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.246 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.246 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.246 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.246 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.246 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.246 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.246 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.246 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.246 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.246 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 6.246 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 6.246 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 6.246 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 6.246 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 6.246 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 6.246 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 6.246 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 6.246 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #9 6.246 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 6.246 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 6.246 libmath-base85-perl libmd0 libmodule-implementation-perl #9 6.246 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 6.246 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 6.246 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 6.246 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 6.246 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 6.246 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 6.246 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.246 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 6.246 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 6.246 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 6.246 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #9 6.246 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.246 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 6.246 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 6.246 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 6.246 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 6.246 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 6.246 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 6.246 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.246 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.246 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.246 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.246 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.246 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #9 6.246 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 6.246 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 6.246 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #9 6.246 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 6.246 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 6.246 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #9 6.246 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 6.246 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 6.246 media-types netbase openssh-client openssl patch patchutils perl #9 6.246 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #9 6.246 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 6.246 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 6.246 python3-minimal python3-pkg-resources python3-requests python3-six #9 6.246 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #9 6.247 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #9 6.247 zstd #9 6.253 Suggested packages: #9 6.253 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 6.253 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 6.253 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #9 6.253 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #9 6.253 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.253 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 6.253 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #9 6.253 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #9 6.253 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 6.253 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #9 6.253 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #9 6.253 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #9 6.253 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #9 6.253 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 6.253 libscalar-number-perl libsasl2-modules-gssapi-mit #9 6.253 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 6.253 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #9 6.253 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 6.253 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #9 6.253 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 6.253 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 6.253 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 6.253 libterm-readline-gnu-perl | libterm-readline-perl-perl #9 6.253 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #9 6.253 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 6.253 python3-cryptography python3-openssl python3-socks python-requests-doc #9 6.253 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #9 6.673 The following NEW packages will be installed: #9 6.673 autoconf automake autopoint autotools-dev binutils #9 6.673 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #9 6.673 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #9 6.673 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #9 6.673 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #9 6.673 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #9 6.673 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 6.673 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #9 6.673 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 6.673 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.673 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.673 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.673 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.673 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.673 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.673 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.673 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.673 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.673 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.673 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.673 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.673 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.673 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.673 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.673 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.673 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.673 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.673 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.673 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.673 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.673 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.673 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.673 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.673 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.673 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 6.673 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 6.673 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 6.673 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 6.673 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 6.673 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 6.673 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 6.673 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 6.673 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #9 6.673 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 6.673 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 6.673 libmath-base85-perl libmd0 libmodule-implementation-perl #9 6.673 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 6.673 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 6.673 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 6.673 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 6.673 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 6.673 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 6.673 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.673 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 6.673 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 6.673 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 6.673 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #9 6.673 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.673 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 6.673 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 6.673 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 6.673 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 6.673 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 6.673 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 6.673 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.673 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.673 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.673 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.673 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.673 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #9 6.673 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 6.673 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 6.673 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #9 6.673 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 6.673 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 6.673 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #9 6.673 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 6.673 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 6.673 media-types netbase openssh-client openssl patch patchutils perl #9 6.673 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #9 6.673 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 6.673 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 6.673 python3-minimal python3-pkg-resources python3-requests python3-six #9 6.673 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #9 6.673 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #9 6.673 zstd #9 7.101 0 upgraded, 366 newly installed, 0 to remove and 3 not upgraded. #9 7.101 Need to get 114 MB of archives. #9 7.101 After this operation, 377 MB of additional disk space will be used. #9 7.101 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB] #9 7.249 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpython3.10-minimal armhf 3.10.4-3 [793 kB] #9 7.612 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexpat1 armhf 2.4.7-1 [66.5 kB] #9 7.620 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3.10-minimal armhf 3.10.4-3 [1932 kB] #9 7.743 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-minimal armhf 3.10.4-0ubuntu2 [24.4 kB] #9 7.743 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB] #9 7.743 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB] #9 7.748 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB] #9 7.748 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB] #9 7.752 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsqlite3-0 armhf 3.37.2-2 [549 kB] #9 7.783 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpython3.10-stdlib armhf 3.10.4-3 [1748 kB] #9 7.869 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3.10 armhf 3.10.4-3 [488 kB] #9 7.896 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpython3-stdlib armhf 3.10.4-0ubuntu2 [6990 B] #9 7.896 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3 armhf 3.10.4-0ubuntu2 [22.8 kB] #9 7.896 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB] #9 8.036 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB] #9 8.036 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B] #9 8.036 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperl5.34 armhf 5.34.0-3ubuntu1 [4039 kB] #9 8.218 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl armhf 5.34.0-3ubuntu1 [232 kB] #9 8.225 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.1 [1153 kB] #9 8.281 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ca-certificates all 20211016 [148 kB] #9 8.289 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.1 [5124 B] #9 8.289 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB] #9 8.448 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf less armhf 590-1build1 [134 kB] #9 8.450 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB] #9 8.454 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB] #9 8.454 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] #9 8.458 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] #9 9.131 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml2 armhf 2.9.13+dfsg-1build1 [600 kB] #9 9.131 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB] #9 9.141 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB] #9 9.141 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB] #9 9.143 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python-apt-common all 2.3.0ubuntu2 [15.2 kB] #9 9.165 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-apt armhf 2.3.0ubuntu2 [154 kB] #9 9.165 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB] #9 9.165 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB] #9 9.165 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB] #9 9.200 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic-mgc armhf 1:5.41-3 [257 kB] #9 9.267 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic1 armhf 1:5.41-3 [80.2 kB] #9 9.269 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf file armhf 1:5.41-3 [20.6 kB] #9 9.272 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB] #9 9.272 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #9 9.274 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB] #9 9.315 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #9 9.315 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB] #9 9.315 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB] #9 9.315 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB] #9 9.340 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB] #9 9.412 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB] #9 9.423 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] #9 9.423 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #9 9.423 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #9 9.423 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB] #9 9.423 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-data all 2:1.7.5-1 [119 kB] #9 9.429 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-6 armhf 2:1.7.5-1 [604 kB] #9 9.449 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #9 9.450 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #9 9.492 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB] #9 9.560 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB] #9 9.610 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf openssh-client armhf 1:8.9p1-3 [837 kB] #9 9.654 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB] #9 9.660 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB] #9 9.676 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB] #9 9.676 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB] #9 9.677 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB] #9 9.678 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB] #9 9.686 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB] #9 9.717 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB] #9 9.717 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB] #9 9.779 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB] #9 9.796 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-common armhf 2.38-3ubuntu1 [221 kB] #9 9.800 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbinutils armhf 2.38-3ubuntu1 [497 kB] #9 9.820 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf-nobfd0 armhf 2.38-3ubuntu1 [93.5 kB] #9 9.820 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf0 armhf 2.38-3ubuntu1 [93.6 kB] #9 9.844 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-arm-linux-gnueabihf armhf 2.38-3ubuntu1 [3061 kB] #8 22.36 Preparing to unpack .../026-netbase_5.4_all.deb ... #8 22.37 Unpacking netbase (5.4) ... #8 22.53 Selecting previously unselected package shared-mime-info. #8 22.53 Preparing to unpack .../027-shared-mime-info_1.9-2_amd64.deb ... #8 22.56 Unpacking shared-mime-info (1.9-2) ... #8 22.20 Preparing to unpack .../039-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ... #8 22.20 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ... #8 22.26 Selecting previously unselected package libpsl5:arm64. #8 22.26 Preparing to unpack .../040-libpsl5_0.19.1-5build1_arm64.deb ... #8 22.27 Unpacking libpsl5:arm64 (0.19.1-5build1) ... #8 22.32 Selecting previously unselected package libssl1.0.0:arm64. #8 22.32 Preparing to unpack .../041-libssl1.0.0_1.0.2n-1ubuntu5.9_arm64.deb ... #8 22.33 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.9) ... #8 22.41 Selecting previously unselected package libxmuu1:arm64. #8 22.41 Preparing to unpack .../042-libxmuu1_2%3a1.1.2-2_arm64.deb ... #8 22.42 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... #8 22.45 Selecting previously unselected package manpages. #9 22.05 Selecting previously unselected package krb5-locales. #9 22.05 Preparing to unpack .../037-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 22.05 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 22.08 Selecting previously unselected package libcbor0.6:arm64. #9 22.09 Preparing to unpack .../038-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ... #9 22.09 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #9 22.12 Selecting previously unselected package libedit2:arm64. #9 22.12 Preparing to unpack .../039-libedit2_3.1-20191231-1_arm64.deb ... #9 22.13 Unpacking libedit2:arm64 (3.1-20191231-1) ... #9 22.16 Selecting previously unselected package libfido2-1:arm64. #9 22.17 Preparing to unpack .../040-libfido2-1_1.3.1-1ubuntu2_arm64.deb ... #9 22.17 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ... #9 22.21 Selecting previously unselected package libkrb5support0:arm64. #9 22.21 Preparing to unpack .../041-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ... #9 22.21 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ... #9 22.25 Selecting previously unselected package libk5crypto3:arm64. #9 22.25 Preparing to unpack .../042-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ... #9 22.25 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ... #9 22.29 Selecting previously unselected package libkeyutils1:arm64. #9 22.29 Preparing to unpack .../043-libkeyutils1_1.6-6ubuntu1_arm64.deb ... #9 22.29 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1) ... #9 22.33 Selecting previously unselected package libkrb5-3:arm64. #8 28.79 Selecting previously unselected package libbinutils:armhf. #8 28.79 Preparing to unpack .../058-libbinutils_2.30-21ubuntu1~18.04.7_armhf.deb ... #9 22.11 Selecting previously unselected package libglib2.0-data. #9 22.11 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #9 22.11 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 22.22 Selecting previously unselected package tzdata. #9 22.22 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ... #8 21.81 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ... #8 21.82 Unpacking gcc-10 (10.2.1-6) ... #9 20.01 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB] #9 20.02 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB] #9 20.02 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #9 20.02 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 20.02 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 20.03 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #9 20.03 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB] #9 20.03 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB] #9 20.03 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 20.09 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB] #9 22.55 Get:298 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #9 22.56 Get:299 http://archive.ubuntu.com/ubuntu impish/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB] #9 22.56 Get:300 http://archive.ubuntu.com/ubuntu impish/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 22.56 Get:301 http://archive.ubuntu.com/ubuntu impish/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 22.56 Get:302 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 22.57 Get:303 http://archive.ubuntu.com/ubuntu impish/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 22.84 Get:304 http://archive.ubuntu.com/ubuntu impish/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu2 [38.3 kB] #8 25.05 Preparing to unpack .../040-libgomp1_8.3.0-6_armhf.deb ... #8 25.07 Unpacking libgomp1:armhf (8.3.0-6) ... #8 21.07 Selecting previously unselected package ca-certificates. #8 21.07 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 21.09 Unpacking ca-certificates (20210119) ... #8 21.16 Selecting previously unselected package libmagic-mgc. #8 21.16 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ... #8 21.16 Unpacking libmagic-mgc (1:5.39-3) ... #8 21.27 Selecting previously unselected package libmagic1:armhf. #8 21.27 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ... #8 21.28 Unpacking libmagic1:armhf (1:5.39-3) ... #8 21.32 Selecting previously unselected package file. #8 21.32 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ... #8 21.33 Unpacking file (1:5.39-3) ... #8 21.39 Selecting previously unselected package gettext-base. #8 21.39 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ... #8 21.39 Unpacking gettext-base (0.21-4) ... #8 21.46 Selecting previously unselected package manpages. #8 21.46 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 21.47 Unpacking manpages (5.10-1) ... #8 21.63 Selecting previously unselected package libmd0:armhf. #8 21.63 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ... #9 21.60 Get:289 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjson-xs-perl arm64 4.030-1build2 [87.0 kB] #9 21.60 Get:290 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 21.60 Get:291 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB] #9 21.60 Get:292 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 21.60 Get:293 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 21.60 Get:294 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-someutils-xs-perl arm64 0.58-2build2 [32.8 kB] #9 21.60 Get:295 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 21.60 Get:296 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libltdl7 arm64 2.4.6-15 [37.7 kB] #9 21.61 Get:297 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB] #9 21.68 Get:298 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 liblzo2-2 arm64 2.10-2build1 [44.4 kB] #9 23.73 Selecting previously unselected package cpp. #9 23.73 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 23.74 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 23.77 Selecting previously unselected package libcc1-0:amd64. #9 23.77 Preparing to unpack .../077-libcc1-0_12-20220319-1ubuntu1_amd64.deb ... #9 23.77 Unpacking libcc1-0:amd64 (12-20220319-1ubuntu1) ... #9 23.81 Selecting previously unselected package libgomp1:amd64. #9 23.81 Preparing to unpack .../078-libgomp1_12-20220319-1ubuntu1_amd64.deb ... #9 23.82 Unpacking libgomp1:amd64 (12-20220319-1ubuntu1) ... #9 23.85 Selecting previously unselected package libitm1:amd64. #9 23.85 Preparing to unpack .../079-libitm1_12-20220319-1ubuntu1_amd64.deb ... #9 23.85 Unpacking libitm1:amd64 (12-20220319-1ubuntu1) ... #9 23.89 Selecting previously unselected package libatomic1:amd64. #9 23.89 Preparing to unpack .../080-libatomic1_12-20220319-1ubuntu1_amd64.deb ... #9 23.89 Unpacking libatomic1:amd64 (12-20220319-1ubuntu1) ... #9 23.92 Selecting previously unselected package libasan6:amd64. #9 23.92 Preparing to unpack .../081-libasan6_11.2.0-19ubuntu1_amd64.deb ... #9 23.93 Unpacking libasan6:amd64 (11.2.0-19ubuntu1) ... #9 23.99 Selecting previously unselected package liblsan0:amd64. #8 14.96 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #8 14.97 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #8 14.98 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 14.99 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #8 14.99 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #8 15.15 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #9 9.967 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils armhf 2.38-3ubuntu1 [3162 B] #9 10.02 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libc-dev-bin armhf 2.35-0ubuntu3 [19.0 kB] #9 10.02 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-27.28 [1269 kB] #9 10.04 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB] #9 10.04 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #9 10.04 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtirpc-dev armhf 1.3.2-2build1 [184 kB] #9 10.05 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #9 10.05 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libc6-dev armhf 2.35-0ubuntu3 [1331 kB] #9 10.12 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11-base armhf 11.2.0-19ubuntu1 [20.8 kB] #9 10.12 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB] #9 10.15 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #8 23.64 Selecting previously unselected package libxml2:arm64. #8 23.64 Preparing to unpack .../080-libxml2_2.9.4+dfsg1-7+deb10u3_arm64.deb ... #8 23.65 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... #8 23.73 Selecting previously unselected package libcroco3:arm64. #8 23.74 Preparing to unpack .../081-libcroco3_0.6.12-3_arm64.deb ... #8 23.74 Unpacking libcroco3:arm64 (0.6.12-3) ... #8 23.79 Selecting previously unselected package libncurses6:arm64. #8 22.76 Selecting previously unselected package ucf. #8 22.76 Preparing to unpack .../028-ucf_3.0038_all.deb ... #8 22.77 Moving old data out of the way #8 22.77 Unpacking ucf (3.0038) ... #8 22.87 Selecting previously unselected package xdg-user-dirs. #8 22.45 Preparing to unpack .../043-manpages_4.15-1_all.deb ... #8 22.45 Unpacking manpages (4.15-1) ... #8 22.56 Selecting previously unselected package openssh-client. #8 22.56 Preparing to unpack .../044-openssh-client_1%3a7.6p1-4ubuntu0.6_arm64.deb ... #8 22.57 Unpacking openssh-client (1:7.6p1-4ubuntu0.6) ... #8 22.64 Selecting previously unselected package publicsuffix. #8 22.64 Preparing to unpack .../045-publicsuffix_20180223.1310-1_all.deb ... #8 22.65 Unpacking publicsuffix (20180223.1310-1) ... #8 22.69 Selecting previously unselected package python-apt-common. #9 22.33 Preparing to unpack .../044-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ... #9 22.33 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ... #9 22.39 Selecting previously unselected package libgssapi-krb5-2:arm64. #9 22.39 Preparing to unpack .../045-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ... #9 22.40 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ... #9 22.44 Selecting previously unselected package libpsl5:arm64. #9 22.44 Preparing to unpack .../046-libpsl5_0.21.0-1ubuntu1_arm64.deb ... #9 22.45 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ... #9 22.48 Selecting previously unselected package libxau6:arm64. #9 22.48 Preparing to unpack .../047-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ... #9 22.49 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ... #9 22.52 Selecting previously unselected package libxdmcp6:arm64. #9 22.52 Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ... #9 22.52 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #9 22.56 Selecting previously unselected package libxcb1:arm64. #8 23.86 Selecting previously unselected package libc6-dev:amd64. #8 23.86 Preparing to unpack .../033-libc6-dev_2.28-10+deb10u1_amd64.deb ... #8 23.87 Unpacking libc6-dev:amd64 (2.28-10+deb10u1) ... #9 22.22 Unpacking tzdata (2022a-0ubuntu0.20.04) ... #9 22.52 Selecting previously unselected package libicu66:armhf. #9 22.52 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ... #9 22.53 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... #8 28.81 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.7) ... #8 29.04 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 29.04 Preparing to unpack .../059-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.7_armhf.deb ... #8 29.05 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ... #9 22.87 Get:305 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 22.87 Get:306 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 22.87 Get:307 http://archive.ubuntu.com/ubuntu impish/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 22.88 Get:308 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 22.88 Get:309 http://archive.ubuntu.com/ubuntu impish/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB] #9 22.90 Get:310 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B] #9 22.90 Get:311 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-xs-perl amd64 0.29-1build4 [19.3 kB] #9 22.90 Get:312 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 22.91 Get:313 http://archive.ubuntu.com/ubuntu impish/main amd64 libperlio-gzip-perl amd64 0.19-1build7 [15.2 kB] #9 22.91 Get:314 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 22.91 Get:315 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 22.91 Get:316 http://archive.ubuntu.com/ubuntu impish/main amd64 libproc-processtable-perl amd64 0.59-2build2 [36.9 kB] #9 22.91 Get:317 http://archive.ubuntu.com/ubuntu impish/main amd64 libre2-9 amd64 20210801+dfsg-1 [161 kB] #9 22.92 Get:318 http://archive.ubuntu.com/ubuntu impish/main amd64 libre-engine-re2-perl amd64 0.14-1build1 [18.7 kB] #9 22.92 Get:319 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #9 22.92 Get:320 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 22.92 Get:321 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB] #9 22.92 Get:322 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] #9 22.93 Get:323 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 22.94 Get:324 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1ubuntu0.1 [52.2 kB] #9 22.94 Get:325 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB] #9 22.94 Get:326 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB] #9 22.94 Get:327 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-key-perl amd64 1.33-2build4 [36.6 kB] #9 22.94 Get:328 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 22.95 Get:329 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 22.95 Get:330 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 22.95 Get:331 http://archive.ubuntu.com/ubuntu impish/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB] #9 22.95 Get:332 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build9 [8588 B] #9 22.95 Get:333 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-markdown-discount-perl amd64 0.12-1build2 [12.5 kB] #9 22.96 Get:334 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB] #9 22.96 Get:335 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #9 22.97 Get:336 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB] #9 22.97 Get:337 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB] #9 22.97 Get:338 http://archive.ubuntu.com/ubuntu impish/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB] #9 22.98 Get:339 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 22.98 Get:340 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 22.98 Get:341 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 22.98 Get:342 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB] #9 22.98 Get:343 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB] #9 22.99 Get:344 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 22.99 Get:345 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB] #9 22.99 Get:346 http://archive.ubuntu.com/ubuntu impish/main amd64 licensecheck all 3.1.1-2 [36.7 kB] #9 22.99 Get:347 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-size-perl amd64 0.83-1build3 [20.8 kB] #9 22.99 Get:348 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 23.00 Get:349 http://archive.ubuntu.com/ubuntu impish/main amd64 lzip amd64 1.22-3 [80.9 kB] #9 23.00 Get:350 http://archive.ubuntu.com/ubuntu impish/main amd64 lzop amd64 1.04-2build1 [83.7 kB] #9 23.00 Get:351 http://archive.ubuntu.com/ubuntu impish/main amd64 t1utils amd64 1.41-4build1 [61.4 kB] #9 23.00 Get:352 http://archive.ubuntu.com/ubuntu impish/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB] #9 23.01 Get:353 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 lintian all 2.104.0ubuntu3.1 [969 kB] #9 23.02 Get:354 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #9 23.06 Get:355 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #9 20.33 debconf: delaying package configuration, since apt-utils is not installed #9 20.36 Fetched 128 MB in 14s (9137 kB/s) #9 20.38 Selecting previously unselected package liblocale-gettext-perl. #9 20.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 ... 4387 files and directories currently installed.) #9 20.38 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ... #9 20.39 Unpacking liblocale-gettext-perl (1.07-4build3) ... #9 20.43 Selecting previously unselected package libpython3.10-minimal:arm64. #9 20.43 Preparing to unpack .../libpython3.10-minimal_3.10.4-3_arm64.deb ... #9 20.43 Unpacking libpython3.10-minimal:arm64 (3.10.4-3) ... #9 20.51 Selecting previously unselected package libexpat1:arm64. #9 20.51 Preparing to unpack .../libexpat1_2.4.7-1_arm64.deb ... #9 20.52 Unpacking libexpat1:arm64 (2.4.7-1) ... #9 20.56 Selecting previously unselected package python3.10-minimal. #8 21.63 Unpacking libmd0:armhf (1.0.3-3) ... #8 21.67 Selecting previously unselected package libbsd0:armhf. #8 21.67 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ... #8 21.68 Unpacking libbsd0:armhf (0.11.3-1) ... #8 21.73 Selecting previously unselected package libedit2:armhf. #8 21.73 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ... #8 21.74 Unpacking libedit2:armhf (3.1-20191231-2+b1) ... #8 21.78 Selecting previously unselected package libcbor0:armhf. #8 21.78 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ... #8 21.79 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ... #8 21.82 Selecting previously unselected package libfido2-1:armhf. #8 21.82 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ... #8 21.82 Unpacking libfido2-1:armhf (1.6.0-2) ... #8 21.87 Selecting previously unselected package openssh-client. #8 21.87 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_armhf.deb ... #21 17.91 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] #21 17.92 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] #9 21.68 Get:299 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 21.68 Get:300 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 21.68 Get:301 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 21.68 Get:302 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #9 21.68 Get:303 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmarkdown2 arm64 2.2.6-1ubuntu2 [37.0 kB] #9 24.00 Preparing to unpack .../082-liblsan0_12-20220319-1ubuntu1_amd64.deb ... #9 24.00 Unpacking liblsan0:amd64 (12-20220319-1ubuntu1) ... #9 24.05 Selecting previously unselected package libtsan0:amd64. #9 24.05 Preparing to unpack .../083-libtsan0_11.2.0-19ubuntu1_amd64.deb ... #9 24.05 Unpacking libtsan0:amd64 (11.2.0-19ubuntu1) ... #9 24.13 Selecting previously unselected package libubsan1:amd64. #8 23.79 Preparing to unpack .../082-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ... #8 23.79 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ... #8 23.83 Selecting previously unselected package gettext. #8 23.83 Preparing to unpack .../083-gettext_0.19.8.1-9_arm64.deb ... #8 23.84 Unpacking gettext (0.19.8.1-9) ... #8 23.98 Selecting previously unselected package intltool-debian. #8 23.98 Preparing to unpack .../084-intltool-debian_0.35.0+20060710.5_all.deb ... #8 23.98 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 24.01 Selecting previously unselected package po-debconf. #8 24.01 Preparing to unpack .../085-po-debconf_1.0.21_all.deb ... #8 24.02 Unpacking po-debconf (1.0.21) ... #8 24.07 Selecting previously unselected package debhelper. #8 17.55 Preparing : 1/1 #8 17.61 Installing : elfutils-debuginfod-client-0.186-3.el9.aarch64 1/147 #8 22.87 Preparing to unpack .../029-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... #9 21.61 Selecting previously unselected package perl. #8 22.96 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #9 21.61 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ... #9 21.62 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 21.67 Selecting previously unselected package openssl. #9 21.67 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... #9 21.68 Unpacking openssl (1.1.1f-1ubuntu2.13) ... #9 21.77 Selecting previously unselected package ca-certificates. #9 21.77 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ... #9 21.77 Unpacking ca-certificates (20210119~20.04.2) ... #9 21.83 Selecting previously unselected package distro-info-data. #9 21.83 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ... #9 21.83 Unpacking distro-info-data (0.43ubuntu1.10) ... #9 21.86 Selecting previously unselected package libmagic-mgc. #8 22.83 Selecting previously unselected package cpp. #8 22.83 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... #8 22.84 Unpacking cpp (4:10.2.1-1) ... #8 22.88 Selecting previously unselected package libcc1-0:amd64. #8 22.88 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... #8 22.88 Unpacking libcc1-0:amd64 (10.2.1-6) ... #8 22.93 Selecting previously unselected package libgomp1:amd64. #8 22.93 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... #8 20.28 Running transaction check #8 22.69 Preparing to unpack .../046-python-apt-common_1.6.5ubuntu0.7_all.deb ... #8 22.69 Unpacking python-apt-common (1.6.5ubuntu0.7) ... #8 22.73 Selecting previously unselected package python3-apt. #8 22.73 Preparing to unpack .../047-python3-apt_1.6.5ubuntu0.7_arm64.deb ... #8 22.73 Unpacking python3-apt (1.6.5ubuntu0.7) ... #8 22.78 Selecting previously unselected package strace. #8 22.78 Preparing to unpack .../048-strace_4.21-1ubuntu1_arm64.deb ... #8 22.79 Unpacking strace (4.21-1ubuntu1) ... #8 22.83 Selecting previously unselected package xauth. #8 22.83 Preparing to unpack .../049-xauth_1%3a1.0.10-1_arm64.deb ... #8 22.84 Unpacking xauth (1:1.0.10-1) ... #8 22.88 Selecting previously unselected package at. #8 22.88 Preparing to unpack .../050-at_3.1.20-3.1ubuntu2_arm64.deb ... #8 22.89 Unpacking at (3.1.20-3.1ubuntu2) ... #8 22.93 Selecting previously unselected package libsigsegv2:arm64. #8 22.93 Preparing to unpack .../051-libsigsegv2_2.12-1_arm64.deb ... #8 22.93 Unpacking libsigsegv2:arm64 (2.12-1) ... #8 22.98 Selecting previously unselected package m4. #8 22.99 Preparing to unpack .../052-m4_1.4.18-1_arm64.deb ... #8 22.99 Unpacking m4 (1.4.18-1) ... #8 23.04 Selecting previously unselected package autoconf. #9 22.56 Preparing to unpack .../049-libxcb1_1.14-2_arm64.deb ... #9 22.56 Unpacking libxcb1:arm64 (1.14-2) ... #9 22.59 Selecting previously unselected package libx11-data. #9 22.59 Preparing to unpack .../050-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 22.60 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #9 22.66 Selecting previously unselected package libx11-6:arm64. #9 22.66 Preparing to unpack .../051-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ... #9 22.67 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ... #9 22.74 Selecting previously unselected package libxext6:arm64. #9 22.74 Preparing to unpack .../052-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ... #9 22.74 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ... #9 22.77 Selecting previously unselected package libxmuu1:arm64. #8 29.42 Selecting previously unselected package binutils. #8 29.42 Preparing to unpack .../060-binutils_2.30-21ubuntu1~18.04.7_armhf.deb ... #8 29.42 Unpacking binutils (2.30-21ubuntu1~18.04.7) ... #8 29.47 Selecting previously unselected package libc-dev-bin. #8 29.47 Preparing to unpack .../061-libc-dev-bin_2.27-3ubuntu1.5_armhf.deb ... #8 29.47 Unpacking libc-dev-bin (2.27-3ubuntu1.5) ... #9 20.56 Preparing to unpack .../python3.10-minimal_3.10.4-3_arm64.deb ... #9 20.56 Unpacking python3.10-minimal (3.10.4-3) ... #9 20.65 Setting up libpython3.10-minimal:arm64 (3.10.4-3) ... #9 20.66 Setting up libexpat1:arm64 (2.4.7-1) ... #9 20.67 Setting up python3.10-minimal (3.10.4-3) ... #9 23.06 Get:356 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-idna all 2.10-1 [35.2 kB] #9 23.06 Get:357 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 23.06 Get:358 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 23.06 Get:359 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 23.06 Get:360 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-xdg all 0.27-2 [36.9 kB] #9 23.06 Get:361 http://archive.ubuntu.com/ubuntu impish/main amd64 equivs all 2.3.1 [19.0 kB] #9 23.06 Get:362 http://archive.ubuntu.com/ubuntu impish/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 23.07 Get:363 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB] #9 23.24 debconf: delaying package configuration, since apt-utils is not installed #9 23.26 Fetched 251 MB in 16s (15.6 MB/s) #9 23.30 Selecting previously unselected package liblocale-gettext-perl. #8 21.88 Unpacking openssh-client (1:8.4p1-5) ... #21 18.32 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] #9 22.08 Get:304 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 22.16 Get:305 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 22.18 Get:306 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 10.9s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:3842846c68922fbecc687a89cab27149c8a5bd542dd8acadb32f2081932b5e73 #8 25.92 Selecting previously unselected package libatomic1:armhf. #8 25.92 Preparing to unpack .../041-libatomic1_8.3.0-6_armhf.deb ... #8 25.96 Unpacking libatomic1:armhf (8.3.0-6) ... #8 26.00 Selecting previously unselected package libasan5:armhf. #8 26.00 Preparing to unpack .../042-libasan5_8.3.0-6_armhf.deb ... #9 24.13 Preparing to unpack .../084-libubsan1_12-20220319-1ubuntu1_amd64.deb ... #9 24.13 Unpacking libubsan1:amd64 (12-20220319-1ubuntu1) ... #9 24.18 Selecting previously unselected package libquadmath0:amd64. #9 24.18 Preparing to unpack .../085-libquadmath0_12-20220319-1ubuntu1_amd64.deb ... #9 24.19 Unpacking libquadmath0:amd64 (12-20220319-1ubuntu1) ... #9 24.22 Selecting previously unselected package libgcc-11-dev:amd64. #9 24.22 Preparing to unpack .../086-libgcc-11-dev_11.2.0-19ubuntu1_amd64.deb ... #9 24.22 Unpacking libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ... #9 24.32 Selecting previously unselected package gcc-11. #9 24.32 Preparing to unpack .../087-gcc-11_11.2.0-19ubuntu1_amd64.deb ... #9 24.32 Unpacking gcc-11 (11.2.0-19ubuntu1) ... #8 24.07 Preparing to unpack .../086-debhelper_13.3.3~bpo10+1_all.deb ... #8 24.07 Unpacking debhelper (13.3.3~bpo10+1) ... #8 24.18 Selecting previously unselected package debian-keyring. #8 24.18 Preparing to unpack .../087-debian-keyring_2019.02.25_all.deb ... #8 24.18 Unpacking debian-keyring (2019.02.25) ... #8 17.65 Installing : binutils-gold-2.35.2-19.el9.aarch64 2/147 #8 17.75 Installing : binutils-2.35.2-19.el9.aarch64 3/147 #8 17.78 Running scriptlet: binutils-2.35.2-19.el9.aarch64 3/147 #10 8.353 CentOS Stream 8 - BaseOS 13 MB/s | 17 MB 00:01 #8 17.79 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 4/147 #8 17.83 Installing : groff-base-1.22.4-10.el9.aarch64 4/147 #8 17.86 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 4/147 #8 17.87 Installing : file-5.39-8.el9.aarch64 5/147 #8 15.64 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #8 15.64 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 15.65 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #8 15.65 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 15.65 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 15.66 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #8 15.67 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] #8 15.74 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #8 15.81 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #8 15.81 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 15.81 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 15.81 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 15.82 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #8 15.82 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #8 22.96 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 23.04 Selecting previously unselected package libitm1:amd64. #8 23.04 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... #8 23.05 Unpacking libitm1:amd64 (10.2.1-6) ... #8 23.16 Selecting previously unselected package libatomic1:amd64. #9 21.86 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... #9 21.86 Unpacking libmagic-mgc (1:5.38-4) ... #9 21.93 Selecting previously unselected package libmagic1:amd64. #9 21.94 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... #9 21.94 Unpacking libmagic1:amd64 (1:5.38-4) ... #9 21.97 Selecting previously unselected package file. #9 21.97 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... #9 21.98 Unpacking file (1:5.38-4) ... #9 22.01 Selecting previously unselected package less. #9 22.01 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ... #9 22.02 Unpacking less (551-1ubuntu0.1) ... #9 22.06 Selecting previously unselected package libelf1:amd64. #9 22.06 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ... #9 22.07 Unpacking libelf1:amd64 (0.176-1.1build1) ... #9 22.11 Selecting previously unselected package libglib2.0-0:amd64. #8 20.37 Transaction check succeeded. #8 20.37 Running transaction test #8 23.04 Preparing to unpack .../053-autoconf_2.69-11_all.deb ... #8 23.05 Unpacking autoconf (2.69-11) ... #8 23.10 Selecting previously unselected package autotools-dev. #8 23.10 Preparing to unpack .../054-autotools-dev_20180224.1_all.deb ... #8 23.11 Unpacking autotools-dev (20180224.1) ... #8 23.15 Selecting previously unselected package automake. #8 23.15 Preparing to unpack .../055-automake_1%3a1.15.1-3ubuntu2_all.deb ... #8 23.16 Unpacking automake (1:1.15.1-3ubuntu2) ... #8 23.22 Selecting previously unselected package autopoint. #8 23.22 Preparing to unpack .../056-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... #8 23.23 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... #8 23.27 Selecting previously unselected package binutils-common:arm64. #9 22.78 Preparing to unpack .../053-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ... #9 22.78 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #9 22.80 Selecting previously unselected package manpages. #9 22.81 Preparing to unpack .../054-manpages_5.05-1_all.deb ... #9 22.81 Unpacking manpages (5.05-1) ... #9 22.91 Selecting previously unselected package openssh-client. #9 22.91 Preparing to unpack .../055-openssh-client_1%3a8.2p1-4ubuntu0.4_arm64.deb ... #9 22.92 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... #9 23.01 Selecting previously unselected package publicsuffix. #9 23.01 Preparing to unpack .../056-publicsuffix_20200303.0012-1_all.deb ... #9 23.01 Unpacking publicsuffix (20200303.0012-1) ... #9 23.05 Selecting previously unselected package python-apt-common. #8 29.51 Selecting previously unselected package linux-libc-dev:armhf. #8 29.51 Preparing to unpack .../062-linux-libc-dev_4.15.0-176.185_armhf.deb ... #8 29.54 Unpacking linux-libc-dev:armhf (4.15.0-176.185) ... #9 23.30 (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.) #9 23.31 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ... #9 23.31 Unpacking liblocale-gettext-perl (1.07-4build1) ... #9 23.35 Selecting previously unselected package libpython3.9-minimal:amd64. #9 23.35 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_amd64.deb ... #9 23.35 Unpacking libpython3.9-minimal:amd64 (3.9.7-2build1) ... #9 23.43 Selecting previously unselected package libexpat1:amd64. #9 23.43 Preparing to unpack .../libexpat1_2.4.1-2ubuntu0.3_amd64.deb ... #9 23.44 Unpacking libexpat1:amd64 (2.4.1-2ubuntu0.3) ... #9 23.48 Selecting previously unselected package python3.9-minimal. #9 23.48 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_amd64.deb ... #9 23.49 Unpacking python3.9-minimal (3.9.7-2build1) ... #9 23.55 Setting up libpython3.9-minimal:amd64 (3.9.7-2build1) ... #8 22.03 Selecting previously unselected package ucf. #8 22.03 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 22.04 Moving old data out of the way #8 22.04 Unpacking ucf (3.0043) ... #8 22.10 Selecting previously unselected package xz-utils. #8 22.10 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #8 22.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #21 18.33 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] #9 22.24 Get:307 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 22.30 Get:308 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libmouse-perl arm64 2.5.10-1build2 [153 kB] #9 22.44 Get:309 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libnumber-range-perl all 0.12-1.1 [8000 B] #9 22.45 Get:310 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpackage-stash-xs-perl arm64 0.29-1build4 [19.0 kB] #9 22.46 Get:311 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 22.48 Get:312 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libperlio-gzip-perl arm64 0.19-1build7 [14.9 kB] #9 22.48 Get:313 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 22.51 Get:314 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #8 24.38 Selecting previously unselected package libisl19:amd64. #8 24.39 Preparing to unpack .../034-libisl19_0.20-2_amd64.deb ... #8 24.50 Unpacking libisl19:amd64 (0.20-2) ... #8 26.01 Unpacking libasan5:armhf (8.3.0-6) ... #8 26.11 Selecting previously unselected package libubsan1:armhf. #8 26.11 Preparing to unpack .../043-libubsan1_8.3.0-6_armhf.deb ... #8 26.11 Unpacking libubsan1:armhf (8.3.0-6) ... #8 26.18 Selecting previously unselected package libgcc-8-dev:armhf. #8 26.18 Preparing to unpack .../044-libgcc-8-dev_8.3.0-6_armhf.deb ... #8 26.20 Unpacking libgcc-8-dev:armhf (8.3.0-6) ... #9 24.61 Selecting previously unselected package gcc. #9 24.61 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 24.62 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 24.64 Selecting previously unselected package libstdc++-11-dev:amd64. #9 24.64 Preparing to unpack .../089-libstdc++-11-dev_11.2.0-19ubuntu1_amd64.deb ... #9 24.64 Unpacking libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ... #8 17.90 Upgrading : libsolv-0.7.22-1.el9.aarch64 6/147 #8 17.92 Upgrading : libdnf-0.67.0-1.el9.aarch64 7/147 #8 17.97 Upgrading : python3-libdnf-0.67.0-1.el9.aarch64 8/147 #8 18.02 Upgrading : python3-hawkey-0.67.0-1.el9.aarch64 9/147 #8 18.03 Installing : xz-5.2.5-7.el9.aarch64 10/147 #8 18.08 Installing : unzip-6.0-56.el9.aarch64 11/147 #8 18.09 Installing : libproxy-0.4.15-35.el9.aarch64 12/147 #8 23.16 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... #8 23.21 Unpacking libatomic1:amd64 (10.2.1-6) ... #8 23.33 Selecting previously unselected package libasan6:amd64. #8 23.33 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... #8 23.34 Unpacking libasan6:amd64 (10.2.1-6) ... #8 15.84 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB] #8 15.84 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 15.90 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #8 15.92 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #8 15.92 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u1 [302 kB] #8 15.93 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #8 15.99 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB] #9 22.11 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... #9 22.11 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 22.25 Selecting previously unselected package libglib2.0-data. #9 22.25 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #9 22.25 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 22.29 Selecting previously unselected package tzdata. #9 22.29 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ... #9 22.30 Unpacking tzdata (2022a-0ubuntu0.20.04) ... #8 23.27 Preparing to unpack .../057-binutils-common_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.28 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ... #8 23.32 Selecting previously unselected package libbinutils:arm64. #8 23.33 Preparing to unpack .../058-libbinutils_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.33 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ... #8 23.40 Selecting previously unselected package binutils-aarch64-linux-gnu. #8 23.40 Preparing to unpack .../059-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.41 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ... #8 22.95 Selecting previously unselected package gcc. #8 22.95 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ... #8 22.96 Unpacking gcc (4:10.2.1-1) ... #8 22.99 Selecting previously unselected package libstdc++-10-dev:arm64. #9 23.05 Preparing to unpack .../057-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... #9 23.05 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 23.08 Selecting previously unselected package python3-apt. #9 23.09 Preparing to unpack .../058-python3-apt_2.0.0ubuntu0.20.04.7_arm64.deb ... #9 23.09 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... #9 23.13 Selecting previously unselected package strace. #9 23.13 Preparing to unpack .../059-strace_5.5-3ubuntu1_arm64.deb ... #9 23.13 Unpacking strace (5.5-3ubuntu1) ... #9 23.19 Selecting previously unselected package xauth. #9 23.19 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_arm64.deb ... #9 23.19 Unpacking xauth (1:1.1-0ubuntu1) ... #9 23.23 Selecting previously unselected package libfl2:arm64. #9 23.23 Preparing to unpack .../061-libfl2_2.6.4-6.2_arm64.deb ... #9 23.23 Unpacking libfl2:arm64 (2.6.4-6.2) ... #9 23.27 Selecting previously unselected package at. #9 23.27 Preparing to unpack .../062-at_3.1.23-1ubuntu1_arm64.deb ... #9 23.27 Unpacking at (3.1.23-1ubuntu1) ... #9 23.31 Selecting previously unselected package libsigsegv2:arm64. #8 23.37 Selecting previously unselected package xz-utils. #8 23.37 Preparing to unpack .../030-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... #8 23.44 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:ab6157491c520784faebccc3717f5e1537aa160894e0b754af7ae47de8a1e3d8 #8 21.31 Setting up perl-base (5.28.1-6+deb10u1) ... #8 21.40 (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 ... 7700 files and directories currently installed.) #8 21.40 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ... #8 21.65 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1+deb10u1) ... #8 29.78 Selecting previously unselected package libc6-dev:armhf. #8 29.78 Preparing to unpack .../063-libc6-dev_2.27-3ubuntu1.5_armhf.deb ... #8 29.79 Unpacking libc6-dev:armhf (2.27-3ubuntu1.5) ... #9 23.56 Setting up libexpat1:amd64 (2.4.1-2ubuntu0.3) ... #9 23.57 Setting up python3.9-minimal (3.9.7-2build1) ... #8 22.58 Selecting previously unselected package libsigsegv2:armhf. #8 22.58 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ... #9 22.51 Get:315 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libproc-processtable-perl arm64 0.59-2build2 [36.7 kB] #9 22.52 Get:316 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libre2-9 arm64 20210801+dfsg-1 [153 kB] #9 22.56 Get:317 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libre-engine-re2-perl arm64 0.14-1build1 [17.9 kB] #9 22.56 Get:318 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #9 22.59 Get:319 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #9 22.59 Get:320 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libref-util-xs-perl arm64 0.117-1build3 [11.6 kB] #9 22.60 Get:321 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] #9 22.60 Get:322 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 22.60 Get:323 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1ubuntu0.1 [52.1 kB] #9 22.61 Get:324 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsereal-decoder-perl arm64 4.018+ds-1build1 [90.5 kB] #9 22.67 Get:325 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsereal-encoder-perl arm64 4.018+ds-1build1 [92.7 kB] #9 22.68 Get:326 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libsort-key-perl arm64 1.33-2build4 [36.0 kB] #9 22.68 Get:327 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 22.68 Get:328 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 22.74 Get:329 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #8 26.36 Selecting previously unselected package gcc-8. #8 26.36 Preparing to unpack .../045-gcc-8_8.3.0-6_armhf.deb ... #8 26.37 Unpacking gcc-8 (8.3.0-6) ... #9 24.81 Selecting previously unselected package g++-11. #9 24.81 Preparing to unpack .../090-g++-11_11.2.0-19ubuntu1_amd64.deb ... #9 24.81 Unpacking g++-11 (11.2.0-19ubuntu1) ... #9 24.98 Selecting previously unselected package g++. #9 24.99 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #8 18.12 Installing : cpio-2.13-16.el9.aarch64 13/147 #8 18.15 Installing : bzip2-1.0.8-8.el9.aarch64 14/147 #8 18.16 Installing : zip-3.0-33.el9.aarch64 15/147 #8 18.19 Installing : python3-file-magic-5.39-8.el9.noarch 16/147 #8 18.21 Installing : elfutils-0.186-3.el9.aarch64 17/147 #8 18.29 Installing : gdb-minimal-10.2-8.el9.aarch64 18/147 #8 18.30 Upgrading : dnf-data-4.12.0-1.el9.noarch 19/147 #8 18.36 Upgrading : python3-dnf-4.12.0-1.el9.noarch 20/147 #8 23.70 Selecting previously unselected package liblsan0:amd64. #8 23.71 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... #8 23.72 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 16.08 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB] #8 23.65 Selecting previously unselected package binutils. #8 23.65 Preparing to unpack .../060-binutils_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.65 Unpacking binutils (2.30-21ubuntu1~18.04.7) ... #8 23.69 Selecting previously unselected package libc-dev-bin. #8 23.69 Preparing to unpack .../061-libc-dev-bin_2.27-3ubuntu1.5_arm64.deb ... #8 23.69 Unpacking libc-dev-bin (2.27-3ubuntu1.5) ... #8 23.73 Selecting previously unselected package linux-libc-dev:arm64. #8 23.73 Preparing to unpack .../062-linux-libc-dev_4.15.0-176.185_arm64.deb ... #8 23.73 Unpacking linux-libc-dev:arm64 (4.15.0-176.185) ... #9 22.50 Selecting previously unselected package libicu66:amd64. #9 22.50 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ... #9 22.50 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... #8 22.99 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ... #8 22.99 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... #9 23.31 Preparing to unpack .../063-libsigsegv2_2.12-2_arm64.deb ... #9 23.31 Unpacking libsigsegv2:arm64 (2.12-2) ... #9 23.34 Selecting previously unselected package m4. #9 23.34 Preparing to unpack .../064-m4_1.4.18-4_arm64.deb ... #9 23.35 Unpacking m4 (1.4.18-4) ... #9 23.39 Selecting previously unselected package autoconf. #9 23.39 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #9 23.39 Unpacking autoconf (2.69-11.1) ... #9 23.44 Selecting previously unselected package autotools-dev. #9 23.45 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #9 23.45 Unpacking autotools-dev (20180224.1) ... #9 23.49 Selecting previously unselected package automake. #9 23.49 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 23.49 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 23.55 Selecting previously unselected package autopoint. #8 23.78 Selecting previously unselected package gettext-base. #8 23.78 Preparing to unpack .../031-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ... #8 23.89 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... #8 21.03 Transaction test succeeded. #8 22.59 Unpacking libsigsegv2:armhf (2.13-1) ... #8 22.62 Selecting previously unselected package m4. #8 22.62 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ... #8 22.64 Unpacking m4 (1.4.18-5) ... #8 22.72 Selecting previously unselected package autoconf. #8 22.72 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 22.75 Unpacking autoconf (2.69-14) ... #8 22.83 Selecting previously unselected package autotools-dev. #9 22.74 Get:330 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libterm-readkey-perl arm64 2.38-1build2 [24.0 kB] #9 22.75 Get:331 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build9 [8486 B] #9 22.75 Get:332 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-markdown-discount-perl arm64 0.12-1build2 [12.4 kB] #9 22.75 Get:333 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtext-xslate-perl arm64 3.5.8-1build2 [179 kB] #9 22.76 Get:334 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB] #9 22.82 Get:335 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtime-moment-perl arm64 0.44-1build4 [70.0 kB] #9 22.82 Get:336 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [23.2 kB] #9 22.82 Get:337 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libunicode-utf8-perl arm64 0.62-1build2 [17.7 kB] #9 22.83 Get:338 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 22.89 Get:339 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 22.89 Get:340 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 22.90 Get:341 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2build1 [301 kB] #9 22.92 Get:342 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-parser-perl arm64 2.46-2 [190 kB] #9 22.94 Get:343 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 22.94 Get:344 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1build1 [26.6 kB] #9 22.97 Get:345 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 licensecheck all 3.1.1-2 [36.7 kB] #9 22.97 Get:346 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevel-size-perl arm64 0.83-1build3 [20.5 kB] #9 22.97 Get:347 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 22.97 Get:348 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lzip arm64 1.22-3 [77.1 kB] #9 23.04 Get:349 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 lzop arm64 1.04-2build1 [84.0 kB] #9 25.00 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 25.02 Selecting previously unselected package make. #9 25.02 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ... #9 25.03 Unpacking make (4.3-4.1build1) ... #9 25.05 Selecting previously unselected package libdpkg-perl. #9 25.05 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2_all.deb ... #9 25.06 Unpacking libdpkg-perl (1.21.1ubuntu2) ... #9 25.10 Selecting previously unselected package bzip2. #9 25.10 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ... #9 25.10 Unpacking bzip2 (1.0.8-5build1) ... #9 25.13 Selecting previously unselected package patch. #9 25.13 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ... #9 25.13 Unpacking patch (2.7.6-7build2) ... #9 25.15 Selecting previously unselected package lto-disabled-list. #9 25.16 Preparing to unpack .../096-lto-disabled-list_24_all.deb ... #9 25.16 Unpacking lto-disabled-list (24) ... #9 25.20 Selecting previously unselected package dpkg-dev. #21 19.01 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] #21 19.01 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] #8 25.00 Selecting previously unselected package libmpfr6:amd64. #8 25.00 Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ... #8 25.05 Unpacking libmpfr6:amd64 (4.0.2-1) ... #8 18.39 Installing : rust-srpm-macros-17-4.el9.noarch 21/147 #8 18.39 Installing : qt5-srpm-macros-5.15.3-1.el9.noarch 22/147 #8 18.40 Installing : perl-srpm-macros-1-41.el9.noarch 23/147 #8 18.40 Installing : openblas-srpm-macros-2-11.el9.noarch 24/147 #8 18.40 Installing : ocaml-srpm-macros-6-6.el9.noarch 25/147 #8 18.43 Installing : lua-srpm-macros-1-6.el9.noarch 26/147 #8 18.43 Installing : libstemmer-0-18.585svn.el9.aarch64 27/147 #8 18.44 Installing : libjpeg-turbo-2.0.90-5.el9.aarch64 28/147 #8 18.44 Installing : hunspell-filesystem-1.7.0-11.el9.aarch64 29/147 #8 18.48 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 30/147 #8 18.49 Installing : hunspell-1.7.0-11.el9.aarch64 31/147 #8 18.52 Installing : enchant-1:1.6.0-30.el9.aarch64 32/147 #8 18.53 Installing : python3-enchant-3.2.0-5.el9.noarch 33/147 #8 18.57 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 34/147 #8 18.58 Installing : emacs-filesystem-1:27.1-3.el9.noarch 35/147 #8 18.59 Installing : desktop-file-utils-0.26-5.el9.aarch64 36/147 #8 18.62 Installing : efi-srpm-macros-4-9.el9.noarch 37/147 #8 18.62 Installing : dwz-0.14-3.el9.aarch64 38/147 #8 23.97 Selecting previously unselected package libtsan0:amd64. #8 23.87 Selecting previously unselected package libc6-dev:arm64. #8 23.88 Preparing to unpack .../063-libc6-dev_2.27-3ubuntu1.5_arm64.deb ... #8 23.88 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.5) ... #8 16.64 debconf: delaying package configuration, since apt-utils is not installed #8 23.21 Selecting previously unselected package g++-10. #8 23.21 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ... #8 23.22 Unpacking g++-10 (10.2.1-6) ... #9 23.56 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #9 23.56 Unpacking autopoint (0.19.8.1-10build1) ... #9 23.60 Selecting previously unselected package binutils-common:arm64. #9 23.60 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.3_arm64.deb ... #9 23.60 Unpacking binutils-common:arm64 (2.34-6ubuntu1.3) ... #9 23.64 Selecting previously unselected package libbinutils:arm64. #9 23.65 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.3_arm64.deb ... #9 23.65 Unpacking libbinutils:arm64 (2.34-6ubuntu1.3) ... #9 23.72 Selecting previously unselected package libctf-nobfd0:arm64. #9 23.72 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.3_arm64.deb ... #9 23.73 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ... #9 23.76 Selecting previously unselected package libctf0:arm64. #9 23.76 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.3_arm64.deb ... #9 23.77 Unpacking libctf0:arm64 (2.34-6ubuntu1.3) ... #9 23.79 Selecting previously unselected package binutils-aarch64-linux-gnu. #9 23.80 Preparing to unpack .../073-binutils-aarch64-linux-gnu_2.34-6ubuntu1.3_arm64.deb ... #9 23.80 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ... #9 21.42 Selecting previously unselected package python3-minimal. #9 21.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 ... 4703 files and directories currently installed.) #9 21.43 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_arm64.deb ... #9 21.43 Unpacking python3-minimal (3.10.4-0ubuntu2) ... #9 21.47 Selecting previously unselected package media-types. #9 21.47 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #9 21.47 Unpacking media-types (7.0.0) ... #9 21.50 Selecting previously unselected package libmpdec3:arm64. #9 21.50 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... #9 21.51 Unpacking libmpdec3:arm64 (2.5.1-2build2) ... #9 21.54 Selecting previously unselected package readline-common. #9 21.54 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #9 21.55 Unpacking readline-common (8.1.2-1) ... #9 21.58 Selecting previously unselected package libreadline8:arm64. #9 21.58 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... #9 21.59 Unpacking libreadline8:arm64 (8.1.2-1) ... #9 21.63 Selecting previously unselected package libsqlite3-0:arm64. #9 21.63 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_arm64.deb ... #9 21.63 Unpacking libsqlite3-0:arm64 (3.37.2-2) ... #9 21.67 Selecting previously unselected package libpython3.10-stdlib:arm64. #9 21.67 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3_arm64.deb ... #9 21.67 Unpacking libpython3.10-stdlib:arm64 (3.10.4-3) ... #9 21.77 Selecting previously unselected package python3.10. #8 24.17 Selecting previously unselected package iso-codes. #8 21.03 Running transaction #8 22.83 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 22.84 Unpacking autotools-dev (20180224.1+nmu1) ... #8 22.92 Selecting previously unselected package automake. #8 22.92 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 22.92 Unpacking automake (1:1.16.3-2) ... #8 23.04 Selecting previously unselected package autopoint. #8 23.04 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 23.04 Unpacking autopoint (0.21-4) ... #8 23.11 Selecting previously unselected package binutils-common:armhf. #8 23.11 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ... #8 23.11 Unpacking binutils-common:armhf (2.35.2-2) ... #9 23.04 Get:350 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 t1utils arm64 1.41-4build1 [61.4 kB] #9 23.05 Get:351 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 unzip arm64 6.0-26ubuntu1 [160 kB] #9 23.05 Get:352 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 lintian all 2.104.0ubuntu3.1 [969 kB] #9 23.10 Get:353 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #9 23.22 Get:354 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-certifi all 2020.6.20-1 [150 kB] #9 23.23 Get:355 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-idna all 2.10-1 [35.2 kB] #9 23.23 Get:356 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 23.23 Get:357 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 23.23 Get:358 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #9 23.23 Get:359 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-xdg all 0.27-2 [36.9 kB] #9 23.23 Get:360 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 equivs all 2.3.1 [19.0 kB] #9 23.24 Get:361 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 23.24 Get:362 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 python3-magic all 2:0.4.20-3 [12.3 kB] #9 24.20 Selecting previously unselected package python3-minimal. #9 24.20 (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.) #9 24.20 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_amd64.deb ... #9 24.21 Unpacking python3-minimal (3.9.4-1build1) ... #9 24.24 Selecting previously unselected package media-types. #9 24.24 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #9 24.25 Unpacking media-types (4.0.0) ... #9 24.33 Selecting previously unselected package tzdata. #9 24.33 Preparing to unpack .../2-tzdata_2022a-0ubuntu0.21.10_all.deb ... #9 24.33 Unpacking tzdata (2022a-0ubuntu0.21.10) ... #9 23.59 Selecting previously unselected package libpopt0:armhf. #9 23.59 Preparing to unpack .../024-libpopt0_1.16-14_armhf.deb ... #9 23.60 Unpacking libpopt0:armhf (1.16-14) ... #9 23.69 Selecting previously unselected package libxml2:armhf. #9 23.69 Preparing to unpack .../025-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_armhf.deb ... #9 23.69 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.2) ... #9 23.82 Selecting previously unselected package libyaml-0-2:armhf. #9 23.82 Preparing to unpack .../026-libyaml-0-2_0.2.2-1_armhf.deb ... #9 23.83 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #9 23.87 Selecting previously unselected package lsb-release. #9 23.87 Preparing to unpack .../027-lsb-release_11.1.0ubuntu2_all.deb ... #9 23.87 Unpacking lsb-release (11.1.0ubuntu2) ... #9 23.91 Selecting previously unselected package netbase. #9 23.91 Preparing to unpack .../028-netbase_6.1_all.deb ... #9 23.91 Unpacking netbase (6.1) ... #9 25.20 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2_all.deb ... #9 25.21 Unpacking dpkg-dev (1.21.1ubuntu2) ... #9 25.28 Selecting previously unselected package build-essential. #9 25.29 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ... #9 25.30 Unpacking build-essential (12.9ubuntu3) ... #9 25.36 Selecting previously unselected package libbrotli1:amd64. #9 25.37 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ... #9 25.37 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #9 25.41 Selecting previously unselected package libsasl2-modules-db:amd64. #9 25.41 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_amd64.deb ... #9 25.41 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 25.44 Selecting previously unselected package libsasl2-2:amd64. #9 25.44 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1_amd64.deb ... #9 25.45 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 25.48 Selecting previously unselected package libldap-2.5-0:amd64. #8 30.29 Selecting previously unselected package gcc-7-base:armhf. #8 30.29 Preparing to unpack .../064-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 30.29 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ... #8 30.34 Selecting previously unselected package libisl19:armhf. #8 30.34 Preparing to unpack .../065-libisl19_0.19-1_armhf.deb ... #8 30.35 Unpacking libisl19:armhf (0.19-1) ... #8 30.44 Selecting previously unselected package libmpfr6:armhf. #8 30.44 Preparing to unpack .../066-libmpfr6_4.0.1-1_armhf.deb ... #8 30.46 Unpacking libmpfr6:armhf (4.0.1-1) ... #8 30.52 Selecting previously unselected package libmpc3:armhf. #8 30.52 Preparing to unpack .../067-libmpc3_1.1.0-1_armhf.deb ... #8 30.52 Unpacking libmpc3:armhf (1.1.0-1) ... #8 30.55 Selecting previously unselected package cpp-7. #8 25.21 Selecting previously unselected package libmpc3:amd64. #8 25.21 Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ... #8 25.27 Unpacking libmpc3:amd64 (1.1.0-1) ... #8 25.34 Selecting previously unselected package cpp-8. #8 25.34 Preparing to unpack .../037-cpp-8_8.3.0-6_amd64.deb ... #8 25.35 Unpacking cpp-8 (8.3.0-6) ... #8 18.63 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 39/147 #8 18.68 Installing : gsettings-desktop-schemas-40.0-4.el9.aarch64 40/147 #8 18.69 Installing : zstd-1.5.1-2.el9.aarch64 41/147 #8 18.74 Installing : shared-mime-info-2.1-4.el9.aarch64 42/147 #8 18.78 Running scriptlet: shared-mime-info-2.1-4.el9.aarch64 42/147 #8 18.79 Installing : python3-six-1.15.0-9.el9.noarch 43/147 #8 18.82 Installing : python3-dateutil-1:2.8.1-6.el9.noarch 44/147 #8 18.83 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 45/147 #8 18.84 Installing : libpsl-0.21.1-5.el9.aarch64 46/147 #8 24.11 Selecting previously unselected package gcc-7-base:arm64. #8 24.11 Preparing to unpack .../064-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 24.12 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... #8 24.16 Selecting previously unselected package libisl19:arm64. #8 24.16 Preparing to unpack .../065-libisl19_0.19-1_arm64.deb ... #8 24.17 Unpacking libisl19:arm64 (0.19-1) ... #8 24.24 Selecting previously unselected package libmpfr6:arm64. #8 24.24 Preparing to unpack .../066-libmpfr6_4.0.1-1_arm64.deb ... #8 24.25 Unpacking libmpfr6:arm64 (4.0.1-1) ... #8 24.31 Selecting previously unselected package libmpc3:arm64. #8 24.31 Preparing to unpack .../067-libmpc3_1.1.0-1_arm64.deb ... #8 24.31 Unpacking libmpc3:arm64 (1.1.0-1) ... #8 24.35 Selecting previously unselected package cpp-7. #8 23.97 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... #8 23.99 Unpacking libtsan0:amd64 (10.2.1-6) ... #8 16.69 Fetched 79.5 MB in 7s (11.8 MB/s) #8 16.72 Selecting previously unselected package bsdextrautils. #8 16.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 ... 7890 files and directories currently installed.) #8 16.73 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #8 16.73 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #8 16.81 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u2_armhf.deb ... #9 24.03 Selecting previously unselected package binutils. #9 24.03 Preparing to unpack .../074-binutils_2.34-6ubuntu1.3_arm64.deb ... #9 24.03 Unpacking binutils (2.34-6ubuntu1.3) ... #9 24.06 Selecting previously unselected package libc-dev-bin. #9 24.06 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.7_arm64.deb ... #9 24.07 Unpacking libc-dev-bin (2.31-0ubuntu9.7) ... #9 24.10 Selecting previously unselected package linux-libc-dev:arm64. #9 24.10 Preparing to unpack .../076-linux-libc-dev_5.4.0-109.123_arm64.deb ... #9 24.11 Unpacking linux-libc-dev:arm64 (5.4.0-109.123) ... #9 21.77 Preparing to unpack .../7-python3.10_3.10.4-3_arm64.deb ... #9 21.78 Unpacking python3.10 (3.10.4-3) ... #9 21.81 Selecting previously unselected package libpython3-stdlib:arm64. #9 21.81 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_arm64.deb ... #9 21.81 Unpacking libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ... #9 21.84 Setting up python3-minimal (3.10.4-0ubuntu2) ... #9 22.02 Selecting previously unselected package python3. #8 24.17 Preparing to unpack .../032-iso-codes_3.79-1_all.deb ... #8 24.18 Unpacking iso-codes (3.79-1) ... #9 23.42 debconf: delaying package configuration, since apt-utils is not installed #9 23.46 Fetched 247 MB in 18s (14.0 MB/s) #9 23.50 Selecting previously unselected package liblocale-gettext-perl. #9 23.50 (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.) #9 23.51 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_arm64.deb ... #9 23.51 Unpacking liblocale-gettext-perl (1.07-4build1) ... #9 23.55 Selecting previously unselected package libpython3.9-minimal:arm64. #9 23.55 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_arm64.deb ... #9 23.55 Unpacking libpython3.9-minimal:arm64 (3.9.7-2build1) ... #9 24.53 Selecting previously unselected package libmpdec3:amd64. #9 24.53 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_amd64.deb ... #9 24.54 Unpacking libmpdec3:amd64 (2.5.1-2build1) ... #9 24.57 Selecting previously unselected package readline-common. #9 24.57 Preparing to unpack .../4-readline-common_8.1-2_all.deb ... #9 24.57 Unpacking readline-common (8.1-2) ... #9 24.61 Selecting previously unselected package libreadline8:amd64. #9 24.62 Preparing to unpack .../5-libreadline8_8.1-2_amd64.deb ... #9 24.62 Unpacking libreadline8:amd64 (8.1-2) ... #9 24.67 Selecting previously unselected package libsqlite3-0:amd64. #9 25.48 Preparing to unpack .../102-libldap-2.5-0_2.5.11+dfsg-1~exp1ubuntu3_amd64.deb ... #9 23.95 Selecting previously unselected package python3-pkg-resources. #9 25.49 Unpacking libldap-2.5-0:amd64 (2.5.11+dfsg-1~exp1ubuntu3) ... #9 25.52 Selecting previously unselected package librtmp1:amd64. #9 25.52 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #9 25.52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #9 25.58 Selecting previously unselected package libssh-4:amd64. #9 25.59 Preparing to unpack .../104-libssh-4_0.9.6-2build1_amd64.deb ... #9 25.59 Unpacking libssh-4:amd64 (0.9.6-2build1) ... #9 23.95 Preparing to unpack .../029-python3-pkg-resources_45.2.0-1_all.deb ... #9 23.96 Unpacking python3-pkg-resources (45.2.0-1) ... #9 24.01 Selecting previously unselected package python3-six. #9 25.62 Selecting previously unselected package libcurl4:amd64. #9 25.62 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.1_amd64.deb ... #9 24.01 Preparing to unpack .../030-python3-six_1.14.0-2_all.deb ... #9 24.02 Unpacking python3-six (1.14.0-2) ... #9 25.63 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.1) ... #9 25.66 Selecting previously unselected package curl. #9 24.06 Selecting previously unselected package shared-mime-info. #9 24.06 Preparing to unpack .../031-shared-mime-info_1.15-1_armhf.deb ... #9 25.66 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.1_amd64.deb ... #9 25.66 Unpacking curl (7.81.0-1ubuntu1.1) ... #9 24.07 Unpacking shared-mime-info (1.15-1) ... #9 24.20 Selecting previously unselected package ucf. #9 25.69 Selecting previously unselected package dctrl-tools. #9 25.70 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ... #9 24.20 Preparing to unpack .../032-ucf_3.0038+nmu1_all.deb ... #9 25.70 Unpacking dctrl-tools (2.24-3build2) ... #9 25.73 Selecting previously unselected package libdebhelper-perl. #9 25.74 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ... #9 25.74 Unpacking libdebhelper-perl (13.6ubuntu1) ... #9 25.77 Selecting previously unselected package libtool. #9 25.77 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ... #9 25.78 Unpacking libtool (2.4.6-15build2) ... #9 25.80 Selecting previously unselected package dh-autoreconf. #8 30.56 Preparing to unpack .../068-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 30.56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 18.87 Installing : pkgconf-m4-1.7.3-9.el9.noarch 47/147 #8 18.88 Installing : ncurses-6.2-8.20210508.el9.aarch64 48/147 #8 18.91 Installing : perl-Digest-1.19-4.el9.noarch 49/147 #8 18.91 Installing : perl-Digest-MD5-2.58-4.el9.aarch64 50/147 #8 18.92 Installing : perl-B-1.80-479.el9.aarch64 51/147 #8 18.95 Installing : perl-FileHandle-2.03-479.el9.noarch 52/147 #8 18.95 Installing : perl-AutoLoader-5.74-479.el9.noarch 53/147 #8 19.00 Installing : perl-Data-Dumper-2.174-462.el9.aarch64 54/147 #8 19.01 Installing : perl-libnet-3.13-4.el9.noarch 55/147 #8 19.09 Installing : perl-base-2.27-479.el9.noarch 56/147 #8 24.35 Preparing to unpack .../068-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 24.35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 24.32 Selecting previously unselected package libubsan1:amd64. #8 24.32 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... #8 24.35 Unpacking libubsan1:amd64 (10.2.1-6) ... #21 19.74 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] #21 19.74 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] #9 24.26 Selecting previously unselected package libcrypt-dev:arm64. #9 24.26 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ... #9 24.27 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #9 24.31 Selecting previously unselected package libc6-dev:arm64. #9 24.31 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.7_arm64.deb ... #9 24.31 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.7) ... #9 22.02 (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 ... 5132 files and directories currently installed.) #9 22.03 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_arm64.deb ... #9 22.03 Unpacking python3 (3.10.4-0ubuntu2) ... #9 22.06 Selecting previously unselected package perl-modules-5.34. #9 22.07 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ... #9 22.07 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 22.30 Selecting previously unselected package libgdbm6:arm64. #8 17.01 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u2) over (2.31-13+rpi1+deb11u2) ... #8 24.61 Selecting previously unselected package krb5-locales. #8 24.61 Preparing to unpack .../033-krb5-locales_1.16-2ubuntu0.2_all.deb ... #8 24.61 Unpacking krb5-locales (1.16-2ubuntu0.2) ... #8 24.65 Selecting previously unselected package libedit2:amd64. #8 24.65 Preparing to unpack .../034-libedit2_3.1-20170329-1_amd64.deb ... #8 24.66 Unpacking libedit2:amd64 (3.1-20170329-1) ... #8 24.71 Selecting previously unselected package libkrb5support0:amd64. #8 23.87 Selecting previously unselected package g++. #8 23.87 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ... #8 23.87 Unpacking g++ (4:10.2.1-1) ... #8 23.90 Selecting previously unselected package make. #8 23.90 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ... #8 23.90 Unpacking make (4.3-4.1) ... #8 23.97 Selecting previously unselected package libdpkg-perl. #8 27.16 Selecting previously unselected package gcc. #8 27.16 Preparing to unpack .../046-gcc_4%3a8.3.0-1_armhf.deb ... #8 27.17 Unpacking gcc (4:8.3.0-1) ... #8 27.22 Selecting previously unselected package libstdc++-8-dev:armhf. #8 27.22 Preparing to unpack .../047-libstdc++-8-dev_8.3.0-6_armhf.deb ... #8 27.23 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ... #9 23.63 Selecting previously unselected package libexpat1:arm64. #9 23.63 Preparing to unpack .../libexpat1_2.4.1-2ubuntu0.3_arm64.deb ... #9 23.64 Unpacking libexpat1:arm64 (2.4.1-2ubuntu0.3) ... #9 23.68 Selecting previously unselected package python3.9-minimal. #9 23.68 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_arm64.deb ... #9 23.69 Unpacking python3.9-minimal (3.9.7-2build1) ... #9 23.75 Setting up libpython3.9-minimal:arm64 (3.9.7-2build1) ... #9 23.32 Selecting previously unselected package libpopt0:amd64. #9 23.33 Preparing to unpack .../024-libpopt0_1.16-14_amd64.deb ... #9 23.33 Unpacking libpopt0:amd64 (1.16-14) ... #9 23.37 Selecting previously unselected package libxml2:amd64. #9 23.37 Preparing to unpack .../025-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... #9 23.37 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... #9 23.46 Selecting previously unselected package libyaml-0-2:amd64. #9 23.46 Preparing to unpack .../026-libyaml-0-2_0.2.2-1_amd64.deb ... #9 23.47 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 23.51 Selecting previously unselected package lsb-release. #9 23.51 Preparing to unpack .../027-lsb-release_11.1.0ubuntu2_all.deb ... #9 23.52 Unpacking lsb-release (11.1.0ubuntu2) ... #9 23.54 Selecting previously unselected package netbase. #9 23.55 Preparing to unpack .../028-netbase_6.1_all.deb ... #9 23.55 Unpacking netbase (6.1) ... #9 23.58 Selecting previously unselected package python3-pkg-resources. #9 24.67 Preparing to unpack .../6-libsqlite3-0_3.35.5-1ubuntu0.1_amd64.deb ... #9 24.67 Unpacking libsqlite3-0:amd64 (3.35.5-1ubuntu0.1) ... #9 24.71 Selecting previously unselected package libpython3.9-stdlib:amd64. #9 24.71 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_amd64.deb ... #9 24.72 Unpacking libpython3.9-stdlib:amd64 (3.9.7-2build1) ... #9 24.81 Selecting previously unselected package python3.9. #9 24.81 Preparing to unpack .../8-python3.9_3.9.7-2build1_amd64.deb ... #9 24.82 Unpacking python3.9 (3.9.7-2build1) ... #9 24.85 Selecting previously unselected package libpython3-stdlib:amd64. #9 24.85 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_amd64.deb ... #9 24.85 Unpacking libpython3-stdlib:amd64 (3.9.4-1build1) ... #9 24.88 Setting up python3-minimal (3.9.4-1build1) ... #8 23.48 Selecting previously unselected package libbinutils:armhf. #8 23.48 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ... #8 23.49 Unpacking libbinutils:armhf (2.35.2-2) ... #8 23.58 Selecting previously unselected package libctf-nobfd0:armhf. #8 23.58 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ... #8 23.58 Unpacking libctf-nobfd0:armhf (2.35.2-2) ... #8 23.64 Selecting previously unselected package libctf0:armhf. #8 23.64 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ... #8 23.64 Unpacking libctf0:armhf (2.35.2-2) ... #8 23.68 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 23.68 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ... #8 23.69 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... #9 25.81 Preparing to unpack .../110-dh-autoreconf_20_all.deb ... #9 25.81 Unpacking dh-autoreconf (20) ... #9 25.84 Selecting previously unselected package libarchive-zip-perl. #9 25.84 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ... #9 25.84 Unpacking libarchive-zip-perl (1.68-1) ... #9 25.87 Selecting previously unselected package libsub-override-perl. #9 25.88 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ... #9 25.88 Unpacking libsub-override-perl (0.09-2) ... #9 25.91 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 25.91 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #9 25.91 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #9 25.93 Selecting previously unselected package dh-strip-nondeterminism. #9 25.94 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ... #9 25.94 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #9 25.97 Selecting previously unselected package libdw1:amd64. #9 25.97 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ... #9 25.98 Unpacking libdw1:amd64 (0.186-1build1) ... #9 26.01 Selecting previously unselected package debugedit. #9 26.01 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ... #9 24.21 Moving old data out of the way #9 24.21 Unpacking ucf (3.0038+nmu1) ... #9 24.27 Selecting previously unselected package xdg-user-dirs. #9 24.27 Preparing to unpack .../033-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ... #9 24.29 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 24.36 Selecting previously unselected package xz-utils. #9 24.36 Preparing to unpack .../034-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ... #9 24.37 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #9 24.42 Selecting previously unselected package gettext-base. #9 24.42 Preparing to unpack .../035-gettext-base_0.19.8.1-10build1_armhf.deb ... #9 24.42 Unpacking gettext-base (0.19.8.1-10build1) ... #9 24.45 Selecting previously unselected package iso-codes. #9 24.45 Preparing to unpack .../036-iso-codes_4.4-1_all.deb ... #8 19.10 Installing : perl-URI-5.09-3.el9.noarch 57/147 #8 19.18 Installing : perl-Net-SSLeay-1.92-1.el9.aarch64 58/147 #8 19.19 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 59/147 #8 19.27 Installing : perl-if-0.60.800-479.el9.noarch 60/147 #8 19.28 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 61/147 #8 19.29 Installing : perl-Time-Local-2:1.300-7.el9.noarch 62/147 #8 19.36 Installing : perl-File-Path-2.18-4.el9.noarch 63/147 #8 19.36 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 64/147 #8 24.57 Selecting previously unselected package libquadmath0:amd64. #8 24.57 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... #8 24.57 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 24.62 Selecting previously unselected package libgcc-10-dev:amd64. #8 24.62 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 24.63 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #9 24.55 Selecting previously unselected package gcc-9-base:arm64. #9 24.55 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 24.55 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 24.61 Selecting previously unselected package libisl22:arm64. #9 24.61 Preparing to unpack .../080-libisl22_0.22.1-1_arm64.deb ... #9 24.62 Unpacking libisl22:arm64 (0.22.1-1) ... #9 24.69 Selecting previously unselected package libmpfr6:arm64. #9 22.30 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ... #9 22.30 Unpacking libgdbm6:arm64 (1.23-1) ... #9 22.34 Selecting previously unselected package libgdbm-compat4:arm64. #9 22.34 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ... #9 22.34 Unpacking libgdbm-compat4:arm64 (1.23-1) ... #9 22.38 Selecting previously unselected package libperl5.34:arm64. #9 22.38 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_arm64.deb ... #9 22.38 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1) ... #8 24.71 Preparing to unpack .../035-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... #8 24.72 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... #8 24.75 Selecting previously unselected package libk5crypto3:amd64. #8 24.75 Preparing to unpack .../036-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... #8 24.76 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... #8 24.81 Selecting previously unselected package libkeyutils1:amd64. #8 24.81 Preparing to unpack .../037-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... #8 24.82 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #8 24.86 Selecting previously unselected package libkrb5-3:amd64. #8 24.86 Preparing to unpack .../038-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... #8 24.87 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... #8 24.94 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 24.94 Preparing to unpack .../039-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... #8 24.94 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... #8 24.98 Selecting previously unselected package libpsl5:amd64. #8 24.99 Preparing to unpack .../040-libpsl5_0.19.1-5build1_amd64.deb ... #8 24.99 Unpacking libpsl5:amd64 (0.19.1-5build1) ... #8 25.04 Selecting previously unselected package libssl1.0.0:amd64. #8 25.04 Preparing to unpack .../041-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... #8 23.97 Preparing to unpack .../058-libdpkg-perl_1.20.9_all.deb ... #8 23.98 Unpacking libdpkg-perl (1.20.9) ... #8 24.04 Selecting previously unselected package patch. #8 24.04 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ... #8 24.05 Unpacking patch (2.7.6-7) ... #8 24.11 Selecting previously unselected package dpkg-dev. #8 24.11 Preparing to unpack .../060-dpkg-dev_1.20.9_all.deb ... #8 24.11 Unpacking dpkg-dev (1.20.9) ... #8 24.22 Selecting previously unselected package build-essential. #8 24.22 Preparing to unpack .../061-build-essential_12.9_arm64.deb ... #8 24.23 Unpacking build-essential (12.9) ... #8 24.29 Selecting previously unselected package libbrotli1:arm64. #8 24.29 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ... #8 24.30 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... #8 24.34 Selecting previously unselected package libsasl2-modules-db:arm64. #8 27.63 Selecting previously unselected package g++-8. #8 27.63 Preparing to unpack .../048-g++-8_8.3.0-6_armhf.deb ... #9 23.77 Setting up libexpat1:arm64 (2.4.1-2ubuntu0.3) ... #9 23.78 Setting up python3.9-minimal (3.9.7-2build1) ... #9 23.58 Preparing to unpack .../029-python3-pkg-resources_45.2.0-1_all.deb ... #9 23.59 Unpacking python3-pkg-resources (45.2.0-1) ... #9 23.63 Selecting previously unselected package python3-six. #9 23.63 Preparing to unpack .../030-python3-six_1.14.0-2_all.deb ... #9 23.63 Unpacking python3-six (1.14.0-2) ... #9 23.67 Selecting previously unselected package shared-mime-info. #9 23.67 Preparing to unpack .../031-shared-mime-info_1.15-1_amd64.deb ... #9 23.67 Unpacking shared-mime-info (1.15-1) ... #9 23.75 Selecting previously unselected package ucf. #9 23.75 Preparing to unpack .../032-ucf_3.0038+nmu1_all.deb ... #9 23.76 Moving old data out of the way #9 23.76 Unpacking ucf (3.0038+nmu1) ... #9 23.80 Selecting previously unselected package xdg-user-dirs. #9 23.80 Preparing to unpack .../033-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #9 23.81 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 23.86 Selecting previously unselected package xz-utils. #8 22.82 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ... #9 25.08 Selecting previously unselected package python3. #9 25.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 ... 6989 files and directories currently installed.) #9 25.09 Preparing to unpack .../000-python3_3.9.4-1build1_amd64.deb ... #9 25.09 Unpacking python3 (3.9.4-1build1) ... #9 25.13 Selecting previously unselected package bsdextrautils. #9 25.13 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu2.2_amd64.deb ... #9 25.13 Unpacking bsdextrautils (2.36.1-8ubuntu2.2) ... #9 25.18 Selecting previously unselected package libuchardet0:amd64. #9 26.01 Unpacking debugedit (1:5.0-4build1) ... #9 26.04 Selecting previously unselected package dwz. #9 26.04 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ... #9 26.04 Unpacking dwz (0.14-1build2) ... #9 26.07 Selecting previously unselected package gettext. #9 26.07 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ... #9 26.07 Unpacking gettext (0.21-4ubuntu4) ... #9 26.12 Selecting previously unselected package intltool-debian. #9 26.12 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ... #9 26.12 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 26.15 Selecting previously unselected package po-debconf. #9 26.15 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ... #9 26.15 Unpacking po-debconf (1.0.21+nmu1) ... #9 26.20 Selecting previously unselected package debhelper. #9 26.20 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ... #9 26.20 Unpacking debhelper (13.6ubuntu1) ... #9 26.25 Selecting previously unselected package libfakeroot:amd64. #9 24.46 Unpacking iso-codes (4.4-1) ... #8 19.37 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 65/147 #8 19.43 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 66/147 #8 19.43 Installing : perl-Class-Struct-0.66-479.el9.noarch 67/147 #8 19.44 Installing : perl-POSIX-1.94-479.el9.aarch64 68/147 #8 19.51 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 69/147 #8 19.52 Installing : perl-IPC-Open3-1.21-479.el9.noarch 70/147 #8 19.52 Installing : perl-subs-1.03-479.el9.noarch 71/147 #8 19.60 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 72/147 #8 19.60 Installing : perl-HTTP-Tiny-0.076-460.el9.noarch 73/147 #8 19.67 Installing : perl-Term-Cap-1.17-460.el9.noarch 74/147 #8 24.85 Selecting previously unselected package gcc-10. #8 24.85 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... #8 24.85 Unpacking gcc-10 (10.2.1-6) ... #9 24.69 Preparing to unpack .../081-libmpfr6_4.0.2-1_arm64.deb ... #9 24.70 Unpacking libmpfr6:arm64 (4.0.2-1) ... #9 24.75 Selecting previously unselected package libmpc3:arm64. #9 24.75 Preparing to unpack .../082-libmpc3_1.1.0-1_arm64.deb ... #9 24.75 Unpacking libmpc3:arm64 (1.1.0-1) ... #9 24.79 Selecting previously unselected package cpp-9. #9 24.79 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 24.79 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 22.60 Selecting previously unselected package perl. #9 22.60 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_arm64.deb ... #9 22.60 Unpacking perl (5.34.0-3ubuntu1) ... #9 22.65 Selecting previously unselected package openssl. #9 22.65 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.1_arm64.deb ... #9 22.65 Unpacking openssl (3.0.2-0ubuntu1.1) ... #9 22.71 Selecting previously unselected package ca-certificates. #8 24.89 Selecting previously unselected package cpp. #8 24.89 Preparing to unpack .../069-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... #8 24.89 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #8 24.94 Selecting previously unselected package libcc1-0:arm64. #8 24.94 Preparing to unpack .../070-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 24.94 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 24.98 Selecting previously unselected package libgomp1:arm64. #8 24.99 Preparing to unpack .../071-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 24.99 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.03 Selecting previously unselected package libitm1:arm64. #8 25.03 Preparing to unpack .../072-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 25.04 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.08 Selecting previously unselected package libatomic1:arm64. #8 25.08 Preparing to unpack .../073-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 25.08 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.12 Selecting previously unselected package libasan4:arm64. #8 25.13 Preparing to unpack .../074-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.13 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... #8 25.04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... #8 25.16 Selecting previously unselected package libxmuu1:amd64. #8 25.16 Preparing to unpack .../042-libxmuu1_2%3a1.1.2-2_amd64.deb ... #8 25.16 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #8 25.19 Selecting previously unselected package manpages. #8 25.19 Preparing to unpack .../043-manpages_4.15-1_all.deb ... #8 25.20 Unpacking manpages (4.15-1) ... #8 31.24 Selecting previously unselected package cpp. #8 31.24 Preparing to unpack .../069-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ... #8 31.25 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #8 31.28 Selecting previously unselected package libcc1-0:armhf. #8 31.28 Preparing to unpack .../070-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ... #8 31.28 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ... #8 31.32 Selecting previously unselected package libgomp1:armhf. #8 31.32 Preparing to unpack .../071-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ... #8 31.32 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ... #8 31.36 Selecting previously unselected package libatomic1:armhf. #8 31.36 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ... #8 24.35 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #8 24.35 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 24.39 Selecting previously unselected package libsasl2-2:arm64. #8 24.39 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #8 24.40 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 24.44 Selecting previously unselected package libldap-2.4-2:arm64. #8 24.44 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... #8 24.45 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... #8 24.50 Selecting previously unselected package libnghttp2-14:arm64. #8 24.50 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ... #8 24.51 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... #8 24.55 Selecting previously unselected package libpsl5:arm64. #8 24.55 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ... #21 20.41 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] #8 26.25 Selecting previously unselected package libfakeroot:arm64. #8 27.63 Unpacking g++-8 (8.3.0-6) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 5.7s done #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 5.0s #8 26.21 Selecting previously unselected package cpp. #8 26.21 Preparing to unpack .../038-cpp_4%3a8.3.0-1_amd64.deb ... #8 26.21 Unpacking cpp (4:8.3.0-1) ... #8 26.24 Selecting previously unselected package libcc1-0:amd64. #8 26.25 Preparing to unpack .../039-libcc1-0_8.3.0-6_amd64.deb ... #8 26.25 Unpacking libcc1-0:amd64 (8.3.0-6) ... #8 26.33 Selecting previously unselected package libgomp1:amd64. #8 26.34 Preparing to unpack .../040-libgomp1_8.3.0-6_amd64.deb ... #8 26.34 Unpacking libgomp1:amd64 (8.3.0-6) ... #8 26.38 Selecting previously unselected package libitm1:amd64. #8 26.38 Preparing to unpack .../041-libitm1_8.3.0-6_amd64.deb ... #8 26.39 Unpacking libitm1:amd64 (8.3.0-6) ... #8 26.42 Selecting previously unselected package libatomic1:amd64. #8 26.42 Preparing to unpack .../042-libatomic1_8.3.0-6_amd64.deb ... #8 26.43 Unpacking libatomic1:amd64 (8.3.0-6) ... #8 26.47 Selecting previously unselected package libasan5:amd64. #9 23.87 Preparing to unpack .../034-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... #9 23.87 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #9 23.90 Selecting previously unselected package gettext-base. #9 23.91 Preparing to unpack .../035-gettext-base_0.19.8.1-10build1_amd64.deb ... #9 23.91 Unpacking gettext-base (0.19.8.1-10build1) ... #9 23.94 Selecting previously unselected package iso-codes. #9 23.95 Preparing to unpack .../036-iso-codes_4.4-1_all.deb ... #9 23.95 Unpacking iso-codes (4.4-1) ... #9 25.18 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_amd64.deb ... #9 25.19 Unpacking libuchardet0:amd64 (0.0.7-1build1) ... #9 25.22 Selecting previously unselected package groff-base. #9 25.22 Preparing to unpack .../003-groff-base_1.22.4-7_amd64.deb ... #9 25.22 Unpacking groff-base (1.22.4-7) ... #9 25.29 Selecting previously unselected package libgdbm6:amd64. #9 25.29 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ... #9 25.30 Unpacking libgdbm6:amd64 (1.19-2) ... #9 25.34 Selecting previously unselected package libpipeline1:amd64. #9 25.34 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_amd64.deb ... #9 25.34 Unpacking libpipeline1:amd64 (1.5.3-1build1) ... #9 25.39 Selecting previously unselected package man-db. #9 25.39 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ... #9 25.40 Unpacking man-db (2.9.4-2) ... #9 25.52 Selecting previously unselected package perl-modules-5.32. #9 26.25 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ... #9 26.26 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... #9 26.28 Selecting previously unselected package fakeroot. #9 26.29 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ... #9 26.29 Unpacking fakeroot (1.28-1ubuntu1) ... #9 26.32 Selecting previously unselected package libassuan0:amd64. #9 26.32 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ... #9 26.33 Unpacking libassuan0:amd64 (2.5.5-1build1) ... #9 26.35 Selecting previously unselected package gpgconf. #9 26.35 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2_amd64.deb ... #9 26.36 Unpacking gpgconf (2.2.27-3ubuntu2) ... #9 26.39 Selecting previously unselected package libksba8:amd64. #9 26.39 Preparing to unpack .../126-libksba8_1.6.0-2build1_amd64.deb ... #9 26.39 Unpacking libksba8:amd64 (1.6.0-2build1) ... #9 26.42 Selecting previously unselected package libnpth0:amd64. #9 26.43 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ... #9 26.43 Unpacking libnpth0:amd64 (1.6-3build2) ... #9 26.46 Selecting previously unselected package dirmngr. #9 26.46 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2_amd64.deb ... #9 26.48 Unpacking dirmngr (2.2.27-3ubuntu2) ... #9 26.50 Selecting previously unselected package gnupg-l10n. #9 26.50 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2_all.deb ... #9 26.51 Unpacking gnupg-l10n (2.2.27-3ubuntu2) ... #9 26.53 Selecting previously unselected package gnupg-utils. #9 26.54 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2_amd64.deb ... #9 26.54 Unpacking gnupg-utils (2.2.27-3ubuntu2) ... #9 26.57 Selecting previously unselected package gpg. #8 19.68 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 75/147 #8 19.69 Installing : perl-Socket-4:2.031-4.el9.aarch64 76/147 #8 19.76 Installing : perl-SelectSaver-1.02-479.el9.noarch 77/147 #8 19.76 Installing : perl-Symbol-1.08-479.el9.noarch 78/147 #8 19.77 Installing : perl-File-stat-1.09-479.el9.noarch 79/147 #8 19.85 Installing : perl-podlators-1:4.14-460.el9.noarch 80/147 #8 19.86 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 81/147 #8 24.03 Selecting previously unselected package binutils. #8 24.03 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ... #8 24.03 Unpacking binutils (2.35.2-2) ... #8 24.07 Selecting previously unselected package libc-dev-bin. #8 24.07 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_armhf.deb ... #8 24.07 Unpacking libc-dev-bin (2.31-13+deb11u3) ... #8 24.12 Selecting previously unselected package linux-libc-dev:armhf. #8 24.12 Preparing to unpack .../033-linux-libc-dev_5.10.113-1_armhf.deb ... #8 24.14 Unpacking linux-libc-dev:armhf (5.10.113-1) ... #9 22.71 Preparing to unpack .../007-ca-certificates_20211016_all.deb ... #9 22.72 Unpacking ca-certificates (20211016) ... #9 22.77 Selecting previously unselected package distro-info-data. #9 22.77 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ... #9 22.77 Unpacking distro-info-data (0.52ubuntu0.1) ... #9 22.80 Selecting previously unselected package iso-codes. #9 22.80 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #9 22.80 Unpacking iso-codes (4.9.0-1) ... #9 22.94 Selecting previously unselected package less. #9 22.95 Preparing to unpack .../010-less_590-1build1_arm64.deb ... #9 22.95 Unpacking less (590-1build1) ... #9 22.99 Selecting previously unselected package libmd0:arm64. #8 25.20 Selecting previously unselected package liblsan0:arm64. #8 25.20 Preparing to unpack .../075-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 25.20 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.25 Selecting previously unselected package libtsan0:arm64. #8 25.25 Preparing to unpack .../076-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 25.26 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.32 Selecting previously unselected package libubsan0:arm64. #8 25.32 Selecting previously unselected package openssh-client. #8 25.32 Preparing to unpack .../044-openssh-client_1%3a7.6p1-4ubuntu0.6_amd64.deb ... #8 25.32 Unpacking openssh-client (1:7.6p1-4ubuntu0.6) ... #8 25.41 Selecting previously unselected package publicsuffix. #8 25.41 Preparing to unpack .../045-publicsuffix_20180223.1310-1_all.deb ... #8 25.42 Unpacking publicsuffix (20180223.1310-1) ... #8 25.45 Selecting previously unselected package python-apt-common. #8 25.45 Preparing to unpack .../046-python-apt-common_1.6.5ubuntu0.7_all.deb ... #8 25.46 Unpacking python-apt-common (1.6.5ubuntu0.7) ... #8 25.49 Selecting previously unselected package python3-apt. #8 25.50 Preparing to unpack .../047-python3-apt_1.6.5ubuntu0.7_amd64.deb ... #8 25.50 Unpacking python3-apt (1.6.5ubuntu0.7) ... #8 25.55 Selecting previously unselected package libunwind8:amd64. #8 31.36 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ... #8 31.40 Selecting previously unselected package libasan4:armhf. #8 31.40 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 31.41 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ... #8 31.50 Selecting previously unselected package libubsan0:armhf. #8 31.50 Preparing to unpack .../074-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 31.51 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ... #8 31.59 Selecting previously unselected package libcilkrts5:armhf. #8 31.59 Preparing to unpack .../075-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 31.59 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ... #8 24.56 Unpacking libpsl5:arm64 (0.21.0-1.2) ... #8 24.60 Selecting previously unselected package librtmp1:arm64. #8 24.61 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #8 24.61 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 24.65 Selecting previously unselected package libssh2-1:arm64. #8 24.65 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ... #8 24.66 Unpacking libssh2-1:arm64 (1.9.0-2) ... #8 24.71 Selecting previously unselected package libcurl4:arm64. #8 24.71 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... #8 24.72 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... #8 24.76 Selecting previously unselected package curl. #8 24.76 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u1_arm64.deb ... #8 24.76 Unpacking curl (7.74.0-1.3+deb11u1) ... #8 24.82 Selecting previously unselected package dctrl-tools. #8 24.82 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ... #8 24.83 Unpacking dctrl-tools (2.24-3) ... #8 24.86 Selecting previously unselected package libdebhelper-perl. #8 26.25 Preparing to unpack .../088-libfakeroot_1.23-1_arm64.deb ... #8 26.25 Unpacking libfakeroot:arm64 (1.23-1) ... #8 26.29 Selecting previously unselected package fakeroot. #8 26.29 Preparing to unpack .../089-fakeroot_1.23-1_arm64.deb ... #8 26.30 Unpacking fakeroot (1.23-1) ... #8 26.35 Selecting previously unselected package libassuan0:arm64. #8 26.35 Preparing to unpack .../090-libassuan0_2.5.2-1_arm64.deb ... #8 26.36 Unpacking libassuan0:arm64 (2.5.2-1) ... #8 26.39 Selecting previously unselected package gpgconf. #8 26.40 Preparing to unpack .../091-gpgconf_2.2.12-1+deb10u1_arm64.deb ... #8 26.40 Unpacking gpgconf (2.2.12-1+deb10u1) ... #8 26.45 Selecting previously unselected package libksba8:arm64. #8 26.45 Preparing to unpack .../092-libksba8_1.3.5-2_arm64.deb ... #8 26.46 Unpacking libksba8:arm64 (1.3.5-2) ... #8 26.51 Selecting previously unselected package libnpth0:arm64. #8 26.51 Preparing to unpack .../093-libnpth0_1.6-1_arm64.deb ... #8 26.51 Unpacking libnpth0:arm64 (1.6-1) ... #8 26.56 Selecting previously unselected package dirmngr. #21 20.41 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] #21 20.41 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] #21 20.41 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] #21 20.41 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] #21 20.41 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] #21 20.41 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] #21 20.42 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] #21 20.42 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] #21 20.42 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] #21 20.43 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] #21 20.45 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] #21 20.45 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] #21 20.47 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] #21 20.47 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] #21 20.50 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] #21 20.50 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] #21 20.54 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] #21 20.61 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] #8 26.47 Preparing to unpack .../043-libasan5_8.3.0-6_amd64.deb ... #8 26.48 Unpacking libasan5:amd64 (8.3.0-6) ... #8 26.54 Selecting previously unselected package liblsan0:amd64. #8 26.55 Preparing to unpack .../044-liblsan0_8.3.0-6_amd64.deb ... #8 26.55 Unpacking liblsan0:amd64 (8.3.0-6) ... #8 26.61 Selecting previously unselected package libtsan0:amd64. #8 26.61 Preparing to unpack .../045-libtsan0_8.3.0-6_amd64.deb ... #8 26.62 Unpacking libtsan0:amd64 (8.3.0-6) ... #8 26.68 Selecting previously unselected package libubsan1:amd64. #8 26.68 Preparing to unpack .../046-libubsan1_8.3.0-6_amd64.deb ... #8 26.68 Unpacking libubsan1:amd64 (8.3.0-6) ... #8 22.35 Preparing : 1/1 #8 22.40 Installing : elfutils-debuginfod-client-0.186-3.el9.x86_64 1/147 #8 22.42 Installing : binutils-gold-2.35.2-19.el9.x86_64 2/147 #8 22.53 Installing : binutils-2.35.2-19.el9.x86_64 3/147 #8 22.54 Running scriptlet: binutils-2.35.2-19.el9.x86_64 3/147 #8 22.55 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 4/147 #8 22.59 Installing : groff-base-1.22.4-10.el9.x86_64 4/147 #8 22.60 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 4/147 #8 22.61 Installing : file-5.39-8.el9.x86_64 5/147 #8 22.62 Upgrading : libsolv-0.7.22-1.el9.x86_64 6/147 #8 22.68 Upgrading : libdnf-0.67.0-1.el9.x86_64 7/147 #9 25.52 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ... #9 25.53 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ... #9 25.81 Selecting previously unselected package libgdbm-compat4:amd64. #9 24.30 Selecting previously unselected package krb5-locales. #9 24.31 Preparing to unpack .../037-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 24.31 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 24.34 Selecting previously unselected package libcbor0.6:amd64. #9 24.34 Preparing to unpack .../038-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #9 24.35 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 24.38 Selecting previously unselected package libedit2:amd64. #9 24.38 Preparing to unpack .../039-libedit2_3.1-20191231-1_amd64.deb ... #9 24.39 Unpacking libedit2:amd64 (3.1-20191231-1) ... #9 26.57 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2_amd64.deb ... #9 26.57 Unpacking gpg (2.2.27-3ubuntu2) ... #9 26.61 Selecting previously unselected package pinentry-curses. #9 26.61 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ... #9 26.61 Unpacking pinentry-curses (1.1.1-1build2) ... #9 26.65 Selecting previously unselected package gpg-agent. #9 26.65 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2_amd64.deb ... #9 26.65 Unpacking gpg-agent (2.2.27-3ubuntu2) ... #9 26.68 Selecting previously unselected package gpg-wks-client. #9 26.68 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2_amd64.deb ... #9 26.69 Unpacking gpg-wks-client (2.2.27-3ubuntu2) ... #9 26.72 Selecting previously unselected package gpg-wks-server. #9 26.72 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2_amd64.deb ... #9 26.72 Unpacking gpg-wks-server (2.2.27-3ubuntu2) ... #9 26.78 Selecting previously unselected package gpgsm. #9 26.78 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2_amd64.deb ... #9 26.78 Unpacking gpgsm (2.2.27-3ubuntu2) ... #9 26.81 Selecting previously unselected package gnupg. #9 24.42 Selecting previously unselected package python3-minimal. #9 24.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 ... 4685 files and directories currently installed.) #9 24.42 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_arm64.deb ... #9 24.43 Unpacking python3-minimal (3.9.4-1build1) ... #9 24.46 Selecting previously unselected package media-types. #9 24.46 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #9 24.46 Unpacking media-types (4.0.0) ... #9 24.53 Selecting previously unselected package tzdata. #9 24.53 Preparing to unpack .../2-tzdata_2022a-0ubuntu0.21.10_all.deb ... #9 24.53 Unpacking tzdata (2022a-0ubuntu0.21.10) ... #8 19.94 Installing : perl-Fcntl-1.13-479.el9.aarch64 82/147 #8 19.94 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 83/147 #8 19.95 Installing : perl-mro-1.23-479.el9.aarch64 84/147 #8 20.01 Installing : perl-IO-1.43-479.el9.aarch64 85/147 #8 20.02 Installing : perl-overloading-0.02-479.el9.noarch 86/147 #8 20.09 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 87/147 #8 20.09 Installing : perl-Errno-1.30-479.el9.aarch64 88/147 #8 20.10 Installing : perl-File-Basename-2.85-479.el9.noarch 89/147 #8 20.10 Installing : perl-Getopt-Std-1.12-479.el9.noarch 90/147 #8 24.50 Selecting previously unselected package libcrypt-dev:armhf. #8 24.50 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #8 24.50 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #9 22.99 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ... #9 22.99 Unpacking libmd0:arm64 (1.0.4-1build1) ... #9 23.02 Selecting previously unselected package libbsd0:arm64. #9 23.02 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ... #9 23.03 Unpacking libbsd0:arm64 (0.11.5-1) ... #9 23.06 Selecting previously unselected package libelf1:arm64. #9 23.06 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ... #9 23.07 Unpacking libelf1:arm64 (0.186-1build1) ... #9 23.10 Selecting previously unselected package libicu70:arm64. #9 23.10 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ... #9 23.10 Unpacking libicu70:arm64 (70.1-2) ... #9 25.04 Selecting previously unselected package krb5-locales. #9 25.04 Preparing to unpack .../037-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 25.05 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 25.12 Selecting previously unselected package libcbor0.6:armhf. #9 25.12 Preparing to unpack .../038-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ... #9 25.12 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ... #9 25.13 Selecting previously unselected package libedit2:armhf. #9 25.13 Preparing to unpack .../039-libedit2_3.1-20191231-1_armhf.deb ... #9 25.14 Unpacking libedit2:armhf (3.1-20191231-1) ... #9 25.20 Selecting previously unselected package libfido2-1:armhf. #9 25.20 Preparing to unpack .../040-libfido2-1_1.3.1-1ubuntu2_armhf.deb ... #9 25.20 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ... #8 25.32 Preparing to unpack .../077-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.33 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... #8 25.37 Selecting previously unselected package libgcc-7-dev:arm64. #8 25.37 Preparing to unpack .../078-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.38 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... #8 25.49 Selecting previously unselected package gcc-7. #8 25.49 Preparing to unpack .../079-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.50 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... #8 25.55 Preparing to unpack .../048-libunwind8_1.2.1-8_amd64.deb ... #8 25.55 Unpacking libunwind8:amd64 (1.2.1-8) ... #8 25.58 Selecting previously unselected package strace. #8 25.58 Preparing to unpack .../049-strace_4.21-1ubuntu1_amd64.deb ... #8 25.59 Unpacking strace (4.21-1ubuntu1) ... #8 25.65 Selecting previously unselected package xauth. #8 25.65 Preparing to unpack .../050-xauth_1%3a1.0.10-1_amd64.deb ... #8 25.66 Unpacking xauth (1:1.0.10-1) ... #8 25.70 Selecting previously unselected package at. #8 25.70 Preparing to unpack .../051-at_3.1.20-3.1ubuntu2_amd64.deb ... #8 25.70 Unpacking at (3.1.20-3.1ubuntu2) ... #8 25.74 Selecting previously unselected package libsigsegv2:amd64. #8 25.74 Preparing to unpack .../052-libsigsegv2_2.12-1_amd64.deb ... #8 25.75 Unpacking libsigsegv2:amd64 (2.12-1) ... #8 25.77 Selecting previously unselected package m4. #8 24.86 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ... #8 24.87 Unpacking libdebhelper-perl (13.3.4) ... #8 24.91 Selecting previously unselected package libtool. #8 24.91 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ... #8 24.92 Unpacking libtool (2.4.6-15) ... #8 24.96 Selecting previously unselected package dh-autoreconf. #8 24.96 Preparing to unpack .../075-dh-autoreconf_20_all.deb ... #8 24.96 Unpacking dh-autoreconf (20) ... #8 25.00 Selecting previously unselected package libarchive-zip-perl. #8 25.00 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ... #8 25.00 Unpacking libarchive-zip-perl (1.68-1) ... #8 25.04 Selecting previously unselected package libsub-override-perl. #8 25.04 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ... #8 25.04 Unpacking libsub-override-perl (0.09-2) ... #8 25.08 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 26.56 Preparing to unpack .../094-dirmngr_2.2.12-1+deb10u1_arm64.deb ... #8 26.58 Unpacking dirmngr (2.2.12-1+deb10u1) ... #8 26.64 Selecting previously unselected package gnupg-l10n. #8 26.65 Preparing to unpack .../095-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... #8 26.65 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... #8 26.74 Selecting previously unselected package gnupg-utils. #8 26.74 Preparing to unpack .../096-gnupg-utils_2.2.12-1+deb10u1_arm64.deb ... #8 26.75 Unpacking gnupg-utils (2.2.12-1+deb10u1) ... #8 26.81 Selecting previously unselected package gpg. #9 25.27 Selecting previously unselected package cpp. #9 25.27 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ... #9 25.28 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 25.32 Selecting previously unselected package libcc1-0:arm64. #9 25.32 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.33 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 25.36 Selecting previously unselected package libgomp1:arm64. #9 25.36 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.37 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 25.41 Selecting previously unselected package libitm1:arm64. #14 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 4.4s done #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed #8 31.63 Selecting previously unselected package libgcc-7-dev:armhf. #8 31.63 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 31.64 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #8 31.85 Selecting previously unselected package gcc-7. #8 31.85 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 31.85 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... #8 26.76 Selecting previously unselected package libmpx2:amd64. #8 26.77 Preparing to unpack .../047-libmpx2_8.3.0-6_amd64.deb ... #8 26.77 Unpacking libmpx2:amd64 (8.3.0-6) ... #8 26.81 Selecting previously unselected package libquadmath0:amd64. #8 26.81 Preparing to unpack .../048-libquadmath0_8.3.0-6_amd64.deb ... #8 26.81 Unpacking libquadmath0:amd64 (8.3.0-6) ... #8 26.86 Selecting previously unselected package libgcc-8-dev:amd64. #8 26.86 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_amd64.deb ... #8 26.86 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #8 28.39 Selecting previously unselected package g++. #8 28.39 Preparing to unpack .../049-g++_4%3a8.3.0-1_armhf.deb ... #8 28.41 Unpacking g++ (4:8.3.0-1) ... #8 28.46 Selecting previously unselected package make. #8 28.46 Preparing to unpack .../050-make_4.2.1-1.2_armhf.deb ... #8 28.46 Unpacking make (4.2.1-1.2) ... #8 22.71 Upgrading : python3-libdnf-0.67.0-1.el9.x86_64 8/147 #8 22.75 Upgrading : python3-hawkey-0.67.0-1.el9.x86_64 9/147 #8 22.80 Installing : xz-5.2.5-7.el9.x86_64 10/147 #8 22.80 Installing : unzip-6.0-56.el9.x86_64 11/147 #8 22.85 Installing : libproxy-0.4.15-35.el9.x86_64 12/147 #8 22.86 Installing : cpio-2.13-16.el9.x86_64 13/147 #8 22.92 Installing : bzip2-1.0.8-8.el9.x86_64 14/147 #8 22.93 Installing : zip-3.0-33.el9.x86_64 15/147 #9 25.81 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ... #9 25.82 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #9 25.85 Selecting previously unselected package libperl5.32:amd64. #9 25.85 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_amd64.deb ... #9 25.86 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu3) ... #9 26.81 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2_all.deb ... #9 26.82 Unpacking gnupg (2.2.27-3ubuntu2) ... #9 26.84 Selecting previously unselected package libfile-dirlist-perl. #9 26.85 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ... #9 26.85 Unpacking libfile-dirlist-perl (0.05-2) ... #9 26.88 Selecting previously unselected package libfile-which-perl. #9 26.88 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ... #9 26.89 Unpacking libfile-which-perl (1.23-1) ... #9 26.92 Selecting previously unselected package libfile-homedir-perl. #9 26.92 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ... #9 26.92 Unpacking libfile-homedir-perl (1.006-1) ... #9 26.95 Selecting previously unselected package libfile-touch-perl. #9 26.95 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ... #9 26.95 Unpacking libfile-touch-perl (0.12-1) ... #9 26.98 Selecting previously unselected package libio-pty-perl. #9 26.98 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ... #9 26.98 Unpacking libio-pty-perl (1:1.15-2build2) ... #9 27.01 Selecting previously unselected package libipc-run-perl. #9 27.01 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ... #9 27.02 Unpacking libipc-run-perl (20200505.0-1) ... #9 27.05 Selecting previously unselected package libclass-method-modifiers-perl. #9 27.05 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 27.06 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 27.08 Selecting previously unselected package libclass-xsaccessor-perl. #9 27.09 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ... #9 27.09 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #9 27.12 Selecting previously unselected package libb-hooks-op-check-perl. #9 24.76 Selecting previously unselected package libmpdec3:arm64. #9 24.76 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_arm64.deb ... #9 24.77 Unpacking libmpdec3:arm64 (2.5.1-2build1) ... #9 24.80 Selecting previously unselected package readline-common. #9 24.80 Preparing to unpack .../4-readline-common_8.1-2_all.deb ... #9 24.81 Unpacking readline-common (8.1-2) ... #9 24.85 Selecting previously unselected package libreadline8:arm64. #9 24.85 Preparing to unpack .../5-libreadline8_8.1-2_arm64.deb ... #9 24.85 Unpacking libreadline8:arm64 (8.1-2) ... #9 24.90 Selecting previously unselected package libsqlite3-0:arm64. #9 24.43 Selecting previously unselected package libfido2-1:amd64. #9 24.44 Preparing to unpack .../040-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #9 24.44 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 24.48 Selecting previously unselected package libkrb5support0:amd64. #9 24.49 Preparing to unpack .../041-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... #9 24.49 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 24.53 Selecting previously unselected package libk5crypto3:amd64. #9 24.53 Preparing to unpack .../042-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... #9 24.53 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 24.57 Selecting previously unselected package libkeyutils1:amd64. #9 24.57 Preparing to unpack .../043-libkeyutils1_1.6-6ubuntu1_amd64.deb ... #9 24.58 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... #9 24.61 Selecting previously unselected package libkrb5-3:amd64. #9 24.61 Preparing to unpack .../044-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... #9 24.62 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 24.69 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 20.20 Installing : perl-MIME-Base64-3.16-4.el9.aarch64 91/147 #8 20.20 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 92/147 #8 20.26 Installing : perl-constant-1.33-461.el9.noarch 93/147 #8 20.27 Installing : perl-Storable-1:3.21-460.el9.aarch64 94/147 #8 20.27 Installing : perl-overload-1.31-479.el9.noarch 95/147 #8 20.33 Installing : perl-parent-1:0.238-460.el9.noarch 96/147 #8 20.34 Installing : perl-vars-1.05-479.el9.noarch 97/147 #8 20.34 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 98/147 #8 24.57 Selecting previously unselected package libtirpc-dev:armhf. #8 24.57 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_armhf.deb ... #8 24.57 Unpacking libtirpc-dev:armhf (1.3.1-1) ... #8 24.62 Selecting previously unselected package libnsl-dev:armhf. #8 24.62 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ... #8 24.63 Unpacking libnsl-dev:armhf (1.3.0-2) ... #8 24.66 Selecting previously unselected package libc6-dev:armhf. #8 24.66 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_armhf.deb ... #8 24.67 Unpacking libc6-dev:armhf (2.31-13+deb11u3) ... #9 23.30 Selecting previously unselected package libxml2:arm64. #9 23.30 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1build1_arm64.deb ... #9 23.31 Unpacking libxml2:arm64 (2.9.13+dfsg-1build1) ... #9 23.35 Selecting previously unselected package libyaml-0-2:arm64. #9 23.35 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ... #9 23.36 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ... #9 23.39 Selecting previously unselected package lsb-release. #9 23.39 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #9 23.40 Unpacking lsb-release (11.1.0ubuntu4) ... #9 23.43 Selecting previously unselected package netbase. #9 23.43 Preparing to unpack .../018-netbase_6.3_all.deb ... #9 23.44 Unpacking netbase (6.3) ... #9 23.47 Selecting previously unselected package python-apt-common. #9 25.35 Selecting previously unselected package libkrb5support0:armhf. #9 25.35 Preparing to unpack .../041-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ... #9 25.35 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ... #9 25.42 Selecting previously unselected package libk5crypto3:armhf. #9 25.42 Preparing to unpack .../042-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ... #9 25.42 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ... #9 25.57 Selecting previously unselected package libkeyutils1:armhf. #9 25.57 Preparing to unpack .../043-libkeyutils1_1.6-6ubuntu1_armhf.deb ... #9 25.57 Unpacking libkeyutils1:armhf (1.6-6ubuntu1) ... #9 25.62 Selecting previously unselected package libkrb5-3:armhf. #9 25.62 Preparing to unpack .../044-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ... #8 25.77 Preparing to unpack .../053-m4_1.4.18-1_amd64.deb ... #8 25.78 Unpacking m4 (1.4.18-1) ... #8 25.83 Selecting previously unselected package autoconf. #8 25.83 Preparing to unpack .../054-autoconf_2.69-11_all.deb ... #8 25.83 Unpacking autoconf (2.69-11) ... #8 25.89 Selecting previously unselected package autotools-dev. #8 25.89 Preparing to unpack .../055-autotools-dev_20180224.1_all.deb ... #8 25.90 Unpacking autotools-dev (20180224.1) ... #8 25.93 Selecting previously unselected package automake. #8 25.93 Preparing to unpack .../056-automake_1%3a1.15.1-3ubuntu2_all.deb ... #8 25.94 Unpacking automake (1:1.15.1-3ubuntu2) ... #8 26.01 Selecting previously unselected package autopoint. #8 26.82 Preparing to unpack .../097-gpg_2.2.12-1+deb10u1_arm64.deb ... #8 26.82 Unpacking gpg (2.2.12-1+deb10u1) ... #8 26.89 Selecting previously unselected package pinentry-curses. #8 26.90 Preparing to unpack .../098-pinentry-curses_1.1.0-2_arm64.deb ... #8 26.90 Unpacking pinentry-curses (1.1.0-2) ... #8 26.94 Selecting previously unselected package gpg-agent. #8 26.94 Preparing to unpack .../099-gpg-agent_2.2.12-1+deb10u1_arm64.deb ... #8 26.94 Unpacking gpg-agent (2.2.12-1+deb10u1) ... #8 27.00 Selecting previously unselected package gpg-wks-client. #8 27.00 Preparing to unpack .../100-gpg-wks-client_2.2.12-1+deb10u1_arm64.deb ... #8 27.01 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... #8 27.06 Selecting previously unselected package gpg-wks-server. #9 25.41 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.42 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 25.45 Selecting previously unselected package libatomic1:arm64. #9 25.45 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.46 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 25.49 Selecting previously unselected package libasan5:arm64. #9 25.49 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 25.50 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ... #8 25.08 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 25.09 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 25.12 Selecting previously unselected package dh-strip-nondeterminism. #8 25.12 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 25.12 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 25.16 Selecting previously unselected package libelf1:arm64. #8 25.16 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ... #8 25.17 Unpacking libelf1:arm64 (0.183-1) ... #8 25.21 Selecting previously unselected package dwz. #8 25.21 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ... #8 25.21 Unpacking dwz (0.13+20210201-1) ... #8 25.26 Selecting previously unselected package libicu67:arm64. #8 25.27 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ... #8 25.27 Unpacking libicu67:arm64 (67.1-7) ... #14 extracting sha256:f3c150edcff018b4f3642ff26089d4a8faea24597e405a2fda13509517a0729a 4.4s done #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed #8 27.12 Selecting previously unselected package gcc-8. #8 27.12 Preparing to unpack .../050-gcc-8_8.3.0-6_amd64.deb ... #8 27.12 Unpacking gcc-8 (8.3.0-6) ... #8 28.57 Selecting previously unselected package libdpkg-perl. #8 28.57 Preparing to unpack .../051-libdpkg-perl_1.19.7_all.deb ... #8 28.58 Unpacking libdpkg-perl (1.19.7) ... #8 28.72 Selecting previously unselected package patch. #8 28.72 Preparing to unpack .../052-patch_2.7.6-3+deb10u1_armhf.deb ... #8 28.72 Unpacking patch (2.7.6-3+deb10u1) ... #8 28.77 Selecting previously unselected package dpkg-dev. #8 28.77 Preparing to unpack .../053-dpkg-dev_1.19.7_all.deb ... #8 28.79 Unpacking dpkg-dev (1.19.7) ... #8 22.96 Installing : python3-file-magic-5.39-8.el9.noarch 16/147 #8 22.98 Installing : elfutils-0.186-3.el9.x86_64 17/147 #8 23.08 Installing : gdb-minimal-10.2-8.el9.x86_64 18/147 #8 23.09 Upgrading : dnf-data-4.12.0-1.el9.noarch 19/147 #8 23.15 Upgrading : python3-dnf-4.12.0-1.el9.noarch 20/147 #8 23.19 Installing : rust-srpm-macros-17-4.el9.noarch 21/147 #8 23.20 Installing : qt5-srpm-macros-5.15.3-1.el9.noarch 22/147 #8 23.20 Installing : perl-srpm-macros-1-41.el9.noarch 23/147 #8 23.21 Installing : openblas-srpm-macros-2-11.el9.noarch 24/147 #8 23.23 Installing : ocaml-srpm-macros-6-6.el9.noarch 25/147 #8 23.24 Installing : lua-srpm-macros-1-6.el9.noarch 26/147 #8 23.24 Installing : libstemmer-0-18.585svn.el9.x86_64 27/147 #8 23.25 Installing : libjpeg-turbo-2.0.90-5.el9.x86_64 28/147 #8 23.29 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 29/147 #8 23.29 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 30/147 #9 26.04 Selecting previously unselected package perl. #9 26.04 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_amd64.deb ... #9 26.05 Unpacking perl (5.32.1-3ubuntu3) ... #9 26.09 Selecting previously unselected package openssl. #9 26.09 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1.3_amd64.deb ... #9 26.09 Unpacking openssl (1.1.1l-1ubuntu1.3) ... #9 26.14 Selecting previously unselected package ca-certificates. #9 26.14 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ... #9 26.15 Unpacking ca-certificates (20210119ubuntu1) ... #9 26.20 Selecting previously unselected package distro-info-data. #9 27.12 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ... #9 27.12 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #9 24.90 Preparing to unpack .../6-libsqlite3-0_3.35.5-1ubuntu0.1_arm64.deb ... #9 24.90 Unpacking libsqlite3-0:arm64 (3.35.5-1ubuntu0.1) ... #9 27.15 Selecting previously unselected package libdynaloader-functions-perl. #9 27.15 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 24.94 Selecting previously unselected package libpython3.9-stdlib:arm64. #9 24.94 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_arm64.deb ... #9 27.15 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 27.18 Selecting previously unselected package libdevel-callchecker-perl. #9 24.95 Unpacking libpython3.9-stdlib:arm64 (3.9.7-2build1) ... #9 25.05 Selecting previously unselected package python3.9. #9 27.18 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ... #9 27.18 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 25.05 Preparing to unpack .../8-python3.9_3.9.7-2build1_arm64.deb ... #9 25.05 Unpacking python3.9 (3.9.7-2build1) ... #9 27.22 Selecting previously unselected package libparams-classify-perl. #9 27.22 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ... #9 25.08 Selecting previously unselected package libpython3-stdlib:arm64. #9 25.08 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_arm64.deb ... #9 27.22 Unpacking libparams-classify-perl (0.015-1build5) ... #9 27.25 Selecting previously unselected package libmodule-runtime-perl. #9 25.09 Unpacking libpython3-stdlib:arm64 (3.9.4-1build1) ... #9 25.12 Setting up python3-minimal (3.9.4-1build1) ... #9 27.25 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ... #9 27.25 Unpacking libmodule-runtime-perl (0.016-1) ... #9 27.28 Selecting previously unselected package libimport-into-perl. #9 27.28 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ... #9 27.29 Unpacking libimport-into-perl (1.002005-1) ... #9 27.31 Selecting previously unselected package librole-tiny-perl. #9 27.32 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ... #9 27.32 Unpacking librole-tiny-perl (2.002004-1) ... #9 27.34 Selecting previously unselected package libsub-quote-perl. #9 24.69 Preparing to unpack .../045-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... #9 24.69 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 24.75 Selecting previously unselected package libpsl5:amd64. #9 24.75 Preparing to unpack .../046-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #9 24.76 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 24.80 Selecting previously unselected package libxau6:amd64. #9 24.80 Preparing to unpack .../047-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #9 24.80 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 24.84 Selecting previously unselected package libxdmcp6:amd64. #9 24.84 Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #9 24.84 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 24.87 Selecting previously unselected package libxcb1:amd64. #9 24.87 Preparing to unpack .../049-libxcb1_1.14-2_amd64.deb ... #9 24.88 Unpacking libxcb1:amd64 (1.14-2) ... #9 24.91 Selecting previously unselected package libx11-data. #8 20.44 Installing : perl-Carp-1.50-460.el9.noarch 99/147 #8 20.44 Installing : perl-Exporter-5.74-461.el9.noarch 100/147 #8 20.45 Installing : perl-NDBM_File-1.15-479.el9.aarch64 101/147 #8 20.54 Installing : perl-PathTools-3.78-461.el9.aarch64 102/147 #9 23.47 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2_all.deb ... #9 23.47 Unpacking python-apt-common (2.3.0ubuntu2) ... #9 23.51 Selecting previously unselected package python3-apt. #9 23.51 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2_arm64.deb ... #9 23.52 Unpacking python3-apt (2.3.0ubuntu2) ... #9 23.55 Selecting previously unselected package python3-pkg-resources. #9 23.55 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ... #9 23.55 Unpacking python3-pkg-resources (59.6.0-1.2) ... #9 23.60 Selecting previously unselected package ucf. #9 23.60 Preparing to unpack .../022-ucf_3.0043_all.deb ... #9 23.61 Moving old data out of the way #9 23.61 Unpacking ucf (3.0043) ... #9 23.64 Selecting previously unselected package bsdextrautils. #9 23.64 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ... #9 23.65 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #9 23.68 Selecting previously unselected package libmagic-mgc. #9 23.68 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_arm64.deb ... #9 23.68 Unpacking libmagic-mgc (1:5.41-3) ... #9 23.74 Selecting previously unselected package libmagic1:arm64. #9 25.63 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ... #9 25.72 Selecting previously unselected package libgssapi-krb5-2:armhf. #9 25.72 Preparing to unpack .../045-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ... #9 25.72 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ... #9 25.78 Selecting previously unselected package libpsl5:armhf. #9 25.78 Preparing to unpack .../046-libpsl5_0.21.0-1ubuntu1_armhf.deb ... #9 25.78 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ... #9 25.82 Selecting previously unselected package libxau6:armhf. #9 25.82 Preparing to unpack .../047-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ... #9 25.82 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ... #9 25.88 Selecting previously unselected package libxdmcp6:armhf. #9 25.88 Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ... #9 25.88 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #9 25.92 Selecting previously unselected package libxcb1:armhf. #9 25.92 Preparing to unpack .../049-libxcb1_1.14-2_armhf.deb ... #8 27.06 Preparing to unpack .../101-gpg-wks-server_2.2.12-1+deb10u1_arm64.deb ... #8 27.09 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... #8 27.14 Selecting previously unselected package gpgsm. #8 27.14 Preparing to unpack .../102-gpgsm_2.2.12-1+deb10u1_arm64.deb ... #8 27.14 Unpacking gpgsm (2.2.12-1+deb10u1) ... #8 27.19 Selecting previously unselected package gnupg. #8 27.19 Preparing to unpack .../103-gnupg_2.2.12-1+deb10u1_all.deb ... #8 27.20 Unpacking gnupg (2.2.12-1+deb10u1) ... #8 27.25 Selecting previously unselected package libfile-which-perl. #8 27.25 Preparing to unpack .../104-libfile-which-perl_1.23-1_all.deb ... #8 27.26 Unpacking libfile-which-perl (1.23-1) ... #8 27.29 Selecting previously unselected package libfile-homedir-perl. #8 27.29 Preparing to unpack .../105-libfile-homedir-perl_1.004-1_all.deb ... #8 27.29 Unpacking libfile-homedir-perl (1.004-1) ... #9 25.76 Selecting previously unselected package liblsan0:arm64. #9 25.77 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.77 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 25.87 Selecting previously unselected package libtsan0:arm64. #9 25.87 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.88 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #8 26.01 Preparing to unpack .../057-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... #8 26.01 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... #8 26.05 Selecting previously unselected package binutils-common:amd64. #8 26.05 Preparing to unpack .../058-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 26.05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... #8 26.11 Selecting previously unselected package libbinutils:amd64. #8 26.11 Preparing to unpack .../059-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 26.11 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... #8 26.18 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 26.19 Preparing to unpack .../060-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 26.19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... #8 26.07 Selecting previously unselected package gcc. #8 26.07 Preparing to unpack .../080-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... #8 26.08 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #8 26.11 Selecting previously unselected package libstdc++-7-dev:arm64. #8 26.11 Preparing to unpack .../081-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 26.12 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... #8 23.30 Installing : hunspell-1.7.0-11.el9.x86_64 31/147 #8 23.34 Installing : enchant-1:1.6.0-30.el9.x86_64 32/147 #8 23.35 Installing : python3-enchant-3.2.0-5.el9.noarch 33/147 #8 23.35 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 34/147 #8 23.36 Installing : emacs-filesystem-1:27.1-3.el9.noarch 35/147 #8 23.36 Installing : desktop-file-utils-0.26-5.el9.x86_64 36/147 #8 23.37 Installing : efi-srpm-macros-4-9.el9.noarch 37/147 #8 23.38 Installing : dwz-0.14-3.el9.x86_64 38/147 #8 23.38 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 39/147 #8 23.40 Installing : gsettings-desktop-schemas-40.0-4.el9.x86_64 40/147 #8 23.42 Installing : zstd-1.5.1-2.el9.x86_64 41/147 #8 23.44 Installing : shared-mime-info-2.1-4.el9.x86_64 42/147 #8 23.44 Running scriptlet: shared-mime-info-2.1-4.el9.x86_64 42/147 #8 23.45 Installing : python3-six-1.15.0-9.el9.noarch 43/147 #8 23.47 Installing : python3-dateutil-1:2.8.1-6.el9.noarch 44/147 #8 23.47 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 45/147 #8 23.48 Installing : libpsl-0.21.1-5.el9.x86_64 46/147 #8 23.48 Installing : pkgconf-m4-1.7.3-9.el9.noarch 47/147 #8 23.49 Installing : ncurses-6.2-8.20210508.el9.x86_64 48/147 #8 23.50 Installing : perl-Digest-1.19-4.el9.noarch 49/147 #8 23.50 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 50/147 #8 23.51 Installing : perl-B-1.80-479.el9.x86_64 51/147 #8 32.62 Selecting previously unselected package gcc. #8 32.62 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ... #9 26.20 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.2_all.deb ... #9 26.20 Unpacking distro-info-data (0.51ubuntu1.2) ... #9 26.24 Selecting previously unselected package less. #9 26.24 Preparing to unpack .../014-less_551-2_amd64.deb ... #9 26.24 Unpacking less (551-2) ... #9 26.29 Selecting previously unselected package libmd0:amd64. #9 26.29 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ... #9 26.30 Unpacking libmd0:amd64 (1.0.3-3build1) ... #9 26.34 Selecting previously unselected package libbsd0:amd64. #9 26.34 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ... #9 26.34 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 26.38 Selecting previously unselected package libelf1:amd64. #9 26.38 Preparing to unpack .../017-libelf1_0.185-1build1_amd64.deb ... #9 26.38 Unpacking libelf1:amd64 (0.185-1build1) ... #9 26.42 Selecting previously unselected package libicu67:amd64. #9 26.42 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_amd64.deb ... #9 26.42 Unpacking libicu67:amd64 (67.1-7ubuntu1) ... #9 25.31 Selecting previously unselected package python3. #9 25.31 (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.) #9 25.31 Preparing to unpack .../000-python3_3.9.4-1build1_arm64.deb ... #9 25.32 Unpacking python3 (3.9.4-1build1) ... #9 25.36 Selecting previously unselected package bsdextrautils. #9 25.36 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu2.2_arm64.deb ... #9 25.36 Unpacking bsdextrautils (2.36.1-8ubuntu2.2) ... #9 25.40 Selecting previously unselected package libuchardet0:arm64. #9 25.40 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_arm64.deb ... #9 25.40 Unpacking libuchardet0:arm64 (0.0.7-1build1) ... #9 25.44 Selecting previously unselected package groff-base. #9 27.35 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ... #9 27.35 Unpacking libsub-quote-perl (2.006006-1) ... #9 27.38 Selecting previously unselected package libmoo-perl. #9 27.38 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ... #9 27.39 Unpacking libmoo-perl (2.005004-3) ... #9 27.42 Selecting previously unselected package libencode-locale-perl. #9 27.42 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ... #9 27.42 Unpacking libencode-locale-perl (1.05-1.1) ... #9 27.45 Selecting previously unselected package libtimedate-perl. #9 27.45 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ... #9 27.45 Unpacking libtimedate-perl (2.3300-2) ... #9 27.49 Selecting previously unselected package libhttp-date-perl. #9 27.49 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ... #9 27.49 Unpacking libhttp-date-perl (6.05-1) ... #9 27.52 Selecting previously unselected package libfile-listing-perl. #9 27.52 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ... #9 27.53 Unpacking libfile-listing-perl (6.14-1) ... #9 27.55 Selecting previously unselected package libhtml-tagset-perl. #9 27.55 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ... #9 27.56 Unpacking libhtml-tagset-perl (3.20-4) ... #9 27.58 Selecting previously unselected package liburi-perl. #9 27.59 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ... #9 27.59 Unpacking liburi-perl (5.10-1) ... #9 27.62 Selecting previously unselected package libhtml-parser-perl:amd64. #9 27.62 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ... #9 27.62 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ... #9 27.65 Selecting previously unselected package libhtml-tree-perl. #9 27.65 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ... #9 24.91 Preparing to unpack .../050-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 24.91 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #9 24.98 Selecting previously unselected package libx11-6:amd64. #9 24.98 Preparing to unpack .../051-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ... #9 24.98 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 25.11 Selecting previously unselected package libxext6:amd64. #9 25.11 Preparing to unpack .../052-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #9 25.11 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 25.14 Selecting previously unselected package libxmuu1:amd64. #9 25.14 Preparing to unpack .../053-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 25.15 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 25.18 Selecting previously unselected package manpages. #21 21.55 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] #8 20.59 Installing : perl-Encode-4:3.08-462.el9.aarch64 103/147 #8 20.76 Installing : perl-libs-4:5.32.1-479.el9.aarch64 104/147 #8 20.85 Installing : perl-interpreter-4:5.32.1-479.el9.aarch64 105/147 #8 20.85 Installing : kernel-srpm-macros-1.0-11.el9.noarch 106/147 #8 20.93 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 107/147 #8 20.93 Installing : go-srpm-macros-3.0.9-9.el9.noarch 108/147 #8 20.94 Installing : python-srpm-macros-3.9-52.el9.noarch 109/147 #9 23.74 Preparing to unpack .../025-libmagic1_1%3a5.41-3_arm64.deb ... #9 23.75 Unpacking libmagic1:arm64 (1:5.41-3) ... #9 23.78 Selecting previously unselected package file. #9 23.78 Preparing to unpack .../026-file_1%3a5.41-3_arm64.deb ... #9 23.78 Unpacking file (1:5.41-3) ... #9 23.81 Selecting previously unselected package gettext-base. #9 23.81 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ... #9 23.81 Unpacking gettext-base (0.21-4ubuntu4) ... #9 23.86 Selecting previously unselected package libuchardet0:arm64. #9 23.86 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ... #9 23.86 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #9 23.89 Selecting previously unselected package groff-base. #9 23.89 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ... #9 23.89 Unpacking groff-base (1.22.4-8build1) ... #9 23.96 Selecting previously unselected package libcbor0.8:arm64. #9 23.96 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #9 23.96 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #9 23.99 Selecting previously unselected package libedit2:arm64. #9 23.99 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ... #9 24.00 Unpacking libedit2:arm64 (3.1-20210910-1build1) ... #9 24.03 Selecting previously unselected package libfido2-1:arm64. #9 24.03 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ... #9 24.04 Unpacking libfido2-1:arm64 (1.10.0-1) ... #9 24.07 Selecting previously unselected package libnghttp2-14:arm64. #8 25.03 Selecting previously unselected package libisl23:armhf. #8 25.03 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ... #8 25.04 Unpacking libisl23:armhf (0.23-1) ... #8 25.17 Selecting previously unselected package libmpfr6:armhf. #8 25.17 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ... #8 25.18 Unpacking libmpfr6:armhf (4.1.0-3) ... #8 25.26 Selecting previously unselected package libmpc3:armhf. #8 25.26 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ... #8 25.26 Unpacking libmpc3:armhf (1.2.0-1) ... #8 25.31 Selecting previously unselected package cpp-10. #8 25.31 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ... #8 25.32 Unpacking cpp-10 (10.2.1-6) ... #9 25.93 Unpacking libxcb1:armhf (1.14-2) ... #9 25.97 Selecting previously unselected package libx11-data. #9 25.97 Preparing to unpack .../050-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 25.97 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #8 24.07 Selecting previously unselected package libbsd0:armhf. #8 24.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 ... 7700 files and directories currently installed.) #8 24.07 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #8 24.08 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #8 24.17 Selecting previously unselected package libtinfo5:armhf. #8 24.17 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ... #8 24.18 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 24.23 Selecting previously unselected package bsdmainutils. #8 24.23 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... #8 24.24 Unpacking bsdmainutils (11.1.2) ... #8 24.30 Selecting previously unselected package libuchardet0:armhf. #8 24.30 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... #8 24.31 Unpacking libuchardet0:armhf (0.0.6-3) ... #8 24.36 Selecting previously unselected package groff-base. #8 24.36 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... #8 24.36 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 24.52 Selecting previously unselected package libgdbm6:armhf. #8 24.52 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... #8 24.55 Unpacking libgdbm6:armhf (1.18.1-4) ... #8 27.33 Selecting previously unselected package libio-pty-perl. #8 27.33 Preparing to unpack .../106-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ... #8 27.34 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 27.37 Selecting previously unselected package libipc-run-perl. #8 27.38 Preparing to unpack .../107-libipc-run-perl_20180523.0-1_all.deb ... #8 27.38 Unpacking libipc-run-perl (20180523.0-1) ... #8 27.42 Selecting previously unselected package libclass-method-modifiers-perl. #8 27.42 Preparing to unpack .../108-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 27.43 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 27.46 Selecting previously unselected package libsub-exporter-progressive-perl. #8 27.46 Preparing to unpack .../109-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 27.47 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 27.50 Selecting previously unselected package libdevel-globaldestruction-perl. #8 27.50 Preparing to unpack .../110-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 27.51 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 27.54 Selecting previously unselected package libb-hooks-op-check-perl. #9 26.07 Selecting previously unselected package libubsan1:arm64. #9 26.07 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 26.08 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 26.17 Selecting previously unselected package libgcc-9-dev:arm64. #9 26.17 Preparing to unpack .../093-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 26.17 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 26.29 Selecting previously unselected package gcc-9. #8 26.44 Selecting previously unselected package binutils. #8 26.45 Preparing to unpack .../061-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 26.45 Unpacking binutils (2.30-21ubuntu1~18.04.7) ... #8 26.49 Selecting previously unselected package libc-dev-bin. #8 26.49 Preparing to unpack .../062-libc-dev-bin_2.27-3ubuntu1.5_amd64.deb ... #8 26.49 Unpacking libc-dev-bin (2.27-3ubuntu1.5) ... #8 26.53 Selecting previously unselected package linux-libc-dev:amd64. #8 26.28 Selecting previously unselected package gcc. #8 26.28 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... #8 26.29 Unpacking gcc (4:10.2.1-1) ... #8 26.32 Selecting previously unselected package libstdc++-10-dev:amd64. #8 26.33 Selecting previously unselected package g++-7. #8 26.33 Preparing to unpack .../082-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 26.33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... #8 24.13 Fedora 35 openh264 (From Cisco) - aarch64 1.3 kB/s | 2.5 kB 00:01 #8 23.52 Installing : perl-FileHandle-2.03-479.el9.noarch 52/147 #8 23.52 Installing : perl-AutoLoader-5.74-479.el9.noarch 53/147 #8 23.53 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 54/147 #8 23.54 Installing : perl-libnet-3.13-4.el9.noarch 55/147 #8 23.54 Installing : perl-base-2.27-479.el9.noarch 56/147 #8 23.55 Installing : perl-URI-5.09-3.el9.noarch 57/147 #8 23.58 Installing : perl-Net-SSLeay-1.92-1.el9.x86_64 58/147 #8 23.58 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 59/147 #8 23.59 Installing : perl-if-0.60.800-479.el9.noarch 60/147 #8 23.59 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 61/147 #8 23.60 Installing : perl-Time-Local-2:1.300-7.el9.noarch 62/147 #8 23.60 Installing : perl-File-Path-2.18-4.el9.noarch 63/147 #8 23.61 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 64/147 #8 23.62 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 65/147 #8 23.62 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 66/147 #8 23.63 Installing : perl-Class-Struct-0.66-479.el9.noarch 67/147 #8 23.63 Installing : perl-POSIX-1.94-479.el9.x86_64 68/147 #8 23.64 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 69/147 #8 23.64 Installing : perl-IPC-Open3-1.21-479.el9.noarch 70/147 #8 23.65 Installing : perl-subs-1.03-479.el9.noarch 71/147 #8 23.65 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 72/147 #8 23.66 Installing : perl-HTTP-Tiny-0.076-460.el9.noarch 73/147 #8 23.66 Installing : perl-Term-Cap-1.17-460.el9.noarch 74/147 #8 23.67 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 75/147 #8 23.68 Installing : perl-Socket-4:2.031-4.el9.x86_64 76/147 #8 23.69 Installing : perl-SelectSaver-1.02-479.el9.noarch 77/147 #8 23.69 Installing : perl-Symbol-1.08-479.el9.noarch 78/147 #8 23.70 Installing : perl-File-stat-1.09-479.el9.noarch 79/147 #8 23.70 Installing : perl-podlators-1:4.14-460.el9.noarch 80/147 #8 23.71 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 81/147 #8 23.72 Installing : perl-Fcntl-1.13-479.el9.x86_64 82/147 #8 23.72 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 83/147 #8 23.73 Installing : perl-mro-1.23-479.el9.x86_64 84/147 #8 23.73 Installing : perl-IO-1.43-479.el9.x86_64 85/147 #8 23.74 Installing : perl-overloading-0.02-479.el9.noarch 86/147 #8 23.74 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 87/147 #8 23.75 Installing : perl-Errno-1.30-479.el9.x86_64 88/147 #8 23.75 Installing : perl-File-Basename-2.85-479.el9.noarch 89/147 #8 23.76 Installing : perl-Getopt-Std-1.12-479.el9.noarch 90/147 #8 23.76 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 91/147 #8 23.77 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 92/147 #8 23.77 Installing : perl-constant-1.33-461.el9.noarch 93/147 #8 23.78 Installing : perl-Storable-1:3.21-460.el9.x86_64 94/147 #8 23.79 Installing : perl-overload-1.31-479.el9.noarch 95/147 #8 23.79 Installing : perl-parent-1:0.238-460.el9.noarch 96/147 #8 23.80 Installing : perl-vars-1.05-479.el9.noarch 97/147 #8 23.80 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 98/147 #8 23.81 Installing : perl-Carp-1.50-460.el9.noarch 99/147 #8 23.81 Installing : perl-Exporter-5.74-461.el9.noarch 100/147 #8 23.82 Installing : perl-NDBM_File-1.15-479.el9.x86_64 101/147 #8 32.63 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #8 32.67 Selecting previously unselected package libstdc++-7-dev:armhf. #8 32.67 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 32.67 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #9 26.60 Selecting previously unselected package libxml2:amd64. #9 26.60 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4ubuntu0.1_amd64.deb ... #9 26.60 Unpacking libxml2:amd64 (2.9.12+dfsg-4ubuntu0.1) ... #9 26.66 Selecting previously unselected package libyaml-0-2:amd64. #9 26.66 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ... #9 26.67 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 26.70 Selecting previously unselected package lsb-release. #9 26.70 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ... #9 26.71 Unpacking lsb-release (11.1.0ubuntu3) ... #9 26.76 Selecting previously unselected package netbase. #9 26.76 Preparing to unpack .../022-netbase_6.3_all.deb ... #9 26.76 Unpacking netbase (6.3) ... #9 26.80 Selecting previously unselected package python3-pkg-resources. #9 26.80 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ... #9 26.80 Unpacking python3-pkg-resources (52.0.0-4) ... #9 25.44 Preparing to unpack .../003-groff-base_1.22.4-7_arm64.deb ... #9 25.44 Unpacking groff-base (1.22.4-7) ... #9 25.51 Selecting previously unselected package libgdbm6:arm64. #9 25.51 Preparing to unpack .../004-libgdbm6_1.19-2_arm64.deb ... #9 25.51 Unpacking libgdbm6:arm64 (1.19-2) ... #9 25.55 Selecting previously unselected package libpipeline1:arm64. #9 25.55 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_arm64.deb ... #9 25.55 Unpacking libpipeline1:arm64 (1.5.3-1build1) ... #9 25.60 Selecting previously unselected package man-db. #9 25.60 Preparing to unpack .../006-man-db_2.9.4-2_arm64.deb ... #9 25.61 Unpacking man-db (2.9.4-2) ... #8 28.97 Selecting previously unselected package build-essential. #8 28.97 Preparing to unpack .../054-build-essential_12.6_armhf.deb ... #8 28.98 Unpacking build-essential (12.6) ... #8 29.03 Selecting previously unselected package openssl. #8 29.03 Preparing to unpack .../055-openssl_1.1.1n-0+deb10u1_armhf.deb ... #8 29.03 Unpacking openssl (1.1.1n-0+deb10u1) ... #8 29.20 Selecting previously unselected package ca-certificates. #8 29.20 Preparing to unpack .../056-ca-certificates_20200601~deb10u2_all.deb ... #8 29.21 Unpacking ca-certificates (20200601~deb10u2) ... #8 29.32 Selecting previously unselected package libsasl2-modules-db:armhf. #8 29.32 Preparing to unpack .../057-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... #8 29.32 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #9 27.66 Unpacking libhtml-tree-perl (5.07-2) ... #9 27.70 Selecting previously unselected package libio-html-perl. #9 27.70 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ... #9 27.71 Unpacking libio-html-perl (1.004-2) ... #9 27.73 Selecting previously unselected package liblwp-mediatypes-perl. #9 27.74 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 27.74 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 27.77 Selecting previously unselected package libhttp-message-perl. #9 27.77 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ... #9 27.77 Unpacking libhttp-message-perl (6.36-1) ... #9 27.80 Selecting previously unselected package libhttp-cookies-perl. #9 27.80 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ... #9 27.81 Unpacking libhttp-cookies-perl (6.10-1) ... #9 27.84 Selecting previously unselected package libhttp-negotiate-perl. #9 27.84 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ... #9 27.88 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 22.41 Fedora 34 openh264 (From Cisco) - aarch64 2.4 kB/s | 2.5 kB 00:01 #8 23.74 Fedora Modular 34 - aarch64 4.9 MB/s | 4.8 MB 00:00 #21 21.55 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] #21 21.57 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] #21 21.59 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] #21 21.61 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] #9 25.18 Preparing to unpack .../054-manpages_5.05-1_all.deb ... #9 25.18 Unpacking manpages (5.05-1) ... #9 25.33 Selecting previously unselected package openssh-client. #9 25.33 Preparing to unpack .../055-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... #9 25.34 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... #9 25.45 Selecting previously unselected package publicsuffix. #8 20.95 Installing : redhat-rpm-config-194-1.el9.noarch 110/147 #8 21.03 Installing : libpng-2:1.6.37-12.el9.aarch64 111/147 #8 21.04 Installing : gdk-pixbuf2-2.42.6-2.el9.aarch64 112/147 #8 21.10 Installing : libpkgconf-1.7.3-9.el9.aarch64 113/147 #8 21.18 Installing : pkgconf-1.7.3-9.el9.aarch64 114/147 #9 24.07 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ... #9 24.07 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ... #9 24.11 Selecting previously unselected package libpipeline1:arm64. #9 24.11 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ... #9 24.11 Unpacking libpipeline1:arm64 (1.5.5-1) ... #9 24.14 Selecting previously unselected package libpng16-16:arm64. #9 24.14 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ... #9 24.15 Unpacking libpng16-16:arm64 (1.6.37-3build5) ... #9 24.18 Selecting previously unselected package libpsl5:arm64. #9 24.18 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ... #9 24.19 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... #9 24.23 Selecting previously unselected package libxau6:arm64. #9 24.23 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ... #9 24.24 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #9 24.26 Selecting previously unselected package libxdmcp6:arm64. #9 24.27 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #9 24.27 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #9 24.31 Selecting previously unselected package libxcb1:arm64. #9 26.08 Selecting previously unselected package libx11-6:armhf. #9 26.08 Preparing to unpack .../051-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ... #9 26.09 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ... #9 26.23 Selecting previously unselected package libxext6:armhf. #9 26.23 Preparing to unpack .../052-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ... #9 26.23 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ... #9 26.26 Selecting previously unselected package libxmuu1:armhf. #9 26.26 Preparing to unpack .../053-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ... #9 26.26 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #9 26.29 Selecting previously unselected package manpages. #9 26.29 Preparing to unpack .../054-manpages_5.05-1_all.deb ... #9 26.32 Unpacking manpages (5.05-1) ... #8 24.61 Selecting previously unselected package libpipeline1:armhf. #8 24.61 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... #8 24.62 Unpacking libpipeline1:armhf (1.5.1-2) ... #8 24.68 Selecting previously unselected package man-db. #8 24.68 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ... #8 24.69 Unpacking man-db (2.8.5-2) ... #8 27.54 Preparing to unpack .../111-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ... #8 27.55 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 27.59 Selecting previously unselected package libdynaloader-functions-perl. #8 27.59 Preparing to unpack .../112-libdynaloader-functions-perl_0.003-1_all.deb ... #8 27.59 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 26.29 Preparing to unpack .../094-gcc-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 26.30 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #8 27.63 Selecting previously unselected package libdevel-callchecker-perl. #8 27.63 Preparing to unpack .../113-libdevel-callchecker-perl_0.008-1_arm64.deb ... #8 27.64 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 27.67 Selecting previously unselected package libparams-classify-perl. #8 27.68 Preparing to unpack .../114-libparams-classify-perl_0.015-1+b1_arm64.deb ... #8 27.68 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 27.71 Selecting previously unselected package libmodule-runtime-perl. #8 27.72 Preparing to unpack .../115-libmodule-runtime-perl_0.016-1_all.deb ... #8 27.72 Unpacking libmodule-runtime-perl (0.016-1) ... #8 27.75 Selecting previously unselected package libimport-into-perl. #8 27.76 Preparing to unpack .../116-libimport-into-perl_1.002005-1_all.deb ... #8 27.76 Unpacking libimport-into-perl (1.002005-1) ... #8 27.80 Selecting previously unselected package librole-tiny-perl. #8 26.53 Preparing to unpack .../063-linux-libc-dev_4.15.0-176.185_amd64.deb ... #8 26.53 Unpacking linux-libc-dev:amd64 (4.15.0-176.185) ... #8 26.70 Selecting previously unselected package libc6-dev:amd64. #8 26.70 Preparing to unpack .../064-libc6-dev_2.27-3ubuntu1.5_amd64.deb ... #8 26.70 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.5) ... #8 26.32 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 26.32 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 26.57 Selecting previously unselected package g++-10. #8 23.83 Installing : perl-PathTools-3.78-461.el9.x86_64 102/147 #9 26.85 Selecting previously unselected package ucf. #9 26.85 Preparing to unpack .../024-ucf_3.0043_all.deb ... #9 26.86 Moving old data out of the way #9 26.86 Unpacking ucf (3.0043) ... #9 26.89 Selecting previously unselected package libmagic-mgc. #9 26.89 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ... #9 26.90 Unpacking libmagic-mgc (1:5.39-3) ... #9 26.97 Selecting previously unselected package libmagic1:amd64. #9 26.97 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ... #9 26.98 Unpacking libmagic1:amd64 (1:5.39-3) ... #9 27.01 Selecting previously unselected package file. #9 27.02 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ... #9 27.02 Unpacking file (1:5.39-3) ... #9 27.05 Selecting previously unselected package gettext-base. #9 27.05 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_amd64.deb ... #9 27.05 Unpacking gettext-base (0.21-4ubuntu3) ... #9 25.71 Selecting previously unselected package perl-modules-5.32. #9 25.71 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ... #9 25.72 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ... #9 25.94 Selecting previously unselected package libgdbm-compat4:arm64. #9 25.95 Preparing to unpack .../008-libgdbm-compat4_1.19-2_arm64.deb ... #9 25.95 Unpacking libgdbm-compat4:arm64 (1.19-2) ... #9 25.99 Selecting previously unselected package libperl5.32:arm64. #8 29.40 Selecting previously unselected package libsasl2-2:armhf. #8 29.40 Preparing to unpack .../058-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... #8 29.40 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #8 29.44 Selecting previously unselected package libldap-common. #8 29.44 Preparing to unpack .../059-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... #8 29.45 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... #8 29.55 Selecting previously unselected package libldap-2.4-2:armhf. #8 29.55 Preparing to unpack .../060-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_armhf.deb ... #8 29.56 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u6) ... #9 27.91 Selecting previously unselected package perl-openssl-defaults:amd64. #9 27.91 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ... #9 27.92 Unpacking perl-openssl-defaults:amd64 (5build2) ... #9 27.94 Selecting previously unselected package libnet-ssleay-perl:amd64. #9 27.95 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ... #9 27.95 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ... #9 27.99 Selecting previously unselected package libio-socket-ssl-perl. #9 27.99 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ... #9 27.99 Unpacking libio-socket-ssl-perl (2.074-2) ... #9 28.02 Selecting previously unselected package libnet-http-perl. #9 28.03 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ... #9 28.03 Unpacking libnet-http-perl (6.22-1) ... #9 28.05 Selecting previously unselected package liblwp-protocol-https-perl. #9 28.06 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 28.06 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 28.09 Selecting previously unselected package libtry-tiny-perl. #9 28.09 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ... #9 28.09 Unpacking libtry-tiny-perl (0.31-1) ... #8 25.97 Selecting previously unselected package libxml2:arm64. #8 25.97 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... #8 25.98 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... #8 26.10 Selecting previously unselected package gettext. #8 26.10 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ... #8 26.11 Unpacking gettext (0.21-4) ... #8 26.22 Selecting previously unselected package intltool-debian. #8 21.19 Installing : pkgconf-pkg-config-1.7.3-9.el9.aarch64 115/147 #8 21.26 Installing : libpipeline-1.5.3-4.el9.aarch64 116/147 #8 21.41 Installing : libicu-67.1-9.el9.aarch64 117/147 #9 25.45 Preparing to unpack .../056-publicsuffix_20200303.0012-1_all.deb ... #9 25.45 Unpacking publicsuffix (20200303.0012-1) ... #9 25.49 Selecting previously unselected package python-apt-common. #9 25.49 Preparing to unpack .../057-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... #9 25.49 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 25.53 Selecting previously unselected package python3-apt. #9 25.53 Preparing to unpack .../058-python3-apt_2.0.0ubuntu0.20.04.7_amd64.deb ... #9 25.53 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... #9 25.60 Selecting previously unselected package libunwind8:amd64. #9 25.60 Preparing to unpack .../059-libunwind8_1.2.1-9build1_amd64.deb ... #9 25.60 Unpacking libunwind8:amd64 (1.2.1-9build1) ... #9 25.64 Selecting previously unselected package strace. #9 25.64 Preparing to unpack .../060-strace_5.5-3ubuntu1_amd64.deb ... #9 25.64 Unpacking strace (5.5-3ubuntu1) ... #9 25.72 Selecting previously unselected package xauth. #9 24.31 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ... #9 24.31 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ... #9 24.34 Selecting previously unselected package libx11-data. #9 24.34 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ... #9 24.34 Unpacking libx11-data (2:1.7.5-1) ... #9 24.41 Selecting previously unselected package libx11-6:arm64. #9 24.41 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_arm64.deb ... #9 24.41 Unpacking libx11-6:arm64 (2:1.7.5-1) ... #9 24.45 Selecting previously unselected package libxext6:arm64. #9 24.45 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ... #9 24.46 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #9 24.49 Selecting previously unselected package libxmuu1:arm64. #9 24.49 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ... #9 24.50 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #9 24.54 Selecting previously unselected package man-db. #9 26.49 Selecting previously unselected package openssh-client. #9 26.49 Preparing to unpack .../055-openssh-client_1%3a8.2p1-4ubuntu0.4_armhf.deb ... #9 26.49 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... #8 27.97 Selecting previously unselected package gcc. #8 27.98 Preparing to unpack .../051-gcc_4%3a8.3.0-1_amd64.deb ... #8 27.98 Unpacking gcc (4:8.3.0-1) ... #8 28.02 Selecting previously unselected package libstdc++-8-dev:amd64. #8 28.02 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_amd64.deb ... #8 28.03 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #8 24.88 Selecting previously unselected package perl-modules-5.28. #8 24.88 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 24.88 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 27.80 Preparing to unpack .../117-librole-tiny-perl_2.000006-1_all.deb ... #8 27.80 Unpacking librole-tiny-perl (2.000006-1) ... #8 27.84 Selecting previously unselected package libstrictures-perl. #8 27.84 Preparing to unpack .../118-libstrictures-perl_2.000005-1_all.deb ... #8 27.84 Unpacking libstrictures-perl (2.000005-1) ... #8 27.89 Selecting previously unselected package libsub-quote-perl. #8 27.89 Preparing to unpack .../119-libsub-quote-perl_2.005001-1_all.deb ... #8 27.89 Unpacking libsub-quote-perl (2.005001-1) ... #8 27.93 Selecting previously unselected package libmoo-perl. #8 27.93 Preparing to unpack .../120-libmoo-perl_2.003004-2_all.deb ... #8 27.94 Unpacking libmoo-perl (2.003004-2) ... #8 27.97 Selecting previously unselected package libencode-locale-perl. #8 27.97 Preparing to unpack .../121-libencode-locale-perl_1.05-1_all.deb ... #8 27.98 Unpacking libencode-locale-perl (1.05-1) ... #8 28.01 Selecting previously unselected package libtimedate-perl. #8 28.01 Preparing to unpack .../122-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 28.02 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 28.05 Selecting previously unselected package libhttp-date-perl. #8 27.03 Selecting previously unselected package gcc-7-base:amd64. #8 27.03 Preparing to unpack .../065-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 27.04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #8 27.09 Selecting previously unselected package libisl19:amd64. #8 26.57 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... #8 26.58 Unpacking g++-10 (10.2.1-6) ... #8 26.92 Selecting previously unselected package g++. #8 26.92 Preparing to unpack .../083-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... #8 26.92 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #8 26.97 Selecting previously unselected package make. #8 26.98 Preparing to unpack .../084-make_4.1-9.1ubuntu1_arm64.deb ... #8 26.98 Unpacking make (4.1-9.1ubuntu1) ... #8 27.02 Selecting previously unselected package libdpkg-perl. #8 23.89 Installing : perl-Encode-4:3.08-462.el9.x86_64 103/147 #8 23.99 Installing : perl-libs-4:5.32.1-479.el9.x86_64 104/147 #8 24.01 Installing : perl-interpreter-4:5.32.1-479.el9.x86_64 105/147 #8 24.01 Installing : kernel-srpm-macros-1.0-11.el9.noarch 106/147 #8 24.02 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 107/147 #8 24.02 Installing : go-srpm-macros-3.0.9-9.el9.noarch 108/147 #8 24.03 Installing : python-srpm-macros-3.9-52.el9.noarch 109/147 #8 24.03 Installing : redhat-rpm-config-194-1.el9.noarch 110/147 #8 24.04 Installing : libpng-2:1.6.37-12.el9.x86_64 111/147 #8 24.05 Installing : gdk-pixbuf2-2.42.6-2.el9.x86_64 112/147 #8 24.06 Installing : libpkgconf-1.7.3-9.el9.x86_64 113/147 #8 24.06 Installing : pkgconf-1.7.3-9.el9.x86_64 114/147 #8 24.07 Installing : pkgconf-pkg-config-1.7.3-9.el9.x86_64 115/147 #8 24.08 Installing : libpipeline-1.5.3-4.el9.x86_64 116/147 #9 27.09 Selecting previously unselected package iso-codes. #9 27.09 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... #9 27.09 Unpacking iso-codes (4.6.0-1) ... #9 25.99 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_arm64.deb ... #9 25.99 Unpacking libperl5.32:arm64 (5.32.1-3ubuntu3) ... #9 26.18 Selecting previously unselected package perl. #9 26.19 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_arm64.deb ... #9 26.19 Unpacking perl (5.32.1-3ubuntu3) ... #9 26.23 Selecting previously unselected package openssl. #9 26.23 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1.3_arm64.deb ... #9 26.24 Unpacking openssl (1.1.1l-1ubuntu1.3) ... #9 28.11 Selecting previously unselected package libwww-robotrules-perl. #9 28.12 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ... #9 28.12 Unpacking libwww-robotrules-perl (6.02-1) ... #9 28.15 Selecting previously unselected package libwww-perl. #9 28.15 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ... #9 28.15 Unpacking libwww-perl (6.61-1) ... #9 28.19 Selecting previously unselected package patchutils. #9 28.19 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ... #9 28.20 Unpacking patchutils (0.4.2-1build2) ... #9 28.23 Selecting previously unselected package wdiff. #9 28.23 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ... #9 28.23 Unpacking wdiff (1.2.2-2build3) ... #9 28.27 Selecting previously unselected package devscripts. #9 28.27 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ... #9 28.29 Unpacking devscripts (2.22.1ubuntu1) ... #8 29.66 Selecting previously unselected package libnghttp2-14:armhf. #8 29.66 Preparing to unpack .../061-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ... #8 29.66 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #8 29.72 Selecting previously unselected package libpsl5:armhf. #8 29.72 Preparing to unpack .../062-libpsl5_0.20.2-2_armhf.deb ... #8 29.74 Unpacking libpsl5:armhf (0.20.2-2) ... #8 29.79 Selecting previously unselected package librtmp1:armhf. #8 29.79 Preparing to unpack .../063-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... #8 26.22 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ... #8 26.23 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 26.29 Selecting previously unselected package po-debconf. #8 26.29 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ... #8 26.30 Unpacking po-debconf (1.0.21+nmu1) ... #8 26.36 Selecting previously unselected package debhelper. #8 26.36 Preparing to unpack .../087-debhelper_13.3.4_all.deb ... #8 26.37 Unpacking debhelper (13.3.4) ... #8 26.48 Selecting previously unselected package debian-keyring. #8 33.11 Selecting previously unselected package g++-7. #8 33.11 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 33.12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... #8 21.51 Installing : webkit2gtk3-jsc-2.36.1-1.el9.aarch64 118/147 #8 21.52 Installing : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 119/147 #8 21.53 Installing : glib-networking-2.68.3-3.el9.aarch64 120/147 #8 21.59 Installing : libbrotli-1.0.9-6.el9.aarch64 121/147 #8 21.66 Installing : libsoup-2.72.0-8.el9.aarch64 122/147 #9 25.72 Preparing to unpack .../061-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #9 25.72 Unpacking xauth (1:1.1-0ubuntu1) ... #9 25.75 Selecting previously unselected package libfl2:amd64. #9 25.76 Preparing to unpack .../062-libfl2_2.6.4-6.2_amd64.deb ... #9 25.76 Unpacking libfl2:amd64 (2.6.4-6.2) ... #9 25.81 Selecting previously unselected package at. #9 25.81 Preparing to unpack .../063-at_3.1.23-1ubuntu1_amd64.deb ... #9 25.81 Unpacking at (3.1.23-1ubuntu1) ... #9 25.85 Selecting previously unselected package libsigsegv2:amd64. #9 25.85 Preparing to unpack .../064-libsigsegv2_2.12-2_amd64.deb ... #9 25.85 Unpacking libsigsegv2:amd64 (2.12-2) ... #9 25.88 Selecting previously unselected package m4. #9 25.88 Preparing to unpack .../065-m4_1.4.18-4_amd64.deb ... #9 25.89 Unpacking m4 (1.4.18-4) ... #9 25.93 Selecting previously unselected package autoconf. #9 25.93 Preparing to unpack .../066-autoconf_2.69-11.1_all.deb ... #9 25.93 Unpacking autoconf (2.69-11.1) ... #9 25.99 Selecting previously unselected package autotools-dev. #9 24.54 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ... #9 24.54 Unpacking man-db (2.10.2-1) ... #9 24.59 Selecting previously unselected package manpages. #9 24.59 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #9 24.59 Unpacking manpages (5.10-1ubuntu1) ... #9 24.71 Selecting previously unselected package openssh-client. #9 24.71 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_arm64.deb ... #9 24.72 Unpacking openssh-client (1:8.9p1-3) ... #9 24.77 Selecting previously unselected package publicsuffix. #9 24.77 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #9 24.77 Unpacking publicsuffix (20211207.1025-1) ... #9 24.80 Selecting previously unselected package strace. #9 26.62 Selecting previously unselected package publicsuffix. #9 26.62 Preparing to unpack .../056-publicsuffix_20200303.0012-1_all.deb ... #9 26.63 Unpacking publicsuffix (20200303.0012-1) ... #9 26.67 Selecting previously unselected package python-apt-common. #9 26.67 Preparing to unpack .../057-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... #9 26.68 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 26.72 Selecting previously unselected package python3-apt. #9 26.72 Preparing to unpack .../058-python3-apt_2.0.0ubuntu0.20.04.7_armhf.deb ... #9 26.72 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... #9 26.79 Selecting previously unselected package strace. #9 26.79 Preparing to unpack .../059-strace_5.5-3ubuntu1_armhf.deb ... #9 26.80 Unpacking strace (5.5-3ubuntu1) ... #8 28.27 Selecting previously unselected package g++-8. #8 28.27 Preparing to unpack .../053-g++-8_8.3.0-6_amd64.deb ... #8 28.28 Unpacking g++-8 (8.3.0-6) ... #8 28.05 Preparing to unpack .../123-libhttp-date-perl_6.02-1_all.deb ... #8 28.06 Unpacking libhttp-date-perl (6.02-1) ... #8 28.09 Selecting previously unselected package libfile-listing-perl. #8 28.09 Preparing to unpack .../124-libfile-listing-perl_6.04-1_all.deb ... #8 28.09 Unpacking libfile-listing-perl (6.04-1) ... #8 28.13 Selecting previously unselected package libhtml-tagset-perl. #8 28.13 Preparing to unpack .../125-libhtml-tagset-perl_3.20-3_all.deb ... #8 28.13 Unpacking libhtml-tagset-perl (3.20-3) ... #8 28.17 Selecting previously unselected package liburi-perl. #8 28.17 Preparing to unpack .../126-liburi-perl_1.76-1_all.deb ... #8 28.17 Unpacking liburi-perl (1.76-1) ... #8 28.21 Selecting previously unselected package libhtml-parser-perl. #8 28.21 Preparing to unpack .../127-libhtml-parser-perl_3.72-3+b3_arm64.deb ... #8 28.22 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 28.26 Selecting previously unselected package libhtml-tree-perl. #8 28.26 Preparing to unpack .../128-libhtml-tree-perl_5.07-2_all.deb ... #8 28.26 Unpacking libhtml-tree-perl (5.07-2) ... #8 28.30 Selecting previously unselected package libio-html-perl. #10 12.49 CentOS Stream 8 - BaseOS 17 MB/s | 22 MB 00:01 #8 27.09 Preparing to unpack .../066-libisl19_0.19-1_amd64.deb ... #8 27.10 Unpacking libisl19:amd64 (0.19-1) ... #8 27.18 Selecting previously unselected package libmpfr6:amd64. #8 27.18 Preparing to unpack .../067-libmpfr6_4.0.1-1_amd64.deb ... #8 27.18 Unpacking libmpfr6:amd64 (4.0.1-1) ... #8 27.23 Selecting previously unselected package libmpc3:amd64. #8 27.23 Preparing to unpack .../068-libmpc3_1.1.0-1_amd64.deb ... #8 27.24 Unpacking libmpc3:amd64 (1.1.0-1) ... #8 27.27 Selecting previously unselected package cpp-7. #8 27.27 Preparing to unpack .../069-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 27.27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... #9 26.80 Selecting previously unselected package gcc. #9 26.80 Preparing to unpack .../095-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ... #9 26.81 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 26.84 Selecting previously unselected package libstdc++-9-dev:arm64. #9 26.84 Preparing to unpack .../096-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 26.85 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 27.06 Selecting previously unselected package g++-9. #9 27.07 Preparing to unpack .../097-g++-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 27.07 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... #8 27.02 Preparing to unpack .../085-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... #8 27.03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... #8 27.08 Selecting previously unselected package patch. #8 27.08 Preparing to unpack .../086-patch_2.7.6-2ubuntu1.1_arm64.deb ... #8 27.08 Unpacking patch (2.7.6-2ubuntu1.1) ... #8 27.12 Selecting previously unselected package dpkg-dev. #8 27.13 Preparing to unpack .../087-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... #8 27.13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... #8 27.21 Selecting previously unselected package build-essential. #8 27.21 Preparing to unpack .../088-build-essential_12.4ubuntu1_arm64.deb ... #8 27.21 Unpacking build-essential (12.4ubuntu1) ... #8 27.25 Selecting previously unselected package libroken18-heimdal:arm64. #8 24.27 Installing : libicu-67.1-9.el9.x86_64 117/147 #8 24.45 Installing : webkit2gtk3-jsc-2.36.1-1.el9.x86_64 118/147 #8 24.45 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 119/147 #8 24.47 Installing : glib-networking-2.68.3-3.el9.x86_64 120/147 #8 24.48 Installing : libbrotli-1.0.9-6.el9.x86_64 121/147 #8 24.49 Installing : libsoup-2.72.0-8.el9.x86_64 122/147 #8 24.50 Installing : less-575-4.el9.x86_64 123/147 #8 24.51 Running scriptlet: man-db-2.9.3-6.el9.x86_64 124/147 #8 26.04 Selecting previously unselected package cpp. #8 26.04 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ... #8 26.05 Unpacking cpp (4:10.2.1-1) ... #8 26.13 Selecting previously unselected package libcc1-0:armhf. #8 26.13 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ... #8 26.14 Unpacking libcc1-0:armhf (10.2.1-6) ... #8 26.18 Selecting previously unselected package libgomp1:armhf. #8 26.18 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ... #8 26.18 Unpacking libgomp1:armhf (10.2.1-6) ... #8 26.24 Selecting previously unselected package libatomic1:armhf. #8 26.24 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ... #9 27.48 Selecting previously unselected package libcbor0.6:amd64. #9 27.48 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ... #9 27.49 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 27.52 Selecting previously unselected package libedit2:amd64. #9 27.52 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_amd64.deb ... #9 27.53 Unpacking libedit2:amd64 (3.1-20191231-2build1) ... #9 27.57 Selecting previously unselected package libfido2-1:amd64. #9 27.57 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_amd64.deb ... #9 27.57 Unpacking libfido2-1:amd64 (1.6.0-2build1) ... #9 27.60 Selecting previously unselected package libpng16-16:amd64. #9 26.29 Selecting previously unselected package ca-certificates. #9 26.29 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ... #9 26.30 Unpacking ca-certificates (20210119ubuntu1) ... #9 26.35 Selecting previously unselected package distro-info-data. #9 26.35 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.2_all.deb ... #9 26.35 Unpacking distro-info-data (0.51ubuntu1.2) ... #9 26.39 Selecting previously unselected package less. #9 26.39 Preparing to unpack .../014-less_551-2_arm64.deb ... #9 26.40 Unpacking less (551-2) ... #9 26.44 Selecting previously unselected package libmd0:arm64. #9 26.44 Preparing to unpack .../015-libmd0_1.0.3-3build1_arm64.deb ... #9 26.44 Unpacking libmd0:arm64 (1.0.3-3build1) ... #9 26.48 Selecting previously unselected package libbsd0:arm64. #9 28.35 Selecting previously unselected package diffstat. #9 28.36 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ... #9 28.36 Unpacking diffstat (1.64-1build2) ... #9 28.39 Selecting previously unselected package python3-chardet. #9 28.39 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ... #9 28.39 Unpacking python3-chardet (4.0.0-1) ... #9 28.43 Selecting previously unselected package zstd. #9 28.43 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ... #9 28.44 Unpacking zstd (1.4.8+dfsg-3build1) ... #9 28.48 Selecting previously unselected package python3-debian. #9 28.48 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1_all.deb ... #9 28.48 Unpacking python3-debian (0.1.43ubuntu1) ... #9 28.52 Selecting previously unselected package libgpgme11:amd64. #9 28.52 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ... #9 28.53 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ... #9 28.56 Selecting previously unselected package python3-gpg. #9 28.56 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ... #9 28.56 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ... #9 28.61 Selecting previously unselected package dput. #8 29.80 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #8 29.85 Selecting previously unselected package libssh2-1:armhf. #8 29.85 Preparing to unpack .../064-libssh2-1_1.8.0-2.1_armhf.deb ... #8 29.86 Unpacking libssh2-1:armhf (1.8.0-2.1) ... #8 29.92 Selecting previously unselected package libcurl4:armhf. #8 29.92 Preparing to unpack .../065-libcurl4_7.64.0-4+deb10u2_armhf.deb ... #8 29.94 Unpacking libcurl4:armhf (7.64.0-4+deb10u2) ... #8 30.06 Selecting previously unselected package curl. #8 30.06 Preparing to unpack .../066-curl_7.64.0-4+deb10u2_armhf.deb ... #8 30.06 Unpacking curl (7.64.0-4+deb10u2) ... #8 30.19 Selecting previously unselected package dctrl-tools. #8 30.19 Preparing to unpack .../067-dctrl-tools_2.24-3_armhf.deb ... #8 26.48 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ... #8 26.49 Unpacking debian-keyring (2021.07.26) ... #8 21.77 Installing : less-575-4.el9.aarch64 123/147 #8 21.77 Running scriptlet: man-db-2.9.3-6.el9.aarch64 124/147 #8 21.80 Installing : man-db-2.9.3-6.el9.aarch64 124/147 #8 21.87 Running scriptlet: man-db-2.9.3-6.el9.aarch64 124/147 #8 21.89 Installing : json-glib-1.6.6-1.el9.aarch64 125/147 #9 25.99 Preparing to unpack .../067-autotools-dev_20180224.1_all.deb ... #9 25.99 Unpacking autotools-dev (20180224.1) ... #9 26.03 Selecting previously unselected package automake. #9 26.03 Preparing to unpack .../068-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 26.04 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 26.11 Selecting previously unselected package autopoint. #9 26.11 Preparing to unpack .../069-autopoint_0.19.8.1-10build1_all.deb ... #9 26.12 Unpacking autopoint (0.19.8.1-10build1) ... #9 26.15 Selecting previously unselected package binutils-common:amd64. #9 26.15 Preparing to unpack .../070-binutils-common_2.34-6ubuntu1.3_amd64.deb ... #9 26.16 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ... #9 26.20 Selecting previously unselected package libbinutils:amd64. #9 26.20 Preparing to unpack .../071-libbinutils_2.34-6ubuntu1.3_amd64.deb ... #9 26.21 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ... #8 25.32 Fedora Modular 35 - aarch64 3.8 MB/s | 3.2 MB 00:00 #10 12.73 CentOS Stream 8 - Extras 22 kB/s | 17 kB 00:00 #9 24.80 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ... #9 24.81 Unpacking strace (5.16-0ubuntu3) ... #9 24.85 Selecting previously unselected package xauth. #9 24.85 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ... #9 24.86 Unpacking xauth (1:1.1-1build2) ... #9 24.89 Selecting previously unselected package xz-utils. #9 24.89 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ... #9 24.89 Unpacking xz-utils (5.2.5-2ubuntu1) ... #9 24.94 Selecting previously unselected package libsigsegv2:arm64. #9 24.94 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ... #9 24.94 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ... #9 24.97 Selecting previously unselected package m4. #9 24.97 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ... #9 24.97 Unpacking m4 (1.4.18-5ubuntu2) ... #9 25.01 Selecting previously unselected package autoconf. #9 25.01 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #9 25.02 Unpacking autoconf (2.71-2) ... #9 25.06 Selecting previously unselected package autotools-dev. #8 28.31 Preparing to unpack .../129-libio-html-perl_1.001-1_all.deb ... #8 28.31 Unpacking libio-html-perl (1.001-1) ... #8 28.34 Selecting previously unselected package liblwp-mediatypes-perl. #8 28.34 Preparing to unpack .../130-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 28.34 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 28.37 Selecting previously unselected package libhttp-message-perl. #8 28.38 Preparing to unpack .../131-libhttp-message-perl_6.18-1_all.deb ... #8 28.38 Unpacking libhttp-message-perl (6.18-1) ... #8 28.42 Selecting previously unselected package libhttp-cookies-perl. #8 28.42 Preparing to unpack .../132-libhttp-cookies-perl_6.04-1_all.deb ... #8 28.42 Unpacking libhttp-cookies-perl (6.04-1) ... #8 28.48 Selecting previously unselected package libhttp-negotiate-perl. #8 28.48 Preparing to unpack .../133-libhttp-negotiate-perl_6.01-1_all.deb ... #8 28.48 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 28.51 Selecting previously unselected package perl-openssl-defaults:arm64. #8 28.52 Preparing to unpack .../134-perl-openssl-defaults_3_arm64.deb ... #8 28.52 Unpacking perl-openssl-defaults:arm64 (3) ... #8 28.55 Selecting previously unselected package libnet-ssleay-perl. #8 28.55 Preparing to unpack .../135-libnet-ssleay-perl_1.85-2+b1_arm64.deb ... #8 28.56 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 28.62 Selecting previously unselected package libio-socket-ssl-perl. #8 28.62 Preparing to unpack .../136-libio-socket-ssl-perl_2.060-3_all.deb ... #8 28.63 Unpacking libio-socket-ssl-perl (2.060-3) ... #9 26.88 Selecting previously unselected package xauth. #9 26.88 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_armhf.deb ... #9 26.88 Unpacking xauth (1:1.1-0ubuntu1) ... #9 26.95 Selecting previously unselected package libfl2:armhf. #9 26.95 Preparing to unpack .../061-libfl2_2.6.4-6.2_armhf.deb ... #9 26.96 Unpacking libfl2:armhf (2.6.4-6.2) ... #9 27.07 Selecting previously unselected package at. #9 27.07 Preparing to unpack .../062-at_3.1.23-1ubuntu1_armhf.deb ... #9 27.08 Unpacking at (3.1.23-1ubuntu1) ... #8 25.54 Selecting previously unselected package libgdbm-compat4:armhf. #8 25.54 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... #21 22.48 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] #21 22.48 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #21 22.48 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] #21 22.52 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] #21 22.52 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #21 22.52 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #21 22.66 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] #21 22.66 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #21 22.68 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #21 22.68 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #21 22.68 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #21 22.68 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #21 22.69 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] #21 22.69 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] #21 22.69 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #21 22.69 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #21 22.69 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] #21 22.69 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] #21 22.70 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] #21 22.70 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] #21 22.71 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] #8 27.25 Preparing to unpack .../089-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.25 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.30 Selecting previously unselected package libasn1-8-heimdal:arm64. #8 27.30 Preparing to unpack .../090-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.30 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.37 Selecting previously unselected package libheimbase1-heimdal:arm64. #8 27.37 Preparing to unpack .../091-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.38 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.43 Selecting previously unselected package libhcrypto4-heimdal:arm64. #8 27.44 Preparing to unpack .../092-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.44 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.49 Selecting previously unselected package libwind0-heimdal:arm64. #8 27.49 Preparing to unpack .../093-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.49 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.54 Selecting previously unselected package libhx509-5-heimdal:arm64. #8 27.54 Preparing to unpack .../094-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.54 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.59 Selecting previously unselected package libkrb5-26-heimdal:arm64. #8 27.41 Selecting previously unselected package g++. #8 27.41 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... #8 27.41 Unpacking g++ (4:10.2.1-1) ... #8 27.44 Selecting previously unselected package make. #8 24.53 Installing : man-db-2.9.3-6.el9.x86_64 124/147 #8 24.54 Running scriptlet: man-db-2.9.3-6.el9.x86_64 124/147 #8 24.55 Installing : json-glib-1.6.6-1.el9.x86_64 125/147 #8 24.57 Installing : libappstream-glib-0.7.18-4.el9.x86_64 126/147 #8 24.58 Installing : info-6.7-15.el9.x86_64 127/147 #8 24.59 Installing : ed-1.14.2-12.el9.x86_64 128/147 #8 24.60 Installing : patch-2.7.6-16.el9.x86_64 129/147 #8 24.61 Installing : diffutils-3.7-12.el9.x86_64 130/147 #8 24.62 Installing : dbus-libs-1:1.12.20-5.el9.x86_64 131/147 #8 24.63 Installing : python3-dbus-1.2.18-2.el9.x86_64 132/147 #8 24.65 Installing : python3-dnf-plugins-core-4.1.0-1.el9.noarch 133/147 #8 24.66 Upgrading : dnf-4.12.0-1.el9.noarch 134/147 #8 24.66 Running scriptlet: dnf-4.12.0-1.el9.noarch 134/147 #8 24.67 Upgrading : yum-4.12.0-1.el9.noarch 135/147 #8 24.68 Installing : dnf-plugins-core-4.1.0-1.el9.noarch 136/147 #8 24.69 Installing : rpm-build-4.16.1.3-11.el9.x86_64 137/147 #8 24.70 Installing : rpmlint-1.11-19.el9.noarch 138/147 #8 26.25 Unpacking libatomic1:armhf (10.2.1-6) ... #8 26.28 Selecting previously unselected package libasan6:armhf. #8 26.28 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ... #8 26.29 Unpacking libasan6:armhf (10.2.1-6) ... #9 26.49 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_arm64.deb ... #9 26.49 Unpacking libbsd0:arm64 (0.11.3-1ubuntu2) ... #9 26.53 Selecting previously unselected package libelf1:arm64. #9 26.53 Preparing to unpack .../017-libelf1_0.185-1build1_arm64.deb ... #9 26.54 Unpacking libelf1:arm64 (0.185-1build1) ... #9 26.59 Selecting previously unselected package libicu67:arm64. #9 26.59 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_arm64.deb ... #9 26.59 Unpacking libicu67:arm64 (67.1-7ubuntu1) ... #9 27.61 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_amd64.deb ... #9 27.61 Unpacking libpng16-16:amd64 (1.6.37-3build4) ... #9 27.65 Selecting previously unselected package libpsl5:amd64. #9 27.65 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ... #9 27.65 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #9 27.69 Selecting previously unselected package libxau6:amd64. #9 27.69 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ... #9 27.70 Unpacking libxau6:amd64 (1:1.0.9-1build3) ... #9 27.73 Selecting previously unselected package libxdmcp6:amd64. #9 27.73 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_amd64.deb ... #9 27.73 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ... #9 27.77 Selecting previously unselected package libxcb1:amd64. #9 27.77 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ... #9 27.77 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ... #9 27.81 Selecting previously unselected package libx11-data. #9 27.81 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ... #9 27.81 Unpacking libx11-data (2:1.7.2-1) ... #9 27.87 Selecting previously unselected package libx11-6:amd64. #9 28.61 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ... #9 28.62 Unpacking dput (1.1.0ubuntu2) ... #9 28.65 Selecting previously unselected package fonts-dejavu-core. #9 28.65 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... #9 28.65 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 28.78 Selecting previously unselected package fontconfig-config. #9 28.78 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #9 28.78 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #9 28.82 Selecting previously unselected package libcurl3-gnutls:amd64. #9 28.82 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.1_amd64.deb ... #9 28.83 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.1) ... #9 28.86 Selecting previously unselected package liberror-perl. #8 30.19 Unpacking dctrl-tools (2.24-3) ... #8 30.32 Selecting previously unselected package libtool. #8 30.32 Preparing to unpack .../068-libtool_2.4.6-9_all.deb ... #8 30.32 Unpacking libtool (2.4.6-9) ... #8 30.42 Selecting previously unselected package dh-autoreconf. #8 30.42 Preparing to unpack .../069-dh-autoreconf_19_all.deb ... #8 21.99 Installing : libappstream-glib-0.7.18-4.el9.aarch64 126/147 #8 22.09 Installing : info-6.7-15.el9.aarch64 127/147 #8 22.10 Installing : ed-1.14.2-12.el9.aarch64 128/147 #8 22.16 Installing : patch-2.7.6-16.el9.aarch64 129/147 #8 22.17 Installing : diffutils-3.7-12.el9.aarch64 130/147 #9 26.30 Selecting previously unselected package libctf-nobfd0:amd64. #9 26.30 Preparing to unpack .../072-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... #9 26.31 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... #9 26.34 Selecting previously unselected package libctf0:amd64. #9 26.34 Preparing to unpack .../073-libctf0_2.34-6ubuntu1.3_amd64.deb ... #9 26.34 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ... #9 26.38 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 26.38 Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... #9 26.38 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... #10 13.72 CentOS Stream 8 - Extras common packages 4.8 kB/s | 4.1 kB 00:00 #9 25.06 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #9 25.06 Unpacking autotools-dev (20220109.1) ... #9 25.10 Selecting previously unselected package automake. #9 25.10 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #9 25.11 Unpacking automake (1:1.16.5-1.3) ... #9 25.16 Selecting previously unselected package autopoint. #9 25.16 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #9 25.16 Unpacking autopoint (0.21-4ubuntu4) ... #9 25.19 Selecting previously unselected package binutils-common:arm64. #9 25.19 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_arm64.deb ... #9 25.20 Unpacking binutils-common:arm64 (2.38-3ubuntu1) ... #9 25.23 Selecting previously unselected package libbinutils:arm64. #9 25.24 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_arm64.deb ... #9 25.24 Unpacking libbinutils:arm64 (2.38-3ubuntu1) ... #9 25.28 Selecting previously unselected package libctf-nobfd0:arm64. #8 33.80 Selecting previously unselected package g++. #8 33.80 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ... #8 33.80 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #8 33.84 Selecting previously unselected package make. #8 33.84 Preparing to unpack .../082-make_4.1-9.1ubuntu1_armhf.deb ... #8 33.84 Unpacking make (4.1-9.1ubuntu1) ... #8 33.89 Selecting previously unselected package libdpkg-perl. #8 33.89 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... #8 33.90 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... #8 33.99 Selecting previously unselected package patch. #8 33.99 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_armhf.deb ... #8 34.01 Unpacking patch (2.7.6-2ubuntu1.1) ... #8 28.68 Selecting previously unselected package libnet-http-perl. #8 28.68 Preparing to unpack .../137-libnet-http-perl_6.18-1_all.deb ... #8 28.68 Unpacking libnet-http-perl (6.18-1) ... #8 28.71 Selecting previously unselected package liblwp-protocol-https-perl. #8 28.72 Preparing to unpack .../138-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 28.72 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 28.75 Selecting previously unselected package libtry-tiny-perl. #8 28.76 Preparing to unpack .../139-libtry-tiny-perl_0.30-1_all.deb ... #8 28.76 Unpacking libtry-tiny-perl (0.30-1) ... #8 28.79 Selecting previously unselected package libwww-robotrules-perl. #8 28.79 Preparing to unpack .../140-libwww-robotrules-perl_6.02-1_all.deb ... #8 28.80 Unpacking libwww-robotrules-perl (6.02-1) ... #8 28.83 Selecting previously unselected package libwww-perl. #8 28.83 Preparing to unpack .../141-libwww-perl_6.36-2_all.deb ... #8 28.84 Unpacking libwww-perl (6.36-2) ... #8 28.88 Selecting previously unselected package patchutils. #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:6e9576fe9b3ec593fc61754a66fb4c3e478c17dbf8e535d0b3faf32206a7372a #8 19.95 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u2) ... #9 27.18 Selecting previously unselected package libsigsegv2:armhf. #9 27.18 Preparing to unpack .../063-libsigsegv2_2.12-2_armhf.deb ... #9 27.20 Unpacking libsigsegv2:armhf (2.12-2) ... #8 25.54 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #8 25.59 Selecting previously unselected package libperl5.28:armhf. #8 25.59 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #8 25.60 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #21 22.71 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] #21 22.71 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] #21 22.71 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] #21 22.73 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] #21 22.73 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] #21 22.75 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] #21 22.76 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] #8 27.59 Preparing to unpack .../095-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.60 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.65 Selecting previously unselected package libheimntlm0-heimdal:arm64. #8 27.65 Preparing to unpack .../096-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.65 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.69 Selecting previously unselected package libgssapi3-heimdal:arm64. #8 27.69 Preparing to unpack .../097-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.70 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.73 Selecting previously unselected package libsasl2-modules-db:arm64. #8 27.74 Preparing to unpack .../098-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... #8 27.74 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 27.78 Selecting previously unselected package libsasl2-2:arm64. #8 27.78 Preparing to unpack .../099-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... #8 27.78 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 27.82 Selecting previously unselected package libldap-common. #8 27.44 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... #8 27.44 Unpacking make (4.3-4.1) ... #8 27.51 Selecting previously unselected package libdpkg-perl. #8 27.51 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ... #8 27.51 Unpacking libdpkg-perl (1.20.9) ... #8 27.59 Selecting previously unselected package patch. #8 27.59 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... #8 27.59 Unpacking patch (2.7.6-7) ... #8 27.63 Selecting previously unselected package dpkg-dev. #8 27.63 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ... #8 27.64 Unpacking dpkg-dev (1.20.9) ... #9 27.59 Selecting previously unselected package g++. #9 27.59 Preparing to unpack .../098-g++_4%3a9.3.0-1ubuntu2_arm64.deb ... #9 27.59 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 27.62 Selecting previously unselected package make. #9 27.63 Preparing to unpack .../099-make_4.2.1-1.2_arm64.deb ... #9 27.63 Unpacking make (4.2.1-1.2) ... #9 27.67 Selecting previously unselected package libdpkg-perl. #9 27.67 Preparing to unpack .../100-libdpkg-perl_1.19.7ubuntu3_all.deb ... #9 27.67 Unpacking libdpkg-perl (1.19.7ubuntu3) ... #9 27.72 Selecting previously unselected package patch. #8 24.78 Installing : glibc-gconv-extra-2.34-29.el9.x86_64 139/147 #8 24.79 Running scriptlet: glibc-gconv-extra-2.34-29.el9.x86_64 139/147 #8 24.80 Cleanup : yum-4.10.0-4.el9.noarch 140/147 #8 24.81 Running scriptlet: dnf-4.10.0-4.el9.noarch 141/147 #8 24.81 Cleanup : dnf-4.10.0-4.el9.noarch 141/147 #8 24.82 warning: file /usr/share/locale/en_GB/LC_MESSAGES/dnf.mo: remove failed: No such file or directory #8 24.82 #8 24.82 Running scriptlet: dnf-4.10.0-4.el9.noarch 141/147 #8 24.82 System has not been booted with systemd as init system (PID 1). Can't operate. #8 24.82 Failed to connect to bus: Host is down #8 24.82 #8 24.84 Cleanup : python3-dnf-4.10.0-4.el9.noarch 142/147 #8 24.84 Cleanup : python3-hawkey-0.65.0-3.el9.x86_64 143/147 #8 24.85 Cleanup : dnf-data-4.10.0-4.el9.noarch 144/147 #8 24.86 Cleanup : python3-libdnf-0.65.0-3.el9.x86_64 145/147 #8 24.86 Cleanup : libdnf-0.65.0-3.el9.x86_64 146/147 #8 24.87 Cleanup : libsolv-0.7.20-2.el9.x86_64 147/147 #8 26.61 Selecting previously unselected package libubsan1:armhf. #8 26.61 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ... #8 26.65 Unpacking libubsan1:armhf (10.2.1-6) ... #9 26.79 Selecting previously unselected package libxml2:arm64. #9 26.79 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4ubuntu0.1_arm64.deb ... #9 26.79 Unpacking libxml2:arm64 (2.9.12+dfsg-4ubuntu0.1) ... #9 26.84 Selecting previously unselected package libyaml-0-2:arm64. #9 26.84 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_arm64.deb ... #9 26.85 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #9 26.88 Selecting previously unselected package lsb-release. #9 26.88 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ... #9 26.89 Unpacking lsb-release (11.1.0ubuntu3) ... #9 26.93 Selecting previously unselected package netbase. #9 26.93 Preparing to unpack .../022-netbase_6.3_all.deb ... #9 26.93 Unpacking netbase (6.3) ... #9 26.96 Selecting previously unselected package python3-pkg-resources. #9 27.88 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_amd64.deb ... #9 27.88 Unpacking libx11-6:amd64 (2:1.7.2-1) ... #9 27.92 Selecting previously unselected package libxext6:amd64. #9 27.92 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ... #9 27.93 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 27.96 Selecting previously unselected package libxmuu1:amd64. #9 27.97 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 27.97 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 28.00 Selecting previously unselected package manpages. #9 28.00 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ... #9 28.00 Unpacking manpages (5.10-1ubuntu1) ... #9 28.13 Selecting previously unselected package openssh-client. #9 28.86 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... #9 28.87 Unpacking liberror-perl (0.17029-1) ... #9 28.90 Selecting previously unselected package git-man. #9 28.90 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.2_all.deb ... #9 28.90 Unpacking git-man (1:2.34.1-1ubuntu1.2) ... #9 28.94 Selecting previously unselected package git. #9 28.94 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.2_amd64.deb ... #9 28.95 Unpacking git (1:2.34.1-1ubuntu1.2) ... #9 29.10 Selecting previously unselected package libalgorithm-diff-perl. #9 29.10 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... #9 29.10 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 29.13 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 30.43 Unpacking dh-autoreconf (19) ... #8 30.48 Selecting previously unselected package libarchive-zip-perl. #8 30.48 Preparing to unpack .../070-libarchive-zip-perl_1.64-1_all.deb ... #8 30.48 Unpacking libarchive-zip-perl (1.64-1) ... #8 30.55 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 30.55 Preparing to unpack .../071-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 30.56 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 30.60 Selecting previously unselected package dh-strip-nondeterminism. #8 30.60 Preparing to unpack .../072-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 30.62 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 30.65 Selecting previously unselected package dwz. #8 30.65 Preparing to unpack .../073-dwz_0.13-5~bpo10+1_armhf.deb ... #8 30.65 Unpacking dwz (0.13-5~bpo10+1) ... #8 22.24 Installing : dbus-libs-1:1.12.20-5.el9.aarch64 131/147 #8 22.31 Installing : python3-dbus-1.2.18-2.el9.aarch64 132/147 #8 22.32 Installing : python3-dnf-plugins-core-4.1.0-1.el9.noarch 133/147 #8 22.38 Upgrading : dnf-4.12.0-1.el9.noarch 134/147 #8 22.45 Running scriptlet: dnf-4.12.0-1.el9.noarch 134/147 #8 22.46 Upgrading : yum-4.12.0-1.el9.noarch 135/147 #8 22.47 Installing : dnf-plugins-core-4.1.0-1.el9.noarch 136/147 #9 26.63 Selecting previously unselected package binutils. #9 26.63 Preparing to unpack .../075-binutils_2.34-6ubuntu1.3_amd64.deb ... #9 26.64 Unpacking binutils (2.34-6ubuntu1.3) ... #9 26.66 Selecting previously unselected package libc-dev-bin. #9 26.67 Preparing to unpack .../076-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... #9 26.67 Unpacking libc-dev-bin (2.31-0ubuntu9.7) ... #9 26.71 Selecting previously unselected package linux-libc-dev:amd64. #9 26.71 Preparing to unpack .../077-linux-libc-dev_5.4.0-109.123_amd64.deb ... #9 26.71 Unpacking linux-libc-dev:amd64 (5.4.0-109.123) ... #9 25.29 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_arm64.deb ... #9 25.29 Unpacking libctf-nobfd0:arm64 (2.38-3ubuntu1) ... #9 25.33 Selecting previously unselected package libctf0:arm64. #9 25.33 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_arm64.deb ... #9 25.33 Unpacking libctf0:arm64 (2.38-3ubuntu1) ... #9 25.36 Selecting previously unselected package binutils-aarch64-linux-gnu. #9 25.36 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-3ubuntu1_arm64.deb ... #9 25.36 Unpacking binutils-aarch64-linux-gnu (2.38-3ubuntu1) ... #9 25.49 Selecting previously unselected package binutils. #9 25.49 Preparing to unpack .../062-binutils_2.38-3ubuntu1_arm64.deb ... #9 25.49 Unpacking binutils (2.38-3ubuntu1) ... #9 25.52 Selecting previously unselected package libc-dev-bin. #9 25.52 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3_arm64.deb ... #9 25.52 Unpacking libc-dev-bin (2.35-0ubuntu3) ... #9 25.55 Selecting previously unselected package linux-libc-dev:arm64. #8 34.04 Selecting previously unselected package dpkg-dev. #8 34.04 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... #8 34.05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... #8 34.15 Selecting previously unselected package build-essential. #8 34.15 Preparing to unpack .../086-build-essential_12.4ubuntu1_armhf.deb ... #8 34.15 Unpacking build-essential (12.4ubuntu1) ... #8 34.20 Selecting previously unselected package libroken18-heimdal:armhf. #8 34.20 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 34.21 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1) ... #8 34.26 Selecting previously unselected package libasn1-8-heimdal:armhf. #8 34.26 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 28.88 Preparing to unpack .../142-patchutils_0.3.4-2_arm64.deb ... #8 28.89 Unpacking patchutils (0.3.4-2) ... #8 28.92 Selecting previously unselected package wdiff. #8 28.92 Preparing to unpack .../143-wdiff_1.2.2-2+b1_arm64.deb ... #8 28.93 Unpacking wdiff (1.2.2-2+b1) ... #8 28.98 Selecting previously unselected package devscripts. #8 28.98 Preparing to unpack .../144-devscripts_2.19.5+deb10u1_arm64.deb ... #8 29.01 Unpacking devscripts (2.19.5+deb10u1) ... #8 29.13 Selecting previously unselected package diffstat. #8 27.82 Preparing to unpack .../100-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... #8 27.83 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... #8 27.87 Selecting previously unselected package libldap-2.4-2:arm64. #8 27.87 Preparing to unpack .../101-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_arm64.deb ... #8 27.87 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.10) ... #8 27.92 Selecting previously unselected package libnghttp2-14:arm64. #8 27.92 Preparing to unpack .../102-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... #8 27.93 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... #8 28.00 Selecting previously unselected package librtmp1:arm64. #8 28.01 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... #8 28.01 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... #8 28.05 Selecting previously unselected package libcurl4:arm64. #8 27.77 Selecting previously unselected package build-essential. #8 27.77 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... #8 27.77 Unpacking build-essential (12.9) ... #8 27.82 Selecting previously unselected package libbrotli1:amd64. #8 27.82 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 27.82 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 27.88 Selecting previously unselected package libsasl2-modules-db:amd64. #8 27.88 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 27.89 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 27.93 Selecting previously unselected package libsasl2-2:amd64. #8 27.93 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 27.94 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 27.98 Selecting previously unselected package libldap-2.4-2:amd64. #8 27.98 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... #8 27.98 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... #9 27.72 Preparing to unpack .../101-patch_2.7.6-6_arm64.deb ... #9 27.73 Unpacking patch (2.7.6-6) ... #9 27.77 Selecting previously unselected package dpkg-dev. #9 27.77 Preparing to unpack .../102-dpkg-dev_1.19.7ubuntu3_all.deb ... #9 27.77 Unpacking dpkg-dev (1.19.7ubuntu3) ... #9 27.85 Selecting previously unselected package build-essential. #9 27.85 Preparing to unpack .../103-build-essential_12.8ubuntu1.1_arm64.deb ... #9 27.85 Unpacking build-essential (12.8ubuntu1.1) ... #9 27.89 Selecting previously unselected package libbrotli1:arm64. #9 27.89 Preparing to unpack .../104-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... #9 27.89 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #9 27.94 Selecting previously unselected package libroken18-heimdal:arm64. #9 27.94 Preparing to unpack .../105-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.95 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #8 26.87 Selecting previously unselected package libgcc-10-dev:armhf. #8 26.87 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ... #8 26.87 Unpacking libgcc-10-dev:armhf (10.2.1-6) ... #8 27.01 Selecting previously unselected package gcc-10. #8 27.01 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ... #8 27.02 Unpacking gcc-10 (10.2.1-6) ... #9 26.96 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ... #9 26.97 Unpacking python3-pkg-resources (52.0.0-4) ... #9 27.02 Selecting previously unselected package ucf. #9 27.02 Preparing to unpack .../024-ucf_3.0043_all.deb ... #9 27.03 Moving old data out of the way #9 27.03 Unpacking ucf (3.0043) ... #9 27.06 Selecting previously unselected package libmagic-mgc. #9 27.06 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_arm64.deb ... #9 27.07 Unpacking libmagic-mgc (1:5.39-3) ... #9 27.13 Selecting previously unselected package libmagic1:arm64. #9 27.14 Preparing to unpack .../026-libmagic1_1%3a5.39-3_arm64.deb ... #9 27.14 Unpacking libmagic1:arm64 (1:5.39-3) ... #9 27.18 Selecting previously unselected package file. #9 28.14 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2.1_amd64.deb ... #9 28.14 Unpacking openssh-client (1:8.4p1-6ubuntu2.1) ... #9 28.19 Selecting previously unselected package publicsuffix. #9 28.19 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... #9 28.20 Unpacking publicsuffix (20210108.1309-1) ... #9 28.23 Selecting previously unselected package python-apt-common. #9 28.24 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ... #9 28.24 Unpacking python-apt-common (2.2.1) ... #9 28.27 Selecting previously unselected package python3-apt. #9 28.27 Preparing to unpack .../046-python3-apt_2.2.1_amd64.deb ... #9 28.28 Unpacking python3-apt (2.2.1) ... #9 28.33 Selecting previously unselected package libunwind8:amd64. #9 28.33 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ... #9 28.33 Unpacking libunwind8:amd64 (1.3.2-2) ... #9 28.36 Selecting previously unselected package strace. #9 29.13 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... #9 29.14 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #9 29.16 Selecting previously unselected package libalgorithm-merge-perl. #9 29.17 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... #9 29.17 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 29.19 Selecting previously unselected package libaliased-perl. #9 29.19 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... #9 29.20 Unpacking libaliased-perl (0.34-1.1) ... #9 29.24 Selecting previously unselected package libapt-pkg-perl. #9 29.24 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ... #9 29.24 Unpacking libapt-pkg-perl (0.1.40build2) ... #9 29.27 Selecting previously unselected package libarchive-cpio-perl. #9 29.27 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 29.28 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 29.31 Selecting previously unselected package libarray-intspan-perl. #9 29.31 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... #9 29.31 Unpacking libarray-intspan-perl (2.004-1) ... #9 29.34 Selecting previously unselected package libmodule-implementation-perl. #9 29.34 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 29.35 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 29.37 Selecting previously unselected package libsub-exporter-progressive-perl. #9 29.38 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 29.38 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 29.41 Selecting previously unselected package libvariable-magic-perl. #9 29.41 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ... #9 29.42 Unpacking libvariable-magic-perl (0.62-1build5) ... #9 29.44 Selecting previously unselected package libb-hooks-endofscope-perl. #8 30.71 Selecting previously unselected package libdebhelper-perl. #8 30.71 Preparing to unpack .../074-libdebhelper-perl_13.3.3~bpo10+1_all.deb ... #8 30.72 Unpacking libdebhelper-perl (13.3.3~bpo10+1) ... #8 29.14 Selecting previously unselected package g++. #8 29.15 Preparing to unpack .../054-g++_4%3a8.3.0-1_amd64.deb ... #8 29.15 Unpacking g++ (4:8.3.0-1) ... #8 29.18 Selecting previously unselected package make. #8 29.18 Preparing to unpack .../055-make_4.2.1-1.2_amd64.deb ... #8 29.19 Unpacking make (4.2.1-1.2) ... #8 29.25 Selecting previously unselected package libdpkg-perl. #8 29.26 Preparing to unpack .../056-libdpkg-perl_1.19.7_all.deb ... #8 29.26 Unpacking libdpkg-perl (1.19.7) ... #8 29.35 Selecting previously unselected package patch. #8 29.36 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_amd64.deb ... #8 22.48 Installing : rpm-build-4.16.1.3-11.el9.aarch64 137/147 #8 22.56 Installing : rpmlint-1.11-19.el9.noarch 138/147 #8 22.72 Installing : glibc-gconv-extra-2.34-29.el9.aarch64 139/147 #8 28.03 Selecting previously unselected package cpp. #8 28.03 Preparing to unpack .../070-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #8 28.03 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #8 28.07 Selecting previously unselected package libcc1-0:amd64. #8 28.07 Preparing to unpack .../071-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.11 Selecting previously unselected package libgomp1:amd64. #8 28.11 Preparing to unpack .../072-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.16 Selecting previously unselected package libitm1:amd64. #8 28.16 Preparing to unpack .../073-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.20 Selecting previously unselected package libatomic1:amd64. #8 28.20 Preparing to unpack .../074-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.24 Selecting previously unselected package libasan4:amd64. #9 26.89 Selecting previously unselected package libcrypt-dev:amd64. #9 26.89 Preparing to unpack .../078-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #9 26.90 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 26.94 Selecting previously unselected package libc6-dev:amd64. #9 26.94 Preparing to unpack .../079-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... #9 26.94 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) ... #9 25.55 Preparing to unpack .../064-linux-libc-dev_5.15.0-27.28_arm64.deb ... #9 25.56 Unpacking linux-libc-dev:arm64 (5.15.0-27.28) ... #9 25.70 Selecting previously unselected package libcrypt-dev:arm64. #9 25.70 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ... #9 25.70 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ... #9 25.73 Selecting previously unselected package rpcsvc-proto. #9 25.74 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #9 25.74 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #9 25.77 Selecting previously unselected package libtirpc-dev:arm64. #9 25.77 Preparing to unpack .../067-libtirpc-dev_1.3.2-2build1_arm64.deb ... #9 25.78 Unpacking libtirpc-dev:arm64 (1.3.2-2build1) ... #9 25.81 Selecting previously unselected package libnsl-dev:arm64. #8 34.26 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ... #8 34.33 Selecting previously unselected package libheimbase1-heimdal:armhf. #8 34.33 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 34.34 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ... #8 34.38 Selecting previously unselected package libhcrypto4-heimdal:armhf. #8 34.38 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 34.39 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ... #8 34.43 Selecting previously unselected package libwind0-heimdal:armhf. #8 34.43 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 34.43 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1) ... #8 34.50 Selecting previously unselected package libhx509-5-heimdal:armhf. #8 34.50 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 34.50 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ... #8 29.13 Preparing to unpack .../145-diffstat_1.62-1_arm64.deb ... #8 29.13 Unpacking diffstat (1.62-1) ... #8 29.17 Selecting previously unselected package distro-info-data. #8 29.17 Preparing to unpack .../146-distro-info-data_0.41+deb10u4_all.deb ... #8 29.17 Unpacking distro-info-data (0.41+deb10u4) ... #8 29.21 Selecting previously unselected package python3-pkg-resources. #8 29.21 Preparing to unpack .../147-python3-pkg-resources_40.8.0-1_all.deb ... #8 29.22 Unpacking python3-pkg-resources (40.8.0-1) ... #8 29.26 Selecting previously unselected package python3-chardet. #8 29.27 Preparing to unpack .../148-python3-chardet_3.0.4-3_all.deb ... #8 29.27 Unpacking python3-chardet (3.0.4-3) ... #8 29.31 Selecting previously unselected package python3-six. #8 29.32 Preparing to unpack .../149-python3-six_1.12.0-1_all.deb ... #8 29.32 Unpacking python3-six (1.12.0-1) ... #8 29.36 Selecting previously unselected package python3-debian. #8 29.36 Preparing to unpack .../150-python3-debian_0.1.35_all.deb ... #8 29.37 Unpacking python3-debian (0.1.35) ... #9 27.86 Selecting previously unselected package m4. #9 27.86 Preparing to unpack .../064-m4_1.4.18-4_armhf.deb ... #9 27.88 Unpacking m4 (1.4.18-4) ... #9 28.02 Selecting previously unselected package autoconf. #9 28.02 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #8 28.05 Preparing to unpack .../104-libcurl4_7.58.0-2ubuntu3.17_arm64.deb ... #8 28.06 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.17) ... #8 28.10 Selecting previously unselected package curl. #8 28.10 Preparing to unpack .../105-curl_7.58.0-2ubuntu3.17_arm64.deb ... #8 28.11 Unpacking curl (7.58.0-2ubuntu3.17) ... #8 28.16 Selecting previously unselected package dctrl-tools. #8 28.16 Preparing to unpack .../106-dctrl-tools_2.24-2build1_arm64.deb ... #8 28.17 Unpacking dctrl-tools (2.24-2build1) ... #8 28.20 Selecting previously unselected package libtool. #8 28.20 Preparing to unpack .../107-libtool_2.4.6-2_all.deb ... #8 28.21 Unpacking libtool (2.4.6-2) ... #8 28.28 Selecting previously unselected package dh-autoreconf. #8 28.28 Preparing to unpack .../108-dh-autoreconf_19~ubuntu18.04.1_all.deb ... #8 28.28 Unpacking dh-autoreconf (19~ubuntu18.04.1) ... #8 28.31 Selecting previously unselected package libarchive-zip-perl. #8 28.31 Preparing to unpack .../109-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... #8 28.32 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 28.36 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 28.36 Preparing to unpack .../110-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... #8 28.36 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 28.39 Selecting previously unselected package libtimedate-perl. #8 28.05 Selecting previously unselected package libnghttp2-14:amd64. #8 28.05 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ... #8 28.06 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #8 28.10 Selecting previously unselected package libpsl5:amd64. #8 28.10 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... #8 28.10 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 28.14 Selecting previously unselected package librtmp1:amd64. #8 28.15 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 28.15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 28.19 Selecting previously unselected package libssh2-1:amd64. #8 28.19 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... #8 28.19 Unpacking libssh2-1:amd64 (1.9.0-2) ... #8 28.24 Selecting previously unselected package libcurl4:amd64. #9 28.01 Selecting previously unselected package libasn1-8-heimdal:arm64. #9 28.01 Preparing to unpack .../106-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.02 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.06 Selecting previously unselected package libheimbase1-heimdal:arm64. #9 28.06 Preparing to unpack .../107-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.06 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.10 Selecting previously unselected package libhcrypto4-heimdal:arm64. #9 28.10 Preparing to unpack .../108-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.10 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.14 Selecting previously unselected package libwind0-heimdal:arm64. #9 28.14 Preparing to unpack .../109-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.15 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.19 Selecting previously unselected package libhx509-5-heimdal:arm64. #8 26.26 Selecting previously unselected package perl. #8 26.26 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ... #8 26.27 Unpacking perl (5.28.1-6+deb10u1) ... #8 26.34 Selecting previously unselected package libpython3.7-minimal:armhf. #8 26.35 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 26.35 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #9 27.18 Preparing to unpack .../027-file_1%3a5.39-3_arm64.deb ... #9 27.18 Unpacking file (1:5.39-3) ... #9 27.21 Selecting previously unselected package gettext-base. #9 27.21 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_arm64.deb ... #9 27.22 Unpacking gettext-base (0.21-4ubuntu3) ... #9 27.25 Selecting previously unselected package iso-codes. #9 27.25 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... #9 27.26 Unpacking iso-codes (4.6.0-1) ... #9 28.37 Preparing to unpack .../048-strace_5.13-0ubuntu1_amd64.deb ... #9 28.37 Unpacking strace (5.13-0ubuntu1) ... #9 28.40 Selecting previously unselected package xauth. #9 28.40 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ... #9 28.41 Unpacking xauth (1:1.1-1) ... #9 28.44 Selecting previously unselected package xz-utils. #9 28.45 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu0.1_amd64.deb ... #9 28.45 Unpacking xz-utils (5.2.5-2ubuntu0.1) ... #9 28.49 Selecting previously unselected package libsigsegv2:amd64. #9 28.49 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu2_amd64.deb ... #9 28.49 Unpacking libsigsegv2:amd64 (2.13-1ubuntu2) ... #9 28.52 Selecting previously unselected package m4. #9 28.52 Preparing to unpack .../052-m4_1.4.18-5ubuntu1_amd64.deb ... #9 28.53 Unpacking m4 (1.4.18-5ubuntu1) ... #9 28.56 Selecting previously unselected package autoconf. #9 28.56 Preparing to unpack .../053-autoconf_2.69-14_all.deb ... #9 28.57 Unpacking autoconf (2.69-14) ... #9 28.62 Selecting previously unselected package autotools-dev. #9 29.45 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ... #9 29.45 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #9 29.49 Selecting previously unselected package libfreetype6:amd64. #9 29.49 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1build1_amd64.deb ... #9 29.49 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1build1) ... #9 29.53 Selecting previously unselected package libfontconfig1:amd64. #9 29.53 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... #9 29.54 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #9 29.58 Selecting previously unselected package libjpeg-turbo8:amd64. #9 29.58 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... #9 29.58 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #9 29.61 Selecting previously unselected package libjpeg8:amd64. #9 29.61 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ... #9 29.62 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... #9 29.65 Selecting previously unselected package libdeflate0:amd64. #9 29.65 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ... #9 29.66 Unpacking libdeflate0:amd64 (1.10-2) ... #9 29.69 Selecting previously unselected package libjbig0:amd64. #8 22.81 Running scriptlet: glibc-gconv-extra-2.34-29.el9.aarch64 139/147 #8 22.83 Cleanup : yum-4.10.0-4.el9.noarch 140/147 #8 22.83 Running scriptlet: dnf-4.10.0-4.el9.noarch 141/147 #8 22.84 Cleanup : dnf-4.10.0-4.el9.noarch 141/147 #8 22.84 warning: file /usr/share/locale/en_GB/LC_MESSAGES/dnf.mo: remove failed: No such file or directory #8 22.84 #8 22.84 Running scriptlet: dnf-4.10.0-4.el9.noarch 141/147 #8 22.85 System has not been booted with systemd as init system (PID 1). Can't operate. #8 22.85 Failed to connect to bus: Host is down #8 22.85 #8 22.93 Cleanup : python3-dnf-4.10.0-4.el9.noarch 142/147 #8 23.00 Cleanup : python3-hawkey-0.65.0-3.el9.aarch64 143/147 #8 23.01 Cleanup : dnf-data-4.10.0-4.el9.noarch 144/147 #8 29.36 Unpacking patch (2.7.6-3+deb10u1) ... #8 29.40 Selecting previously unselected package dpkg-dev. #8 29.40 Preparing to unpack .../058-dpkg-dev_1.19.7_all.deb ... #8 29.40 Unpacking dpkg-dev (1.19.7) ... #8 29.52 Selecting previously unselected package build-essential. #8 29.53 Preparing to unpack .../059-build-essential_12.6_amd64.deb ... #8 29.53 Unpacking build-essential (12.6) ... #8 29.56 Selecting previously unselected package openssl. #8 29.56 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u1_amd64.deb ... #8 29.56 Unpacking openssl (1.1.1n-0+deb10u1) ... #8 30.86 Selecting previously unselected package libglib2.0-0:armhf. #8 30.86 Preparing to unpack .../075-libglib2.0-0_2.58.3-2+deb10u3_armhf.deb ... #8 30.86 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u3) ... #8 31.04 Selecting previously unselected package libicu63:armhf. #8 31.04 Preparing to unpack .../076-libicu63_63.1-6+deb10u3_armhf.deb ... #8 31.05 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #8 28.24 Preparing to unpack .../075-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 28.25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #8 28.32 Selecting previously unselected package liblsan0:amd64. #8 28.33 Preparing to unpack .../076-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.37 Selecting previously unselected package libtsan0:amd64. #8 28.37 Preparing to unpack .../077-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.44 Selecting previously unselected package libubsan0:amd64. #8 28.44 Preparing to unpack .../078-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 28.45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #8 28.49 Selecting previously unselected package libcilkrts5:amd64. #8 28.49 Preparing to unpack .../079-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 28.49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #8 28.53 Selecting previously unselected package libmpx2:amd64. #8 28.53 Preparing to unpack .../080-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.56 Selecting previously unselected package libquadmath0:amd64. #8 28.57 Preparing to unpack .../081-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 28.57 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 28.61 Selecting previously unselected package libgcc-7-dev:amd64. #9 27.26 Selecting previously unselected package gcc-9-base:amd64. #9 27.26 Preparing to unpack .../080-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 27.27 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 27.31 Selecting previously unselected package libisl22:amd64. #8 34.57 Selecting previously unselected package libkrb5-26-heimdal:armhf. #9 25.81 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ... #9 25.82 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #8 34.57 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 34.57 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ... #9 25.85 Selecting previously unselected package libc6-dev:arm64. #9 25.85 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3_arm64.deb ... #8 34.64 Selecting previously unselected package libheimntlm0-heimdal:armhf. #8 34.64 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1_armhf.deb ... #9 25.85 Unpacking libc6-dev:arm64 (2.35-0ubuntu3) ... #8 34.64 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ... #9 25.96 Selecting previously unselected package gcc-11-base:arm64. #8 34.69 Selecting previously unselected package libgssapi3-heimdal:armhf. #8 34.69 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1_armhf.deb ... #9 25.97 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_arm64.deb ... #9 25.97 Unpacking gcc-11-base:arm64 (11.2.0-19ubuntu1) ... #8 34.69 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ... #8 34.75 Selecting previously unselected package libsasl2-modules-db:armhf. #9 26.09 Selecting previously unselected package libisl23:arm64. #8 34.75 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... #8 26.43 Fedora 34 - aarch64 - Updates 19 MB/s | 32 MB 00:01 #8 29.41 Selecting previously unselected package libgpgme11:arm64. #8 29.41 Preparing to unpack .../151-libgpgme11_1.12.0-6_arm64.deb ... #8 29.42 Unpacking libgpgme11:arm64 (1.12.0-6) ... #8 29.47 Selecting previously unselected package python3-gpg. #8 29.47 Preparing to unpack .../152-python3-gpg_1.12.0-6_arm64.deb ... #8 29.48 Unpacking python3-gpg (1.12.0-6) ... #8 29.54 Selecting previously unselected package dput. #8 29.54 Preparing to unpack .../153-dput_1.0.3_all.deb ... #8 29.55 Unpacking dput (1.0.3) ... #8 29.59 Selecting previously unselected package equivs. #8 28.40 Preparing to unpack .../111-libtimedate-perl_2.3000-2_all.deb ... #8 28.40 Unpacking libtimedate-perl (2.3000-2) ... #8 28.44 Selecting previously unselected package dh-strip-nondeterminism. #8 28.44 Preparing to unpack .../112-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... #8 28.45 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... #8 28.48 Selecting previously unselected package libdw1:arm64. #8 28.49 Preparing to unpack .../113-libdw1_0.170-0.4ubuntu0.1_arm64.deb ... #8 28.49 Unpacking libdw1:arm64 (0.170-0.4ubuntu0.1) ... #8 28.54 Selecting previously unselected package liblua5.2-0:arm64. #8 28.54 Preparing to unpack .../114-liblua5.2-0_5.2.4-1.1build1_arm64.deb ... #8 28.55 Unpacking liblua5.2-0:arm64 (5.2.4-1.1build1) ... #8 28.59 Selecting previously unselected package libnspr4:arm64. #8 28.59 Preparing to unpack .../115-libnspr4_2%3a4.18-1ubuntu1_arm64.deb ... #8 28.59 Unpacking libnspr4:arm64 (2:4.18-1ubuntu1) ... #8 28.64 Selecting previously unselected package libnss3:arm64. #8 28.64 Preparing to unpack .../116-libnss3_2%3a3.35-2ubuntu2.13_arm64.deb ... #8 28.65 Unpacking libnss3:arm64 (2:3.35-2ubuntu2.13) ... #8 28.24 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... #8 28.24 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... #8 28.30 Selecting previously unselected package curl. #8 28.30 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u1_amd64.deb ... #8 28.30 Unpacking curl (7.74.0-1.3+deb11u1) ... #8 28.35 Selecting previously unselected package dctrl-tools. #8 28.35 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... #8 28.36 Unpacking dctrl-tools (2.24-3+b1) ... #8 28.40 Selecting previously unselected package libdebhelper-perl. #8 28.40 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... #8 28.40 Unpacking libdebhelper-perl (13.3.4) ... #8 28.44 Selecting previously unselected package libtool. #8 28.44 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... #8 28.45 Unpacking libtool (2.4.6-15) ... #8 28.49 Selecting previously unselected package dh-autoreconf. #9 28.19 Preparing to unpack .../110-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.20 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.23 Selecting previously unselected package libkrb5-26-heimdal:arm64. #9 28.24 Preparing to unpack .../111-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.24 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.29 Selecting previously unselected package libheimntlm0-heimdal:arm64. #9 28.29 Preparing to unpack .../112-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.30 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.33 Selecting previously unselected package libgssapi3-heimdal:arm64. #9 28.33 Preparing to unpack .../113-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 28.34 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 28.38 Selecting previously unselected package libsasl2-modules-db:arm64. #9 28.38 Preparing to unpack .../114-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #9 28.38 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 28.42 Selecting previously unselected package libsasl2-2:arm64. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 12.5s done #13 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #13 DONE 50.5s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:ab6157491c520784faebccc3717f5e1537aa160894e0b754af7ae47de8a1e3d8 #8 26.52 Selecting previously unselected package libexpat1:armhf. #8 26.52 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u4_armhf.deb ... #8 26.52 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ... #8 26.58 Selecting previously unselected package python3.7-minimal. #8 26.58 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 26.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #9 28.63 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ... #9 28.63 Unpacking autotools-dev (20180224.1+nmu1) ... #9 28.67 Selecting previously unselected package automake. #9 28.67 Preparing to unpack .../055-automake_1%3a1.16.4-2_all.deb ... #9 28.67 Unpacking automake (1:1.16.4-2) ... #9 28.72 Selecting previously unselected package autopoint. #9 28.72 Preparing to unpack .../056-autopoint_0.21-4ubuntu3_all.deb ... #9 28.73 Unpacking autopoint (0.21-4ubuntu3) ... #9 28.76 Selecting previously unselected package binutils-common:amd64. #9 28.77 Preparing to unpack .../057-binutils-common_2.37-7ubuntu1_amd64.deb ... #9 28.77 Unpacking binutils-common:amd64 (2.37-7ubuntu1) ... #9 28.80 Selecting previously unselected package libbinutils:amd64. #9 28.81 Preparing to unpack .../058-libbinutils_2.37-7ubuntu1_amd64.deb ... #9 28.81 Unpacking libbinutils:amd64 (2.37-7ubuntu1) ... #9 28.86 Selecting previously unselected package libctf-nobfd0:amd64. #9 27.59 Selecting previously unselected package libcbor0.6:arm64. #9 27.59 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_arm64.deb ... #9 27.59 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu3) ... #9 27.64 Selecting previously unselected package libedit2:arm64. #9 27.64 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_arm64.deb ... #9 27.64 Unpacking libedit2:arm64 (3.1-20191231-2build1) ... #9 27.68 Selecting previously unselected package libfido2-1:arm64. #9 27.68 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_arm64.deb ... #9 27.68 Unpacking libfido2-1:arm64 (1.6.0-2build1) ... #9 27.72 Selecting previously unselected package libpng16-16:arm64. #9 29.69 Preparing to unpack .../208-libjbig0_2.1-3.1build3_amd64.deb ... #9 29.69 Unpacking libjbig0:amd64 (2.1-3.1build3) ... #9 29.72 Selecting previously unselected package libwebp7:amd64. #9 29.73 Preparing to unpack .../209-libwebp7_1.2.2-2_amd64.deb ... #9 29.73 Unpacking libwebp7:amd64 (1.2.2-2) ... #9 29.76 Selecting previously unselected package libtiff5:amd64. #9 29.77 Preparing to unpack .../210-libtiff5_4.3.0-6_amd64.deb ... #9 29.77 Unpacking libtiff5:amd64 (4.3.0-6) ... #9 29.80 Selecting previously unselected package libxpm4:amd64. #9 29.81 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1build2_amd64.deb ... #9 29.81 Unpacking libxpm4:amd64 (1:3.5.12-1build2) ... #9 29.84 Selecting previously unselected package libgd3:amd64. #9 29.84 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ... #9 29.85 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... #9 29.88 Selecting previously unselected package libc-devtools. #9 29.88 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3_amd64.deb ... #9 29.88 Unpacking libc-devtools (2.35-0ubuntu3) ... #9 29.91 Selecting previously unselected package libcapture-tiny-perl. #8 21.16 Selecting previously unselected package libuchardet0:armhf. #8 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 ... 7921 files and directories currently installed.) #8 21.17 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... #8 21.17 Unpacking libuchardet0:armhf (0.0.7-1) ... #8 21.22 Selecting previously unselected package groff-base. #8 21.22 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... #8 23.01 Cleanup : python3-libdnf-0.65.0-3.el9.aarch64 145/147 #8 23.08 Cleanup : libdnf-0.65.0-3.el9.aarch64 146/147 #8 23.20 Cleanup : libsolv-0.7.20-2.el9.aarch64 147/147 #8 29.68 Selecting previously unselected package ca-certificates. #8 29.68 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ... #8 29.69 Unpacking ca-certificates (20200601~deb10u2) ... #8 29.75 Selecting previously unselected package libsasl2-modules-db:amd64. #8 29.75 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 29.76 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 29.81 Selecting previously unselected package libsasl2-2:amd64. #8 29.82 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 29.82 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 29.86 Selecting previously unselected package libldap-common. #8 29.86 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... #8 29.86 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... #8 29.91 Selecting previously unselected package libldap-2.4-2:amd64. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 15.7s done #13 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #13 DONE 44.6s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/buster-backports dwz/buster-backports #8 sha256:3842846c68922fbecc687a89cab27149c8a5bd542dd8acadb32f2081932b5e73 #8 28.61 Preparing to unpack .../082-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 28.61 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 28.85 Selecting previously unselected package gcc-7. #8 28.85 Preparing to unpack .../083-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 28.86 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... #9 27.31 Preparing to unpack .../081-libisl22_0.22.1-1_amd64.deb ... #9 27.31 Unpacking libisl22:amd64 (0.22.1-1) ... #9 27.40 Selecting previously unselected package libmpfr6:amd64. #9 27.40 Preparing to unpack .../082-libmpfr6_4.0.2-1_amd64.deb ... #9 27.41 Unpacking libmpfr6:amd64 (4.0.2-1) ... #9 27.46 Selecting previously unselected package libmpc3:amd64. #9 27.46 Preparing to unpack .../083-libmpc3_1.1.0-1_amd64.deb ... #9 27.46 Unpacking libmpc3:amd64 (1.1.0-1) ... #9 27.51 Selecting previously unselected package cpp-9. #9 27.51 Preparing to unpack .../084-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 27.51 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 26.09 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ... #9 26.09 Unpacking libisl23:arm64 (0.24-2build1) ... #9 26.15 Selecting previously unselected package libmpfr6:arm64. #9 26.15 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ... #9 26.15 Unpacking libmpfr6:arm64 (4.1.0-3build3) ... #9 26.19 Selecting previously unselected package libmpc3:arm64. #9 26.20 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ... #9 26.20 Unpacking libmpc3:arm64 (1.2.1-2build1) ... #9 26.23 Selecting previously unselected package cpp-11. #9 26.23 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_arm64.deb ... #9 26.24 Unpacking cpp-11 (11.2.0-19ubuntu1) ... #8 34.75 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 34.79 Selecting previously unselected package libsasl2-2:armhf. #8 34.79 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... #8 34.79 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 34.84 Selecting previously unselected package libldap-common. #8 34.84 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... #8 34.84 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... #8 34.87 Selecting previously unselected package libldap-2.4-2:armhf. #8 34.87 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_armhf.deb ... #8 34.89 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.10) ... #8 34.94 Selecting previously unselected package libnghttp2-14:armhf. #8 34.94 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ... #8 34.94 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ... #8 34.99 Selecting previously unselected package librtmp1:armhf. #8 34.99 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ... #21 23.61 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] #21 23.61 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] #21 23.63 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] #21 23.65 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] #21 23.67 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] #8 29.59 Preparing to unpack .../154-equivs_2.2.0_all.deb ... #8 29.59 Unpacking equivs (2.2.0) ... #8 29.71 Selecting previously unselected package exim4-config. #8 29.71 Preparing to unpack .../155-exim4-config_4.92-8+deb10u6_all.deb ... #8 29.72 Unpacking exim4-config (4.92-8+deb10u6) ... #8 29.78 Selecting previously unselected package exim4-base. #8 29.78 Preparing to unpack .../156-exim4-base_4.92-8+deb10u6_arm64.deb ... #8 29.79 Unpacking exim4-base (4.92-8+deb10u6) ... #8 28.76 Selecting previously unselected package librpmio8. #8 28.76 Preparing to unpack .../117-librpmio8_4.14.1+dfsg1-2_arm64.deb ... #8 28.77 Unpacking librpmio8 (4.14.1+dfsg1-2) ... #8 28.80 Selecting previously unselected package debugedit. #8 28.80 Preparing to unpack .../118-debugedit_4.14.1+dfsg1-2_arm64.deb ... #8 28.81 Unpacking debugedit (4.14.1+dfsg1-2) ... #8 28.84 Selecting previously unselected package dwz. #8 28.84 Preparing to unpack .../119-dwz_0.13-5~bpo18.04.1_arm64.deb ... #8 28.85 Unpacking dwz (0.13-5~bpo18.04.1) ... #8 28.89 Selecting previously unselected package libdebhelper-perl. #8 28.49 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... #8 28.50 Unpacking dh-autoreconf (20) ... #8 28.53 Selecting previously unselected package libarchive-zip-perl. #8 28.53 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... #8 28.53 Unpacking libarchive-zip-perl (1.68-1) ... #8 28.57 Selecting previously unselected package libsub-override-perl. #8 28.57 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... #8 28.57 Unpacking libsub-override-perl (0.09-2) ... #8 28.60 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 28.60 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 28.61 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 28.63 Selecting previously unselected package dh-strip-nondeterminism. #8 28.63 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 28.64 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 28.67 Selecting previously unselected package libelf1:amd64. #8 28.68 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... #8 28.68 Unpacking libelf1:amd64 (0.183-1) ... #8 28.73 Selecting previously unselected package dwz. #9 28.42 Preparing to unpack .../115-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #9 28.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 28.46 Selecting previously unselected package libldap-common. #9 28.46 Preparing to unpack .../116-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... #9 28.47 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 28.51 Selecting previously unselected package libldap-2.4-2:arm64. #9 28.51 Preparing to unpack .../117-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_arm64.deb ... #9 28.51 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.8) ... #9 28.56 Selecting previously unselected package libnghttp2-14:arm64. #9 28.56 Preparing to unpack .../118-libnghttp2-14_1.40.0-1build1_arm64.deb ... #9 28.56 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ... #9 28.60 Selecting previously unselected package librtmp1:arm64. #9 28.61 Preparing to unpack .../119-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ... #9 28.61 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 28.65 Selecting previously unselected package libssh-4:arm64. #9 28.65 Preparing to unpack .../120-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ... #9 28.66 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ... #9 28.70 Selecting previously unselected package libcurl4:arm64. #9 28.22 Unpacking autoconf (2.69-11.1) ... #8 26.90 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 26.91 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ... #8 26.92 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #9 27.72 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_arm64.deb ... #9 27.72 Unpacking libpng16-16:arm64 (1.6.37-3build4) ... #9 27.76 Selecting previously unselected package libpsl5:arm64. #9 27.76 Preparing to unpack .../034-libpsl5_0.21.0-1.2_arm64.deb ... #9 27.77 Unpacking libpsl5:arm64 (0.21.0-1.2) ... #9 27.80 Selecting previously unselected package libxau6:arm64. #9 27.80 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_arm64.deb ... #9 27.81 Unpacking libxau6:arm64 (1:1.0.9-1build3) ... #9 27.84 Selecting previously unselected package libxdmcp6:arm64. #9 27.84 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_arm64.deb ... #9 27.84 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu4) ... #9 27.88 Selecting previously unselected package libxcb1:arm64. #9 27.88 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_arm64.deb ... #9 27.89 Unpacking libxcb1:arm64 (1.14-3ubuntu1) ... #9 27.92 Selecting previously unselected package libx11-data. #9 27.92 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ... #9 27.93 Unpacking libx11-data (2:1.7.2-1) ... #9 27.99 Selecting previously unselected package libx11-6:arm64. #9 28.86 Preparing to unpack .../059-libctf-nobfd0_2.37-7ubuntu1_amd64.deb ... #9 28.86 Unpacking libctf-nobfd0:amd64 (2.37-7ubuntu1) ... #9 28.90 Selecting previously unselected package libctf0:amd64. #9 28.90 Preparing to unpack .../060-libctf0_2.37-7ubuntu1_amd64.deb ... #9 28.90 Unpacking libctf0:amd64 (2.37-7ubuntu1) ... #9 28.93 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 28.93 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.37-7ubuntu1_amd64.deb ... #9 28.94 Unpacking binutils-x86-64-linux-gnu (2.37-7ubuntu1) ... #9 29.03 Selecting previously unselected package binutils. #9 29.03 Preparing to unpack .../062-binutils_2.37-7ubuntu1_amd64.deb ... #9 29.03 Unpacking binutils (2.37-7ubuntu1) ... #9 29.07 Selecting previously unselected package libc-dev-bin. #9 29.07 Preparing to unpack .../063-libc-dev-bin_2.34-0ubuntu3.2_amd64.deb ... #9 29.07 Unpacking libc-dev-bin (2.34-0ubuntu3.2) ... #9 29.10 Selecting previously unselected package linux-libc-dev:amd64. #9 29.11 Preparing to unpack .../064-linux-libc-dev_5.13.0-40.45_amd64.deb ... #9 29.11 Unpacking linux-libc-dev:amd64 (5.13.0-40.45) ... #9 29.91 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #9 29.92 Unpacking libcapture-tiny-perl (0.48-1) ... #9 29.94 Selecting previously unselected package libclass-data-inheritable-perl. #9 29.95 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 29.95 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 29.98 Selecting previously unselected package libclone-perl. #9 29.98 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ... #9 29.98 Unpacking libclone-perl (0.45-1build3) ... #9 30.01 Selecting previously unselected package libcommon-sense-perl:amd64. #9 30.01 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ... #9 30.02 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ... #9 30.05 Selecting previously unselected package libconfig-tiny-perl. #9 30.05 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ... #9 30.05 Unpacking libconfig-tiny-perl (2.28-1) ... #9 30.08 Selecting previously unselected package libparams-util-perl. #9 30.08 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ... #9 30.08 Unpacking libparams-util-perl (1.102-1build3) ... #9 30.11 Selecting previously unselected package libsub-install-perl. #9 30.11 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ... #9 30.12 Unpacking libsub-install-perl (0.928-1.1) ... #9 30.15 Selecting previously unselected package libdata-optlist-perl. #9 30.15 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ... #9 30.15 Unpacking libdata-optlist-perl (0.112-1) ... #9 30.18 Selecting previously unselected package libsub-exporter-perl. #9 30.18 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ... #9 30.19 Unpacking libsub-exporter-perl (0.988-1) ... #9 30.22 Selecting previously unselected package libconst-fast-perl. #8 21.23 Unpacking groff-base (1.22.4-6) ... #8 21.41 Selecting previously unselected package libgdbm6:armhf. #8 21.41 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... #8 21.42 Unpacking libgdbm6:armhf (1.19-2) ... #8 21.47 Selecting previously unselected package libpipeline1:armhf. #8 21.47 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... #8 21.48 Unpacking libpipeline1:armhf (1.5.3-1) ... #8 21.53 Selecting previously unselected package man-db. #8 21.53 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... #8 29.91 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... #8 29.92 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... #8 29.97 Selecting previously unselected package libnghttp2-14:amd64. #8 29.97 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... #8 29.99 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... #8 30.03 Selecting previously unselected package libpsl5:amd64. #8 30.03 Preparing to unpack .../067-libpsl5_0.20.2-2_amd64.deb ... #8 30.04 Unpacking libpsl5:amd64 (0.20.2-2) ... #8 30.07 Selecting previously unselected package librtmp1:amd64. #8 30.07 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #8 30.07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 30.11 Selecting previously unselected package libssh2-1:amd64. #8 30.12 Preparing to unpack .../069-libssh2-1_1.8.0-2.1_amd64.deb ... #8 30.12 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... #8 30.16 Selecting previously unselected package libcurl4:amd64. #9 26.41 Selecting previously unselected package cpp. #8 35.00 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ... #9 26.41 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 26.42 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 26.45 Selecting previously unselected package libcc1-0:arm64. #9 26.46 Preparing to unpack .../076-libcc1-0_12-20220319-1ubuntu1_arm64.deb ... #9 26.46 Unpacking libcc1-0:arm64 (12-20220319-1ubuntu1) ... #9 26.50 Selecting previously unselected package libgomp1:arm64. #9 26.50 Preparing to unpack .../077-libgomp1_12-20220319-1ubuntu1_arm64.deb ... #9 26.50 Unpacking libgomp1:arm64 (12-20220319-1ubuntu1) ... #9 26.54 Selecting previously unselected package libitm1:arm64. #9 26.54 Preparing to unpack .../078-libitm1_12-20220319-1ubuntu1_arm64.deb ... #9 26.55 Unpacking libitm1:arm64 (12-20220319-1ubuntu1) ... #9 26.58 Selecting previously unselected package libatomic1:arm64. #9 26.58 Preparing to unpack .../079-libatomic1_12-20220319-1ubuntu1_arm64.deb ... #9 26.59 Unpacking libatomic1:arm64 (12-20220319-1ubuntu1) ... #9 26.62 Selecting previously unselected package libasan6:arm64. #9 26.62 Preparing to unpack .../080-libasan6_11.2.0-19ubuntu1_arm64.deb ... #9 26.62 Unpacking libasan6:arm64 (11.2.0-19ubuntu1) ... #9 26.70 Selecting previously unselected package liblsan0:arm64. #8 35.06 Selecting previously unselected package libcurl4:armhf. #8 35.06 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.17_armhf.deb ... #8 35.06 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.17) ... #8 35.14 Selecting previously unselected package curl. #8 35.14 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.17_armhf.deb ... #8 35.14 Unpacking curl (7.58.0-2ubuntu3.17) ... #8 35.20 Selecting previously unselected package dctrl-tools. #8 35.20 Preparing to unpack .../104-dctrl-tools_2.24-2build1_armhf.deb ... #8 35.22 Unpacking dctrl-tools (2.24-2build1) ... #8 35.25 Selecting previously unselected package libtool. #8 35.25 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ... #8 35.25 Unpacking libtool (2.4.6-2) ... #8 35.33 Selecting previously unselected package dh-autoreconf. #8 35.33 Preparing to unpack .../106-dh-autoreconf_19~ubuntu18.04.1_all.deb ... #8 29.87 Selecting previously unselected package libevent-2.1-6:arm64. #8 29.87 Preparing to unpack .../157-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... #8 29.87 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... #8 29.92 Selecting previously unselected package libunbound8:arm64. #8 29.93 Preparing to unpack .../158-libunbound8_1.9.0-2+deb10u2_arm64.deb ... #8 29.93 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ... #8 30.00 Selecting previously unselected package libgnutls-dane0:arm64. #8 30.01 Preparing to unpack .../159-libgnutls-dane0_3.6.7-4+deb10u7_arm64.deb ... #8 30.01 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... #8 30.07 Selecting previously unselected package exim4-daemon-light. #8 30.07 Preparing to unpack .../160-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ... #8 30.07 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... #8 30.15 Selecting previously unselected package libcurl3-gnutls:arm64. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 14.6s #10 15.05 CentOS Stream 8 - PowerTools 2.3 MB/s | 2.9 MB 00:01 #8 28.89 Preparing to unpack .../120-libdebhelper-perl_13.5.2ubuntu1~bpo18.04.1_all.deb ... #8 28.89 Unpacking libdebhelper-perl (13.5.2ubuntu1~bpo18.04.1) ... #8 28.95 Selecting previously unselected package libcroco3:arm64. #8 28.95 Preparing to unpack .../121-libcroco3_0.6.12-2_arm64.deb ... #8 28.95 Unpacking libcroco3:arm64 (0.6.12-2) ... #8 29.00 Selecting previously unselected package gettext. #8 29.00 Preparing to unpack .../122-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ... #8 29.00 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... #8 29.12 Selecting previously unselected package intltool-debian. #8 28.73 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... #8 28.74 Unpacking dwz (0.13+20210201-1) ... #8 28.78 Selecting previously unselected package libicu67:amd64. #8 28.79 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... #8 28.79 Unpacking libicu67:amd64 (67.1-7) ... #9 28.70 Preparing to unpack .../121-libcurl4_7.68.0-1ubuntu2.10_arm64.deb ... #9 28.71 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.10) ... #9 28.76 Selecting previously unselected package curl. #9 28.76 Preparing to unpack .../122-curl_7.68.0-1ubuntu2.10_arm64.deb ... #9 28.76 Unpacking curl (7.68.0-1ubuntu2.10) ... #9 28.81 Selecting previously unselected package dctrl-tools. #9 28.81 Preparing to unpack .../123-dctrl-tools_2.24-3_arm64.deb ... #9 28.82 Unpacking dctrl-tools (2.24-3) ... #9 28.87 Selecting previously unselected package libtool. #9 28.88 Preparing to unpack .../124-libtool_2.4.6-14_all.deb ... #9 28.88 Unpacking libtool (2.4.6-14) ... #9 28.92 Selecting previously unselected package dh-autoreconf. #9 28.59 Selecting previously unselected package autotools-dev. #9 28.59 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #9 28.61 Unpacking autotools-dev (20180224.1) ... #9 27.99 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_arm64.deb ... #9 27.99 Unpacking libx11-6:arm64 (2:1.7.2-1) ... #9 28.03 Selecting previously unselected package libxext6:arm64. #9 28.04 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_arm64.deb ... #9 28.04 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu3) ... #9 28.07 Selecting previously unselected package libxmuu1:arm64. #9 28.08 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ... #9 28.08 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #9 28.11 Selecting previously unselected package manpages. #9 28.11 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ... #9 28.12 Unpacking manpages (5.10-1ubuntu1) ... #9 28.23 Selecting previously unselected package openssh-client. #9 29.26 Selecting previously unselected package libcrypt-dev:amd64. #9 29.26 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.18-4ubuntu1_amd64.deb ... #9 29.27 Unpacking libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ... #9 29.31 Selecting previously unselected package rpcsvc-proto. #9 29.31 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu5_amd64.deb ... #9 29.31 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ... #9 29.35 Selecting previously unselected package libtirpc-dev:amd64. #9 29.35 Preparing to unpack .../067-libtirpc-dev_1.3.2-2_amd64.deb ... #9 29.35 Unpacking libtirpc-dev:amd64 (1.3.2-2) ... #9 29.39 Selecting previously unselected package libnsl-dev:amd64. #9 30.22 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ... #9 30.22 Unpacking libconst-fast-perl (0.014-1.1) ... #9 30.25 Selecting previously unselected package libwant-perl. #9 30.25 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ... #9 30.25 Unpacking libwant-perl (0.29-1build7) ... #9 30.28 Selecting previously unselected package libcontextual-return-perl. #9 30.28 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ... #9 30.29 Unpacking libcontextual-return-perl (0.004014-2) ... #9 30.32 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #9 30.32 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ... #9 30.32 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #9 30.35 Selecting previously unselected package libdevel-stacktrace-perl. #9 30.35 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 30.36 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 30.38 Selecting previously unselected package libexception-class-perl. #9 30.38 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ... #9 30.38 Unpacking libexception-class-perl (1.45-1) ... #9 30.41 Selecting previously unselected package libiterator-perl. #9 30.41 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 30.42 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 30.44 Selecting previously unselected package libiterator-util-perl. #8 21.54 Unpacking man-db (2.9.4-2) ... #8 30.16 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u2_amd64.deb ... #8 30.17 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... #8 30.22 Selecting previously unselected package curl. #8 30.22 Preparing to unpack .../071-curl_7.64.0-4+deb10u2_amd64.deb ... #8 30.23 Unpacking curl (7.64.0-4+deb10u2) ... #8 30.28 Selecting previously unselected package dctrl-tools. #8 30.28 Preparing to unpack .../072-dctrl-tools_2.24-3_amd64.deb ... #8 30.29 Unpacking dctrl-tools (2.24-3) ... #8 30.33 Selecting previously unselected package libtool. #8 30.34 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ... #8 30.34 Unpacking libtool (2.4.6-9) ... #8 30.39 Selecting previously unselected package dh-autoreconf. #8 35.33 Unpacking dh-autoreconf (19~ubuntu18.04.1) ... #8 35.37 Selecting previously unselected package libarchive-zip-perl. #8 35.37 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... #8 35.38 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 35.44 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 35.44 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... #8 35.44 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 35.49 Selecting previously unselected package libtimedate-perl. #8 35.49 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ... #8 35.49 Unpacking libtimedate-perl (2.3000-2) ... #8 35.53 Selecting previously unselected package dh-strip-nondeterminism. #8 35.53 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... #8 35.53 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... #8 35.58 Selecting previously unselected package libdw1:armhf. #9 26.70 Preparing to unpack .../081-liblsan0_12-20220319-1ubuntu1_arm64.deb ... #9 26.70 Unpacking liblsan0:arm64 (12-20220319-1ubuntu1) ... #9 26.75 Selecting previously unselected package libtsan0:arm64. #9 26.75 Preparing to unpack .../082-libtsan0_11.2.0-19ubuntu1_arm64.deb ... #9 26.76 Unpacking libtsan0:arm64 (11.2.0-19ubuntu1) ... #9 26.83 Selecting previously unselected package libubsan1:arm64. #9 26.83 Preparing to unpack .../083-libubsan1_12-20220319-1ubuntu1_arm64.deb ... #9 26.84 Unpacking libubsan1:arm64 (12-20220319-1ubuntu1) ... #9 26.97 Selecting previously unselected package libhwasan0:arm64. #8 28.48 Selecting previously unselected package libfakeroot:arm64. #8 28.48 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ... #8 28.49 Unpacking libfakeroot:arm64 (1.25.3-1.1) ... #8 28.53 Selecting previously unselected package fakeroot. #8 28.53 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ... #8 28.53 Unpacking fakeroot (1.25.3-1.1) ... #8 28.58 Selecting previously unselected package libassuan0:arm64. #8 28.58 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ... #8 28.59 Unpacking libassuan0:arm64 (2.5.3-7.1) ... #8 28.62 Selecting previously unselected package gpgconf. #8 28.62 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u1_arm64.deb ... #8 28.62 Unpacking gpgconf (2.2.27-2+deb11u1) ... #8 28.68 Selecting previously unselected package libksba8:arm64. #8 30.15 Preparing to unpack .../161-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ... #8 30.16 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... #8 30.22 Selecting previously unselected package libpcre2-8-0:arm64. #8 30.22 Preparing to unpack .../162-libpcre2-8-0_10.32-5_arm64.deb ... #8 30.22 Unpacking libpcre2-8-0:arm64 (10.32-5) ... #8 30.27 Selecting previously unselected package liberror-perl. #8 30.27 Preparing to unpack .../163-liberror-perl_0.17027-2_all.deb ... #8 30.28 Unpacking liberror-perl (0.17027-2) ... #8 30.31 Selecting previously unselected package git-man. #8 30.31 Preparing to unpack .../164-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 30.32 Unpacking git-man (1:2.20.1-2+deb10u3) ... #21 24.41 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] #21 24.41 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] #21 24.41 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] #21 24.43 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] #21 24.43 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] #21 24.43 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] #21 24.43 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] #21 24.45 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] #21 24.46 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] #21 24.48 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] #8 29.13 Preparing to unpack .../123-intltool-debian_0.35.0+20060710.4_all.deb ... #8 29.13 Unpacking intltool-debian (0.35.0+20060710.4) ... #8 29.16 Selecting previously unselected package po-debconf. #8 29.16 Preparing to unpack .../124-po-debconf_1.0.20_all.deb ... #8 29.17 Unpacking po-debconf (1.0.20) ... #8 29.22 Selecting previously unselected package debhelper. #8 29.22 Preparing to unpack .../125-debhelper_13.5.2ubuntu1~bpo18.04.1_all.deb ... #8 29.23 Unpacking debhelper (13.5.2ubuntu1~bpo18.04.1) ... #8 29.32 Selecting previously unselected package libfile-which-perl. #8 29.33 Preparing to unpack .../126-libfile-which-perl_1.21-1_all.deb ... #8 29.33 Unpacking libfile-which-perl (1.21-1) ... #8 29.36 Selecting previously unselected package libfile-homedir-perl. #8 29.37 Preparing to unpack .../127-libfile-homedir-perl_1.002-1_all.deb ... #8 29.37 Unpacking libfile-homedir-perl (1.002-1) ... #8 29.43 Selecting previously unselected package devscripts. #9 28.92 Preparing to unpack .../125-dh-autoreconf_19_all.deb ... #9 28.92 Unpacking dh-autoreconf (19) ... #9 28.96 Selecting previously unselected package libdebhelper-perl. #9 28.96 Preparing to unpack .../126-libdebhelper-perl_13.5.2ubuntu1~bpo20.04.1_all.deb ... #9 28.96 Unpacking libdebhelper-perl (13.5.2ubuntu1~bpo20.04.1) ... #9 29.00 Selecting previously unselected package libarchive-zip-perl. #9 29.00 Preparing to unpack .../127-libarchive-zip-perl_1.67-2_all.deb ... #9 29.01 Unpacking libarchive-zip-perl (1.67-2) ... #9 29.05 Selecting previously unselected package libsub-override-perl. #9 29.05 Preparing to unpack .../128-libsub-override-perl_0.09-2_all.deb ... #9 29.06 Unpacking libsub-override-perl (0.09-2) ... #9 29.09 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 29.09 Preparing to unpack .../129-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 29.09 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 29.12 Selecting previously unselected package dh-strip-nondeterminism. #9 29.12 Preparing to unpack .../130-dh-strip-nondeterminism_1.7.0-1_all.deb ... #9 29.13 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 29.17 Selecting previously unselected package libdw1:arm64. #9 28.23 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2.1_arm64.deb ... #9 28.24 Unpacking openssh-client (1:8.4p1-6ubuntu2.1) ... #9 28.28 Selecting previously unselected package publicsuffix. #9 28.28 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... #9 28.29 Unpacking publicsuffix (20210108.1309-1) ... #9 28.32 Selecting previously unselected package python-apt-common. #9 28.32 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ... #9 28.33 Unpacking python-apt-common (2.2.1) ... #9 28.36 Selecting previously unselected package python3-apt. #9 28.36 Preparing to unpack .../046-python3-apt_2.2.1_arm64.deb ... #9 28.37 Unpacking python3-apt (2.2.1) ... #9 28.41 Selecting previously unselected package strace. #9 28.41 Preparing to unpack .../047-strace_5.13-0ubuntu1_arm64.deb ... #9 28.41 Unpacking strace (5.13-0ubuntu1) ... #9 28.45 Selecting previously unselected package xauth. #9 28.45 Preparing to unpack .../048-xauth_1%3a1.1-1_arm64.deb ... #9 28.46 Unpacking xauth (1:1.1-1) ... #9 28.49 Selecting previously unselected package xz-utils. #9 29.39 Preparing to unpack .../068-libnsl-dev_1.3.0-2build1_amd64.deb ... #9 29.40 Unpacking libnsl-dev:amd64 (1.3.0-2build1) ... #9 29.43 Selecting previously unselected package libc6-dev:amd64. #9 29.43 Preparing to unpack .../069-libc6-dev_2.34-0ubuntu3.2_amd64.deb ... #9 29.44 Unpacking libc6-dev:amd64 (2.34-0ubuntu3.2) ... #9 29.60 Selecting previously unselected package libisl23:amd64. #9 29.60 Preparing to unpack .../070-libisl23_0.24-1_amd64.deb ... #9 29.61 Unpacking libisl23:amd64 (0.24-1) ... #9 30.45 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 30.45 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 30.47 Selecting previously unselected package libexporter-tiny-perl. #9 30.48 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ... #9 30.48 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 30.51 Selecting previously unselected package liblist-moreutils-xs-perl. #9 30.51 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ... #9 30.52 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #9 30.54 Selecting previously unselected package liblist-moreutils-perl. #9 30.54 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ... #9 30.55 Unpacking liblist-moreutils-perl (0.430-2) ... #9 30.58 Selecting previously unselected package libdata-dpath-perl. #9 30.59 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ... #9 30.59 Unpacking libdata-dpath-perl (0.58-1) ... #8 21.75 Selecting previously unselected package perl-modules-5.32. #8 21.75 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 21.76 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 27.51 Selecting previously unselected package python3-minimal. #8 30.39 Preparing to unpack .../074-dh-autoreconf_19_all.deb ... #8 30.40 Unpacking dh-autoreconf (19) ... #8 30.42 Selecting previously unselected package libarchive-zip-perl. #8 30.43 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ... #8 30.43 Unpacking libarchive-zip-perl (1.64-1) ... #8 30.47 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 30.47 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 30.48 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 30.51 Selecting previously unselected package dh-strip-nondeterminism. #8 30.51 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 30.52 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 30.55 Selecting previously unselected package dwz. #8 30.56 Preparing to unpack .../078-dwz_0.13-5~bpo10+1_amd64.deb ... #8 30.56 Unpacking dwz (0.13-5~bpo10+1) ... #8 30.60 Selecting previously unselected package libdebhelper-perl. #8 30.60 Preparing to unpack .../079-libdebhelper-perl_13.3.3~bpo10+1_all.deb ... #8 30.61 Unpacking libdebhelper-perl (13.3.3~bpo10+1) ... #8 35.58 Preparing to unpack .../111-libdw1_0.170-0.4ubuntu0.1_armhf.deb ... #8 35.58 Unpacking libdw1:armhf (0.170-0.4ubuntu0.1) ... #8 35.65 Selecting previously unselected package liblua5.2-0:armhf. #8 35.65 Preparing to unpack .../112-liblua5.2-0_5.2.4-1.1build1_armhf.deb ... #8 35.66 Unpacking liblua5.2-0:armhf (5.2.4-1.1build1) ... #8 35.71 Selecting previously unselected package libnspr4:armhf. #8 35.71 Preparing to unpack .../113-libnspr4_2%3a4.18-1ubuntu1_armhf.deb ... #8 35.72 Unpacking libnspr4:armhf (2:4.18-1ubuntu1) ... #8 35.77 Selecting previously unselected package libnss3:armhf. #8 35.77 Preparing to unpack .../114-libnss3_2%3a3.35-2ubuntu2.13_armhf.deb ... #8 35.77 Unpacking libnss3:armhf (2:3.35-2ubuntu2.13) ... #9 26.97 Preparing to unpack .../084-libhwasan0_12-20220319-1ubuntu1_arm64.deb ... #9 26.98 Unpacking libhwasan0:arm64 (12-20220319-1ubuntu1) ... #9 27.02 Selecting previously unselected package libgcc-11-dev:arm64. #9 27.03 Preparing to unpack .../085-libgcc-11-dev_11.2.0-19ubuntu1_arm64.deb ... #9 27.03 Unpacking libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ... #9 27.11 Selecting previously unselected package gcc-11. #8 28.68 Preparing to unpack .../093-libksba8_1.5.0-3_arm64.deb ... #8 28.68 Unpacking libksba8:arm64 (1.5.0-3) ... #8 28.74 Selecting previously unselected package libnpth0:arm64. #8 28.74 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ... #8 28.74 Unpacking libnpth0:arm64 (1.6-3) ... #8 28.78 Selecting previously unselected package dirmngr. #8 28.78 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u1_arm64.deb ... #8 28.79 Unpacking dirmngr (2.2.27-2+deb11u1) ... #8 28.85 Selecting previously unselected package gnupg-l10n. #8 28.86 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u1_all.deb ... #8 28.86 Unpacking gnupg-l10n (2.2.27-2+deb11u1) ... #8 30.43 Selecting previously unselected package git. #8 30.44 Preparing to unpack .../165-git_1%3a2.20.1-2+deb10u3_arm64.deb ... #8 30.46 Unpacking git (1:2.20.1-2+deb10u3) ... #21 24.48 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] #8 29.68 Selecting previously unselected package gcc. #8 29.68 Preparing to unpack .../084-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #8 29.68 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #8 29.72 Selecting previously unselected package libstdc++-7-dev:amd64. #8 29.43 Preparing to unpack .../128-devscripts_2.17.12ubuntu1.1_arm64.deb ... #8 29.45 Unpacking devscripts (2.17.12ubuntu1.1) ... #8 29.55 Selecting previously unselected package diffstat. #8 29.55 Preparing to unpack .../129-diffstat_1.61-1build1_arm64.deb ... #8 29.55 Unpacking diffstat (1.61-1build1) ... #8 29.60 Selecting previously unselected package libassuan0:arm64. #8 29.60 Preparing to unpack .../130-libassuan0_2.5.1-2_arm64.deb ... #8 29.60 Unpacking libassuan0:arm64 (2.5.1-2) ... #8 29.64 Selecting previously unselected package gpgconf. #8 29.64 Preparing to unpack .../131-gpgconf_2.2.4-1ubuntu1.4_arm64.deb ... #8 29.64 Unpacking gpgconf (2.2.4-1ubuntu1.4) ... #8 29.69 Selecting previously unselected package libksba8:arm64. #8 32.09 Selecting previously unselected package libxml2:armhf. #8 32.09 Preparing to unpack .../077-libxml2_2.9.4+dfsg1-7+deb10u3_armhf.deb ... #8 32.10 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u3) ... #8 32.25 Selecting previously unselected package libcroco3:armhf. #8 32.25 Preparing to unpack .../078-libcroco3_0.6.12-3_armhf.deb ... #8 32.28 Unpacking libcroco3:armhf (0.6.12-3) ... #8 32.33 Selecting previously unselected package libncurses6:armhf. #8 32.33 Preparing to unpack .../079-libncurses6_6.1+20181013-2+deb10u2_armhf.deb ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:5d84cd193ad52d2db99bc7b859d7a40e036d5ffc66b09666c16a92e81a19bbbb #8 28.31 Selecting previously unselected package gcc. #8 28.31 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ... #8 28.32 Unpacking gcc (4:10.2.1-1) ... #8 28.36 Selecting previously unselected package libstdc++-10-dev:armhf. #8 28.36 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ... #8 28.36 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ... #9 28.22 Selecting previously unselected package cpp. #9 28.22 Preparing to unpack .../085-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 28.23 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 28.29 Selecting previously unselected package libcc1-0:amd64. #9 28.29 Preparing to unpack .../086-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 28.30 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 28.39 Selecting previously unselected package libgomp1:amd64. #9 28.39 Preparing to unpack .../087-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 28.39 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 28.43 Selecting previously unselected package libitm1:amd64. #9 28.43 Preparing to unpack .../088-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 28.44 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 28.47 Selecting previously unselected package libatomic1:amd64. #9 29.17 Preparing to unpack .../131-libdw1_0.176-1.1build1_arm64.deb ... #9 29.18 Unpacking libdw1:arm64 (0.176-1.1build1) ... #9 29.23 Selecting previously unselected package liblua5.2-0:arm64. #9 29.23 Preparing to unpack .../132-liblua5.2-0_5.2.4-1.1build3_arm64.deb ... #9 29.23 Unpacking liblua5.2-0:arm64 (5.2.4-1.1build3) ... #9 29.28 Selecting previously unselected package libnspr4:arm64. #9 29.28 Preparing to unpack .../133-libnspr4_2%3a4.25-1_arm64.deb ... #9 29.29 Unpacking libnspr4:arm64 (2:4.25-1) ... #9 29.36 Selecting previously unselected package libnss3:arm64. #9 29.36 Preparing to unpack .../134-libnss3_2%3a3.49.1-1ubuntu1.6_arm64.deb ... #9 29.36 Unpacking libnss3:arm64 (2:3.49.1-1ubuntu1.6) ... #8 29.62 Selecting previously unselected package libxml2:amd64. #9 28.49 Preparing to unpack .../049-xz-utils_5.2.5-2ubuntu0.1_arm64.deb ... #9 28.50 Unpacking xz-utils (5.2.5-2ubuntu0.1) ... #9 28.53 Selecting previously unselected package libsigsegv2:arm64. #9 28.53 Preparing to unpack .../050-libsigsegv2_2.13-1ubuntu2_arm64.deb ... #9 28.54 Unpacking libsigsegv2:arm64 (2.13-1ubuntu2) ... #9 28.57 Selecting previously unselected package m4. #9 28.58 Preparing to unpack .../051-m4_1.4.18-5ubuntu1_arm64.deb ... #9 28.58 Unpacking m4 (1.4.18-5ubuntu1) ... #9 28.61 Selecting previously unselected package autoconf. #9 28.62 Preparing to unpack .../052-autoconf_2.69-14_all.deb ... #9 28.62 Unpacking autoconf (2.69-14) ... #9 28.67 Selecting previously unselected package autotools-dev. #9 28.67 Preparing to unpack .../053-autotools-dev_20180224.1+nmu1_all.deb ... #9 28.68 Unpacking autotools-dev (20180224.1+nmu1) ... #9 28.71 Selecting previously unselected package automake. #9 28.71 Preparing to unpack .../054-automake_1%3a1.16.4-2_all.deb ... #9 28.72 Unpacking automake (1:1.16.4-2) ... #9 28.76 Selecting previously unselected package autopoint. #9 28.77 Preparing to unpack .../055-autopoint_0.21-4ubuntu3_all.deb ... #9 28.77 Unpacking autopoint (0.21-4ubuntu3) ... #9 28.80 Selecting previously unselected package binutils-common:arm64. #9 28.81 Preparing to unpack .../056-binutils-common_2.37-7ubuntu1_arm64.deb ... #9 28.81 Unpacking binutils-common:arm64 (2.37-7ubuntu1) ... #9 28.85 Selecting previously unselected package libbinutils:arm64. #9 29.70 Selecting previously unselected package libmpfr6:amd64. #9 29.71 Preparing to unpack .../071-libmpfr6_4.1.0-3build1_amd64.deb ... #9 29.71 Unpacking libmpfr6:amd64 (4.1.0-3build1) ... #9 29.83 Selecting previously unselected package libmpc3:amd64. #9 30.81 Selecting previously unselected package libdata-dump-perl. #9 30.81 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ... #9 30.86 Unpacking libdata-dump-perl (1.25-1) ... #9 30.92 Selecting previously unselected package libdata-messagepack-perl. #9 29.15 Selecting previously unselected package automake. #9 29.15 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 29.22 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 15.9s done #8 27.51 (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 ... 10537 files and directories currently installed.) #8 27.52 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #8 27.52 Unpacking python3-minimal (3.7.3-1) ... #8 27.57 Selecting previously unselected package mime-support. #8 27.57 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 27.58 Unpacking mime-support (3.62) ... #8 27.62 Selecting previously unselected package libmpdec2:armhf. #8 27.62 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #8 27.63 Unpacking libmpdec2:armhf (2.4.2-2) ... #8 27.67 Selecting previously unselected package libpython3.7-stdlib:armhf. #8 27.67 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... #8 27.68 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 30.69 Selecting previously unselected package libglib2.0-0:amd64. #8 30.69 Preparing to unpack .../080-libglib2.0-0_2.58.3-2+deb10u3_amd64.deb ... #8 30.69 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u3) ... #8 30.83 Selecting previously unselected package libicu63:amd64. #8 30.83 Preparing to unpack .../081-libicu63_63.1-6+deb10u3_amd64.deb ... #8 30.83 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #8 35.93 Selecting previously unselected package librpmio8. #8 35.93 Preparing to unpack .../115-librpmio8_4.14.1+dfsg1-2_armhf.deb ... #8 35.94 Unpacking librpmio8 (4.14.1+dfsg1-2) ... #8 35.98 Selecting previously unselected package debugedit. #8 35.98 Preparing to unpack .../116-debugedit_4.14.1+dfsg1-2_armhf.deb ... #8 35.99 Unpacking debugedit (4.14.1+dfsg1-2) ... #8 36.02 Selecting previously unselected package dwz. #8 36.02 Preparing to unpack .../117-dwz_0.13-5~bpo18.04.1_armhf.deb ... #8 36.03 Unpacking dwz (0.13-5~bpo18.04.1) ... #8 36.09 Selecting previously unselected package libdebhelper-perl. #8 36.09 Preparing to unpack .../118-libdebhelper-perl_13.5.2ubuntu1~bpo18.04.1_all.deb ... #9 27.11 Preparing to unpack .../086-gcc-11_11.2.0-19ubuntu1_arm64.deb ... #9 27.11 Unpacking gcc-11 (11.2.0-19ubuntu1) ... #8 28.95 Selecting previously unselected package gnupg-utils. #8 28.96 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u1_arm64.deb ... #8 28.96 Unpacking gnupg-utils (2.2.27-2+deb11u1) ... #8 29.03 Selecting previously unselected package gpg. #8 29.03 Preparing to unpack .../098-gpg_2.2.27-2+deb11u1_arm64.deb ... #8 29.04 Unpacking gpg (2.2.27-2+deb11u1) ... #8 29.11 Selecting previously unselected package pinentry-curses. #8 29.11 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ... #8 29.12 Unpacking pinentry-curses (1.1.0-4) ... #8 29.16 Selecting previously unselected package gpg-agent. #8 29.69 Preparing to unpack .../132-libksba8_1.3.5-2_arm64.deb ... #8 29.70 Unpacking libksba8:arm64 (1.3.5-2) ... #8 29.74 Selecting previously unselected package libnpth0:arm64. #8 29.74 Preparing to unpack .../133-libnpth0_1.5-3_arm64.deb ... #8 29.74 Unpacking libnpth0:arm64 (1.5-3) ... #8 29.79 Selecting previously unselected package dirmngr. #8 29.79 Preparing to unpack .../134-dirmngr_2.2.4-1ubuntu1.4_arm64.deb ... #8 29.81 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... #8 29.86 Selecting previously unselected package python3-pkg-resources. #8 29.86 Preparing to unpack .../135-python3-pkg-resources_39.0.1-2_all.deb ... #8 29.87 Unpacking python3-pkg-resources (39.0.1-2) ... #8 29.91 Selecting previously unselected package python3-chardet. #8 29.72 Preparing to unpack .../085-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 29.72 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 29.96 Selecting previously unselected package g++-7. #8 29.96 Preparing to unpack .../086-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 29.97 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... #8 32.34 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u2) ... #8 32.39 Selecting previously unselected package gettext. #8 32.39 Preparing to unpack .../080-gettext_0.19.8.1-9_armhf.deb ... #8 32.40 Unpacking gettext (0.19.8.1-9) ... #8 28.77 Selecting previously unselected package g++-10. #8 28.77 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ... #9 28.48 Preparing to unpack .../089-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 28.48 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 28.52 Selecting previously unselected package libasan5:amd64. #9 28.52 Preparing to unpack .../090-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 28.52 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 29.49 Selecting previously unselected package librpmio8. #9 29.49 Preparing to unpack .../135-librpmio8_4.14.2.1+dfsg1-1build2_arm64.deb ... #9 29.50 Unpacking librpmio8 (4.14.2.1+dfsg1-1build2) ... #9 29.55 Selecting previously unselected package debugedit. #9 29.55 Preparing to unpack .../136-debugedit_4.14.2.1+dfsg1-1build2_arm64.deb ... #9 29.55 Unpacking debugedit (4.14.2.1+dfsg1-1build2) ... #9 29.58 Selecting previously unselected package dwz. #9 29.58 Preparing to unpack .../137-dwz_0.13-5_arm64.deb ... #9 29.59 Unpacking dwz (0.13-5) ... #9 29.66 Selecting previously unselected package libcroco3:arm64. #9 29.66 Preparing to unpack .../138-libcroco3_0.6.13-1_arm64.deb ... #9 29.66 Unpacking libcroco3:arm64 (0.6.13-1) ... #9 29.70 Selecting previously unselected package gettext. #9 29.70 Preparing to unpack .../139-gettext_0.19.8.1-10build1_arm64.deb ... #9 29.70 Unpacking gettext (0.19.8.1-10build1) ... #9 29.79 Selecting previously unselected package intltool-debian. #8 27.91 Fedora 35 - aarch64 - Updates 15 MB/s | 28 MB 00:01 #8 29.62 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... #8 29.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... #8 29.71 Selecting previously unselected package gettext. #8 29.71 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... #8 29.72 Unpacking gettext (0.21-4) ... #8 29.86 Selecting previously unselected package intltool-debian. #8 29.86 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #8 29.86 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 29.89 Selecting previously unselected package po-debconf. #9 28.85 Preparing to unpack .../057-libbinutils_2.37-7ubuntu1_arm64.deb ... #9 28.85 Unpacking libbinutils:arm64 (2.37-7ubuntu1) ... #9 28.90 Selecting previously unselected package libctf-nobfd0:arm64. #9 28.90 Preparing to unpack .../058-libctf-nobfd0_2.37-7ubuntu1_arm64.deb ... #9 28.90 Unpacking libctf-nobfd0:arm64 (2.37-7ubuntu1) ... #9 28.94 Selecting previously unselected package libctf0:arm64. #9 28.94 Preparing to unpack .../059-libctf0_2.37-7ubuntu1_arm64.deb ... #9 28.95 Unpacking libctf0:arm64 (2.37-7ubuntu1) ... #9 28.98 Selecting previously unselected package binutils-aarch64-linux-gnu. #9 28.98 Preparing to unpack .../060-binutils-aarch64-linux-gnu_2.37-7ubuntu1_arm64.deb ... #9 28.98 Unpacking binutils-aarch64-linux-gnu (2.37-7ubuntu1) ... #9 29.83 Preparing to unpack .../072-libmpc3_1.2.0-1build1_amd64.deb ... #9 29.84 Unpacking libmpc3:amd64 (1.2.0-1build1) ... #9 29.88 Selecting previously unselected package cpp-11. #9 29.88 Preparing to unpack .../073-cpp-11_11.2.0-7ubuntu2_amd64.deb ... #9 29.88 Unpacking cpp-11 (11.2.0-7ubuntu2) ... #9 30.92 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ... #9 30.93 Unpacking libdata-messagepack-perl (1.01-2build1) ... #9 31.12 Selecting previously unselected package libnet-domain-tld-perl. #9 31.12 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 31.17 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 28.04 Selecting previously unselected package python3.7. #8 28.04 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ... #8 36.10 Unpacking libdebhelper-perl (13.5.2ubuntu1~bpo18.04.1) ... #8 36.18 Selecting previously unselected package libcroco3:armhf. #8 36.18 Preparing to unpack .../119-libcroco3_0.6.12-2_armhf.deb ... #8 36.18 Unpacking libcroco3:armhf (0.6.12-2) ... #8 36.22 Selecting previously unselected package gettext. #8 36.22 Preparing to unpack .../120-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ... #8 36.24 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... #8 22.42 Selecting previously unselected package libgdbm-compat4:armhf. #8 22.42 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... #8 22.42 Unpacking libgdbm-compat4:armhf (1.19-2) ... #8 22.48 Selecting previously unselected package libperl5.32:armhf. #8 22.48 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #8 22.48 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #9 27.43 Selecting previously unselected package gcc. #9 27.43 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 27.44 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 27.47 Selecting previously unselected package libstdc++-11-dev:arm64. #9 27.47 Preparing to unpack .../088-libstdc++-11-dev_11.2.0-19ubuntu1_arm64.deb ... #9 27.48 Unpacking libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ... #9 27.66 Selecting previously unselected package g++-11. #8 26.06 Fedora 36 openh264 (From Cisco) - aarch64 2.2 kB/s | 2.5 kB 00:01 #8 27.79 Fedora Modular 36 - aarch64 1.4 MB/s | 2.0 MB 00:01 #8 29.16 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u1_arm64.deb ... #8 29.16 Unpacking gpg-agent (2.2.27-2+deb11u1) ... #8 29.22 Selecting previously unselected package gpg-wks-client. #8 29.22 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u1_arm64.deb ... #8 29.23 Unpacking gpg-wks-client (2.2.27-2+deb11u1) ... #8 29.28 Selecting previously unselected package gpg-wks-server. #8 29.28 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u1_arm64.deb ... #8 29.29 Unpacking gpg-wks-server (2.2.27-2+deb11u1) ... #8 29.33 Selecting previously unselected package gpgsm. #8 29.33 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u1_arm64.deb ... #8 29.33 Unpacking gpgsm (2.2.27-2+deb11u1) ... #8 29.38 Selecting previously unselected package gnupg. #8 29.38 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u1_all.deb ... #8 29.39 Unpacking gnupg (2.2.27-2+deb11u1) ... #8 29.45 Selecting previously unselected package libfile-dirlist-perl. #8 29.45 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ... #8 29.45 Unpacking libfile-dirlist-perl (0.05-2) ... #8 29.48 Selecting previously unselected package libfile-which-perl. #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:666c8a146435bd5a8180a7e380e3d0b77a4eca461030c2f9d5efc12fd4d48886 #9 29.44 Selecting previously unselected package autopoint. #9 29.44 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #9 29.46 Unpacking autopoint (0.19.8.1-10build1) ... #9 29.50 Selecting previously unselected package binutils-common:armhf. #9 29.50 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.3_armhf.deb ... #9 29.51 Unpacking binutils-common:armhf (2.34-6ubuntu1.3) ... #8 30.94 Selecting previously unselected package libgc1c2:arm64. #8 30.94 Preparing to unpack .../166-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... #8 30.95 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... #8 31.00 Selecting previously unselected package libltdl7:arm64. #8 31.00 Preparing to unpack .../167-libltdl7_2.4.6-9_arm64.deb ... #8 31.04 Unpacking libltdl7:arm64 (2.4.6-9) ... #8 31.10 Selecting previously unselected package guile-2.2-libs:arm64. #8 31.10 Preparing to unpack .../168-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... #8 31.10 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #8 29.91 Preparing to unpack .../136-python3-chardet_3.0.4-1_all.deb ... #8 28.78 Unpacking g++-10 (10.2.1-6) ... #8 32.63 Selecting previously unselected package intltool-debian. #8 29.92 Unpacking python3-chardet (3.0.4-1) ... #8 29.96 Selecting previously unselected package python3-six. #8 29.96 Preparing to unpack .../137-python3-six_1.11.0-2_all.deb ... #8 29.97 Unpacking python3-six (1.11.0-2) ... #8 30.01 Selecting previously unselected package python3-debian. #8 30.01 Preparing to unpack .../138-python3-debian_0.1.32_all.deb ... #8 30.01 Unpacking python3-debian (0.1.32) ... #8 30.05 Selecting previously unselected package gnupg-l10n. #8 30.05 Preparing to unpack .../139-gnupg-l10n_2.2.4-1ubuntu1.4_all.deb ... #8 30.06 Unpacking gnupg-l10n (2.2.4-1ubuntu1.4) ... #8 30.09 Selecting previously unselected package gnupg-utils. #8 30.10 Preparing to unpack .../140-gnupg-utils_2.2.4-1ubuntu1.4_arm64.deb ... #8 30.10 Unpacking gnupg-utils (2.2.4-1ubuntu1.4) ... #8 30.15 Selecting previously unselected package gpg. #8 32.63 Preparing to unpack .../081-intltool-debian_0.35.0+20060710.5_all.deb ... #8 32.64 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 32.69 Selecting previously unselected package po-debconf. #8 32.69 Preparing to unpack .../082-po-debconf_1.0.21_all.deb ... #8 32.70 Unpacking po-debconf (1.0.21) ... #8 32.79 Selecting previously unselected package debhelper. #8 32.79 Preparing to unpack .../083-debhelper_13.3.3~bpo10+1_all.deb ... #8 32.81 Unpacking debhelper (13.3.3~bpo10+1) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:cd25afeca20d5d917a30c24994f8e2f272f998b4ff1badf4b6a0482df9d9cbf5 #9 10.17 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB] #9 10.17 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp-11 armhf 11.2.0-19ubuntu1 [7841 kB] #9 10.66 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB] #9 10.66 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcc1-0 armhf 12-20220319-1ubuntu1 [39.1 kB] #9 10.66 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgomp1 armhf 12-20220319-1ubuntu1 [110 kB] #9 10.67 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libatomic1 armhf 12-20220319-1ubuntu1 [7620 B] #9 10.68 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libasan6 armhf 11.2.0-19ubuntu1 [2242 kB] #9 10.72 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libubsan1 armhf 12-20220319-1ubuntu1 [959 kB] #9 10.76 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgcc-11-dev armhf 11.2.0-19ubuntu1 [835 kB] #9 10.79 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11 armhf 11.2.0-19ubuntu1 [15.8 MB] #9 11.84 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B] #9 11.84 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstdc++-11-dev armhf 11.2.0-19ubuntu1 [2134 kB] #9 11.89 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++-11 armhf 11.2.0-19ubuntu1 [9018 kB] #9 12.41 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B] #9 12.41 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB] #9 12.81 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdpkg-perl all 1.21.1ubuntu2 [236 kB] #9 13.21 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #9 13.22 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB] #9 13.24 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB] #9 13.24 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dpkg-dev all 1.21.1ubuntu2 [922 kB] #9 13.41 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B] #9 13.41 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB] #9 13.43 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1 [19.2 kB] #9 13.43 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1 [50.7 kB] #9 13.44 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libldap-2.5-0 armhf 2.5.11+dfsg-1~exp1ubuntu3 [160 kB] #9 13.45 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #9 13.45 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB] #9 13.46 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.1 [252 kB] #9 13.47 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.1 [188 kB] #9 13.48 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #9 13.48 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #9 13.57 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB] #9 13.57 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB] #9 13.57 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #9 13.57 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B] #9 13.57 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #9 13.57 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B] #9 13.57 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB] #9 13.63 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB] #9 13.63 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB] #9 13.63 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB] #9 13.70 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 13.70 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #9 13.71 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB] #9 13.73 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB] #9 13.73 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB] #9 13.73 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB] #9 13.73 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gpgconf armhf 2.2.27-3ubuntu2 [115 kB] #9 13.78 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libksba8 armhf 1.6.0-2build1 [99.7 kB] #9 13.78 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #9 13.78 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dirmngr armhf 2.2.27-3ubuntu2 [320 kB] #9 13.85 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gnupg-l10n all 2.2.27-3ubuntu2 [54.3 kB] #9 13.85 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gnupg-utils armhf 2.2.27-3ubuntu2 [455 kB] #9 13.86 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gpg armhf 2.2.27-3ubuntu2 [483 kB] #9 13.87 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] #9 13.87 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gpg-agent armhf 2.2.27-3ubuntu2 [227 kB] #9 13.88 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2 [86.3 kB] #9 13.88 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2 [80.0 kB] #9 13.93 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gpgsm armhf 2.2.27-3ubuntu2 [206 kB] #9 13.93 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gnupg all 2.2.27-3ubuntu2 [315 kB] #9 13.93 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B] #9 14.00 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #9 14.00 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB] #9 14.00 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B] #9 14.00 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB] #9 14.00 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB] #9 14.00 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 14.00 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB] #9 14.08 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B] #9 14.08 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 14.08 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB] #9 14.14 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB] #9 14.14 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 14.14 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #9 14.14 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #9 14.15 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #9 14.15 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB] #9 14.15 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 14.22 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #9 14.22 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B] #9 14.22 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB] #9 14.30 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 14.30 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB] #9 14.30 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB] #9 14.30 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #9 14.30 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB] #9 14.30 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 14.30 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB] #9 14.36 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 14.36 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 14.36 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B] #9 14.44 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB] #9 14.44 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB] #9 14.45 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #9 14.45 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 14.45 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB] #9 14.45 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 14.45 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB] #9 14.51 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #9 14.51 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB] #9 14.51 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB] #9 14.59 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB] #9 14.59 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB] #9 14.59 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB] #9 14.60 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-debian all 0.1.43ubuntu1 [107 kB] #9 14.60 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4 [117 kB] #9 14.61 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4 [196 kB] #9 14.61 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dput all 1.1.0ubuntu2 [44.9 kB] #9 14.67 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 14.68 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #9 14.68 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.1 [246 kB] #9 14.73 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB] #9 14.73 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.2 [952 kB] #9 14.75 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.2 [3531 kB] #9 14.96 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 14.96 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB] #9 15.36 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 15.43 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB] #9 15.46 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB] #9 15.59 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 15.60 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB] #9 15.62 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 15.63 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 15.64 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB] #9 15.66 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #9 15.67 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfreetype6 armhf 2.11.1+dfsg-1build1 [326 kB] #9 15.78 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB] #9 15.80 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB] #9 15.82 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B] #9 15.82 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB] #9 15.82 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjbig0 armhf 2.1-3.1build3 [25.1 kB] #9 15.83 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwebp7 armhf 1.2.2-2 [166 kB] #9 15.85 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtiff5 armhf 4.3.0-6 [165 kB] #9 15.86 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxpm4 armhf 1:3.5.12-1build2 [31.0 kB] #9 15.86 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB] #9 15.89 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libc-devtools armhf 2.35-0ubuntu3 [29.6 kB] #9 15.92 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 15.92 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 15.92 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB] #9 15.96 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB] #9 15.97 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB] #9 15.97 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB] #9 15.97 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B] #9 15.98 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB] #9 15.98 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB] #9 16.04 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B] #9 16.04 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB] #9 16.04 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 16.04 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB] #9 16.11 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 16.11 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #9 16.11 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 16.11 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 16.11 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 16.11 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB] #9 16.19 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 16.19 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB] #9 16.19 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #9 16.19 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB] #9 16.25 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 16.26 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 16.26 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #9 16.26 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB] #9 16.26 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB] #9 16.26 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB] #9 16.33 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #9 16.33 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdistro-info-perl all 1.1build1 [5644 B] #9 16.35 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB] #9 16.35 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 16.40 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB] #9 16.42 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 16.42 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB] #9 16.42 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B] #9 16.42 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B] #9 16.42 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 16.47 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB] #9 16.47 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB] #9 16.47 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB] #9 16.48 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B] #9 16.54 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 16.54 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 16.54 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #9 16.55 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB] #9 16.55 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB] #9 16.55 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 16.62 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB] #9 16.62 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B] #9 16.62 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB] #9 16.62 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 16.69 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB] #9 16.71 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #9 16.71 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB] #9 16.71 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 16.71 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB] #9 16.71 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #9 16.76 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 16.76 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 16.76 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-daemon-perl all 6.13-1 [22.3 kB] #9 16.76 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB] #9 16.83 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B] #9 16.83 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 16.83 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB] #9 16.84 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 16.84 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libldap-common all 2.5.11+dfsg-1~exp1ubuntu3 [16.8 kB] #9 16.84 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB] #9 16.90 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #9 16.91 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB] #9 16.91 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 16.91 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB] #9 16.98 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB] #9 16.98 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #9 16.99 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 16.99 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 16.99 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 16.99 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #9 17.05 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #9 17.05 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #9 29.79 Preparing to unpack .../140-intltool-debian_0.35.0+20060710.5_all.deb ... #9 29.79 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 29.83 Selecting previously unselected package po-debconf. #9 29.83 Preparing to unpack .../141-po-debconf_1.0.21_all.deb ... #9 29.83 Unpacking po-debconf (1.0.21) ... #9 29.88 Selecting previously unselected package debhelper. #9 29.89 Preparing to unpack .../142-debhelper_13.5.2ubuntu1~bpo20.04.1_all.deb ... #9 29.89 Unpacking debhelper (13.5.2ubuntu1~bpo20.04.1) ... #9 29.99 Selecting previously unselected package libfakeroot:arm64. #9 29.99 Preparing to unpack .../143-libfakeroot_1.24-1_arm64.deb ... #9 28.85 Selecting previously unselected package liblsan0:amd64. #9 28.85 Preparing to unpack .../091-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 28.85 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 28.96 Selecting previously unselected package libtsan0:amd64. #9 28.96 Preparing to unpack .../092-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 28.97 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #8 29.89 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... #8 29.90 Unpacking po-debconf (1.0.21+nmu1) ... #8 29.95 Selecting previously unselected package debhelper. #8 29.95 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... #8 29.96 Unpacking debhelper (13.3.4) ... #8 30.08 Selecting previously unselected package debian-keyring. #8 30.08 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... #8 30.09 Unpacking debian-keyring (2021.07.26) ... #9 29.11 Selecting previously unselected package binutils. #9 29.11 Preparing to unpack .../061-binutils_2.37-7ubuntu1_arm64.deb ... #9 29.11 Unpacking binutils (2.37-7ubuntu1) ... #9 29.15 Selecting previously unselected package libc-dev-bin. #9 29.15 Preparing to unpack .../062-libc-dev-bin_2.34-0ubuntu3.2_arm64.deb ... #9 29.15 Unpacking libc-dev-bin (2.34-0ubuntu3.2) ... #9 29.18 Selecting previously unselected package linux-libc-dev:arm64. #9 29.18 Preparing to unpack .../063-linux-libc-dev_5.13.0-40.45_arm64.deb ... #9 29.18 Unpacking linux-libc-dev:arm64 (5.13.0-40.45) ... #9 29.32 Selecting previously unselected package libcrypt-dev:arm64. #9 29.33 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.18-4ubuntu1_arm64.deb ... #9 29.33 Unpacking libcrypt-dev:arm64 (1:4.4.18-4ubuntu1) ... #9 29.36 Selecting previously unselected package rpcsvc-proto. #9 31.31 Selecting previously unselected package libdata-validate-domain-perl. #9 31.31 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 31.35 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 31.48 Selecting previously unselected package libnet-ipv6addr-perl. #8 28.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 28.11 Selecting previously unselected package libpython3-stdlib:armhf. #8 28.11 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... #8 28.12 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #8 28.16 Setting up python3-minimal (3.7.3-1) ... #8 36.44 Selecting previously unselected package intltool-debian. #8 36.44 Preparing to unpack .../121-intltool-debian_0.35.0+20060710.4_all.deb ... #8 36.44 Unpacking intltool-debian (0.35.0+20060710.4) ... #8 36.50 Selecting previously unselected package po-debconf. #9 27.66 Preparing to unpack .../089-g++-11_11.2.0-19ubuntu1_arm64.deb ... #9 27.67 Unpacking g++-11 (11.2.0-19ubuntu1) ... #9 27.86 Selecting previously unselected package g++. #9 27.86 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 27.87 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 27.90 Selecting previously unselected package make. #9 27.91 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ... #9 27.91 Unpacking make (4.3-4.1build1) ... #9 27.94 Selecting previously unselected package libdpkg-perl. #8 29.49 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ... #8 29.49 Unpacking libfile-which-perl (1.23-1) ... #8 29.53 Selecting previously unselected package libfile-homedir-perl. #8 29.53 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ... #8 29.53 Unpacking libfile-homedir-perl (1.006-1) ... #8 29.57 Selecting previously unselected package libfile-touch-perl. #8 29.57 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ... #8 29.57 Unpacking libfile-touch-perl (0.11-1) ... #8 29.61 Selecting previously unselected package libio-pty-perl. #8 29.61 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ... #8 29.62 Unpacking libio-pty-perl (1:1.15-2) ... #8 29.65 Selecting previously unselected package libipc-run-perl. #8 29.65 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ... #8 29.66 Unpacking libipc-run-perl (20200505.0-1) ... #8 29.70 Selecting previously unselected package libclass-method-modifiers-perl. #8 29.70 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 29.70 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 29.74 Selecting previously unselected package libb-hooks-op-check-perl. #9 29.64 Selecting previously unselected package libbinutils:armhf. #9 29.64 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.3_armhf.deb ... #9 29.65 Unpacking libbinutils:armhf (2.34-6ubuntu1.3) ... #9 29.86 Selecting previously unselected package libctf-nobfd0:armhf. #9 29.86 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.3_armhf.deb ... #9 29.87 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.3) ... #9 29.91 Selecting previously unselected package libctf0:armhf. #9 29.91 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.3_armhf.deb ... #9 29.91 Unpacking libctf0:armhf (2.34-6ubuntu1.3) ... #9 29.96 Selecting previously unselected package binutils-arm-linux-gnueabihf. #9 29.96 Preparing to unpack .../073-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.3_armhf.deb ... #9 29.97 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ... #8 24.89 Running scriptlet: libsolv-0.7.20-2.el9.x86_64 147/147 #8 27.33 Verifying : binutils-2.35.2-19.el9.x86_64 1/147 #8 27.33 Verifying : binutils-gold-2.35.2-19.el9.x86_64 2/147 #8 27.33 Verifying : bzip2-1.0.8-8.el9.x86_64 3/147 #8 27.33 Verifying : cpio-2.13-16.el9.x86_64 4/147 #8 27.34 Verifying : dbus-libs-1:1.12.20-5.el9.x86_64 5/147 #8 27.34 Verifying : diffutils-3.7-12.el9.x86_64 6/147 #8 27.34 Verifying : dnf-plugins-core-4.1.0-1.el9.noarch 7/147 #8 27.34 Verifying : ed-1.14.2-12.el9.x86_64 8/147 #8 27.34 Verifying : elfutils-0.186-3.el9.x86_64 9/147 #8 27.34 Verifying : elfutils-debuginfod-client-0.186-3.el9.x86_64 10/147 #8 27.34 Verifying : file-5.39-8.el9.x86_64 11/147 #8 27.34 Verifying : glib-networking-2.68.3-3.el9.x86_64 12/147 #8 27.34 Verifying : glibc-gconv-extra-2.34-29.el9.x86_64 13/147 #8 27.34 Verifying : groff-base-1.22.4-10.el9.x86_64 14/147 #8 27.34 Verifying : gsettings-desktop-schemas-40.0-4.el9.x86_64 15/147 #8 27.34 Verifying : info-6.7-15.el9.x86_64 16/147 #8 27.34 Verifying : json-glib-1.6.6-1.el9.x86_64 17/147 #8 27.34 Verifying : less-575-4.el9.x86_64 18/147 #8 27.34 Verifying : libbrotli-1.0.9-6.el9.x86_64 19/147 #8 27.34 Verifying : libicu-67.1-9.el9.x86_64 20/147 #8 27.34 Verifying : libpipeline-1.5.3-4.el9.x86_64 21/147 #8 27.34 Verifying : libpkgconf-1.7.3-9.el9.x86_64 22/147 #8 27.34 Verifying : libpng-2:1.6.37-12.el9.x86_64 23/147 #8 27.34 Verifying : libproxy-0.4.15-35.el9.x86_64 24/147 #8 27.34 Verifying : libpsl-0.21.1-5.el9.x86_64 25/147 #8 27.34 Verifying : man-db-2.9.3-6.el9.x86_64 26/147 #8 27.34 Verifying : ncurses-6.2-8.20210508.el9.x86_64 27/147 #8 27.34 Verifying : pkgconf-1.7.3-9.el9.x86_64 28/147 #8 27.34 Verifying : pkgconf-m4-1.7.3-9.el9.noarch 29/147 #8 27.34 Verifying : pkgconf-pkg-config-1.7.3-9.el9.x86_64 30/147 #8 27.34 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 31/147 #8 27.34 Verifying : python3-dateutil-1:2.8.1-6.el9.noarch 32/147 #8 27.34 Verifying : python3-dbus-1.2.18-2.el9.x86_64 33/147 #8 27.34 Verifying : python3-dnf-plugins-core-4.1.0-1.el9.noarch 34/147 #8 27.34 Verifying : python3-six-1.15.0-9.el9.noarch 35/147 #8 27.34 Verifying : shared-mime-info-2.1-4.el9.x86_64 36/147 #8 27.34 Verifying : unzip-6.0-56.el9.x86_64 37/147 #8 27.34 Verifying : xz-5.2.5-7.el9.x86_64 38/147 #8 27.34 Verifying : zip-3.0-33.el9.x86_64 39/147 #8 27.34 Verifying : zstd-1.5.1-2.el9.x86_64 40/147 #8 27.34 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 41/147 #8 27.34 Verifying : desktop-file-utils-0.26-5.el9.x86_64 42/147 #8 27.34 Verifying : dwz-0.14-3.el9.x86_64 43/147 #8 27.34 Verifying : efi-srpm-macros-4-9.el9.noarch 44/147 #8 27.34 Verifying : emacs-filesystem-1:27.1-3.el9.noarch 45/147 #8 27.34 Verifying : enchant-1:1.6.0-30.el9.x86_64 46/147 #8 27.34 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 47/147 #8 27.34 Verifying : gdb-minimal-10.2-8.el9.x86_64 48/147 #8 27.34 Verifying : gdk-pixbuf2-2.42.6-2.el9.x86_64 49/147 #8 27.34 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 50/147 #8 27.34 Verifying : go-srpm-macros-3.0.9-9.el9.noarch 51/147 #8 27.34 Verifying : hunspell-1.7.0-11.el9.x86_64 52/147 #8 27.34 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 53/147 #8 27.34 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 54/147 #8 27.34 Verifying : kernel-srpm-macros-1.0-11.el9.noarch 55/147 #8 27.34 Verifying : libappstream-glib-0.7.18-4.el9.x86_64 56/147 #8 27.34 Verifying : libjpeg-turbo-2.0.90-5.el9.x86_64 57/147 #8 27.34 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 58/147 #8 27.34 Verifying : libsoup-2.72.0-8.el9.x86_64 59/147 #8 27.34 Verifying : libstemmer-0-18.585svn.el9.x86_64 60/147 #8 27.34 Verifying : lua-srpm-macros-1-6.el9.noarch 61/147 #8 27.34 Verifying : ocaml-srpm-macros-6-6.el9.noarch 62/147 #8 27.34 Verifying : openblas-srpm-macros-2-11.el9.noarch 63/147 #8 27.34 Verifying : patch-2.7.6-16.el9.x86_64 64/147 #8 27.34 Verifying : perl-AutoLoader-5.74-479.el9.noarch 65/147 #8 27.34 Verifying : perl-B-1.80-479.el9.x86_64 66/147 #8 27.34 Verifying : perl-Carp-1.50-460.el9.noarch 67/147 #8 27.34 Verifying : perl-Class-Struct-0.66-479.el9.noarch 68/147 #8 27.34 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 69/147 #8 27.34 Verifying : perl-Digest-1.19-4.el9.noarch 70/147 #8 27.34 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 71/147 #8 27.34 Verifying : perl-Encode-4:3.08-462.el9.x86_64 72/147 #8 27.34 Verifying : perl-Errno-1.30-479.el9.x86_64 73/147 #8 27.34 Verifying : perl-Exporter-5.74-461.el9.noarch 74/147 #8 27.34 Verifying : perl-Fcntl-1.13-479.el9.x86_64 75/147 #8 27.34 Verifying : perl-File-Basename-2.85-479.el9.noarch 76/147 #8 27.34 Verifying : perl-File-Path-2.18-4.el9.noarch 77/147 #8 27.34 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 78/147 #8 27.34 Verifying : perl-File-stat-1.09-479.el9.noarch 79/147 #8 27.34 Verifying : perl-FileHandle-2.03-479.el9.noarch 80/147 #8 27.34 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 81/147 #8 27.34 Verifying : perl-Getopt-Std-1.12-479.el9.noarch 82/147 #8 27.34 Verifying : perl-HTTP-Tiny-0.076-460.el9.noarch 83/147 #8 27.34 Verifying : perl-IO-1.43-479.el9.x86_64 84/147 #8 27.34 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 85/147 #8 27.35 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 86/147 #8 27.35 Verifying : perl-IPC-Open3-1.21-479.el9.noarch 87/147 #8 27.35 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 88/147 #8 27.35 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 89/147 #8 27.35 Verifying : perl-NDBM_File-1.15-479.el9.x86_64 90/147 #8 27.35 Verifying : perl-Net-SSLeay-1.92-1.el9.x86_64 91/147 #8 27.35 Verifying : perl-POSIX-1.94-479.el9.x86_64 92/147 #8 27.35 Verifying : perl-PathTools-3.78-461.el9.x86_64 93/147 #8 27.35 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 94/147 #8 27.35 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 95/147 #8 27.35 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 96/147 #8 27.35 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 97/147 #8 27.35 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 98/147 #8 27.35 Verifying : perl-SelectSaver-1.02-479.el9.noarch 99/147 #8 27.35 Verifying : perl-Socket-4:2.031-4.el9.x86_64 100/147 #8 27.35 Verifying : perl-Storable-1:3.21-460.el9.x86_64 101/147 #8 27.35 Verifying : perl-Symbol-1.08-479.el9.noarch 102/147 #8 27.35 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 103/147 #8 27.35 Verifying : perl-Term-Cap-1.17-460.el9.noarch 104/147 #8 27.35 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 105/147 #8 27.35 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 106/147 #8 27.35 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 107/147 #8 27.35 Verifying : perl-URI-5.09-3.el9.noarch 108/147 #8 27.35 Verifying : perl-base-2.27-479.el9.noarch 109/147 #8 27.35 Verifying : perl-constant-1.33-461.el9.noarch 110/147 #8 27.35 Verifying : perl-if-0.60.800-479.el9.noarch 111/147 #8 27.35 Verifying : perl-interpreter-4:5.32.1-479.el9.x86_64 112/147 #8 27.35 Verifying : perl-libnet-3.13-4.el9.noarch 113/147 #8 27.35 Verifying : perl-libs-4:5.32.1-479.el9.x86_64 114/147 #8 27.35 Verifying : perl-mro-1.23-479.el9.x86_64 115/147 #8 27.35 Verifying : perl-overload-1.31-479.el9.noarch 116/147 #8 27.35 Verifying : perl-overloading-0.02-479.el9.noarch 117/147 #8 27.35 Verifying : perl-parent-1:0.238-460.el9.noarch 118/147 #8 27.35 Verifying : perl-podlators-1:4.14-460.el9.noarch 119/147 #8 27.35 Verifying : perl-srpm-macros-1-41.el9.noarch 120/147 #8 27.35 Verifying : perl-subs-1.03-479.el9.noarch 121/147 #8 27.35 Verifying : perl-vars-1.05-479.el9.noarch 122/147 #8 27.35 Verifying : python-srpm-macros-3.9-52.el9.noarch 123/147 #8 27.35 Verifying : python3-enchant-3.2.0-5.el9.noarch 124/147 #8 27.35 Verifying : python3-file-magic-5.39-8.el9.noarch 125/147 #8 27.35 Verifying : qt5-srpm-macros-5.15.3-1.el9.noarch 126/147 #8 27.35 Verifying : redhat-rpm-config-194-1.el9.noarch 127/147 #8 27.35 Verifying : rpm-build-4.16.1.3-11.el9.x86_64 128/147 #8 27.35 Verifying : rpmlint-1.11-19.el9.noarch 129/147 #8 27.35 Verifying : rust-srpm-macros-17-4.el9.noarch 130/147 #8 27.35 Verifying : webkit2gtk3-jsc-2.36.1-1.el9.x86_64 131/147 #8 27.35 Verifying : dnf-4.12.0-1.el9.noarch 132/147 #8 27.35 Verifying : dnf-4.10.0-4.el9.noarch 133/147 #8 27.35 Verifying : dnf-data-4.12.0-1.el9.noarch 134/147 #8 27.35 Verifying : dnf-data-4.10.0-4.el9.noarch 135/147 #8 27.35 Verifying : libdnf-0.67.0-1.el9.x86_64 136/147 #8 27.35 Verifying : libdnf-0.65.0-3.el9.x86_64 137/147 #8 27.35 Verifying : libsolv-0.7.22-1.el9.x86_64 138/147 #8 27.35 Verifying : libsolv-0.7.20-2.el9.x86_64 139/147 #8 27.35 Verifying : python3-dnf-4.12.0-1.el9.noarch 140/147 #8 27.35 Verifying : python3-dnf-4.10.0-4.el9.noarch 141/147 #8 27.35 Verifying : python3-hawkey-0.67.0-1.el9.x86_64 142/147 #8 27.35 Verifying : python3-hawkey-0.65.0-3.el9.x86_64 143/147 #8 27.35 Verifying : python3-libdnf-0.67.0-1.el9.x86_64 144/147 #8 27.35 Verifying : python3-libdnf-0.65.0-3.el9.x86_64 145/147 #8 27.35 Verifying : yum-4.12.0-1.el9.noarch 146/147 #8 27.35 Verifying : yum-4.10.0-4.el9.noarch 147/147 #8 27.47 #8 27.47 Upgraded: #8 27.47 dnf-4.12.0-1.el9.noarch dnf-data-4.12.0-1.el9.noarch #8 27.47 libdnf-0.67.0-1.el9.x86_64 libsolv-0.7.22-1.el9.x86_64 #8 27.47 python3-dnf-4.12.0-1.el9.noarch python3-hawkey-0.67.0-1.el9.x86_64 #8 27.47 python3-libdnf-0.67.0-1.el9.x86_64 yum-4.12.0-1.el9.noarch #8 27.47 Installed: #8 27.47 abattis-cantarell-fonts-0.301-4.el9.noarch #8 27.47 binutils-2.35.2-19.el9.x86_64 #8 27.47 binutils-gold-2.35.2-19.el9.x86_64 #8 27.47 bzip2-1.0.8-8.el9.x86_64 #8 27.47 cpio-2.13-16.el9.x86_64 #8 27.47 dbus-libs-1:1.12.20-5.el9.x86_64 #8 27.47 desktop-file-utils-0.26-5.el9.x86_64 #8 27.47 diffutils-3.7-12.el9.x86_64 #8 27.47 dnf-plugins-core-4.1.0-1.el9.noarch #8 27.47 dwz-0.14-3.el9.x86_64 #8 27.47 ed-1.14.2-12.el9.x86_64 #8 27.47 efi-srpm-macros-4-9.el9.noarch #8 27.47 elfutils-0.186-3.el9.x86_64 #8 27.47 elfutils-debuginfod-client-0.186-3.el9.x86_64 #8 27.47 emacs-filesystem-1:27.1-3.el9.noarch #8 27.47 enchant-1:1.6.0-30.el9.x86_64 #8 27.47 file-5.39-8.el9.x86_64 #8 27.47 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #8 27.47 gdb-minimal-10.2-8.el9.x86_64 #8 27.47 gdk-pixbuf2-2.42.6-2.el9.x86_64 #8 27.47 ghc-srpm-macros-1.5.0-6.el9.noarch #8 27.47 glib-networking-2.68.3-3.el9.x86_64 #8 27.47 glibc-gconv-extra-2.34-29.el9.x86_64 #8 27.47 go-srpm-macros-3.0.9-9.el9.noarch #8 27.47 groff-base-1.22.4-10.el9.x86_64 #8 27.47 gsettings-desktop-schemas-40.0-4.el9.x86_64 #8 27.47 hunspell-1.7.0-11.el9.x86_64 #8 27.47 hunspell-en-US-0.20140811.1-20.el9.noarch #8 27.47 hunspell-filesystem-1.7.0-11.el9.x86_64 #8 27.47 info-6.7-15.el9.x86_64 #8 27.47 json-glib-1.6.6-1.el9.x86_64 #8 27.47 kernel-srpm-macros-1.0-11.el9.noarch #8 27.47 less-575-4.el9.x86_64 #8 27.47 libappstream-glib-0.7.18-4.el9.x86_64 #8 27.47 libbrotli-1.0.9-6.el9.x86_64 #8 27.47 libicu-67.1-9.el9.x86_64 #8 27.47 libjpeg-turbo-2.0.90-5.el9.x86_64 #8 27.47 libpipeline-1.5.3-4.el9.x86_64 #8 27.47 libpkgconf-1.7.3-9.el9.x86_64 #8 27.47 libpng-2:1.6.37-12.el9.x86_64 #8 27.47 libproxy-0.4.15-35.el9.x86_64 #8 27.47 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 #8 27.47 libpsl-0.21.1-5.el9.x86_64 #8 27.47 libsoup-2.72.0-8.el9.x86_64 #8 27.47 libstemmer-0-18.585svn.el9.x86_64 #8 27.47 lua-srpm-macros-1-6.el9.noarch #8 27.47 man-db-2.9.3-6.el9.x86_64 #8 27.47 ncurses-6.2-8.20210508.el9.x86_64 #8 27.47 ocaml-srpm-macros-6-6.el9.noarch #8 27.47 openblas-srpm-macros-2-11.el9.noarch #8 27.47 patch-2.7.6-16.el9.x86_64 #8 27.47 perl-AutoLoader-5.74-479.el9.noarch #8 27.47 perl-B-1.80-479.el9.x86_64 #8 27.47 perl-Carp-1.50-460.el9.noarch #8 27.47 perl-Class-Struct-0.66-479.el9.noarch #8 27.47 perl-Data-Dumper-2.174-462.el9.x86_64 #8 27.47 perl-Digest-1.19-4.el9.noarch #8 27.47 perl-Digest-MD5-2.58-4.el9.x86_64 #8 27.47 perl-Encode-4:3.08-462.el9.x86_64 #8 27.47 perl-Errno-1.30-479.el9.x86_64 #8 27.47 perl-Exporter-5.74-461.el9.noarch #8 27.47 perl-Fcntl-1.13-479.el9.x86_64 #8 27.47 perl-File-Basename-2.85-479.el9.noarch #8 27.47 perl-File-Path-2.18-4.el9.noarch #8 27.47 perl-File-Temp-1:0.231.100-4.el9.noarch #8 27.47 perl-File-stat-1.09-479.el9.noarch #8 27.47 perl-FileHandle-2.03-479.el9.noarch #8 27.47 perl-Getopt-Long-1:2.52-4.el9.noarch #8 27.47 perl-Getopt-Std-1.12-479.el9.noarch #8 27.47 perl-HTTP-Tiny-0.076-460.el9.noarch #8 27.47 perl-IO-1.43-479.el9.x86_64 #8 27.47 perl-IO-Socket-IP-0.41-5.el9.noarch #8 27.47 perl-IO-Socket-SSL-2.073-1.el9.noarch #8 27.47 perl-IPC-Open3-1.21-479.el9.noarch #8 27.47 perl-MIME-Base64-3.16-4.el9.x86_64 #8 27.47 perl-Mozilla-CA-20200520-6.el9.noarch #8 27.47 perl-NDBM_File-1.15-479.el9.x86_64 #8 27.47 perl-Net-SSLeay-1.92-1.el9.x86_64 #8 27.47 perl-POSIX-1.94-479.el9.x86_64 #8 27.47 perl-PathTools-3.78-461.el9.x86_64 #8 27.47 perl-Pod-Escapes-1:1.07-460.el9.noarch #8 27.47 perl-Pod-Perldoc-3.28.01-461.el9.noarch #8 27.47 perl-Pod-Simple-1:3.42-4.el9.noarch #8 27.47 perl-Pod-Usage-4:2.01-4.el9.noarch #8 27.47 perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 #8 27.47 perl-SelectSaver-1.02-479.el9.noarch #8 27.47 perl-Socket-4:2.031-4.el9.x86_64 #8 27.47 perl-Storable-1:3.21-460.el9.x86_64 #8 27.47 perl-Symbol-1.08-479.el9.noarch #8 27.47 perl-Term-ANSIColor-5.01-461.el9.noarch #8 27.47 perl-Term-Cap-1.17-460.el9.noarch #8 27.47 perl-Text-ParseWords-3.30-460.el9.noarch #8 27.47 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #8 27.47 perl-Time-Local-2:1.300-7.el9.noarch #8 27.47 perl-URI-5.09-3.el9.noarch #8 27.47 perl-base-2.27-479.el9.noarch #8 27.47 perl-constant-1.33-461.el9.noarch #8 27.47 perl-if-0.60.800-479.el9.noarch #8 27.47 perl-interpreter-4:5.32.1-479.el9.x86_64 #8 27.47 perl-libnet-3.13-4.el9.noarch #8 27.47 perl-libs-4:5.32.1-479.el9.x86_64 #8 27.47 perl-mro-1.23-479.el9.x86_64 #8 27.47 perl-overload-1.31-479.el9.noarch #8 27.47 perl-overloading-0.02-479.el9.noarch #8 27.47 perl-parent-1:0.238-460.el9.noarch #8 27.47 perl-podlators-1:4.14-460.el9.noarch #8 27.47 perl-srpm-macros-1-41.el9.noarch #8 27.47 perl-subs-1.03-479.el9.noarch #8 27.47 perl-vars-1.05-479.el9.noarch #8 27.47 pkgconf-1.7.3-9.el9.x86_64 #8 27.47 pkgconf-m4-1.7.3-9.el9.noarch #8 27.47 pkgconf-pkg-config-1.7.3-9.el9.x86_64 #8 27.47 publicsuffix-list-dafsa-20210518-3.el9.noarch #8 27.47 python-srpm-macros-3.9-52.el9.noarch #8 27.47 python3-dateutil-1:2.8.1-6.el9.noarch #8 27.47 python3-dbus-1.2.18-2.el9.x86_64 #8 27.47 python3-dnf-plugins-core-4.1.0-1.el9.noarch #8 27.47 python3-enchant-3.2.0-5.el9.noarch #8 27.47 python3-file-magic-5.39-8.el9.noarch #8 27.47 python3-six-1.15.0-9.el9.noarch #8 27.47 qt5-srpm-macros-5.15.3-1.el9.noarch #8 27.47 redhat-rpm-config-194-1.el9.noarch #8 27.47 rpm-build-4.16.1.3-11.el9.x86_64 #8 27.47 rpmlint-1.11-19.el9.noarch #8 27.47 rust-srpm-macros-17-4.el9.noarch #8 27.47 shared-mime-info-2.1-4.el9.x86_64 #8 27.47 unzip-6.0-56.el9.x86_64 #8 27.47 webkit2gtk3-jsc-2.36.1-1.el9.x86_64 #8 27.47 xz-5.2.5-7.el9.x86_64 #8 27.47 zip-3.0-33.el9.x86_64 #8 27.47 zstd-1.5.1-2.el9.x86_64 #8 27.48 #8 27.48 Complete! #8 30.15 Preparing to unpack .../141-gpg_2.2.4-1ubuntu1.4_arm64.deb ... #8 30.15 Unpacking gpg (2.2.4-1ubuntu1.4) ... #8 30.23 Selecting previously unselected package pinentry-curses. #8 30.23 Preparing to unpack .../142-pinentry-curses_1.1.0-1_arm64.deb ... #8 30.23 Unpacking pinentry-curses (1.1.0-1) ... #8 30.27 Selecting previously unselected package gpg-agent. #8 30.27 Preparing to unpack .../143-gpg-agent_2.2.4-1ubuntu1.4_arm64.deb ... #8 30.28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) ... #8 30.32 Selecting previously unselected package gpg-wks-client. #8 30.32 Preparing to unpack .../144-gpg-wks-client_2.2.4-1ubuntu1.4_arm64.deb ... #8 30.33 Unpacking gpg-wks-client (2.2.4-1ubuntu1.4) ... #8 30.37 Selecting previously unselected package gpg-wks-server. #8 30.37 Preparing to unpack .../145-gpg-wks-server_2.2.4-1ubuntu1.4_arm64.deb ... #8 30.37 Unpacking gpg-wks-server (2.2.4-1ubuntu1.4) ... #8 30.42 Selecting previously unselected package gpgsm. #8 30.42 Preparing to unpack .../146-gpgsm_2.2.4-1ubuntu1.4_arm64.deb ... #8 30.42 Unpacking gpgsm (2.2.4-1ubuntu1.4) ... #8 30.47 Selecting previously unselected package gnupg. #8 30.47 Preparing to unpack .../147-gnupg_2.2.4-1ubuntu1.4_arm64.deb ... #8 33.02 Selecting previously unselected package debian-keyring. #8 33.02 Preparing to unpack .../084-debian-keyring_2019.02.25_all.deb ... #8 33.02 Unpacking debian-keyring (2019.02.25) ... #9 30.00 Unpacking libfakeroot:arm64 (1.24-1) ... #9 30.04 Selecting previously unselected package fakeroot. #9 30.04 Preparing to unpack .../144-fakeroot_1.24-1_arm64.deb ... #9 30.04 Unpacking fakeroot (1.24-1) ... #9 30.09 Selecting previously unselected package libassuan0:arm64. #9 30.09 Preparing to unpack .../145-libassuan0_2.5.3-7ubuntu2_arm64.deb ... #9 30.10 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ... #9 30.13 Selecting previously unselected package gpgconf. #9 30.13 Preparing to unpack .../146-gpgconf_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.14 Unpacking gpgconf (2.2.19-3ubuntu2.1) ... #9 30.19 Selecting previously unselected package libksba8:arm64. #9 30.19 Preparing to unpack .../147-libksba8_1.3.5-2_arm64.deb ... #9 30.19 Unpacking libksba8:arm64 (1.3.5-2) ... #9 30.24 Selecting previously unselected package libnpth0:arm64. #9 29.20 Selecting previously unselected package libubsan1:amd64. #9 29.21 Preparing to unpack .../093-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.21 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.31 Selecting previously unselected package libquadmath0:amd64. #9 29.37 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu5_arm64.deb ... #9 29.37 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ... #9 29.41 Selecting previously unselected package libtirpc-dev:arm64. #9 29.41 Preparing to unpack .../066-libtirpc-dev_1.3.2-2_arm64.deb ... #9 29.41 Unpacking libtirpc-dev:arm64 (1.3.2-2) ... #9 29.45 Selecting previously unselected package libnsl-dev:arm64. #9 29.45 Preparing to unpack .../067-libnsl-dev_1.3.0-2build1_arm64.deb ... #9 29.45 Unpacking libnsl-dev:arm64 (1.3.0-2build1) ... #9 29.48 Selecting previously unselected package libc6-dev:arm64. #9 31.48 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ... #9 31.49 Unpacking libnet-ipv6addr-perl (1.02-1) ... #9 31.64 Selecting previously unselected package libnet-netmask-perl. #9 31.64 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ... #9 31.66 Unpacking libnet-netmask-perl (2.0001-1) ... #8 28.44 Selecting previously unselected package python3. #8 28.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 ... 10974 files and directories currently installed.) #8 28.45 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #8 28.46 Unpacking python3 (3.7.3-1) ... #8 28.50 Selecting previously unselected package sensible-utils. #8 28.50 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... #8 28.51 Unpacking sensible-utils (0.0.12) ... #8 28.55 Selecting previously unselected package bzip2. #8 28.55 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ... #21 25.40 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] #21 25.40 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] #21 25.40 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] #21 25.43 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] #21 25.45 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] #9 30.63 Selecting previously unselected package cpp. #9 30.63 Preparing to unpack .../074-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 30.63 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 30.67 Selecting previously unselected package libcc1-0:amd64. #9 30.68 Preparing to unpack .../075-libcc1-0_11.2.0-7ubuntu2_amd64.deb ... #9 30.68 Unpacking libcc1-0:amd64 (11.2.0-7ubuntu2) ... #9 30.72 Selecting previously unselected package libgomp1:amd64. #8 36.50 Preparing to unpack .../122-po-debconf_1.0.20_all.deb ... #8 36.52 Unpacking po-debconf (1.0.20) ... #8 36.58 Selecting previously unselected package debhelper. #8 36.58 Preparing to unpack .../123-debhelper_13.5.2ubuntu1~bpo18.04.1_all.deb ... #8 36.59 Unpacking debhelper (13.5.2ubuntu1~bpo18.04.1) ... #8 36.78 Selecting previously unselected package libfile-which-perl. #8 36.78 Preparing to unpack .../124-libfile-which-perl_1.21-1_all.deb ... #9 27.94 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2_all.deb ... #9 27.94 Unpacking libdpkg-perl (1.21.1ubuntu2) ... #9 27.99 Selecting previously unselected package bzip2. #9 27.99 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ... #9 28.00 Unpacking bzip2 (1.0.8-5build1) ... #9 28.06 Selecting previously unselected package patch. #9 28.06 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ... #9 28.06 Unpacking patch (2.7.6-7build2) ... #9 28.09 Selecting previously unselected package lto-disabled-list. #9 28.09 Preparing to unpack .../095-lto-disabled-list_24_all.deb ... #9 28.09 Unpacking lto-disabled-list (24) ... #9 28.13 Selecting previously unselected package dpkg-dev. #9 28.13 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2_all.deb ... #9 28.14 Unpacking dpkg-dev (1.21.1ubuntu2) ... #9 28.18 Selecting previously unselected package build-essential. #8 29.74 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ... #8 29.75 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 29.78 Selecting previously unselected package libdynaloader-functions-perl. #8 29.78 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 29.78 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 29.84 Selecting previously unselected package libdevel-callchecker-perl. #8 29.85 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ... #8 29.85 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 29.89 Selecting previously unselected package libparams-classify-perl. #8 29.89 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ... #8 29.90 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 29.95 Selecting previously unselected package libmodule-runtime-perl. #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #14 DONE 48.2s #8 23.10 Selecting previously unselected package perl. #8 23.10 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ... #8 23.13 Unpacking perl (5.32.1-4+deb11u2) ... #8 23.21 Selecting previously unselected package libpython3.9-minimal:armhf. #8 23.21 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 23.21 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #8 DONE 27.7s #9 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #9 sha256:ef139b804d65c631a00bf43898c480d19569622f91b4e21cc4d9c18599b7b160 #8 30.47 Unpacking gnupg (2.2.4-1ubuntu1.4) ... #8 30.53 Selecting previously unselected package libgpgme11:arm64. #8 30.53 Preparing to unpack .../148-libgpgme11_1.10.0-1ubuntu2_arm64.deb ... #8 30.53 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ... #8 30.57 Selecting previously unselected package python3-gpg. #8 30.58 Preparing to unpack .../149-python3-gpg_1.10.0-1ubuntu2_arm64.deb ... #8 30.58 Unpacking python3-gpg (1.10.0-1ubuntu2) ... #8 30.64 Selecting previously unselected package dput. #8 30.64 Preparing to unpack .../150-dput_1.0.1ubuntu1_all.deb ... #8 30.65 Unpacking dput (1.0.1ubuntu1) ... #8 30.69 Selecting previously unselected package libfakeroot:arm64. #8 31.62 Selecting previously unselected package libxml2:amd64. #8 31.63 Preparing to unpack .../082-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... #8 31.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... #8 31.71 Selecting previously unselected package libcroco3:amd64. #8 31.71 Preparing to unpack .../083-libcroco3_0.6.12-3_amd64.deb ... #8 31.72 Unpacking libcroco3:amd64 (0.6.12-3) ... #8 31.81 Selecting previously unselected package libncurses6:amd64. #8 31.81 Preparing to unpack .../084-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... #8 31.82 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... #8 31.85 Selecting previously unselected package gettext. #8 31.85 Preparing to unpack .../085-gettext_0.19.8.1-9_amd64.deb ... #8 31.86 Unpacking gettext (0.19.8.1-9) ... #9 30.24 Preparing to unpack .../148-libnpth0_1.6-1_arm64.deb ... #9 30.24 Unpacking libnpth0:arm64 (1.6-1) ... #9 30.29 Selecting previously unselected package dirmngr. #9 30.29 Preparing to unpack .../149-dirmngr_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.30 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... #9 30.36 Selecting previously unselected package gnupg-l10n. #9 30.36 Preparing to unpack .../150-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ... #9 30.37 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 30.40 Selecting previously unselected package gnupg-utils. #9 30.41 Preparing to unpack .../151-gnupg-utils_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.41 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ... #9 30.47 Selecting previously unselected package gpg. #9 29.32 Preparing to unpack .../094-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.32 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.36 Selecting previously unselected package libgcc-9-dev:amd64. #9 29.36 Preparing to unpack .../095-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 29.37 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #8 31.60 Selecting previously unselected package iso-codes. #8 31.60 Preparing to unpack .../169-iso-codes_4.2-1_all.deb ... #8 31.61 Unpacking iso-codes (4.2-1) ... #9 29.49 Preparing to unpack .../068-libc6-dev_2.34-0ubuntu3.2_arm64.deb ... #9 29.49 Unpacking libc6-dev:arm64 (2.34-0ubuntu3.2) ... #9 29.65 Selecting previously unselected package libisl23:arm64. #9 29.65 Preparing to unpack .../069-libisl23_0.24-1_arm64.deb ... #9 29.65 Unpacking libisl23:arm64 (0.24-1) ... #9 29.74 Selecting previously unselected package libmpfr6:arm64. #9 29.74 Preparing to unpack .../070-libmpfr6_4.1.0-3build1_arm64.deb ... #9 29.75 Unpacking libmpfr6:arm64 (4.1.0-3build1) ... #9 29.80 Selecting previously unselected package libmpc3:arm64. #9 29.80 Preparing to unpack .../071-libmpc3_1.2.0-1build1_arm64.deb ... #9 29.80 Unpacking libmpc3:arm64 (1.2.0-1build1) ... #9 29.83 Selecting previously unselected package cpp-11. #9 29.84 Preparing to unpack .../072-cpp-11_11.2.0-7ubuntu2_arm64.deb ... #9 29.84 Unpacking cpp-11 (11.2.0-7ubuntu2) ... #9 31.80 Selecting previously unselected package libnetaddr-ip-perl. #9 31.80 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ... #9 31.80 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 31.84 Selecting previously unselected package libdata-validate-ip-perl. #9 31.84 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ... #9 31.85 Unpacking libdata-validate-ip-perl (0.30-1) ... #9 31.87 Selecting previously unselected package libdata-validate-uri-perl. #9 31.88 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ... #9 31.88 Unpacking libdata-validate-uri-perl (0.07-2) ... #9 31.90 Selecting previously unselected package libdistro-info-perl. #9 31.91 Preparing to unpack .../244-libdistro-info-perl_1.1build1_all.deb ... #9 31.91 Unpacking libdistro-info-perl (1.1build1) ... #9 31.93 Selecting previously unselected package libemail-address-xs-perl. #9 31.94 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ... #9 31.94 Unpacking libemail-address-xs-perl (1.04-1build6) ... #9 31.96 Selecting previously unselected package libipc-system-simple-perl. #9 31.96 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ... #9 31.97 Unpacking libipc-system-simple-perl (1.30-1) ... #9 31.99 Selecting previously unselected package libfile-basedir-perl. #8 29.48 Selecting previously unselected package g++. #8 29.48 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ... #8 29.48 Unpacking g++ (4:10.2.1-1) ... #8 29.53 Selecting previously unselected package make. #8 29.53 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ... #8 29.53 Unpacking make (4.3-4.1) ... #8 28.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 28.61 Selecting previously unselected package libmagic-mgc. #8 28.61 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #8 28.61 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 28.76 Selecting previously unselected package libmagic1:armhf. #8 28.76 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #8 28.77 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #8 28.82 Selecting previously unselected package file. #8 28.82 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #9 30.72 Preparing to unpack .../076-libgomp1_11.2.0-7ubuntu2_amd64.deb ... #9 30.73 Unpacking libgomp1:amd64 (11.2.0-7ubuntu2) ... #9 30.77 Selecting previously unselected package libitm1:amd64. #9 30.77 Preparing to unpack .../077-libitm1_11.2.0-7ubuntu2_amd64.deb ... #9 30.77 Unpacking libitm1:amd64 (11.2.0-7ubuntu2) ... #9 30.81 Selecting previously unselected package libatomic1:amd64. #9 30.81 Preparing to unpack .../078-libatomic1_11.2.0-7ubuntu2_amd64.deb ... #9 30.82 Unpacking libatomic1:amd64 (11.2.0-7ubuntu2) ... #9 30.86 Selecting previously unselected package libasan6:amd64. #9 30.86 Preparing to unpack .../079-libasan6_11.2.0-7ubuntu2_amd64.deb ... #9 30.86 Unpacking libasan6:amd64 (11.2.0-7ubuntu2) ... #9 30.94 Selecting previously unselected package liblsan0:amd64. #9 30.94 Preparing to unpack .../080-liblsan0_11.2.0-7ubuntu2_amd64.deb ... #9 30.94 Unpacking liblsan0:amd64 (11.2.0-7ubuntu2) ... #8 36.78 Unpacking libfile-which-perl (1.21-1) ... #8 36.82 Selecting previously unselected package libfile-homedir-perl. #8 36.82 Preparing to unpack .../125-libfile-homedir-perl_1.002-1_all.deb ... #8 36.83 Unpacking libfile-homedir-perl (1.002-1) ... #8 36.88 Selecting previously unselected package devscripts. #8 36.88 Preparing to unpack .../126-devscripts_2.17.12ubuntu1.1_armhf.deb ... #8 36.91 Unpacking devscripts (2.17.12ubuntu1.1) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 16.0s #9 28.19 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ... #9 28.19 Unpacking build-essential (12.9ubuntu3) ... #9 28.23 Selecting previously unselected package libbrotli1:arm64. #9 28.23 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ... #9 28.23 Unpacking libbrotli1:arm64 (1.0.9-2build6) ... #9 28.27 Selecting previously unselected package libsasl2-modules-db:arm64. #9 28.27 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_arm64.deb ... #9 28.27 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 28.31 Selecting previously unselected package libsasl2-2:arm64. #9 28.31 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1_arm64.deb ... #9 28.32 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 28.35 Selecting previously unselected package libldap-2.5-0:arm64. #9 28.35 Preparing to unpack .../101-libldap-2.5-0_2.5.11+dfsg-1~exp1ubuntu3_arm64.deb ... #9 28.36 Unpacking libldap-2.5-0:arm64 (2.5.11+dfsg-1~exp1ubuntu3) ... #9 28.40 Selecting previously unselected package librtmp1:arm64. #9 28.40 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #9 28.40 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #8 30.81 Selecting previously unselected package g++. #8 30.81 Preparing to unpack .../087-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #8 30.82 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #8 30.88 Selecting previously unselected package make. #8 30.88 Preparing to unpack .../088-make_4.1-9.1ubuntu1_amd64.deb ... #8 30.89 Unpacking make (4.1-9.1ubuntu1) ... #8 30.94 Selecting previously unselected package libdpkg-perl. #8 30.94 Preparing to unpack .../089-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... #8 30.94 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... #8 31.00 Selecting previously unselected package patch. #8 29.95 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #8 29.96 Unpacking libmodule-runtime-perl (0.016-1) ... #8 29.99 Selecting previously unselected package libimport-into-perl. #8 30.00 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #8 30.00 Unpacking libimport-into-perl (1.002005-1) ... #8 30.03 Selecting previously unselected package librole-tiny-perl. #8 30.03 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ... #8 30.04 Unpacking librole-tiny-perl (2.002004-1) ... #8 30.07 Selecting previously unselected package libstrictures-perl. #8 30.07 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ... #8 30.08 Unpacking libstrictures-perl (2.000006-1) ... #8 30.11 Selecting previously unselected package libsub-quote-perl. #8 30.11 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ... #8 30.11 Unpacking libsub-quote-perl (2.006006-1) ... #8 30.15 Selecting previously unselected package libmoo-perl. #8 30.15 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ... #8 30.15 Unpacking libmoo-perl (2.004004-1) ... #8 30.19 Selecting previously unselected package libencode-locale-perl. #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/focal-backports libdebhelper-perl/focal-backports #9 sha256:666c8a146435bd5a8180a7e380e3d0b77a4eca461030c2f9d5efc12fd4d48886 #9 30.35 Selecting previously unselected package binutils. #9 30.35 Preparing to unpack .../074-binutils_2.34-6ubuntu1.3_armhf.deb ... #9 30.36 Unpacking binutils (2.34-6ubuntu1.3) ... #9 30.40 Selecting previously unselected package libc-dev-bin. #9 30.40 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.7_armhf.deb ... #9 30.40 Unpacking libc-dev-bin (2.31-0ubuntu9.7) ... #9 30.45 Selecting previously unselected package linux-libc-dev:armhf. #9 30.45 Preparing to unpack .../076-linux-libc-dev_5.4.0-109.123_armhf.deb ... #9 30.46 Unpacking linux-libc-dev:armhf (5.4.0-109.123) ... #8 23.40 Selecting previously unselected package libexpat1:armhf. #8 23.40 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u3_armhf.deb ... #8 23.41 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ... #8 23.46 Selecting previously unselected package python3.9-minimal. #8 23.46 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 23.47 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... #8 32.01 Selecting previously unselected package intltool-debian. #8 32.01 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #8 32.02 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 32.07 Selecting previously unselected package po-debconf. #8 32.07 Preparing to unpack .../087-po-debconf_1.0.21_all.deb ... #8 32.08 Unpacking po-debconf (1.0.21) ... #8 32.14 Selecting previously unselected package debhelper. #8 32.14 Preparing to unpack .../088-debhelper_13.3.3~bpo10+1_all.deb ... #8 32.15 Unpacking debhelper (13.3.3~bpo10+1) ... #8 30.69 Preparing to unpack .../151-libfakeroot_1.22-2ubuntu1_arm64.deb ... #8 30.70 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... #8 30.74 Selecting previously unselected package fakeroot. #8 30.74 Preparing to unpack .../152-fakeroot_1.22-2ubuntu1_arm64.deb ... #8 30.75 Unpacking fakeroot (1.22-2ubuntu1) ... #8 30.79 Selecting previously unselected package libcurl3-gnutls:arm64. #8 30.79 Preparing to unpack .../153-libcurl3-gnutls_7.58.0-2ubuntu3.17_arm64.deb ... #8 30.79 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.17) ... #8 30.84 Selecting previously unselected package liberror-perl. #8 30.84 Preparing to unpack .../154-liberror-perl_0.17025-1_all.deb ... #8 30.85 Unpacking liberror-perl (0.17025-1) ... #8 30.88 Selecting previously unselected package git-man. #8 30.88 Preparing to unpack .../155-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... #8 30.89 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... #9 30.47 Preparing to unpack .../152-gpg_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.48 Unpacking gpg (2.2.19-3ubuntu2.1) ... #9 30.54 Selecting previously unselected package pinentry-curses. #9 30.54 Preparing to unpack .../153-pinentry-curses_1.1.0-3build1_arm64.deb ... #9 30.55 Unpacking pinentry-curses (1.1.0-3build1) ... #9 30.59 Selecting previously unselected package gpg-agent. #9 30.59 Preparing to unpack .../154-gpg-agent_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.59 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ... #9 30.64 Selecting previously unselected package gpg-wks-client. #9 30.64 Preparing to unpack .../155-gpg-wks-client_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.65 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 30.68 Selecting previously unselected package gpg-wks-server. #9 30.68 Preparing to unpack .../156-gpg-wks-server_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.69 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 30.72 Selecting previously unselected package gpgsm. #9 30.72 Preparing to unpack .../157-gpgsm_2.2.19-3ubuntu2.1_arm64.deb ... #9 30.73 Unpacking gpgsm (2.2.19-3ubuntu2.1) ... #9 30.77 Selecting previously unselected package gnupg. #9 30.77 Preparing to unpack .../158-gnupg_2.2.19-3ubuntu2.1_all.deb ... #9 30.78 Unpacking gnupg (2.2.19-3ubuntu2.1) ... #9 30.82 Selecting previously unselected package libfile-which-perl. #9 29.60 Selecting previously unselected package gcc-9. #9 29.60 Preparing to unpack .../096-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 29.61 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #8 31.94 Selecting previously unselected package libalgorithm-diff-perl. #8 31.95 Preparing to unpack .../170-libalgorithm-diff-perl_1.19.03-2_all.deb ... #8 31.95 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #8 31.98 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 31.99 Preparing to unpack .../171-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... #8 31.99 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 32.02 Selecting previously unselected package libalgorithm-merge-perl. #8 32.02 Preparing to unpack .../172-libalgorithm-merge-perl_0.08-3_all.deb ... #8 32.03 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 32.06 Selecting previously unselected package libapt-inst2.0:arm64. #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 5.0s #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:326ae25cabf6284effd2598a54af89f19d2cfe614b6d1ff9e15a13b078e84f64 #9 9.900 Get:85 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmpfr6 armhf 4.1.0-3build1 [197 kB] #9 9.906 Get:86 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmpc3 armhf 1.2.0-1build1 [36.2 kB] #9 9.907 Get:87 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cpp-11 armhf 11.2.0-7ubuntu2 [48.0 MB] #9 12.70 Get:88 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB] #9 12.71 Get:89 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcc1-0 armhf 11.2.0-7ubuntu2 [45.8 kB] #9 12.71 Get:90 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgomp1 armhf 11.2.0-7ubuntu2 [100 kB] #9 12.72 Get:91 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libatomic1 armhf 11.2.0-7ubuntu2 [7626 B] #9 12.72 Get:92 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libasan6 armhf 11.2.0-7ubuntu2 [2242 kB] #9 12.75 Get:93 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libubsan1 armhf 11.2.0-7ubuntu2 [893 kB] #9 12.78 Get:94 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgcc-11-dev armhf 11.2.0-7ubuntu2 [838 kB] #9 12.80 Get:95 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gcc-11 armhf 11.2.0-7ubuntu2 [54.8 MB] #9 15.95 Get:96 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B] #9 15.96 Get:97 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstdc++-11-dev armhf 11.2.0-7ubuntu2 [2125 kB] #9 15.99 Get:98 http://ports.ubuntu.com/ubuntu-ports impish/main armhf g++-11 armhf 11.2.0-7ubuntu2 [52.3 MB] #9 19.10 Get:99 http://ports.ubuntu.com/ubuntu-ports impish/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B] #9 19.10 Get:100 http://ports.ubuntu.com/ubuntu-ports impish/main armhf make armhf 4.3-4ubuntu1 [154 kB] #9 19.10 Get:101 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdpkg-perl all 1.20.9ubuntu2 [233 kB] #9 19.51 Get:102 http://ports.ubuntu.com/ubuntu-ports impish/main armhf bzip2 armhf 1.0.8-4ubuntu3 [32.4 kB] #9 19.69 Get:103 http://ports.ubuntu.com/ubuntu-ports impish/main armhf patch armhf 2.7.6-7 [102 kB] #9 19.83 Get:104 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lto-disabled-list all 16 [12.5 kB] #9 19.84 Get:105 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dpkg-dev all 1.20.9ubuntu2 [937 kB] #9 20.06 Get:106 http://ports.ubuntu.com/ubuntu-ports impish/main armhf build-essential armhf 12.9ubuntu2 [4682 B] #9 20.06 Get:107 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbrotli1 armhf 1.0.9-2build3 [306 kB] #9 20.09 Get:108 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1ubuntu0.1 [13.9 kB] #9 20.09 Get:109 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1ubuntu0.1 [46.3 kB] #9 20.09 Get:110 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libldap-2.5-0 armhf 2.5.6+dfsg-1~exp1ubuntu1 [162 kB] #9 20.11 Get:111 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnghttp2-14 armhf 1.43.0-1 [61.2 kB] #9 20.11 Get:112 http://ports.ubuntu.com/ubuntu-ports impish/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build3 [53.0 kB] #9 20.11 Get:113 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libssh-4 armhf 0.9.6-1 [163 kB] #9 20.12 Get:114 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libcurl4 armhf 7.74.0-1.3ubuntu2.1 [239 kB] #9 20.14 Get:115 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf curl armhf 7.74.0-1.3ubuntu2.1 [173 kB] #9 20.22 Get:116 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dctrl-tools armhf 2.24-3 [53.8 kB] #9 20.22 Get:117 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB] #9 20.22 Get:118 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtool all 2.4.6-15 [161 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #9 31.99 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ... #9 32.00 Unpacking libfile-basedir-perl (0.09-1) ... #9 32.03 Selecting previously unselected package libfile-chdir-perl. #9 32.03 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 32.03 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 32.06 Selecting previously unselected package libfile-fcntllock-perl. #9 32.06 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... #9 32.06 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #9 32.10 Selecting previously unselected package libnumber-compare-perl. #9 32.10 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ... #9 32.10 Unpacking libnumber-compare-perl (0.03-2) ... #9 32.17 Selecting previously unselected package libtext-glob-perl. #9 32.17 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ... #9 32.17 Unpacking libtext-glob-perl (0.11-2) ... #9 32.20 Selecting previously unselected package libfile-find-rule-perl. #9 32.20 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ... #9 32.20 Unpacking libfile-find-rule-perl (0.34-1) ... #9 32.23 Selecting previously unselected package libfont-afm-perl. #9 32.23 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ... #9 32.24 Unpacking libfont-afm-perl (1.20-3) ... #9 32.27 Selecting previously unselected package libio-string-perl. #9 32.27 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ... #9 32.28 Unpacking libio-string-perl (1.08-3.1) ... #9 32.30 Selecting previously unselected package libfont-ttf-perl. #8 29.64 Selecting previously unselected package libdpkg-perl. #8 29.64 Preparing to unpack .../055-libdpkg-perl_1.20.9_all.deb ... #8 29.65 Unpacking libdpkg-perl (1.20.9) ... #8 29.79 Selecting previously unselected package patch. #8 29.79 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ... #8 29.79 Unpacking patch (2.7.6-7) ... #8 29.85 Selecting previously unselected package dpkg-dev. #8 29.85 Preparing to unpack .../057-dpkg-dev_1.20.9_all.deb ... #8 29.85 Unpacking dpkg-dev (1.20.9) ... #8 28.83 Unpacking file (1:5.35-4+deb10u2) ... #8 28.88 Selecting previously unselected package gettext-base. #8 28.88 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #8 28.88 Unpacking gettext-base (0.19.8.1-9) ... #8 28.96 Selecting previously unselected package xz-utils. #8 28.96 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #8 28.96 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 29.05 Selecting previously unselected package libsigsegv2:armhf. #8 29.05 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... #8 29.05 Unpacking libsigsegv2:armhf (2.12-2) ... #9 31.01 Selecting previously unselected package libtsan0:amd64. #9 31.01 Preparing to unpack .../081-libtsan0_11.2.0-7ubuntu2_amd64.deb ... #9 31.02 Unpacking libtsan0:amd64 (11.2.0-7ubuntu2) ... #9 31.11 Selecting previously unselected package libubsan1:amd64. #9 31.11 Preparing to unpack .../082-libubsan1_11.2.0-7ubuntu2_amd64.deb ... #9 31.11 Unpacking libubsan1:amd64 (11.2.0-7ubuntu2) ... #9 31.16 Selecting previously unselected package libquadmath0:amd64. #9 31.16 Preparing to unpack .../083-libquadmath0_11.2.0-7ubuntu2_amd64.deb ... #9 31.16 Unpacking libquadmath0:amd64 (11.2.0-7ubuntu2) ... #9 31.24 Selecting previously unselected package libgcc-11-dev:amd64. #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 5.1s #9 28.46 Selecting previously unselected package libssh-4:arm64. #9 28.46 Preparing to unpack .../103-libssh-4_0.9.6-2build1_arm64.deb ... #9 28.47 Unpacking libssh-4:arm64 (0.9.6-2build1) ... #9 28.51 Selecting previously unselected package libcurl4:arm64. #9 28.51 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.1_arm64.deb ... #9 28.51 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.1) ... #9 28.55 Selecting previously unselected package curl. #9 28.55 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.1_arm64.deb ... #9 28.55 Unpacking curl (7.81.0-1ubuntu1.1) ... #9 28.59 Selecting previously unselected package dctrl-tools. #9 28.59 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ... #9 28.60 Unpacking dctrl-tools (2.24-3build2) ... #9 28.63 Selecting previously unselected package libdebhelper-perl. #9 28.64 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ... #9 28.64 Unpacking libdebhelper-perl (13.6ubuntu1) ... #9 28.68 Selecting previously unselected package libtool. #9 28.68 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ... #9 28.68 Unpacking libtool (2.4.6-15build2) ... #9 28.73 Selecting previously unselected package dh-autoreconf. #8 30.19 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ... #8 30.19 Unpacking libencode-locale-perl (1.05-1.1) ... #8 30.22 Selecting previously unselected package libtimedate-perl. #8 30.23 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ... #8 30.23 Unpacking libtimedate-perl (2.3300-2) ... #8 30.27 Selecting previously unselected package libhttp-date-perl. #8 30.27 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ... #8 30.28 Unpacking libhttp-date-perl (6.05-1) ... #8 30.32 Selecting previously unselected package libfile-listing-perl. #8 30.33 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ... #8 30.33 Unpacking libfile-listing-perl (6.14-1) ... #8 30.38 Selecting previously unselected package libhtml-tagset-perl. #8 30.38 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ... #8 30.38 Unpacking libhtml-tagset-perl (3.20-4) ... #8 30.41 Selecting previously unselected package liburi-perl. #8 30.41 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ... #8 30.42 Unpacking liburi-perl (5.08-1) ... #8 30.46 Selecting previously unselected package libhtml-parser-perl. #8 30.46 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ... #8 30.47 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 30.50 Selecting previously unselected package libhtml-tree-perl. #8 30.51 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #8 30.51 Unpacking libhtml-tree-perl (5.07-2) ... #8 30.56 Selecting previously unselected package libio-html-perl. #8 30.56 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ... #8 30.56 Unpacking libio-html-perl (1.004-2) ... #8 31.00 Preparing to unpack .../090-patch_2.7.6-2ubuntu1.1_amd64.deb ... #8 31.01 Unpacking patch (2.7.6-2ubuntu1.1) ... #8 31.05 Selecting previously unselected package dpkg-dev. #8 31.05 Preparing to unpack .../091-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... #8 31.05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... #8 31.13 Selecting previously unselected package build-essential. #8 31.13 Preparing to unpack .../092-build-essential_12.4ubuntu1_amd64.deb ... #8 31.14 Unpacking build-essential (12.4ubuntu1) ... #8 31.17 Selecting previously unselected package libroken18-heimdal:amd64. #8 31.18 Preparing to unpack .../093-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.24 Selecting previously unselected package libasn1-8-heimdal:amd64. #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 16.7s done #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:636ad1501ff9f9b9cac112bba368fcdc276abaad3615c364dbf944df3ff70093 #8 37.14 Selecting previously unselected package diffstat. #8 37.14 Preparing to unpack .../127-diffstat_1.61-1build1_armhf.deb ... #8 37.14 Unpacking diffstat (1.61-1build1) ... #8 37.23 Selecting previously unselected package libassuan0:armhf. #8 37.23 Preparing to unpack .../128-libassuan0_2.5.1-2_armhf.deb ... #8 37.24 Unpacking libassuan0:armhf (2.5.1-2) ... #8 37.28 Selecting previously unselected package gpgconf. #8 37.28 Preparing to unpack .../129-gpgconf_2.2.4-1ubuntu1.4_armhf.deb ... #8 37.29 Unpacking gpgconf (2.2.4-1ubuntu1.4) ... #8 37.35 Selecting previously unselected package libksba8:armhf. #8 37.35 Preparing to unpack .../130-libksba8_1.3.5-2_armhf.deb ... #9 30.78 Selecting previously unselected package libcrypt-dev:armhf. #9 30.78 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ... #9 30.78 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #9 30.85 Selecting previously unselected package libc6-dev:armhf. #9 30.85 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.7_armhf.deb ... #8 23.72 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #8 30.98 Selecting previously unselected package git. #8 30.98 Preparing to unpack .../156-git_1%3a2.17.1-1ubuntu0.11_arm64.deb ... #8 31.01 Unpacking git (1:2.17.1-1ubuntu0.11) ... #8 32.30 Selecting previously unselected package debian-keyring. #8 32.30 Preparing to unpack .../089-debian-keyring_2019.02.25_all.deb ... #8 32.31 Unpacking debian-keyring (2019.02.25) ... #9 30.82 Preparing to unpack .../159-libfile-which-perl_1.23-1_all.deb ... #9 30.82 Unpacking libfile-which-perl (1.23-1) ... #9 30.85 Selecting previously unselected package libfile-homedir-perl. #9 30.86 Preparing to unpack .../160-libfile-homedir-perl_1.004-1_all.deb ... #9 30.86 Unpacking libfile-homedir-perl (1.004-1) ... #9 30.89 Selecting previously unselected package libio-pty-perl. #9 30.89 Preparing to unpack .../161-libio-pty-perl_1%3a1.12-1_arm64.deb ... #9 30.89 Unpacking libio-pty-perl (1:1.12-1) ... #9 30.96 Selecting previously unselected package libipc-run-perl. #9 30.96 Preparing to unpack .../162-libipc-run-perl_20180523.0-2_all.deb ... #9 30.97 Unpacking libipc-run-perl (20180523.0-2) ... #9 31.00 Selecting previously unselected package libclass-method-modifiers-perl. #9 31.01 Preparing to unpack .../163-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 31.01 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 31.04 Selecting previously unselected package libb-hooks-op-check-perl. #9 31.04 Preparing to unpack .../164-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ... #9 31.05 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #9 31.08 Selecting previously unselected package libdynaloader-functions-perl. #8 32.07 Preparing to unpack .../173-libapt-inst2.0_1.8.2.3_arm64.deb ... #8 32.07 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... #8 32.12 Selecting previously unselected package libapt-pkg-perl. #8 32.12 Preparing to unpack .../174-libapt-pkg-perl_0.1.34+b1_arm64.deb ... #8 32.12 Unpacking libapt-pkg-perl (0.1.34+b1) ... #8 32.16 Selecting previously unselected package libarchive-cpio-perl. #8 32.16 Preparing to unpack .../175-libarchive-cpio-perl_0.10-1_all.deb ... #8 32.17 Unpacking libarchive-cpio-perl (0.10-1) ... #8 32.20 Selecting previously unselected package libasync-mergepoint-perl. #8 32.20 Preparing to unpack .../176-libasync-mergepoint-perl_0.04-2_all.deb ... #8 32.20 Unpacking libasync-mergepoint-perl (0.04-2) ... #8 32.23 Selecting previously unselected package libauthen-sasl-perl. #8 32.23 Preparing to unpack .../177-libauthen-sasl-perl_2.1600-1_all.deb ... #8 32.24 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 DONE 0.7s #11 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS #11 sha256:27d2ab2c6efd09ac455593e1dfad91ce0b75d2defd0198d6e79a4f44733540cb #11 DONE 0.1s #12 [stage-1 6/8] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:8496a7082f259f7e2e7c920750e0a62a486908ed93f7e60c9a41c887cf612dee #9 32.30 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ... #9 32.31 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 32.36 Selecting previously unselected package libsort-versions-perl. #9 32.37 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ... #9 32.37 Unpacking libsort-versions-perl (1.62-1) ... #9 32.40 Selecting previously unselected package libgit-wrapper-perl. #9 32.40 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ... #9 32.40 Unpacking libgit-wrapper-perl (0.048-1) ... #9 32.43 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 32.43 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 32.44 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 32.46 Selecting previously unselected package libio-prompter-perl. #9 32.46 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ... #9 32.47 Unpacking libio-prompter-perl (0.004015-1) ... #9 32.50 Selecting previously unselected package libjson-perl. #9 32.50 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ... #9 32.50 Unpacking libjson-perl (4.04000-1) ... #9 32.53 Selecting previously unselected package liblog-any-perl. #8 30.06 Selecting previously unselected package build-essential. #8 30.06 Preparing to unpack .../058-build-essential_12.9_armhf.deb ... #8 30.06 Unpacking build-essential (12.9) ... #8 30.11 Selecting previously unselected package libbrotli1:armhf. #8 30.11 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ... #8 30.11 Unpacking libbrotli1:armhf (1.0.9-2+b2) ... #8 30.20 Selecting previously unselected package libsasl2-modules-db:armhf. #8 30.20 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #8 29.09 Selecting previously unselected package m4. #8 29.09 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... #8 29.10 Unpacking m4 (1.4.18-2) ... #8 29.18 Selecting previously unselected package autoconf. #8 29.18 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... #8 29.19 Unpacking autoconf (2.69-11) ... #8 29.30 Selecting previously unselected package autotools-dev. #8 29.30 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... #9 28.73 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... #9 28.74 Unpacking dh-autoreconf (20) ... #9 28.77 Selecting previously unselected package libarchive-zip-perl. #9 28.77 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... #9 28.77 Unpacking libarchive-zip-perl (1.68-1) ... #9 28.81 Selecting previously unselected package libsub-override-perl. #9 28.81 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... #9 28.81 Unpacking libsub-override-perl (0.09-2) ... #9 28.84 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 28.85 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #9 28.85 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #9 28.88 Selecting previously unselected package dh-strip-nondeterminism. #9 28.88 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ... #9 28.88 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #9 28.93 Selecting previously unselected package libdw1:arm64. #9 28.93 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ... #9 28.93 Unpacking libdw1:arm64 (0.186-1build1) ... #9 28.96 Selecting previously unselected package debugedit. #8 30.64 Selecting previously unselected package liblwp-mediatypes-perl. #8 30.64 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 30.65 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 30.68 Selecting previously unselected package libhttp-message-perl. #8 30.68 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ... #8 30.69 Unpacking libhttp-message-perl (6.28-1) ... #8 30.72 Selecting previously unselected package libhttp-cookies-perl. #8 30.73 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ... #8 30.73 Unpacking libhttp-cookies-perl (6.10-1) ... #8 30.76 Selecting previously unselected package libhttp-negotiate-perl. #8 30.77 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #8 30.77 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 30.80 Selecting previously unselected package perl-openssl-defaults:arm64. #8 31.25 Preparing to unpack .../094-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.25 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.30 Selecting previously unselected package libheimbase1-heimdal:amd64. #8 31.30 Preparing to unpack .../095-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.31 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.34 Selecting previously unselected package libhcrypto4-heimdal:amd64. #8 31.34 Preparing to unpack .../096-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.34 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.38 Selecting previously unselected package libwind0-heimdal:amd64. #8 31.39 Preparing to unpack .../097-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.42 Selecting previously unselected package libhx509-5-heimdal:amd64. #8 31.43 Preparing to unpack .../098-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.43 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.48 Selecting previously unselected package libkrb5-26-heimdal:amd64. #8 31.48 Preparing to unpack .../099-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.53 Selecting previously unselected package libheimntlm0-heimdal:amd64. #8 37.36 Unpacking libksba8:armhf (1.3.5-2) ... #8 37.51 Selecting previously unselected package libnpth0:armhf. #8 37.51 Preparing to unpack .../131-libnpth0_1.5-3_armhf.deb ... #8 37.51 Unpacking libnpth0:armhf (1.5-3) ... #8 37.56 Selecting previously unselected package dirmngr. #8 37.56 Preparing to unpack .../132-dirmngr_2.2.4-1ubuntu1.4_armhf.deb ... #8 37.59 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... #9 30.86 Unpacking libc6-dev:armhf (2.31-0ubuntu9.7) ... #8 23.74 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ... #8 23.76 Setting up python3.9-minimal (3.9.2-1+rpi1) ... #8 29.85 Fedora 36 - aarch64 - Updates 7.6 MB/s | 10 MB 00:01 #9 31.24 Preparing to unpack .../084-libgcc-11-dev_11.2.0-7ubuntu2_amd64.deb ... #9 31.25 Unpacking libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 31.35 Selecting previously unselected package gcc-11. #9 31.35 Preparing to unpack .../085-gcc-11_11.2.0-7ubuntu2_amd64.deb ... #9 31.35 Unpacking gcc-11 (11.2.0-7ubuntu2) ... #10 17.55 CentOS Stream 8 - Extras 21 kB/s | 18 kB 00:00 #21 26.49 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] #21 26.49 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] #21 26.49 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] #21 26.51 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] #21 26.51 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] #21 26.51 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] #21 26.51 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] #21 26.51 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] #21 26.53 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] #21 26.55 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] #21 26.57 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] #21 26.57 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] #21 26.60 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] #21 26.60 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] #21 26.61 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] #8 31.32 Selecting previously unselected package libalgorithm-diff-perl. #8 31.32 Preparing to unpack .../157-libalgorithm-diff-perl_1.19.03-1_all.deb ... #8 31.33 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #8 31.36 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 31.36 Preparing to unpack .../158-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... #8 31.37 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #8 31.40 Selecting previously unselected package libalgorithm-merge-perl. #8 31.40 Preparing to unpack .../159-libalgorithm-merge-perl_0.08-3_all.deb ... #8 31.41 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 31.44 Selecting previously unselected package libapt-pkg-perl. #8 31.44 Preparing to unpack .../160-libapt-pkg-perl_0.1.33build1_arm64.deb ... #8 31.44 Unpacking libapt-pkg-perl (0.1.33build1) ... #8 31.48 Selecting previously unselected package libarchive-cpio-perl. #9 31.08 Preparing to unpack .../165-libdynaloader-functions-perl_0.003-1_all.deb ... #9 31.08 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 31.12 Selecting previously unselected package libdevel-callchecker-perl. #9 31.12 Preparing to unpack .../166-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ... #9 31.12 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 31.15 Selecting previously unselected package libparams-classify-perl. #9 31.15 Preparing to unpack .../167-libparams-classify-perl_0.015-1build2_arm64.deb ... #9 31.17 Unpacking libparams-classify-perl (0.015-1build2) ... #9 31.20 Selecting previously unselected package libmodule-runtime-perl. #9 31.20 Preparing to unpack .../168-libmodule-runtime-perl_0.016-1_all.deb ... #9 31.21 Unpacking libmodule-runtime-perl (0.016-1) ... #9 31.24 Selecting previously unselected package libimport-into-perl. #9 31.24 Preparing to unpack .../169-libimport-into-perl_1.002005-1_all.deb ... #9 31.24 Unpacking libimport-into-perl (1.002005-1) ... #9 31.27 Selecting previously unselected package librole-tiny-perl. #9 31.28 Preparing to unpack .../170-librole-tiny-perl_2.001004-1_all.deb ... #9 31.28 Unpacking librole-tiny-perl (2.001004-1) ... #9 31.31 Selecting previously unselected package libstrictures-perl. #8 32.35 Selecting previously unselected package libmodule-implementation-perl. #8 32.35 Preparing to unpack .../178-libmodule-implementation-perl_0.09-1_all.deb ... #8 32.35 Unpacking libmodule-implementation-perl (0.09-1) ... #8 32.38 Selecting previously unselected package libvariable-magic-perl. #8 32.39 Preparing to unpack .../179-libvariable-magic-perl_0.62-1+b1_arm64.deb ... #8 32.39 Unpacking libvariable-magic-perl (0.62-1+b1) ... #8 32.42 Selecting previously unselected package libb-hooks-endofscope-perl. #8 32.43 Preparing to unpack .../180-libb-hooks-endofscope-perl_0.24-1_all.deb ... #8 32.43 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #8 32.46 Selecting previously unselected package libcapture-tiny-perl. #8 32.46 Preparing to unpack .../181-libcapture-tiny-perl_0.48-1_all.deb ... #8 32.47 Unpacking libcapture-tiny-perl (0.48-1) ... #8 32.50 Selecting previously unselected package libcgi-pm-perl. #8 32.50 Preparing to unpack .../182-libcgi-pm-perl_4.40-1_all.deb ... #8 32.50 Unpacking libcgi-pm-perl (4.40-1) ... #8 32.55 Selecting previously unselected package libfcgi-perl. #9 30.34 Selecting previously unselected package gcc. #9 32.53 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ... #9 32.53 Unpacking liblog-any-perl (1.710-1) ... #9 32.56 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 32.56 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 32.57 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 32.59 Selecting previously unselected package libpackage-stash-perl. #9 32.59 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ... #9 32.60 Unpacking libpackage-stash-perl (0.39-1) ... #9 32.63 Selecting previously unselected package libsub-identify-perl. #9 32.63 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ... #9 32.63 Unpacking libsub-identify-perl (0.14-1build5) ... #9 32.66 Selecting previously unselected package libsub-name-perl. #9 32.66 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ... #9 32.67 Unpacking libsub-name-perl (0.26-1build3) ... #9 32.69 Selecting previously unselected package libnamespace-clean-perl. #9 32.69 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ... #9 32.70 Unpacking libnamespace-clean-perl (0.27-1) ... #9 32.72 Selecting previously unselected package libpath-tiny-perl. #9 32.72 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ... #9 32.73 Unpacking libpath-tiny-perl (0.122-1) ... #9 32.76 Selecting previously unselected package libstrictures-perl. #8 30.21 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 30.26 Selecting previously unselected package libsasl2-2:armhf. #8 30.26 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #8 30.27 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 30.34 Selecting previously unselected package libldap-2.4-2:armhf. #8 30.34 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3_armhf.deb ... #8 30.34 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3) ... #8 30.40 Selecting previously unselected package libnghttp2-14:armhf. #8 30.40 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ... #8 30.40 Unpacking libnghttp2-14:armhf (1.43.0-1) ... #8 29.30 Unpacking autotools-dev (20180224.1) ... #8 29.36 Selecting previously unselected package automake. #8 29.36 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... #8 29.37 Unpacking automake (1:1.16.1-4) ... #8 29.50 Selecting previously unselected package autopoint. #8 29.50 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... #8 29.51 Unpacking autopoint (0.19.8.1-9) ... #8 29.55 Selecting previously unselected package binutils-common:armhf. #8 29.55 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... #9 28.97 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ... #9 28.97 Unpacking debugedit (1:5.0-4build1) ... #9 29.00 Selecting previously unselected package dwz. #9 29.00 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ... #9 29.01 Unpacking dwz (0.14-1build2) ... #9 29.05 Selecting previously unselected package gettext. #9 29.05 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ... #9 29.05 Unpacking gettext (0.21-4ubuntu4) ... #9 29.11 Selecting previously unselected package intltool-debian. #9 29.11 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... #9 29.12 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 29.15 Selecting previously unselected package po-debconf. #9 29.15 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... #9 29.16 Unpacking po-debconf (1.0.21+nmu1) ... #9 29.21 Selecting previously unselected package debhelper. #9 29.21 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ... #8 30.80 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ... #8 30.80 Unpacking perl-openssl-defaults:arm64 (5) ... #8 30.84 Selecting previously unselected package libnet-ssleay-perl. #8 30.84 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ... #8 30.84 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 30.90 Selecting previously unselected package libio-socket-ssl-perl. #8 30.90 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ... #8 30.91 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 30.97 Selecting previously unselected package libnet-http-perl. #8 30.97 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ... #8 30.97 Unpacking libnet-http-perl (6.20-1) ... #8 31.01 Selecting previously unselected package liblwp-protocol-https-perl. #8 31.53 Preparing to unpack .../100-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.57 Selecting previously unselected package libgssapi3-heimdal:amd64. #8 31.58 Preparing to unpack .../101-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 31.58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... #8 31.61 Selecting previously unselected package libsasl2-modules-db:amd64. #8 31.61 Preparing to unpack .../102-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #8 31.62 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 31.65 Selecting previously unselected package libsasl2-2:amd64. #8 31.66 Preparing to unpack .../103-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #8 31.66 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 31.69 Selecting previously unselected package libldap-common. #8 31.69 Preparing to unpack .../104-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... #8 31.70 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... #8 31.73 Selecting previously unselected package libldap-2.4-2:amd64. #8 31.74 Preparing to unpack .../105-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... #8 31.74 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... #8 31.79 Selecting previously unselected package libnghttp2-14:amd64. #8 31.79 Preparing to unpack .../106-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... #9 31.20 Selecting previously unselected package gcc-9-base:armhf. #9 31.20 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 31.21 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 31.29 Selecting previously unselected package libisl22:armhf. #9 31.29 Preparing to unpack .../080-libisl22_0.22.1-1_armhf.deb ... #8 37.66 Selecting previously unselected package python3-pkg-resources. #8 37.66 Preparing to unpack .../133-python3-pkg-resources_39.0.1-2_all.deb ... #8 37.67 Unpacking python3-pkg-resources (39.0.1-2) ... #8 37.73 Selecting previously unselected package python3-chardet. #8 37.73 Preparing to unpack .../134-python3-chardet_3.0.4-1_all.deb ... #8 37.73 Unpacking python3-chardet (3.0.4-1) ... #8 37.78 Selecting previously unselected package python3-six. #8 37.79 Preparing to unpack .../135-python3-six_1.11.0-2_all.deb ... #8 37.80 Unpacking python3-six (1.11.0-2) ... #8 37.83 Selecting previously unselected package python3-debian. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #13 DONE 50.5s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git debhelper/bionic-backports dwz/bionic-backports #8 sha256:636ad1501ff9f9b9cac112bba368fcdc276abaad3615c364dbf944df3ff70093 #8 37.83 Preparing to unpack .../136-python3-debian_0.1.32_all.deb ... #8 37.84 Unpacking python3-debian (0.1.32) ... #8 37.88 Selecting previously unselected package gnupg-l10n. #8 37.88 Preparing to unpack .../137-gnupg-l10n_2.2.4-1ubuntu1.4_all.deb ... #8 37.88 Unpacking gnupg-l10n (2.2.4-1ubuntu1.4) ... #8 37.94 Selecting previously unselected package gnupg-utils. #8 37.94 Preparing to unpack .../138-gnupg-utils_2.2.4-1ubuntu1.4_armhf.deb ... #8 37.94 Unpacking gnupg-utils (2.2.4-1ubuntu1.4) ... #9 30.72 Selecting previously unselected package cpp. #9 30.72 Preparing to unpack .../073-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 30.72 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 30.77 Selecting previously unselected package libcc1-0:arm64. #9 30.77 Preparing to unpack .../074-libcc1-0_11.2.0-7ubuntu2_arm64.deb ... #9 30.78 Unpacking libcc1-0:arm64 (11.2.0-7ubuntu2) ... #9 30.82 Selecting previously unselected package libgomp1:arm64. #8 31.49 Preparing to unpack .../161-libarchive-cpio-perl_0.10-1_all.deb ... #8 31.49 Unpacking libarchive-cpio-perl (0.10-1) ... #8 31.52 Selecting previously unselected package libb-hooks-op-check-perl. #8 31.53 Preparing to unpack .../162-libb-hooks-op-check-perl_0.22-1_arm64.deb ... #8 31.53 Unpacking libb-hooks-op-check-perl (0.22-1) ... #8 31.56 Selecting previously unselected package libdynaloader-functions-perl. #8 31.57 Preparing to unpack .../163-libdynaloader-functions-perl_0.003-1_all.deb ... #8 31.57 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 31.60 Selecting previously unselected package libdevel-callchecker-perl. #8 31.61 Preparing to unpack .../164-libdevel-callchecker-perl_0.007-2build1_arm64.deb ... #8 31.61 Unpacking libdevel-callchecker-perl (0.007-2build1) ... #8 31.65 Selecting previously unselected package libparams-classify-perl. #8 31.65 Preparing to unpack .../165-libparams-classify-perl_0.015-1_arm64.deb ... #8 31.65 Unpacking libparams-classify-perl (0.015-1) ... #8 31.69 Selecting previously unselected package libmodule-runtime-perl. #8 31.70 Preparing to unpack .../166-libmodule-runtime-perl_0.016-1_all.deb ... #8 31.73 Unpacking libmodule-runtime-perl (0.016-1) ... #9 31.31 Preparing to unpack .../171-libstrictures-perl_2.000006-1_all.deb ... #9 31.32 Unpacking libstrictures-perl (2.000006-1) ... #9 31.35 Selecting previously unselected package libsub-quote-perl. #9 31.35 Preparing to unpack .../172-libsub-quote-perl_2.006006-1_all.deb ... #9 31.35 Unpacking libsub-quote-perl (2.006006-1) ... #9 31.38 Selecting previously unselected package libmoo-perl. #9 31.38 Preparing to unpack .../173-libmoo-perl_2.003006-1_all.deb ... #9 31.39 Unpacking libmoo-perl (2.003006-1) ... #9 31.42 Selecting previously unselected package libencode-locale-perl. #9 31.42 Preparing to unpack .../174-libencode-locale-perl_1.05-1_all.deb ... #9 31.43 Unpacking libencode-locale-perl (1.05-1) ... #9 31.46 Selecting previously unselected package libtimedate-perl. #9 31.46 Preparing to unpack .../175-libtimedate-perl_2.3200-1_all.deb ... #9 31.46 Unpacking libtimedate-perl (2.3200-1) ... #9 31.50 Selecting previously unselected package libhttp-date-perl. #9 31.50 Preparing to unpack .../176-libhttp-date-perl_6.05-1_all.deb ... #9 31.50 Unpacking libhttp-date-perl (6.05-1) ... #9 31.53 Selecting previously unselected package libfile-listing-perl. #8 32.55 Preparing to unpack .../183-libfcgi-perl_0.78-2+b3_arm64.deb ... #8 32.56 Unpacking libfcgi-perl (0.78-2+b3) ... #8 32.59 Selecting previously unselected package libcgi-fast-perl. #8 32.59 Preparing to unpack .../184-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 32.59 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 32.62 Selecting previously unselected package libsub-name-perl. #8 32.63 Preparing to unpack .../185-libsub-name-perl_0.21-1+b3_arm64.deb ... #8 32.63 Unpacking libsub-name-perl (0.21-1+b3) ... #8 32.66 Selecting previously unselected package libclass-accessor-perl. #8 32.66 Preparing to unpack .../186-libclass-accessor-perl_0.51-1_all.deb ... #8 32.67 Unpacking libclass-accessor-perl (0.51-1) ... #8 32.70 Selecting previously unselected package libclass-inspector-perl. #8 32.70 Preparing to unpack .../187-libclass-inspector-perl_1.32-1_all.deb ... #8 32.70 Unpacking libclass-inspector-perl (1.32-1) ... #8 32.73 Selecting previously unselected package libclass-xsaccessor-perl. #8 32.74 Preparing to unpack .../188-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ... #8 32.74 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #8 32.77 Selecting previously unselected package libclone-perl. #8 32.77 Preparing to unpack .../189-libclone-perl_0.41-1+b1_arm64.deb ... #8 32.78 Unpacking libclone-perl (0.41-1+b1) ... #8 32.81 Selecting previously unselected package libcommon-sense-perl. #8 32.81 Preparing to unpack .../190-libcommon-sense-perl_3.74-2+b7_arm64.deb ... #8 32.81 Unpacking libcommon-sense-perl (3.74-2+b7) ... #8 32.84 Selecting previously unselected package libparams-util-perl. #8 32.85 Preparing to unpack .../191-libparams-util-perl_1.07-3+b4_arm64.deb ... #8 32.85 Unpacking libparams-util-perl (1.07-3+b4) ... #8 32.88 Selecting previously unselected package libsub-install-perl. #9 30.34 Preparing to unpack .../097-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 30.35 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 30.38 Selecting previously unselected package libstdc++-9-dev:amd64. #9 30.39 Preparing to unpack .../098-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 30.39 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 32.76 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ... #9 32.77 Unpacking libstrictures-perl (2.000006-1) ... #9 32.79 Selecting previously unselected package libtype-tiny-perl. #9 32.79 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ... #9 32.80 Unpacking libtype-tiny-perl (1.012004-1) ... #9 32.83 Selecting previously unselected package libgitlab-api-v4-perl. #9 32.84 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 32.84 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 32.87 Selecting previously unselected package libhash-fieldhash-perl. #9 32.88 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ... #9 32.88 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #9 32.91 Selecting previously unselected package libhtml-form-perl. #9 32.91 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ... #9 32.91 Unpacking libhtml-form-perl (6.07-1) ... #9 32.94 Selecting previously unselected package libhtml-format-perl. #9 32.94 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ... #9 32.94 Unpacking libhtml-format-perl (2.12-1.1) ... #9 32.97 Selecting previously unselected package libhtml-html5-entities-perl. #9 32.97 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 32.98 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 33.00 Selecting previously unselected package libhttp-daemon-perl. #9 33.01 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1_all.deb ... #9 33.01 Unpacking libhttp-daemon-perl (6.13-1) ... #9 33.04 Selecting previously unselected package libio-interactive-perl. #9 33.04 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ... #9 33.04 Unpacking libio-interactive-perl (1.023-1) ... #9 33.07 Selecting previously unselected package libio-prompt-tiny-perl. #9 33.07 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ... #9 33.08 Unpacking libio-prompt-tiny-perl (0.003-1) ... #9 33.11 Selecting previously unselected package libtypes-serialiser-perl. #8 30.53 Selecting previously unselected package libpsl5:armhf. #8 30.53 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ... #8 30.53 Unpacking libpsl5:armhf (0.21.0-1.2) ... #8 30.60 Selecting previously unselected package librtmp1:armhf. #8 30.60 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #8 30.61 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #8 30.67 Selecting previously unselected package libssh2-1:armhf. #8 30.67 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ... #8 30.68 Unpacking libssh2-1:armhf (1.9.0-2) ... #8 29.56 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... #9 29.22 Unpacking debhelper (13.6ubuntu1) ... #9 29.28 Selecting previously unselected package libfakeroot:arm64. #9 29.29 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ... #9 29.29 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ... #9 29.34 Selecting previously unselected package fakeroot. #9 29.34 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ... #9 29.35 Unpacking fakeroot (1.28-1ubuntu1) ... #9 29.40 Selecting previously unselected package libassuan0:arm64. #9 29.40 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ... #9 29.40 Unpacking libassuan0:arm64 (2.5.5-1build1) ... #9 29.43 Selecting previously unselected package gpgconf. #9 29.43 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2_arm64.deb ... #9 29.44 Unpacking gpgconf (2.2.27-3ubuntu2) ... #9 29.48 Selecting previously unselected package libksba8:arm64. #8 31.01 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 31.01 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 31.05 Selecting previously unselected package libtry-tiny-perl. #8 31.05 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #8 31.06 Unpacking libtry-tiny-perl (0.30-1) ... #8 31.10 Selecting previously unselected package libwww-robotrules-perl. #8 31.10 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #8 31.10 Unpacking libwww-robotrules-perl (6.02-1) ... #8 31.13 Selecting previously unselected package libwww-perl. #8 31.14 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ... #8 31.14 Unpacking libwww-perl (6.52-1) ... #8 31.19 Selecting previously unselected package patchutils. #8 31.19 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ... #8 31.19 Unpacking patchutils (0.4.2-1) ... #8 31.23 Selecting previously unselected package wdiff. #8 31.24 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ... #8 31.80 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #8 31.84 Selecting previously unselected package librtmp1:amd64. #8 31.84 Preparing to unpack .../107-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... #8 31.85 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #8 31.89 Selecting previously unselected package libcurl4:amd64. #8 31.89 Preparing to unpack .../108-libcurl4_7.58.0-2ubuntu3.17_amd64.deb ... #8 31.89 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.17) ... #8 31.94 Selecting previously unselected package curl. #8 31.95 Preparing to unpack .../109-curl_7.58.0-2ubuntu3.17_amd64.deb ... #8 31.95 Unpacking curl (7.58.0-2ubuntu3.17) ... #8 32.00 Selecting previously unselected package dctrl-tools. #9 31.29 Unpacking libisl22:armhf (0.22.1-1) ... #9 31.40 Selecting previously unselected package libmpfr6:armhf. #9 31.40 Preparing to unpack .../081-libmpfr6_4.0.2-1_armhf.deb ... #9 31.42 Unpacking libmpfr6:armhf (4.0.2-1) ... #9 31.49 Selecting previously unselected package libmpc3:armhf. #9 31.49 Preparing to unpack .../082-libmpc3_1.1.0-1_armhf.deb ... #9 31.49 Unpacking libmpc3:armhf (1.1.0-1) ... #8 37.99 Selecting previously unselected package gpg. #8 37.99 Preparing to unpack .../139-gpg_2.2.4-1ubuntu1.4_armhf.deb ... #8 38.00 Unpacking gpg (2.2.4-1ubuntu1.4) ... #8 38.10 Selecting previously unselected package pinentry-curses. #8 38.10 Preparing to unpack .../140-pinentry-curses_1.1.0-1_armhf.deb ... #8 38.10 Unpacking pinentry-curses (1.1.0-1) ... #8 38.14 Selecting previously unselected package gpg-agent. #8 38.14 Preparing to unpack .../141-gpg-agent_2.2.4-1ubuntu1.4_armhf.deb ... #8 38.15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) ... #8 38.22 Selecting previously unselected package gpg-wks-client. #8 38.22 Preparing to unpack .../142-gpg-wks-client_2.2.4-1ubuntu1.4_armhf.deb ... #9 30.82 Preparing to unpack .../075-libgomp1_11.2.0-7ubuntu2_arm64.deb ... #9 30.85 Unpacking libgomp1:arm64 (11.2.0-7ubuntu2) ... #9 30.90 Selecting previously unselected package libitm1:arm64. #9 30.90 Preparing to unpack .../076-libitm1_11.2.0-7ubuntu2_arm64.deb ... #9 30.90 Unpacking libitm1:arm64 (11.2.0-7ubuntu2) ... #9 30.94 Selecting previously unselected package libatomic1:arm64. #9 30.95 Preparing to unpack .../077-libatomic1_11.2.0-7ubuntu2_arm64.deb ... #9 30.95 Unpacking libatomic1:arm64 (11.2.0-7ubuntu2) ... #9 30.99 Selecting previously unselected package libasan6:arm64. #9 30.99 Preparing to unpack .../078-libasan6_11.2.0-7ubuntu2_arm64.deb ... #9 30.99 Unpacking libasan6:arm64 (11.2.0-7ubuntu2) ... #9 31.07 Selecting previously unselected package liblsan0:arm64. #8 23.22 Running scriptlet: libsolv-0.7.20-2.el9.aarch64 147/147 #8 26.40 Verifying : binutils-2.35.2-19.el9.aarch64 1/147 #8 26.40 Verifying : binutils-gold-2.35.2-19.el9.aarch64 2/147 #8 26.40 Verifying : bzip2-1.0.8-8.el9.aarch64 3/147 #8 26.40 Verifying : cpio-2.13-16.el9.aarch64 4/147 #8 26.40 Verifying : dbus-libs-1:1.12.20-5.el9.aarch64 5/147 #8 26.40 Verifying : diffutils-3.7-12.el9.aarch64 6/147 #8 26.40 Verifying : dnf-plugins-core-4.1.0-1.el9.noarch 7/147 #8 26.40 Verifying : ed-1.14.2-12.el9.aarch64 8/147 #8 26.40 Verifying : elfutils-0.186-3.el9.aarch64 9/147 #8 26.40 Verifying : elfutils-debuginfod-client-0.186-3.el9.aarch64 10/147 #8 26.40 Verifying : file-5.39-8.el9.aarch64 11/147 #8 26.40 Verifying : glib-networking-2.68.3-3.el9.aarch64 12/147 #8 26.40 Verifying : glibc-gconv-extra-2.34-29.el9.aarch64 13/147 #8 26.40 Verifying : groff-base-1.22.4-10.el9.aarch64 14/147 #8 26.40 Verifying : gsettings-desktop-schemas-40.0-4.el9.aarch64 15/147 #8 26.40 Verifying : info-6.7-15.el9.aarch64 16/147 #8 26.40 Verifying : json-glib-1.6.6-1.el9.aarch64 17/147 #8 26.40 Verifying : less-575-4.el9.aarch64 18/147 #8 26.40 Verifying : libbrotli-1.0.9-6.el9.aarch64 19/147 #8 26.40 Verifying : libicu-67.1-9.el9.aarch64 20/147 #8 26.40 Verifying : libpipeline-1.5.3-4.el9.aarch64 21/147 #8 26.40 Verifying : libpkgconf-1.7.3-9.el9.aarch64 22/147 #8 26.40 Verifying : libpng-2:1.6.37-12.el9.aarch64 23/147 #8 26.40 Verifying : libproxy-0.4.15-35.el9.aarch64 24/147 #8 26.40 Verifying : libpsl-0.21.1-5.el9.aarch64 25/147 #8 26.40 Verifying : man-db-2.9.3-6.el9.aarch64 26/147 #8 26.40 Verifying : ncurses-6.2-8.20210508.el9.aarch64 27/147 #8 26.40 Verifying : pkgconf-1.7.3-9.el9.aarch64 28/147 #8 26.40 Verifying : pkgconf-m4-1.7.3-9.el9.noarch 29/147 #8 26.40 Verifying : pkgconf-pkg-config-1.7.3-9.el9.aarch64 30/147 #8 26.40 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 31/147 #8 26.40 Verifying : python3-dateutil-1:2.8.1-6.el9.noarch 32/147 #8 26.40 Verifying : python3-dbus-1.2.18-2.el9.aarch64 33/147 #8 26.40 Verifying : python3-dnf-plugins-core-4.1.0-1.el9.noarch 34/147 #8 26.40 Verifying : python3-six-1.15.0-9.el9.noarch 35/147 #8 26.40 Verifying : shared-mime-info-2.1-4.el9.aarch64 36/147 #8 26.40 Verifying : unzip-6.0-56.el9.aarch64 37/147 #8 26.40 Verifying : xz-5.2.5-7.el9.aarch64 38/147 #8 26.40 Verifying : zip-3.0-33.el9.aarch64 39/147 #8 26.40 Verifying : zstd-1.5.1-2.el9.aarch64 40/147 #8 26.40 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 41/147 #8 26.40 Verifying : desktop-file-utils-0.26-5.el9.aarch64 42/147 #8 26.40 Verifying : dwz-0.14-3.el9.aarch64 43/147 #8 26.40 Verifying : efi-srpm-macros-4-9.el9.noarch 44/147 #8 26.40 Verifying : emacs-filesystem-1:27.1-3.el9.noarch 45/147 #8 26.40 Verifying : enchant-1:1.6.0-30.el9.aarch64 46/147 #8 26.40 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 47/147 #8 26.40 Verifying : gdb-minimal-10.2-8.el9.aarch64 48/147 #8 26.40 Verifying : gdk-pixbuf2-2.42.6-2.el9.aarch64 49/147 #8 26.40 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 50/147 #8 26.40 Verifying : go-srpm-macros-3.0.9-9.el9.noarch 51/147 #8 26.40 Verifying : hunspell-1.7.0-11.el9.aarch64 52/147 #8 26.41 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 53/147 #8 26.41 Verifying : hunspell-filesystem-1.7.0-11.el9.aarch64 54/147 #8 26.41 Verifying : kernel-srpm-macros-1.0-11.el9.noarch 55/147 #8 26.41 Verifying : libappstream-glib-0.7.18-4.el9.aarch64 56/147 #8 26.41 Verifying : libjpeg-turbo-2.0.90-5.el9.aarch64 57/147 #8 26.41 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 58/147 #8 26.41 Verifying : libsoup-2.72.0-8.el9.aarch64 59/147 #8 26.41 Verifying : libstemmer-0-18.585svn.el9.aarch64 60/147 #8 26.41 Verifying : lua-srpm-macros-1-6.el9.noarch 61/147 #8 26.41 Verifying : ocaml-srpm-macros-6-6.el9.noarch 62/147 #8 26.41 Verifying : openblas-srpm-macros-2-11.el9.noarch 63/147 #8 26.41 Verifying : patch-2.7.6-16.el9.aarch64 64/147 #8 26.41 Verifying : perl-AutoLoader-5.74-479.el9.noarch 65/147 #8 26.41 Verifying : perl-B-1.80-479.el9.aarch64 66/147 #8 26.41 Verifying : perl-Carp-1.50-460.el9.noarch 67/147 #8 26.41 Verifying : perl-Class-Struct-0.66-479.el9.noarch 68/147 #8 26.41 Verifying : perl-Data-Dumper-2.174-462.el9.aarch64 69/147 #8 26.41 Verifying : perl-Digest-1.19-4.el9.noarch 70/147 #8 26.41 Verifying : perl-Digest-MD5-2.58-4.el9.aarch64 71/147 #8 26.41 Verifying : perl-Encode-4:3.08-462.el9.aarch64 72/147 #8 26.41 Verifying : perl-Errno-1.30-479.el9.aarch64 73/147 #8 26.41 Verifying : perl-Exporter-5.74-461.el9.noarch 74/147 #8 26.41 Verifying : perl-Fcntl-1.13-479.el9.aarch64 75/147 #8 26.41 Verifying : perl-File-Basename-2.85-479.el9.noarch 76/147 #8 26.41 Verifying : perl-File-Path-2.18-4.el9.noarch 77/147 #8 26.41 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 78/147 #8 26.41 Verifying : perl-File-stat-1.09-479.el9.noarch 79/147 #8 26.41 Verifying : perl-FileHandle-2.03-479.el9.noarch 80/147 #8 26.41 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 81/147 #8 26.41 Verifying : perl-Getopt-Std-1.12-479.el9.noarch 82/147 #8 26.41 Verifying : perl-HTTP-Tiny-0.076-460.el9.noarch 83/147 #8 26.41 Verifying : perl-IO-1.43-479.el9.aarch64 84/147 #8 26.41 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 85/147 #8 26.41 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 86/147 #8 26.41 Verifying : perl-IPC-Open3-1.21-479.el9.noarch 87/147 #8 26.41 Verifying : perl-MIME-Base64-3.16-4.el9.aarch64 88/147 #8 26.41 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 89/147 #8 26.41 Verifying : perl-NDBM_File-1.15-479.el9.aarch64 90/147 #8 26.41 Verifying : perl-Net-SSLeay-1.92-1.el9.aarch64 91/147 #8 26.41 Verifying : perl-POSIX-1.94-479.el9.aarch64 92/147 #8 26.41 Verifying : perl-PathTools-3.78-461.el9.aarch64 93/147 #8 26.41 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 94/147 #8 26.41 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 95/147 #8 26.41 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 96/147 #8 26.41 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 97/147 #8 26.41 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 98/147 #8 26.41 Verifying : perl-SelectSaver-1.02-479.el9.noarch 99/147 #8 26.41 Verifying : perl-Socket-4:2.031-4.el9.aarch64 100/147 #8 26.41 Verifying : perl-Storable-1:3.21-460.el9.aarch64 101/147 #8 26.41 Verifying : perl-Symbol-1.08-479.el9.noarch 102/147 #8 26.41 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 103/147 #8 26.41 Verifying : perl-Term-Cap-1.17-460.el9.noarch 104/147 #8 26.41 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 105/147 #8 26.41 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 106/147 #8 26.41 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 107/147 #8 26.41 Verifying : perl-URI-5.09-3.el9.noarch 108/147 #8 26.41 Verifying : perl-base-2.27-479.el9.noarch 109/147 #8 26.41 Verifying : perl-constant-1.33-461.el9.noarch 110/147 #8 26.41 Verifying : perl-if-0.60.800-479.el9.noarch 111/147 #8 26.41 Verifying : perl-interpreter-4:5.32.1-479.el9.aarch64 112/147 #8 26.41 Verifying : perl-libnet-3.13-4.el9.noarch 113/147 #8 26.41 Verifying : perl-libs-4:5.32.1-479.el9.aarch64 114/147 #8 26.41 Verifying : perl-mro-1.23-479.el9.aarch64 115/147 #8 26.41 Verifying : perl-overload-1.31-479.el9.noarch 116/147 #8 26.41 Verifying : perl-overloading-0.02-479.el9.noarch 117/147 #8 26.41 Verifying : perl-parent-1:0.238-460.el9.noarch 118/147 #8 26.41 Verifying : perl-podlators-1:4.14-460.el9.noarch 119/147 #8 26.41 Verifying : perl-srpm-macros-1-41.el9.noarch 120/147 #8 26.41 Verifying : perl-subs-1.03-479.el9.noarch 121/147 #8 26.41 Verifying : perl-vars-1.05-479.el9.noarch 122/147 #8 26.41 Verifying : python-srpm-macros-3.9-52.el9.noarch 123/147 #8 26.41 Verifying : python3-enchant-3.2.0-5.el9.noarch 124/147 #8 26.41 Verifying : python3-file-magic-5.39-8.el9.noarch 125/147 #8 26.41 Verifying : qt5-srpm-macros-5.15.3-1.el9.noarch 126/147 #8 26.41 Verifying : redhat-rpm-config-194-1.el9.noarch 127/147 #8 26.41 Verifying : rpm-build-4.16.1.3-11.el9.aarch64 128/147 #8 26.41 Verifying : rpmlint-1.11-19.el9.noarch 129/147 #8 26.41 Verifying : rust-srpm-macros-17-4.el9.noarch 130/147 #8 26.41 Verifying : webkit2gtk3-jsc-2.36.1-1.el9.aarch64 131/147 #8 26.41 Verifying : dnf-4.12.0-1.el9.noarch 132/147 #8 26.41 Verifying : dnf-4.10.0-4.el9.noarch 133/147 #8 26.41 Verifying : dnf-data-4.12.0-1.el9.noarch 134/147 #8 26.41 Verifying : dnf-data-4.10.0-4.el9.noarch 135/147 #8 26.41 Verifying : libdnf-0.67.0-1.el9.aarch64 136/147 #8 26.41 Verifying : libdnf-0.65.0-3.el9.aarch64 137/147 #8 26.41 Verifying : libsolv-0.7.22-1.el9.aarch64 138/147 #8 26.41 Verifying : libsolv-0.7.20-2.el9.aarch64 139/147 #8 26.41 Verifying : python3-dnf-4.12.0-1.el9.noarch 140/147 #8 26.41 Verifying : python3-dnf-4.10.0-4.el9.noarch 141/147 #8 26.41 Verifying : python3-hawkey-0.67.0-1.el9.aarch64 142/147 #8 26.41 Verifying : python3-hawkey-0.65.0-3.el9.aarch64 143/147 #8 26.41 Verifying : python3-libdnf-0.67.0-1.el9.aarch64 144/147 #8 26.41 Verifying : python3-libdnf-0.65.0-3.el9.aarch64 145/147 #8 26.41 Verifying : yum-4.12.0-1.el9.noarch 146/147 #8 31.76 Selecting previously unselected package libtry-tiny-perl. #8 31.76 Preparing to unpack .../167-libtry-tiny-perl_0.30-1_all.deb ... #8 31.78 Unpacking libtry-tiny-perl (0.30-1) ... #8 31.82 Selecting previously unselected package libmodule-implementation-perl. #8 31.82 Preparing to unpack .../168-libmodule-implementation-perl_0.09-1_all.deb ... #8 31.82 Unpacking libmodule-implementation-perl (0.09-1) ... #8 31.85 Selecting previously unselected package libsub-exporter-progressive-perl. #8 31.86 Preparing to unpack .../169-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 31.86 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 31.89 Selecting previously unselected package libvariable-magic-perl. #8 31.90 Preparing to unpack .../170-libvariable-magic-perl_0.62-1_arm64.deb ... #8 31.90 Unpacking libvariable-magic-perl (0.62-1) ... #8 31.93 Selecting previously unselected package libb-hooks-endofscope-perl. #8 31.94 Preparing to unpack .../171-libb-hooks-endofscope-perl_0.21-1_all.deb ... #8 31.94 Unpacking libb-hooks-endofscope-perl (0.21-1) ... #8 31.98 Selecting previously unselected package libhtml-tagset-perl. #9 31.53 Preparing to unpack .../177-libfile-listing-perl_6.04-1_all.deb ... #9 31.54 Unpacking libfile-listing-perl (6.04-1) ... #9 31.57 Selecting previously unselected package libhtml-tagset-perl. #9 31.57 Preparing to unpack .../178-libhtml-tagset-perl_3.20-4_all.deb ... #9 31.57 Unpacking libhtml-tagset-perl (3.20-4) ... #9 31.60 Selecting previously unselected package liburi-perl. #9 31.61 Preparing to unpack .../179-liburi-perl_1.76-2_all.deb ... #9 31.61 Unpacking liburi-perl (1.76-2) ... #9 31.65 Selecting previously unselected package libhtml-parser-perl. #9 31.65 Preparing to unpack .../180-libhtml-parser-perl_3.72-5_arm64.deb ... #9 31.65 Unpacking libhtml-parser-perl (3.72-5) ... #9 31.69 Selecting previously unselected package libhtml-tree-perl. #9 31.69 Preparing to unpack .../181-libhtml-tree-perl_5.07-2_all.deb ... #9 31.69 Unpacking libhtml-tree-perl (5.07-2) ... #9 31.73 Selecting previously unselected package libio-html-perl. #9 31.74 Preparing to unpack .../182-libio-html-perl_1.001-1_all.deb ... #9 31.74 Unpacking libio-html-perl (1.001-1) ... #9 31.77 Selecting previously unselected package liblwp-mediatypes-perl. #8 32.88 Preparing to unpack .../192-libsub-install-perl_0.928-1_all.deb ... #8 32.89 Unpacking libsub-install-perl (0.928-1) ... #8 32.92 Selecting previously unselected package libdata-optlist-perl. #8 32.92 Preparing to unpack .../193-libdata-optlist-perl_0.110-1_all.deb ... #8 32.93 Unpacking libdata-optlist-perl (0.110-1) ... #8 32.95 Selecting previously unselected package libsub-exporter-perl. #8 32.96 Preparing to unpack .../194-libsub-exporter-perl_0.987-1_all.deb ... #8 32.96 Unpacking libsub-exporter-perl (0.987-1) ... #8 33.00 Selecting previously unselected package libconst-fast-perl. #8 33.00 Preparing to unpack .../195-libconst-fast-perl_0.014-1_all.deb ... #8 33.00 Unpacking libconst-fast-perl (0.014-1) ... #8 33.04 Selecting previously unselected package libwant-perl. #8 33.04 Preparing to unpack .../196-libwant-perl_0.29-1+b4_arm64.deb ... #8 33.05 Unpacking libwant-perl (0.29-1+b4) ... #8 33.08 Selecting previously unselected package libcontextual-return-perl. #8 33.08 Preparing to unpack .../197-libcontextual-return-perl_0.004014-2_all.deb ... #8 33.09 Unpacking libcontextual-return-perl (0.004014-2) ... #8 33.12 Selecting previously unselected package libconvert-binhex-perl. #9 30.65 Selecting previously unselected package g++-9. #9 30.65 Preparing to unpack .../099-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 30.65 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... #9 33.11 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ... #9 33.11 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 33.14 Selecting previously unselected package libjson-xs-perl. #9 33.14 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ... #9 33.15 Unpacking libjson-xs-perl (4.030-1build3) ... #9 33.18 Selecting previously unselected package libjson-maybexs-perl. #9 33.18 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ... #9 33.19 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 33.22 Selecting previously unselected package libldap-common. #9 33.22 Preparing to unpack .../281-libldap-common_2.5.11+dfsg-1~exp1ubuntu3_all.deb ... #9 33.23 Unpacking libldap-common (2.5.11+dfsg-1~exp1ubuntu3) ... #9 33.25 Selecting previously unselected package liblist-compare-perl. #9 33.25 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ... #9 33.26 Unpacking liblist-compare-perl (0.55-1) ... #9 33.29 Selecting previously unselected package liblist-someutils-perl. #9 33.29 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ... #9 33.30 Unpacking liblist-someutils-perl (0.58-1) ... #9 33.33 Selecting previously unselected package liblist-someutils-xs-perl. #8 30.74 Selecting previously unselected package libcurl4:armhf. #8 30.74 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u1_armhf.deb ... #8 30.75 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u1) ... #8 30.81 Selecting previously unselected package curl. #8 30.81 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u1_armhf.deb ... #8 30.82 Unpacking curl (7.74.0-1.3+deb11u1) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 17.1s done #13 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #13 DONE 54.0s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:5d84cd193ad52d2db99bc7b859d7a40e036d5ffc66b09666c16a92e81a19bbbb #8 30.88 Selecting previously unselected package dctrl-tools. #8 30.89 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ... #8 30.90 Unpacking dctrl-tools (2.24-3) ... #8 30.95 Selecting previously unselected package libdebhelper-perl. #8 30.95 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ... #8 30.96 Unpacking libdebhelper-perl (13.3.4) ... #8 29.88 Selecting previously unselected package libbinutils:armhf. #8 29.88 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... #8 29.89 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... #8 30.01 Selecting previously unselected package libfl2:armhf. #8 30.01 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... #8 30.02 Unpacking libfl2:armhf (2.6.4-6.2) ... #8 30.07 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 30.07 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... #8 30.08 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #9 29.48 Preparing to unpack .../125-libksba8_1.6.0-2build1_arm64.deb ... #9 29.49 Unpacking libksba8:arm64 (1.6.0-2build1) ... #9 29.53 Selecting previously unselected package libnpth0:arm64. #9 29.53 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ... #9 29.53 Unpacking libnpth0:arm64 (1.6-3build2) ... #9 29.57 Selecting previously unselected package dirmngr. #9 29.58 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2_arm64.deb ... #9 29.60 Unpacking dirmngr (2.2.27-3ubuntu2) ... #9 29.63 Selecting previously unselected package gnupg-l10n. #9 29.63 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2_all.deb ... #9 29.64 Unpacking gnupg-l10n (2.2.27-3ubuntu2) ... #9 29.67 Selecting previously unselected package gnupg-utils. #9 29.67 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2_arm64.deb ... #9 29.68 Unpacking gnupg-utils (2.2.27-3ubuntu2) ... #9 29.72 Selecting previously unselected package gpg. #8 31.25 Unpacking wdiff (1.2.2-2+b1) ... #8 31.30 Selecting previously unselected package devscripts. #8 31.30 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ... #8 31.32 Unpacking devscripts (2.21.3+deb11u1) ... #8 31.47 Selecting previously unselected package diffstat. #8 31.47 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ... #8 31.47 Unpacking diffstat (1.64-1) ... #8 31.50 Selecting previously unselected package distro-info-data. #8 32.00 Preparing to unpack .../110-dctrl-tools_2.24-2build1_amd64.deb ... #8 32.01 Unpacking dctrl-tools (2.24-2build1) ... #8 32.04 Selecting previously unselected package libtool. #8 32.04 Preparing to unpack .../111-libtool_2.4.6-2_all.deb ... #8 32.04 Unpacking libtool (2.4.6-2) ... #8 32.09 Selecting previously unselected package dh-autoreconf. #8 32.09 Preparing to unpack .../112-dh-autoreconf_19~ubuntu18.04.1_all.deb ... #8 32.10 Unpacking dh-autoreconf (19~ubuntu18.04.1) ... #8 32.13 Selecting previously unselected package libarchive-zip-perl. #8 32.13 Preparing to unpack .../113-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... #8 32.13 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... #9 31.55 Selecting previously unselected package cpp-9. #9 31.55 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 31.56 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #8 32.17 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 32.17 Preparing to unpack .../114-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... #8 32.18 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 32.21 Selecting previously unselected package libtimedate-perl. #8 32.21 Preparing to unpack .../115-libtimedate-perl_2.3000-2_all.deb ... #8 32.22 Unpacking libtimedate-perl (2.3000-2) ... #8 32.25 Selecting previously unselected package dh-strip-nondeterminism. #9 31.07 Preparing to unpack .../079-liblsan0_11.2.0-7ubuntu2_arm64.deb ... #9 31.08 Unpacking liblsan0:arm64 (11.2.0-7ubuntu2) ... #9 31.13 Selecting previously unselected package libtsan0:arm64. #9 31.13 Preparing to unpack .../080-libtsan0_11.2.0-7ubuntu2_arm64.deb ... #9 31.13 Unpacking libtsan0:arm64 (11.2.0-7ubuntu2) ... #9 31.21 Selecting previously unselected package libubsan1:arm64. #9 31.22 Preparing to unpack .../081-libubsan1_11.2.0-7ubuntu2_arm64.deb ... #9 31.22 Unpacking libubsan1:arm64 (11.2.0-7ubuntu2) ... #9 31.27 Selecting previously unselected package libhwasan0:arm64. #9 31.27 Preparing to unpack .../082-libhwasan0_11.2.0-7ubuntu2_arm64.deb ... #9 31.28 Unpacking libhwasan0:arm64 (11.2.0-7ubuntu2) ... #9 31.32 Selecting previously unselected package libgcc-11-dev:arm64. #8 26.41 Verifying : yum-4.10.0-4.el9.noarch 147/147 #8 26.53 #8 26.53 Upgraded: #8 26.53 dnf-4.12.0-1.el9.noarch dnf-data-4.12.0-1.el9.noarch #8 26.53 libdnf-0.67.0-1.el9.aarch64 libsolv-0.7.22-1.el9.aarch64 #8 26.53 python3-dnf-4.12.0-1.el9.noarch python3-hawkey-0.67.0-1.el9.aarch64 #8 26.53 python3-libdnf-0.67.0-1.el9.aarch64 yum-4.12.0-1.el9.noarch #8 26.53 Installed: #8 26.53 abattis-cantarell-fonts-0.301-4.el9.noarch #8 26.53 binutils-2.35.2-19.el9.aarch64 #8 26.53 binutils-gold-2.35.2-19.el9.aarch64 #8 26.53 bzip2-1.0.8-8.el9.aarch64 #8 26.53 cpio-2.13-16.el9.aarch64 #8 26.53 dbus-libs-1:1.12.20-5.el9.aarch64 #8 26.53 desktop-file-utils-0.26-5.el9.aarch64 #8 26.53 diffutils-3.7-12.el9.aarch64 #8 26.53 dnf-plugins-core-4.1.0-1.el9.noarch #8 26.53 dwz-0.14-3.el9.aarch64 #8 26.53 ed-1.14.2-12.el9.aarch64 #8 26.53 efi-srpm-macros-4-9.el9.noarch #8 26.53 elfutils-0.186-3.el9.aarch64 #8 26.53 elfutils-debuginfod-client-0.186-3.el9.aarch64 #8 26.53 emacs-filesystem-1:27.1-3.el9.noarch #8 26.53 enchant-1:1.6.0-30.el9.aarch64 #8 26.53 file-5.39-8.el9.aarch64 #8 26.53 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #8 26.53 gdb-minimal-10.2-8.el9.aarch64 #8 26.53 gdk-pixbuf2-2.42.6-2.el9.aarch64 #8 26.53 ghc-srpm-macros-1.5.0-6.el9.noarch #8 26.53 glib-networking-2.68.3-3.el9.aarch64 #8 26.53 glibc-gconv-extra-2.34-29.el9.aarch64 #8 26.53 go-srpm-macros-3.0.9-9.el9.noarch #8 26.53 groff-base-1.22.4-10.el9.aarch64 #8 26.53 gsettings-desktop-schemas-40.0-4.el9.aarch64 #8 26.53 hunspell-1.7.0-11.el9.aarch64 #8 26.53 hunspell-en-US-0.20140811.1-20.el9.noarch #8 26.53 hunspell-filesystem-1.7.0-11.el9.aarch64 #8 26.53 info-6.7-15.el9.aarch64 #8 26.53 json-glib-1.6.6-1.el9.aarch64 #8 26.53 kernel-srpm-macros-1.0-11.el9.noarch #8 26.53 less-575-4.el9.aarch64 #8 26.53 libappstream-glib-0.7.18-4.el9.aarch64 #8 26.53 libbrotli-1.0.9-6.el9.aarch64 #8 26.53 libicu-67.1-9.el9.aarch64 #8 26.53 libjpeg-turbo-2.0.90-5.el9.aarch64 #8 26.53 libpipeline-1.5.3-4.el9.aarch64 #8 26.53 libpkgconf-1.7.3-9.el9.aarch64 #8 26.53 libpng-2:1.6.37-12.el9.aarch64 #8 26.53 libproxy-0.4.15-35.el9.aarch64 #8 26.53 libproxy-webkitgtk4-0.4.15-35.el9.aarch64 #8 26.53 libpsl-0.21.1-5.el9.aarch64 #8 26.53 libsoup-2.72.0-8.el9.aarch64 #8 26.53 libstemmer-0-18.585svn.el9.aarch64 #8 26.53 lua-srpm-macros-1-6.el9.noarch #8 26.53 man-db-2.9.3-6.el9.aarch64 #8 26.53 ncurses-6.2-8.20210508.el9.aarch64 #8 26.53 ocaml-srpm-macros-6-6.el9.noarch #8 26.53 openblas-srpm-macros-2-11.el9.noarch #8 26.53 patch-2.7.6-16.el9.aarch64 #8 26.53 perl-AutoLoader-5.74-479.el9.noarch #8 26.53 perl-B-1.80-479.el9.aarch64 #8 26.53 perl-Carp-1.50-460.el9.noarch #8 26.53 perl-Class-Struct-0.66-479.el9.noarch #8 26.53 perl-Data-Dumper-2.174-462.el9.aarch64 #8 26.53 perl-Digest-1.19-4.el9.noarch #8 26.53 perl-Digest-MD5-2.58-4.el9.aarch64 #8 26.53 perl-Encode-4:3.08-462.el9.aarch64 #8 26.53 perl-Errno-1.30-479.el9.aarch64 #8 26.53 perl-Exporter-5.74-461.el9.noarch #8 26.53 perl-Fcntl-1.13-479.el9.aarch64 #8 26.53 perl-File-Basename-2.85-479.el9.noarch #8 26.53 perl-File-Path-2.18-4.el9.noarch #8 26.53 perl-File-Temp-1:0.231.100-4.el9.noarch #8 26.53 perl-File-stat-1.09-479.el9.noarch #8 26.53 perl-FileHandle-2.03-479.el9.noarch #8 26.53 perl-Getopt-Long-1:2.52-4.el9.noarch #8 26.53 perl-Getopt-Std-1.12-479.el9.noarch #8 26.53 perl-HTTP-Tiny-0.076-460.el9.noarch #8 26.53 perl-IO-1.43-479.el9.aarch64 #8 26.53 perl-IO-Socket-IP-0.41-5.el9.noarch #8 26.53 perl-IO-Socket-SSL-2.073-1.el9.noarch #8 26.53 perl-IPC-Open3-1.21-479.el9.noarch #8 26.53 perl-MIME-Base64-3.16-4.el9.aarch64 #8 26.53 perl-Mozilla-CA-20200520-6.el9.noarch #8 26.53 perl-NDBM_File-1.15-479.el9.aarch64 #8 26.53 perl-Net-SSLeay-1.92-1.el9.aarch64 #8 26.53 perl-POSIX-1.94-479.el9.aarch64 #8 26.53 perl-PathTools-3.78-461.el9.aarch64 #8 26.53 perl-Pod-Escapes-1:1.07-460.el9.noarch #8 26.53 perl-Pod-Perldoc-3.28.01-461.el9.noarch #8 26.53 perl-Pod-Simple-1:3.42-4.el9.noarch #8 26.53 perl-Pod-Usage-4:2.01-4.el9.noarch #8 26.53 perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 #8 26.53 perl-SelectSaver-1.02-479.el9.noarch #8 26.53 perl-Socket-4:2.031-4.el9.aarch64 #8 26.53 perl-Storable-1:3.21-460.el9.aarch64 #8 26.53 perl-Symbol-1.08-479.el9.noarch #8 26.53 perl-Term-ANSIColor-5.01-461.el9.noarch #8 26.53 perl-Term-Cap-1.17-460.el9.noarch #8 26.53 perl-Text-ParseWords-3.30-460.el9.noarch #8 26.53 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #8 26.53 perl-Time-Local-2:1.300-7.el9.noarch #8 26.53 perl-URI-5.09-3.el9.noarch #8 26.53 perl-base-2.27-479.el9.noarch #8 26.53 perl-constant-1.33-461.el9.noarch #8 26.53 perl-if-0.60.800-479.el9.noarch #8 26.53 perl-interpreter-4:5.32.1-479.el9.aarch64 #8 26.53 perl-libnet-3.13-4.el9.noarch #8 26.53 perl-libs-4:5.32.1-479.el9.aarch64 #8 26.53 perl-mro-1.23-479.el9.aarch64 #8 26.53 perl-overload-1.31-479.el9.noarch #8 26.53 perl-overloading-0.02-479.el9.noarch #8 26.53 perl-parent-1:0.238-460.el9.noarch #8 26.53 perl-podlators-1:4.14-460.el9.noarch #8 26.53 perl-srpm-macros-1-41.el9.noarch #8 26.53 perl-subs-1.03-479.el9.noarch #8 26.53 perl-vars-1.05-479.el9.noarch #8 26.53 pkgconf-1.7.3-9.el9.aarch64 #8 26.53 pkgconf-m4-1.7.3-9.el9.noarch #8 26.53 pkgconf-pkg-config-1.7.3-9.el9.aarch64 #8 26.53 publicsuffix-list-dafsa-20210518-3.el9.noarch #8 26.53 python-srpm-macros-3.9-52.el9.noarch #8 26.53 python3-dateutil-1:2.8.1-6.el9.noarch #8 26.53 python3-dbus-1.2.18-2.el9.aarch64 #8 26.53 python3-dnf-plugins-core-4.1.0-1.el9.noarch #8 26.53 python3-enchant-3.2.0-5.el9.noarch #8 26.53 python3-file-magic-5.39-8.el9.noarch #8 26.53 python3-six-1.15.0-9.el9.noarch #8 26.53 qt5-srpm-macros-5.15.3-1.el9.noarch #8 26.53 redhat-rpm-config-194-1.el9.noarch #8 26.53 rpm-build-4.16.1.3-11.el9.aarch64 #8 26.53 rpmlint-1.11-19.el9.noarch #8 26.53 rust-srpm-macros-17-4.el9.noarch #8 26.53 shared-mime-info-2.1-4.el9.aarch64 #8 26.53 unzip-6.0-56.el9.aarch64 #8 26.53 webkit2gtk3-jsc-2.36.1-1.el9.aarch64 #8 26.53 xz-5.2.5-7.el9.aarch64 #8 26.53 zip-3.0-33.el9.aarch64 #8 26.53 zstd-1.5.1-2.el9.aarch64 #8 26.53 #8 26.53 Complete! #8 DONE 26.7s #9 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #9 sha256:fb43b1d0b48acfc9c0b07b72df5c97bde4c3f82f3e9fbf73d383982c81120871 #8 31.98 Preparing to unpack .../172-libhtml-tagset-perl_3.20-3_all.deb ... #8 38.24 Unpacking gpg-wks-client (2.2.4-1ubuntu1.4) ... #8 31.98 Unpacking libhtml-tagset-perl (3.20-3) ... #8 32.02 Selecting previously unselected package liburi-perl. #8 38.28 Selecting previously unselected package gpg-wks-server. #8 32.02 Preparing to unpack .../173-liburi-perl_1.73-1_all.deb ... #8 32.02 Unpacking liburi-perl (1.73-1) ... #8 38.28 Preparing to unpack .../143-gpg-wks-server_2.2.4-1ubuntu1.4_armhf.deb ... #8 38.28 Unpacking gpg-wks-server (2.2.4-1ubuntu1.4) ... #8 32.06 Selecting previously unselected package libhtml-parser-perl. #8 32.06 Preparing to unpack .../174-libhtml-parser-perl_3.72-3build1_arm64.deb ... #8 38.34 Selecting previously unselected package gpgsm. #8 32.07 Unpacking libhtml-parser-perl (3.72-3build1) ... #8 32.11 Selecting previously unselected package libcgi-pm-perl. #8 38.34 Preparing to unpack .../144-gpgsm_2.2.4-1ubuntu1.4_armhf.deb ... #8 32.11 Preparing to unpack .../175-libcgi-pm-perl_4.38-1_all.deb ... #8 32.11 Unpacking libcgi-pm-perl (4.38-1) ... #8 32.16 Selecting previously unselected package libfcgi-perl. #8 32.16 Preparing to unpack .../176-libfcgi-perl_0.78-2build1_arm64.deb ... #8 32.16 Unpacking libfcgi-perl (0.78-2build1) ... #8 32.20 Selecting previously unselected package libcgi-fast-perl. #8 32.20 Preparing to unpack .../177-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 32.21 Unpacking libcgi-fast-perl (1:2.13-1) ... #9 31.77 Preparing to unpack .../183-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 31.78 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 31.81 Selecting previously unselected package libhttp-message-perl. #9 31.81 Preparing to unpack .../184-libhttp-message-perl_6.22-1_all.deb ... #9 31.81 Unpacking libhttp-message-perl (6.22-1) ... #9 31.85 Selecting previously unselected package libhttp-cookies-perl. #9 31.85 Preparing to unpack .../185-libhttp-cookies-perl_6.08-1_all.deb ... #9 31.86 Unpacking libhttp-cookies-perl (6.08-1) ... #9 31.89 Selecting previously unselected package libhttp-negotiate-perl. #9 31.89 Preparing to unpack .../186-libhttp-negotiate-perl_6.01-1_all.deb ... #9 31.90 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 31.92 Selecting previously unselected package perl-openssl-defaults:arm64. #9 31.92 Preparing to unpack .../187-perl-openssl-defaults_4_arm64.deb ... #9 31.93 Unpacking perl-openssl-defaults:arm64 (4) ... #9 31.96 Selecting previously unselected package libnet-ssleay-perl. #9 31.96 Preparing to unpack .../188-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ... #9 31.97 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #8 33.13 Preparing to unpack .../198-libconvert-binhex-perl_1.125-1_all.deb ... #8 33.13 Unpacking libconvert-binhex-perl (1.125-1) ... #8 33.16 Selecting previously unselected package libdata-dump-perl. #8 33.17 Preparing to unpack .../199-libdata-dump-perl_1.23-1_all.deb ... #8 33.17 Unpacking libdata-dump-perl (1.23-1) ... #8 33.21 Selecting previously unselected package libdigest-bubblebabble-perl. #8 33.21 Preparing to unpack .../200-libdigest-bubblebabble-perl_0.02-2_all.deb ... #8 33.22 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #8 33.25 Selecting previously unselected package libdigest-hmac-perl. #8 33.25 Preparing to unpack .../201-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #8 33.26 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #8 33.29 Selecting previously unselected package libdistro-info-perl. #8 33.30 Preparing to unpack .../202-libdistro-info-perl_0.21_all.deb ... #8 33.30 Unpacking libdistro-info-perl (0.21) ... #8 33.34 Selecting previously unselected package libnet-smtp-ssl-perl. #8 33.34 Preparing to unpack .../203-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 33.35 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 33.38 Selecting previously unselected package libmailtools-perl. #9 33.33 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ... #8 30.39 Selecting previously unselected package binutils. #8 30.39 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... #9 33.33 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #9 33.36 Selecting previously unselected package liblist-utilsby-perl. #8 30.39 Unpacking binutils (2.31.1-16+rpi2) ... #9 33.36 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ... #9 33.37 Unpacking liblist-utilsby-perl (0.11-1) ... #9 33.40 Selecting previously unselected package libltdl7:amd64. #9 33.40 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ... #9 33.40 Unpacking libltdl7:amd64 (2.4.6-15build2) ... #9 33.43 Selecting previously unselected package libltdl-dev:amd64. #9 33.43 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ... #9 33.44 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ... #9 33.47 Selecting previously unselected package liblzo2-2:amd64. #9 33.48 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ... #9 33.48 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #9 33.51 Selecting previously unselected package libsys-hostname-long-perl. #9 33.51 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ... #9 33.51 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 33.54 Selecting previously unselected package libmail-sendmail-perl. #8 31.02 Selecting previously unselected package libtool. #8 31.02 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ... #8 31.03 Unpacking libtool (2.4.6-15) ... #8 31.10 Selecting previously unselected package dh-autoreconf. #8 31.10 Preparing to unpack .../072-dh-autoreconf_20_all.deb ... #8 31.10 Unpacking dh-autoreconf (20) ... #8 31.17 Selecting previously unselected package libarchive-zip-perl. #8 31.19 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ... #8 31.19 Unpacking libarchive-zip-perl (1.68-1) ... #8 31.23 Selecting previously unselected package libsub-override-perl. #8 31.23 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ... #8 24.55 Selecting previously unselected package python3-minimal. #8 24.55 (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 ... 10728 files and directories currently installed.) #8 24.55 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #8 24.56 Unpacking python3-minimal (3.9.2-3) ... #8 24.61 Selecting previously unselected package media-types. #8 24.61 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 24.61 Unpacking media-types (4.0.0) ... #8 24.66 Selecting previously unselected package libmpdec3:armhf. #8 24.66 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... #8 24.67 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... #8 24.71 Selecting previously unselected package libpython3.9-stdlib:armhf. #8 24.71 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... #8 24.71 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #10 17.97 Dependencies resolved. #10 17.98 ============================================================================================== #10 17.98 Package Arch Version Repo Size #10 17.98 ============================================================================================== #10 17.98 Installing: #10 17.98 dnf-plugins-core noarch 4.0.21-11.el8 baseos 71 k #10 17.98 rpm-build aarch64 4.14.3-23.el8 appstream 173 k #10 17.98 rpmlint noarch 1.10-14.el8 appstream 192 k #10 17.98 Installing dependencies: #10 17.98 binutils aarch64 2.30-114.el8 baseos 6.1 M #10 17.98 bzip2 aarch64 1.0.6-26.el8 baseos 60 k #10 17.98 cpio aarch64 2.12-11.el8 baseos 260 k #10 17.98 desktop-file-utils aarch64 0.23-8.el8 appstream 79 k #10 17.98 diffutils aarch64 3.6-6.el8 baseos 352 k #10 17.98 dwz aarch64 0.12-10.el8 appstream 103 k #10 17.98 efi-srpm-macros noarch 3-3.el8 appstream 22 k #10 17.98 elfutils aarch64 0.186-1.el8 baseos 527 k #10 17.98 emacs-filesystem noarch 1:26.1-7.el8 baseos 70 k #10 17.98 file aarch64 5.33-20.el8 baseos 77 k #10 17.98 gc aarch64 7.6.4-3.el8 appstream 99 k #10 17.98 gdb-headless aarch64 8.2-18.el8 appstream 3.1 M #10 17.98 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #10 17.98 glibc-gconv-extra aarch64 2.28-199.el8 appstream 1.8 M #10 17.98 go-srpm-macros noarch 2-17.el8 appstream 13 k #10 17.98 groff-base aarch64 1.22.3-18.el8 baseos 989 k #10 17.98 guile aarch64 5:2.0.14-7.el8 appstream 3.5 M #10 17.98 libatomic_ops aarch64 7.6.2-3.el8 appstream 38 k #10 17.98 libbabeltrace aarch64 1.5.4-4.el8 baseos 189 k #10 17.98 libpkgconf aarch64 1.4.2-1.el8 baseos 34 k #10 17.98 libtool-ltdl aarch64 2.4.6-25.el8 baseos 57 k #10 17.98 ncurses aarch64 6.1-9.20180224.el8 baseos 383 k #10 17.98 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #10 17.98 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #10 17.98 patch aarch64 2.7.6-11.el8 baseos 134 k #10 17.98 perl-Carp noarch 1.42-396.el8 baseos 30 k #10 17.98 perl-Encode aarch64 4:2.97-3.el8 baseos 1.5 M #10 17.98 perl-Errno aarch64 1.28-421.el8 baseos 76 k #10 17.98 perl-Exporter noarch 5.72-396.el8 baseos 34 k #10 17.98 perl-File-Path noarch 2.15-2.el8 baseos 38 k #10 17.98 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #10 17.98 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #10 17.98 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k #10 17.98 perl-IO aarch64 1.38-421.el8 baseos 142 k #10 17.98 perl-MIME-Base64 aarch64 3.15-396.el8 baseos 31 k #10 17.98 perl-PathTools aarch64 3.74-1.el8 baseos 90 k #10 17.98 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #10 17.98 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #10 17.98 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #10 17.98 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #10 17.98 perl-Scalar-List-Utils aarch64 3:1.49-2.el8 baseos 67 k #10 17.98 perl-Socket aarch64 4:2.027-3.el8 baseos 59 k #10 17.98 perl-Storable aarch64 1:3.11-3.el8 baseos 95 k #10 17.98 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #10 17.98 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #10 17.98 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #10 17.98 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #10 17.98 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #10 17.98 perl-Unicode-Normalize aarch64 1.25-396.el8 baseos 78 k #10 17.98 perl-constant noarch 1.33-396.el8 baseos 25 k #10 17.98 perl-interpreter aarch64 4:5.26.3-421.el8 baseos 6.3 M #10 17.98 perl-libs aarch64 4:5.26.3-421.el8 baseos 1.5 M #10 17.98 perl-macros aarch64 4:5.26.3-421.el8 baseos 72 k #10 17.98 perl-parent noarch 1:0.237-1.el8 baseos 20 k #10 17.98 perl-podlators noarch 4.11-1.el8 baseos 118 k #10 17.98 perl-srpm-macros noarch 1-25.el8 appstream 11 k #10 17.98 perl-threads aarch64 1:2.21-2.el8 baseos 60 k #10 17.98 perl-threads-shared aarch64 1.58-2.el8 baseos 47 k #10 17.98 pkgconf aarch64 1.4.2-1.el8 baseos 37 k #10 17.98 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #10 17.98 pkgconf-pkg-config aarch64 1.4.2-1.el8 baseos 15 k #10 17.98 python-rpm-macros noarch 3-41.el8 appstream 15 k #10 17.98 python-srpm-macros noarch 3-41.el8 appstream 15 k #10 17.98 python3-rpm-macros noarch 3-41.el8 appstream 14 k #10 17.98 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #10 17.98 redhat-rpm-config noarch 127-1.el8 appstream 88 k #10 17.98 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #10 17.98 unzip aarch64 6.0-46.el8 baseos 189 k #10 17.98 xz aarch64 5.2.4-3.el8 baseos 153 k #10 17.98 zip aarch64 3.0-23.el8 baseos 265 k #10 17.98 zstd aarch64 1.4.4-1.el8 appstream 303 k #10 17.98 Installing weak dependencies: #10 17.98 elfutils-debuginfod-client aarch64 0.186-1.el8 baseos 70 k #10 17.98 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #10 17.98 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k #10 17.98 Enabling module streams: #10 17.98 perl 5.26 #10 17.98 perl-IO-Socket-SSL 2.066 #10 17.98 perl-libwww-perl 6.34 #10 17.98 #10 17.98 Transaction Summary #10 17.98 ============================================================================================== #10 17.98 Install 77 Packages #10 17.98 #10 17.99 Total download size: 30 M #10 17.99 Installed size: 118 M #10 17.99 Downloading Packages: #10 18.53 CentOS Stream 8 - Extras common packages 5.0 kB/s | 4.1 kB 00:00 #21 27.38 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] #21 27.38 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] #21 27.39 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] #21 27.42 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] #21 27.43 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] #9 29.72 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2_arm64.deb ... #9 29.72 Unpacking gpg (2.2.27-3ubuntu2) ... #9 29.76 Selecting previously unselected package pinentry-curses. #9 29.77 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ... #9 29.77 Unpacking pinentry-curses (1.1.1-1build2) ... #9 29.81 Selecting previously unselected package gpg-agent. #9 29.81 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2_arm64.deb ... #9 29.81 Unpacking gpg-agent (2.2.27-3ubuntu2) ... #9 29.85 Selecting previously unselected package gpg-wks-client. #9 29.86 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2_arm64.deb ... #9 29.86 Unpacking gpg-wks-client (2.2.27-3ubuntu2) ... #9 29.89 Selecting previously unselected package gpg-wks-server. #9 29.89 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2_arm64.deb ... #9 29.89 Unpacking gpg-wks-server (2.2.27-3ubuntu2) ... #9 29.92 Selecting previously unselected package gpgsm. #9 29.92 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2_arm64.deb ... #9 29.93 Unpacking gpgsm (2.2.27-3ubuntu2) ... #9 29.96 Selecting previously unselected package gnupg. #9 29.96 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2_all.deb ... #9 29.97 Unpacking gnupg (2.2.27-3ubuntu2) ... #9 30.00 Selecting previously unselected package libfile-dirlist-perl. #9 30.00 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... #9 30.01 Unpacking libfile-dirlist-perl (0.05-2) ... #9 30.03 Selecting previously unselected package libfile-which-perl. #9 30.04 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... #9 30.04 Unpacking libfile-which-perl (1.23-1) ... #9 30.07 Selecting previously unselected package libfile-homedir-perl. #9 32.32 Selecting previously unselected package gcc. #9 32.32 Preparing to unpack .../086-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 32.32 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 32.36 Selecting previously unselected package libstdc++-11-dev:amd64. #9 32.36 Preparing to unpack .../087-libstdc++-11-dev_11.2.0-7ubuntu2_amd64.deb ... #9 32.36 Unpacking libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 32.53 Selecting previously unselected package g++-11. #9 32.53 Preparing to unpack .../088-g++-11_11.2.0-7ubuntu2_amd64.deb ... #9 32.54 Unpacking g++-11 (11.2.0-7ubuntu2) ... #8 31.51 Preparing to unpack .../147-distro-info-data_0.51+deb11u1_all.deb ... #8 31.51 Unpacking distro-info-data (0.51+deb11u1) ... #8 31.57 Selecting previously unselected package python3-pkg-resources. #8 31.57 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ... #8 31.57 Unpacking python3-pkg-resources (52.0.0-4) ... #8 31.62 Selecting previously unselected package python3-chardet. #8 31.62 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ... #8 31.63 Unpacking python3-chardet (4.0.0-1) ... #8 31.68 Selecting previously unselected package python3-six. #8 31.68 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ... #8 31.69 Unpacking python3-six (1.16.0-2) ... #8 31.72 Selecting previously unselected package python3-debian. #8 31.72 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ... #8 31.73 Unpacking python3-debian (0.1.39) ... #8 31.79 Selecting previously unselected package libgpgme11:arm64. #8 31.79 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ... #8 31.80 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ... #8 31.85 Selecting previously unselected package python3-gpg. #8 32.25 Preparing to unpack .../116-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... #8 32.25 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... #8 32.29 Selecting previously unselected package libdw1:amd64. #8 32.29 Preparing to unpack .../117-libdw1_0.170-0.4ubuntu0.1_amd64.deb ... #8 32.29 Unpacking libdw1:amd64 (0.170-0.4ubuntu0.1) ... #8 32.34 Selecting previously unselected package liblua5.2-0:amd64. #8 32.35 Preparing to unpack .../118-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... #8 32.35 Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... #8 32.39 Selecting previously unselected package libnspr4:amd64. #8 32.39 Preparing to unpack .../119-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... #8 32.40 Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... #8 32.44 Selecting previously unselected package libnss3:amd64. #8 32.44 Preparing to unpack .../120-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... #8 32.44 Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... #9 31.33 Preparing to unpack .../083-libgcc-11-dev_11.2.0-7ubuntu2_arm64.deb ... #9 31.33 Unpacking libgcc-11-dev:arm64 (11.2.0-7ubuntu2) ... #9 31.45 Selecting previously unselected package gcc-11. #9 31.45 Preparing to unpack .../084-gcc-11_11.2.0-7ubuntu2_arm64.deb ... #9 31.46 Unpacking gcc-11 (11.2.0-7ubuntu2) ... #8 32.24 Selecting previously unselected package libsub-name-perl. #8 32.24 Preparing to unpack .../178-libsub-name-perl_0.21-1build1_arm64.deb ... #8 32.25 Unpacking libsub-name-perl (0.21-1build1) ... #8 32.29 Selecting previously unselected package libclass-accessor-perl. #8 32.29 Preparing to unpack .../179-libclass-accessor-perl_0.51-1_all.deb ... #8 32.29 Unpacking libclass-accessor-perl (0.51-1) ... #8 32.33 Selecting previously unselected package libclass-method-modifiers-perl. #8 38.35 Unpacking gpgsm (2.2.4-1ubuntu1.4) ... #8 32.33 Preparing to unpack .../180-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 32.34 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 32.37 Selecting previously unselected package libclass-xsaccessor-perl. #8 32.37 Preparing to unpack .../181-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ... #8 32.38 Unpacking libclass-xsaccessor-perl (1.19-2build8) ... #8 32.41 Selecting previously unselected package libclone-perl. #8 32.41 Preparing to unpack .../182-libclone-perl_0.39-1_arm64.deb ... #8 32.42 Unpacking libclone-perl (0.39-1) ... #8 32.45 Selecting previously unselected package libdata-dump-perl. #8 38.42 Selecting previously unselected package gnupg. #8 38.42 Preparing to unpack .../145-gnupg_2.2.4-1ubuntu1.4_armhf.deb ... #8 38.42 Unpacking gnupg (2.2.4-1ubuntu1.4) ... #8 38.60 Selecting previously unselected package libgpgme11:armhf. #8 38.60 Preparing to unpack .../146-libgpgme11_1.10.0-1ubuntu2_armhf.deb ... #8 38.60 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ... #8 38.67 Selecting previously unselected package python3-gpg. #8 38.67 Preparing to unpack .../147-python3-gpg_1.10.0-1ubuntu2_armhf.deb ... #8 38.69 Unpacking python3-gpg (1.10.0-1ubuntu2) ... #9 32.05 Selecting previously unselected package libio-socket-ssl-perl. #9 32.05 Preparing to unpack .../189-libio-socket-ssl-perl_2.067-1_all.deb ... #9 32.06 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 32.10 Selecting previously unselected package libnet-http-perl. #9 32.10 Preparing to unpack .../190-libnet-http-perl_6.19-1_all.deb ... #9 32.10 Unpacking libnet-http-perl (6.19-1) ... #9 32.13 Selecting previously unselected package liblwp-protocol-https-perl. #9 32.14 Preparing to unpack .../191-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #9 32.14 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 32.17 Selecting previously unselected package libtry-tiny-perl. #9 32.17 Preparing to unpack .../192-libtry-tiny-perl_0.30-1_all.deb ... #9 32.18 Unpacking libtry-tiny-perl (0.30-1) ... #9 32.21 Selecting previously unselected package libwww-robotrules-perl. #9 32.21 Preparing to unpack .../193-libwww-robotrules-perl_6.02-1_all.deb ... #9 32.21 Unpacking libwww-robotrules-perl (6.02-1) ... #9 32.24 Selecting previously unselected package libwww-perl. #9 32.24 Preparing to unpack .../194-libwww-perl_6.43-1_all.deb ... #9 32.25 Unpacking libwww-perl (6.43-1) ... #9 32.28 Selecting previously unselected package patchutils. #9 32.29 Preparing to unpack .../195-patchutils_0.3.4-2_arm64.deb ... #9 32.29 Unpacking patchutils (0.3.4-2) ... #9 32.32 Selecting previously unselected package wdiff. #9 32.32 Preparing to unpack .../196-wdiff_1.2.2-2build1_arm64.deb ... #9 32.33 Unpacking wdiff (1.2.2-2build1) ... #9 32.36 Selecting previously unselected package devscripts. #8 33.38 Preparing to unpack .../204-libmailtools-perl_2.18-1_all.deb ... #8 33.39 Unpacking libmailtools-perl (2.18-1) ... #8 33.43 Selecting previously unselected package libnet-ip-perl. #8 33.43 Preparing to unpack .../205-libnet-ip-perl_1.26-2_all.deb ... #8 33.43 Unpacking libnet-ip-perl (1.26-2) ... #8 33.46 Selecting previously unselected package libnet-dns-perl. #8 33.47 Preparing to unpack .../206-libnet-dns-perl_1.19-1_all.deb ... #8 33.47 Unpacking libnet-dns-perl (1.19-1) ... #8 33.54 Selecting previously unselected package libnet-domain-tld-perl. #8 33.54 Preparing to unpack .../207-libnet-domain-tld-perl_1.75-1_all.deb ... #8 33.54 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 33.58 Selecting previously unselected package libemail-valid-perl. #8 33.58 Preparing to unpack .../208-libemail-valid-perl_1.202-1_all.deb ... #8 33.58 Unpacking libemail-valid-perl (1.202-1) ... #8 33.62 Selecting previously unselected package libexporter-tiny-perl. #8 33.62 Preparing to unpack .../209-libexporter-tiny-perl_1.002001-1_all.deb ... #8 33.63 Unpacking libexporter-tiny-perl (1.002001-1) ... #8 33.66 Selecting previously unselected package libipc-system-simple-perl. #8 30.46 Selecting previously unselected package libisl19:armhf. #8 30.46 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... #8 30.46 Unpacking libisl19:armhf (0.20-2) ... #8 30.56 Selecting previously unselected package libmpfr6:armhf. #8 30.56 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... #8 30.56 Unpacking libmpfr6:armhf (4.0.2-1) ... #8 30.65 Selecting previously unselected package libmpc3:armhf. #8 30.65 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... #8 30.66 Unpacking libmpc3:armhf (1.1.0-1) ... #8 30.70 Selecting previously unselected package cpp-8. #8 30.70 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... #8 31.24 Unpacking libsub-override-perl (0.09-2) ... #8 31.28 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 31.28 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 31.30 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 31.34 Selecting previously unselected package dh-strip-nondeterminism. #8 31.34 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 31.34 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 31.39 Selecting previously unselected package libelf1:armhf. #8 31.39 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ... #8 31.39 Unpacking libelf1:armhf (0.183-1) ... #8 31.46 Selecting previously unselected package dwz. #8 31.46 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ... #9 33.54 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 33.55 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 33.57 Selecting previously unselected package libnet-smtp-ssl-perl. #9 33.58 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 33.58 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 33.61 Selecting previously unselected package libmailtools-perl. #9 33.61 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ... #9 33.61 Unpacking libmailtools-perl (2.21-1) ... #9 33.65 Selecting previously unselected package libmarkdown2:amd64. #9 33.66 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ... #9 33.66 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #9 33.69 Selecting previously unselected package libmath-base85-perl. #9 33.69 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ... #9 33.69 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #9 33.72 Selecting previously unselected package libmoox-aliases-perl. #9 33.72 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 33.73 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 33.76 Selecting previously unselected package libnamespace-autoclean-perl. #9 33.76 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 33.76 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 33.79 Selecting previously unselected package libobject-id-perl. #9 33.79 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 33.79 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 33.82 Selecting previously unselected package libmoox-struct-perl. #9 33.82 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ... #9 33.83 Unpacking libmoox-struct-perl (0.020-1) ... #9 33.85 Selecting previously unselected package libmouse-perl. #9 33.85 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ... #9 33.86 Unpacking libmouse-perl (2.5.10-1build4) ... #8 24.98 Selecting previously unselected package python3.9. #8 24.98 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... #8 24.98 Unpacking python3.9 (3.9.2-1+rpi1) ... #8 25.03 Selecting previously unselected package libpython3-stdlib:armhf. #8 25.03 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... #8 25.04 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #8 25.09 Setting up python3-minimal (3.9.2-3) ... #9 31.39 Selecting previously unselected package g++. #9 31.39 Preparing to unpack .../100-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 31.40 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 31.45 Selecting previously unselected package make. #9 31.45 Preparing to unpack .../101-make_4.2.1-1.2_amd64.deb ... #9 31.45 Unpacking make (4.2.1-1.2) ... #9 31.50 Selecting previously unselected package libdpkg-perl. #12 1.021 CentOS Stream 9 - BaseOS 15 kB/s | 6.1 kB 00:00 #9 30.07 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... #9 30.07 Unpacking libfile-homedir-perl (1.006-1) ... #9 30.10 Selecting previously unselected package libfile-touch-perl. #9 30.10 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ... #9 30.11 Unpacking libfile-touch-perl (0.12-1) ... #9 30.14 Selecting previously unselected package libio-pty-perl. #9 30.14 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ... #9 30.14 Unpacking libio-pty-perl (1:1.15-2build2) ... #9 30.17 Selecting previously unselected package libipc-run-perl. #9 30.18 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... #9 30.18 Unpacking libipc-run-perl (20200505.0-1) ... #9 30.21 Selecting previously unselected package libclass-method-modifiers-perl. #9 30.21 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 30.22 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 30.26 Selecting previously unselected package libclass-xsaccessor-perl. #9 30.26 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ... #9 30.26 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #9 30.29 Selecting previously unselected package libb-hooks-op-check-perl. #8 31.85 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ... #8 31.85 Unpacking python3-gpg (1.14.0-1+b2) ... #8 31.93 Selecting previously unselected package dput. #8 31.93 Preparing to unpack .../154-dput_1.1.0_all.deb ... #8 31.94 Unpacking dput (1.1.0) ... #8 31.98 Selecting previously unselected package equivs. #8 32.58 Selecting previously unselected package librpmio8. #8 32.58 Preparing to unpack .../121-librpmio8_4.14.1+dfsg1-2_amd64.deb ... #8 32.59 Unpacking librpmio8 (4.14.1+dfsg1-2) ... #8 32.62 Selecting previously unselected package debugedit. #8 32.62 Preparing to unpack .../122-debugedit_4.14.1+dfsg1-2_amd64.deb ... #8 32.63 Unpacking debugedit (4.14.1+dfsg1-2) ... #8 32.65 Selecting previously unselected package dwz. #8 32.66 Preparing to unpack .../123-dwz_0.13-5~bpo18.04.1_amd64.deb ... #8 32.66 Unpacking dwz (0.13-5~bpo18.04.1) ... #8 32.70 Selecting previously unselected package libdebhelper-perl. #8 32.70 Preparing to unpack .../124-libdebhelper-perl_13.5.2ubuntu1~bpo18.04.1_all.deb ... #8 32.71 Unpacking libdebhelper-perl (13.5.2ubuntu1~bpo18.04.1) ... #8 32.75 Selecting previously unselected package libcroco3:amd64. #9 32.29 Selecting previously unselected package cpp. #9 32.29 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ... #9 32.29 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 32.33 Selecting previously unselected package libcc1-0:armhf. #9 32.33 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ... #9 32.34 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ... #9 32.39 Selecting previously unselected package libgomp1:armhf. #9 32.39 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ... #9 32.39 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ... #8 32.45 Preparing to unpack .../183-libdata-dump-perl_1.23-1_all.deb ... #8 32.45 Unpacking libdata-dump-perl (1.23-1) ... #8 32.49 Selecting previously unselected package libparams-util-perl. #8 32.49 Preparing to unpack .../184-libparams-util-perl_1.07-3build3_arm64.deb ... #8 32.50 Unpacking libparams-util-perl (1.07-3build3) ... #8 32.53 Selecting previously unselected package libsub-install-perl. #8 32.53 Preparing to unpack .../185-libsub-install-perl_0.928-1_all.deb ... #8 32.54 Unpacking libsub-install-perl (0.928-1) ... #8 32.57 Selecting previously unselected package libdata-optlist-perl. #8 32.57 Preparing to unpack .../186-libdata-optlist-perl_0.110-1_all.deb ... #8 32.58 Unpacking libdata-optlist-perl (0.110-1) ... #8 32.61 Selecting previously unselected package libdevel-globaldestruction-perl. #8 32.61 Preparing to unpack .../187-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 32.62 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 32.65 Selecting previously unselected package libdigest-hmac-perl. #8 32.65 Preparing to unpack .../188-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... #8 32.66 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... #8 32.69 Selecting previously unselected package libdistro-info-perl. #8 38.76 Selecting previously unselected package dput. #8 38.76 Preparing to unpack .../148-dput_1.0.1ubuntu1_all.deb ... #8 38.78 Unpacking dput (1.0.1ubuntu1) ... #8 38.83 Selecting previously unselected package libfakeroot:armhf. #8 38.83 Preparing to unpack .../149-libfakeroot_1.22-2ubuntu1_armhf.deb ... #8 38.84 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ... #8 38.91 Selecting previously unselected package fakeroot. #8 38.91 Preparing to unpack .../150-fakeroot_1.22-2ubuntu1_armhf.deb ... #8 38.92 Unpacking fakeroot (1.22-2ubuntu1) ... #8 38.97 Selecting previously unselected package libcurl3-gnutls:armhf. #8 38.97 Preparing to unpack .../151-libcurl3-gnutls_7.58.0-2ubuntu3.17_armhf.deb ... #8 38.98 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.17) ... #9 32.37 Preparing to unpack .../197-devscripts_2.20.2ubuntu2_arm64.deb ... #9 32.39 Unpacking devscripts (2.20.2ubuntu2) ... #9 32.50 Selecting previously unselected package diffstat. #9 32.50 Preparing to unpack .../198-diffstat_1.63-1_arm64.deb ... #9 32.50 Unpacking diffstat (1.63-1) ... #9 32.54 Selecting previously unselected package python3-chardet. #9 32.54 Preparing to unpack .../199-python3-chardet_3.0.4-4build1_all.deb ... #9 32.54 Unpacking python3-chardet (3.0.4-4build1) ... #9 32.59 Selecting previously unselected package python3-debian. #9 32.59 Preparing to unpack .../200-python3-debian_0.1.36ubuntu1_all.deb ... #9 32.59 Unpacking python3-debian (0.1.36ubuntu1) ... #9 32.63 Selecting previously unselected package libgpgme11:arm64. #8 32.45 Selecting previously unselected package libfakeroot:amd64. #8 32.45 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... #8 32.46 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 32.49 Selecting previously unselected package fakeroot. #8 32.49 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... #8 32.50 Unpacking fakeroot (1.25.3-1.1) ... #8 32.54 Selecting previously unselected package libassuan0:amd64. #8 32.54 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... #8 32.55 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 32.58 Selecting previously unselected package gpgconf. #8 32.58 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u1_amd64.deb ... #8 32.58 Unpacking gpgconf (2.2.27-2+deb11u1) ... #8 32.63 Selecting previously unselected package libksba8:amd64. #8 32.63 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ... #8 32.64 Unpacking libksba8:amd64 (1.5.0-3) ... #8 32.68 Selecting previously unselected package libnpth0:amd64. #8 33.66 Preparing to unpack .../210-libipc-system-simple-perl_1.25-4_all.deb ... #8 33.67 Unpacking libipc-system-simple-perl (1.25-4) ... #8 33.70 Selecting previously unselected package libfile-basedir-perl. #8 33.70 Preparing to unpack .../211-libfile-basedir-perl_0.08-1_all.deb ... #8 33.71 Unpacking libfile-basedir-perl (0.08-1) ... #8 33.74 Selecting previously unselected package libfile-chdir-perl. #8 33.74 Preparing to unpack .../212-libfile-chdir-perl_0.1008-1_all.deb ... #8 33.75 Unpacking libfile-chdir-perl (0.1008-1) ... #8 33.78 Selecting previously unselected package libfile-fcntllock-perl. #8 33.78 Preparing to unpack .../213-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... #8 33.78 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #8 33.82 Selecting previously unselected package libfont-afm-perl. #8 33.82 Preparing to unpack .../214-libfont-afm-perl_1.20-2_all.deb ... #8 33.82 Unpacking libfont-afm-perl (1.20-2) ... #8 33.86 Selecting previously unselected package libfribidi0:arm64. #8 33.86 Preparing to unpack .../215-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ... #8 33.87 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... #8 33.91 Selecting previously unselected package libfuture-perl. #9 DONE 0.7s #8 31.47 Unpacking dwz (0.13+20210201-1) ... #8 31.55 Selecting previously unselected package libicu67:armhf. #8 31.55 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ... #8 31.55 Unpacking libicu67:armhf (67.1-7) ... #8 30.70 Unpacking cpp-8 (8.3.0-6+rpi1) ... #9 33.89 Selecting previously unselected package libpackage-stash-xs-perl. #9 33.89 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ... #9 33.90 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #9 33.93 Selecting previously unselected package libpath-iterator-rule-perl. #9 33.93 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ... #9 33.94 Unpacking libpath-iterator-rule-perl (1.015-1) ... #9 33.99 Selecting previously unselected package libperlio-gzip-perl. #9 33.99 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ... #9 33.99 Unpacking libperlio-gzip-perl (0.19-1build8) ... #9 34.02 Selecting previously unselected package libperlio-utf8-strict-perl. #9 34.02 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ... #9 34.03 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #9 34.06 Selecting previously unselected package libpod-parser-perl. #9 34.06 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ... #9 34.07 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 34.08 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 34.08 Unpacking libpod-parser-perl (1.63-2) ... #9 34.12 Selecting previously unselected package libpod-constants-perl. #9 31.50 Preparing to unpack .../102-libdpkg-perl_1.19.7ubuntu3_all.deb ... #9 31.50 Unpacking libdpkg-perl (1.19.7ubuntu3) ... #9 31.56 Selecting previously unselected package patch. #9 31.56 Preparing to unpack .../103-patch_2.7.6-6_amd64.deb ... #9 31.56 Unpacking patch (2.7.6-6) ... #9 31.60 Selecting previously unselected package dpkg-dev. #9 31.60 Preparing to unpack .../104-dpkg-dev_1.19.7ubuntu3_all.deb ... #9 31.61 Unpacking dpkg-dev (1.19.7ubuntu3) ... #9 31.70 Selecting previously unselected package build-essential. #9 31.70 Preparing to unpack .../105-build-essential_12.8ubuntu1.1_amd64.deb ... #9 31.71 Unpacking build-essential (12.8ubuntu1.1) ... #8 31.99 Preparing to unpack .../155-equivs_2.3.1_all.deb ... #8 31.99 Unpacking equivs (2.3.1) ... #8 32.07 Selecting previously unselected package fonts-dejavu-core. #8 32.07 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ... #8 32.07 Unpacking fonts-dejavu-core (2.37-2) ... #8 32.20 Selecting previously unselected package fontconfig-config. #8 32.20 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ... #9 30.29 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ... #9 30.30 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #9 30.33 Selecting previously unselected package libdynaloader-functions-perl. #9 30.33 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 30.33 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 30.36 Selecting previously unselected package libdevel-callchecker-perl. #9 30.36 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ... #9 30.37 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 30.40 Selecting previously unselected package libparams-classify-perl. #9 30.40 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ... #9 30.41 Unpacking libparams-classify-perl (0.015-1build5) ... #9 30.44 Selecting previously unselected package libmodule-runtime-perl. #9 30.44 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ... #9 30.45 Unpacking libmodule-runtime-perl (0.016-1) ... #9 30.47 Selecting previously unselected package libimport-into-perl. #9 30.48 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ... #9 30.48 Unpacking libimport-into-perl (1.002005-1) ... #9 30.51 Selecting previously unselected package librole-tiny-perl. #9 30.51 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ... #9 30.52 Unpacking librole-tiny-perl (2.002004-1) ... #9 30.55 Selecting previously unselected package libsub-quote-perl. #9 30.55 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... #9 30.55 Unpacking libsub-quote-perl (2.006006-1) ... #9 30.58 Selecting previously unselected package libmoo-perl. #9 30.59 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ... #9 30.59 Unpacking libmoo-perl (2.005004-3) ... #9 30.62 Selecting previously unselected package libencode-locale-perl. #8 32.75 Preparing to unpack .../125-libcroco3_0.6.12-2_amd64.deb ... #8 32.75 Unpacking libcroco3:amd64 (0.6.12-2) ... #8 32.79 Selecting previously unselected package gettext. #8 32.79 Preparing to unpack .../126-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... #8 32.79 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... #8 32.93 Selecting previously unselected package intltool-debian. #8 32.94 Preparing to unpack .../127-intltool-debian_0.35.0+20060710.4_all.deb ... #8 32.94 Unpacking intltool-debian (0.35.0+20060710.4) ... #8 32.97 Selecting previously unselected package po-debconf. #8 32.97 Preparing to unpack .../128-po-debconf_1.0.20_all.deb ... #8 32.97 Unpacking po-debconf (1.0.20) ... #8 33.02 Selecting previously unselected package debhelper. #21 28.13 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] #9 32.45 Selecting previously unselected package libatomic1:armhf. #9 32.45 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ... #9 32.45 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ... #9 32.50 Selecting previously unselected package libasan5:armhf. #9 32.50 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 32.51 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ... #8 32.69 Preparing to unpack .../189-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... #8 32.69 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 32.73 Selecting previously unselected package perl-openssl-defaults:arm64. #8 32.73 Preparing to unpack .../190-perl-openssl-defaults_3build1_arm64.deb ... #8 32.73 Unpacking perl-openssl-defaults:arm64 (3build1) ... #8 32.77 Selecting previously unselected package libnet-ssleay-perl. #8 32.77 Preparing to unpack .../191-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ... #8 32.77 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 32.83 Selecting previously unselected package libio-socket-ssl-perl. #8 32.83 Preparing to unpack .../192-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... #8 32.84 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 32.88 Selecting previously unselected package libnet-smtp-ssl-perl. #8 32.89 Preparing to unpack .../193-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 32.89 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 32.93 Selecting previously unselected package libmailtools-perl. #8 32.93 Preparing to unpack .../194-libmailtools-perl_2.18-1_all.deb ... #8 32.93 Unpacking libmailtools-perl (2.18-1) ... #8 32.97 Selecting previously unselected package libsocket6-perl. #8 32.97 Preparing to unpack .../195-libsocket6-perl_0.27-1build2_arm64.deb ... #8 32.98 Unpacking libsocket6-perl (0.27-1build2) ... #8 33.01 Selecting previously unselected package libio-socket-inet6-perl. #8 33.01 Preparing to unpack .../196-libio-socket-inet6-perl_2.72-2_all.deb ... #8 33.02 Unpacking libio-socket-inet6-perl (2.72-2) ... #8 33.05 Selecting previously unselected package libnet-ip-perl. #8 39.05 Selecting previously unselected package liberror-perl. #8 39.05 Preparing to unpack .../152-liberror-perl_0.17025-1_all.deb ... #8 39.06 Unpacking liberror-perl (0.17025-1) ... #8 39.10 Selecting previously unselected package git-man. #8 39.10 Preparing to unpack .../153-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... #8 39.11 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... #8 39.24 Selecting previously unselected package git. #8 39.24 Preparing to unpack .../154-git_1%3a2.17.1-1ubuntu0.11_armhf.deb ... #8 39.27 Unpacking git (1:2.17.1-1ubuntu0.11) ... #9 32.64 Preparing to unpack .../201-libgpgme11_1.13.1-7ubuntu2_arm64.deb ... #9 32.64 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ... #9 32.68 Selecting previously unselected package python3-gpg. #9 32.69 Preparing to unpack .../202-python3-gpg_1.13.1-7ubuntu2_arm64.deb ... #9 32.69 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 32.74 Selecting previously unselected package dput. #9 32.75 Preparing to unpack .../203-dput_1.0.3ubuntu1_all.deb ... #9 32.76 Unpacking dput (1.0.3ubuntu1) ... #9 32.80 Selecting previously unselected package libcurl3-gnutls:arm64. #9 32.80 Preparing to unpack .../204-libcurl3-gnutls_7.68.0-1ubuntu2.10_arm64.deb ... #9 32.81 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.10) ... #9 32.85 Selecting previously unselected package liberror-perl. #8 32.68 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... #8 32.69 Unpacking libnpth0:amd64 (1.6-3) ... #8 32.72 Selecting previously unselected package dirmngr. #8 32.72 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u1_amd64.deb ... #8 32.74 Unpacking dirmngr (2.2.27-2+deb11u1) ... #8 32.80 Selecting previously unselected package gnupg-l10n. #8 32.80 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u1_all.deb ... #8 32.81 Unpacking gnupg-l10n (2.2.27-2+deb11u1) ... #8 32.91 Selecting previously unselected package gnupg-utils. #8 33.91 Preparing to unpack .../216-libfuture-perl_0.39-1_all.deb ... #8 33.91 Unpacking libfuture-perl (0.39-1) ... #8 33.95 Selecting previously unselected package libio-stringy-perl. #8 33.95 Preparing to unpack .../217-libio-stringy-perl_2.111-3_all.deb ... #8 33.95 Unpacking libio-stringy-perl (2.111-3) ... #8 33.99 Selecting previously unselected package libparams-validate-perl. #8 33.99 Preparing to unpack .../218-libparams-validate-perl_1.29-1+b1_arm64.deb ... #8 34.00 Unpacking libparams-validate-perl (1.29-1+b1) ... #8 34.03 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 34.03 Preparing to unpack .../219-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #8 34.04 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #8 34.07 Selecting previously unselected package libsort-versions-perl. #8 34.08 Preparing to unpack .../220-libsort-versions-perl_1.62-1_all.deb ... #8 34.08 Unpacking libsort-versions-perl (1.62-1) ... #8 34.12 Selecting previously unselected package libgit-wrapper-perl. #8 34.12 Preparing to unpack .../221-libgit-wrapper-perl_0.048-1_all.deb ... #8 34.12 Unpacking libgit-wrapper-perl (0.048-1) ... #8 34.16 Selecting previously unselected package libhttp-tiny-multipart-perl. #11 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS #11 sha256:2418e78dedd1a16a9983a18eb1ce4a8e4722eeb52ab4f31e48c30196cb1c9b73 #11 DONE 0.1s #12 [stage-1 6/8] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:80ba89f9f211119bc2680e997c42202f7d06c92ec68c37e4ae52eb77886f8b6c #9 34.12 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ... #9 34.13 Unpacking libpod-constants-perl (0.19-2) ... #9 34.15 Selecting previously unselected package libproc-processtable-perl:amd64. #9 34.16 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ... #9 34.16 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ... #9 34.20 Selecting previously unselected package libre2-9:amd64. #9 34.20 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ... #9 34.20 Unpacking libre2-9:amd64 (20220201+dfsg-1) ... #9 34.23 Selecting previously unselected package libre-engine-re2-perl:amd64. #9 34.23 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ... #9 34.24 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ... #9 34.27 Selecting previously unselected package libreadonly-perl. #9 34.27 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ... #9 34.27 Unpacking libreadonly-perl (2.050-3) ... #9 34.30 Selecting previously unselected package libref-util-perl. #9 34.30 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ... #9 34.31 Unpacking libref-util-perl (0.204-1) ... #9 34.33 Selecting previously unselected package libref-util-xs-perl. #9 34.33 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ... #9 34.33 Unpacking libref-util-xs-perl (0.117-1build5) ... #9 31.74 Selecting previously unselected package libbrotli1:amd64. #9 31.74 Preparing to unpack .../106-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #9 31.75 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 31.81 Selecting previously unselected package libroken18-heimdal:amd64. #9 31.81 Preparing to unpack .../107-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 31.81 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 31.85 Selecting previously unselected package libasn1-8-heimdal:amd64. #9 31.86 Preparing to unpack .../108-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 31.86 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 31.91 Selecting previously unselected package libheimbase1-heimdal:amd64. #9 31.92 Preparing to unpack .../109-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 31.92 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 31.97 Selecting previously unselected package libhcrypto4-heimdal:amd64. #9 31.97 Preparing to unpack .../110-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 31.97 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.01 Selecting previously unselected package libwind0-heimdal:amd64. #8 32.30 Unpacking fontconfig-config (2.13.1-4.2) ... #8 32.36 Selecting previously unselected package libcurl3-gnutls:arm64. #8 32.36 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u1_arm64.deb ... #8 32.37 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ... #8 32.42 Selecting previously unselected package liberror-perl. #8 32.42 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ... #8 32.43 Unpacking liberror-perl (0.17029-1) ... #8 32.47 Selecting previously unselected package git-man. #8 32.47 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ... #8 32.47 Unpacking git-man (1:2.30.2-1) ... #9 30.63 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... #9 30.63 Unpacking libencode-locale-perl (1.05-1.1) ... #9 30.66 Selecting previously unselected package libtimedate-perl. #9 30.66 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... #9 30.67 Unpacking libtimedate-perl (2.3300-2) ... #9 30.71 Selecting previously unselected package libhttp-date-perl. #9 30.71 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... #9 30.71 Unpacking libhttp-date-perl (6.05-1) ... #9 30.75 Selecting previously unselected package libfile-listing-perl. #9 30.75 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... #9 30.75 Unpacking libfile-listing-perl (6.14-1) ... #9 30.81 Selecting previously unselected package libhtml-tagset-perl. #9 30.81 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... #9 30.81 Unpacking libhtml-tagset-perl (3.20-4) ... #9 30.84 Selecting previously unselected package liburi-perl. #9 30.85 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ... #9 30.85 Unpacking liburi-perl (5.10-1) ... #8 33.03 Preparing to unpack .../129-debhelper_13.5.2ubuntu1~bpo18.04.1_all.deb ... #8 33.03 Unpacking debhelper (13.5.2ubuntu1~bpo18.04.1) ... #8 33.14 Selecting previously unselected package libfile-which-perl. #8 33.14 Preparing to unpack .../130-libfile-which-perl_1.21-1_all.deb ... #8 33.15 Unpacking libfile-which-perl (1.21-1) ... #8 33.17 Selecting previously unselected package libfile-homedir-perl. #8 33.18 Preparing to unpack .../131-libfile-homedir-perl_1.002-1_all.deb ... #8 33.18 Unpacking libfile-homedir-perl (1.002-1) ... #8 33.22 Selecting previously unselected package devscripts. #8 33.22 Preparing to unpack .../132-devscripts_2.17.12ubuntu1.1_amd64.deb ... #8 33.24 Unpacking devscripts (2.17.12ubuntu1.1) ... #21 28.13 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] #21 28.13 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] #21 28.14 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] #21 28.14 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] #21 28.14 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] #21 28.14 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] #21 28.14 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] #21 28.16 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] #21 28.17 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] #21 28.18 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] #21 28.19 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] #9 32.93 Selecting previously unselected package libubsan1:armhf. #9 32.93 Preparing to unpack .../089-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ... #8 25.41 Selecting previously unselected package python3. #8 25.41 (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 ... 11125 files and directories currently installed.) #8 25.41 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #8 25.41 Unpacking python3 (3.9.2-3) ... #8 25.45 Selecting previously unselected package sensible-utils. #8 25.45 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... #8 25.46 Unpacking sensible-utils (0.0.14) ... #8 25.49 Selecting previously unselected package bzip2. #8 25.49 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... #8 25.51 Unpacking bzip2 (1.0.8-4) ... #8 25.55 Selecting previously unselected package libmagic-mgc. #8 25.55 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ... #8 25.55 Unpacking libmagic-mgc (1:5.39-3) ... #8 25.68 Selecting previously unselected package libmagic1:armhf. #8 25.68 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ... #8 25.69 Unpacking libmagic1:armhf (1:5.39-3) ... #8 25.75 Selecting previously unselected package file. #8 25.75 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ... #8 33.06 Preparing to unpack .../197-libnet-ip-perl_1.26-1_all.deb ... #8 33.06 Unpacking libnet-ip-perl (1.26-1) ... #8 33.09 Selecting previously unselected package libnet-dns-perl. #8 33.09 Preparing to unpack .../198-libnet-dns-perl_1.10-2_all.deb ... #8 33.10 Unpacking libnet-dns-perl (1.10-2) ... #8 33.16 Selecting previously unselected package libnet-domain-tld-perl. #8 33.16 Preparing to unpack .../199-libnet-domain-tld-perl_1.75-1_all.deb ... #8 33.17 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 33.20 Selecting previously unselected package libemail-valid-perl. #8 33.20 Preparing to unpack .../200-libemail-valid-perl_1.202-1_all.deb ... #8 33.21 Unpacking libemail-valid-perl (1.202-1) ... #8 33.24 Selecting previously unselected package libencode-locale-perl. #8 33.24 Preparing to unpack .../201-libencode-locale-perl_1.05-1_all.deb ... #8 33.24 Unpacking libencode-locale-perl (1.05-1) ... #8 33.28 Selecting previously unselected package libexporter-tiny-perl. #9 32.85 Preparing to unpack .../205-liberror-perl_0.17029-1_all.deb ... #9 32.86 Unpacking liberror-perl (0.17029-1) ... #9 32.89 Selecting previously unselected package git-man. #9 32.89 Preparing to unpack .../206-git-man_1%3a2.25.1-1ubuntu3.4_all.deb ... #9 32.90 Unpacking git-man (1:2.25.1-1ubuntu3.4) ... #9 33.00 Selecting previously unselected package git. #9 33.00 Preparing to unpack .../207-git_1%3a2.25.1-1ubuntu3.4_arm64.deb ... #9 33.02 Unpacking git (1:2.25.1-1ubuntu3.4) ... #8 32.91 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u1_amd64.deb ... #8 32.91 Unpacking gnupg-utils (2.2.27-2+deb11u1) ... #8 32.99 Selecting previously unselected package gpg. #8 32.99 Preparing to unpack .../099-gpg_2.2.27-2+deb11u1_amd64.deb ... #8 32.99 Unpacking gpg (2.2.27-2+deb11u1) ... #8 33.07 Selecting previously unselected package pinentry-curses. #8 33.07 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... #8 33.08 Unpacking pinentry-curses (1.1.0-4) ... #8 33.12 Selecting previously unselected package gpg-agent. #8 33.12 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u1_amd64.deb ... #8 33.12 Unpacking gpg-agent (2.2.27-2+deb11u1) ... #8 33.18 Selecting previously unselected package gpg-wks-client. #8 34.16 Preparing to unpack .../222-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #8 34.16 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #8 34.20 Selecting previously unselected package libio-prompter-perl. #8 34.21 Preparing to unpack .../223-libio-prompter-perl_0.004015-1_all.deb ... #8 34.21 Unpacking libio-prompter-perl (0.004015-1) ... #8 34.24 Selecting previously unselected package libjson-perl. #8 34.25 Preparing to unpack .../224-libjson-perl_4.02000-1_all.deb ... #8 34.25 Unpacking libjson-perl (4.02000-1) ... #8 34.29 Selecting previously unselected package liblog-any-perl. #8 34.29 Preparing to unpack .../225-liblog-any-perl_1.707-1_all.deb ... #8 34.29 Unpacking liblog-any-perl (1.707-1) ... #8 34.33 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 34.33 Preparing to unpack .../226-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 34.33 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 34.36 Selecting previously unselected package libpackage-stash-perl. #8 34.37 Preparing to unpack .../227-libpackage-stash-perl_0.38-1_all.deb ... #8 34.37 Unpacking libpackage-stash-perl (0.38-1) ... #8 34.40 Selecting previously unselected package libsub-identify-perl. #10 19.23 (1/77): dwz-0.12-10.el8.aarch64.rpm 448 kB/s | 103 kB 00:00 #9 33.45 Selecting previously unselected package g++. #9 33.45 Preparing to unpack .../089-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 33.45 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 33.48 Selecting previously unselected package make. #9 33.49 Preparing to unpack .../090-make_4.3-4ubuntu1_amd64.deb ... #9 33.49 Unpacking make (4.3-4ubuntu1) ... #9 33.53 Selecting previously unselected package libdpkg-perl. #9 34.36 Selecting previously unselected package libregexp-pattern-license-perl. #9 34.36 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #9 34.37 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #9 34.39 Selecting previously unselected package libregexp-pattern-perl. #9 34.40 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 34.40 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 34.43 Selecting previously unselected package libsasl2-modules:amd64. #9 34.43 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_amd64.deb ... #9 34.43 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 34.46 Selecting previously unselected package libsereal-decoder-perl. #9 34.46 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ... #9 34.47 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #9 34.49 Selecting previously unselected package libsereal-encoder-perl:amd64. #9 34.49 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ... #9 34.50 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ... #9 34.52 Selecting previously unselected package libset-intspan-perl. #9 34.52 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ... #9 34.53 Unpacking libset-intspan-perl (1.19-2) ... #9 34.56 Selecting previously unselected package libsocket6-perl. #9 34.56 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ... #9 34.56 Unpacking libsocket6-perl (0.29-1build4) ... #9 34.58 Selecting previously unselected package libstring-copyright-perl. #9 32.02 Preparing to unpack .../111-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.02 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.07 Selecting previously unselected package libhx509-5-heimdal:amd64. #9 32.07 Preparing to unpack .../112-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.08 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.12 Selecting previously unselected package libkrb5-26-heimdal:amd64. #9 32.12 Preparing to unpack .../113-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.13 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.19 Selecting previously unselected package libheimntlm0-heimdal:amd64. #9 32.19 Preparing to unpack .../114-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.19 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.23 Selecting previously unselected package libgssapi3-heimdal:amd64. #9 32.45 Selecting previously unselected package gcc. #9 32.45 Preparing to unpack .../085-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 32.46 Unpacking gcc (4:11.2.0-1ubuntu1) ... #8 32.59 Selecting previously unselected package git. #8 32.59 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ... #8 32.61 Unpacking git (1:2.30.2-1) ... #9 30.88 Selecting previously unselected package libhtml-parser-perl:arm64. #9 30.89 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ... #9 30.89 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ... #9 30.93 Selecting previously unselected package libhtml-tree-perl. #9 30.93 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... #9 30.94 Unpacking libhtml-tree-perl (5.07-2) ... #9 30.98 Selecting previously unselected package libio-html-perl. #9 30.99 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... #9 30.99 Unpacking libio-html-perl (1.004-2) ... #9 31.02 Selecting previously unselected package liblwp-mediatypes-perl. #9 31.02 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 31.02 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 31.06 Selecting previously unselected package libhttp-message-perl. #9 31.06 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ... #9 31.06 Unpacking libhttp-message-perl (6.36-1) ... #9 31.09 Selecting previously unselected package libhttp-cookies-perl. #8 33.36 Selecting previously unselected package diffstat. #8 33.36 Preparing to unpack .../133-diffstat_1.61-1build1_amd64.deb ... #8 33.37 Unpacking diffstat (1.61-1build1) ... #8 33.41 Selecting previously unselected package libassuan0:amd64. #8 33.41 Preparing to unpack .../134-libassuan0_2.5.1-2_amd64.deb ... #8 33.42 Unpacking libassuan0:amd64 (2.5.1-2) ... #8 33.46 Selecting previously unselected package gpgconf. #8 33.46 Preparing to unpack .../135-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... #8 33.46 Unpacking gpgconf (2.2.4-1ubuntu1.4) ... #8 33.51 Selecting previously unselected package libksba8:amd64. #8 33.51 Preparing to unpack .../136-libksba8_1.3.5-2_amd64.deb ... #8 33.52 Unpacking libksba8:amd64 (1.3.5-2) ... #8 33.57 Selecting previously unselected package libnpth0:amd64. #8 33.57 Preparing to unpack .../137-libnpth0_1.5-3_amd64.deb ... #8 33.58 Unpacking libnpth0:amd64 (1.5-3) ... #8 33.61 Selecting previously unselected package dirmngr. #9 32.94 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ... #9 33.10 Selecting previously unselected package libgcc-9-dev:armhf. #9 33.10 Preparing to unpack .../090-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 33.11 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #8 25.76 Unpacking file (1:5.39-3) ... #8 25.80 Selecting previously unselected package gettext-base. #8 25.80 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... #8 25.80 Unpacking gettext-base (0.21-4) ... #8 25.90 Selecting previously unselected package xz-utils. #8 25.90 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #8 25.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 26.00 Selecting previously unselected package libsigsegv2:armhf. #8 26.00 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... #8 33.28 Preparing to unpack .../202-libexporter-tiny-perl_1.000000-2_all.deb ... #8 33.29 Unpacking libexporter-tiny-perl (1.000000-2) ... #8 33.32 Selecting previously unselected package libipc-system-simple-perl. #8 33.32 Preparing to unpack .../203-libipc-system-simple-perl_1.25-4_all.deb ... #8 33.33 Unpacking libipc-system-simple-perl (1.25-4) ... #8 33.36 Selecting previously unselected package libfile-basedir-perl. #8 33.36 Preparing to unpack .../204-libfile-basedir-perl_0.07-1_all.deb ... #8 33.37 Unpacking libfile-basedir-perl (0.07-1) ... #8 33.40 Selecting previously unselected package libfile-chdir-perl. #8 33.40 Preparing to unpack .../205-libfile-chdir-perl_0.1008-1_all.deb ... #8 33.41 Unpacking libfile-chdir-perl (0.1008-1) ... #8 33.44 Selecting previously unselected package libfile-fcntllock-perl. #8 33.44 Preparing to unpack .../206-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... #8 33.44 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #8 33.48 Selecting previously unselected package libhttp-date-perl. #8 33.48 Preparing to unpack .../207-libhttp-date-perl_6.02-1_all.deb ... #8 33.49 Unpacking libhttp-date-perl (6.02-1) ... #8 33.52 Selecting previously unselected package libfile-listing-perl. #8 33.18 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u1_amd64.deb ... #8 33.18 Unpacking gpg-wks-client (2.2.27-2+deb11u1) ... #8 33.22 Selecting previously unselected package gpg-wks-server. #8 33.23 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u1_amd64.deb ... #8 33.23 Unpacking gpg-wks-server (2.2.27-2+deb11u1) ... #8 33.28 Selecting previously unselected package gpgsm. #8 33.28 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u1_amd64.deb ... #8 33.28 Unpacking gpgsm (2.2.27-2+deb11u1) ... #8 33.33 Selecting previously unselected package gnupg. #8 33.33 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u1_all.deb ... #8 33.34 Unpacking gnupg (2.2.27-2+deb11u1) ... #8 33.39 Selecting previously unselected package libfile-dirlist-perl. #8 33.39 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... #8 33.40 Unpacking libfile-dirlist-perl (0.05-2) ... #8 33.42 Selecting previously unselected package libfile-which-perl. #8 33.42 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... #8 33.43 Unpacking libfile-which-perl (1.23-1) ... #8 33.46 Selecting previously unselected package libfile-homedir-perl. #8 33.46 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... #8 33.46 Unpacking libfile-homedir-perl (1.006-1) ... #8 33.49 Selecting previously unselected package libfile-touch-perl. #8 33.49 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... #8 34.40 Preparing to unpack .../228-libsub-identify-perl_0.14-1+b1_arm64.deb ... #8 34.41 Unpacking libsub-identify-perl (0.14-1+b1) ... #8 34.44 Selecting previously unselected package libnamespace-clean-perl. #8 34.44 Preparing to unpack .../229-libnamespace-clean-perl_0.27-1_all.deb ... #8 34.44 Unpacking libnamespace-clean-perl (0.27-1) ... #8 34.48 Selecting previously unselected package libpath-tiny-perl. #8 34.48 Preparing to unpack .../230-libpath-tiny-perl_0.108-1_all.deb ... #8 34.48 Unpacking libpath-tiny-perl (0.108-1) ... #8 34.54 Selecting previously unselected package libtype-tiny-perl. #8 34.54 Preparing to unpack .../231-libtype-tiny-perl_1.004004-1_all.deb ... #8 34.55 Unpacking libtype-tiny-perl (1.004004-1) ... #8 34.60 Selecting previously unselected package libgitlab-api-v4-perl. #8 34.60 Preparing to unpack .../232-libgitlab-api-v4-perl_0.16-1_all.deb ... #8 34.61 Unpacking libgitlab-api-v4-perl (0.16-1) ... #8 34.64 Selecting previously unselected package libglib2.0-data. #10 19.24 (2/77): efi-srpm-macros-3-3.el8.noarch.rpm 95 kB/s | 22 kB 00:00 #10 19.24 (3/77): gc-7.6.4-3.el8.aarch64.rpm 15 MB/s | 99 kB 00:00 #10 19.25 (4/77): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 2.4 MB/s | 9.3 kB 00:00 #10 19.32 (5/77): glibc-gconv-extra-2.28-199.el8.aarch64. 22 MB/s | 1.8 MB 00:00 #10 19.33 (6/77): go-srpm-macros-2-17.el8.noarch.rpm 3.0 MB/s | 13 kB 00:00 #10 19.37 (7/77): gdb-headless-8.2-18.el8.aarch64.rpm 23 MB/s | 3.1 MB 00:00 #10 19.38 (8/77): libatomic_ops-7.6.2-3.el8.aarch64.rpm 6.8 MB/s | 38 kB 00:00 #10 19.39 (9/77): ocaml-srpm-macros-5-4.el8.noarch.rpm 1.6 MB/s | 9.4 kB 00:00 #10 19.39 (10/77): openblas-srpm-macros-2-2.el8.noarch.rp 2.0 MB/s | 7.9 kB 00:00 #10 19.40 (11/77): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 10 MB/s | 47 kB 00:00 #10 19.40 (12/77): perl-Mozilla-CA-20160104-7.module_el8. 3.2 MB/s | 15 kB 00:00 #10 19.41 (13/77): perl-srpm-macros-1-25.el8.noarch.rpm 2.2 MB/s | 11 kB 00:00 #10 19.41 (14/77): python-rpm-macros-3-41.el8.noarch.rpm 3.3 MB/s | 15 kB 00:00 #10 19.42 (15/77): python-srpm-macros-3-41.el8.noarch.rpm 2.6 MB/s | 15 kB 00:00 #10 19.42 (16/77): python3-rpm-macros-3-41.el8.noarch.rpm 3.4 MB/s | 14 kB 00:00 #10 19.43 (17/77): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 2.6 MB/s | 11 kB 00:00 #10 19.50 (18/77): guile-2.0.14-7.el8.aarch64.rpm 21 MB/s | 3.5 MB 00:00 #12 2.286 CentOS Stream 9 - AppStream 21 kB/s | 6.2 kB 00:00 #8 39.76 Selecting previously unselected package libalgorithm-diff-perl. #8 39.76 Preparing to unpack .../155-libalgorithm-diff-perl_1.19.03-1_all.deb ... #8 39.77 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #8 39.81 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 39.81 Preparing to unpack .../156-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ... #8 39.82 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #8 39.85 Selecting previously unselected package libalgorithm-merge-perl. #8 39.85 Preparing to unpack .../157-libalgorithm-merge-perl_0.08-3_all.deb ... #8 39.86 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 39.89 Selecting previously unselected package libapt-pkg-perl. #8 39.89 Preparing to unpack .../158-libapt-pkg-perl_0.1.33build1_armhf.deb ... #9 33.53 Preparing to unpack .../091-libdpkg-perl_1.20.9ubuntu2_all.deb ... #9 33.54 Unpacking libdpkg-perl (1.20.9ubuntu2) ... #9 33.59 Selecting previously unselected package bzip2. #9 33.59 Preparing to unpack .../092-bzip2_1.0.8-4ubuntu3_amd64.deb ... #9 33.60 Unpacking bzip2 (1.0.8-4ubuntu3) ... #9 33.63 Selecting previously unselected package patch. #9 33.63 Preparing to unpack .../093-patch_2.7.6-7_amd64.deb ... #9 33.64 Unpacking patch (2.7.6-7) ... #9 33.67 Selecting previously unselected package lto-disabled-list. #9 33.67 Preparing to unpack .../094-lto-disabled-list_16_all.deb ... #9 33.68 Unpacking lto-disabled-list (16) ... #9 33.71 Selecting previously unselected package dpkg-dev. #9 33.71 Preparing to unpack .../095-dpkg-dev_1.20.9ubuntu2_all.deb ... #9 33.72 Unpacking dpkg-dev (1.20.9ubuntu2) ... #9 34.59 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ... #9 34.59 Unpacking libstring-copyright-perl (0.003012-1) ... #9 34.61 Selecting previously unselected package libstring-escape-perl. #9 34.62 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ... #9 34.62 Unpacking libstring-escape-perl (2010.002-2) ... #9 34.65 Selecting previously unselected package libstring-shellquote-perl. #9 34.65 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ... #9 34.65 Unpacking libstring-shellquote-perl (1.04-1) ... #9 34.68 Selecting previously unselected package libxs-parse-keyword-perl. #9 34.68 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ... #9 34.68 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #9 34.71 Selecting previously unselected package libsyntax-keyword-try-perl. #9 34.71 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ... #9 34.72 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #9 34.74 Selecting previously unselected package libterm-readkey-perl. #9 34.74 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ... #9 34.75 Unpacking libterm-readkey-perl (2.38-1build4) ... #9 34.78 Selecting previously unselected package libtext-levenshteinxs-perl. #9 34.78 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ... #9 34.78 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #9 34.81 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #9 34.81 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ... #9 34.81 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #9 34.84 Selecting previously unselected package libtext-xslate-perl:amd64. #9 32.23 Preparing to unpack .../115-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.26 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.30 Selecting previously unselected package libsasl2-modules-db:amd64. #9 32.30 Preparing to unpack .../116-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #9 32.30 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 32.34 Selecting previously unselected package libsasl2-2:amd64. #9 32.34 Preparing to unpack .../117-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #9 32.34 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 32.38 Selecting previously unselected package libldap-common. #9 32.38 Preparing to unpack .../118-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... #9 32.39 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 32.42 Selecting previously unselected package libldap-2.4-2:amd64. #9 32.42 Preparing to unpack .../119-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... #9 32.43 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... #9 32.47 Selecting previously unselected package libnghttp2-14:amd64. #9 32.48 Selecting previously unselected package libstdc++-11-dev:arm64. #9 32.49 Preparing to unpack .../086-libstdc++-11-dev_11.2.0-7ubuntu2_arm64.deb ... #9 32.49 Unpacking libstdc++-11-dev:arm64 (11.2.0-7ubuntu2) ... #9 32.67 Selecting previously unselected package g++-11. #9 32.67 Preparing to unpack .../087-g++-11_11.2.0-7ubuntu2_arm64.deb ... #9 32.68 Unpacking g++-11 (11.2.0-7ubuntu2) ... #9 31.10 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #9 31.10 Unpacking libhttp-cookies-perl (6.10-1) ... #9 31.14 Selecting previously unselected package libhttp-negotiate-perl. #9 31.14 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... #9 31.14 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 31.18 Selecting previously unselected package perl-openssl-defaults:arm64. #9 31.18 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ... #9 31.28 Unpacking perl-openssl-defaults:arm64 (5build2) ... #9 31.31 Selecting previously unselected package libnet-ssleay-perl:arm64. #9 31.32 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ... #9 31.32 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ... #9 31.36 Selecting previously unselected package libio-socket-ssl-perl. #8 33.62 Preparing to unpack .../138-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... #8 33.63 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... #8 33.74 Selecting previously unselected package python3-pkg-resources. #8 33.74 Preparing to unpack .../139-python3-pkg-resources_39.0.1-2_all.deb ... #8 33.74 Unpacking python3-pkg-resources (39.0.1-2) ... #8 33.78 Selecting previously unselected package python3-chardet. #8 33.79 Preparing to unpack .../140-python3-chardet_3.0.4-1_all.deb ... #8 33.79 Unpacking python3-chardet (3.0.4-1) ... #8 33.83 Selecting previously unselected package python3-six. #8 33.83 Preparing to unpack .../141-python3-six_1.11.0-2_all.deb ... #8 33.84 Unpacking python3-six (1.11.0-2) ... #8 33.87 Selecting previously unselected package python3-debian. #9 33.31 Selecting previously unselected package gcc-9. #9 33.31 Preparing to unpack .../091-gcc-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 33.32 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #8 34.85 Selecting previously unselected package libfakeroot:amd64. #8 34.85 Preparing to unpack .../090-libfakeroot_1.23-1_amd64.deb ... #8 34.85 Unpacking libfakeroot:amd64 (1.23-1) ... #8 34.91 Selecting previously unselected package fakeroot. #8 26.00 Unpacking libsigsegv2:armhf (2.13-1) ... #8 26.06 Selecting previously unselected package m4. #8 26.06 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... #8 26.07 Unpacking m4 (1.4.18-5) ... #8 26.13 Selecting previously unselected package autoconf. #8 26.13 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... #8 26.14 Unpacking autoconf (2.69-14) ... #8 26.27 Selecting previously unselected package autotools-dev. #8 26.27 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... #8 26.27 Unpacking autotools-dev (20180224.1+nmu1) ... #8 32.54 Selecting previously unselected package libxml2:armhf. #8 32.54 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u1_armhf.deb ... #8 32.55 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u1) ... #8 31.51 Selecting previously unselected package cpp. #8 31.51 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... #8 31.52 Unpacking cpp (4:8.3.0-1+rpi2) ... #8 31.57 Selecting previously unselected package libcc1-0:armhf. #8 31.57 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ... #8 31.58 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... #8 31.63 Selecting previously unselected package libgomp1:armhf. #8 31.63 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ... #8 31.65 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... #8 31.76 Selecting previously unselected package libatomic1:armhf. #8 31.76 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ... #10 19.74 CentOS Stream 8 - PowerTools 4.3 MB/s | 4.6 MB 00:01 #8 33.52 Preparing to unpack .../208-libfile-listing-perl_6.04-1_all.deb ... #8 33.52 Unpacking libfile-listing-perl (6.04-1) ... #8 33.56 Selecting previously unselected package libfont-afm-perl. #8 33.56 Preparing to unpack .../209-libfont-afm-perl_1.20-2_all.deb ... #8 33.56 Unpacking libfont-afm-perl (1.20-2) ... #8 33.60 Selecting previously unselected package libio-stringy-perl. #8 33.60 Preparing to unpack .../210-libio-stringy-perl_2.111-2_all.deb ... #8 33.60 Unpacking libio-stringy-perl (2.111-2) ... #8 33.64 Selecting previously unselected package libparams-validate-perl. #8 33.64 Preparing to unpack .../211-libparams-validate-perl_1.29-1_arm64.deb ... #8 33.64 Unpacking libparams-validate-perl (1.29-1) ... #8 33.68 Selecting previously unselected package libsub-exporter-perl. #8 33.68 Preparing to unpack .../212-libsub-exporter-perl_0.987-1_all.deb ... #8 33.69 Unpacking libsub-exporter-perl (0.987-1) ... #8 33.72 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 33.72 Preparing to unpack .../213-libgetopt-long-descriptive-perl_0.102-1_all.deb ... #8 33.73 Unpacking libgetopt-long-descriptive-perl (0.102-1) ... #8 33.76 Selecting previously unselected package libsort-versions-perl. #21 28.94 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] #21 28.94 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] #21 28.96 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] #21 28.97 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] #21 29.00 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] #8 33.50 Unpacking libfile-touch-perl (0.11-1) ... #8 33.52 Selecting previously unselected package libio-pty-perl. #8 33.53 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... #8 33.53 Unpacking libio-pty-perl (1:1.15-2) ... #8 33.56 Selecting previously unselected package libipc-run-perl. #8 33.56 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... #8 33.57 Unpacking libipc-run-perl (20200505.0-1) ... #8 33.60 Selecting previously unselected package libclass-method-modifiers-perl. #8 33.60 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 33.61 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 33.64 Selecting previously unselected package libb-hooks-op-check-perl. #8 33.64 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... #8 33.64 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 33.67 Selecting previously unselected package libdynaloader-functions-perl. #8 33.67 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 33.68 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 33.71 Selecting previously unselected package libdevel-callchecker-perl. #8 34.65 Preparing to unpack .../233-libglib2.0-data_2.58.3-2+deb10u3_all.deb ... #8 34.65 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ... #8 34.80 Selecting previously unselected package libgpm2:arm64. #8 34.80 Preparing to unpack .../234-libgpm2_1.20.7-5_arm64.deb ... #8 34.80 Unpacking libgpm2:arm64 (1.20.7-5) ... #8 34.84 Selecting previously unselected package libidn11:arm64. #8 34.85 Preparing to unpack .../235-libidn11_1.33-2.2_arm64.deb ... #8 34.85 Unpacking libidn11:arm64 (1.33-2.2) ... #8 34.90 Selecting previously unselected package libntlm0:arm64. #10 19.50 (19/77): redhat-rpm-config-127-1.el8.noarch.rpm 1.1 MB/s | 88 kB 00:00 #10 19.51 (20/77): rpm-build-4.14.3-23.el8.aarch64.rpm 18 MB/s | 173 kB 00:00 #10 19.51 (21/77): rust-srpm-macros-5-2.el8.noarch.rpm 2.6 MB/s | 9.2 kB 00:00 #10 19.52 (22/77): rpmlint-1.10-14.el8.noarch.rpm 13 MB/s | 192 kB 00:00 #10 19.56 (23/77): zstd-1.4.4-1.el8.aarch64.rpm 5.9 MB/s | 303 kB 00:00 #10 19.59 (24/77): bzip2-1.0.6-26.el8.aarch64.rpm 2.1 MB/s | 60 kB 00:00 #10 19.65 (25/77): cpio-2.12-11.el8.aarch64.rpm 4.5 MB/s | 260 kB 00:00 #10 19.69 (26/77): diffutils-3.6-6.el8.aarch64.rpm 9.5 MB/s | 352 kB 00:00 #10 19.69 (27/77): dnf-plugins-core-4.0.21-11.el8.noarch. 11 MB/s | 71 kB 00:00 #10 19.74 (28/77): elfutils-0.186-1.el8.aarch64.rpm 12 MB/s | 527 kB 00:00 #10 19.74 (29/77): desktop-file-utils-0.23-8.el8.aarch64. 107 kB/s | 79 kB 00:00 #10 19.75 (30/77): elfutils-debuginfod-client-0.186-1.el8 9.5 MB/s | 70 kB 00:00 #10 19.75 (31/77): emacs-filesystem-26.1-7.el8.noarch.rpm 8.9 MB/s | 70 kB 00:00 #8 39.89 Unpacking libapt-pkg-perl (0.1.33build1) ... #8 39.94 Selecting previously unselected package libarchive-cpio-perl. #8 39.94 Preparing to unpack .../159-libarchive-cpio-perl_0.10-1_all.deb ... #8 39.95 Unpacking libarchive-cpio-perl (0.10-1) ... #8 40.05 Selecting previously unselected package libb-hooks-op-check-perl. #8 40.05 Preparing to unpack .../160-libb-hooks-op-check-perl_0.22-1_armhf.deb ... #8 40.06 Unpacking libb-hooks-op-check-perl (0.22-1) ... #8 40.09 Selecting previously unselected package libdynaloader-functions-perl. #8 40.09 Preparing to unpack .../161-libdynaloader-functions-perl_0.003-1_all.deb ... #8 40.09 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 40.12 Selecting previously unselected package libdevel-callchecker-perl. #8 40.12 Preparing to unpack .../162-libdevel-callchecker-perl_0.007-2build1_armhf.deb ... #8 40.13 Unpacking libdevel-callchecker-perl (0.007-2build1) ... #8 40.17 Selecting previously unselected package libparams-classify-perl. #8 40.17 Preparing to unpack .../163-libparams-classify-perl_0.015-1_armhf.deb ... #9 33.47 Selecting previously unselected package libalgorithm-diff-perl. #9 33.47 Preparing to unpack .../208-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 33.47 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 33.51 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 33.51 Preparing to unpack .../209-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ... #9 33.51 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 33.54 Selecting previously unselected package libalgorithm-merge-perl. #9 33.54 Preparing to unpack .../210-libalgorithm-merge-perl_0.08-3_all.deb ... #9 33.55 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 33.58 Selecting previously unselected package libapt-pkg-perl. #9 33.58 Preparing to unpack .../211-libapt-pkg-perl_0.1.36build3_arm64.deb ... #9 33.58 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 33.62 Selecting previously unselected package libarchive-cpio-perl. #9 33.62 Preparing to unpack .../212-libarchive-cpio-perl_0.10-1_all.deb ... #9 33.63 Unpacking libarchive-cpio-perl (0.10-1) ... #9 33.66 Selecting previously unselected package libarray-intspan-perl. #9 33.66 Preparing to unpack .../213-libarray-intspan-perl_2.003-1_all.deb ... #9 33.66 Unpacking libarray-intspan-perl (2.003-1) ... #9 33.69 Selecting previously unselected package libasync-mergepoint-perl. #9 33.83 Selecting previously unselected package build-essential. #9 33.83 Preparing to unpack .../096-build-essential_12.9ubuntu2_amd64.deb ... #9 33.84 Unpacking build-essential (12.9ubuntu2) ... #9 33.87 Selecting previously unselected package libbrotli1:amd64. #9 33.88 Preparing to unpack .../097-libbrotli1_1.0.9-2build3_amd64.deb ... #9 33.88 Unpacking libbrotli1:amd64 (1.0.9-2build3) ... #9 33.91 Selecting previously unselected package libsasl2-modules-db:amd64. #9 33.92 Preparing to unpack .../098-libsasl2-modules-db_2.1.27+dfsg-2.1ubuntu0.1_amd64.deb ... #9 33.92 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 33.95 Selecting previously unselected package libsasl2-2:amd64. #9 33.96 Preparing to unpack .../099-libsasl2-2_2.1.27+dfsg-2.1ubuntu0.1_amd64.deb ... #9 33.96 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 34.00 Selecting previously unselected package libldap-2.5-0:amd64. #9 34.00 Preparing to unpack .../100-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_amd64.deb ... #9 34.00 Unpacking libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ... #9 34.05 Selecting previously unselected package libnghttp2-14:amd64. #9 34.84 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ... #9 34.85 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ... #9 34.88 Selecting previously unselected package libtime-duration-perl. #9 34.88 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ... #9 34.88 Unpacking libtime-duration-perl (1.21-1) ... #9 34.91 Selecting previously unselected package libtime-moment-perl. #9 34.91 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ... #9 34.92 Unpacking libtime-moment-perl (0.44-1build6) ... #9 34.95 Selecting previously unselected package libtype-tiny-xs-perl. #9 34.95 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ... #9 34.95 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #9 34.98 Selecting previously unselected package libunicode-utf8-perl. #9 34.98 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ... #9 34.99 Unpacking libunicode-utf8-perl (0.62-1build4) ... #9 35.02 Selecting previously unselected package libxml-namespacesupport-perl. #9 35.02 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 35.02 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 35.04 Selecting previously unselected package libxml-sax-base-perl. #9 35.05 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 35.05 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 35.09 Selecting previously unselected package libxml-sax-perl. #9 35.09 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ... #9 35.09 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #9 35.16 Selecting previously unselected package libxml-libxml-perl. #8 31.99 Fedora 35 openh264 (From Cisco) - x86_64 2.8 kB/s | 2.5 kB 00:00 #9 32.48 Preparing to unpack .../120-libnghttp2-14_1.40.0-1build1_amd64.deb ... #9 32.48 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... #9 32.53 Selecting previously unselected package librtmp1:amd64. #9 32.53 Preparing to unpack .../121-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #9 32.53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 32.57 Selecting previously unselected package libssh-4:amd64. #9 32.57 Preparing to unpack .../122-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... #9 32.58 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... #9 32.63 Selecting previously unselected package libcurl4:amd64. #9 32.63 Preparing to unpack .../123-libcurl4_7.68.0-1ubuntu2.10_amd64.deb ... #9 32.63 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.10) ... #9 32.68 Selecting previously unselected package curl. #9 32.68 Preparing to unpack .../124-curl_7.68.0-1ubuntu2.10_amd64.deb ... #9 32.68 Unpacking curl (7.68.0-1ubuntu2.10) ... #9 32.73 Selecting previously unselected package dctrl-tools. #9 32.74 Preparing to unpack .../125-dctrl-tools_2.24-3_amd64.deb ... #9 32.74 Unpacking dctrl-tools (2.24-3) ... #9 32.77 Selecting previously unselected package libtool. #9 32.78 Preparing to unpack .../126-libtool_2.4.6-14_all.deb ... #9 32.78 Unpacking libtool (2.4.6-14) ... #9 31.37 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ... #9 31.37 Unpacking libio-socket-ssl-perl (2.074-2) ... #9 31.40 Selecting previously unselected package libnet-http-perl. #9 31.41 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ... #9 31.41 Unpacking libnet-http-perl (6.22-1) ... #9 31.44 Selecting previously unselected package liblwp-protocol-https-perl. #9 31.44 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 31.45 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 31.48 Selecting previously unselected package libtry-tiny-perl. #9 31.48 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ... #9 31.51 Unpacking libtry-tiny-perl (0.31-1) ... #9 31.55 Selecting previously unselected package libwww-robotrules-perl. #9 31.55 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #9 31.56 Unpacking libwww-robotrules-perl (6.02-1) ... #9 31.59 Selecting previously unselected package libwww-perl. #8 33.87 Preparing to unpack .../142-python3-debian_0.1.32_all.deb ... #8 33.88 Unpacking python3-debian (0.1.32) ... #8 33.91 Selecting previously unselected package gnupg-l10n. #8 33.91 Preparing to unpack .../143-gnupg-l10n_2.2.4-1ubuntu1.4_all.deb ... #8 33.92 Unpacking gnupg-l10n (2.2.4-1ubuntu1.4) ... #8 33.95 Selecting previously unselected package gnupg-utils. #8 33.95 Preparing to unpack .../144-gnupg-utils_2.2.4-1ubuntu1.4_amd64.deb ... #8 33.95 Unpacking gnupg-utils (2.2.4-1ubuntu1.4) ... #8 34.00 Selecting previously unselected package gpg. #8 34.00 Preparing to unpack .../145-gpg_2.2.4-1ubuntu1.4_amd64.deb ... #8 34.00 Unpacking gpg (2.2.4-1ubuntu1.4) ... #8 34.07 Selecting previously unselected package pinentry-curses. #8 34.07 Preparing to unpack .../146-pinentry-curses_1.1.0-1_amd64.deb ... #8 34.07 Unpacking pinentry-curses (1.1.0-1) ... #8 34.11 Selecting previously unselected package gpg-agent. #8 33.08 Selecting previously unselected package iso-codes. #8 33.08 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ... #8 33.09 Unpacking iso-codes (4.6.0-1) ... #8 33.44 Selecting previously unselected package libalgorithm-diff-perl. #8 34.91 Preparing to unpack .../091-fakeroot_1.23-1_amd64.deb ... #8 34.92 Unpacking fakeroot (1.23-1) ... #8 34.96 Selecting previously unselected package libassuan0:amd64. #8 34.96 Preparing to unpack .../092-libassuan0_2.5.2-1_amd64.deb ... #8 34.97 Unpacking libassuan0:amd64 (2.5.2-1) ... #8 35.00 Selecting previously unselected package gpgconf. #8 35.00 Preparing to unpack .../093-gpgconf_2.2.12-1+deb10u1_amd64.deb ... #8 35.01 Unpacking gpgconf (2.2.12-1+deb10u1) ... #8 35.06 Selecting previously unselected package libksba8:amd64. #8 35.06 Preparing to unpack .../094-libksba8_1.3.5-2_amd64.deb ... #8 35.06 Unpacking libksba8:amd64 (1.3.5-2) ... #8 35.11 Selecting previously unselected package libnpth0:amd64. #8 35.11 Preparing to unpack .../095-libnpth0_1.6-1_amd64.deb ... #8 35.11 Unpacking libnpth0:amd64 (1.6-1) ... #8 35.15 Selecting previously unselected package dirmngr. #8 35.15 Preparing to unpack .../096-dirmngr_2.2.12-1+deb10u1_amd64.deb ... #8 35.16 Unpacking dirmngr (2.2.12-1+deb10u1) ... #8 26.33 Selecting previously unselected package automake. #8 26.33 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... #8 26.35 Unpacking automake (1:1.16.3-2) ... #8 26.51 Selecting previously unselected package autopoint. #8 26.51 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... #8 26.51 Unpacking autopoint (0.21-4) ... #8 26.55 Selecting previously unselected package binutils-common:armhf. #8 26.55 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... #8 32.69 Selecting previously unselected package gettext. #8 32.69 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ... #8 32.69 Unpacking gettext (0.21-4) ... #8 32.88 Selecting previously unselected package intltool-debian. #8 32.88 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ... #8 32.88 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 32.93 Selecting previously unselected package po-debconf. #8 32.93 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ... #8 33.77 Preparing to unpack .../214-libsort-versions-perl_1.62-1_all.deb ... #8 33.77 Unpacking libsort-versions-perl (1.62-1) ... #8 33.80 Selecting previously unselected package libgit-wrapper-perl. #8 33.80 Preparing to unpack .../215-libgit-wrapper-perl_0.047-1_all.deb ... #8 33.81 Unpacking libgit-wrapper-perl (0.047-1) ... #8 33.84 Selecting previously unselected package libio-html-perl. #8 33.84 Preparing to unpack .../216-libio-html-perl_1.001-1_all.deb ... #8 33.85 Unpacking libio-html-perl (1.001-1) ... #8 33.88 Selecting previously unselected package liblwp-mediatypes-perl. #8 33.88 Preparing to unpack .../217-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 33.89 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 33.92 Selecting previously unselected package libhttp-message-perl. #8 33.92 Preparing to unpack .../218-libhttp-message-perl_6.14-1_all.deb ... #8 33.93 Unpacking libhttp-message-perl (6.14-1) ... #8 33.97 Selecting previously unselected package libhtml-form-perl. #8 33.97 Preparing to unpack .../219-libhtml-form-perl_6.03-1_all.deb ... #8 33.97 Unpacking libhtml-form-perl (6.03-1) ... #8 34.01 Selecting previously unselected package libhtml-tree-perl. #8 33.71 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... #8 33.71 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 33.74 Selecting previously unselected package libparams-classify-perl. #8 33.74 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... #8 33.75 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 33.78 Selecting previously unselected package libmodule-runtime-perl. #8 33.78 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #8 33.78 Unpacking libmodule-runtime-perl (0.016-1) ... #8 33.82 Selecting previously unselected package libimport-into-perl. #8 33.82 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #8 33.83 Unpacking libimport-into-perl (1.002005-1) ... #8 33.85 Selecting previously unselected package librole-tiny-perl. #8 33.85 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... #8 33.86 Unpacking librole-tiny-perl (2.002004-1) ... #8 33.88 Selecting previously unselected package libstrictures-perl. #8 33.89 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... #8 33.89 Unpacking libstrictures-perl (2.000006-1) ... #8 33.92 Selecting previously unselected package libsub-quote-perl. #8 33.92 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... #8 33.92 Unpacking libsub-quote-perl (2.006006-1) ... #8 33.95 Selecting previously unselected package libmoo-perl. #8 33.95 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... #8 33.96 Unpacking libmoo-perl (2.004004-1) ... #8 33.99 Selecting previously unselected package libencode-locale-perl. #8 33.99 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... #8 34.00 Unpacking libencode-locale-perl (1.05-1.1) ... #8 34.02 Selecting previously unselected package libtimedate-perl. #8 34.90 Preparing to unpack .../236-libntlm0_1.5-1+deb10u1_arm64.deb ... #8 34.91 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... #8 34.94 Selecting previously unselected package libgsasl7. #8 34.95 Preparing to unpack .../237-libgsasl7_1.8.0-8+b2_arm64.deb ... #8 34.95 Unpacking libgsasl7 (1.8.0-8+b2) ... #8 35.00 Selecting previously unselected package libhtml-form-perl. #8 35.00 Preparing to unpack .../238-libhtml-form-perl_6.03-1_all.deb ... #8 35.01 Unpacking libhtml-form-perl (6.03-1) ... #8 35.04 Selecting previously unselected package libhtml-format-perl. #8 35.04 Preparing to unpack .../239-libhtml-format-perl_2.12-1_all.deb ... #8 35.05 Unpacking libhtml-format-perl (2.12-1) ... #8 35.08 Selecting previously unselected package libhttp-daemon-perl. #8 35.08 Preparing to unpack .../240-libhttp-daemon-perl_6.01-3_all.deb ... #8 35.08 Unpacking libhttp-daemon-perl (6.01-3) ... #8 35.12 Selecting previously unselected package libstruct-dumb-perl. #8 35.12 Preparing to unpack .../241-libstruct-dumb-perl_0.09-1_all.deb ... #8 35.12 Unpacking libstruct-dumb-perl (0.09-1) ... #8 35.15 Selecting previously unselected package libio-async-perl. #8 35.16 Preparing to unpack .../242-libio-async-perl_0.72-1_all.deb ... #8 35.16 Unpacking libio-async-perl (0.72-1) ... #8 35.22 Selecting previously unselected package libio-sessiondata-perl. #8 35.22 Preparing to unpack .../243-libio-sessiondata-perl_1.03-1_all.deb ... #10 19.75 (32/77): file-5.33-20.el8.aarch64.rpm 10 MB/s | 77 kB 00:00 #10 19.78 (33/77): libbabeltrace-1.5.4-4.el8.aarch64.rpm 6.4 MB/s | 189 kB 00:00 #10 19.79 (34/77): libpkgconf-1.4.2-1.el8.aarch64.rpm 7.1 MB/s | 34 kB 00:00 #10 19.80 (35/77): libtool-ltdl-2.4.6-25.el8.aarch64.rpm 8.6 MB/s | 57 kB 00:00 #10 19.84 (36/77): groff-base-1.22.3-18.el8.aarch64.rpm 11 MB/s | 989 kB 00:00 #10 19.93 (37/77): binutils-2.30-114.el8.aarch64.rpm 15 MB/s | 6.1 MB 00:00 #10 19.93 (38/77): patch-2.7.6-11.el8.aarch64.rpm 1.4 MB/s | 134 kB 00:00 #10 19.96 (39/77): ncurses-6.1-9.20180224.el8.aarch64.rpm 2.3 MB/s | 383 kB 00:00 #10 19.96 (40/77): perl-Carp-1.42-396.el8.noarch.rpm 874 kB/s | 30 kB 00:00 #10 19.96 (41/77): perl-Errno-1.28-421.el8.aarch64.rpm 11 MB/s | 76 kB 00:00 #10 19.97 (42/77): perl-Exporter-5.72-396.el8.noarch.rpm 5.2 MB/s | 34 kB 00:00 #10 19.97 (43/77): perl-File-Path-2.15-2.el8.noarch.rpm 6.1 MB/s | 38 kB 00:00 #10 19.98 (44/77): perl-File-Temp-0.230.600-1.el8.noarch. 8.2 MB/s | 63 kB 00:00 #10 19.98 (45/77): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.9 MB/s | 63 kB 00:00 #10 19.98 (46/77): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 7.8 MB/s | 58 kB 00:00 #10 19.99 (47/77): perl-IO-1.38-421.el8.aarch64.rpm 16 MB/s | 142 kB 00:00 #10 19.99 (48/77): perl-MIME-Base64-3.15-396.el8.aarch64. 4.2 MB/s | 31 kB 00:00 #10 20.00 (49/77): perl-PathTools-3.74-1.el8.aarch64.rpm 12 MB/s | 90 kB 00:00 #10 20.00 (50/77): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.7 MB/s | 20 kB 00:00 #10 20.00 (51/77): perl-Pod-Perldoc-3.28-396.el8.noarch.r 11 MB/s | 86 kB 00:00 #10 20.04 (52/77): perl-Encode-2.97-3.el8.aarch64.rpm 13 MB/s | 1.5 MB 00:00 #10 20.07 (53/77): perl-Pod-Usage-1.69-395.el8.noarch.rpm 497 kB/s | 34 kB 00:00 #10 20.08 (54/77): perl-Pod-Simple-3.35-395.el8.noarch.rp 2.7 MB/s | 213 kB 00:00 #10 20.08 (55/77): perl-Scalar-List-Utils-1.49-2.el8.aarc 1.7 MB/s | 67 kB 00:00 #10 20.08 (56/77): perl-Socket-2.027-3.el8.aarch64.rpm 6.1 MB/s | 59 kB 00:00 #10 20.09 (57/77): perl-Term-ANSIColor-4.06-396.el8.noarc 8.3 MB/s | 46 kB 00:00 #10 20.09 (58/77): perl-Storable-3.11-3.el8.aarch64.rpm 7.9 MB/s | 95 kB 00:00 #10 20.09 (59/77): perl-Term-Cap-1.17-395.el8.noarch.rpm 2.6 MB/s | 23 kB 00:00 #10 20.09 (60/77): perl-Text-ParseWords-3.30-395.el8.noar 2.2 MB/s | 18 kB 00:00 #10 20.10 (61/77): perl-Text-Tabs+Wrap-2013.0523-395.el8. 3.3 MB/s | 24 kB 00:00 #10 20.10 (62/77): perl-Time-Local-1.280-1.el8.noarch.rpm 4.5 MB/s | 34 kB 00:00 #10 20.10 (63/77): perl-Unicode-Normalize-1.25-396.el8.aa 9.1 MB/s | 78 kB 00:00 #8 40.17 Unpacking libparams-classify-perl (0.015-1) ... #8 40.20 Selecting previously unselected package libmodule-runtime-perl. #8 40.20 Preparing to unpack .../164-libmodule-runtime-perl_0.016-1_all.deb ... #8 40.21 Unpacking libmodule-runtime-perl (0.016-1) ... #8 40.25 Selecting previously unselected package libtry-tiny-perl. #8 40.25 Preparing to unpack .../165-libtry-tiny-perl_0.30-1_all.deb ... #8 40.25 Unpacking libtry-tiny-perl (0.30-1) ... #8 40.28 Selecting previously unselected package libmodule-implementation-perl. #8 40.28 Preparing to unpack .../166-libmodule-implementation-perl_0.09-1_all.deb ... #8 40.28 Unpacking libmodule-implementation-perl (0.09-1) ... #8 40.32 Selecting previously unselected package libsub-exporter-progressive-perl. #8 40.32 Preparing to unpack .../167-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 40.36 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 40.40 Selecting previously unselected package libvariable-magic-perl. #8 40.40 Preparing to unpack .../168-libvariable-magic-perl_0.62-1_armhf.deb ... #9 33.69 Preparing to unpack .../214-libasync-mergepoint-perl_0.04-2_all.deb ... #9 33.70 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 33.73 Selecting previously unselected package libmodule-implementation-perl. #9 33.73 Preparing to unpack .../215-libmodule-implementation-perl_0.09-1_all.deb ... #9 33.74 Unpacking libmodule-implementation-perl (0.09-1) ... #9 33.77 Selecting previously unselected package libsub-exporter-progressive-perl. #9 33.77 Preparing to unpack .../216-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 33.78 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 33.80 Selecting previously unselected package libvariable-magic-perl. #9 33.81 Preparing to unpack .../217-libvariable-magic-perl_0.62-1build2_arm64.deb ... #9 33.81 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 33.84 Selecting previously unselected package libb-hooks-endofscope-perl. #9 33.85 Preparing to unpack .../218-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 33.85 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 33.88 Selecting previously unselected package libcapture-tiny-perl. #9 33.88 Preparing to unpack .../219-libcapture-tiny-perl_0.48-1_all.deb ... #9 33.88 Unpacking libcapture-tiny-perl (0.48-1) ... #9 33.91 Selecting previously unselected package libclass-xsaccessor-perl. #9 34.05 Preparing to unpack .../101-libnghttp2-14_1.43.0-1_amd64.deb ... #9 34.06 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #9 34.10 Selecting previously unselected package librtmp1:amd64. #9 34.11 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build3_amd64.deb ... #9 34.11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ... #9 34.15 Selecting previously unselected package libssh-4:amd64. #9 34.16 Preparing to unpack .../103-libssh-4_0.9.6-1_amd64.deb ... #9 34.16 Unpacking libssh-4:amd64 (0.9.6-1) ... #9 34.20 Selecting previously unselected package libcurl4:amd64. #9 34.20 Preparing to unpack .../104-libcurl4_7.74.0-1.3ubuntu2.1_amd64.deb ... #9 34.20 Unpacking libcurl4:amd64 (7.74.0-1.3ubuntu2.1) ... #9 34.24 Selecting previously unselected package curl. #9 34.24 Preparing to unpack .../105-curl_7.74.0-1.3ubuntu2.1_amd64.deb ... #9 34.24 Unpacking curl (7.74.0-1.3ubuntu2.1) ... #9 34.28 Selecting previously unselected package dctrl-tools. #9 35.16 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ... #9 35.17 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 35.21 Selecting previously unselected package libxml-parser-perl:amd64. #9 35.21 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ... #9 35.22 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ... #9 35.27 Selecting previously unselected package libxml-sax-expat-perl. #9 35.27 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ... #9 35.28 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 35.31 Selecting previously unselected package libyaml-libyaml-perl. #9 35.31 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ... #9 35.32 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #9 35.35 Selecting previously unselected package licensecheck. #9 35.35 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ... #9 35.35 Unpacking licensecheck (3.2.14-2) ... #9 35.39 Selecting previously unselected package libdevel-size-perl. #9 32.82 Selecting previously unselected package dh-autoreconf. #9 32.82 Preparing to unpack .../127-dh-autoreconf_19_all.deb ... #9 32.83 Unpacking dh-autoreconf (19) ... #9 32.86 Selecting previously unselected package libdebhelper-perl. #9 32.86 Preparing to unpack .../128-libdebhelper-perl_13.5.2ubuntu1~bpo20.04.1_all.deb ... #9 32.86 Unpacking libdebhelper-perl (13.5.2ubuntu1~bpo20.04.1) ... #9 32.90 Selecting previously unselected package libarchive-zip-perl. #9 32.90 Preparing to unpack .../129-libarchive-zip-perl_1.67-2_all.deb ... #9 32.91 Unpacking libarchive-zip-perl (1.67-2) ... #9 32.95 Selecting previously unselected package libsub-override-perl. #9 32.95 Preparing to unpack .../130-libsub-override-perl_0.09-2_all.deb ... #9 32.95 Unpacking libsub-override-perl (0.09-2) ... #9 32.98 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 32.98 Preparing to unpack .../131-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 32.98 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 33.01 Selecting previously unselected package dh-strip-nondeterminism. #9 31.59 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ... #9 31.60 Unpacking libwww-perl (6.61-1) ... #9 31.67 Selecting previously unselected package patchutils. #9 31.68 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ... #9 31.69 Unpacking patchutils (0.4.2-1build2) ... #9 31.72 Selecting previously unselected package wdiff. #9 31.72 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ... #9 31.72 Unpacking wdiff (1.2.2-2build3) ... #9 31.77 Selecting previously unselected package devscripts. #9 31.77 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ... #9 31.79 Unpacking devscripts (2.22.1ubuntu1) ... #9 31.86 Selecting previously unselected package diffstat. #8 34.11 Preparing to unpack .../147-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... #8 34.12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) ... #8 34.16 Selecting previously unselected package gpg-wks-client. #8 34.17 Preparing to unpack .../148-gpg-wks-client_2.2.4-1ubuntu1.4_amd64.deb ... #8 34.17 Unpacking gpg-wks-client (2.2.4-1ubuntu1.4) ... #8 34.20 Selecting previously unselected package gpg-wks-server. #8 34.21 Preparing to unpack .../149-gpg-wks-server_2.2.4-1ubuntu1.4_amd64.deb ... #8 34.21 Unpacking gpg-wks-server (2.2.4-1ubuntu1.4) ... #8 34.24 Selecting previously unselected package gpgsm. #8 34.24 Preparing to unpack .../150-gpgsm_2.2.4-1ubuntu1.4_amd64.deb ... #8 34.25 Unpacking gpgsm (2.2.4-1ubuntu1.4) ... #8 34.29 Selecting previously unselected package gnupg. #8 34.29 Preparing to unpack .../151-gnupg_2.2.4-1ubuntu1.4_amd64.deb ... #8 34.30 Unpacking gnupg (2.2.4-1ubuntu1.4) ... #8 34.35 Selecting previously unselected package libgpgme11:amd64. #8 33.44 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ... #8 33.45 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 33.49 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 33.49 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ... #8 33.50 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 33.52 Selecting previously unselected package libalgorithm-merge-perl. #8 33.53 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ... #8 33.53 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 33.57 Selecting previously unselected package libaliased-perl. #8 33.57 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ... #8 33.57 Unpacking libaliased-perl (0.34-1.1) ... #8 33.60 Selecting previously unselected package libapt-pkg-perl. #8 33.61 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ... #8 33.65 Unpacking libapt-pkg-perl (0.1.39) ... #8 33.70 Selecting previously unselected package libarchive-cpio-perl. #8 35.23 Selecting previously unselected package gnupg-l10n. #8 35.23 Preparing to unpack .../097-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... #8 35.24 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... #8 35.34 Selecting previously unselected package gnupg-utils. #8 35.34 Preparing to unpack .../098-gnupg-utils_2.2.12-1+deb10u1_amd64.deb ... #8 35.35 Unpacking gnupg-utils (2.2.12-1+deb10u1) ... #8 35.43 Selecting previously unselected package gpg. #8 32.93 Unpacking po-debconf (1.0.21+nmu1) ... #8 33.06 Selecting previously unselected package debhelper. #8 33.06 Preparing to unpack .../084-debhelper_13.3.4_all.deb ... #8 33.07 Unpacking debhelper (13.3.4) ... #8 26.55 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... #8 34.01 Preparing to unpack .../220-libhtml-tree-perl_5.07-1_all.deb ... #8 34.01 Unpacking libhtml-tree-perl (5.07-1) ... #8 34.05 Selecting previously unselected package libhtml-format-perl. #8 34.06 Preparing to unpack .../221-libhtml-format-perl_2.12-1_all.deb ... #8 34.06 Unpacking libhtml-format-perl (2.12-1) ... #8 34.10 Selecting previously unselected package libhttp-cookies-perl. #8 34.10 Preparing to unpack .../222-libhttp-cookies-perl_6.04-1_all.deb ... #8 34.11 Unpacking libhttp-cookies-perl (6.04-1) ... #8 34.14 Selecting previously unselected package libhttp-daemon-perl. #8 34.14 Preparing to unpack .../223-libhttp-daemon-perl_6.01-1_all.deb ... #8 34.14 Unpacking libhttp-daemon-perl (6.01-1) ... #8 34.18 Selecting previously unselected package libhttp-negotiate-perl. #8 34.18 Preparing to unpack .../224-libhttp-negotiate-perl_6.00-2_all.deb ... #8 34.18 Unpacking libhttp-negotiate-perl (6.00-2) ... #8 34.21 Selecting previously unselected package libimport-into-perl. #8 34.21 Preparing to unpack .../225-libimport-into-perl_1.002005-1_all.deb ... #8 34.22 Unpacking libimport-into-perl (1.002005-1) ... #8 34.25 Selecting previously unselected package libio-pty-perl. #8 34.02 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... #8 34.03 Unpacking libtimedate-perl (2.3300-2) ... #8 34.06 Selecting previously unselected package libhttp-date-perl. #8 34.06 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... #8 34.07 Unpacking libhttp-date-perl (6.05-1) ... #8 34.10 Selecting previously unselected package libfile-listing-perl. #8 34.10 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... #8 34.11 Unpacking libfile-listing-perl (6.14-1) ... #8 34.13 Selecting previously unselected package libhtml-tagset-perl. #8 34.13 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... #8 34.14 Unpacking libhtml-tagset-perl (3.20-4) ... #8 34.17 Selecting previously unselected package liburi-perl. #8 34.17 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... #8 34.18 Unpacking liburi-perl (5.08-1) ... #8 35.22 Unpacking libio-sessiondata-perl (1.03-1) ... #8 35.25 Selecting previously unselected package libio-string-perl. #8 35.26 Preparing to unpack .../244-libio-string-perl_1.08-3_all.deb ... #8 35.26 Unpacking libio-string-perl (1.08-3) ... #8 35.29 Selecting previously unselected package libtypes-serialiser-perl. #8 35.30 Preparing to unpack .../245-libtypes-serialiser-perl_1.0-1_all.deb ... #8 35.30 Unpacking libtypes-serialiser-perl (1.0-1) ... #8 35.33 Selecting previously unselected package libjson-xs-perl. #8 35.33 Preparing to unpack .../246-libjson-xs-perl_3.040-1+b1_arm64.deb ... #8 35.34 Unpacking libjson-xs-perl (3.040-1+b1) ... #8 35.38 Selecting previously unselected package liblzo2-2:arm64. #8 35.38 Preparing to unpack .../247-liblzo2-2_2.10-0.1_arm64.deb ... #8 35.39 Unpacking liblzo2-2:arm64 (2.10-0.1) ... #8 35.43 Selecting previously unselected package libkyotocabinet16v5:arm64. #8 35.43 Preparing to unpack .../248-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... #8 35.43 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #10 20.11 (64/77): perl-constant-1.33-396.el8.noarch.rpm 2.9 MB/s | 25 kB 00:00 #10 20.11 (65/77): perl-macros-5.26.3-421.el8.aarch64.rpm 16 MB/s | 72 kB 00:00 #10 20.12 (66/77): perl-parent-0.237-1.el8.noarch.rpm 3.5 MB/s | 20 kB 00:00 #10 20.12 (67/77): perl-podlators-4.11-1.el8.noarch.rpm 17 MB/s | 118 kB 00:00 #10 20.14 (68/77): perl-threads-2.21-2.el8.aarch64.rpm 3.7 MB/s | 60 kB 00:00 #10 20.15 (69/77): perl-threads-shared-1.58-2.el8.aarch64 6.7 MB/s | 47 kB 00:00 #10 20.22 (70/77): perl-libs-5.26.3-421.el8.aarch64.rpm 13 MB/s | 1.5 MB 00:00 #10 20.22 (71/77): pkgconf-1.4.2-1.el8.aarch64.rpm 503 kB/s | 37 kB 00:00 #10 20.23 (72/77): pkgconf-m4-1.4.2-1.el8.noarch.rpm 1.8 MB/s | 17 kB 00:00 #10 20.23 (73/77): pkgconf-pkg-config-1.4.2-1.el8.aarch64 1.7 MB/s | 15 kB 00:00 #10 20.24 (74/77): unzip-6.0-46.el8.aarch64.rpm 18 MB/s | 189 kB 00:00 #10 20.24 (75/77): xz-5.2.4-3.el8.aarch64.rpm 13 MB/s | 153 kB 00:00 #10 20.29 (76/77): zip-3.0-23.el8.aarch64.rpm 5.0 MB/s | 265 kB 00:00 #10 20.36 (77/77): perl-interpreter-5.26.3-421.el8.aarch6 24 MB/s | 6.3 MB 00:00 #8 32.05 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... #8 32.24 Selecting previously unselected package libasan5:armhf. #8 32.24 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ... #8 32.25 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... #8 40.40 Unpacking libvariable-magic-perl (0.62-1) ... #8 40.45 Selecting previously unselected package libb-hooks-endofscope-perl. #8 40.45 Preparing to unpack .../169-libb-hooks-endofscope-perl_0.21-1_all.deb ... #8 40.46 Unpacking libb-hooks-endofscope-perl (0.21-1) ... #8 40.50 Selecting previously unselected package libhtml-tagset-perl. #8 40.50 Preparing to unpack .../170-libhtml-tagset-perl_3.20-3_all.deb ... #8 40.51 Unpacking libhtml-tagset-perl (3.20-3) ... #8 40.54 Selecting previously unselected package liburi-perl. #8 40.54 Preparing to unpack .../171-liburi-perl_1.73-1_all.deb ... #8 40.55 Unpacking liburi-perl (1.73-1) ... #8 40.61 Selecting previously unselected package libhtml-parser-perl. #8 40.61 Preparing to unpack .../172-libhtml-parser-perl_3.72-3build1_armhf.deb ... #9 33.92 Preparing to unpack .../220-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ... #9 33.92 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 33.95 Selecting previously unselected package libclone-perl. #9 33.95 Preparing to unpack .../221-libclone-perl_0.43-2_arm64.deb ... #9 33.96 Unpacking libclone-perl (0.43-2) ... #9 33.99 Selecting previously unselected package libcommon-sense-perl. #9 33.99 Preparing to unpack .../222-libcommon-sense-perl_3.74-2build6_arm64.deb ... #9 33.99 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 34.02 Selecting previously unselected package libparams-util-perl. #9 34.03 Preparing to unpack .../223-libparams-util-perl_1.07-3build5_arm64.deb ... #9 34.03 Unpacking libparams-util-perl (1.07-3build5) ... #9 34.06 Selecting previously unselected package libsub-install-perl. #9 34.06 Preparing to unpack .../224-libsub-install-perl_0.928-1_all.deb ... #9 34.06 Unpacking libsub-install-perl (0.928-1) ... #9 34.09 Selecting previously unselected package libdata-optlist-perl. #9 34.09 Preparing to unpack .../225-libdata-optlist-perl_0.110-1_all.deb ... #9 34.10 Unpacking libdata-optlist-perl (0.110-1) ... #9 34.13 Selecting previously unselected package libsub-exporter-perl. #9 34.13 Preparing to unpack .../226-libsub-exporter-perl_0.987-1_all.deb ... #9 34.13 Unpacking libsub-exporter-perl (0.987-1) ... #9 34.16 Selecting previously unselected package libconst-fast-perl. #9 34.16 Preparing to unpack .../227-libconst-fast-perl_0.014-1_all.deb ... #9 34.17 Unpacking libconst-fast-perl (0.014-1) ... #9 34.20 Selecting previously unselected package libwant-perl. #9 34.20 Preparing to unpack .../228-libwant-perl_0.29-1build4_arm64.deb ... #9 34.20 Unpacking libwant-perl (0.29-1build4) ... #9 34.23 Selecting previously unselected package libcontextual-return-perl. #9 34.28 Preparing to unpack .../106-dctrl-tools_2.24-3_amd64.deb ... #9 34.29 Unpacking dctrl-tools (2.24-3) ... #9 34.33 Selecting previously unselected package libdebhelper-perl. #9 34.33 Preparing to unpack .../107-libdebhelper-perl_13.3.4ubuntu2_all.deb ... #9 34.33 Unpacking libdebhelper-perl (13.3.4ubuntu2) ... #9 34.37 Selecting previously unselected package libtool. #9 34.37 Preparing to unpack .../108-libtool_2.4.6-15_all.deb ... #9 34.38 Unpacking libtool (2.4.6-15) ... #9 34.42 Selecting previously unselected package dh-autoreconf. #9 34.43 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... #9 34.43 Unpacking dh-autoreconf (20) ... #9 34.46 Selecting previously unselected package libarchive-zip-perl. #9 34.46 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... #9 34.47 Unpacking libarchive-zip-perl (1.68-1) ... #9 34.51 Selecting previously unselected package libsub-override-perl. #9 34.51 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... #9 34.52 Unpacking libsub-override-perl (0.09-2) ... #9 34.55 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 35.39 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ... #9 35.39 Unpacking libdevel-size-perl (0.83-1build4) ... #9 35.42 Selecting previously unselected package libipc-run3-perl. #9 35.42 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ... #9 35.42 Unpacking libipc-run3-perl (0.048-2) ... #9 35.46 Selecting previously unselected package lzip. #9 35.47 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ... #9 35.47 Unpacking lzip (1.23-1) ... #9 35.50 Selecting previously unselected package lzop. #9 35.50 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ... #9 35.51 Unpacking lzop (1.04-2build2) ... #9 35.53 Selecting previously unselected package t1utils. #9 35.54 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ... #9 35.54 Unpacking t1utils (1.41-4build2) ... #9 35.57 Selecting previously unselected package unzip. #9 35.58 Preparing to unpack .../345-unzip_6.0-26ubuntu3_amd64.deb ... #9 35.58 Unpacking unzip (6.0-26ubuntu3) ... #9 35.64 Selecting previously unselected package lintian. #12 1.147 CentOS Stream 9 - BaseOS 12 kB/s | 6.1 kB 00:00 #9 33.01 Preparing to unpack .../132-dh-strip-nondeterminism_1.7.0-1_all.deb ... #9 33.02 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 33.05 Selecting previously unselected package libdw1:amd64. #9 33.06 Preparing to unpack .../133-libdw1_0.176-1.1build1_amd64.deb ... #9 33.06 Unpacking libdw1:amd64 (0.176-1.1build1) ... #9 33.12 Selecting previously unselected package liblua5.2-0:amd64. #9 33.12 Preparing to unpack .../134-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... #9 33.12 Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... #9 33.17 Selecting previously unselected package libnspr4:amd64. #9 33.17 Preparing to unpack .../135-libnspr4_2%3a4.25-1_amd64.deb ... #9 33.17 Unpacking libnspr4:amd64 (2:4.25-1) ... #9 33.21 Selecting previously unselected package libnss3:amd64. #9 33.21 Preparing to unpack .../136-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... #9 33.22 Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... #8 33.16 Fedora Modular 35 - x86_64 3.6 MB/s | 3.3 MB 00:00 #9 31.87 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ... #9 31.87 Unpacking diffstat (1.64-1build2) ... #9 31.90 Selecting previously unselected package python3-chardet. #9 31.91 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... #9 31.91 Unpacking python3-chardet (4.0.0-1) ... #9 31.95 Selecting previously unselected package zstd. #9 31.95 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ... #9 31.96 Unpacking zstd (1.4.8+dfsg-3build1) ... #9 32.00 Selecting previously unselected package python3-debian. #9 32.00 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1_all.deb ... #9 32.01 Unpacking python3-debian (0.1.43ubuntu1) ... #9 32.05 Selecting previously unselected package libgpgme11:arm64. #9 32.05 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ... #9 32.05 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ... #9 32.09 Selecting previously unselected package python3-gpg. #9 32.09 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4_arm64.deb ... #9 32.10 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ... #8 34.35 Preparing to unpack .../152-libgpgme11_1.10.0-1ubuntu2_amd64.deb ... #8 34.36 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ... #8 34.40 Selecting previously unselected package python3-gpg. #8 34.40 Preparing to unpack .../153-python3-gpg_1.10.0-1ubuntu2_amd64.deb ... #8 34.40 Unpacking python3-gpg (1.10.0-1ubuntu2) ... #8 34.46 Selecting previously unselected package dput. #8 34.46 Preparing to unpack .../154-dput_1.0.1ubuntu1_all.deb ... #8 34.47 Unpacking dput (1.0.1ubuntu1) ... #8 34.51 Selecting previously unselected package libfakeroot:amd64. #8 34.51 Preparing to unpack .../155-libfakeroot_1.22-2ubuntu1_amd64.deb ... #8 34.51 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... #8 34.55 Selecting previously unselected package fakeroot. #8 34.55 Preparing to unpack .../156-fakeroot_1.22-2ubuntu1_amd64.deb ... #8 34.55 Unpacking fakeroot (1.22-2ubuntu1) ... #8 34.59 Selecting previously unselected package libcurl3-gnutls:amd64. #8 33.70 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 33.71 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 33.75 Selecting previously unselected package libarchive13:arm64. #8 33.76 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ... #8 33.76 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... #8 33.82 Selecting previously unselected package libarray-intspan-perl. #8 33.82 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ... #8 33.82 Unpacking libarray-intspan-perl (2.004-1) ... #8 33.86 Selecting previously unselected package libauthen-sasl-perl. #8 33.86 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 33.87 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 33.91 Selecting previously unselected package libmodule-implementation-perl. #8 33.91 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 33.92 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 35.43 Preparing to unpack .../099-gpg_2.2.12-1+deb10u1_amd64.deb ... #8 35.43 Unpacking gpg (2.2.12-1+deb10u1) ... #8 35.71 Selecting previously unselected package pinentry-curses. #8 33.29 Selecting previously unselected package debian-keyring. #8 33.29 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ... #8 33.29 Unpacking debian-keyring (2021.07.26) ... #8 26.90 Selecting previously unselected package libbinutils:armhf. #8 26.90 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... #8 26.91 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... #8 27.03 Selecting previously unselected package libctf-nobfd0:armhf. #8 27.03 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... #8 27.04 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 27.09 Selecting previously unselected package libctf0:armhf. #8 27.09 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... #8 27.10 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... #8 34.25 Preparing to unpack .../226-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ... #8 34.26 Unpacking libio-pty-perl (1:1.08-1.1build4) ... #8 34.29 Selecting previously unselected package libio-string-perl. #8 34.29 Preparing to unpack .../227-libio-string-perl_1.08-3_all.deb ... #8 34.30 Unpacking libio-string-perl (1.08-3) ... #8 34.33 Selecting previously unselected package libipc-run-perl. #8 34.33 Preparing to unpack .../228-libipc-run-perl_0.96-1_all.deb ... #8 34.33 Unpacking libipc-run-perl (0.96-1) ... #8 34.37 Selecting previously unselected package liblist-compare-perl. #8 34.37 Preparing to unpack .../229-liblist-compare-perl_0.53-1_all.deb ... #8 34.38 Unpacking liblist-compare-perl (0.53-1) ... #8 34.41 Selecting previously unselected package liblist-moreutils-perl. #8 34.41 Preparing to unpack .../230-liblist-moreutils-perl_0.416-1build3_arm64.deb ... #8 34.42 Unpacking liblist-moreutils-perl (0.416-1build3) ... #8 34.46 Selecting previously unselected package libltdl7:arm64. #8 34.46 Preparing to unpack .../231-libltdl7_2.4.6-2_arm64.deb ... #8 34.47 Unpacking libltdl7:arm64 (2.4.6-2) ... #8 34.50 Selecting previously unselected package libltdl-dev:arm64. #8 34.51 Preparing to unpack .../232-libltdl-dev_2.4.6-2_arm64.deb ... #8 34.51 Unpacking libltdl-dev:arm64 (2.4.6-2) ... #8 34.57 Selecting previously unselected package libnet-http-perl. #8 34.57 Preparing to unpack .../233-libnet-http-perl_6.17-1_all.deb ... #8 34.58 Unpacking libnet-http-perl (6.17-1) ... #8 34.61 Selecting previously unselected package libwww-robotrules-perl. #8 34.30 Selecting previously unselected package libhtml-parser-perl. #8 34.30 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... #8 34.32 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 34.41 Selecting previously unselected package libhtml-tree-perl. #8 34.41 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #8 34.44 Unpacking libhtml-tree-perl (5.07-2) ... #8 34.53 Selecting previously unselected package libio-html-perl. #8 35.48 Selecting previously unselected package liblist-compare-perl. #8 35.49 Preparing to unpack .../249-liblist-compare-perl_0.53-1_all.deb ... #8 35.49 Unpacking liblist-compare-perl (0.53-1) ... #8 35.53 Selecting previously unselected package liblist-moreutils-perl. #8 35.53 Preparing to unpack .../250-liblist-moreutils-perl_0.416-1+b4_arm64.deb ... #8 35.53 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #8 35.61 Selecting previously unselected package libltdl-dev:arm64. #8 35.61 Preparing to unpack .../251-libltdl-dev_2.4.6-9_arm64.deb ... #8 35.62 Unpacking libltdl-dev:arm64 (2.4.6-9) ... #8 35.66 Selecting previously unselected package libsys-hostname-long-perl. #10 20.36 -------------------------------------------------------------------------------- #10 20.37 Total 13 MB/s | 30 MB 00:02 #8 32.41 Selecting previously unselected package libubsan1:armhf. #8 32.41 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ... #8 32.42 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... #9 33.63 Selecting previously unselected package g++. #9 34.24 Preparing to unpack .../229-libcontextual-return-perl_0.004014-2_all.deb ... #9 34.24 Unpacking libcontextual-return-perl (0.004014-2) ... #9 34.27 Selecting previously unselected package libcpanel-json-xs-perl. #9 34.28 Preparing to unpack .../230-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ... #9 34.28 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 34.32 Selecting previously unselected package libdata-dump-perl. #9 34.32 Preparing to unpack .../231-libdata-dump-perl_1.23-1_all.deb ... #9 34.33 Unpacking libdata-dump-perl (1.23-1) ... #9 34.36 Selecting previously unselected package libdigest-bubblebabble-perl. #9 34.36 Preparing to unpack .../232-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 34.36 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 34.40 Selecting previously unselected package libdigest-hmac-perl. #9 34.40 Preparing to unpack .../233-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #9 34.40 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 34.44 Selecting previously unselected package libdistro-info-perl. #9 34.44 Preparing to unpack .../234-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 34.44 Unpacking libdistro-info-perl (0.23ubuntu1) ... #9 34.48 Selecting previously unselected package libnet-smtp-ssl-perl. #8 40.61 Unpacking libhtml-parser-perl (3.72-3build1) ... #8 40.66 Selecting previously unselected package libcgi-pm-perl. #8 40.67 Preparing to unpack .../173-libcgi-pm-perl_4.38-1_all.deb ... #8 40.67 Unpacking libcgi-pm-perl (4.38-1) ... #8 40.75 Selecting previously unselected package libfcgi-perl. #8 40.75 Preparing to unpack .../174-libfcgi-perl_0.78-2build1_armhf.deb ... #8 40.75 Unpacking libfcgi-perl (0.78-2build1) ... #8 40.79 Selecting previously unselected package libcgi-fast-perl. #8 40.79 Preparing to unpack .../175-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 40.80 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 40.84 Selecting previously unselected package libsub-name-perl. #8 40.84 Preparing to unpack .../176-libsub-name-perl_0.21-1build1_armhf.deb ... #8 40.85 Unpacking libsub-name-perl (0.21-1build1) ... #8 40.89 Selecting previously unselected package libclass-accessor-perl. #8 40.89 Preparing to unpack .../177-libclass-accessor-perl_0.51-1_all.deb ... #8 40.90 Unpacking libclass-accessor-perl (0.51-1) ... #8 40.95 Selecting previously unselected package libclass-method-modifiers-perl. #8 40.95 Preparing to unpack .../178-libclass-method-modifiers-perl_2.12-1_all.deb ... #9 34.55 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #9 34.55 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #9 35.64 Preparing to unpack .../346-lintian_2.114.0ubuntu1_all.deb ... #9 35.65 Unpacking lintian (2.114.0ubuntu1) ... #9 34.59 Selecting previously unselected package dh-strip-nondeterminism. #9 34.59 Preparing to unpack .../113-dh-strip-nondeterminism_1.12.0-1_all.deb ... #9 35.93 Selecting previously unselected package manpages-dev. #9 34.60 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #9 34.64 Selecting previously unselected package libdw1:amd64. #9 34.64 Preparing to unpack .../114-libdw1_0.185-1build1_amd64.deb ... #9 34.65 Unpacking libdw1:amd64 (0.185-1build1) ... #9 34.68 Selecting previously unselected package debugedit. #9 34.68 Preparing to unpack .../115-debugedit_1%3a5.0-0ubuntu2_amd64.deb ... #9 34.69 Unpacking debugedit (1:5.0-0ubuntu2) ... #9 34.72 Selecting previously unselected package dwz. #9 34.72 Preparing to unpack .../116-dwz_0.14-1build1_amd64.deb ... #9 34.73 Unpacking dwz (0.14-1build1) ... #9 34.77 Selecting previously unselected package gettext. #9 34.77 Preparing to unpack .../117-gettext_0.21-4ubuntu3_amd64.deb ... #9 34.78 Unpacking gettext (0.21-4ubuntu3) ... #8 36.64 Selecting previously unselected package libfakeroot:armhf. #8 36.64 Preparing to unpack .../085-libfakeroot_1.23-1_armhf.deb ... #8 36.65 Unpacking libfakeroot:armhf (1.23-1) ... #8 36.72 Selecting previously unselected package fakeroot. #8 36.72 Preparing to unpack .../086-fakeroot_1.23-1_armhf.deb ... #8 36.73 Unpacking fakeroot (1.23-1) ... #8 36.79 Selecting previously unselected package libassuan0:armhf. #8 36.79 Preparing to unpack .../087-libassuan0_2.5.2-1_armhf.deb ... #8 36.80 Unpacking libassuan0:armhf (2.5.2-1) ... #8 36.84 Selecting previously unselected package gpgconf. #8 36.84 Preparing to unpack .../088-gpgconf_2.2.12-1+deb10u1_armhf.deb ... #8 36.85 Unpacking gpgconf (2.2.12-1+deb10u1) ... #8 36.97 Selecting previously unselected package libksba8:armhf. #8 36.97 Preparing to unpack .../089-libksba8_1.3.5-2_armhf.deb ... #8 36.98 Unpacking libksba8:armhf (1.3.5-2) ... #8 37.13 Selecting previously unselected package libnpth0:armhf. #8 37.13 Preparing to unpack .../090-libnpth0_1.6-1_armhf.deb ... #8 37.14 Unpacking libnpth0:armhf (1.6-1) ... #8 37.27 Selecting previously unselected package dirmngr. #8 37.28 Preparing to unpack .../091-dirmngr_2.2.12-1+deb10u1_armhf.deb ... #8 37.30 Unpacking dirmngr (2.2.12-1+deb10u1) ... #9 34.01 Selecting previously unselected package gcc. #9 34.01 Preparing to unpack .../092-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ... #9 34.03 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 34.08 Selecting previously unselected package libstdc++-9-dev:armhf. #9 34.08 Preparing to unpack .../093-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 34.09 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 33.36 Selecting previously unselected package librpmio8. #9 33.37 Preparing to unpack .../137-librpmio8_4.14.2.1+dfsg1-1build2_amd64.deb ... #9 33.37 Unpacking librpmio8 (4.14.2.1+dfsg1-1build2) ... #9 33.40 Selecting previously unselected package debugedit. #9 33.41 Preparing to unpack .../138-debugedit_4.14.2.1+dfsg1-1build2_amd64.deb ... #9 33.41 Unpacking debugedit (4.14.2.1+dfsg1-1build2) ... #9 33.44 Selecting previously unselected package dwz. #9 33.44 Preparing to unpack .../139-dwz_0.13-5_amd64.deb ... #9 33.45 Unpacking dwz (0.13-5) ... #9 33.50 Selecting previously unselected package libcroco3:amd64. #21 29.71 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] #21 29.72 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] #21 29.99 debconf: delaying package configuration, since apt-utils is not installed #9 32.15 Selecting previously unselected package dput. #9 32.15 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ... #9 32.16 Unpacking dput (1.1.0ubuntu2) ... #9 32.20 Selecting previously unselected package fonts-dejavu-core. #9 32.21 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ... #9 32.21 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 32.32 Selecting previously unselected package fontconfig-config. #9 32.32 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #9 32.32 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #9 32.36 Selecting previously unselected package libcurl3-gnutls:arm64. #9 32.36 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.1_arm64.deb ... #9 32.37 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.1) ... #9 32.40 Selecting previously unselected package liberror-perl. #8 34.59 Preparing to unpack .../157-libcurl3-gnutls_7.58.0-2ubuntu3.17_amd64.deb ... #8 34.59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.17) ... #8 34.64 Selecting previously unselected package liberror-perl. #8 34.64 Preparing to unpack .../158-liberror-perl_0.17025-1_all.deb ... #8 34.65 Unpacking liberror-perl (0.17025-1) ... #8 34.68 Selecting previously unselected package git-man. #8 34.68 Preparing to unpack .../159-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... #8 34.68 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... #8 34.79 Selecting previously unselected package git. #8 34.79 Preparing to unpack .../160-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... #8 34.81 Unpacking git (1:2.17.1-1ubuntu0.11) ... #8 33.95 Selecting previously unselected package libsub-exporter-progressive-perl. #8 33.95 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 33.96 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 33.99 Selecting previously unselected package libvariable-magic-perl. #8 33.99 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ... #8 34.00 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 34.03 Selecting previously unselected package libb-hooks-endofscope-perl. #8 34.04 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 34.04 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 34.08 Selecting previously unselected package libpng16-16:arm64. #8 34.08 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ... #8 34.08 Unpacking libpng16-16:arm64 (1.6.37-3) ... #8 34.14 Selecting previously unselected package libfreetype6:arm64. #8 29.97 Fedora 34 openh264 (From Cisco) - x86_64 2.4 kB/s | 2.5 kB 00:01 #8 31.12 Fedora Modular 34 - x86_64 5.4 MB/s | 4.9 MB 00:00 #8 35.71 Preparing to unpack .../100-pinentry-curses_1.1.0-2_amd64.deb ... #8 35.73 Unpacking pinentry-curses (1.1.0-2) ... #8 35.78 Selecting previously unselected package gpg-agent. #8 35.78 Preparing to unpack .../101-gpg-agent_2.2.12-1+deb10u1_amd64.deb ... #8 35.79 Unpacking gpg-agent (2.2.12-1+deb10u1) ... #8 35.85 Selecting previously unselected package gpg-wks-client. #8 35.85 Preparing to unpack .../102-gpg-wks-client_2.2.12-1+deb10u1_amd64.deb ... #8 35.86 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... #8 35.90 Selecting previously unselected package gpg-wks-server. #8 35.90 Preparing to unpack .../103-gpg-wks-server_2.2.12-1+deb10u1_amd64.deb ... #8 35.90 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... #8 35.95 Selecting previously unselected package gpgsm. #8 35.95 Preparing to unpack .../104-gpgsm_2.2.12-1+deb10u1_amd64.deb ... #8 35.96 Unpacking gpgsm (2.2.12-1+deb10u1) ... #8 27.15 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 27.15 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... #8 27.16 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #8 34.61 Preparing to unpack .../234-libwww-robotrules-perl_6.01-1_all.deb ... #8 34.62 Unpacking libwww-robotrules-perl (6.01-1) ... #8 34.65 Selecting previously unselected package libwww-perl. #8 34.66 Preparing to unpack .../235-libwww-perl_6.31-1ubuntu0.1_all.deb ... #8 34.66 Unpacking libwww-perl (6.31-1ubuntu0.1) ... #8 34.71 Selecting previously unselected package liblwp-protocol-https-perl. #8 34.71 Preparing to unpack .../236-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 34.71 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 34.53 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... #8 34.54 Unpacking libio-html-perl (1.004-2) ... #8 34.57 Selecting previously unselected package liblwp-mediatypes-perl. #8 34.57 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 34.58 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 34.60 Selecting previously unselected package libhttp-message-perl. #8 34.60 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... #8 34.61 Unpacking libhttp-message-perl (6.28-1) ... #8 34.64 Selecting previously unselected package libhttp-cookies-perl. #8 34.65 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... #8 34.65 Unpacking libhttp-cookies-perl (6.10-1) ... #8 34.68 Selecting previously unselected package libhttp-negotiate-perl. #8 34.68 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #8 34.68 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 34.71 Selecting previously unselected package perl-openssl-defaults:amd64. #8 34.71 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... #8 34.71 Unpacking perl-openssl-defaults:amd64 (5) ... #8 34.74 Selecting previously unselected package libnet-ssleay-perl. #8 34.74 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... #8 34.75 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 35.67 Preparing to unpack .../252-libsys-hostname-long-perl_1.5-1_all.deb ... #8 35.67 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 35.70 Selecting previously unselected package libmail-sendmail-perl. #8 35.71 Preparing to unpack .../253-libmail-sendmail-perl_0.80-1_all.deb ... #8 35.71 Unpacking libmail-sendmail-perl (0.80-1) ... #8 35.75 Selecting previously unselected package mailutils-common. #8 35.75 Preparing to unpack .../254-mailutils-common_1%3a3.5-4_all.deb ... #8 35.76 Unpacking mailutils-common (1:3.5-4) ... #8 35.83 Selecting previously unselected package mysql-common. #8 35.83 Preparing to unpack .../255-mysql-common_5.8+1.0.5_all.deb ... #8 35.84 Unpacking mysql-common (5.8+1.0.5) ... #8 35.88 Selecting previously unselected package mariadb-common. #8 35.89 Preparing to unpack .../256-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ... #8 35.90 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ... #8 35.94 Selecting previously unselected package libmariadb3:arm64. #9 33.63 Preparing to unpack .../088-g++_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 33.64 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 33.67 Selecting previously unselected package make. #9 33.67 Preparing to unpack .../089-make_4.3-4ubuntu1_arm64.deb ... #9 33.67 Unpacking make (4.3-4ubuntu1) ... #9 33.71 Selecting previously unselected package libdpkg-perl. #9 33.71 Preparing to unpack .../090-libdpkg-perl_1.20.9ubuntu2_all.deb ... #9 33.72 Unpacking libdpkg-perl (1.20.9ubuntu2) ... #9 33.77 Selecting previously unselected package bzip2. #9 33.77 Preparing to unpack .../091-bzip2_1.0.8-4ubuntu3_arm64.deb ... #9 33.78 Unpacking bzip2 (1.0.8-4ubuntu3) ... #9 33.81 Selecting previously unselected package patch. #9 33.81 Preparing to unpack .../092-patch_2.7.6-7_arm64.deb ... #9 33.81 Unpacking patch (2.7.6-7) ... #9 33.85 Selecting previously unselected package lto-disabled-list. #9 33.85 Preparing to unpack .../093-lto-disabled-list_16_all.deb ... #9 33.86 Unpacking lto-disabled-list (16) ... #9 33.89 Selecting previously unselected package dpkg-dev. #9 33.89 Preparing to unpack .../094-dpkg-dev_1.20.9ubuntu2_all.deb ... #9 33.89 Unpacking dpkg-dev (1.20.9ubuntu2) ... #9 33.98 Selecting previously unselected package build-essential. #9 33.99 Preparing to unpack .../095-build-essential_12.9ubuntu2_arm64.deb ... #9 33.99 Unpacking build-essential (12.9ubuntu2) ... #9 34.48 Preparing to unpack .../235-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 34.48 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 34.52 Selecting previously unselected package libmailtools-perl. #9 34.52 Preparing to unpack .../236-libmailtools-perl_2.21-1_all.deb ... #9 34.53 Unpacking libmailtools-perl (2.21-1) ... #9 34.56 Selecting previously unselected package libnet-ip-perl. #9 34.56 Preparing to unpack .../237-libnet-ip-perl_1.26-2_all.deb ... #9 34.57 Unpacking libnet-ip-perl (1.26-2) ... #9 34.60 Selecting previously unselected package libnet-dns-perl. #9 34.61 Preparing to unpack .../238-libnet-dns-perl_1.22-1_all.deb ... #9 34.61 Unpacking libnet-dns-perl (1.22-1) ... #9 34.67 Selecting previously unselected package libnet-domain-tld-perl. #9 34.67 Preparing to unpack .../239-libnet-domain-tld-perl_1.75-1_all.deb ... #9 34.67 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 34.70 Selecting previously unselected package libemail-valid-perl. #9 34.70 Preparing to unpack .../240-libemail-valid-perl_1.202-1_all.deb ... #9 35.94 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ... #9 35.94 Unpacking manpages-dev (5.10-1ubuntu1) ... #9 36.20 Selecting previously unselected package python3-certifi. #9 34.87 Selecting previously unselected package intltool-debian. #9 34.87 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... #9 34.87 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 34.90 Selecting previously unselected package po-debconf. #9 34.90 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... #9 34.91 Unpacking po-debconf (1.0.21+nmu1) ... #9 34.96 Selecting previously unselected package debhelper. #9 34.96 Preparing to unpack .../120-debhelper_13.3.4ubuntu2_all.deb ... #9 34.97 Unpacking debhelper (13.3.4ubuntu2) ... #9 35.02 Selecting previously unselected package libfakeroot:amd64. #9 35.02 Preparing to unpack .../121-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 35.03 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 35.07 Selecting previously unselected package fakeroot. #8 37.52 Selecting previously unselected package gnupg-l10n. #8 37.52 Preparing to unpack .../092-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... #8 37.58 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... #9 34.53 Selecting previously unselected package g++-9. #9 34.53 Preparing to unpack .../094-g++-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 34.54 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... #8 40.96 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 41.01 Selecting previously unselected package libclass-xsaccessor-perl. #8 41.01 Preparing to unpack .../179-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ... #8 41.01 Unpacking libclass-xsaccessor-perl (1.19-2build8) ... #8 41.05 Selecting previously unselected package libclone-perl. #8 41.05 Preparing to unpack .../180-libclone-perl_0.39-1_armhf.deb ... #8 41.05 Unpacking libclone-perl (0.39-1) ... #8 41.09 Selecting previously unselected package libdata-dump-perl. #8 41.09 Preparing to unpack .../181-libdata-dump-perl_1.23-1_all.deb ... #8 41.09 Unpacking libdata-dump-perl (1.23-1) ... #8 41.14 Selecting previously unselected package libparams-util-perl. #8 41.14 Preparing to unpack .../182-libparams-util-perl_1.07-3build3_armhf.deb ... #8 41.14 Unpacking libparams-util-perl (1.07-3build3) ... #9 33.50 Preparing to unpack .../140-libcroco3_0.6.13-1_amd64.deb ... #9 33.50 Unpacking libcroco3:amd64 (0.6.13-1) ... #9 33.55 Selecting previously unselected package gettext. #9 33.55 Preparing to unpack .../141-gettext_0.19.8.1-10build1_amd64.deb ... #9 33.55 Unpacking gettext (0.19.8.1-10build1) ... #9 33.66 Selecting previously unselected package intltool-debian. #9 33.66 Preparing to unpack .../142-intltool-debian_0.35.0+20060710.5_all.deb ... #9 33.66 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 33.70 Selecting previously unselected package po-debconf. #9 33.70 Preparing to unpack .../143-po-debconf_1.0.21_all.deb ... #9 33.70 Unpacking po-debconf (1.0.21) ... #9 33.75 Selecting previously unselected package debhelper. #21 30.09 Fetched 787 MB in 13s (62.5 MB/s) #21 30.11 Selecting previously unselected package liblocale-gettext-perl. #21 30.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 ... 15709 files and directories currently installed.) #21 30.12 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #21 30.12 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #21 30.17 Selecting previously unselected package bzip2. #21 30.17 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... #21 30.18 Unpacking bzip2 (1.0.8-4) ... #21 30.21 Selecting previously unselected package libmagic-mgc. #9 32.40 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ... #9 32.41 Unpacking liberror-perl (0.17029-1) ... #9 32.44 Selecting previously unselected package git-man. #9 32.44 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.2_all.deb ... #9 32.44 Unpacking git-man (1:2.34.1-1ubuntu1.2) ... #9 32.49 Selecting previously unselected package git. #9 32.49 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.2_arm64.deb ... #9 32.50 Unpacking git (1:2.34.1-1ubuntu1.2) ... #9 32.63 Selecting previously unselected package libalgorithm-diff-perl. #9 32.63 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #9 32.64 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 32.67 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 34.14 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1_arm64.deb ... #8 34.15 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1) ... #8 34.21 Selecting previously unselected package libfontconfig1:arm64. #8 34.21 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ... #8 34.22 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ... #8 34.27 Selecting previously unselected package libjpeg62-turbo:arm64. #8 34.27 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ... #8 34.28 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ... #8 34.33 Selecting previously unselected package libdeflate0:arm64. #8 34.34 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ... #8 34.34 Unpacking libdeflate0:arm64 (1.7-1) ... #8 34.38 Selecting previously unselected package libjbig0:arm64. #8 34.39 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ... #8 34.39 Unpacking libjbig0:arm64 (2.1-3.1+b2) ... #8 34.43 Selecting previously unselected package libwebp6:arm64. #8 34.43 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ... #8 34.44 Unpacking libwebp6:arm64 (0.6.1-2.1) ... #8 34.50 Selecting previously unselected package libtiff5:arm64. #8 36.01 Selecting previously unselected package gnupg. #8 36.01 Preparing to unpack .../105-gnupg_2.2.12-1+deb10u1_all.deb ... #8 36.01 Unpacking gnupg (2.2.12-1+deb10u1) ... #8 36.08 Selecting previously unselected package libfile-which-perl. #8 36.08 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ... #8 36.09 Unpacking libfile-which-perl (1.23-1) ... #8 36.13 Selecting previously unselected package libfile-homedir-perl. #8 36.13 Preparing to unpack .../107-libfile-homedir-perl_1.004-1_all.deb ... #8 36.13 Unpacking libfile-homedir-perl (1.004-1) ... #8 36.16 Selecting previously unselected package libio-pty-perl. #8 36.16 Preparing to unpack .../108-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #8 36.17 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 36.21 Selecting previously unselected package libipc-run-perl. #8 36.21 Preparing to unpack .../109-libipc-run-perl_20180523.0-1_all.deb ... #8 36.21 Unpacking libipc-run-perl (20180523.0-1) ... #8 36.25 Selecting previously unselected package libclass-method-modifiers-perl. #8 36.25 Preparing to unpack .../110-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 36.25 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 36.30 Selecting previously unselected package libsub-exporter-progressive-perl. #8 36.30 Preparing to unpack .../111-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 36.31 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 27.51 Selecting previously unselected package binutils. #8 27.51 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... #8 27.51 Unpacking binutils (2.35.2-2+rpi1) ... #8 27.56 Selecting previously unselected package libisl23:armhf. #8 27.56 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... #8 34.78 Selecting previously unselected package libsys-hostname-long-perl. #8 34.78 Preparing to unpack .../237-libsys-hostname-long-perl_1.5-1_all.deb ... #8 34.78 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 34.82 Selecting previously unselected package libmail-sendmail-perl. #8 34.82 Preparing to unpack .../238-libmail-sendmail-perl_0.80-1_all.deb ... #8 34.82 Unpacking libmail-sendmail-perl (0.80-1) ... #8 34.89 Selecting previously unselected package librole-tiny-perl. #8 34.89 Preparing to unpack .../239-librole-tiny-perl_2.000006-1_all.deb ... #8 34.90 Unpacking librole-tiny-perl (2.000006-1) ... #8 34.93 Selecting previously unselected package libstrictures-perl. #8 34.93 Preparing to unpack .../240-libstrictures-perl_2.000003-1_all.deb ... #8 34.94 Unpacking libstrictures-perl (2.000003-1) ... #8 34.97 Selecting previously unselected package libsub-quote-perl. #8 34.98 Preparing to unpack .../241-libsub-quote-perl_2.005000-1_all.deb ... #8 34.98 Unpacking libsub-quote-perl (2.005000-1) ... #8 35.01 Selecting previously unselected package libmoo-perl. #8 35.02 Preparing to unpack .../242-libmoo-perl_2.003004-1_all.deb ... #8 35.02 Unpacking libmoo-perl (2.003004-1) ... #8 35.05 Selecting previously unselected package libpackage-stash-perl. #8 35.06 Preparing to unpack .../243-libpackage-stash-perl_0.37-1_all.deb ... #8 35.06 Unpacking libpackage-stash-perl (0.37-1) ... #8 35.09 Selecting previously unselected package libsub-identify-perl. #8 35.10 Preparing to unpack .../244-libsub-identify-perl_0.14-1_arm64.deb ... #8 35.10 Unpacking libsub-identify-perl (0.14-1) ... #8 35.13 Selecting previously unselected package libnamespace-clean-perl. #8 34.80 Selecting previously unselected package libio-socket-ssl-perl. #8 34.80 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... #8 34.81 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 34.87 Selecting previously unselected package libnet-http-perl. #8 34.87 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... #8 34.87 Unpacking libnet-http-perl (6.20-1) ... #8 34.90 Selecting previously unselected package liblwp-protocol-https-perl. #8 34.90 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 34.91 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 34.94 Selecting previously unselected package libtry-tiny-perl. #8 34.94 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #8 34.95 Unpacking libtry-tiny-perl (0.30-1) ... #8 34.98 Selecting previously unselected package libwww-robotrules-perl. #8 35.94 Preparing to unpack .../257-libmariadb3_1%3a10.3.34-0+deb10u1_arm64.deb ... #8 35.94 Unpacking libmariadb3:arm64 (1:10.3.34-0+deb10u1) ... #8 36.03 Selecting previously unselected package libpython2.7-minimal:arm64. #8 36.04 Preparing to unpack .../258-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... #8 36.04 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... #8 36.12 Selecting previously unselected package libpython2.7-stdlib:arm64. #8 36.12 Preparing to unpack .../259-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ... #8 36.13 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... #9 34.03 Selecting previously unselected package libbrotli1:arm64. #9 34.03 Preparing to unpack .../096-libbrotli1_1.0.9-2build3_arm64.deb ... #9 34.03 Unpacking libbrotli1:arm64 (1.0.9-2build3) ... #9 34.07 Selecting previously unselected package libsasl2-modules-db:arm64. #9 34.07 Preparing to unpack .../097-libsasl2-modules-db_2.1.27+dfsg-2.1ubuntu0.1_arm64.deb ... #9 34.07 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 34.11 Selecting previously unselected package libsasl2-2:arm64. #9 34.11 Preparing to unpack .../098-libsasl2-2_2.1.27+dfsg-2.1ubuntu0.1_arm64.deb ... #9 34.11 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 34.15 Selecting previously unselected package libldap-2.5-0:arm64. #9 34.15 Preparing to unpack .../099-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_arm64.deb ... #9 34.16 Unpacking libldap-2.5-0:arm64 (2.5.6+dfsg-1~exp1ubuntu1) ... #9 34.19 Selecting previously unselected package libnghttp2-14:arm64. #9 34.20 Preparing to unpack .../100-libnghttp2-14_1.43.0-1_arm64.deb ... #9 34.20 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... #9 34.25 Selecting previously unselected package librtmp1:arm64. #9 34.71 Unpacking libemail-valid-perl (1.202-1) ... #9 34.74 Selecting previously unselected package libexporter-tiny-perl. #9 34.74 Preparing to unpack .../241-libexporter-tiny-perl_1.002001-1_all.deb ... #9 34.74 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 34.78 Selecting previously unselected package libipc-system-simple-perl. #9 34.78 Preparing to unpack .../242-libipc-system-simple-perl_1.26-1_all.deb ... #9 34.78 Unpacking libipc-system-simple-perl (1.26-1) ... #9 34.81 Selecting previously unselected package libfile-basedir-perl. #9 34.82 Preparing to unpack .../243-libfile-basedir-perl_0.08-1_all.deb ... #9 34.82 Unpacking libfile-basedir-perl (0.08-1) ... #9 34.85 Selecting previously unselected package libfile-chdir-perl. #9 34.86 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1_all.deb ... #9 34.86 Unpacking libfile-chdir-perl (0.1008-1) ... #9 34.90 Selecting previously unselected package libfile-fcntllock-perl. #9 34.90 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-3build4_arm64.deb ... #9 34.90 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 34.94 Selecting previously unselected package libnumber-compare-perl. #8 32.95 Selecting previously unselected package libgcc-8-dev:armhf. #8 32.95 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... #8 32.96 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #9 36.20 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ... #9 36.21 Unpacking python3-certifi (2020.6.20-1) ... #9 36.25 Selecting previously unselected package python3-idna. #9 36.26 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ... #9 36.26 Unpacking python3-idna (3.3-1) ... #9 36.29 Selecting previously unselected package python3-six. #9 36.29 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ... #9 36.30 Unpacking python3-six (1.16.0-3ubuntu1) ... #9 36.33 Selecting previously unselected package python3-urllib3. #9 36.33 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 36.34 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 36.37 Selecting previously unselected package python3-requests. #9 36.38 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ... #9 36.38 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 36.42 Selecting previously unselected package python3-unidiff. #9 36.42 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... #9 36.43 Unpacking python3-unidiff (0.5.5-2) ... #9 36.46 Selecting previously unselected package python3-xdg. #9 35.07 Preparing to unpack .../122-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 35.07 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... #9 35.12 Selecting previously unselected package libassuan0:amd64. #9 35.12 Preparing to unpack .../123-libassuan0_2.5.5-1_amd64.deb ... #9 35.13 Unpacking libassuan0:amd64 (2.5.5-1) ... #9 35.16 Selecting previously unselected package gpgconf. #9 35.16 Preparing to unpack .../124-gpgconf_2.2.20-1ubuntu4_amd64.deb ... #9 35.17 Unpacking gpgconf (2.2.20-1ubuntu4) ... #9 35.21 Selecting previously unselected package libksba8:amd64. #9 35.21 Preparing to unpack .../125-libksba8_1.5.1-1_amd64.deb ... #9 35.22 Unpacking libksba8:amd64 (1.5.1-1) ... #9 35.26 Selecting previously unselected package libnpth0:amd64. #9 35.26 Preparing to unpack .../126-libnpth0_1.6-3_amd64.deb ... #9 35.27 Unpacking libnpth0:amd64 (1.6-3) ... #9 35.31 Selecting previously unselected package dirmngr. #9 35.31 Preparing to unpack .../127-dirmngr_2.2.20-1ubuntu4_amd64.deb ... #9 35.33 Unpacking dirmngr (2.2.20-1ubuntu4) ... #9 35.41 Selecting previously unselected package gnupg-l10n. #9 35.41 Preparing to unpack .../128-gnupg-l10n_2.2.20-1ubuntu4_all.deb ... #8 37.73 Selecting previously unselected package gnupg-utils. #8 37.73 Preparing to unpack .../093-gnupg-utils_2.2.12-1+deb10u1_armhf.deb ... #8 37.74 Unpacking gnupg-utils (2.2.12-1+deb10u1) ... #8 37.88 Selecting previously unselected package gpg. #8 37.88 Preparing to unpack .../094-gpg_2.2.12-1+deb10u1_armhf.deb ... #8 37.90 Unpacking gpg (2.2.12-1+deb10u1) ... #8 41.21 Selecting previously unselected package libsub-install-perl. #8 41.21 Preparing to unpack .../183-libsub-install-perl_0.928-1_all.deb ... #8 41.21 Unpacking libsub-install-perl (0.928-1) ... #8 41.40 Selecting previously unselected package libdata-optlist-perl. #8 41.40 Preparing to unpack .../184-libdata-optlist-perl_0.110-1_all.deb ... #8 41.41 Unpacking libdata-optlist-perl (0.110-1) ... #8 41.45 Selecting previously unselected package libdevel-globaldestruction-perl. #8 41.45 Preparing to unpack .../185-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 41.45 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 41.50 Selecting previously unselected package libdigest-hmac-perl. #8 41.50 Preparing to unpack .../186-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... #9 33.75 Preparing to unpack .../144-debhelper_13.5.2ubuntu1~bpo20.04.1_all.deb ... #9 33.76 Unpacking debhelper (13.5.2ubuntu1~bpo20.04.1) ... #9 33.88 Selecting previously unselected package libfakeroot:amd64. #9 33.88 Preparing to unpack .../145-libfakeroot_1.24-1_amd64.deb ... #9 33.89 Unpacking libfakeroot:amd64 (1.24-1) ... #9 33.93 Selecting previously unselected package fakeroot. #9 33.93 Preparing to unpack .../146-fakeroot_1.24-1_amd64.deb ... #9 33.93 Unpacking fakeroot (1.24-1) ... #9 33.97 Selecting previously unselected package libassuan0:amd64. #9 33.98 Preparing to unpack .../147-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #9 33.98 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #9 34.02 Selecting previously unselected package gpgconf. #9 34.02 Preparing to unpack .../148-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.02 Unpacking gpgconf (2.2.19-3ubuntu2.1) ... #9 34.06 Selecting previously unselected package libksba8:amd64. #9 34.07 Preparing to unpack .../149-libksba8_1.3.5-2_amd64.deb ... #9 34.07 Unpacking libksba8:amd64 (1.3.5-2) ... #9 34.12 Selecting previously unselected package libnpth0:amd64. #21 30.21 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... #21 30.21 Unpacking libmagic-mgc (1:5.39-3) ... #21 30.28 Selecting previously unselected package libmagic1:amd64. #21 30.29 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... #21 30.29 Unpacking libmagic1:amd64 (1:5.39-3) ... #21 30.33 Selecting previously unselected package file. #21 30.33 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... #21 30.34 Unpacking file (1:5.39-3) ... #21 30.37 Selecting previously unselected package xz-utils. #21 30.37 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #21 30.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #21 30.42 Selecting previously unselected package binutils-aarch64-linux-gnu. #21 30.42 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... #21 30.43 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... #9 32.67 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ... #9 32.68 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #9 32.71 Selecting previously unselected package libalgorithm-merge-perl. #9 32.71 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ... #9 32.72 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 32.75 Selecting previously unselected package libaliased-perl. #9 32.75 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ... #9 32.75 Unpacking libaliased-perl (0.34-1.1) ... #9 32.78 Selecting previously unselected package libapt-pkg-perl. #9 32.79 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ... #9 32.79 Unpacking libapt-pkg-perl (0.1.40build2) ... #9 32.82 Selecting previously unselected package libarchive-cpio-perl. #9 32.82 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 32.83 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 32.90 Selecting previously unselected package libarray-intspan-perl. #8 34.50 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u1_arm64.deb ... #8 34.50 Unpacking libtiff5:arm64 (4.2.0-1+deb11u1) ... #8 34.55 Selecting previously unselected package libxau6:arm64. #8 34.55 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ... #8 34.56 Unpacking libxau6:arm64 (1:1.0.9-1) ... #8 34.60 Selecting previously unselected package libxdmcp6:arm64. #8 34.60 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #8 34.60 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #8 34.64 Selecting previously unselected package libxcb1:arm64. #8 34.64 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ... #8 34.65 Unpacking libxcb1:arm64 (1.14-3) ... #8 34.72 Selecting previously unselected package libx11-data. #8 36.35 Selecting previously unselected package libdevel-globaldestruction-perl. #8 36.35 Preparing to unpack .../112-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 36.36 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 36.40 Selecting previously unselected package libb-hooks-op-check-perl. #8 36.41 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #8 36.43 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 36.48 Selecting previously unselected package libdynaloader-functions-perl. #8 36.48 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1_all.deb ... #8 36.48 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 36.51 Selecting previously unselected package libdevel-callchecker-perl. #8 36.51 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1_amd64.deb ... #8 36.51 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 36.56 Selecting previously unselected package libparams-classify-perl. #8 35.25 Selecting previously unselected package libalgorithm-diff-perl. #8 35.26 Preparing to unpack .../161-libalgorithm-diff-perl_1.19.03-1_all.deb ... #8 35.26 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #8 35.29 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 35.29 Preparing to unpack .../162-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... #8 35.30 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #8 35.33 Selecting previously unselected package libalgorithm-merge-perl. #8 35.33 Preparing to unpack .../163-libalgorithm-merge-perl_0.08-3_all.deb ... #8 35.34 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 35.36 Selecting previously unselected package libapt-pkg-perl. #8 35.37 Preparing to unpack .../164-libapt-pkg-perl_0.1.33build1_amd64.deb ... #8 35.38 Unpacking libapt-pkg-perl (0.1.33build1) ... #8 35.42 Selecting previously unselected package libarchive-cpio-perl. #8 27.57 Unpacking libisl23:armhf (0.23-1) ... #8 27.72 Selecting previously unselected package libmpfr6:armhf. #8 27.72 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... #8 27.72 Unpacking libmpfr6:armhf (4.1.0-3) ... #8 27.81 Selecting previously unselected package libmpc3:armhf. #8 27.81 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... #8 27.82 Unpacking libmpc3:armhf (1.2.0-1) ... #8 27.91 Selecting previously unselected package cpp-10. #8 27.91 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... #8 27.92 Unpacking cpp-10 (10.2.1-6+rpi1) ... #8 35.14 Preparing to unpack .../245-libnamespace-clean-perl_0.27-1_all.deb ... #8 35.14 Unpacking libnamespace-clean-perl (0.27-1) ... #8 35.18 Selecting previously unselected package libnumber-compare-perl. #8 35.18 Preparing to unpack .../246-libnumber-compare-perl_0.03-1_all.deb ... #8 35.18 Unpacking libnumber-compare-perl (0.03-1) ... #8 35.21 Selecting previously unselected package libnumber-range-perl. #8 35.22 Preparing to unpack .../247-libnumber-range-perl_0.12-1_all.deb ... #8 35.22 Unpacking libnumber-range-perl (0.12-1) ... #8 35.26 Selecting previously unselected package libpackage-stash-xs-perl. #8 35.26 Preparing to unpack .../248-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ... #8 35.26 Unpacking libpackage-stash-xs-perl (0.28-3build2) ... #8 35.30 Selecting previously unselected package libparse-debianchangelog-perl. #8 35.30 Preparing to unpack .../249-libparse-debianchangelog-perl_1.2.0-12_all.deb ... #8 35.30 Unpacking libparse-debianchangelog-perl (1.2.0-12) ... #8 35.34 Selecting previously unselected package libtext-glob-perl. #8 35.34 Preparing to unpack .../250-libtext-glob-perl_0.10-1_all.deb ... #8 35.35 Unpacking libtext-glob-perl (0.10-1) ... #8 35.39 Selecting previously unselected package libpath-iterator-rule-perl. #8 34.98 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #8 34.98 Unpacking libwww-robotrules-perl (6.02-1) ... #8 35.01 Selecting previously unselected package libwww-perl. #8 35.01 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... #8 35.02 Unpacking libwww-perl (6.52-1) ... #8 35.06 Selecting previously unselected package patchutils. #8 35.06 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... #8 35.06 Unpacking patchutils (0.4.2-1) ... #8 35.10 Selecting previously unselected package wdiff. #8 35.10 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #8 35.11 Unpacking wdiff (1.2.2-2+b1) ... #8 35.16 Selecting previously unselected package devscripts. #8 35.16 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ... #8 35.18 Unpacking devscripts (2.21.3+deb11u1) ... #8 36.31 Selecting previously unselected package libpython2.7:arm64. #8 36.32 Preparing to unpack .../260-libpython2.7_2.7.16-2+deb10u1_arm64.deb ... #8 36.32 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ... #8 36.43 Selecting previously unselected package libmailutils5:arm64. #12 2.334 CentOS Stream 9 - AppStream 20 kB/s | 6.2 kB 00:00 #9 34.25 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-2build3_arm64.deb ... #9 34.26 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build3) ... #9 34.30 Selecting previously unselected package libssh-4:arm64. #9 34.30 Preparing to unpack .../102-libssh-4_0.9.6-1_arm64.deb ... #9 34.30 Unpacking libssh-4:arm64 (0.9.6-1) ... #9 34.34 Selecting previously unselected package libcurl4:arm64. #9 34.35 Preparing to unpack .../103-libcurl4_7.74.0-1.3ubuntu2.1_arm64.deb ... #9 34.35 Unpacking libcurl4:arm64 (7.74.0-1.3ubuntu2.1) ... #9 34.38 Selecting previously unselected package curl. #9 34.38 Preparing to unpack .../104-curl_7.74.0-1.3ubuntu2.1_arm64.deb ... #9 34.39 Unpacking curl (7.74.0-1.3ubuntu2.1) ... #9 34.43 Selecting previously unselected package dctrl-tools. #9 34.43 Preparing to unpack .../105-dctrl-tools_2.24-3_arm64.deb ... #9 34.44 Unpacking dctrl-tools (2.24-3) ... #9 34.47 Selecting previously unselected package libdebhelper-perl. #9 34.47 Preparing to unpack .../106-libdebhelper-perl_13.3.4ubuntu2_all.deb ... #9 34.48 Unpacking libdebhelper-perl (13.3.4ubuntu2) ... #9 34.52 Selecting previously unselected package libtool. #9 34.94 Preparing to unpack .../246-libnumber-compare-perl_0.03-1_all.deb ... #9 34.94 Unpacking libnumber-compare-perl (0.03-1) ... #9 34.97 Selecting previously unselected package libtext-glob-perl. #9 34.97 Preparing to unpack .../247-libtext-glob-perl_0.10-1_all.deb ... #9 34.98 Unpacking libtext-glob-perl (0.10-1) ... #9 35.02 Selecting previously unselected package libfile-find-rule-perl. #9 35.02 Preparing to unpack .../248-libfile-find-rule-perl_0.34-1_all.deb ... #9 35.02 Unpacking libfile-find-rule-perl (0.34-1) ... #9 35.05 Selecting previously unselected package libfont-afm-perl. #9 35.06 Preparing to unpack .../249-libfont-afm-perl_1.20-2_all.deb ... #9 35.06 Unpacking libfont-afm-perl (1.20-2) ... #9 35.09 Selecting previously unselected package libio-string-perl. #9 35.09 Preparing to unpack .../250-libio-string-perl_1.08-3_all.deb ... #9 35.10 Unpacking libio-string-perl (1.08-3) ... #9 35.17 Selecting previously unselected package libfont-ttf-perl. #9 36.46 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... #9 36.46 Unpacking python3-xdg (0.27-2) ... #9 36.49 Selecting previously unselected package equivs. #9 36.50 Preparing to unpack .../355-equivs_2.3.1_all.deb ... #9 36.50 Unpacking equivs (2.3.1) ... #9 36.53 Selecting previously unselected package libauthen-sasl-perl. #9 36.54 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 36.54 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 36.58 Selecting previously unselected package python3-magic. #9 36.58 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ... #9 36.58 Unpacking python3-magic (2:0.4.24-2) ... #9 36.66 Setting up libksba8:amd64 (1.6.0-2build1) ... #9 36.67 Setting up media-types (7.0.0) ... #9 36.68 Setting up libpipeline1:amd64 (1.5.5-1) ... #9 35.42 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ... #8 38.09 Selecting previously unselected package pinentry-curses. #8 38.09 Preparing to unpack .../095-pinentry-curses_1.1.0-2_armhf.deb ... #8 38.10 Unpacking pinentry-curses (1.1.0-2) ... #8 38.20 Selecting previously unselected package gpg-agent. #8 38.20 Preparing to unpack .../096-gpg-agent_2.2.12-1+deb10u1_armhf.deb ... #8 41.51 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... #8 41.54 Selecting previously unselected package libdistro-info-perl. #8 41.54 Preparing to unpack .../187-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... #8 41.56 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 41.59 Selecting previously unselected package perl-openssl-defaults:armhf. #8 41.59 Preparing to unpack .../188-perl-openssl-defaults_3build1_armhf.deb ... #8 41.59 Unpacking perl-openssl-defaults:armhf (3build1) ... #8 41.63 Selecting previously unselected package libnet-ssleay-perl. #8 41.63 Preparing to unpack .../189-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ... #8 41.63 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 41.73 Selecting previously unselected package libio-socket-ssl-perl. #8 41.73 Preparing to unpack .../190-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... #9 34.12 Preparing to unpack .../150-libnpth0_1.6-1_amd64.deb ... #9 34.12 Unpacking libnpth0:amd64 (1.6-1) ... #9 34.16 Selecting previously unselected package dirmngr. #9 34.16 Preparing to unpack .../151-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.18 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... #9 34.23 Selecting previously unselected package gnupg-l10n. #9 34.24 Preparing to unpack .../152-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ... #9 34.24 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 34.28 Selecting previously unselected package gnupg-utils. #9 34.28 Preparing to unpack .../153-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.28 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ... #9 34.35 Selecting previously unselected package gpg. #9 35.21 Selecting previously unselected package g++. #9 35.22 Preparing to unpack .../095-g++_4%3a9.3.0-1ubuntu2_armhf.deb ... #9 35.22 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 35.25 Selecting previously unselected package make. #21 30.75 Selecting previously unselected package binutils-arm-linux-gnueabi. #9 32.90 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ... #9 32.90 Unpacking libarray-intspan-perl (2.004-1) ... #9 32.93 Selecting previously unselected package libmodule-implementation-perl. #9 32.93 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 32.94 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 32.97 Selecting previously unselected package libsub-exporter-progressive-perl. #9 32.97 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 32.98 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 33.01 Selecting previously unselected package libvariable-magic-perl. #9 33.01 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ... #9 33.01 Unpacking libvariable-magic-perl (0.62-1build5) ... #9 33.05 Selecting previously unselected package libb-hooks-endofscope-perl. #9 33.05 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ... #9 33.06 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #9 33.10 Selecting previously unselected package libfreetype6:arm64. #9 33.10 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1build1_arm64.deb ... #9 33.10 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1build1) ... #9 33.15 Selecting previously unselected package libfontconfig1:arm64. #10 21.42 Running transaction check #10 21.49 Transaction check succeeded. #10 21.49 Running transaction test #8 34.72 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ... #8 34.73 Unpacking libx11-data (2:1.7.2-1) ... #8 34.81 Selecting previously unselected package libx11-6:arm64. #8 34.81 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ... #8 34.81 Unpacking libx11-6:arm64 (2:1.7.2-1) ... #8 34.89 Selecting previously unselected package libxpm4:arm64. #8 34.90 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ... #8 34.90 Unpacking libxpm4:arm64 (1:3.5.12-1) ... #8 34.94 Selecting previously unselected package libgd3:arm64. #8 34.94 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ... #8 34.95 Unpacking libgd3:arm64 (2.3.0-2) ... #8 34.99 Selecting previously unselected package libc-devtools. #8 35.42 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1_all.deb ... #8 35.43 Unpacking libarchive-cpio-perl (0.10-1) ... #8 35.46 Selecting previously unselected package libb-hooks-op-check-perl. #8 35.46 Preparing to unpack .../166-libb-hooks-op-check-perl_0.22-1_amd64.deb ... #8 35.47 Unpacking libb-hooks-op-check-perl (0.22-1) ... #8 35.51 Selecting previously unselected package libdynaloader-functions-perl. #8 35.52 Preparing to unpack .../167-libdynaloader-functions-perl_0.003-1_all.deb ... #8 35.57 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 35.63 Selecting previously unselected package libdevel-callchecker-perl. #8 35.63 Preparing to unpack .../168-libdevel-callchecker-perl_0.007-2build1_amd64.deb ... #8 35.64 Unpacking libdevel-callchecker-perl (0.007-2build1) ... #8 35.67 Selecting previously unselected package libparams-classify-perl. #8 35.67 Preparing to unpack .../169-libparams-classify-perl_0.015-1_amd64.deb ... #8 36.56 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b1_amd64.deb ... #8 36.57 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 36.60 Selecting previously unselected package libmodule-runtime-perl. #8 36.60 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #8 36.61 Unpacking libmodule-runtime-perl (0.016-1) ... #8 36.65 Selecting previously unselected package libimport-into-perl. #8 36.65 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #8 36.66 Unpacking libimport-into-perl (1.002005-1) ... #8 36.70 Selecting previously unselected package librole-tiny-perl. #8 36.70 Preparing to unpack .../119-librole-tiny-perl_2.000006-1_all.deb ... #8 36.70 Unpacking librole-tiny-perl (2.000006-1) ... #8 36.73 Selecting previously unselected package libstrictures-perl. #8 36.74 Preparing to unpack .../120-libstrictures-perl_2.000005-1_all.deb ... #8 36.74 Unpacking libstrictures-perl (2.000005-1) ... #8 36.79 Selecting previously unselected package libsub-quote-perl. #8 36.79 Preparing to unpack .../121-libsub-quote-perl_2.005001-1_all.deb ... #8 36.80 Unpacking libsub-quote-perl (2.005001-1) ... #8 36.82 Selecting previously unselected package libmoo-perl. #8 35.40 Preparing to unpack .../251-libpath-iterator-rule-perl_1.009-1_all.deb ... #8 35.40 Unpacking libpath-iterator-rule-perl (1.009-1) ... #8 35.44 Selecting previously unselected package libpath-tiny-perl. #8 35.44 Preparing to unpack .../252-libpath-tiny-perl_0.104-1_all.deb ... #8 35.44 Unpacking libpath-tiny-perl (0.104-1) ... #8 35.48 Selecting previously unselected package libperlio-gzip-perl. #8 35.49 Preparing to unpack .../253-libperlio-gzip-perl_0.19-1build3_arm64.deb ... #8 35.49 Unpacking libperlio-gzip-perl (0.19-1build3) ... #8 35.53 Selecting previously unselected package libpod-constants-perl. #8 35.53 Preparing to unpack .../254-libpod-constants-perl_0.19-1_all.deb ... #8 35.53 Unpacking libpod-constants-perl (0.19-1) ... #8 35.57 Selecting previously unselected package libregexp-pattern-license-perl. #8 35.57 Preparing to unpack .../255-libregexp-pattern-license-perl_3.0.31-3_all.deb ... #8 35.58 Unpacking libregexp-pattern-license-perl (3.0.31-3) ... #8 35.62 Selecting previously unselected package libsasl2-modules:arm64. #8 35.62 Preparing to unpack .../256-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... #8 35.62 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 35.66 Selecting previously unselected package libsort-key-perl. #8 35.31 Selecting previously unselected package diffstat. #8 35.31 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... #8 35.32 Unpacking diffstat (1.64-1) ... #8 35.35 Selecting previously unselected package distro-info-data. #8 35.35 Preparing to unpack .../148-distro-info-data_0.51+deb11u1_all.deb ... #8 35.35 Unpacking distro-info-data (0.51+deb11u1) ... #8 35.39 Selecting previously unselected package python3-pkg-resources. #8 35.39 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... #8 35.39 Unpacking python3-pkg-resources (52.0.0-4) ... #8 35.44 Selecting previously unselected package python3-chardet. #8 35.44 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... #8 35.44 Unpacking python3-chardet (4.0.0-1) ... #8 35.49 Selecting previously unselected package python3-six. #8 36.43 Preparing to unpack .../261-libmailutils5_1%3a3.5-4_arm64.deb ... #8 36.44 Unpacking libmailutils5:arm64 (1:3.5-4) ... #8 36.51 Selecting previously unselected package libmime-tools-perl. #8 36.51 Preparing to unpack .../262-libmime-tools-perl_5.509-1_all.deb ... #8 36.52 Unpacking libmime-tools-perl (5.509-1) ... #8 36.57 Selecting previously unselected package libnet-dns-sec-perl. #8 36.57 Preparing to unpack .../263-libnet-dns-sec-perl_1.11-1_arm64.deb ... #8 36.58 Unpacking libnet-dns-sec-perl (1.11-1) ... #8 36.62 Selecting previously unselected package libnet-libidn-perl. #8 36.62 Preparing to unpack .../264-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ... #8 36.62 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #8 36.65 Selecting previously unselected package libnumber-compare-perl. #8 36.66 Preparing to unpack .../265-libnumber-compare-perl_0.03-1_all.deb ... #8 36.66 Unpacking libnumber-compare-perl (0.03-1) ... #8 36.70 Selecting previously unselected package libnumber-range-perl. #9 34.52 Preparing to unpack .../107-libtool_2.4.6-15_all.deb ... #9 34.52 Unpacking libtool (2.4.6-15) ... #9 34.57 Selecting previously unselected package dh-autoreconf. #9 34.57 Preparing to unpack .../108-dh-autoreconf_20_all.deb ... #9 34.57 Unpacking dh-autoreconf (20) ... #9 34.60 Selecting previously unselected package libarchive-zip-perl. #9 34.61 Preparing to unpack .../109-libarchive-zip-perl_1.68-1_all.deb ... #9 34.61 Unpacking libarchive-zip-perl (1.68-1) ... #9 34.65 Selecting previously unselected package libsub-override-perl. #9 34.65 Preparing to unpack .../110-libsub-override-perl_0.09-2_all.deb ... #9 34.65 Unpacking libsub-override-perl (0.09-2) ... #9 34.68 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 34.68 Preparing to unpack .../111-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #9 34.69 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #9 34.72 Selecting previously unselected package dh-strip-nondeterminism. #9 34.72 Preparing to unpack .../112-dh-strip-nondeterminism_1.12.0-1_all.deb ... #9 34.73 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #9 34.77 Selecting previously unselected package libdw1:arm64. #9 35.17 Preparing to unpack .../251-libfont-ttf-perl_1.06-1_all.deb ... #9 35.18 Unpacking libfont-ttf-perl (1.06-1) ... #9 35.23 Selecting previously unselected package libfuture-perl. #9 35.24 Preparing to unpack .../252-libfuture-perl_0.43-1_all.deb ... #9 35.24 Unpacking libfuture-perl (0.43-1) ... #9 35.28 Selecting previously unselected package libio-stringy-perl. #9 35.28 Preparing to unpack .../253-libio-stringy-perl_2.111-3_all.deb ... #9 35.29 Unpacking libio-stringy-perl (2.111-3) ... #9 35.32 Selecting previously unselected package libparams-validate-perl. #9 35.32 Preparing to unpack .../254-libparams-validate-perl_1.29-3_arm64.deb ... #9 35.33 Unpacking libparams-validate-perl (1.29-3) ... #9 35.36 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 35.37 Preparing to unpack .../255-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 35.37 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #9 35.40 Selecting previously unselected package libsort-versions-perl. #9 35.40 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ... #9 35.41 Unpacking libsort-versions-perl (1.62-1) ... #9 35.44 Selecting previously unselected package libgit-wrapper-perl. #9 35.44 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ... #9 35.44 Unpacking libgit-wrapper-perl (0.048-1) ... #9 35.48 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 35.48 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 35.48 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 35.51 Selecting previously unselected package libio-prompter-perl. #9 36.70 Setting up wdiff (1.2.2-2build3) ... #9 36.71 Setting up gcc-11-base:amd64 (11.2.0-19ubuntu1) ... #9 36.72 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #9 36.73 Setting up libre2-9:amd64 (20220201+dfsg-1) ... #9 36.74 Setting up lto-disabled-list (24) ... #9 36.76 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #9 36.77 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #9 36.78 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 36.78 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 #9 36.79 Setting up libtext-glob-perl (0.11-2) ... #9 36.80 Setting up libmagic-mgc (1:5.41-3) ... #9 36.81 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... #9 36.82 Setting up distro-info-data (0.52ubuntu0.1) ... #9 36.83 Setting up manpages (5.10-1ubuntu1) ... #9 36.84 Setting up unzip (6.0-26ubuntu3) ... #9 36.86 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #9 36.87 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #9 36.88 Setting up libsqlite3-0:amd64 (3.37.2-2) ... #9 36.89 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 36.90 Setting up binutils-common:amd64 (2.38-3ubuntu1) ... #9 36.91 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ... #9 36.93 Setting up libmagic1:amd64 (1:5.41-3) ... #9 36.94 Setting up libdeflate0:amd64 (1.10-2) ... #9 36.95 Setting up less (590-1build1) ... #9 36.97 Setting up perl-openssl-defaults:amd64 (5build2) ... #9 36.98 Setting up linux-libc-dev:amd64 (5.15.0-27.28) ... #9 36.99 Setting up libctf-nobfd0:amd64 (2.38-3ubuntu1) ... #9 35.60 Selecting previously unselected package gnupg-utils. #9 35.61 Preparing to unpack .../129-gnupg-utils_2.2.20-1ubuntu4_amd64.deb ... #9 35.64 Unpacking gnupg-utils (2.2.20-1ubuntu4) ... #9 35.76 Selecting previously unselected package gpg. #9 35.77 Preparing to unpack .../130-gpg_2.2.20-1ubuntu4_amd64.deb ... #9 35.77 Unpacking gpg (2.2.20-1ubuntu4) ... #8 41.74 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 41.80 Selecting previously unselected package libnet-smtp-ssl-perl. #8 41.80 Preparing to unpack .../191-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 41.80 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 41.86 Selecting previously unselected package libmailtools-perl. #8 41.86 Preparing to unpack .../192-libmailtools-perl_2.18-1_all.deb ... #8 41.86 Unpacking libmailtools-perl (2.18-1) ... #8 41.90 Selecting previously unselected package libsocket6-perl. #8 41.90 Preparing to unpack .../193-libsocket6-perl_0.27-1build2_armhf.deb ... #8 41.91 Unpacking libsocket6-perl (0.27-1build2) ... #8 41.95 Selecting previously unselected package libio-socket-inet6-perl. #8 41.95 Preparing to unpack .../194-libio-socket-inet6-perl_2.72-2_all.deb ... #8 41.95 Unpacking libio-socket-inet6-perl (2.72-2) ... #8 41.99 Selecting previously unselected package libnet-ip-perl. #8 41.99 Preparing to unpack .../195-libnet-ip-perl_1.26-1_all.deb ... #8 38.22 Unpacking gpg-agent (2.2.12-1+deb10u1) ... #8 38.43 Selecting previously unselected package gpg-wks-client. #8 38.43 Preparing to unpack .../097-gpg-wks-client_2.2.12-1+deb10u1_armhf.deb ... #8 38.48 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... #9 35.25 Preparing to unpack .../096-make_4.2.1-1.2_armhf.deb ... #9 35.26 Unpacking make (4.2.1-1.2) ... #9 35.32 Selecting previously unselected package libdpkg-perl. #9 35.32 Preparing to unpack .../097-libdpkg-perl_1.19.7ubuntu3_all.deb ... #9 35.32 Unpacking libdpkg-perl (1.19.7ubuntu3) ... #9 35.39 Selecting previously unselected package patch. #9 35.39 Preparing to unpack .../098-patch_2.7.6-6_armhf.deb ... #9 34.36 Preparing to unpack .../154-gpg_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.36 Unpacking gpg (2.2.19-3ubuntu2.1) ... #9 34.44 Selecting previously unselected package pinentry-curses. #9 34.45 Preparing to unpack .../155-pinentry-curses_1.1.0-3build1_amd64.deb ... #9 34.45 Unpacking pinentry-curses (1.1.0-3build1) ... #9 34.49 Selecting previously unselected package gpg-agent. #9 34.49 Preparing to unpack .../156-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.49 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ... #9 34.55 Selecting previously unselected package gpg-wks-client. #9 34.55 Preparing to unpack .../157-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.55 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 34.58 Selecting previously unselected package gpg-wks-server. #9 34.59 Preparing to unpack .../158-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ... #21 30.75 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... #21 30.76 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... #21 31.05 Selecting previously unselected package binutils-arm-linux-gnueabihf. #9 33.15 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ... #9 33.15 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ... #9 33.19 Selecting previously unselected package libjpeg-turbo8:arm64. #9 33.19 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ... #9 33.19 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... #9 33.22 Selecting previously unselected package libjpeg8:arm64. #9 33.23 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ... #9 33.23 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ... #9 33.27 Selecting previously unselected package libdeflate0:arm64. #9 33.27 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ... #9 33.28 Unpacking libdeflate0:arm64 (1.10-2) ... #9 33.31 Selecting previously unselected package libjbig0:arm64. #9 33.31 Preparing to unpack .../207-libjbig0_2.1-3.1build3_arm64.deb ... #9 33.32 Unpacking libjbig0:arm64 (2.1-3.1build3) ... #9 33.36 Selecting previously unselected package libwebp7:arm64. #9 33.36 Preparing to unpack .../208-libwebp7_1.2.2-2_arm64.deb ... #9 33.36 Unpacking libwebp7:arm64 (1.2.2-2) ... #9 33.40 Selecting previously unselected package libtiff5:arm64. #10 21.78 Transaction test succeeded. #10 21.78 Running transaction #9 29.00 Resolving Dependencies #9 29.00 --> Running transaction check #9 29.00 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed #9 29.02 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.13 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.14 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.15 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.15 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.15 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.15 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 29.16 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #9 29.16 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #9 29.16 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #9 29.16 --> Running transaction check #9 29.16 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #9 29.16 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #9 29.16 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #9 29.16 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #9 29.17 ---> Package file.x86_64 0:5.11-37.el7 will be installed #9 29.17 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #9 29.17 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #9 29.17 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #9 29.17 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #9 29.18 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.18 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.18 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.19 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 29.20 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #9 29.20 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #9 29.21 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #9 29.21 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #9 29.21 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #9 29.21 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #9 29.21 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #9 29.21 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 29.21 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 29.21 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 29.21 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 29.22 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #9 29.22 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 #9 29.22 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 #9 29.22 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update #9 29.22 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed #9 29.22 --> Running transaction check #9 29.22 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #9 29.22 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #9 29.22 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #9 29.22 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #9 29.23 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #9 29.23 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #9 29.23 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #9 29.23 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #9 29.23 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 29.23 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 29.24 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #9 29.24 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #9 29.24 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #9 29.24 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #9 29.24 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #9 29.24 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #9 29.24 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #9 29.24 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #9 29.25 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #9 29.25 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #9 29.25 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #9 29.25 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #9 29.25 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #9 29.25 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #9 29.25 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #9 29.25 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #9 29.25 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 #9 29.25 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update #9 29.26 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #9 29.26 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update #9 29.26 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #9 29.26 --> Running transaction check #9 29.26 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #9 29.26 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #9 29.26 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #9 29.26 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 29.26 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 29.27 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #9 29.27 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #9 29.27 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update #9 29.27 --> Running transaction check #9 29.27 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #9 29.27 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #9 29.34 --> Finished Dependency Resolution #9 29.35 #9 29.35 Dependencies Resolved #9 29.36 #9 29.36 ================================================================================ #9 29.36 Package Arch Version Repository Size #9 29.36 ================================================================================ #9 29.36 Installing: #9 29.36 rpm-build x86_64 4.11.3-48.el7_9 updates 150 k #9 29.36 rpmlint noarch 1.5-4.el7 base 229 k #9 29.36 Installing for dependencies: #9 29.36 bzip2 x86_64 1.0.6-13.el7 base 52 k #9 29.36 desktop-file-utils x86_64 0.23-2.el7 base 67 k #9 29.36 dwz x86_64 0.11-3.el7 base 99 k #9 29.36 elfutils x86_64 0.176-5.el7 base 308 k #9 29.36 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #9 29.36 file x86_64 5.11-37.el7 base 57 k #9 29.36 gdb x86_64 7.6.1-120.el7 base 2.4 M #9 29.36 groff-base x86_64 1.22.2-8.el7 base 942 k #9 29.36 patch x86_64 2.7.1-12.el7_7 base 111 k #9 29.36 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #9 29.36 perl-Carp noarch 1.26-244.el7 base 19 k #9 29.36 perl-Encode x86_64 2.51-7.el7 base 1.5 M #9 29.36 perl-Exporter noarch 5.68-3.el7 base 28 k #9 29.36 perl-File-Path noarch 2.09-2.el7 base 26 k #9 29.36 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #9 29.36 perl-Filter x86_64 1.49-3.el7 base 76 k #9 29.36 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #9 29.36 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #9 29.36 perl-PathTools x86_64 3.40-5.el7 base 82 k #9 29.36 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #9 29.36 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #9 29.36 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #9 29.36 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #9 29.36 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #9 29.36 perl-Socket x86_64 2.010-5.el7 base 49 k #9 29.36 perl-Storable x86_64 2.45-3.el7 base 77 k #9 29.36 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #9 29.36 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #9 29.36 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #9 29.36 perl-Time-Local noarch 1.2300-2.el7 base 24 k #9 29.36 perl-constant noarch 1.27-2.el7 base 19 k #9 29.36 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #9 29.36 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #9 29.36 perl-parent noarch 1:0.225-244.el7 base 12 k #9 29.36 perl-podlators noarch 2.5.1-3.el7 base 112 k #9 29.36 perl-srpm-macros noarch 1-8.el7 base 4.6 k #9 29.36 perl-threads x86_64 1.87-4.el7 base 49 k #9 29.36 perl-threads-shared x86_64 1.43-6.el7 base 39 k #9 29.36 python-srpm-macros noarch 3-34.el7 base 8.8 k #9 29.36 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #9 29.36 unzip x86_64 6.0-24.el7_9 updates 172 k #9 29.36 zip x86_64 3.0-11.el7 base 260 k #9 29.36 Updating for dependencies: #9 29.36 rpm x86_64 4.11.3-48.el7_9 updates 1.2 M #9 29.36 rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k #9 29.36 rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k #9 29.36 rpm-python x86_64 4.11.3-48.el7_9 updates 84 k #9 29.36 #9 29.36 Transaction Summary #9 29.36 ================================================================================ #9 29.36 Install 2 Packages (+42 Dependent packages) #9 29.36 Upgrade ( 4 Dependent packages) #9 29.36 #9 29.36 Total download size: 18 M #9 29.36 Downloading packages: #9 29.36 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #8 35.00 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u3_arm64.deb ... #8 35.00 Unpacking libc-devtools (2.31-13+deb11u3) ... #8 35.04 Selecting previously unselected package libcapture-tiny-perl. #8 35.05 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ... #8 35.05 Unpacking libcapture-tiny-perl (0.48-1) ... #8 35.09 Selecting previously unselected package libclass-data-inheritable-perl. #8 35.09 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 35.10 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 35.13 Selecting previously unselected package libclass-inspector-perl. #8 35.14 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ... #8 35.14 Unpacking libclass-inspector-perl (1.36-1) ... #8 35.18 Selecting previously unselected package libclass-xsaccessor-perl. #8 35.18 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ... #8 35.18 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 35.22 Selecting previously unselected package libclone-perl. #8 35.68 Unpacking libparams-classify-perl (0.015-1) ... #8 35.71 Selecting previously unselected package libmodule-runtime-perl. #8 35.71 Preparing to unpack .../170-libmodule-runtime-perl_0.016-1_all.deb ... #8 35.71 Unpacking libmodule-runtime-perl (0.016-1) ... #8 35.74 Selecting previously unselected package libtry-tiny-perl. #8 35.75 Preparing to unpack .../171-libtry-tiny-perl_0.30-1_all.deb ... #8 35.75 Unpacking libtry-tiny-perl (0.30-1) ... #8 35.78 Selecting previously unselected package libmodule-implementation-perl. #8 35.78 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1_all.deb ... #8 35.79 Unpacking libmodule-implementation-perl (0.09-1) ... #8 35.82 Selecting previously unselected package libsub-exporter-progressive-perl. #8 35.82 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 35.82 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 35.85 Selecting previously unselected package libvariable-magic-perl. #8 35.86 Preparing to unpack .../174-libvariable-magic-perl_0.62-1_amd64.deb ... #8 35.86 Unpacking libvariable-magic-perl (0.62-1) ... #8 35.89 Selecting previously unselected package libb-hooks-endofscope-perl. #8 35.89 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.21-1_all.deb ... #8 35.90 Unpacking libb-hooks-endofscope-perl (0.21-1) ... #8 35.93 Selecting previously unselected package libhtml-tagset-perl. #8 35.93 Preparing to unpack .../176-libhtml-tagset-perl_3.20-3_all.deb ... #8 35.93 Unpacking libhtml-tagset-perl (3.20-3) ... #8 35.97 Selecting previously unselected package liburi-perl. #8 35.97 Preparing to unpack .../177-liburi-perl_1.73-1_all.deb ... #8 35.97 Unpacking liburi-perl (1.73-1) ... #8 36.01 Selecting previously unselected package libhtml-parser-perl. #8 36.83 Preparing to unpack .../122-libmoo-perl_2.003004-2_all.deb ... #8 36.83 Unpacking libmoo-perl (2.003004-2) ... #8 36.90 Selecting previously unselected package libencode-locale-perl. #8 36.90 Preparing to unpack .../123-libencode-locale-perl_1.05-1_all.deb ... #8 36.91 Unpacking libencode-locale-perl (1.05-1) ... #8 36.94 Selecting previously unselected package libtimedate-perl. #8 36.94 Preparing to unpack .../124-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 36.95 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 36.98 Selecting previously unselected package libhttp-date-perl. #8 36.98 Preparing to unpack .../125-libhttp-date-perl_6.02-1_all.deb ... #8 36.99 Unpacking libhttp-date-perl (6.02-1) ... #8 37.03 Selecting previously unselected package libfile-listing-perl. #8 37.03 Preparing to unpack .../126-libfile-listing-perl_6.04-1_all.deb ... #8 37.04 Unpacking libfile-listing-perl (6.04-1) ... #8 37.06 Selecting previously unselected package libhtml-tagset-perl. #8 35.66 Preparing to unpack .../257-libsort-key-perl_1.33-2_arm64.deb ... #8 35.67 Unpacking libsort-key-perl (1.33-2) ... #8 35.70 Selecting previously unselected package libstring-copyright-perl. #8 35.71 Preparing to unpack .../258-libstring-copyright-perl_0.003005-1_all.deb ... #8 35.71 Unpacking libstring-copyright-perl (0.003005-1) ... #8 35.74 Selecting previously unselected package libstring-escape-perl. #8 35.75 Preparing to unpack .../259-libstring-escape-perl_2010.002-2_all.deb ... #8 35.75 Unpacking libstring-escape-perl (2010.002-2) ... #8 35.79 Selecting previously unselected package libtext-levenshtein-perl. #8 35.49 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... #8 35.49 Unpacking python3-six (1.16.0-2) ... #8 35.53 Selecting previously unselected package python3-debian. #8 35.53 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... #8 35.53 Unpacking python3-debian (0.1.39) ... #8 35.58 Selecting previously unselected package libgpgme11:amd64. #8 35.58 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... #8 35.59 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... #8 35.64 Selecting previously unselected package python3-gpg. #8 35.64 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... #8 35.64 Unpacking python3-gpg (1.14.0-1+b2) ... #8 35.71 Selecting previously unselected package dput. #8 35.72 Preparing to unpack .../155-dput_1.1.0_all.deb ... #8 35.73 Unpacking dput (1.1.0) ... #8 35.77 Selecting previously unselected package equivs. #8 36.70 Preparing to unpack .../266-libnumber-range-perl_0.12-1_all.deb ... #8 36.71 Unpacking libnumber-range-perl (0.12-1) ... #8 36.74 Selecting previously unselected package libossp-uuid16:arm64. #8 36.75 Preparing to unpack .../267-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ... #8 36.75 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #8 36.79 Selecting previously unselected package libossp-uuid-perl. #8 36.79 Preparing to unpack .../268-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ... #8 36.79 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #8 36.91 Selecting previously unselected package libpackage-stash-xs-perl. #8 36.91 Preparing to unpack .../269-libpackage-stash-xs-perl_0.29-1_arm64.deb ... #8 36.91 Unpacking libpackage-stash-xs-perl (0.29-1) ... #8 36.95 Selecting previously unselected package libparse-debianchangelog-perl. #8 36.95 Preparing to unpack .../270-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #13 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #13 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 14.9s done #13 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #13 DONE 52.6s #9 34.77 Preparing to unpack .../113-libdw1_0.185-1build1_arm64.deb ... #9 34.77 Unpacking libdw1:arm64 (0.185-1build1) ... #9 34.81 Selecting previously unselected package debugedit. #9 34.81 Preparing to unpack .../114-debugedit_1%3a5.0-0ubuntu2_arm64.deb ... #9 34.82 Unpacking debugedit (1:5.0-0ubuntu2) ... #9 34.85 Selecting previously unselected package dwz. #9 34.85 Preparing to unpack .../115-dwz_0.14-1build1_arm64.deb ... #9 34.85 Unpacking dwz (0.14-1build1) ... #9 34.88 Selecting previously unselected package gettext. #9 34.89 Preparing to unpack .../116-gettext_0.21-4ubuntu3_arm64.deb ... #9 34.89 Unpacking gettext (0.21-4ubuntu3) ... #9 34.96 Selecting previously unselected package intltool-debian. #9 34.97 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.5_all.deb ... #9 34.97 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 35.00 Selecting previously unselected package po-debconf. #9 35.51 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ... #9 35.52 Unpacking libio-prompter-perl (0.004015-1) ... #9 35.56 Selecting previously unselected package libjson-perl. #9 35.57 Preparing to unpack .../260-libjson-perl_4.02000-2_all.deb ... #9 35.57 Unpacking libjson-perl (4.02000-2) ... #9 35.61 Selecting previously unselected package liblog-any-perl. #9 35.61 Preparing to unpack .../261-liblog-any-perl_1.708-1_all.deb ... #9 35.62 Unpacking liblog-any-perl (1.708-1) ... #9 35.65 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 35.65 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 35.65 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 35.70 Selecting previously unselected package libpackage-stash-perl. #9 35.70 Preparing to unpack .../263-libpackage-stash-perl_0.38-1_all.deb ... #9 35.70 Unpacking libpackage-stash-perl (0.38-1) ... #9 35.74 Selecting previously unselected package libsub-identify-perl. #9 37.01 Setting up gettext-base (0.21-4ubuntu4) ... #9 37.01 Setting up liblzo2-2:amd64 (2.10-2build3) ... #9 37.04 Setting up libnpth0:amd64 (1.6-3build2) ... #9 37.05 Setting up file (1:5.41-3) ... #9 37.07 Setting up libassuan0:amd64 (2.5.5-1build1) ... #9 37.09 Setting up libgomp1:amd64 (12-20220319-1ubuntu1) ... #9 37.10 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 37.11 Setting up bzip2 (1.0.8-5build1) ... #9 37.13 Setting up libldap-common (2.5.11+dfsg-1~exp1ubuntu3) ... #9 37.15 Setting up libunwind8:amd64 (1.3.2-2build2) ... #9 37.16 Setting up libjbig0:amd64 (2.1-3.1build3) ... #9 37.18 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... #9 37.19 Setting up libasan6:amd64 (11.2.0-19ubuntu1) ... #9 37.21 Setting up libnumber-compare-perl (0.03-2) ... #9 35.90 Selecting previously unselected package pinentry-curses. #9 35.91 Preparing to unpack .../131-pinentry-curses_1.1.1-1_amd64.deb ... #9 35.95 Unpacking pinentry-curses (1.1.1-1) ... #9 36.15 Selecting previously unselected package gpg-agent. #9 35.40 Unpacking patch (2.7.6-6) ... #9 35.46 Selecting previously unselected package dpkg-dev. #9 35.46 Preparing to unpack .../099-dpkg-dev_1.19.7ubuntu3_all.deb ... #9 35.46 Unpacking dpkg-dev (1.19.7ubuntu3) ... #9 35.60 Selecting previously unselected package build-essential. #9 35.60 Preparing to unpack .../100-build-essential_12.8ubuntu1.1_armhf.deb ... #9 35.60 Unpacking build-essential (12.8ubuntu1.1) ... #9 35.64 Selecting previously unselected package libbrotli1:armhf. #9 35.64 Preparing to unpack .../101-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ... #9 35.65 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #21 31.05 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... #21 31.06 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... #9 34.59 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 34.63 Selecting previously unselected package gpgsm. #9 34.63 Preparing to unpack .../159-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.64 Unpacking gpgsm (2.2.19-3ubuntu2.1) ... #9 34.69 Selecting previously unselected package gnupg. #9 34.69 Preparing to unpack .../160-gnupg_2.2.19-3ubuntu2.1_all.deb ... #9 34.69 Unpacking gnupg (2.2.19-3ubuntu2.1) ... #9 34.74 Selecting previously unselected package libfile-which-perl. #9 34.74 Preparing to unpack .../161-libfile-which-perl_1.23-1_all.deb ... #9 34.74 Unpacking libfile-which-perl (1.23-1) ... #9 34.77 Selecting previously unselected package libfile-homedir-perl. #9 34.77 Preparing to unpack .../162-libfile-homedir-perl_1.004-1_all.deb ... #9 34.78 Unpacking libfile-homedir-perl (1.004-1) ... #9 34.81 Selecting previously unselected package libio-pty-perl. #9 34.81 Preparing to unpack .../163-libio-pty-perl_1%3a1.12-1_amd64.deb ... #9 34.81 Unpacking libio-pty-perl (1:1.12-1) ... #9 34.85 Selecting previously unselected package libipc-run-perl. #9 34.85 Preparing to unpack .../164-libipc-run-perl_20180523.0-2_all.deb ... #9 34.85 Unpacking libipc-run-perl (20180523.0-2) ... #9 34.89 Selecting previously unselected package libclass-method-modifiers-perl. #9 34.89 Preparing to unpack .../165-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 34.90 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 34.93 Selecting previously unselected package libb-hooks-op-check-perl. #8 42.00 Unpacking libnet-ip-perl (1.26-1) ... #8 42.03 Selecting previously unselected package libnet-dns-perl. #8 42.03 Preparing to unpack .../196-libnet-dns-perl_1.10-2_all.deb ... #8 42.04 Unpacking libnet-dns-perl (1.10-2) ... #8 42.12 Selecting previously unselected package libnet-domain-tld-perl. #8 42.12 Preparing to unpack .../197-libnet-domain-tld-perl_1.75-1_all.deb ... #8 42.12 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 42.22 Selecting previously unselected package libemail-valid-perl. #8 42.22 Preparing to unpack .../198-libemail-valid-perl_1.202-1_all.deb ... #9 33.40 Preparing to unpack .../209-libtiff5_4.3.0-6_arm64.deb ... #9 33.40 Unpacking libtiff5:arm64 (4.3.0-6) ... #9 33.44 Selecting previously unselected package libxpm4:arm64. #9 33.44 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1build2_arm64.deb ... #9 33.45 Unpacking libxpm4:arm64 (1:3.5.12-1build2) ... #9 33.48 Selecting previously unselected package libgd3:arm64. #9 33.48 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ... #9 33.49 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ... #9 33.52 Selecting previously unselected package libc-devtools. #9 33.52 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3_arm64.deb ... #9 33.53 Unpacking libc-devtools (2.35-0ubuntu3) ... #9 33.56 Selecting previously unselected package libcapture-tiny-perl. #9 33.56 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ... #9 33.56 Unpacking libcapture-tiny-perl (0.48-1) ... #9 33.59 Selecting previously unselected package libclass-data-inheritable-perl. #9 33.59 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 33.60 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 33.63 Selecting previously unselected package libclone-perl. #9 33.63 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ... #9 33.64 Unpacking libclone-perl (0.45-1build3) ... #9 33.67 Selecting previously unselected package libcommon-sense-perl:arm64. #9 33.67 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ... #9 33.67 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ... #9 33.70 Selecting previously unselected package libconfig-tiny-perl. #9 33.71 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ... #9 33.71 Unpacking libconfig-tiny-perl (2.28-1) ... #9 33.74 Selecting previously unselected package libparams-util-perl. #8 35.22 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ... #8 35.23 Unpacking libclone-perl (0.45-1+b1) ... #8 35.26 Selecting previously unselected package libcommon-sense-perl. #8 35.26 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ... #8 35.27 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 35.30 Selecting previously unselected package libconfig-tiny-perl. #8 35.30 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ... #8 35.31 Unpacking libconfig-tiny-perl (2.26-1) ... #8 35.34 Selecting previously unselected package libparams-util-perl. #8 35.34 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ... #8 35.34 Unpacking libparams-util-perl (1.102-1+b1) ... #8 35.38 Selecting previously unselected package libsub-install-perl. #8 35.38 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ... #8 35.39 Unpacking libsub-install-perl (0.928-1.1) ... #8 35.42 Selecting previously unselected package libdata-optlist-perl. #8 35.43 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ... #8 35.43 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 35.46 Selecting previously unselected package libsub-exporter-perl. #8 36.01 Preparing to unpack .../178-libhtml-parser-perl_3.72-3build1_amd64.deb ... #8 36.02 Unpacking libhtml-parser-perl (3.72-3build1) ... #8 36.06 Selecting previously unselected package libcgi-pm-perl. #8 36.06 Preparing to unpack .../179-libcgi-pm-perl_4.38-1_all.deb ... #8 36.06 Unpacking libcgi-pm-perl (4.38-1) ... #8 36.11 Selecting previously unselected package libfcgi-perl. #8 36.11 Preparing to unpack .../180-libfcgi-perl_0.78-2build1_amd64.deb ... #8 36.11 Unpacking libfcgi-perl (0.78-2build1) ... #8 36.15 Selecting previously unselected package libcgi-fast-perl. #8 36.15 Preparing to unpack .../181-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 36.15 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 36.18 Selecting previously unselected package libsub-name-perl. #8 36.18 Preparing to unpack .../182-libsub-name-perl_0.21-1build1_amd64.deb ... #8 36.19 Unpacking libsub-name-perl (0.21-1build1) ... #8 36.22 Selecting previously unselected package libclass-accessor-perl. #8 37.07 Preparing to unpack .../127-libhtml-tagset-perl_3.20-3_all.deb ... #8 37.07 Unpacking libhtml-tagset-perl (3.20-3) ... #8 37.10 Selecting previously unselected package liburi-perl. #8 37.11 Preparing to unpack .../128-liburi-perl_1.76-1_all.deb ... #8 37.11 Unpacking liburi-perl (1.76-1) ... #8 37.15 Selecting previously unselected package libhtml-parser-perl. #8 37.15 Preparing to unpack .../129-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #8 37.15 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 37.20 Selecting previously unselected package libhtml-tree-perl. #8 37.20 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #8 37.21 Unpacking libhtml-tree-perl (5.07-2) ... #8 37.27 Selecting previously unselected package libio-html-perl. #8 37.27 Preparing to unpack .../131-libio-html-perl_1.001-1_all.deb ... #8 37.27 Unpacking libio-html-perl (1.001-1) ... #8 37.30 Selecting previously unselected package liblwp-mediatypes-perl. #8 35.79 Preparing to unpack .../260-libtext-levenshtein-perl_0.13-1_all.deb ... #8 35.79 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 35.83 Selecting previously unselected package libunicode-utf8-perl. #8 35.83 Preparing to unpack .../261-libunicode-utf8-perl_0.60-1build4_arm64.deb ... #8 35.84 Unpacking libunicode-utf8-perl (0.60-1build4) ... #8 35.88 Selecting previously unselected package libxml-namespacesupport-perl. #8 35.88 Preparing to unpack .../262-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 35.88 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 35.92 Selecting previously unselected package libxml-sax-base-perl. #8 35.93 Preparing to unpack .../263-libxml-sax-base-perl_1.09-1_all.deb ... #8 35.93 Unpacking libxml-sax-base-perl (1.09-1) ... #8 35.97 Selecting previously unselected package libxml-sax-perl. #8 35.97 Preparing to unpack .../264-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... #8 35.98 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 36.03 Selecting previously unselected package libxml-libxml-perl. #8 36.03 Preparing to unpack .../265-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ... #8 36.03 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... #8 36.09 Selecting previously unselected package libxml-parser-perl. #8 36.09 Preparing to unpack .../266-libxml-parser-perl_2.44-2build3_arm64.deb ... #8 36.10 Unpacking libxml-parser-perl (2.44-2build3) ... #8 36.15 Selecting previously unselected package libxml-sax-expat-perl. #8 35.77 Preparing to unpack .../156-equivs_2.3.1_all.deb ... #8 35.78 Unpacking equivs (2.3.1) ... #8 35.81 Selecting previously unselected package fonts-dejavu-core. #8 35.81 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... #8 35.83 Unpacking fonts-dejavu-core (2.37-2) ... #8 35.97 Selecting previously unselected package fontconfig-config. #8 35.97 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... #8 36.05 Unpacking fontconfig-config (2.13.1-4.2) ... #8 36.96 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #8 37.01 Selecting previously unselected package libtext-glob-perl. #8 37.01 Preparing to unpack .../271-libtext-glob-perl_0.10-1_all.deb ... #8 37.01 Unpacking libtext-glob-perl (0.10-1) ... #8 37.04 Selecting previously unselected package libpath-iterator-rule-perl. #8 37.05 Preparing to unpack .../272-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 37.05 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 37.09 Selecting previously unselected package libperlio-gzip-perl. #8 37.09 Preparing to unpack .../273-libperlio-gzip-perl_0.19-1+b5_arm64.deb ... #8 37.09 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #8 37.13 Selecting previously unselected package libpod-constants-perl. #8 37.13 Preparing to unpack .../274-libpod-constants-perl_0.19-1_all.deb ... #8 37.13 Unpacking libpod-constants-perl (0.19-1) ... #8 37.17 Selecting previously unselected package libreadonly-perl. #8 37.17 Preparing to unpack .../275-libreadonly-perl_2.050-1_all.deb ... #8 37.17 Unpacking libreadonly-perl (2.050-1) ... #8 37.21 Selecting previously unselected package libref-util-perl. #9 35.00 Preparing to unpack .../118-po-debconf_1.0.21+nmu1_all.deb ... #9 35.00 Unpacking po-debconf (1.0.21+nmu1) ... #9 35.05 Selecting previously unselected package debhelper. #9 35.05 Preparing to unpack .../119-debhelper_13.3.4ubuntu2_all.deb ... #9 35.06 Unpacking debhelper (13.3.4ubuntu2) ... #9 35.11 Selecting previously unselected package libfakeroot:arm64. #9 35.12 Preparing to unpack .../120-libfakeroot_1.25.3-1.1ubuntu2_arm64.deb ... #9 35.12 Unpacking libfakeroot:arm64 (1.25.3-1.1ubuntu2) ... #9 35.16 Selecting previously unselected package fakeroot. #9 35.16 Preparing to unpack .../121-fakeroot_1.25.3-1.1ubuntu2_arm64.deb ... #9 35.16 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... #9 35.20 Selecting previously unselected package libassuan0:arm64. #9 35.21 Preparing to unpack .../122-libassuan0_2.5.5-1_arm64.deb ... #9 35.21 Unpacking libassuan0:arm64 (2.5.5-1) ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:6e9576fe9b3ec593fc61754a66fb4c3e478c17dbf8e535d0b3faf32206a7372a #8 28.77 Selecting previously unselected package cpp. #8 28.77 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... #9 35.74 Preparing to unpack .../264-libsub-identify-perl_0.14-1build2_arm64.deb ... #9 35.74 Unpacking libsub-identify-perl (0.14-1build2) ... #9 35.78 Selecting previously unselected package libsub-name-perl. #9 35.78 Preparing to unpack .../265-libsub-name-perl_0.26-1_arm64.deb ... #9 35.78 Unpacking libsub-name-perl (0.26-1) ... #9 35.82 Selecting previously unselected package libnamespace-clean-perl. #9 35.82 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ... #9 35.82 Unpacking libnamespace-clean-perl (0.27-1) ... #9 35.85 Selecting previously unselected package libpath-tiny-perl. #9 35.86 Preparing to unpack .../267-libpath-tiny-perl_0.108-1_all.deb ... #9 35.86 Unpacking libpath-tiny-perl (0.108-1) ... #9 35.89 Selecting previously unselected package libtype-tiny-perl. #9 35.90 Preparing to unpack .../268-libtype-tiny-perl_1.008001-2_all.deb ... #9 35.90 Unpacking libtype-tiny-perl (1.008001-2) ... #9 35.95 Selecting previously unselected package libgitlab-api-v4-perl. #9 35.95 Preparing to unpack .../269-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 35.96 Unpacking libgitlab-api-v4-perl (0.25-1) ... #8 33.70 Fedora 34 - x86_64 - Updates 20 MB/s | 34 MB 00:01 #9 37.23 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 37.24 Setting up fakeroot (1.28-1ubuntu1) ... #9 37.25 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 37.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 #9 37.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 #9 37.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 #9 37.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 #9 37.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 #9 37.25 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 #9 37.25 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 #9 37.25 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 #9 37.26 Setting up autotools-dev (20220109.1) ... #9 37.28 Setting up libtirpc-dev:amd64 (1.3.2-2build1) ... #9 37.29 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #9 37.30 Setting up libx11-data (2:1.7.5-1) ... #9 37.32 Setting up make (4.3-4.1build1) ... #9 37.33 Setting up libmpfr6:amd64 (4.1.0-3build3) ... #9 37.34 Setting up gnupg-l10n (2.2.27-3ubuntu2) ... #9 37.35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #9 37.36 Setting up lzip (1.23-1) ... #9 37.37 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #9 37.37 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #9 37.37 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #9 37.38 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #9 37.38 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #9 37.38 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #9 37.39 Setting up strace (5.16-0ubuntu3) ... #9 37.40 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... #9 37.41 Setting up xz-utils (5.2.5-2ubuntu1) ... #9 37.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 36.16 Preparing to unpack .../132-gpg-agent_2.2.20-1ubuntu4_amd64.deb ... #9 36.18 Unpacking gpg-agent (2.2.20-1ubuntu4) ... #9 36.41 Selecting previously unselected package gpg-wks-client. #8 38.73 Selecting previously unselected package gpg-wks-server. #8 38.74 Preparing to unpack .../098-gpg-wks-server_2.2.12-1+deb10u1_armhf.deb ... #8 38.74 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... #8 38.79 Selecting previously unselected package gpgsm. #8 38.80 Preparing to unpack .../099-gpgsm_2.2.12-1+deb10u1_armhf.deb ... #8 38.80 Unpacking gpgsm (2.2.12-1+deb10u1) ... #8 38.85 Selecting previously unselected package gnupg. #8 38.86 Preparing to unpack .../100-gnupg_2.2.12-1+deb10u1_all.deb ... #8 38.86 Unpacking gnupg (2.2.12-1+deb10u1) ... #8 38.93 Selecting previously unselected package libfile-which-perl. #8 38.93 Preparing to unpack .../101-libfile-which-perl_1.23-1_all.deb ... #8 38.94 Unpacking libfile-which-perl (1.23-1) ... #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 10.1s #9 35.73 Selecting previously unselected package libroken18-heimdal:armhf. #9 35.73 Preparing to unpack .../102-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.73 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.84 Selecting previously unselected package libasn1-8-heimdal:armhf. #9 35.84 Preparing to unpack .../103-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.85 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #21 31.38 Selecting previously unselected package binutils-powerpc64le-linux-gnu. #21 31.38 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... #21 31.38 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... #9 34.93 Preparing to unpack .../166-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #9 34.93 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #9 34.96 Selecting previously unselected package libdynaloader-functions-perl. #9 34.96 Preparing to unpack .../167-libdynaloader-functions-perl_0.003-1_all.deb ... #9 34.98 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 35.01 Selecting previously unselected package libdevel-callchecker-perl. #9 35.01 Preparing to unpack .../168-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #9 35.02 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 35.04 Selecting previously unselected package libparams-classify-perl. #9 35.05 Preparing to unpack .../169-libparams-classify-perl_0.015-1build2_amd64.deb ... #9 35.05 Unpacking libparams-classify-perl (0.015-1build2) ... #9 35.08 Selecting previously unselected package libmodule-runtime-perl. #9 35.08 Preparing to unpack .../170-libmodule-runtime-perl_0.016-1_all.deb ... #9 35.08 Unpacking libmodule-runtime-perl (0.016-1) ... #9 35.11 Selecting previously unselected package libimport-into-perl. #9 35.11 Preparing to unpack .../171-libimport-into-perl_1.002005-1_all.deb ... #9 35.12 Unpacking libimport-into-perl (1.002005-1) ... #9 35.14 Selecting previously unselected package librole-tiny-perl. #8 42.23 Unpacking libemail-valid-perl (1.202-1) ... #8 42.26 Selecting previously unselected package libencode-locale-perl. #8 42.26 Preparing to unpack .../199-libencode-locale-perl_1.05-1_all.deb ... #8 42.27 Unpacking libencode-locale-perl (1.05-1) ... #8 42.42 Selecting previously unselected package libexporter-tiny-perl. #8 42.42 Preparing to unpack .../200-libexporter-tiny-perl_1.000000-2_all.deb ... #8 42.42 Unpacking libexporter-tiny-perl (1.000000-2) ... #9 33.74 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ... #9 33.75 Unpacking libparams-util-perl (1.102-1build3) ... #9 33.77 Selecting previously unselected package libsub-install-perl. #9 33.78 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ... #9 33.78 Unpacking libsub-install-perl (0.928-1.1) ... #9 33.81 Selecting previously unselected package libdata-optlist-perl. #9 33.81 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ... #9 33.81 Unpacking libdata-optlist-perl (0.112-1) ... #9 33.84 Selecting previously unselected package libsub-exporter-perl. #9 33.84 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ... #9 33.85 Unpacking libsub-exporter-perl (0.988-1) ... #9 33.88 Selecting previously unselected package libconst-fast-perl. #9 33.88 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ... #9 33.89 Unpacking libconst-fast-perl (0.014-1.1) ... #9 33.91 Selecting previously unselected package libwant-perl. #9 33.92 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ... #9 33.92 Unpacking libwant-perl (0.29-1build7) ... #9 33.95 Selecting previously unselected package libcontextual-return-perl. #8 35.46 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ... #8 35.47 Unpacking libsub-exporter-perl (0.987-1) ... #8 35.51 Selecting previously unselected package libconst-fast-perl. #8 35.51 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ... #8 35.52 Unpacking libconst-fast-perl (0.014-1.1) ... #8 35.55 Selecting previously unselected package libwant-perl. #8 35.55 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ... #8 35.55 Unpacking libwant-perl (0.29-1+b6) ... #8 35.59 Selecting previously unselected package libcontextual-return-perl. #8 35.59 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ... #8 35.60 Unpacking libcontextual-return-perl (0.004014-2) ... #8 35.63 Selecting previously unselected package libconvert-binhex-perl. #8 35.64 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ... #8 35.64 Unpacking libconvert-binhex-perl (1.125-1) ... #8 35.68 Selecting previously unselected package libcpanel-json-xs-perl. #8 35.68 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ... #8 35.68 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 35.72 Selecting previously unselected package libdevel-stacktrace-perl. #8 36.22 Preparing to unpack .../183-libclass-accessor-perl_0.51-1_all.deb ... #8 36.23 Unpacking libclass-accessor-perl (0.51-1) ... #8 36.27 Selecting previously unselected package libclass-method-modifiers-perl. #8 36.27 Preparing to unpack .../184-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 36.28 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 36.30 Selecting previously unselected package libclass-xsaccessor-perl. #8 36.31 Preparing to unpack .../185-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ... #8 36.31 Unpacking libclass-xsaccessor-perl (1.19-2build8) ... #8 36.34 Selecting previously unselected package libclone-perl. #8 36.35 Preparing to unpack .../186-libclone-perl_0.39-1_amd64.deb ... #8 36.35 Unpacking libclone-perl (0.39-1) ... #8 36.38 Selecting previously unselected package libdata-dump-perl. #8 36.38 Preparing to unpack .../187-libdata-dump-perl_1.23-1_all.deb ... #8 36.39 Unpacking libdata-dump-perl (1.23-1) ... #8 36.41 Selecting previously unselected package libparams-util-perl. #8 36.42 Preparing to unpack .../188-libparams-util-perl_1.07-3build3_amd64.deb ... #8 36.42 Unpacking libparams-util-perl (1.07-3build3) ... #8 36.45 Selecting previously unselected package libsub-install-perl. #8 37.30 Preparing to unpack .../132-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 37.31 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 37.34 Selecting previously unselected package libhttp-message-perl. #8 37.34 Preparing to unpack .../133-libhttp-message-perl_6.18-1_all.deb ... #8 37.34 Unpacking libhttp-message-perl (6.18-1) ... #8 37.38 Selecting previously unselected package libhttp-cookies-perl. #8 37.38 Preparing to unpack .../134-libhttp-cookies-perl_6.04-1_all.deb ... #8 37.38 Unpacking libhttp-cookies-perl (6.04-1) ... #8 37.41 Selecting previously unselected package libhttp-negotiate-perl. #8 37.42 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #8 37.42 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 37.45 Selecting previously unselected package perl-openssl-defaults:amd64. #8 37.45 Preparing to unpack .../136-perl-openssl-defaults_3_amd64.deb ... #8 37.46 Unpacking perl-openssl-defaults:amd64 (3) ... #8 37.49 Selecting previously unselected package libnet-ssleay-perl. #8 37.49 Preparing to unpack .../137-libnet-ssleay-perl_1.85-2+b1_amd64.deb ... #8 37.49 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 36.15 Preparing to unpack .../267-libxml-sax-expat-perl_0.40-2_all.deb ... #8 36.16 Unpacking libxml-sax-expat-perl (0.40-2) ... #8 36.19 Selecting previously unselected package libxml-simple-perl. #8 36.19 Preparing to unpack .../268-libxml-simple-perl_2.24-1_all.deb ... #8 36.20 Unpacking libxml-simple-perl (2.24-1) ... #8 36.23 Selecting previously unselected package libyaml-libyaml-perl. #8 36.24 Preparing to unpack .../269-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ... #8 36.24 Unpacking libyaml-libyaml-perl (0.69+repack-1) ... #8 36.28 Selecting previously unselected package licensecheck. #8 36.28 Preparing to unpack .../270-licensecheck_3.0.31-2_all.deb ... #8 36.29 Unpacking licensecheck (3.0.31-2) ... #8 36.32 Selecting previously unselected package patchutils. #8 36.32 Preparing to unpack .../271-patchutils_0.3.4-2_arm64.deb ... #8 36.33 Unpacking patchutils (0.3.4-2) ... #8 36.36 Selecting previously unselected package t1utils. #8 36.37 Preparing to unpack .../272-t1utils_1.41-2_arm64.deb ... #8 36.37 Unpacking t1utils (1.41-2) ... #8 36.41 Selecting previously unselected package lintian. #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 10.2s #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:cd25afeca20d5d917a30c24994f8e2f272f998b4ff1badf4b6a0482df9d9cbf5 #9 17.45 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 17.53 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 17.54 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 17.61 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB] #9 17.66 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB] #9 17.81 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB] #9 17.81 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #9 17.83 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB] #9 17.84 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB] #9 17.84 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB] #9 17.87 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #9 17.87 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB] #9 17.88 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB] #9 17.92 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB] #9 17.92 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #9 17.95 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB] #9 17.96 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB] #9 17.96 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #9 17.97 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 17.97 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1 [50.1 kB] #9 17.98 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB] #9 18.03 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB] #9 18.04 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB] #9 18.04 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB] #9 18.04 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB] #9 18.11 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #9 18.11 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 18.11 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB] #9 18.11 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB] #9 18.11 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB] #9 18.11 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B] #9 18.18 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB] #9 18.18 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB] #9 18.19 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB] #9 18.19 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB] #9 18.25 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB] #9 18.25 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB] #9 18.25 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 18.25 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 18.26 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #9 18.27 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB] #9 18.33 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB] #9 18.34 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 18.34 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB] #9 18.34 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB] #9 18.40 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB] #9 18.40 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB] #9 18.40 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB] #9 18.41 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB] #9 18.41 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #9 18.42 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf unzip armhf 6.0-26ubuntu3 [162 kB] #9 18.47 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lintian all 2.114.0ubuntu1 [1080 kB] #9 18.53 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB] #9 18.65 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB] #9 18.66 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB] #9 18.66 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] #9 18.66 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 18.66 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 18.67 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B] #9 18.67 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB] #9 18.67 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB] #9 18.67 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 18.73 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB] #9 19.04 debconf: delaying package configuration, since apt-utils is not installed #9 19.07 Fetched 114 MB in 12s (9425 kB/s) #9 19.10 Selecting previously unselected package liblocale-gettext-perl. #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 ... 4388 files and directories currently installed.) #9 19.10 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ... #9 19.10 Unpacking liblocale-gettext-perl (1.07-4build3) ... #9 19.20 Selecting previously unselected package libpython3.10-minimal:armhf. #9 19.20 Preparing to unpack .../libpython3.10-minimal_3.10.4-3_armhf.deb ... #9 19.21 Unpacking libpython3.10-minimal:armhf (3.10.4-3) ... #9 19.35 Selecting previously unselected package libexpat1:armhf. #9 19.35 Preparing to unpack .../libexpat1_2.4.7-1_armhf.deb ... #9 19.36 Unpacking libexpat1:armhf (2.4.7-1) ... #9 19.44 Selecting previously unselected package python3.10-minimal. #9 19.44 Preparing to unpack .../python3.10-minimal_3.10.4-3_armhf.deb ... #9 19.44 Unpacking python3.10-minimal (3.10.4-3) ... #9 19.53 Setting up libpython3.10-minimal:armhf (3.10.4-3) ... #9 19.55 Setting up libexpat1:armhf (2.4.7-1) ... #9 19.57 Setting up python3.10-minimal (3.10.4-3) ... #9 20.45 Selecting previously unselected package python3-minimal. #9 20.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 ... 4704 files and directories currently installed.) #9 20.45 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_armhf.deb ... #9 20.46 Unpacking python3-minimal (3.10.4-0ubuntu2) ... #9 20.50 Selecting previously unselected package media-types. #9 20.50 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #9 20.51 Unpacking media-types (7.0.0) ... #9 20.55 Selecting previously unselected package libmpdec3:armhf. #9 20.55 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... #9 20.57 Unpacking libmpdec3:armhf (2.5.1-2build2) ... #9 20.59 Selecting previously unselected package readline-common. #9 20.59 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #9 20.60 Unpacking readline-common (8.1.2-1) ... #9 20.64 Selecting previously unselected package libreadline8:armhf. #9 20.64 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ... #9 20.65 Unpacking libreadline8:armhf (8.1.2-1) ... #9 20.69 Selecting previously unselected package libsqlite3-0:armhf. #9 20.69 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_armhf.deb ... #9 20.69 Unpacking libsqlite3-0:armhf (3.37.2-2) ... #9 20.73 Selecting previously unselected package libpython3.10-stdlib:armhf. #9 20.73 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3_armhf.deb ... #9 20.74 Unpacking libpython3.10-stdlib:armhf (3.10.4-3) ... #9 20.89 Selecting previously unselected package python3.10. #9 20.89 Preparing to unpack .../7-python3.10_3.10.4-3_armhf.deb ... #9 20.89 Unpacking python3.10 (3.10.4-3) ... #9 20.93 Selecting previously unselected package libpython3-stdlib:armhf. #9 20.93 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_armhf.deb ... #9 20.94 Unpacking libpython3-stdlib:armhf (3.10.4-0ubuntu2) ... #9 20.97 Setting up python3-minimal (3.10.4-0ubuntu2) ... #9 21.30 Selecting previously unselected package python3. #9 21.30 (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 ... 5133 files and directories currently installed.) #9 21.30 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_armhf.deb ... #9 21.31 Unpacking python3 (3.10.4-0ubuntu2) ... #9 21.34 Selecting previously unselected package perl-modules-5.34. #9 21.34 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ... #9 21.35 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 21.74 Selecting previously unselected package libgdbm6:armhf. #9 21.74 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ... #9 21.75 Unpacking libgdbm6:armhf (1.23-1) ... #9 21.80 Selecting previously unselected package libgdbm-compat4:armhf. #9 21.80 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ... #9 21.80 Unpacking libgdbm-compat4:armhf (1.23-1) ... #9 21.84 Selecting previously unselected package libperl5.34:armhf. #9 21.84 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_armhf.deb ... #9 21.84 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1) ... #9 22.17 Selecting previously unselected package perl. #9 22.17 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_armhf.deb ... #9 22.18 Unpacking perl (5.34.0-3ubuntu1) ... #9 22.26 Selecting previously unselected package openssl. #9 22.26 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.1_armhf.deb ... #9 22.27 Unpacking openssl (3.0.2-0ubuntu1.1) ... #9 22.37 Selecting previously unselected package ca-certificates. #9 22.37 Preparing to unpack .../007-ca-certificates_20211016_all.deb ... #9 22.37 Unpacking ca-certificates (20211016) ... #9 22.44 Selecting previously unselected package distro-info-data. #9 22.44 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ... #9 22.49 Unpacking distro-info-data (0.52ubuntu0.1) ... #9 22.54 Selecting previously unselected package iso-codes. #9 22.54 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #9 22.55 Unpacking iso-codes (4.9.0-1) ... #9 22.85 Selecting previously unselected package less. #9 22.85 Preparing to unpack .../010-less_590-1build1_armhf.deb ... #9 22.85 Unpacking less (590-1build1) ... #9 22.91 Selecting previously unselected package libmd0:armhf. #9 22.91 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ... #9 22.92 Unpacking libmd0:armhf (1.0.4-1build1) ... #9 22.96 Selecting previously unselected package libbsd0:armhf. #9 22.96 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ... #9 22.97 Unpacking libbsd0:armhf (0.11.5-1) ... #9 23.02 Selecting previously unselected package libelf1:armhf. #9 23.02 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ... #9 23.02 Unpacking libelf1:armhf (0.186-1build1) ... #9 23.07 Selecting previously unselected package libicu70:armhf. #9 23.07 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ... #9 23.07 Unpacking libicu70:armhf (70.1-2) ... #9 23.62 Selecting previously unselected package libxml2:armhf. #9 23.62 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1build1_armhf.deb ... #9 23.63 Unpacking libxml2:armhf (2.9.13+dfsg-1build1) ... #9 23.69 Selecting previously unselected package libyaml-0-2:armhf. #9 23.69 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ... #9 23.70 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ... #9 23.74 Selecting previously unselected package lsb-release. #9 23.74 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #9 23.74 Unpacking lsb-release (11.1.0ubuntu4) ... #9 23.80 Selecting previously unselected package netbase. #9 23.80 Preparing to unpack .../018-netbase_6.3_all.deb ... #9 23.80 Unpacking netbase (6.3) ... #8 36.10 Selecting previously unselected package libcurl3-gnutls:amd64. #8 36.10 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u1_amd64.deb ... #8 36.10 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ... #8 36.15 Selecting previously unselected package liberror-perl. #8 36.15 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... #8 36.16 Unpacking liberror-perl (0.17029-1) ... #8 36.19 Selecting previously unselected package git-man. #8 36.19 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ... #8 36.19 Unpacking git-man (1:2.30.2-1) ... #8 37.21 Preparing to unpack .../276-libref-util-perl_0.204-1_all.deb ... #8 37.21 Unpacking libref-util-perl (0.204-1) ... #8 37.25 Selecting previously unselected package libref-util-xs-perl. #8 37.25 Preparing to unpack .../277-libref-util-xs-perl_0.117-1+b1_arm64.deb ... #8 37.25 Unpacking libref-util-xs-perl (0.117-1+b1) ... #8 37.29 Selecting previously unselected package libregexp-pattern-license-perl. #8 37.29 Preparing to unpack .../278-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #8 37.30 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #8 37.34 Selecting previously unselected package libsasl2-modules:arm64. #8 37.34 Preparing to unpack .../279-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ... #8 37.34 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 37.39 Selecting previously unselected package libsereal-decoder-perl. #8 37.40 Preparing to unpack .../280-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ... #8 37.40 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #8 37.44 Selecting previously unselected package libsereal-encoder-perl. #8 37.45 Preparing to unpack .../281-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ... #8 37.45 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #8 37.51 Selecting previously unselected package libsereal-perl. #8 37.52 Preparing to unpack .../282-libsereal-perl_4.005-1_all.deb ... #8 37.52 Unpacking libsereal-perl (4.005-1) ... #8 37.56 Selecting previously unselected package libtask-weaken-perl. #9 35.27 Selecting previously unselected package gpgconf. #9 35.27 Preparing to unpack .../123-gpgconf_2.2.20-1ubuntu4_arm64.deb ... #9 35.27 Unpacking gpgconf (2.2.20-1ubuntu4) ... #9 35.32 Selecting previously unselected package libksba8:arm64. #9 35.32 Preparing to unpack .../124-libksba8_1.5.1-1_arm64.deb ... #9 35.33 Unpacking libksba8:arm64 (1.5.1-1) ... #9 35.37 Selecting previously unselected package libnpth0:arm64. #9 35.37 Preparing to unpack .../125-libnpth0_1.6-3_arm64.deb ... #9 35.38 Unpacking libnpth0:arm64 (1.6-3) ... #9 35.42 Selecting previously unselected package dirmngr. #9 35.42 Preparing to unpack .../126-dirmngr_2.2.20-1ubuntu4_arm64.deb ... #9 35.43 Unpacking dirmngr (2.2.20-1ubuntu4) ... #9 35.48 Selecting previously unselected package gnupg-l10n. #9 35.99 Selecting previously unselected package libhash-fieldhash-perl. #9 36.00 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build2_arm64.deb ... #9 36.00 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 36.03 Selecting previously unselected package libhtml-form-perl. #9 36.03 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ... #9 36.04 Unpacking libhtml-form-perl (6.07-1) ... #9 36.06 Selecting previously unselected package libhtml-format-perl. #9 36.07 Preparing to unpack .../272-libhtml-format-perl_2.12-1_all.deb ... #9 36.07 Unpacking libhtml-format-perl (2.12-1) ... #9 36.10 Selecting previously unselected package libhttp-daemon-perl. #9 36.11 Preparing to unpack .../273-libhttp-daemon-perl_6.06-1_all.deb ... #9 36.11 Unpacking libhttp-daemon-perl (6.06-1) ... #9 36.15 Selecting previously unselected package libidn11:arm64. #9 36.15 Preparing to unpack .../274-libidn11_1.33-2.2ubuntu2_arm64.deb ... #9 36.15 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ... #9 36.19 Selecting previously unselected package libstruct-dumb-perl. #8 28.79 Unpacking cpp (4:10.2.1-1+rpi1) ... #8 28.83 Selecting previously unselected package libdebhelper-perl. #8 28.83 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ... #8 28.83 Unpacking libdebhelper-perl (13.3.4) ... #8 28.92 Selecting previously unselected package libcc1-0:armhf. #8 28.92 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ... #8 28.93 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... #8 28.97 Selecting previously unselected package libgomp1:armhf. #8 28.97 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ... #8 28.98 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... #8 29.04 Selecting previously unselected package libatomic1:armhf. #8 29.04 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ... #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.42 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 #9 37.43 Setting up t1utils (1.41-4build2) ... #9 37.44 Setting up libquadmath0:amd64 (12-20220319-1ubuntu1) ... #9 37.45 Setting up diffstat (1.64-1build2) ... #9 37.46 Setting up libpng16-16:amd64 (1.6.37-3build5) ... #9 37.48 Setting up libmpc3:amd64 (1.2.1-2build1) ... #9 37.49 Setting up libatomic1:amd64 (12-20220319-1ubuntu1) ... #9 37.50 Setting up patch (2.7.6-7build2) ... #9 37.51 Setting up autopoint (0.21-4ubuntu4) ... #9 37.52 Setting up fonts-dejavu-core (2.37-2build1) ... #9 37.57 Setting up ucf (3.0043) ... #9 37.70 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #9 36.42 Preparing to unpack .../133-gpg-wks-client_2.2.20-1ubuntu4_amd64.deb ... #9 36.46 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ... #9 36.61 Selecting previously unselected package gpg-wks-server. #9 36.62 Preparing to unpack .../134-gpg-wks-server_2.2.20-1ubuntu4_amd64.deb ... #9 36.64 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ... #8 38.97 Selecting previously unselected package libfile-homedir-perl. #8 38.97 Preparing to unpack .../102-libfile-homedir-perl_1.004-1_all.deb ... #8 38.98 Unpacking libfile-homedir-perl (1.004-1) ... #8 39.02 Selecting previously unselected package libio-pty-perl. #8 39.02 Preparing to unpack .../103-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ... #8 39.03 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 39.07 Selecting previously unselected package libipc-run-perl. #8 39.07 Preparing to unpack .../104-libipc-run-perl_20180523.0-1_all.deb ... #8 39.07 Unpacking libipc-run-perl (20180523.0-1) ... #8 39.11 Selecting previously unselected package libclass-method-modifiers-perl. #8 39.12 Preparing to unpack .../105-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 39.12 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 39.15 Selecting previously unselected package libsub-exporter-progressive-perl. #8 39.16 Preparing to unpack .../106-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 39.16 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 39.19 Selecting previously unselected package libdevel-globaldestruction-perl. #8 39.20 Preparing to unpack .../107-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 39.20 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 39.24 Selecting previously unselected package libb-hooks-op-check-perl. #8 39.24 Preparing to unpack .../108-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #8 39.25 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 39.28 Selecting previously unselected package libdynaloader-functions-perl. #8 39.28 Preparing to unpack .../109-libdynaloader-functions-perl_0.003-1_all.deb ... #8 39.28 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 39.32 Selecting previously unselected package libdevel-callchecker-perl. #8 34.57 Selecting previously unselected package gcc-8. #8 34.57 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ... #21 31.65 Selecting previously unselected package binutils-s390x-linux-gnu. #21 31.66 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... #21 31.66 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... #9 35.15 Preparing to unpack .../172-librole-tiny-perl_2.001004-1_all.deb ... #9 35.15 Unpacking librole-tiny-perl (2.001004-1) ... #9 35.18 Selecting previously unselected package libstrictures-perl. #9 35.19 Preparing to unpack .../173-libstrictures-perl_2.000006-1_all.deb ... #9 35.19 Unpacking libstrictures-perl (2.000006-1) ... #9 35.22 Selecting previously unselected package libsub-quote-perl. #9 35.22 Preparing to unpack .../174-libsub-quote-perl_2.006006-1_all.deb ... #9 35.22 Unpacking libsub-quote-perl (2.006006-1) ... #9 35.25 Selecting previously unselected package libmoo-perl. #9 35.25 Preparing to unpack .../175-libmoo-perl_2.003006-1_all.deb ... #9 35.26 Unpacking libmoo-perl (2.003006-1) ... #9 35.29 Selecting previously unselected package libencode-locale-perl. #9 35.29 Preparing to unpack .../176-libencode-locale-perl_1.05-1_all.deb ... #9 35.30 Unpacking libencode-locale-perl (1.05-1) ... #9 35.32 Selecting previously unselected package libtimedate-perl. #9 35.33 Preparing to unpack .../177-libtimedate-perl_2.3200-1_all.deb ... #9 35.33 Unpacking libtimedate-perl (2.3200-1) ... #9 35.40 Selecting previously unselected package libhttp-date-perl. #8 42.64 Selecting previously unselected package libipc-system-simple-perl. #8 42.64 Preparing to unpack .../201-libipc-system-simple-perl_1.25-4_all.deb ... #8 42.67 Unpacking libipc-system-simple-perl (1.25-4) ... #8 42.75 Selecting previously unselected package libfile-basedir-perl. #8 42.75 Preparing to unpack .../202-libfile-basedir-perl_0.07-1_all.deb ... #8 42.76 Unpacking libfile-basedir-perl (0.07-1) ... #8 42.87 Selecting previously unselected package libfile-chdir-perl. #8 42.87 Preparing to unpack .../203-libfile-chdir-perl_0.1008-1_all.deb ... #9 36.09 Selecting previously unselected package libheimbase1-heimdal:armhf. #9 36.09 Preparing to unpack .../104-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 36.10 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 33.95 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #9 33.96 Unpacking libcontextual-return-perl (0.004014-2) ... #9 33.99 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #9 33.99 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ... #9 33.99 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ... #9 34.02 Selecting previously unselected package libdevel-stacktrace-perl. #9 34.03 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 34.03 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 34.06 Selecting previously unselected package libexception-class-perl. #9 34.07 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ... #9 34.07 Unpacking libexception-class-perl (1.45-1) ... #9 34.10 Selecting previously unselected package libiterator-perl. #9 34.10 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 34.10 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 34.13 Selecting previously unselected package libiterator-util-perl. #9 34.13 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 34.14 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 34.17 Selecting previously unselected package libexporter-tiny-perl. #8 35.72 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 35.73 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 35.76 Selecting previously unselected package libexception-class-perl. #8 35.76 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ... #8 35.77 Unpacking libexception-class-perl (1.44-1) ... #8 35.80 Selecting previously unselected package libiterator-perl. #8 35.80 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 35.81 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 35.84 Selecting previously unselected package libiterator-util-perl. #8 35.84 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 35.85 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 35.88 Selecting previously unselected package libexporter-tiny-perl. #8 35.88 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ... #8 35.89 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 35.91 Selecting previously unselected package liblist-moreutils-xs-perl. #8 35.92 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ... #8 35.92 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 35.95 Selecting previously unselected package liblist-moreutils-perl. #8 36.45 Preparing to unpack .../189-libsub-install-perl_0.928-1_all.deb ... #8 36.46 Unpacking libsub-install-perl (0.928-1) ... #8 36.48 Selecting previously unselected package libdata-optlist-perl. #8 36.49 Preparing to unpack .../190-libdata-optlist-perl_0.110-1_all.deb ... #8 36.49 Unpacking libdata-optlist-perl (0.110-1) ... #8 36.51 Selecting previously unselected package libdevel-globaldestruction-perl. #8 36.52 Preparing to unpack .../191-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 36.52 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 36.55 Selecting previously unselected package libdigest-hmac-perl. #8 36.55 Preparing to unpack .../192-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... #8 36.56 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... #8 36.59 Selecting previously unselected package libdistro-info-perl. #8 36.59 Preparing to unpack .../193-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... #8 36.59 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 36.62 Selecting previously unselected package perl-openssl-defaults:amd64. #8 36.62 Preparing to unpack .../194-perl-openssl-defaults_3build1_amd64.deb ... #8 36.62 Unpacking perl-openssl-defaults:amd64 (3build1) ... #8 36.65 Selecting previously unselected package libnet-ssleay-perl. #8 36.65 Preparing to unpack .../195-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ... #8 36.66 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 36.72 Selecting previously unselected package libio-socket-ssl-perl. #8 36.72 Preparing to unpack .../196-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... #8 36.72 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 36.78 Selecting previously unselected package libnet-smtp-ssl-perl. #10 22.42 Preparing : 1/1 #10 22.47 Installing : xz-5.2.4-3.el8.aarch64 1/77 #10 22.50 Installing : unzip-6.0-46.el8.aarch64 2/77 #10 22.62 Installing : groff-base-1.22.3-18.el8.aarch64 3/77 #10 22.64 Installing : file-5.33-20.el8.aarch64 4/77 #10 22.67 Installing : cpio-2.12-11.el8.aarch64 5/77 #8 37.57 Selecting previously unselected package libio-socket-ssl-perl. #8 37.57 Preparing to unpack .../138-libio-socket-ssl-perl_2.060-3_all.deb ... #8 37.57 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 37.62 Selecting previously unselected package libnet-http-perl. #8 37.62 Preparing to unpack .../139-libnet-http-perl_6.18-1_all.deb ... #8 37.62 Unpacking libnet-http-perl (6.18-1) ... #8 37.66 Selecting previously unselected package liblwp-protocol-https-perl. #8 37.66 Preparing to unpack .../140-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 37.67 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 37.71 Selecting previously unselected package libtry-tiny-perl. #8 37.71 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #8 37.71 Unpacking libtry-tiny-perl (0.30-1) ... #8 37.75 Selecting previously unselected package libwww-robotrules-perl. #8 37.75 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #8 37.75 Unpacking libwww-robotrules-perl (6.02-1) ... #8 37.78 Selecting previously unselected package libwww-perl. #8 37.78 Preparing to unpack .../143-libwww-perl_6.36-2_all.deb ... #8 37.79 Unpacking libwww-perl (6.36-2) ... #8 37.83 Selecting previously unselected package patchutils. #8 37.84 Preparing to unpack .../144-patchutils_0.3.4-2_amd64.deb ... #8 37.84 Unpacking patchutils (0.3.4-2) ... #8 37.88 Selecting previously unselected package wdiff. #8 37.88 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #8 37.88 Unpacking wdiff (1.2.2-2+b1) ... #8 36.41 Preparing to unpack .../273-lintian_2.5.81ubuntu1_all.deb ... #8 36.42 Unpacking lintian (2.5.81ubuntu1) ... #8 36.53 Selecting previously unselected package manpages-dev. #8 36.53 Preparing to unpack .../274-manpages-dev_4.15-1_all.deb ... #8 36.53 Unpacking manpages-dev (4.15-1) ... #9 23.83 Selecting previously unselected package python-apt-common. #9 23.83 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2_all.deb ... #9 23.87 Unpacking python-apt-common (2.3.0ubuntu2) ... #9 23.91 Selecting previously unselected package python3-apt. #9 23.91 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2_armhf.deb ... #9 23.91 Unpacking python3-apt (2.3.0ubuntu2) ... #9 23.97 Selecting previously unselected package python3-pkg-resources. #9 23.97 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ... #9 23.97 Unpacking python3-pkg-resources (59.6.0-1.2) ... #8 36.33 Selecting previously unselected package git. #8 36.33 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ... #8 36.35 Unpacking git (1:2.30.2-1) ... #8 37.56 Preparing to unpack .../283-libtask-weaken-perl_1.06-1_all.deb ... #8 37.57 Unpacking libtask-weaken-perl (1.06-1) ... #8 37.60 Selecting previously unselected package libxml-parser-perl. #8 37.60 Preparing to unpack .../284-libxml-parser-perl_2.44-4_arm64.deb ... #8 37.61 Unpacking libxml-parser-perl (2.44-4) ... #8 37.67 Selecting previously unselected package libsoap-lite-perl. #8 37.67 Preparing to unpack .../285-libsoap-lite-perl_1.27-1_all.deb ... #8 37.68 Unpacking libsoap-lite-perl (1.27-1) ... #8 37.75 Selecting previously unselected package libsort-key-perl. #8 37.76 Preparing to unpack .../286-libsort-key-perl_1.33-2+b1_arm64.deb ... #8 37.77 Unpacking libsort-key-perl (1.33-2+b1) ... #8 37.81 Selecting previously unselected package libstring-copyright-perl. #9 35.48 Preparing to unpack .../127-gnupg-l10n_2.2.20-1ubuntu4_all.deb ... #9 35.49 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ... #9 35.52 Selecting previously unselected package gnupg-utils. #9 35.52 Preparing to unpack .../128-gnupg-utils_2.2.20-1ubuntu4_arm64.deb ... #9 35.53 Unpacking gnupg-utils (2.2.20-1ubuntu4) ... #9 35.58 Selecting previously unselected package gpg. #9 35.58 Preparing to unpack .../129-gpg_2.2.20-1ubuntu4_arm64.deb ... #9 35.58 Unpacking gpg (2.2.20-1ubuntu4) ... #9 35.65 Selecting previously unselected package pinentry-curses. #9 35.65 Preparing to unpack .../130-pinentry-curses_1.1.1-1_arm64.deb ... #9 35.66 Unpacking pinentry-curses (1.1.1-1) ... #9 35.69 Selecting previously unselected package gpg-agent. #9 35.70 Preparing to unpack .../131-gpg-agent_2.2.20-1ubuntu4_arm64.deb ... #9 35.70 Unpacking gpg-agent (2.2.20-1ubuntu4) ... #9 35.74 Selecting previously unselected package gpg-wks-client. #9 35.75 Preparing to unpack .../132-gpg-wks-client_2.2.20-1ubuntu4_arm64.deb ... #9 35.75 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ... #9 35.78 Selecting previously unselected package gpg-wks-server. #9 35.79 Preparing to unpack .../133-gpg-wks-server_2.2.20-1ubuntu4_arm64.deb ... #9 35.79 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ... #9 35.82 Selecting previously unselected package gpgsm. #9 36.19 Preparing to unpack .../275-libstruct-dumb-perl_0.09-1_all.deb ... #9 36.19 Unpacking libstruct-dumb-perl (0.09-1) ... #9 36.22 Selecting previously unselected package libio-async-perl. #9 36.22 Preparing to unpack .../276-libio-async-perl_0.75-1_all.deb ... #9 36.23 Unpacking libio-async-perl (0.75-1) ... #9 36.28 Selecting previously unselected package liblinux-epoll-perl. #9 36.28 Preparing to unpack .../277-liblinux-epoll-perl_0.017-1_arm64.deb ... #9 36.28 Unpacking liblinux-epoll-perl (0.017-1) ... #9 36.32 Selecting previously unselected package libio-async-loop-epoll-perl. #9 36.32 Preparing to unpack .../278-libio-async-loop-epoll-perl_0.20-1_all.deb ... #9 36.32 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 36.35 Selecting previously unselected package libtypes-serialiser-perl. #9 36.36 Preparing to unpack .../279-libtypes-serialiser-perl_1.0-1_all.deb ... #9 36.36 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 36.39 Selecting previously unselected package libjson-xs-perl. #9 36.40 Preparing to unpack .../280-libjson-xs-perl_4.020-1build1_arm64.deb ... #9 36.40 Unpacking libjson-xs-perl (4.020-1build1) ... #9 36.44 Selecting previously unselected package libjson-maybexs-perl. #9 36.44 Preparing to unpack .../281-libjson-maybexs-perl_1.004000-1_all.deb ... #9 36.44 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 36.47 Selecting previously unselected package liblist-compare-perl. #9 36.48 Preparing to unpack .../282-liblist-compare-perl_0.53-1_all.deb ... #9 36.48 Unpacking liblist-compare-perl (0.53-1) ... #9 36.52 Selecting previously unselected package liblist-moreutils-perl. #9 36.52 Preparing to unpack .../283-liblist-moreutils-perl_0.416-1build5_arm64.deb ... #9 36.52 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 36.56 Selecting previously unselected package liblist-someutils-perl. #8 34.74 Fedora Modular 36 - aarch64 - Updates 60 kB/s | 85 kB 00:01 #8 29.04 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... #8 29.12 Selecting previously unselected package libasan6:armhf. #8 29.12 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ... #8 29.12 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... #9 37.71 Setting up libltdl7:amd64 (2.4.6-15build2) ... #9 37.72 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 37.73 Setting up libssh-4:amd64 (0.9.6-2build1) ... #9 37.75 Setting up libwebp7:amd64 (1.2.2-2) ... #9 37.76 Setting up libubsan1:amd64 (12-20220319-1ubuntu1) ... #9 37.77 Setting up libmd0:amd64 (1.0.4-1build1) ... #9 37.81 Setting up python-apt-common (2.3.0ubuntu2) ... #9 37.82 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #9 37.83 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... #9 37.85 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #9 37.86 Setting up lzop (1.04-2build2) ... #9 37.92 Setting up libmpdec3:amd64 (2.5.1-2build2) ... #9 37.93 Setting up git-man (1:2.34.1-1ubuntu1.2) ... #9 37.95 Setting up netbase (6.3) ... #9 37.98 Setting up libbinutils:amd64 (2.38-3ubuntu1) ... #9 37.99 Setting up libfido2-1:amd64 (1.10.0-1) ... #9 38.00 Setting up libisl23:amd64 (0.24-2build1) ... #9 38.01 Setting up libc-dev-bin (2.35-0ubuntu3) ... #9 38.03 Setting up openssl (3.0.2-0ubuntu1.1) ... #9 36.83 Selecting previously unselected package gpgsm. #9 36.83 Preparing to unpack .../135-gpgsm_2.2.20-1ubuntu4_amd64.deb ... #9 36.86 Unpacking gpgsm (2.2.20-1ubuntu4) ... #8 39.32 Preparing to unpack .../110-libdevel-callchecker-perl_0.008-1_armhf.deb ... #8 39.32 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 39.36 Selecting previously unselected package libparams-classify-perl. #8 39.36 Preparing to unpack .../111-libparams-classify-perl_0.015-1+b1_armhf.deb ... #8 39.36 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 39.40 Selecting previously unselected package libmodule-runtime-perl. #8 39.40 Preparing to unpack .../112-libmodule-runtime-perl_0.016-1_all.deb ... #8 39.40 Unpacking libmodule-runtime-perl (0.016-1) ... #8 39.43 Selecting previously unselected package libimport-into-perl. #8 39.43 Preparing to unpack .../113-libimport-into-perl_1.002005-1_all.deb ... #8 39.44 Unpacking libimport-into-perl (1.002005-1) ... #8 39.47 Selecting previously unselected package librole-tiny-perl. #8 39.47 Preparing to unpack .../114-librole-tiny-perl_2.000006-1_all.deb ... #8 39.48 Unpacking librole-tiny-perl (2.000006-1) ... #8 39.51 Selecting previously unselected package libstrictures-perl. #8 39.51 Preparing to unpack .../115-libstrictures-perl_2.000005-1_all.deb ... #8 39.51 Unpacking libstrictures-perl (2.000005-1) ... #8 39.55 Selecting previously unselected package libsub-quote-perl. #8 34.57 Unpacking gcc-8 (8.3.0-6+rpi1) ... #21 31.89 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. #21 31.89 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... #21 31.89 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 31.93 Selecting previously unselected package cpp-10-aarch64-linux-gnu. #21 31.93 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 31.93 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... #8 42.87 Unpacking libfile-chdir-perl (0.1008-1) ... #8 42.93 Selecting previously unselected package libfile-fcntllock-perl. #8 42.93 Preparing to unpack .../204-libfile-fcntllock-perl_0.22-3build2_armhf.deb ... #8 42.93 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #8 43.13 Selecting previously unselected package libhttp-date-perl. #8 43.13 Preparing to unpack .../205-libhttp-date-perl_6.02-1_all.deb ... #9 35.40 Preparing to unpack .../178-libhttp-date-perl_6.05-1_all.deb ... #9 35.40 Unpacking libhttp-date-perl (6.05-1) ... #9 35.43 Selecting previously unselected package libfile-listing-perl. #9 35.44 Preparing to unpack .../179-libfile-listing-perl_6.04-1_all.deb ... #9 35.44 Unpacking libfile-listing-perl (6.04-1) ... #9 35.47 Selecting previously unselected package libhtml-tagset-perl. #9 35.47 Preparing to unpack .../180-libhtml-tagset-perl_3.20-4_all.deb ... #9 35.48 Unpacking libhtml-tagset-perl (3.20-4) ... #9 35.51 Selecting previously unselected package liburi-perl. #9 35.51 Preparing to unpack .../181-liburi-perl_1.76-2_all.deb ... #9 35.52 Unpacking liburi-perl (1.76-2) ... #9 35.56 Selecting previously unselected package libhtml-parser-perl. #9 35.56 Preparing to unpack .../182-libhtml-parser-perl_3.72-5_amd64.deb ... #9 35.57 Unpacking libhtml-parser-perl (3.72-5) ... #9 35.60 Selecting previously unselected package libhtml-tree-perl. #9 35.60 Preparing to unpack .../183-libhtml-tree-perl_5.07-2_all.deb ... #9 35.61 Unpacking libhtml-tree-perl (5.07-2) ... #9 35.65 Selecting previously unselected package libio-html-perl. #9 36.25 Selecting previously unselected package libhcrypto4-heimdal:armhf. #9 36.25 Preparing to unpack .../105-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 36.25 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 36.35 Selecting previously unselected package libwind0-heimdal:armhf. #9 36.35 Preparing to unpack .../106-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 36.36 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 11.5s done #9 34.18 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ... #9 34.18 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 34.21 Selecting previously unselected package liblist-moreutils-xs-perl. #9 34.21 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ... #9 34.21 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #9 34.25 Selecting previously unselected package liblist-moreutils-perl. #9 34.25 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ... #9 34.26 Unpacking liblist-moreutils-perl (0.430-2) ... #9 34.28 Selecting previously unselected package libdata-dpath-perl. #9 34.29 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ... #9 34.29 Unpacking libdata-dpath-perl (0.58-1) ... #9 34.32 Selecting previously unselected package libdata-dump-perl. #9 34.32 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ... #9 34.33 Unpacking libdata-dump-perl (1.25-1) ... #9 34.35 Selecting previously unselected package libdata-messagepack-perl. #9 34.35 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ... #9 34.36 Unpacking libdata-messagepack-perl (1.01-2build1) ... #9 34.38 Selecting previously unselected package libnet-domain-tld-perl. #9 34.39 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 34.39 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 34.42 Selecting previously unselected package libdata-validate-domain-perl. #9 34.42 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 34.42 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 34.45 Selecting previously unselected package libnet-ipv6addr-perl. #9 34.45 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #9 34.46 Unpacking libnet-ipv6addr-perl (1.02-1) ... #9 34.48 Selecting previously unselected package libnet-netmask-perl. #9 34.49 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ... #9 34.49 Unpacking libnet-netmask-perl (2.0001-1) ... #8 35.96 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ... #8 35.96 Unpacking liblist-moreutils-perl (0.430-2) ... #8 35.99 Selecting previously unselected package libdata-dpath-perl. #8 35.99 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ... #8 36.00 Unpacking libdata-dpath-perl (0.58-1) ... #8 36.04 Selecting previously unselected package libdata-dump-perl. #8 36.04 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ... #8 36.05 Unpacking libdata-dump-perl (1.23-1.1) ... #8 36.08 Selecting previously unselected package libdata-messagepack-perl. #8 36.08 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ... #8 36.09 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 36.12 Selecting previously unselected package libnet-domain-tld-perl. #8 36.12 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 36.13 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 36.16 Selecting previously unselected package libdata-validate-domain-perl. #8 36.16 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 36.17 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 36.20 Selecting previously unselected package libdevel-size-perl. #8 36.78 Preparing to unpack .../197-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 36.78 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 36.81 Selecting previously unselected package libmailtools-perl. #8 36.81 Preparing to unpack .../198-libmailtools-perl_2.18-1_all.deb ... #8 36.82 Unpacking libmailtools-perl (2.18-1) ... #8 36.85 Selecting previously unselected package libsocket6-perl. #8 36.86 Preparing to unpack .../199-libsocket6-perl_0.27-1build2_amd64.deb ... #8 36.86 Unpacking libsocket6-perl (0.27-1build2) ... #8 36.89 Selecting previously unselected package libio-socket-inet6-perl. #8 36.89 Preparing to unpack .../200-libio-socket-inet6-perl_2.72-2_all.deb ... #8 36.90 Unpacking libio-socket-inet6-perl (2.72-2) ... #8 36.92 Selecting previously unselected package libnet-ip-perl. #8 36.92 Preparing to unpack .../201-libnet-ip-perl_1.26-1_all.deb ... #8 36.93 Unpacking libnet-ip-perl (1.26-1) ... #8 36.96 Selecting previously unselected package libnet-dns-perl. #8 36.96 Preparing to unpack .../202-libnet-dns-perl_1.10-2_all.deb ... #8 36.96 Unpacking libnet-dns-perl (1.10-2) ... #8 37.02 Selecting previously unselected package libnet-domain-tld-perl. #8 36.75 Selecting previously unselected package python3-certifi. #8 36.76 Preparing to unpack .../275-python3-certifi_2018.1.18-2_all.deb ... #8 36.76 Unpacking python3-certifi (2018.1.18-2) ... #8 36.81 Selecting previously unselected package python3-idna. #8 36.81 Preparing to unpack .../276-python3-idna_2.6-1_all.deb ... #8 36.82 Unpacking python3-idna (2.6-1) ... #8 36.86 Selecting previously unselected package python3-urllib3. #8 36.86 Preparing to unpack .../277-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ... #8 36.87 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 36.92 Selecting previously unselected package python3-requests. #9 24.07 Selecting previously unselected package ucf. #9 24.07 Preparing to unpack .../022-ucf_3.0043_all.deb ... #9 24.09 Moving old data out of the way #9 24.09 Unpacking ucf (3.0043) ... #9 24.14 Selecting previously unselected package bsdextrautils. #9 24.14 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ... #9 24.15 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #9 24.19 Selecting previously unselected package libmagic-mgc. #9 24.19 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_armhf.deb ... #9 24.21 Unpacking libmagic-mgc (1:5.41-3) ... #9 24.29 Selecting previously unselected package libmagic1:armhf. #9 24.29 Preparing to unpack .../025-libmagic1_1%3a5.41-3_armhf.deb ... #8 36.88 Selecting previously unselected package iso-codes. #8 37.81 Preparing to unpack .../287-libstring-copyright-perl_0.003006-1_all.deb ... #8 37.81 Unpacking libstring-copyright-perl (0.003006-1) ... #8 37.85 Selecting previously unselected package libstring-escape-perl. #8 37.85 Preparing to unpack .../288-libstring-escape-perl_2010.002-2_all.deb ... #8 37.86 Unpacking libstring-escape-perl (2010.002-2) ... #8 37.89 Selecting previously unselected package libstring-shellquote-perl. #8 37.90 Preparing to unpack .../289-libstring-shellquote-perl_1.04-1_all.deb ... #8 37.90 Unpacking libstring-shellquote-perl (1.04-1) ... #8 37.93 Selecting previously unselected package libterm-readkey-perl. #8 37.94 Preparing to unpack .../290-libterm-readkey-perl_2.38-1_arm64.deb ... #8 37.94 Unpacking libterm-readkey-perl (2.38-1) ... #8 37.99 Selecting previously unselected package libtest-fatal-perl. #8 37.99 Preparing to unpack .../291-libtest-fatal-perl_0.014-1_all.deb ... #8 38.00 Unpacking libtest-fatal-perl (0.014-1) ... #8 38.03 Selecting previously unselected package libtest-refcount-perl. #8 38.03 Preparing to unpack .../292-libtest-refcount-perl_0.08-3_all.deb ... #8 37.95 Selecting previously unselected package devscripts. #8 37.95 Preparing to unpack .../146-devscripts_2.19.5+deb10u1_amd64.deb ... #8 37.97 Unpacking devscripts (2.19.5+deb10u1) ... #8 38.10 Selecting previously unselected package diffstat. #8 38.10 Preparing to unpack .../147-diffstat_1.62-1_amd64.deb ... #8 38.11 Unpacking diffstat (1.62-1) ... #8 38.14 Selecting previously unselected package distro-info-data. #9 35.83 Preparing to unpack .../134-gpgsm_2.2.20-1ubuntu4_arm64.deb ... #9 35.83 Unpacking gpgsm (2.2.20-1ubuntu4) ... #9 35.88 Selecting previously unselected package gnupg. #9 35.88 Preparing to unpack .../135-gnupg_2.2.20-1ubuntu4_all.deb ... #9 35.88 Unpacking gnupg (2.2.20-1ubuntu4) ... #9 35.92 Selecting previously unselected package libfile-dirlist-perl. #9 35.93 Preparing to unpack .../136-libfile-dirlist-perl_0.05-2_all.deb ... #9 35.93 Unpacking libfile-dirlist-perl (0.05-2) ... #9 35.96 Selecting previously unselected package libfile-which-perl. #9 35.96 Preparing to unpack .../137-libfile-which-perl_1.23-1_all.deb ... #9 35.97 Unpacking libfile-which-perl (1.23-1) ... #9 36.00 Selecting previously unselected package libfile-homedir-perl. #9 36.00 Preparing to unpack .../138-libfile-homedir-perl_1.006-1_all.deb ... #9 36.00 Unpacking libfile-homedir-perl (1.006-1) ... #9 36.04 Selecting previously unselected package libfile-touch-perl. #9 36.56 Preparing to unpack .../284-liblist-someutils-perl_0.58-1_all.deb ... #9 36.57 Unpacking liblist-someutils-perl (0.58-1) ... #9 36.60 Selecting previously unselected package liblist-someutils-xs-perl. #9 36.60 Preparing to unpack .../285-liblist-someutils-xs-perl_0.58-2_arm64.deb ... #9 36.61 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 36.64 Selecting previously unselected package libltdl7:arm64. #9 36.65 Preparing to unpack .../286-libltdl7_2.4.6-14_arm64.deb ... #9 36.65 Unpacking libltdl7:arm64 (2.4.6-14) ... #9 36.68 Selecting previously unselected package libltdl-dev:arm64. #9 36.68 Preparing to unpack .../287-libltdl-dev_2.4.6-14_arm64.deb ... #9 36.69 Unpacking libltdl-dev:arm64 (2.4.6-14) ... #9 36.73 Selecting previously unselected package libsys-hostname-long-perl. #9 36.73 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-1_all.deb ... #9 36.74 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 36.77 Selecting previously unselected package libmail-sendmail-perl. #9 36.77 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1_all.deb ... #9 36.77 Unpacking libmail-sendmail-perl (0.80-1) ... #9 36.81 Selecting previously unselected package libmoox-aliases-perl. #8 29.43 Selecting previously unselected package libubsan1:armhf. #8 29.43 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ... #8 29.46 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... #9 38.04 Setting up libbsd0:amd64 (0.11.5-1) ... #9 38.05 Setting up libelf1:amd64 (0.186-1build1) ... #9 38.06 Setting up readline-common (8.1.2-1) ... #9 38.08 Setting up publicsuffix (20211207.1025-1) ... #9 38.09 Setting up zstd (1.4.8+dfsg-3build1) ... #9 38.10 Setting up libmarkdown2:amd64 (2.2.7-2) ... #9 38.11 Setting up libcc1-0:amd64 (12-20220319-1ubuntu1) ... #9 38.12 Setting up iso-codes (4.9.0-1) ... #9 38.13 Setting up liblocale-gettext-perl (1.07-4build3) ... #9 38.14 Setting up liblsan0:amd64 (12-20220319-1ubuntu1) ... #9 38.16 Setting up dctrl-tools (2.24-3build2) ... #9 38.17 Setting up libitm1:amd64 (12-20220319-1ubuntu1) ... #9 38.18 Setting up libgdbm6:amd64 (1.23-1) ... #9 38.19 Setting up libicu70:amd64 (70.1-2) ... #9 38.21 Setting up libtsan0:amd64 (11.2.0-19ubuntu1) ... #9 38.22 Setting up libctf0:amd64 (2.38-3ubuntu1) ... #9 38.23 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... #9 37.05 Selecting previously unselected package gnupg. #9 37.06 Preparing to unpack .../136-gnupg_2.2.20-1ubuntu4_all.deb ... #9 37.09 Unpacking gnupg (2.2.20-1ubuntu4) ... #8 35.41 Fedora 35 - x86_64 - Updates 19 MB/s | 30 MB 00:01 #8 39.55 Preparing to unpack .../116-libsub-quote-perl_2.005001-1_all.deb ... #8 39.55 Unpacking libsub-quote-perl (2.005001-1) ... #8 39.59 Selecting previously unselected package libmoo-perl. #8 39.59 Preparing to unpack .../117-libmoo-perl_2.003004-2_all.deb ... #8 39.59 Unpacking libmoo-perl (2.003004-2) ... #8 39.63 Selecting previously unselected package libencode-locale-perl. #8 39.63 Preparing to unpack .../118-libencode-locale-perl_1.05-1_all.deb ... #8 39.64 Unpacking libencode-locale-perl (1.05-1) ... #8 39.67 Selecting previously unselected package libtimedate-perl. #8 39.67 Preparing to unpack .../119-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 39.67 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 39.71 Selecting previously unselected package libhttp-date-perl. #8 39.71 Preparing to unpack .../120-libhttp-date-perl_6.02-1_all.deb ... #8 39.72 Unpacking libhttp-date-perl (6.02-1) ... #8 39.75 Selecting previously unselected package libfile-listing-perl. #8 39.75 Preparing to unpack .../121-libfile-listing-perl_6.04-1_all.deb ... #8 39.75 Unpacking libfile-listing-perl (6.04-1) ... #8 39.78 Selecting previously unselected package libhtml-tagset-perl. #8 43.14 Unpacking libhttp-date-perl (6.02-1) ... #8 43.20 Selecting previously unselected package libfile-listing-perl. #8 43.20 Preparing to unpack .../206-libfile-listing-perl_6.04-1_all.deb ... #8 43.20 Unpacking libfile-listing-perl (6.04-1) ... #8 43.26 Selecting previously unselected package libfont-afm-perl. #8 43.26 Preparing to unpack .../207-libfont-afm-perl_1.20-2_all.deb ... #8 43.27 Unpacking libfont-afm-perl (1.20-2) ... #8 43.32 Selecting previously unselected package libio-stringy-perl. #8 43.32 Preparing to unpack .../208-libio-stringy-perl_2.111-2_all.deb ... #8 43.33 Unpacking libio-stringy-perl (2.111-2) ... #9 36.61 Selecting previously unselected package libhx509-5-heimdal:armhf. #9 36.61 Preparing to unpack .../107-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 36.62 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.66 Preparing to unpack .../184-libio-html-perl_1.001-1_all.deb ... #9 35.66 Unpacking libio-html-perl (1.001-1) ... #9 35.69 Selecting previously unselected package liblwp-mediatypes-perl. #9 35.69 Preparing to unpack .../185-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 35.69 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 35.73 Selecting previously unselected package libhttp-message-perl. #9 35.73 Preparing to unpack .../186-libhttp-message-perl_6.22-1_all.deb ... #9 35.74 Unpacking libhttp-message-perl (6.22-1) ... #9 35.77 Selecting previously unselected package libhttp-cookies-perl. #9 35.77 Preparing to unpack .../187-libhttp-cookies-perl_6.08-1_all.deb ... #9 35.77 Unpacking libhttp-cookies-perl (6.08-1) ... #9 35.81 Selecting previously unselected package libhttp-negotiate-perl. #9 35.81 Preparing to unpack .../188-libhttp-negotiate-perl_6.01-1_all.deb ... #9 35.81 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 35.84 Selecting previously unselected package perl-openssl-defaults:amd64. #9 35.84 Preparing to unpack .../189-perl-openssl-defaults_4_amd64.deb ... #9 35.85 Unpacking perl-openssl-defaults:amd64 (4) ... #9 34.52 Selecting previously unselected package libnetaddr-ip-perl. #9 34.52 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ... #9 34.52 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 34.56 Selecting previously unselected package libdata-validate-ip-perl. #9 34.57 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ... #9 34.57 Unpacking libdata-validate-ip-perl (0.30-1) ... #9 34.60 Selecting previously unselected package libdata-validate-uri-perl. #9 34.60 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #9 34.60 Unpacking libdata-validate-uri-perl (0.07-2) ... #9 34.63 Selecting previously unselected package libdistro-info-perl. #9 34.63 Preparing to unpack .../243-libdistro-info-perl_1.1build1_all.deb ... #9 34.64 Unpacking libdistro-info-perl (1.1build1) ... #9 34.68 Selecting previously unselected package libemail-address-xs-perl. #9 34.68 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ... #9 34.69 Unpacking libemail-address-xs-perl (1.04-1build6) ... #9 34.72 Selecting previously unselected package libipc-system-simple-perl. #10 23.09 Dependencies resolved. #10 23.10 ============================================================================================= #10 23.10 Package Arch Version Repo Size #10 23.10 ============================================================================================= #10 23.10 Installing: #10 23.10 dnf-plugins-core noarch 4.0.21-11.el8 baseos 71 k #10 23.10 rpm-build x86_64 4.14.3-23.el8 appstream 174 k #10 23.10 rpmlint noarch 1.10-14.el8 appstream 192 k #10 23.10 Installing dependencies: #10 23.10 binutils x86_64 2.30-114.el8 baseos 5.8 M #10 23.10 bzip2 x86_64 1.0.6-26.el8 baseos 60 k #10 23.10 cpio x86_64 2.12-11.el8 baseos 266 k #10 23.10 desktop-file-utils x86_64 0.23-8.el8 appstream 80 k #10 23.10 diffutils x86_64 3.6-6.el8 baseos 358 k #10 23.10 dwz x86_64 0.12-10.el8 appstream 109 k #10 23.10 efi-srpm-macros noarch 3-3.el8 appstream 22 k #10 23.10 elfutils x86_64 0.186-1.el8 baseos 542 k #10 23.10 emacs-filesystem noarch 1:26.1-7.el8 baseos 70 k #10 23.10 file x86_64 5.33-20.el8 baseos 77 k #10 23.10 gc x86_64 7.6.4-3.el8 appstream 109 k #10 23.10 gdb-headless x86_64 8.2-18.el8 appstream 3.7 M #10 23.10 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #10 23.10 glibc-gconv-extra x86_64 2.28-199.el8 appstream 1.5 M #10 23.10 go-srpm-macros noarch 2-17.el8 appstream 13 k #10 23.10 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M #10 23.10 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M #10 23.10 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k #10 23.10 libbabeltrace x86_64 1.5.4-4.el8 baseos 200 k #10 23.10 libipt x86_64 1.6.1-8.el8 appstream 50 k #10 23.10 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k #10 23.10 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k #10 23.10 ncurses x86_64 6.1-9.20180224.el8 baseos 387 k #10 23.10 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #10 23.10 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #10 23.10 patch x86_64 2.7.6-11.el8 baseos 138 k #10 23.10 perl-Carp noarch 1.42-396.el8 baseos 30 k #10 23.10 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M #10 23.10 perl-Errno x86_64 1.28-421.el8 baseos 76 k #10 23.10 perl-Exporter noarch 5.72-396.el8 baseos 34 k #10 23.10 perl-File-Path noarch 2.15-2.el8 baseos 38 k #10 23.10 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #10 23.10 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #10 23.10 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k #10 23.10 perl-IO x86_64 1.38-421.el8 baseos 142 k #10 23.10 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k #10 23.10 perl-PathTools x86_64 3.74-1.el8 baseos 90 k #10 23.10 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #10 23.10 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #10 23.10 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #10 23.10 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #10 23.10 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k #10 23.10 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k #10 23.10 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k #10 23.10 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #10 23.10 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #10 23.10 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #10 23.10 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #10 23.10 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #10 23.10 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k #10 23.10 perl-constant noarch 1.33-396.el8 baseos 25 k #10 23.10 perl-interpreter x86_64 4:5.26.3-421.el8 baseos 6.3 M #10 23.10 perl-libs x86_64 4:5.26.3-421.el8 baseos 1.6 M #10 23.10 perl-macros x86_64 4:5.26.3-421.el8 baseos 72 k #10 23.10 perl-parent noarch 1:0.237-1.el8 baseos 20 k #10 23.10 perl-podlators noarch 4.11-1.el8 baseos 118 k #10 23.10 perl-srpm-macros noarch 1-25.el8 appstream 11 k #10 23.10 perl-threads x86_64 1:2.21-2.el8 baseos 61 k #10 23.10 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k #10 23.10 pkgconf x86_64 1.4.2-1.el8 baseos 38 k #10 23.10 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #10 23.10 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k #10 23.10 python-rpm-macros noarch 3-41.el8 appstream 15 k #10 23.10 python-srpm-macros noarch 3-41.el8 appstream 15 k #10 23.10 python3-rpm-macros noarch 3-41.el8 appstream 14 k #10 23.10 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #10 23.10 redhat-rpm-config noarch 127-1.el8 appstream 88 k #10 23.10 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #10 23.10 unzip x86_64 6.0-46.el8 baseos 196 k #10 23.10 xz x86_64 5.2.4-3.el8 baseos 153 k #10 23.10 zip x86_64 3.0-23.el8 baseos 270 k #10 23.10 zstd x86_64 1.4.4-1.el8 appstream 393 k #10 23.10 Installing weak dependencies: #10 23.10 elfutils-debuginfod-client x86_64 0.186-1.el8 baseos 71 k #10 23.10 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #10 23.10 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k #10 23.10 Enabling module streams: #10 23.10 perl 5.26 #10 23.10 perl-IO-Socket-SSL 2.066 #10 23.10 perl-libwww-perl 6.34 #10 23.10 #10 23.10 Transaction Summary #10 23.10 ============================================================================================= #10 23.10 Install 78 Packages #10 23.10 #10 23.11 Total download size: 31 M #10 23.11 Installed size: 102 M #10 23.11 Downloading Packages: #8 36.20 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ... #8 36.21 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 36.25 Selecting previously unselected package libdistro-info-perl. #8 36.25 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ... #8 36.25 Unpacking libdistro-info-perl (1.0) ... #8 36.29 Selecting previously unselected package libemail-address-xs-perl. #8 36.29 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ... #8 36.29 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 36.34 Selecting previously unselected package libfcgi0ldbl:arm64. #8 36.34 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ... #8 36.34 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ... #8 36.38 Selecting previously unselected package libfcgi-bin. #8 36.38 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ... #8 36.38 Unpacking libfcgi-bin (2.4.2-2) ... #8 36.42 Selecting previously unselected package libfcgi-perl:arm64. #8 36.42 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ... #8 36.42 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ... #8 36.46 Selecting previously unselected package libipc-system-simple-perl. #8 37.03 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ... #8 37.03 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 37.06 Selecting previously unselected package libemail-valid-perl. #8 37.06 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ... #8 37.07 Unpacking libemail-valid-perl (1.202-1) ... #8 37.10 Selecting previously unselected package libencode-locale-perl. #8 37.10 Preparing to unpack .../205-libencode-locale-perl_1.05-1_all.deb ... #8 37.11 Unpacking libencode-locale-perl (1.05-1) ... #8 37.14 Selecting previously unselected package libexporter-tiny-perl. #8 37.14 Preparing to unpack .../206-libexporter-tiny-perl_1.000000-2_all.deb ... #8 37.14 Unpacking libexporter-tiny-perl (1.000000-2) ... #8 37.17 Selecting previously unselected package libipc-system-simple-perl. #8 37.17 Preparing to unpack .../207-libipc-system-simple-perl_1.25-4_all.deb ... #8 37.18 Unpacking libipc-system-simple-perl (1.25-4) ... #8 37.20 Selecting previously unselected package libfile-basedir-perl. #8 37.21 Preparing to unpack .../208-libfile-basedir-perl_0.07-1_all.deb ... #8 37.21 Unpacking libfile-basedir-perl (0.07-1) ... #8 37.24 Selecting previously unselected package libfile-chdir-perl. #8 36.92 Preparing to unpack .../278-python3-requests_2.18.4-2ubuntu0.1_all.deb ... #8 36.93 Unpacking python3-requests (2.18.4-2ubuntu0.1) ... #8 36.97 Selecting previously unselected package python3-unidiff. #8 36.97 Preparing to unpack .../279-python3-unidiff_0.5.4-1_all.deb ... #8 36.98 Unpacking python3-unidiff (0.5.4-1) ... #8 37.02 Selecting previously unselected package python3-xdg. #8 37.02 Preparing to unpack .../280-python3-xdg_0.25-4ubuntu1.1_all.deb ... #8 37.02 Unpacking python3-xdg (0.25-4ubuntu1.1) ... #8 37.06 Selecting previously unselected package unzip. #8 37.06 Preparing to unpack .../281-unzip_6.0-21ubuntu1.1_arm64.deb ... #8 37.07 Unpacking unzip (6.0-21ubuntu1.1) ... #8 37.11 Selecting previously unselected package wdiff. #8 37.12 Preparing to unpack .../282-wdiff_1.2.2-2_arm64.deb ... #8 37.12 Unpacking wdiff (1.2.2-2) ... #9 24.30 Unpacking libmagic1:armhf (1:5.41-3) ... #9 24.34 Selecting previously unselected package file. #9 24.34 Preparing to unpack .../026-file_1%3a5.41-3_armhf.deb ... #9 24.34 Unpacking file (1:5.41-3) ... #9 24.38 Selecting previously unselected package gettext-base. #9 24.38 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ... #9 24.38 Unpacking gettext-base (0.21-4ubuntu4) ... #9 24.43 Selecting previously unselected package libuchardet0:armhf. #9 24.43 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ... #9 24.43 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #9 24.48 Selecting previously unselected package groff-base. #9 24.48 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ... #9 24.48 Unpacking groff-base (1.22.4-8build1) ... #8 35.95 Selecting previously unselected package libfakeroot:armhf. #8 35.95 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ... #8 35.96 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #8 36.05 Selecting previously unselected package fakeroot. #8 36.05 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ... #8 38.04 Unpacking libtest-refcount-perl (0.08-3) ... #8 38.08 Selecting previously unselected package libtext-levenshtein-perl. #8 38.08 Preparing to unpack .../293-libtext-levenshtein-perl_0.13-1_all.deb ... #8 38.08 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 38.12 Selecting previously unselected package libtype-tiny-xs-perl. #8 38.13 Preparing to unpack .../294-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ... #8 38.13 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #8 38.16 Selecting previously unselected package libunicode-utf8-perl. #8 38.17 Preparing to unpack .../295-libunicode-utf8-perl_0.62-1_arm64.deb ... #8 38.17 Unpacking libunicode-utf8-perl (0.62-1) ... #8 38.22 Selecting previously unselected package libwrap0:arm64. #8 38.22 Preparing to unpack .../296-libwrap0_7.6.q-28_arm64.deb ... #8 38.23 Unpacking libwrap0:arm64 (7.6.q-28) ... #8 38.27 Selecting previously unselected package libxau6:arm64. #8 36.89 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... #8 36.89 Unpacking iso-codes (4.6.0-1) ... #9 36.04 Preparing to unpack .../139-libfile-touch-perl_0.11-1_all.deb ... #9 36.04 Unpacking libfile-touch-perl (0.11-1) ... #9 36.08 Selecting previously unselected package libio-pty-perl. #9 36.08 Preparing to unpack .../140-libio-pty-perl_1%3a1.15-2build1_arm64.deb ... #9 36.08 Unpacking libio-pty-perl (1:1.15-2build1) ... #9 36.11 Selecting previously unselected package libipc-run-perl. #9 36.11 Preparing to unpack .../141-libipc-run-perl_20200505.0-1_all.deb ... #9 36.12 Unpacking libipc-run-perl (20200505.0-1) ... #9 36.16 Selecting previously unselected package libclass-method-modifiers-perl. #9 36.16 Preparing to unpack .../142-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 36.16 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 36.20 Selecting previously unselected package libb-hooks-op-check-perl. #9 36.20 Preparing to unpack .../143-libb-hooks-op-check-perl_0.22-1build3_arm64.deb ... #9 36.20 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... #9 36.23 Selecting previously unselected package libdynaloader-functions-perl. #9 36.24 Preparing to unpack .../144-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 36.24 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 36.27 Selecting previously unselected package libdevel-callchecker-perl. #9 36.81 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1_all.deb ... #9 36.81 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 36.85 Selecting previously unselected package libobject-id-perl. #9 36.85 Preparing to unpack .../291-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 36.85 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 36.88 Selecting previously unselected package libmoox-struct-perl. #9 36.88 Preparing to unpack .../292-libmoox-struct-perl_0.017-1_all.deb ... #9 36.89 Unpacking libmoox-struct-perl (0.017-1) ... #9 36.92 Selecting previously unselected package libnet-dns-sec-perl. #9 36.92 Preparing to unpack .../293-libnet-dns-sec-perl_1.15-1_arm64.deb ... #9 36.93 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 36.96 Selecting previously unselected package libnet-libidn-perl. #9 36.96 Preparing to unpack .../294-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ... #9 36.96 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 37.00 Selecting previously unselected package libnumber-range-perl. #9 37.00 Preparing to unpack .../295-libnumber-range-perl_0.12-1_all.deb ... #9 37.00 Unpacking libnumber-range-perl (0.12-1) ... #8 38.14 Preparing to unpack .../148-distro-info-data_0.41+deb10u4_all.deb ... #8 38.14 Unpacking distro-info-data (0.41+deb10u4) ... #8 38.18 Selecting previously unselected package python3-pkg-resources. #8 38.18 Preparing to unpack .../149-python3-pkg-resources_40.8.0-1_all.deb ... #8 38.19 Unpacking python3-pkg-resources (40.8.0-1) ... #8 38.26 Selecting previously unselected package python3-chardet. #8 38.26 Preparing to unpack .../150-python3-chardet_3.0.4-3_all.deb ... #8 38.26 Unpacking python3-chardet (3.0.4-3) ... #8 38.31 Selecting previously unselected package python3-six. #8 38.31 Preparing to unpack .../151-python3-six_1.12.0-1_all.deb ... #8 38.31 Unpacking python3-six (1.12.0-1) ... #8 38.39 Selecting previously unselected package python3-debian. #8 38.39 Preparing to unpack .../152-python3-debian_0.1.35_all.deb ... #8 38.40 Unpacking python3-debian (0.1.35) ... #8 38.44 Selecting previously unselected package libgpgme11:amd64. #8 38.44 Preparing to unpack .../153-libgpgme11_1.12.0-6_amd64.deb ... #8 38.45 Unpacking libgpgme11:amd64 (1.12.0-6) ... #8 38.50 Selecting previously unselected package python3-gpg. #8 29.61 Selecting previously unselected package libgcc-10-dev:armhf. #8 29.61 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... #8 29.62 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #9 38.25 Setting up pinentry-curses (1.1.1-1build2) ... #9 38.26 Setting up cpp-11 (11.2.0-19ubuntu1) ... #9 38.27 Setting up manpages-dev (5.10-1ubuntu1) ... #9 38.29 Setting up libdw1:amd64 (0.186-1build1) ... #9 38.30 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #9 38.31 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... #9 38.32 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #9 38.48 Setting up libedit2:amd64 (3.1-20210910-1build1) ... #9 38.49 Setting up libreadline8:amd64 (8.1.2-1) ... #9 37.29 Selecting previously unselected package libfile-dirlist-perl. #9 37.29 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... #9 37.32 Unpacking libfile-dirlist-perl (0.05-2) ... #9 37.46 Selecting previously unselected package libfile-which-perl. #9 37.46 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... #9 37.46 Unpacking libfile-which-perl (1.23-1) ... #9 37.49 Selecting previously unselected package libfile-homedir-perl. #8 33.41 Fedora 36 openh264 (From Cisco) - x86_64 1.9 kB/s | 2.5 kB 00:01 #8 34.88 Fedora Modular 36 - x86_64 1.7 MB/s | 2.0 MB 00:01 #8 39.78 Preparing to unpack .../122-libhtml-tagset-perl_3.20-3_all.deb ... #8 39.79 Unpacking libhtml-tagset-perl (3.20-3) ... #8 39.82 Selecting previously unselected package liburi-perl. #8 39.82 Preparing to unpack .../123-liburi-perl_1.76-1_all.deb ... #8 39.83 Unpacking liburi-perl (1.76-1) ... #8 39.88 Selecting previously unselected package libhtml-parser-perl. #8 39.88 Preparing to unpack .../124-libhtml-parser-perl_3.72-3+b3_armhf.deb ... #8 39.88 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 39.92 Selecting previously unselected package libhtml-tree-perl. #8 39.92 Preparing to unpack .../125-libhtml-tree-perl_5.07-2_all.deb ... #8 39.93 Unpacking libhtml-tree-perl (5.07-2) ... #8 39.98 Selecting previously unselected package libio-html-perl. #8 39.98 Preparing to unpack .../126-libio-html-perl_1.001-1_all.deb ... #8 39.99 Unpacking libio-html-perl (1.001-1) ... #8 40.02 Selecting previously unselected package liblwp-mediatypes-perl. #8 40.02 Preparing to unpack .../127-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 43.46 Selecting previously unselected package libparams-validate-perl. #8 43.46 Preparing to unpack .../209-libparams-validate-perl_1.29-1_armhf.deb ... #8 43.47 Unpacking libparams-validate-perl (1.29-1) ... #8 43.59 Selecting previously unselected package libsub-exporter-perl. #8 43.59 Preparing to unpack .../210-libsub-exporter-perl_0.987-1_all.deb ... #8 43.59 Unpacking libsub-exporter-perl (0.987-1) ... #8 43.62 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 43.63 Preparing to unpack .../211-libgetopt-long-descriptive-perl_0.102-1_all.deb ... #8 43.63 Unpacking libgetopt-long-descriptive-perl (0.102-1) ... #9 36.74 Selecting previously unselected package libkrb5-26-heimdal:armhf. #9 36.74 Preparing to unpack .../108-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 36.74 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 36.79 Selecting previously unselected package libheimntlm0-heimdal:armhf. #9 36.79 Preparing to unpack .../109-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 36.80 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 36.83 Selecting previously unselected package libgssapi3-heimdal:armhf. #9 36.83 Preparing to unpack .../110-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 36.84 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 36.87 Selecting previously unselected package libsasl2-modules-db:armhf. #9 36.87 Preparing to unpack .../111-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #9 36.88 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 36.91 Selecting previously unselected package libsasl2-2:armhf. #9 36.91 Preparing to unpack .../112-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #9 36.91 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 36.94 Selecting previously unselected package libldap-common. #9 36.94 Preparing to unpack .../113-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... #9 36.95 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 36.99 Selecting previously unselected package libldap-2.4-2:armhf. #9 35.92 Selecting previously unselected package libnet-ssleay-perl. #9 35.92 Preparing to unpack .../190-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #9 35.93 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #9 36.00 Selecting previously unselected package libio-socket-ssl-perl. #9 36.00 Preparing to unpack .../191-libio-socket-ssl-perl_2.067-1_all.deb ... #9 36.00 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 36.05 Selecting previously unselected package libnet-http-perl. #9 36.05 Preparing to unpack .../192-libnet-http-perl_6.19-1_all.deb ... #9 36.06 Unpacking libnet-http-perl (6.19-1) ... #9 36.09 Selecting previously unselected package liblwp-protocol-https-perl. #9 36.10 Preparing to unpack .../193-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #9 36.10 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 36.13 Selecting previously unselected package libtry-tiny-perl. #9 36.13 Preparing to unpack .../194-libtry-tiny-perl_0.30-1_all.deb ... #9 36.13 Unpacking libtry-tiny-perl (0.30-1) ... #9 36.16 Selecting previously unselected package libwww-robotrules-perl. #9 34.72 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ... #9 34.72 Unpacking libipc-system-simple-perl (1.30-1) ... #9 34.76 Selecting previously unselected package libfile-basedir-perl. #9 34.76 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ... #9 34.76 Unpacking libfile-basedir-perl (0.09-1) ... #9 34.80 Selecting previously unselected package libfile-chdir-perl. #9 34.80 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 34.80 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 34.83 Selecting previously unselected package libfile-fcntllock-perl. #9 34.83 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ... #9 34.84 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #9 34.87 Selecting previously unselected package libnumber-compare-perl. #9 34.88 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ... #9 34.88 Unpacking libnumber-compare-perl (0.03-2) ... #9 34.91 Selecting previously unselected package libtext-glob-perl. #9 34.91 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ... #9 34.92 Unpacking libtext-glob-perl (0.11-2) ... #8 36.46 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ... #8 36.47 Unpacking libipc-system-simple-perl (1.30-1) ... #8 36.50 Selecting previously unselected package libfile-basedir-perl. #8 36.50 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ... #8 36.50 Unpacking libfile-basedir-perl (0.08-1) ... #8 36.54 Selecting previously unselected package libfile-chdir-perl. #8 36.54 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ... #8 36.54 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 36.58 Selecting previously unselected package libfile-fcntllock-perl. #8 36.58 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ... #8 36.59 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 36.62 Selecting previously unselected package libnumber-compare-perl. #8 36.62 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ... #8 36.63 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 36.66 Selecting previously unselected package libtext-glob-perl. #8 36.66 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ... #8 36.67 Unpacking libtext-glob-perl (0.11-1) ... #8 36.70 Selecting previously unselected package libfile-find-rule-perl. #8 36.70 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ... #8 36.70 Unpacking libfile-find-rule-perl (0.34-1) ... #8 36.74 Selecting previously unselected package libfont-afm-perl. #8 36.74 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ... #8 36.75 Unpacking libfont-afm-perl (1.20-3) ... #8 36.78 Selecting previously unselected package libio-string-perl. #8 36.78 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ... #8 36.78 Unpacking libio-string-perl (1.08-3.1) ... #8 36.82 Selecting previously unselected package libfont-ttf-perl. #8 35.29 Selecting previously unselected package gcc. #8 35.29 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... #8 35.29 Unpacking gcc (4:8.3.0-1+rpi2) ... #8 35.32 Selecting previously unselected package libc-dev-bin. #8 35.32 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ... #8 35.32 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ... #8 35.36 Selecting previously unselected package linux-libc-dev:armhf. #8 35.36 Preparing to unpack .../033-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ... #8 35.37 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:326ae25cabf6284effd2598a54af89f19d2cfe614b6d1ff9e15a13b078e84f64 #9 20.22 Get:119 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dh-autoreconf all 20 [16.1 kB] #9 20.22 Get:120 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #9 20.22 Get:121 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-override-perl all 0.09-2 [9532 B] #9 20.22 Get:122 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB] #9 20.23 Get:123 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dh-strip-nondeterminism all 1.12.0-1 [5228 B] #9 20.23 Get:124 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdw1 armhf 0.185-1build1 [225 kB] #9 20.29 Get:125 http://ports.ubuntu.com/ubuntu-ports impish/main armhf debugedit armhf 1:5.0-0ubuntu2 [43.9 kB] #9 20.37 Get:126 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dwz armhf 0.14-1build1 [99.2 kB] #9 20.37 Get:127 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gettext armhf 0.21-4ubuntu3 [755 kB] #9 20.38 Get:128 http://ports.ubuntu.com/ubuntu-ports impish/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 20.38 Get:129 http://ports.ubuntu.com/ubuntu-ports impish/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #9 20.39 Get:130 http://ports.ubuntu.com/ubuntu-ports impish/main armhf debhelper all 13.3.4ubuntu2 [921 kB] #9 20.45 Get:131 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfakeroot armhf 1.25.3-1.1ubuntu2 [23.4 kB] #9 20.45 Get:132 http://ports.ubuntu.com/ubuntu-ports impish/main armhf fakeroot armhf 1.25.3-1.1ubuntu2 [60.9 kB] #9 20.45 Get:133 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libassuan0 armhf 2.5.5-1 [31.4 kB] #9 20.45 Get:134 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpgconf armhf 2.2.20-1ubuntu4 [108 kB] #9 20.45 Get:135 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libksba8 armhf 1.5.1-1 [88.4 kB] #9 20.52 Get:136 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnpth0 armhf 1.6-3 [6980 B] #9 20.52 Get:137 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dirmngr armhf 2.2.20-1ubuntu4 [292 kB] #9 20.52 Get:138 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB] #9 20.52 Get:139 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gnupg-utils armhf 2.2.20-1ubuntu4 [414 kB] #9 20.59 Get:140 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg armhf 2.2.20-1ubuntu4 [428 kB] #9 20.60 Get:141 http://ports.ubuntu.com/ubuntu-ports impish/main armhf pinentry-curses armhf 1.1.1-1 [32.9 kB] #9 20.60 Get:142 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg-agent armhf 2.2.20-1ubuntu4 [196 kB] #9 20.60 Get:143 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg-wks-client armhf 2.2.20-1ubuntu4 [82.5 kB] #9 20.60 Get:144 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpg-wks-server armhf 2.2.20-1ubuntu4 [76.7 kB] #9 20.60 Get:145 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gpgsm armhf 2.2.20-1ubuntu4 [188 kB] #9 20.66 Get:146 http://ports.ubuntu.com/ubuntu-ports impish/main armhf gnupg all 2.2.20-1ubuntu4 [260 kB] #9 20.66 Get:147 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-dirlist-perl all 0.05-2 [7100 B] #9 20.66 Get:148 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #9 20.66 Get:149 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB] #9 20.73 Get:150 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-touch-perl all 0.11-1 [8284 B] #9 20.73 Get:151 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-pty-perl armhf 1:1.15-2build1 [34.5 kB] #9 20.73 Get:152 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB] #9 20.73 Get:153 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 20.73 Get:154 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libb-hooks-op-check-perl armhf 0.22-1build3 [9860 B] #9 20.73 Get:155 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 20.81 Get:156 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu3 [14.6 kB] #9 20.81 Get:157 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libparams-classify-perl armhf 0.015-1build4 [20.5 kB] #9 20.81 Get:158 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 20.81 Get:159 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #9 20.88 Get:160 http://ports.ubuntu.com/ubuntu-ports impish/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #9 20.88 Get:161 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #9 20.88 Get:162 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #9 20.88 Get:163 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmoo-perl all 2.004004-1 [46.9 kB] #9 20.88 Get:164 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 20.88 Get:165 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #9 20.96 Get:166 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-date-perl all 6.05-1 [9920 B] #9 20.96 Get:167 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-listing-perl all 6.14-1 [11.2 kB] #9 20.96 Get:168 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 20.96 Get:169 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liburi-perl all 5.08-1 [77.4 kB] #9 21.03 Get:170 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-parser-perl armhf 3.76-1 [82.3 kB] #9 21.03 Get:171 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #9 21.03 Get:172 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-html-perl all 1.004-2 [15.4 kB] #9 21.03 Get:173 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 21.03 Get:174 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-message-perl all 6.29-1 [75.5 kB] #9 21.03 Get:175 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 21.11 Get:176 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 21.11 Get:177 http://ports.ubuntu.com/ubuntu-ports impish/main armhf perl-openssl-defaults armhf 5 [7400 B] #9 21.11 Get:178 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-ssleay-perl armhf 1.88-3ubuntu1 [271 kB] #9 21.11 Get:179 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-socket-ssl-perl all 2.069-1 [179 kB] #9 21.18 Get:180 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-http-perl all 6.20-1 [23.0 kB] #9 21.18 Get:181 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 21.18 Get:182 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #9 21.18 Get:183 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 21.18 Get:184 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwww-perl all 6.53-1 [140 kB] #9 21.18 Get:185 http://ports.ubuntu.com/ubuntu-ports impish/main armhf patchutils armhf 0.4.2-1 [70.0 kB] #9 21.25 Get:186 http://ports.ubuntu.com/ubuntu-ports impish/main armhf wdiff armhf 1.2.2-2build2 [29.3 kB] #9 21.25 Get:187 http://ports.ubuntu.com/ubuntu-ports impish/main armhf devscripts armhf 2.21.4ubuntu1 [975 kB] #9 21.26 Get:188 http://ports.ubuntu.com/ubuntu-ports impish/main armhf diffstat armhf 1.64-1 [25.8 kB] #9 21.26 Get:189 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-chardet all 4.0.0-1 [98.0 kB] #9 21.33 Get:190 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-six all 1.16.0-2 [12.6 kB] #9 21.33 Get:191 http://ports.ubuntu.com/ubuntu-ports impish/main armhf zstd armhf 1.4.8+dfsg-2.1 [543 kB] #9 21.33 Get:192 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-debian all 0.1.39ubuntu1 [71.9 kB] #9 21.34 Get:193 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgpgme11 armhf 1.14.0-1ubuntu4 [114 kB] #9 21.34 Get:194 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-gpg armhf 1.14.0-1ubuntu4 [183 kB] #9 21.34 Get:195 http://ports.ubuntu.com/ubuntu-ports impish/main armhf dput all 1.1.0ubuntu2 [44.9 kB] #9 21.41 Get:196 http://ports.ubuntu.com/ubuntu-ports impish/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 21.42 Get:197 http://ports.ubuntu.com/ubuntu-ports impish/main armhf fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] #9 21.42 Get:198 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libcurl3-gnutls armhf 7.74.0-1.3ubuntu2.1 [234 kB] #9 21.42 Get:199 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liberror-perl all 0.17029-1 [26.5 kB] #9 21.47 Get:200 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf git-man all 1:2.32.0-1ubuntu1.2 [942 kB] #9 21.50 Get:201 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf git armhf 1:2.32.0-1ubuntu1.2 [3449 kB] #9 21.67 Get:202 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 22.07 Get:203 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build1 [11.0 kB] #9 22.14 Get:204 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 22.17 Get:205 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libaliased-perl all 0.34-1.1 [13.3 kB] #9 22.23 Get:206 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libapt-pkg-perl armhf 0.1.40 [64.2 kB] #9 22.32 Get:207 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 22.33 Get:208 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB] #9 22.35 Get:209 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 22.37 Get:210 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 22.37 Get:211 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libvariable-magic-perl armhf 0.62-1build3 [31.4 kB] #9 22.39 Get:212 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] #9 22.40 Get:213 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfreetype6 armhf 2.10.4+dfsg-1build1 [286 kB] #9 22.49 Get:214 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu3 [98.6 kB] #9 22.52 Get:215 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjpeg-turbo8 armhf 2.0.6-0ubuntu2 [89.3 kB] #9 22.53 Get:216 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjpeg8 armhf 8c-2ubuntu8 [2202 B] #9 22.53 Get:217 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdeflate0 armhf 1.7-2ubuntu2 [46.1 kB] #9 22.55 Get:218 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjbig0 armhf 2.1-3.1build1 [23.9 kB] #9 22.55 Get:219 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwebp6 armhf 0.6.1-2.1 [148 kB] #9 22.56 Get:220 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtiff5 armhf 4.3.0-1 [149 kB] #9 22.57 Get:221 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxpm4 armhf 1:3.5.12-1 [29.0 kB] #9 22.58 Get:222 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgd3 armhf 2.3.0-2ubuntu1 [111 kB] #9 22.62 Get:223 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libc-devtools armhf 2.34-0ubuntu3.2 [29.5 kB] #9 22.62 Get:224 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 22.62 Get:225 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 22.63 Get:226 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclass-xsaccessor-perl armhf 1.19-3build7 [32.4 kB] #9 22.63 Get:227 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libclone-perl armhf 0.45-1build1 [9908 B] #9 22.63 Get:228 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcommon-sense-perl armhf 3.75-1build4 [20.5 kB] #9 22.70 Get:229 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libconfig-tiny-perl all 2.26-1 [12.5 kB] #9 22.70 Get:230 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libparams-util-perl armhf 1.102-1build2 [21.5 kB] #9 22.70 Get:231 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-install-perl all 0.928-1.1 [9972 B] #9 22.70 Get:232 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-optlist-perl all 0.110-1.1 [10.2 kB] #9 22.77 Get:233 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #9 22.77 Get:234 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libconst-fast-perl all 0.014-1.1 [7756 B] #9 22.77 Get:235 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libwant-perl armhf 0.29-1build6 [23.6 kB] #9 22.78 Get:236 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 22.78 Get:237 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libcpanel-json-xs-perl armhf 4.25-1build1 [109 kB] #9 22.78 Get:238 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 22.85 Get:239 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libexception-class-perl all 1.44-1 [25.9 kB] #9 22.85 Get:240 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 22.85 Get:241 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 22.85 Get:242 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 22.92 Get:243 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [33.7 kB] #9 22.92 Get:244 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 22.92 Get:245 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB] #9 22.92 Get:246 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-dump-perl all 1.23-1.1 [24.9 kB] #9 22.92 Get:247 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-messagepack-perl armhf 1.01-2 [32.4 kB] #9 22.92 Get:248 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 22.99 Get:249 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 22.99 Get:250 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdistro-info-perl all 1.0 [5508 B] #9 22.99 Get:251 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libemail-address-xs-perl armhf 1.04-1build5 [26.0 kB] #9 22.99 Get:252 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 23.07 Get:253 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB] #9 23.07 Get:254 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 23.07 Get:255 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-fcntllock-perl armhf 0.22-3build5 [32.6 kB] #9 23.07 Get:256 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnumber-compare-perl all 0.03-1.1 [6620 B] #9 23.07 Get:257 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-glob-perl all 0.11-1 [7992 B] #9 23.07 Get:258 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 23.14 Get:259 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfont-afm-perl all 1.20-3 [13.6 kB] #9 23.14 Get:260 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-string-perl all 1.08-3.1 [10.7 kB] #9 23.14 Get:261 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB] #9 23.15 Get:262 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-stringy-perl all 2.111-3 [55.8 kB] #9 23.21 Get:263 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libparams-validate-perl armhf 1.30-1build2 [53.3 kB] #9 23.22 Get:264 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] #9 23.22 Get:265 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsort-versions-perl all 1.62-1 [9294 B] #9 23.22 Get:266 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 23.22 Get:267 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 23.22 Get:268 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #9 23.30 Get:269 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjson-perl all 4.03000-1 [80.6 kB] #9 23.30 Get:270 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblog-any-perl all 1.709-1 [67.7 kB] #9 23.30 Get:271 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 23.30 Get:272 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB] #9 23.36 Get:273 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-identify-perl armhf 0.14-1build4 [10.2 kB] #9 23.36 Get:274 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsub-name-perl armhf 0.26-1build2 [11.0 kB] #9 23.36 Get:275 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 23.36 Get:276 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpath-tiny-perl all 0.118-1 [42.2 kB] #9 23.36 Get:277 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtype-tiny-perl all 1.012002-1 [319 kB] #9 23.38 Get:278 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 23.44 Get:279 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhash-fieldhash-perl armhf 0.15-1build4 [16.1 kB] #9 23.44 Get:280 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #9 23.44 Get:281 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 23.44 Get:282 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 23.51 Get:283 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libhttp-daemon-perl all 6.12-1 [21.7 kB] #9 23.51 Get:284 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 23.51 Get:285 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjson-xs-perl armhf 4.030-1build2 [85.8 kB] #9 23.51 Get:286 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 23.51 Get:287 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB] #9 23.51 Get:288 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-compare-perl all 0.55-1 [63.3 kB] #9 23.58 Get:289 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #9 23.58 Get:290 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-someutils-xs-perl armhf 0.58-2build2 [31.4 kB] #9 23.58 Get:291 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 23.58 Get:292 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libltdl7 armhf 2.4.6-15 [35.7 kB] #9 23.66 Get:293 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #9 23.66 Get:294 http://ports.ubuntu.com/ubuntu-ports impish/main armhf liblzo2-2 armhf 2.10-2build1 [44.0 kB] #9 23.67 Get:295 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 23.67 Get:296 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 23.67 Get:297 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 23.67 Get:298 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #9 23.74 Get:299 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmarkdown2 armhf 2.2.6-1ubuntu2 [31.3 kB] #9 23.74 Get:300 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 23.74 Get:301 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 23.74 Get:302 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 23.81 Get:303 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB] #9 24.21 Get:304 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libmouse-perl armhf 2.5.10-1build2 [151 kB] #9 24.58 Get:305 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libnumber-range-perl all 0.12-1.1 [8000 B] #9 24.58 Get:306 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpackage-stash-xs-perl armhf 0.29-1build4 [17.7 kB] #9 24.58 Get:307 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 24.60 Get:308 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libperlio-gzip-perl armhf 0.19-1build7 [13.9 kB] #9 24.60 Get:309 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpod-parser-perl all 1.63-2 [82.2 kB] #9 24.65 Get:310 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #9 24.66 Get:311 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libproc-processtable-perl armhf 0.59-2build2 [36.5 kB] #9 24.67 Get:312 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libre2-9 armhf 20210801+dfsg-1 [160 kB] #9 24.72 Get:313 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libre-engine-re2-perl armhf 0.14-1build1 [17.2 kB] #9 24.73 Get:314 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #9 24.73 Get:315 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libref-util-perl all 0.204-1 [15.0 kB] #9 24.73 Get:316 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libref-util-xs-perl armhf 0.117-1build3 [10.8 kB] #9 24.73 Get:317 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] #9 24.74 Get:318 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 24.74 Get:319 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1ubuntu0.1 [45.1 kB] #9 24.82 Get:320 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsereal-decoder-perl armhf 4.018+ds-1build1 [88.0 kB] #9 24.82 Get:321 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsereal-encoder-perl armhf 4.018+ds-1build1 [91.0 kB] #9 24.83 Get:322 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libsort-key-perl armhf 1.33-2build4 [35.2 kB] #9 24.83 Get:323 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstring-copyright-perl all 0.003006-1 [9608 B] #9 24.83 Get:324 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #9 24.88 Get:325 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 24.88 Get:326 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libterm-readkey-perl armhf 2.38-1build2 [23.3 kB] #9 24.89 Get:327 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-levenshteinxs-perl armhf 0.03-4build9 [7984 B] #9 24.89 Get:328 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-markdown-discount-perl armhf 0.12-1build2 [12.0 kB] #9 24.89 Get:329 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtext-xslate-perl armhf 3.5.8-1build2 [177 kB] #9 24.96 Get:330 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtime-duration-perl all 1.21-1 [13.1 kB] #9 24.96 Get:331 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtime-moment-perl armhf 0.44-1build4 [69.3 kB] #9 24.96 Get:332 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libtype-tiny-xs-perl armhf 0.022-1 [21.8 kB] #9 24.97 Get:333 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libunicode-utf8-perl armhf 0.62-1build2 [17.1 kB] #9 24.97 Get:334 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 25.04 Get:335 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 25.04 Get:336 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 25.04 Get:337 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2build1 [296 kB] #9 25.08 Get:338 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-parser-perl armhf 2.46-2 [188 kB] #9 25.09 Get:339 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 25.11 Get:340 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libyaml-libyaml-perl armhf 0.82+repack-1build1 [25.6 kB] #9 25.11 Get:341 http://ports.ubuntu.com/ubuntu-ports impish/main armhf licensecheck all 3.1.1-2 [36.7 kB] #9 25.12 Get:342 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevel-size-perl armhf 0.83-1build3 [20.0 kB] #9 25.12 Get:343 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libipc-run3-perl all 0.048-2 [31.4 kB] #9 25.12 Get:344 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lzip armhf 1.22-3 [74.8 kB] #9 25.19 Get:345 http://ports.ubuntu.com/ubuntu-ports impish/main armhf lzop armhf 1.04-2build1 [84.5 kB] #9 25.19 Get:346 http://ports.ubuntu.com/ubuntu-ports impish/main armhf t1utils armhf 1.41-4build1 [53.1 kB] #9 25.19 Get:347 http://ports.ubuntu.com/ubuntu-ports impish/main armhf unzip armhf 6.0-26ubuntu1 [153 kB] #9 25.21 Get:348 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf lintian all 2.104.0ubuntu3.1 [969 kB] #9 25.25 Get:349 http://ports.ubuntu.com/ubuntu-ports impish/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB] #9 25.37 Get:350 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-certifi all 2020.6.20-1 [150 kB] #9 25.42 Get:351 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-idna all 2.10-1 [35.2 kB] #9 25.42 Get:352 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 25.42 Get:353 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 25.42 Get:354 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-unidiff all 0.5.5-2 [9180 B] #9 25.42 Get:355 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-xdg all 0.27-2 [36.9 kB] #9 25.42 Get:356 http://ports.ubuntu.com/ubuntu-ports impish/main armhf equivs all 2.3.1 [19.0 kB] #9 25.42 Get:357 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 25.42 Get:358 http://ports.ubuntu.com/ubuntu-ports impish/main armhf python3-magic all 2:0.4.20-3 [12.3 kB] #9 25.68 debconf: delaying package configuration, since apt-utils is not installed #9 25.71 Fetched 232 MB in 19s (12.4 MB/s) #9 25.73 Selecting previously unselected package liblocale-gettext-perl. #9 25.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 ... 4379 files and directories currently installed.) #9 25.73 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_armhf.deb ... #9 25.74 Unpacking liblocale-gettext-perl (1.07-4build1) ... #9 25.83 Selecting previously unselected package libpython3.9-minimal:armhf. #9 25.83 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_armhf.deb ... #9 25.85 Unpacking libpython3.9-minimal:armhf (3.9.7-2build1) ... #9 25.93 Selecting previously unselected package libexpat1:armhf. #9 25.93 Preparing to unpack .../libexpat1_2.4.1-2ubuntu0.3_armhf.deb ... #9 25.94 Unpacking libexpat1:armhf (2.4.1-2ubuntu0.3) ... #9 25.99 Selecting previously unselected package python3.9-minimal. #9 25.99 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_armhf.deb ... #9 26.00 Unpacking python3.9-minimal (3.9.7-2build1) ... #9 26.58 Setting up libpython3.9-minimal:armhf (3.9.7-2build1) ... #8 37.24 Preparing to unpack .../209-libfile-chdir-perl_0.1008-1_all.deb ... #8 37.24 Unpacking libfile-chdir-perl (0.1008-1) ... #8 37.27 Selecting previously unselected package libfile-fcntllock-perl. #8 37.27 Preparing to unpack .../210-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... #8 37.27 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #8 37.30 Selecting previously unselected package libhttp-date-perl. #8 37.30 Preparing to unpack .../211-libhttp-date-perl_6.02-1_all.deb ... #8 37.31 Unpacking libhttp-date-perl (6.02-1) ... #8 37.34 Selecting previously unselected package libfile-listing-perl. #8 37.34 Preparing to unpack .../212-libfile-listing-perl_6.04-1_all.deb ... #8 37.34 Unpacking libfile-listing-perl (6.04-1) ... #8 37.37 Selecting previously unselected package libfont-afm-perl. #8 37.37 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ... #8 37.37 Unpacking libfont-afm-perl (1.20-2) ... #8 37.40 Selecting previously unselected package libio-stringy-perl. #8 37.40 Preparing to unpack .../214-libio-stringy-perl_2.111-2_all.deb ... #8 37.41 Unpacking libio-stringy-perl (2.111-2) ... #8 37.43 Selecting previously unselected package libparams-validate-perl. #8 37.44 Preparing to unpack .../215-libparams-validate-perl_1.29-1_amd64.deb ... #8 37.44 Unpacking libparams-validate-perl (1.29-1) ... #8 37.47 Selecting previously unselected package libsub-exporter-perl. #8 37.47 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ... #8 37.47 Unpacking libsub-exporter-perl (0.987-1) ... #8 37.50 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 37.51 Preparing to unpack .../217-libgetopt-long-descriptive-perl_0.102-1_all.deb ... #8 37.51 Unpacking libgetopt-long-descriptive-perl (0.102-1) ... #8 37.54 Selecting previously unselected package libsort-versions-perl. #8 37.54 Preparing to unpack .../218-libsort-versions-perl_1.62-1_all.deb ... #8 37.54 Unpacking libsort-versions-perl (1.62-1) ... #8 37.15 Selecting previously unselected package equivs. #8 37.16 Preparing to unpack .../283-equivs_2.1.0_all.deb ... #8 37.16 Unpacking equivs (2.1.0) ... #8 37.20 Selecting previously unselected package libauthen-sasl-perl. #8 37.20 Preparing to unpack .../284-libauthen-sasl-perl_2.1600-1_all.deb ... #8 37.21 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 37.26 Selecting previously unselected package python3-magic. #8 37.27 Preparing to unpack .../285-python3-magic_2%3a0.4.15-1_all.deb ... #8 37.27 Unpacking python3-magic (2:0.4.15-1) ... #8 37.32 Setting up python-apt-common (1.6.5ubuntu0.7) ... #8 37.33 Setting up libnpth0:arm64 (1.5-3) ... #8 37.34 Setting up libedit2:arm64 (3.1-20170329-1) ... #8 37.35 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 37.37 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... #9 24.57 Selecting previously unselected package libcbor0.8:armhf. #9 24.57 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #9 24.57 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #9 24.61 Selecting previously unselected package libedit2:armhf. #9 24.61 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ... #9 24.62 Unpacking libedit2:armhf (3.1-20210910-1build1) ... #9 24.66 Selecting previously unselected package libfido2-1:armhf. #9 24.66 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ... #9 24.66 Unpacking libfido2-1:armhf (1.10.0-1) ... #9 24.71 Selecting previously unselected package libnghttp2-14:armhf. #9 24.71 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ... #9 24.72 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ... #9 24.78 Selecting previously unselected package libpipeline1:armhf. #9 24.78 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ... #9 24.78 Unpacking libpipeline1:armhf (1.5.5-1) ... #9 24.82 Selecting previously unselected package libpng16-16:armhf. #9 24.82 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ... #8 36.05 Unpacking fakeroot (1.25.3-1.1) ... #8 36.25 Selecting previously unselected package libassuan0:armhf. #8 36.25 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ... #8 36.26 Unpacking libassuan0:armhf (2.5.3-7.1) ... #8 36.30 Selecting previously unselected package gpgconf. #8 36.30 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u1_armhf.deb ... #8 36.30 Unpacking gpgconf (2.2.27-2+deb11u1) ... #8 38.27 Preparing to unpack .../297-libxau6_1%3a1.0.8-1+b2_arm64.deb ... #8 38.28 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... #8 38.32 Selecting previously unselected package libxdmcp6:arm64. #8 38.32 Preparing to unpack .../298-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #8 38.32 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #8 38.36 Selecting previously unselected package libxcb1:arm64. #8 38.37 Preparing to unpack .../299-libxcb1_1.13.1-2_arm64.deb ... #8 38.38 Unpacking libxcb1:arm64 (1.13.1-2) ... #8 38.41 Selecting previously unselected package libx11-data. #8 38.42 Preparing to unpack .../300-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... #8 38.42 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... #8 38.50 Selecting previously unselected package libx11-6:arm64. #8 37.30 Selecting previously unselected package libalgorithm-diff-perl. #9 36.28 Preparing to unpack .../145-libdevel-callchecker-perl_0.008-1ubuntu3_arm64.deb ... #9 36.28 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 36.31 Selecting previously unselected package libparams-classify-perl. #9 36.31 Preparing to unpack .../146-libparams-classify-perl_0.015-1build4_arm64.deb ... #9 36.31 Unpacking libparams-classify-perl (0.015-1build4) ... #9 36.34 Selecting previously unselected package libmodule-runtime-perl. #9 36.35 Preparing to unpack .../147-libmodule-runtime-perl_0.016-1_all.deb ... #9 36.35 Unpacking libmodule-runtime-perl (0.016-1) ... #9 36.38 Selecting previously unselected package libimport-into-perl. #9 36.38 Preparing to unpack .../148-libimport-into-perl_1.002005-1_all.deb ... #9 36.38 Unpacking libimport-into-perl (1.002005-1) ... #9 36.42 Selecting previously unselected package librole-tiny-perl. #9 36.42 Preparing to unpack .../149-librole-tiny-perl_2.002004-1_all.deb ... #9 36.42 Unpacking librole-tiny-perl (2.002004-1) ... #9 36.46 Selecting previously unselected package libstrictures-perl. #9 36.46 Preparing to unpack .../150-libstrictures-perl_2.000006-1_all.deb ... #9 36.46 Unpacking libstrictures-perl (2.000006-1) ... #9 36.49 Selecting previously unselected package libsub-quote-perl. #9 36.50 Preparing to unpack .../151-libsub-quote-perl_2.006006-1_all.deb ... #9 36.50 Unpacking libsub-quote-perl (2.006006-1) ... #9 36.53 Selecting previously unselected package libmoo-perl. #9 36.53 Preparing to unpack .../152-libmoo-perl_2.004004-1_all.deb ... #9 36.54 Unpacking libmoo-perl (2.004004-1) ... #9 36.57 Selecting previously unselected package libencode-locale-perl. #9 36.57 Preparing to unpack .../153-libencode-locale-perl_1.05-1.1_all.deb ... #9 36.58 Unpacking libencode-locale-perl (1.05-1.1) ... #9 36.61 Selecting previously unselected package libtimedate-perl. #9 37.08 Selecting previously unselected package libpackage-stash-xs-perl. #9 37.08 Preparing to unpack .../296-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ... #9 37.09 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 37.12 Selecting previously unselected package libpath-iterator-rule-perl. #9 37.12 Preparing to unpack .../297-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 37.12 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 37.16 Selecting previously unselected package libperl4-corelibs-perl. #9 37.16 Preparing to unpack .../298-libperl4-corelibs-perl_0.004-2_all.deb ... #9 37.16 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 37.19 Selecting previously unselected package libperlio-gzip-perl. #9 37.19 Preparing to unpack .../299-libperlio-gzip-perl_0.19-1build5_arm64.deb ... #9 37.20 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 37.23 Selecting previously unselected package libpod-constants-perl. #9 37.23 Preparing to unpack .../300-libpod-constants-perl_0.19-1_all.deb ... #9 37.24 Unpacking libpod-constants-perl (0.19-1) ... #9 37.27 Selecting previously unselected package libre2-5:arm64. #9 37.27 Preparing to unpack .../301-libre2-5_20200101+dfsg-1build1_arm64.deb ... #9 37.28 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ... #9 37.31 Selecting previously unselected package libre-engine-re2-perl. #8 38.51 Preparing to unpack .../154-python3-gpg_1.12.0-6_amd64.deb ... #8 38.51 Unpacking python3-gpg (1.12.0-6) ... #8 38.61 Selecting previously unselected package dput. #8 38.62 Preparing to unpack .../155-dput_1.0.3_all.deb ... #8 38.63 Unpacking dput (1.0.3) ... #8 38.68 Selecting previously unselected package equivs. #8 38.68 Preparing to unpack .../156-equivs_2.2.0_all.deb ... #8 38.68 Unpacking equivs (2.2.0) ... #8 29.80 Selecting previously unselected package gcc-10. #8 29.80 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ... #8 29.80 Unpacking gcc-10 (10.2.1-6+rpi1) ... #9 38.50 Setting up m4 (1.4.18-5ubuntu2) ... #9 38.51 Setting up libldap-2.5-0:amd64 (2.5.11+dfsg-1~exp1ubuntu3) ... #9 38.52 Setting up libpython3.10-stdlib:amd64 (3.10.4-3) ... #9 38.53 Setting up ca-certificates (20211016) ... #9 37.49 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... #9 37.50 Unpacking libfile-homedir-perl (1.006-1) ... #9 37.53 Selecting previously unselected package libfile-touch-perl. #9 37.53 Preparing to unpack .../140-libfile-touch-perl_0.11-1_all.deb ... #9 37.54 Unpacking libfile-touch-perl (0.11-1) ... #9 37.57 Selecting previously unselected package libio-pty-perl. #9 37.57 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build1_amd64.deb ... #9 37.57 Unpacking libio-pty-perl (1:1.15-2build1) ... #9 37.60 Selecting previously unselected package libipc-run-perl. #9 37.60 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... #9 37.61 Unpacking libipc-run-perl (20200505.0-1) ... #9 37.64 Selecting previously unselected package libclass-method-modifiers-perl. #9 37.65 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 37.65 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 37.68 Selecting previously unselected package libb-hooks-op-check-perl. #9 37.68 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ... #9 37.68 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... #9 37.72 Selecting previously unselected package libdynaloader-functions-perl. #8 40.03 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 40.06 Selecting previously unselected package libhttp-message-perl. #8 40.06 Preparing to unpack .../128-libhttp-message-perl_6.18-1_all.deb ... #8 40.07 Unpacking libhttp-message-perl (6.18-1) ... #8 40.11 Selecting previously unselected package libhttp-cookies-perl. #8 40.11 Preparing to unpack .../129-libhttp-cookies-perl_6.04-1_all.deb ... #8 40.12 Unpacking libhttp-cookies-perl (6.04-1) ... #8 40.15 Selecting previously unselected package libhttp-negotiate-perl. #8 40.15 Preparing to unpack .../130-libhttp-negotiate-perl_6.01-1_all.deb ... #8 40.15 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 40.19 Selecting previously unselected package perl-openssl-defaults:armhf. #8 40.19 Preparing to unpack .../131-perl-openssl-defaults_3_armhf.deb ... #8 40.19 Unpacking perl-openssl-defaults:armhf (3) ... #8 40.22 Selecting previously unselected package libnet-ssleay-perl. #8 40.23 Preparing to unpack .../132-libnet-ssleay-perl_1.85-2+b1_armhf.deb ... #8 40.23 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #10 22.69 Installing : bzip2-1.0.6-26.el8.aarch64 6/77 #10 23.19 Installing : binutils-2.30-114.el8.aarch64 7/77 #10 23.21 Running scriptlet: binutils-2.30-114.el8.aarch64 7/77 #10 23.26 Installing : python-srpm-macros-3-41.el8.noarch 8/77 #10 23.27 Installing : python-rpm-macros-3-41.el8.noarch 9/77 #10 23.28 Installing : python3-rpm-macros-3-41.el8.noarch 10/77 #10 23.31 Installing : zip-3.0-23.el8.aarch64 11/77 #10 23.32 Installing : pkgconf-m4-1.4.2-1.el8.noarch 12/77 #10 23.34 Installing : patch-2.7.6-11.el8.aarch64 13/77 #10 23.38 Installing : ncurses-6.1-9.20180224.el8.aarch64 14/77 #10 23.39 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 15/77 #10 23.40 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 16/77 #10 23.41 Installing : perl-Time-Local-1:1.280-1.el8.noarch 17/77 #10 23.42 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 18/77 #10 23.44 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 19/77 #10 23.45 Installing : perl-Term-Cap-1.17-395.el8.noarch 20/77 #10 23.47 Installing : perl-File-Temp-0.230.600-1.el8.noarch 21/77 #10 23.50 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 22/77 #10 23.52 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 23/77 #10 23.54 Installing : perl-podlators-4.11-1.el8.noarch 24/77 #10 23.56 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 25/77 #10 23.57 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 26/77 #10 23.58 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 27/77 #10 23.59 Installing : perl-MIME-Base64-3.15-396.el8.aarch64 28/77 #8 35.59 Selecting previously unselected package libc6-dev:armhf. #8 35.60 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ... #8 35.60 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ... #8 36.37 Selecting previously unselected package libksba8:armhf. #8 36.37 Preparing to unpack .../090-libksba8_1.5.0-3_armhf.deb ... #8 36.38 Unpacking libksba8:armhf (1.5.0-3) ... #8 36.45 Selecting previously unselected package libnpth0:armhf. #8 36.45 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ... #8 36.45 Unpacking libnpth0:armhf (1.6-3) ... #8 36.52 Selecting previously unselected package dirmngr. #8 36.52 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u1_armhf.deb ... #8 36.54 Unpacking dirmngr (2.2.27-2+deb11u1) ... #9 26.69 Setting up libexpat1:armhf (2.4.1-2ubuntu0.3) ... #9 26.77 Setting up python3.9-minimal (3.9.7-2build1) ... #10 23.96 (1/78): desktop-file-utils-0.23-8.el8.x86_64.rp 348 kB/s | 80 kB 00:00 #9 24.83 Unpacking libpng16-16:armhf (1.6.37-3build5) ... #10 23.96 (2/78): dwz-0.12-10.el8.x86_64.rpm 465 kB/s | 109 kB 00:00 #10 23.96 (3/78): efi-srpm-macros-3-3.el8.noarch.rpm 94 kB/s | 22 kB 00:00 #10 23.97 (4/78): gc-7.6.4-3.el8.x86_64.rpm 11 MB/s | 109 kB 00:00 #10 23.97 (5/78): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 1.6 MB/s | 9.3 kB 00:00 #10 23.97 (6/78): go-srpm-macros-2-17.el8.noarch.rpm 2.8 MB/s | 13 kB 00:00 #10 24.03 (7/78): glibc-gconv-extra-2.28-199.el8.x86_64.r 23 MB/s | 1.5 MB 00:00 #10 24.04 (8/78): libatomic_ops-7.6.2-3.el8.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #10 24.05 (9/78): libipt-1.6.1-8.el8.x86_64.rpm 9.3 MB/s | 50 kB 00:00 #10 24.05 (10/78): ocaml-srpm-macros-5-4.el8.noarch.rpm 1.8 MB/s | 9.4 kB 00:00 #9 24.87 Selecting previously unselected package libpsl5:armhf. #9 24.87 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ... #9 24.89 Unpacking libpsl5:armhf (0.21.0-1.2build2) ... #10 24.06 (11/78): openblas-srpm-macros-2-2.el8.noarch.rp 1.7 MB/s | 7.9 kB 00:00 #8 38.50 Preparing to unpack .../301-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ... #8 38.50 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ... #8 38.60 Selecting previously unselected package libxext6:arm64. #8 38.60 Preparing to unpack .../302-libxext6_2%3a1.3.3-1+b2_arm64.deb ... #8 38.61 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... #8 38.65 Selecting previously unselected package libxml-namespacesupport-perl. #8 38.65 Preparing to unpack .../303-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 38.66 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 38.70 Selecting previously unselected package libxml-sax-base-perl. #8 38.70 Preparing to unpack .../304-libxml-sax-base-perl_1.09-1_all.deb ... #8 38.71 Unpacking libxml-sax-base-perl (1.09-1) ... #8 38.77 Selecting previously unselected package libxml-sax-perl. #8 38.77 Preparing to unpack .../305-libxml-sax-perl_1.00+dfsg-1_all.deb ... #8 38.78 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #8 38.82 Selecting previously unselected package libxml-libxml-perl. #8 37.57 Selecting previously unselected package libgit-wrapper-perl. #8 37.57 Preparing to unpack .../219-libgit-wrapper-perl_0.047-1_all.deb ... #8 37.58 Unpacking libgit-wrapper-perl (0.047-1) ... #8 37.61 Selecting previously unselected package libio-html-perl. #8 37.61 Preparing to unpack .../220-libio-html-perl_1.001-1_all.deb ... #8 37.61 Unpacking libio-html-perl (1.001-1) ... #8 37.64 Selecting previously unselected package liblwp-mediatypes-perl. #8 37.64 Preparing to unpack .../221-liblwp-mediatypes-perl_6.02-1_all.deb ... #9 24.91 Selecting previously unselected package libxau6:armhf. #8 37.64 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 37.67 Selecting previously unselected package libhttp-message-perl. #8 37.39 Setting up readline-common (7.0-3) ... #8 37.40 Setting up libapt-inst2.0:arm64 (1.6.14) ... #8 37.41 Setting up manpages (4.15-1) ... #8 37.42 Setting up strace (4.21-1ubuntu1) ... #8 37.44 Setting up git-man (1:2.17.1-1ubuntu0.11) ... #8 37.45 Setting up libpopt0:arm64 (1.16-11) ... #8 37.47 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ... #8 37.49 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 37.50 Setting up less (487-0.1) ... #8 37.59 Setting up make (4.1-9.1ubuntu1) ... #8 37.61 Setting up libapt-pkg-perl (0.1.33build1) ... #8 37.62 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.9) ... #8 37.71 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... #9 24.91 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ... #9 24.92 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #9 24.96 Selecting previously unselected package libxdmcp6:armhf. #9 24.96 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #9 24.96 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #9 25.00 Selecting previously unselected package libxcb1:armhf. #9 25.00 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ... #9 25.00 Unpacking libxcb1:armhf (1.14-3ubuntu3) ... #9 25.03 Selecting previously unselected package libx11-data. #9 25.03 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ... #9 25.04 Unpacking libx11-data (2:1.7.5-1) ... #8 37.67 Preparing to unpack .../222-libhttp-message-perl_6.14-1_all.deb ... #8 37.67 Unpacking libhttp-message-perl (6.14-1) ... #8 37.71 Selecting previously unselected package libhtml-form-perl. #8 37.72 Preparing to unpack .../223-libhtml-form-perl_6.03-1_all.deb ... #8 37.72 Unpacking libhtml-form-perl (6.03-1) ... #8 37.74 Selecting previously unselected package libhtml-tree-perl. #8 37.75 Preparing to unpack .../224-libhtml-tree-perl_5.07-1_all.deb ... #8 37.75 Unpacking libhtml-tree-perl (5.07-1) ... #8 37.80 Selecting previously unselected package libhtml-format-perl. #9 37.32 Preparing to unpack .../302-libre-engine-re2-perl_0.13-5_arm64.deb ... #9 37.32 Unpacking libre-engine-re2-perl (0.13-5) ... #9 37.36 Selecting previously unselected package libreadonly-perl. #9 37.36 Preparing to unpack .../303-libreadonly-perl_2.050-2_all.deb ... #9 37.36 Unpacking libreadonly-perl (2.050-2) ... #9 37.39 Selecting previously unselected package libref-util-perl. #9 37.39 Preparing to unpack .../304-libref-util-perl_0.204-1_all.deb ... #9 37.40 Unpacking libref-util-perl (0.204-1) ... #9 37.43 Selecting previously unselected package libref-util-xs-perl. #9 37.43 Preparing to unpack .../305-libref-util-xs-perl_0.117-1build2_arm64.deb ... #9 37.44 Unpacking libref-util-xs-perl (0.117-1build2) ... #9 37.47 Selecting previously unselected package libregexp-pattern-license-perl. #9 37.47 Preparing to unpack .../306-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 37.47 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 37.51 Selecting previously unselected package libregexp-pattern-perl. #9 37.51 Preparing to unpack .../307-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 37.51 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 37.55 Selecting previously unselected package libsasl2-modules:arm64. #8 36.82 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ... #8 36.82 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 36.88 Selecting previously unselected package libio-stringy-perl. #8 36.89 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ... #8 36.89 Unpacking libio-stringy-perl (2.111-3) ... #8 36.92 Selecting previously unselected package libparams-validate-perl:arm64. #8 36.93 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ... #8 36.93 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ... #8 36.96 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 36.97 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 36.97 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 37.00 Selecting previously unselected package libsort-versions-perl. #8 37.00 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ... #8 37.01 Unpacking libsort-versions-perl (1.62-1) ... #8 37.04 Selecting previously unselected package libgit-wrapper-perl. #8 37.04 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ... #8 37.04 Unpacking libgit-wrapper-perl (0.048-1) ... #8 37.08 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 37.08 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 37.08 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 37.12 Selecting previously unselected package libio-prompter-perl. #8 37.12 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ... #8 37.12 Unpacking libio-prompter-perl (0.004015-1) ... #8 37.16 Selecting previously unselected package libjson-perl. #9 36.17 Preparing to unpack .../195-libwww-robotrules-perl_6.02-1_all.deb ... #9 36.17 Unpacking libwww-robotrules-perl (6.02-1) ... #9 36.20 Selecting previously unselected package libwww-perl. #9 36.20 Preparing to unpack .../196-libwww-perl_6.43-1_all.deb ... #9 36.20 Unpacking libwww-perl (6.43-1) ... #9 36.24 Selecting previously unselected package patchutils. #9 36.24 Preparing to unpack .../197-patchutils_0.3.4-2_amd64.deb ... #9 36.25 Unpacking patchutils (0.3.4-2) ... #9 36.28 Selecting previously unselected package wdiff. #9 36.28 Preparing to unpack .../198-wdiff_1.2.2-2build1_amd64.deb ... #9 36.29 Unpacking wdiff (1.2.2-2build1) ... #9 36.33 Selecting previously unselected package devscripts. #9 36.33 Preparing to unpack .../199-devscripts_2.20.2ubuntu2_amd64.deb ... #9 36.35 Unpacking devscripts (2.20.2ubuntu2) ... #9 36.47 Selecting previously unselected package diffstat. #9 36.47 Preparing to unpack .../200-diffstat_1.63-1_amd64.deb ... #9 36.48 Unpacking diffstat (1.63-1) ... #9 36.51 Selecting previously unselected package python3-chardet. #9 36.51 Preparing to unpack .../201-python3-chardet_3.0.4-4build1_all.deb ... #9 36.52 Unpacking python3-chardet (3.0.4-4build1) ... #9 36.56 Selecting previously unselected package python3-debian. #9 36.61 Preparing to unpack .../154-libtimedate-perl_2.3300-2_all.deb ... #9 36.62 Unpacking libtimedate-perl (2.3300-2) ... #9 36.65 Selecting previously unselected package libhttp-date-perl. #9 36.65 Preparing to unpack .../155-libhttp-date-perl_6.05-1_all.deb ... #9 36.66 Unpacking libhttp-date-perl (6.05-1) ... #9 36.68 Selecting previously unselected package libfile-listing-perl. #9 36.69 Preparing to unpack .../156-libfile-listing-perl_6.14-1_all.deb ... #9 36.69 Unpacking libfile-listing-perl (6.14-1) ... #9 36.72 Selecting previously unselected package libhtml-tagset-perl. #9 36.73 Preparing to unpack .../157-libhtml-tagset-perl_3.20-4_all.deb ... #9 36.73 Unpacking libhtml-tagset-perl (3.20-4) ... #9 36.76 Selecting previously unselected package liburi-perl. #9 36.76 Preparing to unpack .../158-liburi-perl_5.08-1_all.deb ... #9 36.77 Unpacking liburi-perl (5.08-1) ... #9 36.81 Selecting previously unselected package libhtml-parser-perl:arm64. #9 36.81 Preparing to unpack .../159-libhtml-parser-perl_3.76-1_arm64.deb ... #9 36.81 Unpacking libhtml-parser-perl:arm64 (3.76-1) ... #9 36.85 Selecting previously unselected package libhtml-tree-perl. #9 36.99 Preparing to unpack .../114-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_armhf.deb ... #9 36.99 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.8) ... #9 37.04 Selecting previously unselected package libnghttp2-14:armhf. #9 37.04 Preparing to unpack .../115-libnghttp2-14_1.40.0-1build1_armhf.deb ... #9 37.04 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ... #9 37.08 Selecting previously unselected package librtmp1:armhf. #9 37.08 Preparing to unpack .../116-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ... #9 37.09 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #9 37.13 Selecting previously unselected package libssh-4:armhf. #9 37.13 Preparing to unpack .../117-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ... #9 37.13 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ... #9 37.18 Selecting previously unselected package libcurl4:armhf. #9 37.18 Preparing to unpack .../118-libcurl4_7.68.0-1ubuntu2.10_armhf.deb ... #9 37.18 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.10) ... #9 37.24 Selecting previously unselected package curl. #9 37.24 Preparing to unpack .../119-curl_7.68.0-1ubuntu2.10_armhf.deb ... #9 37.25 Unpacking curl (7.68.0-1ubuntu2.10) ... #9 37.29 Selecting previously unselected package dctrl-tools. #9 37.29 Preparing to unpack .../120-dctrl-tools_2.24-3_armhf.deb ... #9 37.30 Unpacking dctrl-tools (2.24-3) ... #9 37.36 Selecting previously unselected package libtool. #9 37.36 Preparing to unpack .../121-libtool_2.4.6-14_all.deb ... #9 37.36 Unpacking libtool (2.4.6-14) ... #9 37.41 Selecting previously unselected package dh-autoreconf. #9 37.41 Preparing to unpack .../122-dh-autoreconf_19_all.deb ... #9 37.42 Unpacking dh-autoreconf (19) ... #9 37.45 Selecting previously unselected package libdebhelper-perl. #9 37.45 Preparing to unpack .../123-libdebhelper-perl_13.5.2ubuntu1~bpo20.04.1_all.deb ... #9 37.45 Unpacking libdebhelper-perl (13.5.2ubuntu1~bpo20.04.1) ... #9 37.49 Selecting previously unselected package libarchive-zip-perl. #8 37.30 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... #8 37.31 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 37.34 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 37.35 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #8 37.35 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 37.39 Selecting previously unselected package libalgorithm-merge-perl. #8 37.39 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... #8 43.66 Selecting previously unselected package libsort-versions-perl. #8 37.39 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 37.43 Selecting previously unselected package libaliased-perl. #8 37.43 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... #8 37.45 Unpacking libaliased-perl (0.34-1.1) ... #8 37.48 Selecting previously unselected package libapt-pkg-perl. #8 37.48 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... #8 37.49 Unpacking libapt-pkg-perl (0.1.39) ... #8 37.53 Selecting previously unselected package libarchive-cpio-perl. #8 37.53 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 43.66 Preparing to unpack .../212-libsort-versions-perl_1.62-1_all.deb ... #8 43.67 Unpacking libsort-versions-perl (1.62-1) ... #8 43.70 Selecting previously unselected package libgit-wrapper-perl. #8 43.70 Preparing to unpack .../213-libgit-wrapper-perl_0.047-1_all.deb ... #8 43.71 Unpacking libgit-wrapper-perl (0.047-1) ... #8 43.73 Selecting previously unselected package libio-html-perl. #8 43.74 Preparing to unpack .../214-libio-html-perl_1.001-1_all.deb ... #8 43.74 Unpacking libio-html-perl (1.001-1) ... #8 43.77 Selecting previously unselected package liblwp-mediatypes-perl. #8 43.77 Preparing to unpack .../215-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 43.77 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 43.80 Selecting previously unselected package libhttp-message-perl. #8 43.80 Preparing to unpack .../216-libhttp-message-perl_6.14-1_all.deb ... #8 43.81 Unpacking libhttp-message-perl (6.14-1) ... #8 43.84 Selecting previously unselected package libhtml-form-perl. #8 43.84 Preparing to unpack .../217-libhtml-form-perl_6.03-1_all.deb ... #8 43.85 Unpacking libhtml-form-perl (6.03-1) ... #8 43.87 Selecting previously unselected package libhtml-tree-perl. #8 43.88 Preparing to unpack .../218-libhtml-tree-perl_5.07-1_all.deb ... #8 43.88 Unpacking libhtml-tree-perl (5.07-1) ... #8 43.92 Selecting previously unselected package libhtml-format-perl. #8 43.92 Preparing to unpack .../219-libhtml-format-perl_2.12-1_all.deb ... #8 43.93 Unpacking libhtml-format-perl (2.12-1) ... #8 43.96 Selecting previously unselected package libhttp-cookies-perl. #8 43.96 Preparing to unpack .../220-libhttp-cookies-perl_6.04-1_all.deb ... #8 43.96 Unpacking libhttp-cookies-perl (6.04-1) ... #8 43.99 Selecting previously unselected package libhttp-daemon-perl. #8 43.99 Preparing to unpack .../221-libhttp-daemon-perl_6.01-1_all.deb ... #8 44.00 Unpacking libhttp-daemon-perl (6.01-1) ... #8 44.02 Selecting previously unselected package libhttp-negotiate-perl. #8 44.02 Preparing to unpack .../222-libhttp-negotiate-perl_6.00-2_all.deb ... #8 44.03 Unpacking libhttp-negotiate-perl (6.00-2) ... #8 44.05 Selecting previously unselected package libimport-into-perl. #8 44.06 Preparing to unpack .../223-libimport-into-perl_1.002005-1_all.deb ... #8 44.06 Unpacking libimport-into-perl (1.002005-1) ... #8 37.54 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 37.57 Selecting previously unselected package libarchive13:amd64. #8 37.57 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #8 37.58 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #8 37.63 Selecting previously unselected package libarray-intspan-perl. #8 38.77 Selecting previously unselected package exim4-config. #8 38.78 Preparing to unpack .../157-exim4-config_4.92-8+deb10u6_all.deb ... #8 38.79 Unpacking exim4-config (4.92-8+deb10u6) ... #8 38.86 Selecting previously unselected package exim4-base. #8 38.86 Preparing to unpack .../158-exim4-base_4.92-8+deb10u6_amd64.deb ... #8 38.87 Unpacking exim4-base (4.92-8+deb10u6) ... #8 38.95 Selecting previously unselected package libevent-2.1-6:amd64. #8 38.95 Preparing to unpack .../159-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #8 38.96 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 39.01 Selecting previously unselected package libunbound8:amd64. #9 35.03 Selecting previously unselected package libfile-find-rule-perl. #9 35.04 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ... #9 35.04 Unpacking libfile-find-rule-perl (0.34-1) ... #9 35.08 Selecting previously unselected package libfont-afm-perl. #9 35.08 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ... #9 35.08 Unpacking libfont-afm-perl (1.20-3) ... #9 35.11 Selecting previously unselected package libio-string-perl. #9 35.12 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ... #9 35.12 Unpacking libio-string-perl (1.08-3.1) ... #9 35.15 Selecting previously unselected package libfont-ttf-perl. #9 35.15 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ... #9 35.16 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 35.21 Selecting previously unselected package libsort-versions-perl. #9 35.21 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ... #9 35.22 Unpacking libsort-versions-perl (1.62-1) ... #9 35.25 Selecting previously unselected package libgit-wrapper-perl. #9 35.25 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ... #9 35.25 Unpacking libgit-wrapper-perl (0.048-1) ... #9 35.29 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 35.29 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 35.29 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 35.33 Selecting previously unselected package libio-prompter-perl. #9 38.87 Updating certificates in /etc/ssl/certs... #9 37.72 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 37.72 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 37.75 Selecting previously unselected package libdevel-callchecker-perl. #9 37.75 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-1ubuntu3_amd64.deb ... #9 37.75 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 37.79 Selecting previously unselected package libparams-classify-perl. #9 37.79 Preparing to unpack .../147-libparams-classify-perl_0.015-1build4_amd64.deb ... #9 37.79 Unpacking libparams-classify-perl (0.015-1build4) ... #9 37.82 Selecting previously unselected package libmodule-runtime-perl. #9 37.82 Preparing to unpack .../148-libmodule-runtime-perl_0.016-1_all.deb ... #9 37.83 Unpacking libmodule-runtime-perl (0.016-1) ... #9 37.86 Selecting previously unselected package libimport-into-perl. #9 37.86 Preparing to unpack .../149-libimport-into-perl_1.002005-1_all.deb ... #9 37.86 Unpacking libimport-into-perl (1.002005-1) ... #9 37.89 Selecting previously unselected package librole-tiny-perl. #9 37.89 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ... #9 37.90 Unpacking librole-tiny-perl (2.002004-1) ... #9 37.93 Selecting previously unselected package libstrictures-perl. #9 37.93 Preparing to unpack .../151-libstrictures-perl_2.000006-1_all.deb ... #9 37.93 Unpacking libstrictures-perl (2.000006-1) ... #9 37.96 Selecting previously unselected package libsub-quote-perl. #9 37.97 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... #9 37.97 Unpacking libsub-quote-perl (2.006006-1) ... #9 38.00 Selecting previously unselected package libmoo-perl. #9 38.00 Preparing to unpack .../153-libmoo-perl_2.004004-1_all.deb ... #9 38.00 Unpacking libmoo-perl (2.004004-1) ... #9 38.04 Selecting previously unselected package libencode-locale-perl. #8 40.30 Selecting previously unselected package libio-socket-ssl-perl. #8 40.30 Preparing to unpack .../133-libio-socket-ssl-perl_2.060-3_all.deb ... #8 40.31 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 40.36 Selecting previously unselected package libnet-http-perl. #8 40.36 Preparing to unpack .../134-libnet-http-perl_6.18-1_all.deb ... #8 40.37 Unpacking libnet-http-perl (6.18-1) ... #8 40.40 Selecting previously unselected package liblwp-protocol-https-perl. #8 40.40 Preparing to unpack .../135-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 40.41 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 40.44 Selecting previously unselected package libtry-tiny-perl. #8 40.44 Preparing to unpack .../136-libtry-tiny-perl_0.30-1_all.deb ... #8 40.45 Unpacking libtry-tiny-perl (0.30-1) ... #8 40.48 Selecting previously unselected package libwww-robotrules-perl. #8 40.48 Preparing to unpack .../137-libwww-robotrules-perl_6.02-1_all.deb ... #8 40.48 Unpacking libwww-robotrules-perl (6.02-1) ... #10 23.61 Installing : perl-Storable-1:3.11-3.el8.aarch64 29/77 #10 23.63 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 30/77 #10 23.64 Installing : perl-Errno-1.28-421.el8.aarch64 31/77 #10 23.65 Installing : perl-Socket-4:2.027-3.el8.aarch64 32/77 #10 23.84 Installing : perl-Encode-4:2.97-3.el8.aarch64 33/77 #10 23.86 Installing : perl-Carp-1.42-396.el8.noarch 34/77 #9 25.11 Selecting previously unselected package libx11-6:armhf. #8 35.93 Selecting previously unselected package libtool. #8 35.93 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ... #8 35.93 Unpacking libtool (2.4.6-9) ... #9 25.11 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_armhf.deb ... #9 25.12 Unpacking libx11-6:armhf (2:1.7.5-1) ... #9 25.17 Selecting previously unselected package libxext6:armhf. #9 25.17 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ... #9 25.17 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #9 25.23 Selecting previously unselected package libxmuu1:armhf. #9 25.23 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ... #9 25.23 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #9 25.27 Selecting previously unselected package man-db. #9 25.27 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ... #9 25.27 Unpacking man-db (2.10.2-1) ... #9 25.37 Selecting previously unselected package manpages. #9 25.37 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #9 25.37 Unpacking manpages (5.10-1ubuntu1) ... #8 37.80 Preparing to unpack .../225-libhtml-format-perl_2.12-1_all.deb ... #8 37.81 Unpacking libhtml-format-perl (2.12-1) ... #8 37.84 Selecting previously unselected package libhttp-cookies-perl. #8 37.84 Preparing to unpack .../226-libhttp-cookies-perl_6.04-1_all.deb ... #8 37.85 Unpacking libhttp-cookies-perl (6.04-1) ... #8 37.88 Selecting previously unselected package libhttp-daemon-perl. #8 37.88 Preparing to unpack .../227-libhttp-daemon-perl_6.01-1_all.deb ... #8 37.89 Unpacking libhttp-daemon-perl (6.01-1) ... #8 37.92 Selecting previously unselected package libhttp-negotiate-perl. #8 37.92 Preparing to unpack .../228-libhttp-negotiate-perl_6.00-2_all.deb ... #8 37.92 Unpacking libhttp-negotiate-perl (6.00-2) ... #8 37.95 Selecting previously unselected package libimport-into-perl. #8 37.95 Preparing to unpack .../229-libimport-into-perl_1.002005-1_all.deb ... #8 37.96 Unpacking libimport-into-perl (1.002005-1) ... #8 37.99 Selecting previously unselected package libio-pty-perl. #8 37.99 Preparing to unpack .../230-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ... #8 38.00 Unpacking libio-pty-perl (1:1.08-1.1build4) ... #8 38.03 Selecting previously unselected package libio-string-perl. #8 38.03 Preparing to unpack .../231-libio-string-perl_1.08-3_all.deb ... #8 38.03 Unpacking libio-string-perl (1.08-3) ... #8 38.06 Selecting previously unselected package libipc-run-perl. #8 38.07 Preparing to unpack .../232-libipc-run-perl_0.96-1_all.deb ... #8 38.07 Unpacking libipc-run-perl (0.96-1) ... #8 38.11 Selecting previously unselected package liblist-compare-perl. #8 38.11 Preparing to unpack .../233-liblist-compare-perl_0.53-1_all.deb ... #8 38.12 Unpacking liblist-compare-perl (0.53-1) ... #8 38.15 Selecting previously unselected package liblist-moreutils-perl. #8 37.72 Setting up mime-support (3.60ubuntu1) ... #8 37.75 Setting up iso-codes (3.79-1) ... #8 37.77 Setting up libsigsegv2:arm64 (2.12-1) ... #8 37.78 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... #8 37.80 Setting up libreadline7:arm64 (7.0-3) ... #8 37.81 Setting up perl-openssl-defaults:arm64 (3build1) ... #8 37.83 Setting up libpsl5:arm64 (0.19.1-5build1) ... #8 37.84 Setting up libelf1:arm64 (0.170-0.4ubuntu0.1) ... #8 37.85 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 37.86 Setting up groff-base (1.22.3-10) ... #8 37.89 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... #8 37.90 No schema files found: doing nothing. #8 37.91 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 37.92 Setting up unzip (6.0-21ubuntu1.1) ... #8 37.94 Setting up linux-libc-dev:arm64 (4.15.0-176.185) ... #8 37.95 Setting up libmpfr6:arm64 (4.0.1-1) ... #8 37.97 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 37.98 Setting up dctrl-tools (2.24-2build1) ... #8 38.00 Setting up distro-info-data (0.37ubuntu0.14) ... #8 38.01 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... #8 38.02 Setting up libpipeline1:arm64 (1.5.0-1) ... #8 36.63 Selecting previously unselected package gnupg-l10n. #8 36.63 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u1_all.deb ... #8 36.64 Unpacking gnupg-l10n (2.2.27-2+deb11u1) ... #8 36.87 Selecting previously unselected package gnupg-utils. #8 38.82 Preparing to unpack .../306-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ... #10 24.13 (12/78): gdb-headless-8.2-18.el8.x86_64.rpm 22 MB/s | 3.7 MB 00:00 #8 38.83 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #8 38.89 Selecting previously unselected package libxml-sax-expat-perl. #10 24.13 (13/78): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 652 kB/s | 47 kB 00:00 #8 38.90 Preparing to unpack .../307-libxml-sax-expat-perl_0.51-1_all.deb ... #8 38.90 Unpacking libxml-sax-expat-perl (0.51-1) ... #10 24.13 (14/78): perl-Mozilla-CA-20160104-7.module_el8. 2.9 MB/s | 15 kB 00:00 #10 24.14 (15/78): python-rpm-macros-3-41.el8.noarch.rpm 3.2 MB/s | 15 kB 00:00 #8 38.94 Selecting previously unselected package libxml-simple-perl. #8 38.94 Preparing to unpack .../308-libxml-simple-perl_2.25-1_all.deb ... #10 24.19 (16/78): guile-2.0.14-7.el8.x86_64.rpm 16 MB/s | 3.5 MB 00:00 #10 24.20 (17/78): perl-srpm-macros-1-25.el8.noarch.rpm 163 kB/s | 11 kB 00:00 #8 38.94 Unpacking libxml-simple-perl (2.25-1) ... #10 24.20 (18/78): python-srpm-macros-3-41.el8.noarch.rpm 235 kB/s | 15 kB 00:00 #8 38.98 Selecting previously unselected package libxmlrpc-lite-perl. #8 38.98 Preparing to unpack .../309-libxmlrpc-lite-perl_0.717-2_all.deb ... #8 38.99 Unpacking libxmlrpc-lite-perl (0.717-2) ... #10 24.20 (19/78): python3-rpm-macros-3-41.el8.noarch.rpm 2.7 MB/s | 14 kB 00:00 #8 39.03 Selecting previously unselected package libxmuu1:arm64. #8 39.04 Preparing to unpack .../310-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #10 24.20 (20/78): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.4 MB/s | 11 kB 00:00 #10 24.21 (21/78): redhat-rpm-config-127-1.el8.noarch.rpm 11 MB/s | 88 kB 00:00 #8 39.04 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #10 24.21 (22/78): rpm-build-4.14.3-23.el8.x86_64.rpm 17 MB/s | 174 kB 00:00 #10 24.21 (23/78): rust-srpm-macros-5-2.el8.noarch.rpm 1.3 MB/s | 9.2 kB 00:00 #10 24.22 (24/78): rpmlint-1.10-14.el8.noarch.rpm 12 MB/s | 192 kB 00:00 #10 24.25 (25/78): zstd-1.4.4-1.el8.x86_64.rpm 10 MB/s | 393 kB 00:00 #10 24.25 (26/78): bzip2-1.0.6-26.el8.x86_64.rpm 1.9 MB/s | 60 kB 00:00 #10 24.28 (27/78): cpio-2.12-11.el8.x86_64.rpm 8.5 MB/s | 266 kB 00:00 #10 24.31 (28/78): diffutils-3.6-6.el8.x86_64.rpm 6.1 MB/s | 358 kB 00:00 #9 37.55 Preparing to unpack .../308-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #9 37.56 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 37.60 Selecting previously unselected package libsereal-decoder-perl. #9 37.60 Preparing to unpack .../309-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ... #9 37.60 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 37.64 Selecting previously unselected package libsereal-encoder-perl. #9 37.64 Preparing to unpack .../310-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ... #9 37.65 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 37.68 Selecting previously unselected package libsereal-perl. #9 37.68 Preparing to unpack .../311-libsereal-perl_4.011-1_all.deb ... #9 37.69 Unpacking libsereal-perl (4.011-1) ... #9 37.72 Selecting previously unselected package libsort-key-perl. #9 37.72 Preparing to unpack .../312-libsort-key-perl_1.33-2build2_arm64.deb ... #9 37.73 Unpacking libsort-key-perl (1.33-2build2) ... #9 37.76 Selecting previously unselected package libstring-copyright-perl. #9 37.76 Preparing to unpack .../313-libstring-copyright-perl_0.003006-1_all.deb ... #9 37.76 Unpacking libstring-copyright-perl (0.003006-1) ... #9 37.79 Selecting previously unselected package libstring-escape-perl. #8 37.16 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ... #8 37.16 Unpacking libjson-perl (4.03000-1) ... #8 37.21 Selecting previously unselected package liblog-any-perl. #8 37.21 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ... #8 37.21 Unpacking liblog-any-perl (1.709-1) ... #8 37.25 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 37.25 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 37.26 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 37.32 Selecting previously unselected package libpackage-stash-perl. #8 37.32 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ... #8 37.33 Unpacking libpackage-stash-perl (0.39-1) ... #8 37.36 Selecting previously unselected package libsub-identify-perl. #9 36.85 Preparing to unpack .../160-libhtml-tree-perl_5.07-2_all.deb ... #9 36.86 Unpacking libhtml-tree-perl (5.07-2) ... #9 36.90 Selecting previously unselected package libio-html-perl. #9 36.91 Preparing to unpack .../161-libio-html-perl_1.004-2_all.deb ... #9 36.91 Unpacking libio-html-perl (1.004-2) ... #9 36.94 Selecting previously unselected package liblwp-mediatypes-perl. #9 36.94 Preparing to unpack .../162-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 36.95 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 36.98 Selecting previously unselected package libhttp-message-perl. #9 36.99 Preparing to unpack .../163-libhttp-message-perl_6.29-1_all.deb ... #9 36.99 Unpacking libhttp-message-perl (6.29-1) ... #9 37.03 Selecting previously unselected package libhttp-cookies-perl. #9 37.04 Preparing to unpack .../164-libhttp-cookies-perl_6.10-1_all.deb ... #9 37.04 Unpacking libhttp-cookies-perl (6.10-1) ... #9 37.08 Selecting previously unselected package libhttp-negotiate-perl. #9 37.08 Preparing to unpack .../165-libhttp-negotiate-perl_6.01-1_all.deb ... #9 37.08 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 44.09 Selecting previously unselected package libio-pty-perl. #8 44.09 Preparing to unpack .../224-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ... #8 44.10 Unpacking libio-pty-perl (1:1.08-1.1build4) ... #8 44.13 Selecting previously unselected package libio-string-perl. #8 44.13 Preparing to unpack .../225-libio-string-perl_1.08-3_all.deb ... #8 44.14 Unpacking libio-string-perl (1.08-3) ... #8 44.16 Selecting previously unselected package libipc-run-perl. #8 44.17 Preparing to unpack .../226-libipc-run-perl_0.96-1_all.deb ... #8 44.17 Unpacking libipc-run-perl (0.96-1) ... #8 44.20 Selecting previously unselected package liblist-compare-perl. #8 44.20 Preparing to unpack .../227-liblist-compare-perl_0.53-1_all.deb ... #8 44.21 Unpacking liblist-compare-perl (0.53-1) ... #8 44.24 Selecting previously unselected package liblist-moreutils-perl. #8 44.25 Preparing to unpack .../228-liblist-moreutils-perl_0.416-1build3_armhf.deb ... #8 44.25 Unpacking liblist-moreutils-perl (0.416-1build3) ... #8 44.29 Selecting previously unselected package libltdl7:armhf. #8 44.29 Preparing to unpack .../229-libltdl7_2.4.6-2_armhf.deb ... #8 44.29 Unpacking libltdl7:armhf (2.4.6-2) ... #8 44.32 Selecting previously unselected package libltdl-dev:armhf. #8 44.32 Preparing to unpack .../230-libltdl-dev_2.4.6-2_armhf.deb ... #9 37.49 Preparing to unpack .../124-libarchive-zip-perl_1.67-2_all.deb ... #9 37.50 Unpacking libarchive-zip-perl (1.67-2) ... #9 37.54 Selecting previously unselected package libsub-override-perl. #9 37.54 Preparing to unpack .../125-libsub-override-perl_0.09-2_all.deb ... #9 37.55 Unpacking libsub-override-perl (0.09-2) ... #9 37.58 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 37.58 Preparing to unpack .../126-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 37.58 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 37.61 Selecting previously unselected package dh-strip-nondeterminism. #9 37.61 Preparing to unpack .../127-dh-strip-nondeterminism_1.7.0-1_all.deb ... #8 37.63 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... #8 37.64 Unpacking libarray-intspan-perl (2.004-1) ... #8 37.67 Selecting previously unselected package libauthen-sasl-perl. #8 37.67 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 37.68 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 37.71 Selecting previously unselected package libmodule-implementation-perl. #8 37.71 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 37.72 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 37.76 Selecting previously unselected package libsub-exporter-progressive-perl. #8 37.77 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 37.78 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 37.81 Selecting previously unselected package libvariable-magic-perl. #8 37.81 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... #8 37.81 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 37.84 Selecting previously unselected package libb-hooks-endofscope-perl. #8 37.85 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 37.87 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 37.92 Selecting previously unselected package libpng16-16:amd64. #8 37.92 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... #8 37.93 Unpacking libpng16-16:amd64 (1.6.37-3) ... #8 37.98 Selecting previously unselected package libfreetype6:amd64. #9 36.56 Preparing to unpack .../202-python3-debian_0.1.36ubuntu1_all.deb ... #9 36.56 Unpacking python3-debian (0.1.36ubuntu1) ... #9 36.60 Selecting previously unselected package libgpgme11:amd64. #9 36.60 Preparing to unpack .../203-libgpgme11_1.13.1-7ubuntu2_amd64.deb ... #9 36.61 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 36.65 Selecting previously unselected package python3-gpg. #9 36.66 Preparing to unpack .../204-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... #9 36.66 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 36.72 Selecting previously unselected package dput. #9 36.72 Preparing to unpack .../205-dput_1.0.3ubuntu1_all.deb ... #9 36.73 Unpacking dput (1.0.3ubuntu1) ... #9 36.77 Selecting previously unselected package libcurl3-gnutls:amd64. #9 36.77 Preparing to unpack .../206-libcurl3-gnutls_7.68.0-1ubuntu2.10_amd64.deb ... #9 36.80 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.10) ... #9 36.84 Selecting previously unselected package liberror-perl. #9 36.85 Preparing to unpack .../207-liberror-perl_0.17029-1_all.deb ... #9 36.85 Unpacking liberror-perl (0.17029-1) ... #9 36.88 Selecting previously unselected package git-man. #9 35.33 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ... #9 35.33 Unpacking libio-prompter-perl (0.004015-1) ... #9 35.37 Selecting previously unselected package libjson-perl. #9 35.37 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ... #9 35.37 Unpacking libjson-perl (4.04000-1) ... #9 35.41 Selecting previously unselected package liblog-any-perl. #9 35.41 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ... #9 35.41 Unpacking liblog-any-perl (1.710-1) ... #9 35.46 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 35.46 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 35.47 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 35.51 Selecting previously unselected package libpackage-stash-perl. #9 35.51 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ... #9 35.51 Unpacking libpackage-stash-perl (0.39-1) ... #9 35.55 Selecting previously unselected package libsub-identify-perl. #9 35.56 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ... #9 35.56 Unpacking libsub-identify-perl (0.14-1build5) ... #9 35.59 Selecting previously unselected package libsub-name-perl. #9 35.60 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ... #9 35.60 Unpacking libsub-name-perl (0.26-1build3) ... #9 35.64 Selecting previously unselected package libnamespace-clean-perl. #9 35.65 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ... #9 35.65 Unpacking libnamespace-clean-perl (0.27-1) ... #9 35.68 Selecting previously unselected package libpath-tiny-perl. #9 35.68 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ... #9 35.69 Unpacking libpath-tiny-perl (0.122-1) ... #9 35.72 Selecting previously unselected package libstrictures-perl. #8 39.01 Preparing to unpack .../160-libunbound8_1.9.0-2+deb10u2_amd64.deb ... #8 39.01 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ... #8 39.13 Selecting previously unselected package libgnutls-dane0:amd64. #8 39.13 Preparing to unpack .../161-libgnutls-dane0_3.6.7-4+deb10u7_amd64.deb ... #8 39.13 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... #8 39.19 Selecting previously unselected package exim4-daemon-light. #8 39.19 Preparing to unpack .../162-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ... #8 39.19 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... #8 39.27 Selecting previously unselected package libcurl3-gnutls:amd64. #9 38.04 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... #9 38.04 Unpacking libencode-locale-perl (1.05-1.1) ... #9 38.07 Selecting previously unselected package libtimedate-perl. #9 38.07 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... #9 38.08 Unpacking libtimedate-perl (2.3300-2) ... #9 38.11 Selecting previously unselected package libhttp-date-perl. #9 38.11 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... #9 38.12 Unpacking libhttp-date-perl (6.05-1) ... #9 38.15 Selecting previously unselected package libfile-listing-perl. #9 38.15 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... #9 38.15 Unpacking libfile-listing-perl (6.14-1) ... #9 38.18 Selecting previously unselected package libhtml-tagset-perl. #9 38.18 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... #9 38.19 Unpacking libhtml-tagset-perl (3.20-4) ... #9 38.22 Selecting previously unselected package liburi-perl. #9 38.22 Preparing to unpack .../159-liburi-perl_5.08-1_all.deb ... #9 38.22 Unpacking liburi-perl (5.08-1) ... #9 38.26 Selecting previously unselected package libhtml-parser-perl:amd64. #8 40.52 Selecting previously unselected package libwww-perl. #8 40.52 Preparing to unpack .../138-libwww-perl_6.36-2_all.deb ... #8 40.53 Unpacking libwww-perl (6.36-2) ... #8 40.58 Selecting previously unselected package patchutils. #8 40.59 Preparing to unpack .../139-patchutils_0.3.4-2_armhf.deb ... #8 40.59 Unpacking patchutils (0.3.4-2) ... #8 40.64 Selecting previously unselected package wdiff. #8 40.64 Preparing to unpack .../140-wdiff_1.2.2-2+b1_armhf.deb ... #8 40.65 Unpacking wdiff (1.2.2-2+b1) ... #8 40.74 Selecting previously unselected package devscripts. #8 40.74 Preparing to unpack .../141-devscripts_2.19.5+deb10u1_armhf.deb ... #10 23.87 Installing : perl-Exporter-5.72-396.el8.noarch 35/77 #10 24.06 Installing : perl-libs-4:5.26.3-421.el8.aarch64 36/77 #10 24.08 Installing : perl-parent-1:0.237-1.el8.noarch 37/77 #10 24.09 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 38/77 #10 24.10 Installing : perl-macros-4:5.26.3-421.el8.aarch64 39/77 #10 24.11 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 40/77 #10 24.13 Installing : perl-Unicode-Normalize-1.25-396.el8.aarch64 41/77 #10 24.14 Installing : perl-File-Path-2.15-2.el8.noarch 42/77 #10 24.16 Installing : perl-IO-1.38-421.el8.aarch64 43/77 #10 24.18 Installing : perl-PathTools-3.74-1.el8.aarch64 44/77 #10 24.20 Installing : perl-constant-1.33-396.el8.noarch 45/77 #10 24.21 Installing : perl-threads-1:2.21-2.el8.aarch64 46/77 #8 36.78 Fedora 36 - x86_64 - Updates 8.1 MB/s | 11 MB 00:01 #9 25.53 Selecting previously unselected package openssh-client. #9 25.53 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_armhf.deb ... #9 25.55 Unpacking openssh-client (1:8.9p1-3) ... #9 25.64 Selecting previously unselected package publicsuffix. #9 25.64 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #9 25.64 Unpacking publicsuffix (20211207.1025-1) ... #8 38.04 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... #8 38.06 Setting up libksba8:arm64 (1.3.5-2) ... #8 38.07 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... #8 38.08 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 38.09 Setting up m4 (1.4.18-1) ... #8 38.11 Setting up libgdbm5:arm64 (1.14.1-6) ... #8 38.12 Setting up at (3.1.20-3.1ubuntu2) ... #8 38.26 invoke-rc.d: could not determine current runlevel #8 38.27 invoke-rc.d: policy-rc.d denied execution of start. #8 38.27 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... #8 38.29 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ... #8 38.15 Preparing to unpack .../234-liblist-moreutils-perl_0.416-1build3_amd64.deb ... #8 38.15 Unpacking liblist-moreutils-perl (0.416-1build3) ... #8 38.20 Selecting previously unselected package libltdl7:amd64. #8 38.20 Preparing to unpack .../235-libltdl7_2.4.6-2_amd64.deb ... #8 38.21 Unpacking libltdl7:amd64 (2.4.6-2) ... #8 38.24 Selecting previously unselected package libltdl-dev:amd64. #8 38.24 Preparing to unpack .../236-libltdl-dev_2.4.6-2_amd64.deb ... #8 38.24 Unpacking libltdl-dev:amd64 (2.4.6-2) ... #8 38.29 Selecting previously unselected package libnet-http-perl. #8 38.29 Preparing to unpack .../237-libnet-http-perl_6.17-1_all.deb ... #8 38.33 Unpacking libnet-http-perl (6.17-1) ... #8 38.36 Selecting previously unselected package libwww-robotrules-perl. #8 38.36 Preparing to unpack .../238-libwww-robotrules-perl_6.01-1_all.deb ... #8 38.36 Unpacking libwww-robotrules-perl (6.01-1) ... #8 38.39 Selecting previously unselected package libwww-perl. #8 35.99 Selecting previously unselected package dh-autoreconf. #8 36.00 Preparing to unpack .../036-dh-autoreconf_19_all.deb ... #8 36.00 Unpacking dh-autoreconf (19) ... #8 36.03 Selecting previously unselected package libarchive-zip-perl. #8 36.04 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ... #8 36.04 Unpacking libarchive-zip-perl (1.64-1) ... #8 36.08 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 36.09 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 36.09 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 36.13 Selecting previously unselected package dh-strip-nondeterminism. #8 36.13 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 36.14 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 36.17 Selecting previously unselected package libdpkg-perl. #8 36.17 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ... #8 36.18 Unpacking libdpkg-perl (1.19.7) ... #8 39.08 Selecting previously unselected package libyaml-0-2:arm64. #8 39.08 Preparing to unpack .../311-libyaml-0-2_0.2.1-1_arm64.deb ... #8 39.09 Unpacking libyaml-0-2:arm64 (0.2.1-1) ... #8 39.12 Selecting previously unselected package libyaml-libyaml-perl. #8 39.13 Preparing to unpack .../312-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ... #8 39.13 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #8 39.17 Selecting previously unselected package licensecheck. #8 39.18 Preparing to unpack .../313-licensecheck_3.0.31-3_all.deb ... #8 39.18 Unpacking licensecheck (3.0.31-3) ... #8 39.22 Selecting previously unselected package t1utils. #8 39.22 Preparing to unpack .../314-t1utils_1.41-3_arm64.deb ... #8 39.23 Unpacking t1utils (1.41-3) ... #8 39.26 Selecting previously unselected package lintian. #8 39.26 Preparing to unpack .../315-lintian_2.15.0_all.deb ... #8 39.27 Unpacking lintian (2.15.0) ... #10 24.31 (29/78): dnf-plugins-core-4.0.21-11.el8.noarch. 2.1 MB/s | 71 kB 00:00 #10 24.32 (30/78): elfutils-debuginfod-client-0.186-1.el8 12 MB/s | 71 kB 00:00 #10 24.33 (31/78): emacs-filesystem-26.1-7.el8.noarch.rpm 11 MB/s | 70 kB 00:00 #10 24.36 (32/78): elfutils-0.186-1.el8.x86_64.rpm 12 MB/s | 542 kB 00:00 #10 24.36 (33/78): file-5.33-20.el8.x86_64.rpm 2.1 MB/s | 77 kB 00:00 #10 24.37 (34/78): libbabeltrace-1.5.4-4.el8.x86_64.rpm 20 MB/s | 200 kB 00:00 #10 24.38 (35/78): libpkgconf-1.4.2-1.el8.x86_64.rpm 7.1 MB/s | 35 kB 00:00 #10 24.45 (36/78): groff-base-1.22.3-18.el8.x86_64.rpm 11 MB/s | 1.0 MB 00:00 #10 24.46 (37/78): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 752 kB/s | 58 kB 00:00 #10 24.49 (38/78): ncurses-6.1-9.20180224.el8.x86_64.rpm 9.4 MB/s | 387 kB 00:00 #10 24.50 (39/78): patch-2.7.6-11.el8.x86_64.rpm 3.4 MB/s | 138 kB 00:00 #10 24.50 (40/78): perl-Carp-1.42-396.el8.noarch.rpm 4.9 MB/s | 30 kB 00:00 #10 24.50 (41/78): perl-Errno-1.28-421.el8.x86_64.rpm 13 MB/s | 76 kB 00:00 #10 24.51 (42/78): perl-Exporter-5.72-396.el8.noarch.rpm 7.3 MB/s | 34 kB 00:00 #10 24.52 (43/78): perl-File-Path-2.15-2.el8.noarch.rpm 7.2 MB/s | 38 kB 00:00 #10 24.52 (44/78): perl-File-Temp-0.230.600-1.el8.noarch. 12 MB/s | 63 kB 00:00 #10 24.58 (45/78): perl-Encode-2.97-3.el8.x86_64.rpm 19 MB/s | 1.5 MB 00:00 #9 37.79 Preparing to unpack .../314-libstring-escape-perl_2010.002-2_all.deb ... #9 37.80 Unpacking libstring-escape-perl (2010.002-2) ... #9 37.83 Selecting previously unselected package libstring-shellquote-perl. #9 37.83 Preparing to unpack .../315-libstring-shellquote-perl_1.04-1_all.deb ... #9 37.83 Unpacking libstring-shellquote-perl (1.04-1) ... #9 37.87 Selecting previously unselected package libterm-readkey-perl. #9 37.87 Preparing to unpack .../316-libterm-readkey-perl_2.38-1build1_arm64.deb ... #9 37.88 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 37.91 Selecting previously unselected package libtest-fatal-perl. #9 37.91 Preparing to unpack .../317-libtest-fatal-perl_0.014-1_all.deb ... #9 37.91 Unpacking libtest-fatal-perl (0.014-1) ... #9 37.94 Selecting previously unselected package libtest-refcount-perl. #9 37.94 Preparing to unpack .../318-libtest-refcount-perl_0.10-1_all.deb ... #9 37.95 Unpacking libtest-refcount-perl (0.10-1) ... #9 37.98 Selecting previously unselected package libtext-levenshtein-perl. #9 37.98 Preparing to unpack .../319-libtext-levenshtein-perl_0.13-1_all.deb ... #9 37.99 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 38.02 Selecting previously unselected package libtype-tiny-xs-perl. #9 38.02 Preparing to unpack .../320-libtype-tiny-xs-perl_0.016-1_arm64.deb ... #9 38.02 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 38.05 Selecting previously unselected package libunicode-utf8-perl. #9 38.06 Preparing to unpack .../321-libunicode-utf8-perl_0.62-1build1_arm64.deb ... #9 38.06 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 38.09 Selecting previously unselected package libxml-namespacesupport-perl. #9 38.09 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 38.10 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 38.13 Selecting previously unselected package libxml-sax-base-perl. #8 36.87 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u1_armhf.deb ... #8 36.89 Unpacking gnupg-utils (2.2.27-2+deb11u1) ... #8 37.12 Selecting previously unselected package gpg. #8 37.12 Preparing to unpack .../095-gpg_2.2.27-2+deb11u1_armhf.deb ... #8 37.18 Unpacking gpg (2.2.27-2+deb11u1) ... #8 37.37 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ... #8 37.37 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 37.41 Selecting previously unselected package libsub-name-perl. #8 37.41 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ... #8 37.41 Unpacking libsub-name-perl (0.26-1+b1) ... #8 37.45 Selecting previously unselected package libnamespace-clean-perl. #8 37.45 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ... #8 37.45 Unpacking libnamespace-clean-perl (0.27-1) ... #8 37.49 Selecting previously unselected package libpath-tiny-perl. #8 37.49 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ... #8 37.49 Unpacking libpath-tiny-perl (0.118-1) ... #8 37.58 Selecting previously unselected package libtype-tiny-perl. #8 37.58 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ... #8 37.59 Unpacking libtype-tiny-perl (1.012001-2) ... #9 37.12 Selecting previously unselected package perl-openssl-defaults:arm64. #9 37.12 Preparing to unpack .../166-perl-openssl-defaults_5_arm64.deb ... #9 37.12 Unpacking perl-openssl-defaults:arm64 (5) ... #9 37.16 Selecting previously unselected package libnet-ssleay-perl. #9 37.16 Preparing to unpack .../167-libnet-ssleay-perl_1.88-3ubuntu1_arm64.deb ... #9 37.20 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... #9 37.27 Selecting previously unselected package libio-socket-ssl-perl. #9 37.27 Preparing to unpack .../168-libio-socket-ssl-perl_2.069-1_all.deb ... #9 37.27 Unpacking libio-socket-ssl-perl (2.069-1) ... #9 37.31 Selecting previously unselected package libnet-http-perl. #8 44.33 Unpacking libltdl-dev:armhf (2.4.6-2) ... #8 44.39 Selecting previously unselected package libnet-http-perl. #8 44.39 Preparing to unpack .../231-libnet-http-perl_6.17-1_all.deb ... #8 44.39 Unpacking libnet-http-perl (6.17-1) ... #8 44.43 Selecting previously unselected package libwww-robotrules-perl. #8 44.44 Preparing to unpack .../232-libwww-robotrules-perl_6.01-1_all.deb ... #8 44.44 Unpacking libwww-robotrules-perl (6.01-1) ... #8 44.47 Selecting previously unselected package libwww-perl. #8 44.47 Preparing to unpack .../233-libwww-perl_6.31-1ubuntu0.1_all.deb ... #8 44.47 Unpacking libwww-perl (6.31-1ubuntu0.1) ... #8 44.52 Selecting previously unselected package liblwp-protocol-https-perl. #8 44.52 Preparing to unpack .../234-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 44.52 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 44.55 Selecting previously unselected package libsys-hostname-long-perl. #8 44.55 Preparing to unpack .../235-libsys-hostname-long-perl_1.5-1_all.deb ... #9 37.62 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 37.65 Selecting previously unselected package libdw1:armhf. #9 37.65 Preparing to unpack .../128-libdw1_0.176-1.1build1_armhf.deb ... #9 37.66 Unpacking libdw1:armhf (0.176-1.1build1) ... #9 37.80 Selecting previously unselected package liblua5.2-0:armhf. #9 37.80 Preparing to unpack .../129-liblua5.2-0_5.2.4-1.1build3_armhf.deb ... #9 37.80 Unpacking liblua5.2-0:armhf (5.2.4-1.1build3) ... #9 37.85 Selecting previously unselected package libnspr4:armhf. #9 37.85 Preparing to unpack .../130-libnspr4_2%3a4.25-1_armhf.deb ... #9 37.85 Unpacking libnspr4:armhf (2:4.25-1) ... #9 37.90 Selecting previously unselected package libnss3:armhf. #9 37.90 Preparing to unpack .../131-libnss3_2%3a3.49.1-1ubuntu1.6_armhf.deb ... #9 36.88 Preparing to unpack .../208-git-man_1%3a2.25.1-1ubuntu3.4_all.deb ... #9 36.89 Unpacking git-man (1:2.25.1-1ubuntu3.4) ... #9 37.00 Selecting previously unselected package git. #9 37.00 Preparing to unpack .../209-git_1%3a2.25.1-1ubuntu3.4_amd64.deb ... #9 37.02 Unpacking git (1:2.25.1-1ubuntu3.4) ... #9 35.72 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ... #9 35.72 Unpacking libstrictures-perl (2.000006-1) ... #9 35.77 Selecting previously unselected package libtype-tiny-perl. #9 35.77 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ... #9 35.77 Unpacking libtype-tiny-perl (1.012004-1) ... #9 35.81 Selecting previously unselected package libgitlab-api-v4-perl. #9 35.82 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 35.82 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 35.86 Selecting previously unselected package libhash-fieldhash-perl. #9 35.86 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ... #9 35.86 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #9 35.89 Selecting previously unselected package libhtml-form-perl. #9 35.90 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ... #9 35.90 Unpacking libhtml-form-perl (6.07-1) ... #9 35.93 Selecting previously unselected package libhtml-format-perl. #8 37.99 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ... #8 37.99 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ... #8 38.06 Selecting previously unselected package libfontconfig1:amd64. #8 38.06 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... #8 38.09 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #8 38.15 Selecting previously unselected package libjpeg62-turbo:amd64. #8 38.15 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #8 38.15 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 38.22 Selecting previously unselected package libdeflate0:amd64. #9 38.26 Preparing to unpack .../160-libhtml-parser-perl_3.76-1_amd64.deb ... #9 38.27 Unpacking libhtml-parser-perl:amd64 (3.76-1) ... #9 38.30 Selecting previously unselected package libhtml-tree-perl. #9 38.30 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... #9 38.31 Unpacking libhtml-tree-perl (5.07-2) ... #9 38.36 Selecting previously unselected package libio-html-perl. #9 38.36 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... #9 38.36 Unpacking libio-html-perl (1.004-2) ... #9 38.39 Selecting previously unselected package liblwp-mediatypes-perl. #9 38.39 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 38.40 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 38.43 Selecting previously unselected package libhttp-message-perl. #9 38.43 Preparing to unpack .../164-libhttp-message-perl_6.29-1_all.deb ... #9 38.43 Unpacking libhttp-message-perl (6.29-1) ... #9 38.47 Selecting previously unselected package libhttp-cookies-perl. #8 40.76 Unpacking devscripts (2.19.5+deb10u1) ... #8 40.93 Selecting previously unselected package diffstat. #8 40.93 Preparing to unpack .../142-diffstat_1.62-1_armhf.deb ... #8 40.94 Unpacking diffstat (1.62-1) ... #8 40.97 Selecting previously unselected package distro-info-data. #8 40.97 Preparing to unpack .../143-distro-info-data_0.41+deb10u4_all.deb ... #8 40.98 Unpacking distro-info-data (0.41+deb10u4) ... #8 41.03 Selecting previously unselected package python3-pkg-resources. #8 41.03 Preparing to unpack .../144-python3-pkg-resources_40.8.0-1_all.deb ... #8 41.03 Unpacking python3-pkg-resources (40.8.0-1) ... #8 41.09 Selecting previously unselected package python3-chardet. #8 41.09 Preparing to unpack .../145-python3-chardet_3.0.4-3_all.deb ... #8 41.09 Unpacking python3-chardet (3.0.4-3) ... #8 41.14 Selecting previously unselected package python3-six. #8 39.28 Preparing to unpack .../163-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ... #8 39.28 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... #8 39.37 Selecting previously unselected package libpcre2-8-0:amd64. #8 39.37 Preparing to unpack .../164-libpcre2-8-0_10.32-5_amd64.deb ... #8 39.38 Unpacking libpcre2-8-0:amd64 (10.32-5) ... #8 39.43 Selecting previously unselected package liberror-perl. #8 39.43 Preparing to unpack .../165-liberror-perl_0.17027-2_all.deb ... #8 39.43 Unpacking liberror-perl (0.17027-2) ... #8 39.47 Selecting previously unselected package git-man. #8 39.48 Preparing to unpack .../166-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #9 39.31 127 added, 0 removed; done. #9 39.37 Setting up libfreetype6:amd64 (2.11.1+dfsg-1build1) ... #9 39.38 Setting up libgdbm-compat4:amd64 (1.23-1) ... #9 39.40 Setting up libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ... #9 39.41 Setting up dwz (0.14-1build2) ... #9 39.42 Setting up groff-base (1.22.4-8build1) ... #9 39.43 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 39.45 Setting up gpgconf (2.2.27-3ubuntu2) ... #9 39.46 Setting up debugedit (1:5.0-4build1) ... #9 39.47 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.1) ... #9 39.48 Setting up libc6-dev:amd64 (2.35-0ubuntu3) ... #9 39.49 Setting up libx11-6:amd64 (2:1.7.5-1) ... #9 39.50 Setting up libtiff5:amd64 (4.3.0-6) ... #9 39.52 Setting up curl (7.81.0-1ubuntu1.1) ... #9 39.52 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #9 39.54 Setting up libxml2:amd64 (2.9.13+dfsg-1build1) ... #9 39.55 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #9 39.56 Setting up gpg (2.2.27-3ubuntu2) ... #9 39.57 Setting up libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ... #9 39.58 Setting up gnupg-utils (2.2.27-3ubuntu2) ... #9 39.59 Setting up binutils-x86-64-linux-gnu (2.38-3ubuntu1) ... #9 25.68 Selecting previously unselected package strace. #9 25.68 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ... #9 25.69 Unpacking strace (5.16-0ubuntu3) ... #9 25.73 Selecting previously unselected package xauth. #9 25.73 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ... #9 25.74 Unpacking xauth (1:1.1-1build2) ... #9 25.80 Selecting previously unselected package xz-utils. #9 25.80 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ... #9 25.80 Unpacking xz-utils (5.2.5-2ubuntu1) ... #9 25.84 Selecting previously unselected package libsigsegv2:armhf. #9 25.84 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ... #9 25.85 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ... #9 25.89 Selecting previously unselected package m4. #9 25.89 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ... #9 25.90 Unpacking m4 (1.4.18-5ubuntu2) ... #8 38.30 Setting up libnspr4:arm64 (2:4.18-1ubuntu1) ... #8 38.32 Setting up ucf (3.0038) ... #8 38.41 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.5) ... #8 38.43 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 38.44 Setting up gnupg-l10n (2.2.4-1ubuntu1.4) ... #8 38.46 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... #8 38.48 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 38.49 Setting up libcroco3:arm64 (0.6.12-2) ... #8 38.50 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... #8 38.51 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ... #8 38.53 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ... #8 38.39 Preparing to unpack .../239-libwww-perl_6.31-1ubuntu0.1_all.deb ... #8 38.40 Unpacking libwww-perl (6.31-1ubuntu0.1) ... #8 38.45 Selecting previously unselected package liblwp-protocol-https-perl. #8 38.45 Preparing to unpack .../240-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 38.45 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 38.48 Selecting previously unselected package libsys-hostname-long-perl. #8 38.48 Preparing to unpack .../241-libsys-hostname-long-perl_1.5-1_all.deb ... #8 38.48 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 38.52 Selecting previously unselected package libmail-sendmail-perl. #8 38.52 Preparing to unpack .../242-libmail-sendmail-perl_0.80-1_all.deb ... #8 38.52 Unpacking libmail-sendmail-perl (0.80-1) ... #8 38.55 Selecting previously unselected package librole-tiny-perl. #8 38.56 Preparing to unpack .../243-librole-tiny-perl_2.000006-1_all.deb ... #8 38.56 Unpacking librole-tiny-perl (2.000006-1) ... #8 38.59 Selecting previously unselected package libstrictures-perl. #8 38.59 Preparing to unpack .../244-libstrictures-perl_2.000003-1_all.deb ... #8 38.60 Unpacking libstrictures-perl (2.000003-1) ... #8 38.63 Selecting previously unselected package libsub-quote-perl. #8 36.27 Selecting previously unselected package patch. #8 36.27 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ... #8 36.28 Unpacking patch (2.7.6-3+deb10u1) ... #8 36.32 Selecting previously unselected package make. #8 36.32 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ... #8 36.32 Unpacking make (4.2.1-1.2) ... #8 36.41 Selecting previously unselected package dpkg-dev. #8 36.41 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ... #8 36.41 Unpacking dpkg-dev (1.19.7) ... #8 39.39 Selecting previously unselected package lsb-release. #8 39.39 Preparing to unpack .../316-lsb-release_10.2019051400_all.deb ... #8 39.40 Unpacking lsb-release (10.2019051400) ... #8 39.43 Selecting previously unselected package mailutils. #8 39.44 Preparing to unpack .../317-mailutils_1%3a3.5-4_arm64.deb ... #8 39.44 Unpacking mailutils (1:3.5-4) ... #8 39.49 Selecting previously unselected package manpages-dev. #8 39.49 Preparing to unpack .../318-manpages-dev_4.16-2_all.deb ... #8 39.50 Unpacking manpages-dev (4.16-2) ... #10 24.66 (46/78): binutils-2.30-114.el8.x86_64.rpm 13 MB/s | 5.8 MB 00:00 #10 24.66 (47/78): perl-Getopt-Long-2.50-4.el8.noarch.rpm 455 kB/s | 63 kB 00:00 #10 24.66 (48/78): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 680 kB/s | 58 kB 00:00 #10 24.67 (49/78): perl-IO-1.38-421.el8.x86_64.rpm 15 MB/s | 142 kB 00:00 #10 24.67 (50/78): perl-MIME-Base64-3.15-396.el8.x86_64.r 4.5 MB/s | 31 kB 00:00 #10 24.67 (51/78): perl-PathTools-3.74-1.el8.x86_64.rpm 8.8 MB/s | 90 kB 00:00 #10 24.67 (52/78): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.3 MB/s | 20 kB 00:00 #10 24.68 (53/78): perl-Pod-Perldoc-3.28-396.el8.noarch.r 9.2 MB/s | 86 kB 00:00 #10 24.68 (54/78): perl-Pod-Usage-1.69-395.el8.noarch.rpm 5.4 MB/s | 34 kB 00:00 #10 24.68 (55/78): perl-Scalar-List-Utils-1.49-2.el8.x86_ 11 MB/s | 68 kB 00:00 #10 24.69 (56/78): perl-Socket-2.027-3.el8.x86_64.rpm 9.7 MB/s | 59 kB 00:00 #10 24.69 (57/78): perl-Pod-Simple-3.35-395.el8.noarch.rp 11 MB/s | 213 kB 00:00 #10 24.70 (58/78): perl-Term-ANSIColor-4.06-396.el8.noarc 6.2 MB/s | 46 kB 00:00 #10 24.70 (59/78): perl-Storable-3.11-3.el8.x86_64.rpm 6.9 MB/s | 98 kB 00:00 #10 24.70 (60/78): perl-Term-Cap-1.17-395.el8.noarch.rpm 2.6 MB/s | 23 kB 00:00 #10 24.70 (61/78): perl-Text-ParseWords-3.30-395.el8.noar 2.1 MB/s | 18 kB 00:00 #10 24.71 (62/78): perl-Text-Tabs+Wrap-2013.0523-395.el8. 3.0 MB/s | 24 kB 00:00 #10 24.71 (63/78): perl-Time-Local-1.280-1.el8.noarch.rpm 4.4 MB/s | 34 kB 00:00 #10 24.71 (64/78): perl-Unicode-Normalize-1.25-396.el8.x8 9.7 MB/s | 82 kB 00:00 #10 24.72 (65/78): perl-constant-1.33-396.el8.noarch.rpm 4.0 MB/s | 25 kB 00:00 #10 24.75 (66/78): perl-macros-5.26.3-421.el8.x86_64.rpm 2.3 MB/s | 72 kB 00:00 #10 24.75 (67/78): perl-parent-0.237-1.el8.noarch.rpm 3.0 MB/s | 20 kB 00:00 #10 24.76 (68/78): perl-podlators-4.11-1.el8.noarch.rpm 17 MB/s | 118 kB 00:00 #10 24.77 (69/78): perl-threads-2.21-2.el8.x86_64.rpm 11 MB/s | 61 kB 00:00 #10 24.80 (70/78): perl-libs-5.26.3-421.el8.x86_64.rpm 18 MB/s | 1.6 MB 00:00 #9 38.13 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1_all.deb ... #9 38.13 Unpacking libxml-sax-base-perl (1.09-1) ... #9 38.17 Selecting previously unselected package libxml-sax-perl. #9 38.18 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 38.18 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 38.22 Selecting previously unselected package libxml-libxml-perl. #9 38.22 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ... #9 38.22 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 38.28 Selecting previously unselected package libxml-parser-perl. #9 38.28 Preparing to unpack .../326-libxml-parser-perl_2.46-1_arm64.deb ... #9 38.28 Unpacking libxml-parser-perl (2.46-1) ... #9 38.34 Selecting previously unselected package libxml-sax-expat-perl. #9 38.34 Preparing to unpack .../327-libxml-sax-expat-perl_0.51-1_all.deb ... #9 38.34 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 38.37 Selecting previously unselected package libxml-writer-perl. #9 38.38 Preparing to unpack .../328-libxml-writer-perl_0.625-1_all.deb ... #8 37.67 Selecting previously unselected package libgitlab-api-v4-perl. #8 37.67 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 37.67 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 37.73 Selecting previously unselected package libglib2.0-0:arm64. #8 37.74 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ... #8 37.74 Unpacking libglib2.0-0:arm64 (2.66.8-1) ... #8 37.88 Selecting previously unselected package libglib2.0-data. #8 44.55 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 44.58 Selecting previously unselected package libmail-sendmail-perl. #8 44.58 Preparing to unpack .../236-libmail-sendmail-perl_0.80-1_all.deb ... #8 44.59 Unpacking libmail-sendmail-perl (0.80-1) ... #8 44.62 Selecting previously unselected package librole-tiny-perl. #8 44.62 Preparing to unpack .../237-librole-tiny-perl_2.000006-1_all.deb ... #8 44.62 Unpacking librole-tiny-perl (2.000006-1) ... #8 44.65 Selecting previously unselected package libstrictures-perl. #8 44.65 Preparing to unpack .../238-libstrictures-perl_2.000003-1_all.deb ... #8 44.66 Unpacking libstrictures-perl (2.000003-1) ... #8 44.68 Selecting previously unselected package libsub-quote-perl. #8 44.68 Preparing to unpack .../239-libsub-quote-perl_2.005000-1_all.deb ... #8 44.69 Unpacking libsub-quote-perl (2.005000-1) ... #8 44.72 Selecting previously unselected package libmoo-perl. #8 44.72 Preparing to unpack .../240-libmoo-perl_2.003004-1_all.deb ... #8 44.72 Unpacking libmoo-perl (2.003004-1) ... #8 44.75 Selecting previously unselected package libpackage-stash-perl. #8 44.75 Preparing to unpack .../241-libpackage-stash-perl_0.37-1_all.deb ... #8 44.76 Unpacking libpackage-stash-perl (0.37-1) ... #8 44.79 Selecting previously unselected package libsub-identify-perl. #8 44.79 Preparing to unpack .../242-libsub-identify-perl_0.14-1_armhf.deb ... #8 44.79 Unpacking libsub-identify-perl (0.14-1) ... #8 44.82 Selecting previously unselected package libnamespace-clean-perl. #8 44.82 Preparing to unpack .../243-libnamespace-clean-perl_0.27-1_all.deb ... #8 44.82 Unpacking libnamespace-clean-perl (0.27-1) ... #8 44.85 Selecting previously unselected package libnumber-compare-perl. #8 44.85 Preparing to unpack .../244-libnumber-compare-perl_0.03-1_all.deb ... #9 37.32 Preparing to unpack .../169-libnet-http-perl_6.20-1_all.deb ... #9 37.32 Unpacking libnet-http-perl (6.20-1) ... #9 37.35 Selecting previously unselected package liblwp-protocol-https-perl. #9 37.35 Preparing to unpack .../170-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 37.36 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 37.39 Selecting previously unselected package libtry-tiny-perl. #9 37.39 Preparing to unpack .../171-libtry-tiny-perl_0.30-1_all.deb ... #9 37.40 Unpacking libtry-tiny-perl (0.30-1) ... #9 37.43 Selecting previously unselected package libwww-robotrules-perl. #9 37.43 Preparing to unpack .../172-libwww-robotrules-perl_6.02-1_all.deb ... #9 37.44 Unpacking libwww-robotrules-perl (6.02-1) ... #9 37.49 Selecting previously unselected package libwww-perl. #9 37.49 Preparing to unpack .../173-libwww-perl_6.53-1_all.deb ... #9 37.49 Unpacking libwww-perl (6.53-1) ... #9 37.54 Selecting previously unselected package patchutils. #9 37.54 Preparing to unpack .../174-patchutils_0.4.2-1_arm64.deb ... #9 37.54 Unpacking patchutils (0.4.2-1) ... #9 37.58 Selecting previously unselected package wdiff. #9 37.58 Preparing to unpack .../175-wdiff_1.2.2-2build2_arm64.deb ... #9 37.58 Unpacking wdiff (1.2.2-2build2) ... #9 37.63 Selecting previously unselected package devscripts. #9 37.63 Preparing to unpack .../176-devscripts_2.21.4ubuntu1_arm64.deb ... #9 37.65 Unpacking devscripts (2.21.4ubuntu1) ... #9 37.90 Unpacking libnss3:armhf (2:3.49.1-1ubuntu1.6) ... #9 38.05 Selecting previously unselected package librpmio8. #9 38.05 Preparing to unpack .../132-librpmio8_4.14.2.1+dfsg1-1build2_armhf.deb ... #9 38.05 Unpacking librpmio8 (4.14.2.1+dfsg1-1build2) ... #9 38.08 Selecting previously unselected package debugedit. #9 38.08 Preparing to unpack .../133-debugedit_4.14.2.1+dfsg1-1build2_armhf.deb ... #9 38.09 Unpacking debugedit (4.14.2.1+dfsg1-1build2) ... #9 38.11 Selecting previously unselected package dwz. #9 38.12 Preparing to unpack .../134-dwz_0.13-5_armhf.deb ... #9 38.12 Unpacking dwz (0.13-5) ... #9 38.17 Selecting previously unselected package libcroco3:armhf. #8 37.34 Selecting previously unselected package pinentry-curses. #8 37.35 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ... #8 37.35 Unpacking pinentry-curses (1.1.0-4) ... #8 37.44 Selecting previously unselected package gpg-agent. #8 37.44 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u1_armhf.deb ... #8 38.22 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... #8 38.22 Unpacking libdeflate0:amd64 (1.7-1) ... #8 38.29 Selecting previously unselected package libjbig0:amd64. #8 38.29 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... #8 38.29 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #8 38.34 Selecting previously unselected package libwebp6:amd64. #8 38.34 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ... #8 38.34 Unpacking libwebp6:amd64 (0.6.1-2.1) ... #8 38.40 Selecting previously unselected package libtiff5:amd64. #8 38.40 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ... #8 38.41 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ... #8 38.47 Selecting previously unselected package libxau6:amd64. #9 38.47 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #9 38.47 Unpacking libhttp-cookies-perl (6.10-1) ... #9 38.50 Selecting previously unselected package libhttp-negotiate-perl. #9 38.51 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... #9 38.51 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 38.54 Selecting previously unselected package perl-openssl-defaults:amd64. #9 38.54 Preparing to unpack .../167-perl-openssl-defaults_5_amd64.deb ... #9 38.59 Unpacking perl-openssl-defaults:amd64 (5) ... #9 38.62 Selecting previously unselected package libnet-ssleay-perl. #9 38.62 Preparing to unpack .../168-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ... #9 38.62 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... #9 38.69 Selecting previously unselected package libio-socket-ssl-perl. #9 38.69 Preparing to unpack .../169-libio-socket-ssl-perl_2.069-1_all.deb ... #9 38.69 Unpacking libio-socket-ssl-perl (2.069-1) ... #9 38.74 Selecting previously unselected package libnet-http-perl. #9 38.74 Preparing to unpack .../170-libnet-http-perl_6.20-1_all.deb ... #9 38.74 Unpacking libnet-http-perl (6.20-1) ... #9 38.78 Selecting previously unselected package liblwp-protocol-https-perl. #9 38.78 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 38.78 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 38.81 Selecting previously unselected package libtry-tiny-perl. #9 35.93 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ... #9 35.94 Unpacking libhtml-format-perl (2.12-1.1) ... #9 35.97 Selecting previously unselected package libhtml-html5-entities-perl. #9 35.98 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 35.98 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 36.02 Selecting previously unselected package libhttp-daemon-perl. #9 36.03 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1_all.deb ... #9 36.03 Unpacking libhttp-daemon-perl (6.13-1) ... #9 36.06 Selecting previously unselected package libio-interactive-perl. #9 36.06 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ... #9 36.07 Unpacking libio-interactive-perl (1.023-1) ... #9 36.10 Selecting previously unselected package libio-prompt-tiny-perl. #9 36.10 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ... #9 36.10 Unpacking libio-prompt-tiny-perl (0.003-1) ... #9 36.13 Selecting previously unselected package libtypes-serialiser-perl. #9 36.14 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ... #9 36.14 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 36.17 Selecting previously unselected package libjson-xs-perl. #9 36.18 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ... #9 36.18 Unpacking libjson-xs-perl (4.030-1build3) ... #9 36.22 Selecting previously unselected package libjson-maybexs-perl. #9 36.22 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ... #9 36.22 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 36.27 Selecting previously unselected package libldap-common. #8 41.14 Preparing to unpack .../146-python3-six_1.12.0-1_all.deb ... #8 41.15 Unpacking python3-six (1.12.0-1) ... #8 41.19 Selecting previously unselected package python3-debian. #8 41.20 Preparing to unpack .../147-python3-debian_0.1.35_all.deb ... #8 41.20 Unpacking python3-debian (0.1.35) ... #8 41.25 Selecting previously unselected package libgpgme11:armhf. #8 41.25 Preparing to unpack .../148-libgpgme11_1.12.0-6_armhf.deb ... #8 41.26 Unpacking libgpgme11:armhf (1.12.0-6) ... #8 41.32 Selecting previously unselected package python3-gpg. #8 41.32 Preparing to unpack .../149-python3-gpg_1.12.0-6_armhf.deb ... #8 41.32 Unpacking python3-gpg (1.12.0-6) ... #8 41.40 Selecting previously unselected package dput. #8 41.40 Preparing to unpack .../150-dput_1.0.3_all.deb ... #8 39.48 Unpacking git-man (1:2.20.1-2+deb10u3) ... #8 39.62 Selecting previously unselected package git. #8 39.62 Preparing to unpack .../167-git_1%3a2.20.1-2+deb10u3_amd64.deb ... #8 39.70 Unpacking git (1:2.20.1-2+deb10u3) ... #9 39.60 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1) ... #9 39.61 Setting up gettext (0.21-4ubuntu4) ... #9 39.62 Setting up gpg-agent (2.2.27-3ubuntu2) ... #12 5.748 CentOS Stream 9 - CRB 7.0 MB/s | 3.0 MB 00:00 #9 25.94 Selecting previously unselected package autoconf. #9 25.94 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #9 25.95 Unpacking autoconf (2.71-2) ... #9 26.02 Selecting previously unselected package autotools-dev. #9 26.02 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #9 26.02 Unpacking autotools-dev (20220109.1) ... #9 26.07 Selecting previously unselected package automake. #9 26.07 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #9 26.08 Unpacking automake (1:1.16.5-1.3) ... #9 26.14 Selecting previously unselected package autopoint. #9 26.14 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #8 38.54 Setting up patch (2.7.6-2ubuntu1.1) ... #8 38.55 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 38.57 Setting up krb5-locales (1.16-2ubuntu0.2) ... #8 38.58 Setting up dwz (0.13-5~bpo18.04.1) ... #8 38.59 Setting up publicsuffix (20180223.1310-1) ... #8 38.60 Setting up autotools-dev (20180224.1) ... #8 38.62 Setting up t1utils (1.41-2) ... #8 38.63 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... #8 38.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.64 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 #8 38.65 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... #8 38.66 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... #8 38.68 Setting up libltdl7:arm64 (2.4.6-2) ... #8 38.70 Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... #8 38.71 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ... #8 38.72 Setting up liblocale-gettext-perl (1.07-3build2) ... #8 38.73 Setting up wdiff (1.2.2-2) ... #8 36.60 Selecting previously unselected package libelf1:armhf. #8 36.60 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ... #8 36.61 Unpacking libelf1:armhf (0.176-1.1) ... #8 36.66 Selecting previously unselected package dwz. #8 36.67 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ... #8 36.67 Unpacking dwz (0.12-3) ... #8 36.72 Selecting previously unselected package libdebhelper-perl. #8 36.72 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ... #8 36.72 Unpacking libdebhelper-perl (13.2~bpo10+1) ... #10 24.80 (71/78): perl-threads-shared-1.58-2.el8.x86_64. 1.3 MB/s | 48 kB 00:00 #10 24.81 (72/78): pkgconf-1.4.2-1.el8.x86_64.rpm 6.4 MB/s | 38 kB 00:00 #10 24.81 (73/78): pkgconf-m4-1.4.2-1.el8.noarch.rpm 2.8 MB/s | 17 kB 00:00 #10 24.81 (74/78): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 2.4 MB/s | 15 kB 00:00 #10 24.82 (75/78): unzip-6.0-46.el8.x86_64.rpm 21 MB/s | 196 kB 00:00 #10 24.83 (76/78): xz-5.2.4-3.el8.x86_64.rpm 15 MB/s | 153 kB 00:00 #10 24.85 (77/78): zip-3.0-23.el8.x86_64.rpm 8.5 MB/s | 270 kB 00:00 #10 24.95 (78/78): perl-interpreter-5.26.3-421.el8.x86_64 26 MB/s | 6.3 MB 00:00 #10 24.95 -------------------------------------------------------------------------------- #10 24.95 Total 17 MB/s | 31 MB 00:01 #9 38.38 Unpacking libxml-writer-perl (0.625-1) ... #9 38.41 Selecting previously unselected package libyaml-libyaml-perl. #9 38.42 Preparing to unpack .../329-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ... #9 38.42 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 38.45 Selecting previously unselected package licensecheck. #9 38.45 Preparing to unpack .../330-licensecheck_3.0.45-1_all.deb ... #9 38.46 Unpacking licensecheck (3.0.45-1) ... #9 38.49 Selecting previously unselected package libdevel-size-perl. #9 38.49 Preparing to unpack .../331-libdevel-size-perl_0.83-1build1_arm64.deb ... #9 38.50 Unpacking libdevel-size-perl (0.83-1build1) ... #9 38.53 Selecting previously unselected package t1utils. #9 38.53 Preparing to unpack .../332-t1utils_1.41-3_arm64.deb ... #9 38.53 Unpacking t1utils (1.41-3) ... #9 38.57 Selecting previously unselected package lintian. #9 38.57 Preparing to unpack .../333-lintian_2.62.0ubuntu2_all.deb ... #9 38.58 Unpacking lintian (2.62.0ubuntu2) ... #8 38.63 Preparing to unpack .../245-libsub-quote-perl_2.005000-1_all.deb ... #8 38.64 Unpacking libsub-quote-perl (2.005000-1) ... #8 38.66 Selecting previously unselected package libmoo-perl. #8 38.67 Preparing to unpack .../246-libmoo-perl_2.003004-1_all.deb ... #8 38.67 Unpacking libmoo-perl (2.003004-1) ... #8 38.71 Selecting previously unselected package libpackage-stash-perl. #8 38.71 Preparing to unpack .../247-libpackage-stash-perl_0.37-1_all.deb ... #8 38.72 Unpacking libpackage-stash-perl (0.37-1) ... #8 38.77 Selecting previously unselected package libsub-identify-perl. #8 38.77 Preparing to unpack .../248-libsub-identify-perl_0.14-1_amd64.deb ... #8 38.79 Unpacking libsub-identify-perl (0.14-1) ... #8 37.88 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ... #8 37.89 Unpacking libglib2.0-data (2.66.8-1) ... #8 38.04 Selecting previously unselected package libgpm2:arm64. #8 38.04 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ... #8 38.05 Unpacking libgpm2:arm64 (1.20.7-8) ... #8 38.09 Selecting previously unselected package libhash-fieldhash-perl. #8 38.09 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ... #8 38.09 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 38.13 Selecting previously unselected package libhtml-form-perl. #8 44.86 Unpacking libnumber-compare-perl (0.03-1) ... #8 44.89 Selecting previously unselected package libnumber-range-perl. #8 44.89 Preparing to unpack .../245-libnumber-range-perl_0.12-1_all.deb ... #8 44.90 Unpacking libnumber-range-perl (0.12-1) ... #8 44.92 Selecting previously unselected package libpackage-stash-xs-perl. #8 44.92 Preparing to unpack .../246-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ... #8 44.93 Unpacking libpackage-stash-xs-perl (0.28-3build2) ... #8 44.96 Selecting previously unselected package libparse-debianchangelog-perl. #8 44.97 Preparing to unpack .../247-libparse-debianchangelog-perl_1.2.0-12_all.deb ... #8 44.97 Unpacking libparse-debianchangelog-perl (1.2.0-12) ... #8 45.01 Selecting previously unselected package libtext-glob-perl. #8 45.02 Preparing to unpack .../248-libtext-glob-perl_0.10-1_all.deb ... #8 45.03 Unpacking libtext-glob-perl (0.10-1) ... #9 38.17 Preparing to unpack .../135-libcroco3_0.6.13-1_armhf.deb ... #9 38.17 Unpacking libcroco3:armhf (0.6.13-1) ... #9 38.20 Selecting previously unselected package gettext. #9 38.20 Preparing to unpack .../136-gettext_0.19.8.1-10build1_armhf.deb ... #9 38.21 Unpacking gettext (0.19.8.1-10build1) ... #9 38.35 Selecting previously unselected package intltool-debian. #9 38.35 Preparing to unpack .../137-intltool-debian_0.35.0+20060710.5_all.deb ... #9 38.35 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 38.38 Selecting previously unselected package po-debconf. #9 38.38 Preparing to unpack .../138-po-debconf_1.0.21_all.deb ... #9 38.38 Unpacking po-debconf (1.0.21) ... #9 37.72 Selecting previously unselected package diffstat. #9 37.73 Preparing to unpack .../177-diffstat_1.64-1_arm64.deb ... #9 37.73 Unpacking diffstat (1.64-1) ... #9 37.77 Selecting previously unselected package python3-chardet. #9 37.77 Preparing to unpack .../178-python3-chardet_4.0.0-1_all.deb ... #9 37.78 Unpacking python3-chardet (4.0.0-1) ... #9 37.82 Selecting previously unselected package python3-six. #9 37.82 Preparing to unpack .../179-python3-six_1.16.0-2_all.deb ... #9 37.83 Unpacking python3-six (1.16.0-2) ... #9 37.86 Selecting previously unselected package zstd. #9 37.86 Preparing to unpack .../180-zstd_1.4.8+dfsg-2.1_arm64.deb ... #9 37.87 Unpacking zstd (1.4.8+dfsg-2.1) ... #8 39.79 Selecting previously unselected package psmisc. #8 39.79 Preparing to unpack .../319-psmisc_23.2-1+deb10u1_arm64.deb ... #8 39.80 Unpacking psmisc (23.2-1+deb10u1) ... #8 39.84 Selecting previously unselected package publicsuffix. #10 24.23 Installing : perl-threads-shared-1.58-2.el8.aarch64 47/77 #10 24.73 Installing : perl-interpreter-4:5.26.3-421.el8.aarch64 48/77 #10 24.76 Installing : libtool-ltdl-2.4.6-25.el8.aarch64 49/77 #10 24.76 Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64 49/77 #10 24.78 Installing : libpkgconf-1.4.2-1.el8.aarch64 50/77 #10 24.80 Installing : pkgconf-1.4.2-1.el8.aarch64 51/77 #10 24.81 Installing : pkgconf-pkg-config-1.4.2-1.el8.aarch64 52/77 #8 38.47 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... #8 38.48 Unpacking libxau6:amd64 (1:1.0.9-1) ... #8 38.51 Selecting previously unselected package libxdmcp6:amd64. #8 38.51 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 38.52 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 38.56 Selecting previously unselected package libxcb1:amd64. #8 38.56 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... #8 38.57 Unpacking libxcb1:amd64 (1.14-3) ... #8 38.60 Selecting previously unselected package libx11-data. #8 38.60 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ... #8 38.61 Unpacking libx11-data (2:1.7.2-1) ... #8 38.69 Selecting previously unselected package libx11-6:amd64. #8 38.69 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ... #8 38.69 Unpacking libx11-6:amd64 (2:1.7.2-1) ... #8 37.45 Unpacking gpg-agent (2.2.27-2+deb11u1) ... #8 37.60 Selecting previously unselected package gpg-wks-client. #8 37.60 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u1_armhf.deb ... #8 37.61 Unpacking gpg-wks-client (2.2.27-2+deb11u1) ... #9 38.81 Preparing to unpack .../172-libtry-tiny-perl_0.30-1_all.deb ... #9 38.82 Unpacking libtry-tiny-perl (0.30-1) ... #9 38.85 Selecting previously unselected package libwww-robotrules-perl. #9 38.85 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #9 38.86 Unpacking libwww-robotrules-perl (6.02-1) ... #9 38.89 Selecting previously unselected package libwww-perl. #9 38.89 Preparing to unpack .../174-libwww-perl_6.53-1_all.deb ... #9 38.89 Unpacking libwww-perl (6.53-1) ... #9 38.93 Selecting previously unselected package patchutils. #9 38.94 Preparing to unpack .../175-patchutils_0.4.2-1_amd64.deb ... #9 38.94 Unpacking patchutils (0.4.2-1) ... #9 38.98 Selecting previously unselected package wdiff. #9 38.98 Preparing to unpack .../176-wdiff_1.2.2-2build2_amd64.deb ... #9 38.98 Unpacking wdiff (1.2.2-2build2) ... #9 39.03 Selecting previously unselected package devscripts. #9 39.03 Preparing to unpack .../177-devscripts_2.21.4ubuntu1_amd64.deb ... #9 39.05 Unpacking devscripts (2.21.4ubuntu1) ... #9 37.52 Selecting previously unselected package libalgorithm-diff-perl. #9 37.53 Preparing to unpack .../210-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 37.53 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 37.56 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 37.56 Preparing to unpack .../211-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #9 37.57 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 37.60 Selecting previously unselected package libalgorithm-merge-perl. #9 37.61 Preparing to unpack .../212-libalgorithm-merge-perl_0.08-3_all.deb ... #9 37.61 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 37.64 Selecting previously unselected package libapt-pkg-perl. #9 37.65 Preparing to unpack .../213-libapt-pkg-perl_0.1.36build3_amd64.deb ... #9 37.65 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 37.69 Selecting previously unselected package libarchive-cpio-perl. #8 41.41 Unpacking dput (1.0.3) ... #8 41.46 Selecting previously unselected package equivs. #8 41.47 Preparing to unpack .../151-equivs_2.2.0_all.deb ... #8 41.47 Unpacking equivs (2.2.0) ... #9 36.27 Preparing to unpack .../280-libldap-common_2.5.11+dfsg-1~exp1ubuntu3_all.deb ... #9 36.27 Unpacking libldap-common (2.5.11+dfsg-1~exp1ubuntu3) ... #9 36.32 Selecting previously unselected package liblist-compare-perl. #9 36.32 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ... #9 36.33 Unpacking liblist-compare-perl (0.55-1) ... #9 36.36 Selecting previously unselected package liblist-someutils-perl. #9 36.37 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ... #9 36.37 Unpacking liblist-someutils-perl (0.58-1) ... #9 36.42 Selecting previously unselected package liblist-someutils-xs-perl. #9 36.42 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ... #9 36.42 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #9 36.46 Selecting previously unselected package liblist-utilsby-perl. #9 36.46 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ... #9 36.46 Unpacking liblist-utilsby-perl (0.11-1) ... #9 36.50 Selecting previously unselected package libltdl7:arm64. #9 40.08 Setting up python3.10 (3.10.4-3) ... #12 6.802 CentOS Stream 9 - CRB 2.7 MB/s | 4.2 MB 00:01 #8 31.21 Selecting previously unselected package gcc. #8 31.21 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... #8 31.22 Unpacking gcc (4:10.2.1-1+rpi1) ... #8 31.29 Selecting previously unselected package libc-dev-bin. #8 31.29 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u2_armhf.deb ... #8 31.29 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u2) ... #8 31.36 Selecting previously unselected package linux-libc-dev:armhf. #8 31.36 Preparing to unpack .../035-linux-libc-dev_1%3a1.20220331-1_armhf.deb ... #8 38.75 Setting up shared-mime-info (1.9-2) ... #9 26.15 Unpacking autopoint (0.21-4ubuntu4) ... #9 26.20 Selecting previously unselected package binutils-common:armhf. #9 26.20 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_armhf.deb ... #9 26.20 Unpacking binutils-common:armhf (2.38-3ubuntu1) ... #9 26.25 Selecting previously unselected package libbinutils:armhf. #9 26.25 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_armhf.deb ... #9 26.25 Unpacking libbinutils:armhf (2.38-3ubuntu1) ... #9 26.34 Selecting previously unselected package libctf-nobfd0:armhf. #9 26.34 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_armhf.deb ... #9 26.35 Unpacking libctf-nobfd0:armhf (2.38-3ubuntu1) ... #9 26.39 Selecting previously unselected package libctf0:armhf. #9 26.39 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_armhf.deb ... #8 36.78 Selecting previously unselected package libglib2.0-0:armhf. #8 36.79 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ... #8 36.79 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #8 36.93 Selecting previously unselected package libicu63:armhf. #8 36.93 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ... #8 36.94 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #8 39.02 Selecting previously unselected package libnamespace-clean-perl. #8 39.02 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ... #8 39.06 Unpacking libnamespace-clean-perl (0.27-1) ... #8 39.13 Selecting previously unselected package libnumber-compare-perl. #8 39.13 Preparing to unpack .../250-libnumber-compare-perl_0.03-1_all.deb ... #8 38.14 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ... #8 38.14 Unpacking libhtml-form-perl (6.07-1) ... #8 38.17 Selecting previously unselected package libhtml-format-perl. #8 38.18 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ... #8 38.18 Unpacking libhtml-format-perl (2.12-1.1) ... #8 38.22 Selecting previously unselected package libhtml-html5-entities-perl. #8 38.22 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 38.22 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 38.26 Selecting previously unselected package libhttp-daemon-perl. #8 38.26 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1_all.deb ... #8 38.27 Unpacking libhttp-daemon-perl (6.12-1) ... #8 38.30 Selecting previously unselected package libio-sessiondata-perl. #8 38.30 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 38.31 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 38.34 Selecting previously unselected package libipc-run3-perl. #8 38.34 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ... #8 38.35 Unpacking libipc-run3-perl (0.048-2) ... #8 38.38 Selecting previously unselected package libtypes-serialiser-perl. #8 38.38 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ... #8 38.39 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 38.42 Selecting previously unselected package libjson-xs-perl. #8 38.42 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ... #8 38.49 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 45.08 Selecting previously unselected package libpath-iterator-rule-perl. #8 45.09 Preparing to unpack .../249-libpath-iterator-rule-perl_1.009-1_all.deb ... #8 45.09 Unpacking libpath-iterator-rule-perl (1.009-1) ... #8 45.13 Selecting previously unselected package libpath-tiny-perl. #8 45.13 Preparing to unpack .../250-libpath-tiny-perl_0.104-1_all.deb ... #8 45.13 Unpacking libpath-tiny-perl (0.104-1) ... #8 45.18 Selecting previously unselected package libperlio-gzip-perl. #8 45.18 Preparing to unpack .../251-libperlio-gzip-perl_0.19-1build3_armhf.deb ... #8 45.19 Unpacking libperlio-gzip-perl (0.19-1build3) ... #8 45.22 Selecting previously unselected package libpod-constants-perl. #8 45.22 Preparing to unpack .../252-libpod-constants-perl_0.19-1_all.deb ... #8 45.23 Unpacking libpod-constants-perl (0.19-1) ... #8 45.26 Selecting previously unselected package libregexp-pattern-license-perl. #8 45.26 Preparing to unpack .../253-libregexp-pattern-license-perl_3.0.31-3_all.deb ... #8 45.26 Unpacking libregexp-pattern-license-perl (3.0.31-3) ... #8 45.30 Selecting previously unselected package libsasl2-modules:armhf. #8 45.30 Preparing to unpack .../254-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... #9 37.94 Selecting previously unselected package python3-debian. #9 37.94 Preparing to unpack .../181-python3-debian_0.1.39ubuntu1_all.deb ... #9 37.94 Unpacking python3-debian (0.1.39ubuntu1) ... #9 37.98 Selecting previously unselected package libgpgme11:arm64. #9 37.99 Preparing to unpack .../182-libgpgme11_1.14.0-1ubuntu4_arm64.deb ... #9 37.99 Unpacking libgpgme11:arm64 (1.14.0-1ubuntu4) ... #9 38.02 Selecting previously unselected package python3-gpg. #9 38.03 Preparing to unpack .../183-python3-gpg_1.14.0-1ubuntu4_arm64.deb ... #9 38.03 Unpacking python3-gpg (1.14.0-1ubuntu4) ... #9 38.08 Selecting previously unselected package dput. #9 38.09 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ... #9 38.09 Unpacking dput (1.1.0ubuntu2) ... #9 38.13 Selecting previously unselected package fonts-dejavu-core. #9 38.44 Selecting previously unselected package debhelper. #9 38.44 Preparing to unpack .../139-debhelper_13.5.2ubuntu1~bpo20.04.1_all.deb ... #9 38.45 Unpacking debhelper (13.5.2ubuntu1~bpo20.04.1) ... #9 38.57 Selecting previously unselected package libfakeroot:armhf. #9 38.58 Preparing to unpack .../140-libfakeroot_1.24-1_armhf.deb ... #9 38.58 Unpacking libfakeroot:armhf (1.24-1) ... #9 38.62 Selecting previously unselected package fakeroot. #9 38.62 Preparing to unpack .../141-fakeroot_1.24-1_armhf.deb ... #9 38.62 Unpacking fakeroot (1.24-1) ... #9 38.66 Selecting previously unselected package libassuan0:armhf. #9 38.66 Preparing to unpack .../142-libassuan0_2.5.3-7ubuntu2_armhf.deb ... #9 38.67 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ... #9 38.70 Selecting previously unselected package gpgconf. #9 38.70 Preparing to unpack .../143-gpgconf_2.2.19-3ubuntu2.1_armhf.deb ... #9 38.70 Unpacking gpgconf (2.2.19-3ubuntu2.1) ... #9 38.75 Selecting previously unselected package libksba8:armhf. #9 38.75 Preparing to unpack .../144-libksba8_1.3.5-2_armhf.deb ... #9 38.75 Unpacking libksba8:armhf (1.3.5-2) ... #9 38.79 Selecting previously unselected package libnpth0:armhf. #9 38.79 Preparing to unpack .../145-libnpth0_1.6-1_armhf.deb ... #9 38.80 Unpacking libnpth0:armhf (1.6-1) ... #8 39.85 Preparing to unpack .../320-publicsuffix_20211109.1735-0+deb10u1_all.deb ... #8 39.85 Unpacking publicsuffix (20211109.1735-0+deb10u1) ... #8 39.89 Selecting previously unselected package python-apt-common. #8 39.89 Preparing to unpack .../321-python-apt-common_1.8.4.3_all.deb ... #8 39.90 Unpacking python-apt-common (1.8.4.3) ... #8 39.98 Selecting previously unselected package python3-apt. #8 39.99 Preparing to unpack .../322-python3-apt_1.8.4.3_arm64.deb ... #8 39.99 Unpacking python3-apt (1.8.4.3) ... #8 40.04 Selecting previously unselected package python3-certifi. #8 40.05 Preparing to unpack .../323-python3-certifi_2018.8.24-1_all.deb ... #8 40.05 Unpacking python3-certifi (2018.8.24-1) ... #8 40.10 Selecting previously unselected package python3-idna. #8 40.10 Preparing to unpack .../324-python3-idna_2.6-1_all.deb ... #8 40.11 Unpacking python3-idna (2.6-1) ... #8 40.15 Selecting previously unselected package python3-magic. #8 40.15 Preparing to unpack .../325-python3-magic_2%3a0.4.15-2_all.deb ... #8 40.16 Unpacking python3-magic (2:0.4.15-2) ... #8 40.21 Selecting previously unselected package python3-urllib3. #10 24.84 Installing : libbabeltrace-1.5.4-4.el8.aarch64 53/77 #10 24.85 Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64 53/77 #10 24.87 Installing : emacs-filesystem-1:26.1-7.el8.noarch 54/77 #10 24.89 Installing : desktop-file-utils-0.23-8.el8.aarch64 55/77 #10 24.91 Installing : elfutils-debuginfod-client-0.186-1.el8.aarch64 56/77 #10 24.98 Installing : elfutils-0.186-1.el8.aarch64 57/77 #10 25.02 Installing : diffutils-3.6-6.el8.aarch64 58/77 #10 25.03 Running scriptlet: diffutils-3.6-6.el8.aarch64 58/77 #10 25.07 Installing : zstd-1.4.4-1.el8.aarch64 59/77 #8 38.78 Selecting previously unselected package libxpm4:amd64. #8 38.78 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ... #8 38.79 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #8 38.83 Selecting previously unselected package libgd3:amd64. #8 38.83 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... #8 38.84 Unpacking libgd3:amd64 (2.3.0-2) ... #8 38.89 Selecting previously unselected package libc-devtools. #8 38.89 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u3_amd64.deb ... #8 38.90 Unpacking libc-devtools (2.31-13+deb11u3) ... #8 38.99 Selecting previously unselected package libcapture-tiny-perl. #9 39.11 Selecting previously unselected package diffstat. #9 39.12 Preparing to unpack .../178-diffstat_1.64-1_amd64.deb ... #9 39.12 Unpacking diffstat (1.64-1) ... #9 39.16 Selecting previously unselected package python3-chardet. #9 39.16 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... #9 39.16 Unpacking python3-chardet (4.0.0-1) ... #9 39.21 Selecting previously unselected package python3-six. #9 39.21 Preparing to unpack .../180-python3-six_1.16.0-2_all.deb ... #9 39.21 Unpacking python3-six (1.16.0-2) ... #9 39.24 Selecting previously unselected package zstd. #9 39.25 Preparing to unpack .../181-zstd_1.4.8+dfsg-2.1_amd64.deb ... #9 39.25 Unpacking zstd (1.4.8+dfsg-2.1) ... #9 28.47 Selecting previously unselected package python3-minimal. #9 28.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 ... 4686 files and directories currently installed.) #9 37.69 Preparing to unpack .../214-libarchive-cpio-perl_0.10-1_all.deb ... #9 37.70 Unpacking libarchive-cpio-perl (0.10-1) ... #9 37.73 Selecting previously unselected package libarray-intspan-perl. #9 37.73 Preparing to unpack .../215-libarray-intspan-perl_2.003-1_all.deb ... #9 37.74 Unpacking libarray-intspan-perl (2.003-1) ... #9 37.77 Selecting previously unselected package libasync-mergepoint-perl. #9 37.77 Preparing to unpack .../216-libasync-mergepoint-perl_0.04-2_all.deb ... #9 37.77 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 37.80 Selecting previously unselected package libmodule-implementation-perl. #9 37.81 Preparing to unpack .../217-libmodule-implementation-perl_0.09-1_all.deb ... #9 37.81 Unpacking libmodule-implementation-perl (0.09-1) ... #9 37.84 Selecting previously unselected package libsub-exporter-progressive-perl. #9 37.84 Preparing to unpack .../218-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 37.85 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 37.88 Selecting previously unselected package libvariable-magic-perl. #9 37.88 Preparing to unpack .../219-libvariable-magic-perl_0.62-1build2_amd64.deb ... #9 37.89 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 37.92 Selecting previously unselected package libb-hooks-endofscope-perl. #8 41.58 Selecting previously unselected package exim4-config. #8 41.58 Preparing to unpack .../152-exim4-config_4.92-8+deb10u6_all.deb ... #8 41.59 Unpacking exim4-config (4.92-8+deb10u6) ... #8 41.70 Selecting previously unselected package exim4-base. #8 41.70 Preparing to unpack .../153-exim4-base_4.92-8+deb10u6_armhf.deb ... #8 41.70 Unpacking exim4-base (4.92-8+deb10u6) ... #8 41.80 Selecting previously unselected package libevent-2.1-6:armhf. #8 37.79 Selecting previously unselected package gpg-wks-server. #8 37.79 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u1_armhf.deb ... #8 37.80 Unpacking gpg-wks-server (2.2.27-2+deb11u1) ... #8 37.92 Selecting previously unselected package gpgsm. #8 37.92 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u1_armhf.deb ... #8 37.93 Unpacking gpgsm (2.2.27-2+deb11u1) ... #8 31.37 Unpacking linux-libc-dev:armhf (1:1.20220331-1) ... #8 40.36 Selecting previously unselected package libgc1c2:amd64. #9 36.50 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ... #9 36.51 Unpacking libltdl7:arm64 (2.4.6-15build2) ... #9 36.56 Selecting previously unselected package libltdl-dev:arm64. #9 36.56 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ... #9 36.56 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ... #9 36.63 Selecting previously unselected package liblzo2-2:arm64. #9 36.63 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ... #9 36.63 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #9 36.67 Selecting previously unselected package libsys-hostname-long-perl. #9 36.67 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ... #9 36.68 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 36.72 Selecting previously unselected package libmail-sendmail-perl. #9 36.72 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 36.72 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 36.76 Selecting previously unselected package libnet-smtp-ssl-perl. #9 36.76 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 36.76 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 36.80 Selecting previously unselected package libmailtools-perl. #9 36.80 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ... #9 36.81 Unpacking libmailtools-perl (2.21-1) ... #9 36.85 Selecting previously unselected package libmarkdown2:arm64. #9 36.85 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ... #9 36.86 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #9 26.40 Unpacking libctf0:armhf (2.38-3ubuntu1) ... #9 26.43 Selecting previously unselected package binutils-arm-linux-gnueabihf. #9 26.43 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-3ubuntu1_armhf.deb ... #9 26.45 Unpacking binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ... #9 26.57 Selecting previously unselected package binutils. #9 26.57 Preparing to unpack .../062-binutils_2.38-3ubuntu1_armhf.deb ... #9 26.57 Unpacking binutils (2.38-3ubuntu1) ... #9 26.62 Selecting previously unselected package libc-dev-bin. #9 26.62 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3_armhf.deb ... #9 26.63 Unpacking libc-dev-bin (2.35-0ubuntu3) ... #9 26.66 Selecting previously unselected package linux-libc-dev:armhf. #9 26.66 Preparing to unpack .../064-linux-libc-dev_5.15.0-27.28_armhf.deb ... #8 38.54 Selecting previously unselected package libjson-maybexs-perl. #8 38.55 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ... #8 38.55 Unpacking libjson-maybexs-perl (1.004003-1) ... #8 38.58 Selecting previously unselected package libldap-common. #8 38.59 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3_all.deb ... #8 38.59 Unpacking libldap-common (2.4.57+dfsg-3) ... #8 38.63 Selecting previously unselected package liblist-compare-perl. #8 38.63 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ... #8 38.64 Unpacking liblist-compare-perl (0.55-1) ... #8 38.67 Selecting previously unselected package liblist-someutils-perl. #8 38.67 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ... #8 38.68 Unpacking liblist-someutils-perl (0.58-1) ... #8 38.72 Selecting previously unselected package liblist-someutils-xs-perl. #8 38.72 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ... #8 38.72 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 38.76 Selecting previously unselected package liblist-utilsby-perl. #8 39.16 Unpacking libnumber-compare-perl (0.03-1) ... #8 39.38 Selecting previously unselected package libnumber-range-perl. #8 39.38 Preparing to unpack .../251-libnumber-range-perl_0.12-1_all.deb ... #8 45.30 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 45.33 Selecting previously unselected package libsort-key-perl. #8 45.34 Preparing to unpack .../255-libsort-key-perl_1.33-2_armhf.deb ... #8 45.34 Unpacking libsort-key-perl (1.33-2) ... #8 45.37 Selecting previously unselected package libstring-copyright-perl. #8 45.37 Preparing to unpack .../256-libstring-copyright-perl_0.003005-1_all.deb ... #8 45.38 Unpacking libstring-copyright-perl (0.003005-1) ... #8 45.41 Selecting previously unselected package libstring-escape-perl. #8 45.41 Preparing to unpack .../257-libstring-escape-perl_2010.002-2_all.deb ... #8 45.42 Unpacking libstring-escape-perl (2010.002-2) ... #8 45.44 Selecting previously unselected package libtext-levenshtein-perl. #8 45.45 Preparing to unpack .../258-libtext-levenshtein-perl_0.13-1_all.deb ... #8 45.45 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 45.48 Selecting previously unselected package libunicode-utf8-perl. #8 45.48 Preparing to unpack .../259-libunicode-utf8-perl_0.60-1build4_armhf.deb ... #8 45.49 Unpacking libunicode-utf8-perl (0.60-1build4) ... #8 45.52 Selecting previously unselected package libxml-namespacesupport-perl. #8 45.52 Preparing to unpack .../260-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 45.53 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 45.56 Selecting previously unselected package libxml-sax-base-perl. #8 45.56 Preparing to unpack .../261-libxml-sax-base-perl_1.09-1_all.deb ... #8 45.56 Unpacking libxml-sax-base-perl (1.09-1) ... #8 45.60 Selecting previously unselected package libxml-sax-perl. #8 45.60 Preparing to unpack .../262-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... #8 45.61 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 45.65 Selecting previously unselected package libxml-libxml-perl. #8 45.65 Preparing to unpack .../263-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ... #9 38.13 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ... #9 38.13 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 38.38 Selecting previously unselected package fontconfig-config. #9 38.38 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... #9 38.84 Selecting previously unselected package dirmngr. #9 38.84 Preparing to unpack .../146-dirmngr_2.2.19-3ubuntu2.1_armhf.deb ... #9 38.85 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... #9 38.90 Selecting previously unselected package gnupg-l10n. #9 38.90 Preparing to unpack .../147-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ... #9 38.91 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 38.94 Selecting previously unselected package gnupg-utils. #9 38.94 Preparing to unpack .../148-gnupg-utils_2.2.19-3ubuntu2.1_armhf.deb ... #9 38.94 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ... #9 39.01 Selecting previously unselected package gpg. #9 39.01 Preparing to unpack .../149-gpg_2.2.19-3ubuntu2.1_armhf.deb ... #8 40.21 Preparing to unpack .../326-python3-urllib3_1.24.1-1_all.deb ... #8 40.22 Unpacking python3-urllib3 (1.24.1-1) ... #8 40.27 Selecting previously unselected package python3-requests. #8 40.28 Preparing to unpack .../327-python3-requests_2.21.0-1_all.deb ... #8 40.28 Unpacking python3-requests (2.21.0-1) ... #8 40.32 Selecting previously unselected package python3-unidiff. #8 40.33 Preparing to unpack .../328-python3-unidiff_0.5.4-1_all.deb ... #8 40.33 Unpacking python3-unidiff (0.5.4-1) ... #8 40.36 Selecting previously unselected package python3-xdg. #8 40.37 Preparing to unpack .../329-python3-xdg_0.25-5_all.deb ... #8 40.37 Unpacking python3-xdg (0.25-5) ... #8 40.43 Selecting previously unselected package shared-mime-info. #8 37.34 Fedora 36 - aarch64 - Test Updates 4.0 MB/s | 6.7 MB 00:01 #10 25.08 Installing : rust-srpm-macros-5-2.el8.noarch 60/77 #10 25.09 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 61/77 #10 25.10 Installing : perl-srpm-macros-1-25.el8.noarch 62/77 #10 25.10 Installing : openblas-srpm-macros-2-2.el8.noarch 63/77 #10 25.11 Installing : ocaml-srpm-macros-5-4.el8.noarch 64/77 #10 25.12 Installing : libatomic_ops-7.6.2-3.el8.aarch64 65/77 #8 38.99 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... #8 39.00 Unpacking libcapture-tiny-perl (0.48-1) ... #8 39.03 Selecting previously unselected package libclass-data-inheritable-perl. #8 39.03 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 39.04 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 39.07 Selecting previously unselected package libclass-inspector-perl. #8 39.07 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... #8 39.07 Unpacking libclass-inspector-perl (1.36-1) ... #8 39.10 Selecting previously unselected package libclass-xsaccessor-perl. #8 39.11 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... #8 39.11 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 39.14 Selecting previously unselected package libclone-perl. #8 39.14 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ... #8 39.15 Unpacking libclone-perl (0.45-1+b1) ... #8 39.18 Selecting previously unselected package libcommon-sense-perl. #8 39.18 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ... #8 39.19 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 39.22 Selecting previously unselected package libconfig-tiny-perl. #9 38.87 Selecting previously unselected package manpages-dev. #9 38.87 Preparing to unpack .../334-manpages-dev_5.05-1_all.deb ... #9 38.88 Unpacking manpages-dev (5.05-1) ... #9 28.47 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_armhf.deb ... #9 28.50 Unpacking python3-minimal (3.9.4-1build1) ... #9 28.61 Selecting previously unselected package media-types. #9 28.61 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #14 DONE 45.1s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:326ae25cabf6284effd2598a54af89f19d2cfe614b6d1ff9e15a13b078e84f64 #9 28.65 Unpacking media-types (4.0.0) ... #9 39.34 Selecting previously unselected package python3-debian. #9 39.34 Preparing to unpack .../182-python3-debian_0.1.39ubuntu1_all.deb ... #9 39.34 Unpacking python3-debian (0.1.39ubuntu1) ... #9 39.38 Selecting previously unselected package libgpgme11:amd64. #9 39.39 Preparing to unpack .../183-libgpgme11_1.14.0-1ubuntu4_amd64.deb ... #9 39.39 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu4) ... #9 39.42 Selecting previously unselected package python3-gpg. #9 39.43 Preparing to unpack .../184-python3-gpg_1.14.0-1ubuntu4_amd64.deb ... #9 39.43 Unpacking python3-gpg (1.14.0-1ubuntu4) ... #9 39.48 Selecting previously unselected package dput. #9 39.48 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ... #9 39.49 Unpacking dput (1.1.0ubuntu2) ... #9 39.53 Selecting previously unselected package fonts-dejavu-core. #9 37.92 Preparing to unpack .../220-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 37.92 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 37.95 Selecting previously unselected package libcapture-tiny-perl. #9 37.95 Preparing to unpack .../221-libcapture-tiny-perl_0.48-1_all.deb ... #9 37.96 Unpacking libcapture-tiny-perl (0.48-1) ... #9 37.99 Selecting previously unselected package libclass-xsaccessor-perl. #9 37.99 Preparing to unpack .../222-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #9 38.00 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 38.03 Selecting previously unselected package libclone-perl. #9 38.03 Preparing to unpack .../223-libclone-perl_0.43-2_amd64.deb ... #9 38.04 Unpacking libclone-perl (0.43-2) ... #9 38.07 Selecting previously unselected package libcommon-sense-perl. #9 38.07 Preparing to unpack .../224-libcommon-sense-perl_3.74-2build6_amd64.deb ... #9 38.07 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 38.10 Selecting previously unselected package libparams-util-perl. #9 38.11 Preparing to unpack .../225-libparams-util-perl_1.07-3build5_amd64.deb ... #9 38.11 Unpacking libparams-util-perl (1.07-3build5) ... #9 38.16 Selecting previously unselected package libsub-install-perl. #8 41.80 Preparing to unpack .../154-libevent-2.1-6_2.1.8-stable-4_armhf.deb ... #8 41.80 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ... #8 41.87 Selecting previously unselected package libunbound8:armhf. #8 41.87 Preparing to unpack .../155-libunbound8_1.9.0-2+deb10u2_armhf.deb ... #8 41.87 Unpacking libunbound8:armhf (1.9.0-2+deb10u2) ... #8 41.95 Selecting previously unselected package libgnutls-dane0:armhf. #8 41.95 Preparing to unpack .../156-libgnutls-dane0_3.6.7-4+deb10u7_armhf.deb ... #8 41.95 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u7) ... #8 42.01 Selecting previously unselected package exim4-daemon-light. #8 42.01 Preparing to unpack .../157-exim4-daemon-light_4.92-8+deb10u6_armhf.deb ... #8 42.02 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... #8 38.26 Selecting previously unselected package gnupg. #8 38.26 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u1_all.deb ... #8 38.27 Unpacking gnupg (2.2.27-2+deb11u1) ... #8 31.67 Selecting previously unselected package libcrypt-dev:armhf. #8 31.67 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #8 31.67 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #8 31.72 Selecting previously unselected package libtirpc-dev:armhf. #8 31.72 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ... #8 31.73 Unpacking libtirpc-dev:armhf (1.3.1-1) ... #8 31.81 Selecting previously unselected package libnsl-dev:armhf. #8 31.81 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ... #8 31.82 Unpacking libnsl-dev:armhf (1.3.0-2) ... #8 31.87 Selecting previously unselected package libc6-dev:armhf. #8 31.87 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1+deb11u2_armhf.deb ... #8 31.89 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u2) ... #8 40.36 Preparing to unpack .../168-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #8 40.37 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #8 40.41 Selecting previously unselected package libltdl7:amd64. #8 40.41 Preparing to unpack .../169-libltdl7_2.4.6-9_amd64.deb ... #8 40.42 Unpacking libltdl7:amd64 (2.4.6-9) ... #8 40.47 Selecting previously unselected package guile-2.2-libs:amd64. #8 40.47 Preparing to unpack .../170-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... #8 40.47 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #9 36.90 Selecting previously unselected package libmath-base85-perl. #9 36.90 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ... #9 36.92 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #9 36.97 Selecting previously unselected package libmoox-aliases-perl. #9 36.98 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 36.98 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 37.02 Selecting previously unselected package libnamespace-autoclean-perl. #9 37.02 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 37.02 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 37.07 Selecting previously unselected package libobject-id-perl. #9 37.07 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 37.08 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #12 7.929 Last metadata expiration check: 0:00:01 ago on Mon May 9 11:57:29 2022. #9 26.67 Unpacking linux-libc-dev:armhf (5.15.0-27.28) ... #9 26.96 Selecting previously unselected package libcrypt-dev:armhf. #9 26.96 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ... #9 26.96 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ... #9 27.00 Selecting previously unselected package rpcsvc-proto. #9 27.00 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #9 27.00 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #9 27.05 Selecting previously unselected package libtirpc-dev:armhf. #9 27.05 Preparing to unpack .../067-libtirpc-dev_1.3.2-2build1_armhf.deb ... #8 38.76 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ... #8 38.77 Unpacking liblist-utilsby-perl (0.11-1) ... #8 38.80 Selecting previously unselected package libltdl7:arm64. #8 38.81 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ... #8 38.81 Unpacking libltdl7:arm64 (2.4.6-15) ... #8 38.85 Selecting previously unselected package libltdl-dev:arm64. #8 38.85 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ... #8 38.86 Unpacking libltdl-dev:arm64 (2.4.6-15) ... #8 38.92 Selecting previously unselected package liblzo2-2:arm64. #8 38.92 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ... #8 38.92 Unpacking liblzo2-2:arm64 (2.10-2) ... #8 38.96 Selecting previously unselected package libsys-hostname-long-perl. #8 38.96 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ... #8 45.65 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... #8 45.72 Selecting previously unselected package libxml-parser-perl. #8 45.72 Preparing to unpack .../264-libxml-parser-perl_2.44-2build3_armhf.deb ... #8 45.72 Unpacking libxml-parser-perl (2.44-2build3) ... #8 45.78 Selecting previously unselected package libxml-sax-expat-perl. #8 45.78 Preparing to unpack .../265-libxml-sax-expat-perl_0.40-2_all.deb ... #8 45.78 Unpacking libxml-sax-expat-perl (0.40-2) ... #8 45.81 Selecting previously unselected package libxml-simple-perl. #8 45.81 Preparing to unpack .../266-libxml-simple-perl_2.24-1_all.deb ... #8 45.81 Unpacking libxml-simple-perl (2.24-1) ... #8 45.85 Selecting previously unselected package libyaml-libyaml-perl. #8 45.85 Preparing to unpack .../267-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ... #8 45.86 Unpacking libyaml-libyaml-perl (0.69+repack-1) ... #8 45.89 Selecting previously unselected package licensecheck. #8 45.89 Preparing to unpack .../268-licensecheck_3.0.31-2_all.deb ... #9 38.41 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... #9 38.63 Selecting previously unselected package libcurl3-gnutls:arm64. #9 38.63 Preparing to unpack .../187-libcurl3-gnutls_7.74.0-1.3ubuntu2.1_arm64.deb ... #8 39.39 Unpacking libnumber-range-perl (0.12-1) ... #9 39.01 Unpacking gpg (2.2.19-3ubuntu2.1) ... #8 39.45 Selecting previously unselected package libpackage-stash-xs-perl. #9 39.09 Selecting previously unselected package pinentry-curses. #9 39.09 Preparing to unpack .../150-pinentry-curses_1.1.0-3build1_armhf.deb ... #9 39.09 Unpacking pinentry-curses (1.1.0-3build1) ... #8 39.45 Preparing to unpack .../252-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ... #8 39.51 Unpacking libpackage-stash-xs-perl (0.28-3build2) ... #9 39.14 Selecting previously unselected package gpg-agent. #9 39.14 Preparing to unpack .../151-gpg-agent_2.2.19-3ubuntu2.1_armhf.deb ... #9 39.14 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ... #9 39.19 Selecting previously unselected package gpg-wks-client. #9 39.19 Preparing to unpack .../152-gpg-wks-client_2.2.19-3ubuntu2.1_armhf.deb ... #9 39.19 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 39.23 Selecting previously unselected package gpg-wks-server. #9 39.23 Preparing to unpack .../153-gpg-wks-server_2.2.19-3ubuntu2.1_armhf.deb ... #9 39.23 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 39.26 Selecting previously unselected package gpgsm. #9 39.26 Preparing to unpack .../154-gpgsm_2.2.19-3ubuntu2.1_armhf.deb ... #8 40.43 Preparing to unpack .../330-shared-mime-info_1.10-1_arm64.deb ... #8 40.43 Unpacking shared-mime-info (1.10-1) ... #8 40.54 Selecting previously unselected package strace. #8 40.54 Preparing to unpack .../331-strace_4.26-0.2_arm64.deb ... #8 40.54 Unpacking strace (4.26-0.2) ... #8 40.61 Selecting previously unselected package unzip. #8 40.62 Preparing to unpack .../332-unzip_6.0-23+deb10u2_arm64.deb ... #8 40.62 Unpacking unzip (6.0-23+deb10u2) ... #8 40.67 Selecting previously unselected package xauth. #10 25.15 Installing : gc-7.6.4-3.el8.aarch64 66/77 #10 25.47 Installing : guile-5:2.0.14-7.el8.aarch64 67/77 #8 39.22 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... #8 39.22 Unpacking libconfig-tiny-perl (2.26-1) ... #8 39.27 Selecting previously unselected package libparams-util-perl. #8 39.27 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... #8 39.28 Unpacking libparams-util-perl (1.102-1+b1) ... #8 39.31 Selecting previously unselected package libsub-install-perl. #8 39.31 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... #8 39.31 Unpacking libsub-install-perl (0.928-1.1) ... #8 39.35 Selecting previously unselected package libdata-optlist-perl. #8 39.35 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ... #8 39.36 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 39.39 Selecting previously unselected package libsub-exporter-perl. #8 39.39 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... #8 39.39 Unpacking libsub-exporter-perl (0.987-1) ... #8 39.43 Selecting previously unselected package libconst-fast-perl. #8 39.43 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... #8 39.43 Unpacking libconst-fast-perl (0.014-1.1) ... #8 39.47 Selecting previously unselected package libwant-perl. #9 39.13 Selecting previously unselected package python3-certifi. #9 39.13 Preparing to unpack .../335-python3-certifi_2019.11.28-1_all.deb ... #9 39.13 Unpacking python3-certifi (2019.11.28-1) ... #9 39.18 Selecting previously unselected package python3-idna. #9 39.18 Preparing to unpack .../336-python3-idna_2.8-1_all.deb ... #9 39.18 Unpacking python3-idna (2.8-1) ... #9 39.22 Selecting previously unselected package python3-urllib3. #9 39.23 Preparing to unpack .../337-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 39.23 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 39.27 Selecting previously unselected package python3-requests. #9 39.27 Preparing to unpack .../338-python3-requests_2.22.0-2ubuntu1_all.deb ... #9 39.28 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 39.32 Selecting previously unselected package python3-unidiff. #9 39.32 Preparing to unpack .../339-python3-unidiff_0.5.5-2_all.deb ... #9 39.32 Unpacking python3-unidiff (0.5.5-2) ... #9 39.36 Selecting previously unselected package python3-xdg. #9 39.36 Preparing to unpack .../340-python3-xdg_0.26-1ubuntu1_all.deb ... #9 39.37 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 39.41 Selecting previously unselected package unzip. #9 39.41 Preparing to unpack .../341-unzip_6.0-25ubuntu1_arm64.deb ... #9 39.42 Unpacking unzip (6.0-25ubuntu1) ... #9 39.46 Selecting previously unselected package equivs. #9 28.81 Selecting previously unselected package tzdata. #9 28.81 Preparing to unpack .../2-tzdata_2022a-0ubuntu0.21.10_all.deb ... #9 28.82 Unpacking tzdata (2022a-0ubuntu0.21.10) ... #9 29.01 Selecting previously unselected package libmpdec3:armhf. #9 29.01 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_armhf.deb ... #9 29.02 Unpacking libmpdec3:armhf (2.5.1-2build1) ... #9 39.53 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... #9 39.54 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 39.67 Selecting previously unselected package fontconfig-config. #9 39.67 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... #9 39.67 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... #9 39.71 Selecting previously unselected package libcurl3-gnutls:amd64. #9 39.72 Preparing to unpack .../188-libcurl3-gnutls_7.74.0-1.3ubuntu2.1_amd64.deb ... #9 39.72 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2.1) ... #9 39.77 Selecting previously unselected package liberror-perl. #9 39.78 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... #9 39.78 Unpacking liberror-perl (0.17029-1) ... #9 39.81 Selecting previously unselected package git-man. #9 39.81 Preparing to unpack .../190-git-man_1%3a2.32.0-1ubuntu1.2_all.deb ... #9 39.82 Unpacking git-man (1:2.32.0-1ubuntu1.2) ... #9 39.87 Selecting previously unselected package git. #9 39.87 Preparing to unpack .../191-git_1%3a2.32.0-1ubuntu1.2_amd64.deb ... #9 39.88 Unpacking git (1:2.32.0-1ubuntu1.2) ... #9 38.16 Preparing to unpack .../226-libsub-install-perl_0.928-1_all.deb ... #9 38.17 Unpacking libsub-install-perl (0.928-1) ... #9 38.20 Selecting previously unselected package libdata-optlist-perl. #9 38.20 Preparing to unpack .../227-libdata-optlist-perl_0.110-1_all.deb ... #9 38.21 Unpacking libdata-optlist-perl (0.110-1) ... #9 38.24 Selecting previously unselected package libsub-exporter-perl. #9 38.25 Preparing to unpack .../228-libsub-exporter-perl_0.987-1_all.deb ... #9 38.26 Unpacking libsub-exporter-perl (0.987-1) ... #9 38.30 Selecting previously unselected package libconst-fast-perl. #9 38.30 Preparing to unpack .../229-libconst-fast-perl_0.014-1_all.deb ... #9 38.30 Unpacking libconst-fast-perl (0.014-1) ... #9 38.37 Selecting previously unselected package libwant-perl. #9 38.37 Preparing to unpack .../230-libwant-perl_0.29-1build4_amd64.deb ... #9 38.38 Unpacking libwant-perl (0.29-1build4) ... #9 38.42 Selecting previously unselected package libcontextual-return-perl. #9 38.42 Preparing to unpack .../231-libcontextual-return-perl_0.004014-2_all.deb ... #9 38.43 Unpacking libcontextual-return-perl (0.004014-2) ... #9 38.46 Selecting previously unselected package libcpanel-json-xs-perl. #9 38.47 Preparing to unpack .../232-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #9 38.47 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 38.51 Selecting previously unselected package libdata-dump-perl. #9 38.51 Preparing to unpack .../233-libdata-dump-perl_1.23-1_all.deb ... #9 38.52 Unpacking libdata-dump-perl (1.23-1) ... #8 42.11 Selecting previously unselected package libcurl3-gnutls:armhf. #8 42.11 Preparing to unpack .../158-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... #8 42.12 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 42.18 Selecting previously unselected package libpcre2-8-0:armhf. #8 42.18 Preparing to unpack .../159-libpcre2-8-0_10.32-5_armhf.deb ... #8 42.19 Unpacking libpcre2-8-0:armhf (10.32-5) ... #8 42.24 Selecting previously unselected package liberror-perl. #8 42.24 Preparing to unpack .../160-liberror-perl_0.17027-2_all.deb ... #8 42.25 Unpacking liberror-perl (0.17027-2) ... #8 42.28 Selecting previously unselected package git-man. #8 42.28 Preparing to unpack .../161-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 42.29 Unpacking git-man (1:2.20.1-2+deb10u3) ... #8 38.50 Selecting previously unselected package libfile-dirlist-perl. #8 38.50 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ... #9 37.12 Selecting previously unselected package libmoox-struct-perl. #9 37.13 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ... #9 37.13 Unpacking libmoox-struct-perl (0.020-1) ... #9 37.17 Selecting previously unselected package libmouse-perl. #9 37.17 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ... #9 37.17 Unpacking libmouse-perl (2.5.10-1build4) ... #9 37.23 Selecting previously unselected package libpackage-stash-xs-perl. #9 37.23 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ... #9 37.23 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #9 37.27 Selecting previously unselected package libpath-iterator-rule-perl. #9 37.27 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ... #9 37.28 Unpacking libpath-iterator-rule-perl (1.015-1) ... #9 37.31 Selecting previously unselected package libperlio-gzip-perl. #9 37.32 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ... #9 37.32 Unpacking libperlio-gzip-perl (0.19-1build8) ... #9 37.36 Selecting previously unselected package libperlio-utf8-strict-perl. #10 25.84 Running transaction check #10 25.90 Transaction check succeeded. #10 25.90 Running transaction test #9 27.05 Unpacking libtirpc-dev:armhf (1.3.2-2build1) ... #9 27.10 Selecting previously unselected package libnsl-dev:armhf. #9 27.10 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ... #9 27.10 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #9 27.15 Selecting previously unselected package libc6-dev:armhf. #9 27.15 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3_armhf.deb ... #9 40.71 Setting up libxpm4:amd64 (1:3.5.12-1build2) ... #9 40.72 Setting up openssh-client (1:8.9p1-3) ... #9 40.79 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #9 40.79 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #9 40.79 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #9 40.79 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #9 40.80 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #9 40.80 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #9 40.81 Setting up gpgsm (2.2.27-3ubuntu2) ... #9 40.82 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #9 40.83 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.1) ... #9 40.85 Setting up python3 (3.10.4-0ubuntu2) ... #8 38.97 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 39.00 Selecting previously unselected package libmail-sendmail-perl. #8 39.00 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 39.01 Unpacking libmail-sendmail-perl (0.80-1.1) ... #8 39.04 Selecting previously unselected package libnet-smtp-ssl-perl. #8 39.05 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 39.05 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 39.09 Selecting previously unselected package libmailtools-perl. #8 39.09 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ... #8 39.09 Unpacking libmailtools-perl (2.21-1) ... #8 39.14 Selecting previously unselected package libmarkdown2:arm64. #8 39.15 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ... #8 39.15 Unpacking libmarkdown2:arm64 (2.2.6-1) ... #8 39.19 Selecting previously unselected package libmime-tools-perl. #8 45.90 Unpacking licensecheck (3.0.31-2) ... #8 45.93 Selecting previously unselected package patchutils. #8 45.94 Preparing to unpack .../269-patchutils_0.3.4-2_armhf.deb ... #8 45.94 Unpacking patchutils (0.3.4-2) ... #8 45.98 Selecting previously unselected package t1utils. #8 45.98 Preparing to unpack .../270-t1utils_1.41-2_armhf.deb ... #8 45.99 Unpacking t1utils (1.41-2) ... #8 46.03 Selecting previously unselected package lintian. #8 46.03 Preparing to unpack .../271-lintian_2.5.81ubuntu1_all.deb ... #9 38.64 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3ubuntu2.1) ... #9 38.70 Selecting previously unselected package liberror-perl. #9 38.70 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ... #9 38.71 Unpacking liberror-perl (0.17029-1) ... #9 38.80 Selecting previously unselected package git-man. #9 38.81 Preparing to unpack .../189-git-man_1%3a2.32.0-1ubuntu1.2_all.deb ... #9 38.83 Unpacking git-man (1:2.32.0-1ubuntu1.2) ... #9 39.27 Unpacking gpgsm (2.2.19-3ubuntu2.1) ... #9 39.31 Selecting previously unselected package gnupg. #9 39.32 Preparing to unpack .../155-gnupg_2.2.19-3ubuntu2.1_all.deb ... #9 39.32 Unpacking gnupg (2.2.19-3ubuntu2.1) ... #9 39.37 Selecting previously unselected package libfile-which-perl. #9 39.37 Preparing to unpack .../156-libfile-which-perl_1.23-1_all.deb ... #9 39.37 Unpacking libfile-which-perl (1.23-1) ... #9 39.39 Selecting previously unselected package libfile-homedir-perl. #9 39.40 Preparing to unpack .../157-libfile-homedir-perl_1.004-1_all.deb ... #9 39.40 Unpacking libfile-homedir-perl (1.004-1) ... #9 39.43 Selecting previously unselected package libio-pty-perl. #9 39.44 Preparing to unpack .../158-libio-pty-perl_1%3a1.12-1_armhf.deb ... #9 39.44 Unpacking libio-pty-perl (1:1.12-1) ... #9 39.48 Selecting previously unselected package libipc-run-perl. #9 39.48 Preparing to unpack .../159-libipc-run-perl_20180523.0-2_all.deb ... #9 39.49 Unpacking libipc-run-perl (20180523.0-2) ... #9 39.52 Selecting previously unselected package libclass-method-modifiers-perl. #9 39.52 Preparing to unpack .../160-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 39.53 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 39.55 Selecting previously unselected package libb-hooks-op-check-perl. #9 39.56 Preparing to unpack .../161-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ... #9 39.56 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #8 39.73 Selecting previously unselected package libparse-debianchangelog-perl. #8 39.73 Preparing to unpack .../253-libparse-debianchangelog-perl_1.2.0-12_all.deb ... #8 39.74 Unpacking libparse-debianchangelog-perl (1.2.0-12) ... #8 39.81 Selecting previously unselected package libtext-glob-perl. #8 39.81 Preparing to unpack .../254-libtext-glob-perl_0.10-1_all.deb ... #8 39.82 Unpacking libtext-glob-perl (0.10-1) ... #8 39.85 Selecting previously unselected package libpath-iterator-rule-perl. #8 39.86 Preparing to unpack .../255-libpath-iterator-rule-perl_1.009-1_all.deb ... #8 39.86 Unpacking libpath-iterator-rule-perl (1.009-1) ... #8 39.89 Selecting previously unselected package libpath-tiny-perl. #8 39.89 Preparing to unpack .../256-libpath-tiny-perl_0.104-1_all.deb ... #8 39.90 Unpacking libpath-tiny-perl (0.104-1) ... #8 39.93 Selecting previously unselected package libperlio-gzip-perl. #8 40.67 Preparing to unpack .../333-xauth_1%3a1.0.10-1_arm64.deb ... #8 40.67 Unpacking xauth (1:1.0.10-1) ... #8 40.72 Selecting previously unselected package xdg-user-dirs. #8 40.72 Preparing to unpack .../334-xdg-user-dirs_0.17-2_arm64.deb ... #8 40.73 Unpacking xdg-user-dirs (0.17-2) ... #8 40.85 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 40.87 Setting up libapt-pkg-perl (0.1.34+b1) ... #8 40.88 Setting up libksba8:arm64 (1.3.5-2) ... #8 40.89 Setting up libpipeline1:arm64 (1.5.1-2) ... #8 40.90 Setting up wdiff (1.2.2-2+b1) ... #8 40.92 Setting up lsb-base (10.2019051400) ... #8 40.93 Setting up mysql-common (5.8+1.0.5) ... #10 25.50 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 67/77 #8 39.47 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... #8 39.47 Unpacking libwant-perl (0.29-1+b6) ... #8 39.50 Selecting previously unselected package libcontextual-return-perl. #8 39.51 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... #8 39.51 Unpacking libcontextual-return-perl (0.004014-2) ... #8 39.55 Selecting previously unselected package libconvert-binhex-perl. #8 39.55 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... #8 39.55 Unpacking libconvert-binhex-perl (1.125-1) ... #8 39.59 Selecting previously unselected package libcpanel-json-xs-perl. #8 39.59 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... #8 39.59 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 39.66 Selecting previously unselected package libdevel-stacktrace-perl. #8 39.66 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 39.67 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 39.70 Selecting previously unselected package libexception-class-perl. #8 39.71 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... #8 39.71 Unpacking libexception-class-perl (1.44-1) ... #8 39.76 Selecting previously unselected package libiterator-perl. #8 39.76 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 39.77 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 39.82 Selecting previously unselected package libiterator-util-perl. #9 39.46 Preparing to unpack .../342-equivs_2.2.0_all.deb ... #9 39.47 Unpacking equivs (2.2.0) ... #9 39.50 Selecting previously unselected package libauthen-sasl-perl. #9 39.50 Preparing to unpack .../343-libauthen-sasl-perl_2.1600-1_all.deb ... #9 39.51 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 39.54 Selecting previously unselected package python3-magic. #9 39.55 Preparing to unpack .../344-python3-magic_2%3a0.4.15-3_all.deb ... #9 39.55 Unpacking python3-magic (2:0.4.15-3) ... #9 39.63 Setting up libapt-pkg-perl (0.1.36build3) ... #9 39.64 Setting up libksba8:arm64 (1.3.5-2) ... #9 39.65 Setting up libpipeline1:arm64 (1.5.2-2build1) ... #9 39.66 Setting up wdiff (1.2.2-2build1) ... #9 39.67 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ... #9 39.69 Setting up libkeyutils1:arm64 (1.6-6ubuntu1) ... #9 39.70 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ... #9 39.71 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 29.06 Selecting previously unselected package readline-common. #9 29.06 Preparing to unpack .../4-readline-common_8.1-2_all.deb ... #9 29.06 Unpacking readline-common (8.1-2) ... #9 29.12 Selecting previously unselected package libreadline8:armhf. #9 29.12 Preparing to unpack .../5-libreadline8_8.1-2_armhf.deb ... #9 29.13 Unpacking libreadline8:armhf (8.1-2) ... #9 29.21 Selecting previously unselected package libsqlite3-0:armhf. #9 29.21 Preparing to unpack .../6-libsqlite3-0_3.35.5-1ubuntu0.1_armhf.deb ... #9 29.21 Unpacking libsqlite3-0:armhf (3.35.5-1ubuntu0.1) ... #9 29.27 Selecting previously unselected package libpython3.9-stdlib:armhf. #9 29.27 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_armhf.deb ... #9 40.00 Selecting previously unselected package libalgorithm-diff-perl. #9 40.00 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... #9 40.01 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 40.04 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 40.04 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ... #9 40.05 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... #9 40.08 Selecting previously unselected package libalgorithm-merge-perl. #9 40.08 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... #9 40.08 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 40.11 Selecting previously unselected package libaliased-perl. #9 38.56 Selecting previously unselected package libdigest-bubblebabble-perl. #9 38.56 Preparing to unpack .../234-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 38.58 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 38.61 Selecting previously unselected package libdigest-hmac-perl. #9 38.61 Preparing to unpack .../235-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #9 38.62 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 38.65 Selecting previously unselected package libdistro-info-perl. #9 38.65 Preparing to unpack .../236-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 38.65 Unpacking libdistro-info-perl (0.23ubuntu1) ... #9 38.69 Selecting previously unselected package libnet-smtp-ssl-perl. #9 38.69 Preparing to unpack .../237-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 38.69 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 38.72 Selecting previously unselected package libmailtools-perl. #9 38.73 Preparing to unpack .../238-libmailtools-perl_2.21-1_all.deb ... #9 38.73 Unpacking libmailtools-perl (2.21-1) ... #9 38.78 Selecting previously unselected package libnet-ip-perl. #8 42.43 Selecting previously unselected package git. #8 42.44 Preparing to unpack .../162-git_1%3a2.20.1-2+deb10u3_armhf.deb ... #8 42.45 Unpacking git (1:2.20.1-2+deb10u3) ... #8 38.58 Unpacking libfile-dirlist-perl (0.05-2) ... #8 38.76 Selecting previously unselected package libfile-which-perl. #8 38.76 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #8 38.77 Unpacking libfile-which-perl (1.23-1) ... #8 38.80 Selecting previously unselected package libfile-homedir-perl. #8 38.80 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ... #8 38.80 Unpacking libfile-homedir-perl (1.006-1) ... #8 38.84 Selecting previously unselected package libfile-touch-perl. #8 38.84 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ... #8 38.84 Unpacking libfile-touch-perl (0.11-1) ... #8 37.05 Fedora Modular 35 - aarch64 - Updates 3.1 MB/s | 2.8 MB 00:00 #9 37.36 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ... #9 37.36 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #9 37.40 Selecting previously unselected package libpod-parser-perl. #9 37.40 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ... #9 37.41 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 37.42 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 37.45 Unpacking libpod-parser-perl (1.63-2) ... #9 37.49 Selecting previously unselected package libpod-constants-perl. #9 37.49 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ... #9 37.49 Unpacking libpod-constants-perl (0.19-2) ... #9 37.52 Selecting previously unselected package libproc-processtable-perl:arm64. #9 37.53 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ... #9 37.53 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ... #9 37.57 Selecting previously unselected package libre2-9:arm64. #9 37.58 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ... #9 37.58 Unpacking libre2-9:arm64 (20220201+dfsg-1) ... #9 37.62 Selecting previously unselected package libre-engine-re2-perl:arm64. #8 37.84 Selecting previously unselected package libxml2:armhf. #8 37.84 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u3_armhf.deb ... #8 37.85 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u3) ... #8 37.94 Selecting previously unselected package libcroco3:armhf. #8 37.94 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ... #8 37.95 Unpacking libcroco3:armhf (0.6.12-3) ... #8 37.99 Selecting previously unselected package gettext. #8 38.00 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ... #8 38.00 Unpacking gettext (0.19.8.1-9) ... #10 26.22 Transaction test succeeded. #10 26.22 Running transaction #8 32.33 Selecting previously unselected package libtool. #8 32.33 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ... #8 32.37 Unpacking libtool (2.4.6-15) ... #8 32.45 Selecting previously unselected package dh-autoreconf. #8 32.45 Preparing to unpack .../041-dh-autoreconf_20_all.deb ... #8 32.45 Unpacking dh-autoreconf (20) ... #8 32.50 Selecting previously unselected package libarchive-zip-perl. #8 32.50 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ... #8 41.19 Selecting previously unselected package iso-codes. #12 8.657 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 8.678 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 8.689 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 8.689 Package ca-certificates-2020.2.50-94.el9.noarch is already installed. #12 8.690 Package libarchive-3.5.3-1.el9.x86_64 is already installed. #12 8.690 Package pkgconf-pkg-config-1.7.3-9.el9.x86_64 is already installed. #12 8.690 Package systemd-250-4.el9.x86_64 is already installed. #12 8.691 Package tar-2:1.34-3.el9.x86_64 is already installed. #12 8.701 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 8.719 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 8.763 Dependencies resolved. #12 8.769 ================================================================================ #12 8.769 Package Arch Version Repository Size #12 8.769 ================================================================================ #12 8.769 Installing: #12 8.769 cmake x86_64 3.20.2-7.el9 appstream 6.7 M #12 8.769 device-mapper-devel x86_64 9:1.02.183-4.el9 crb 45 k #12 8.769 gcc x86_64 11.3.1-2.el9 appstream 32 M #12 8.769 git x86_64 2.31.1-2.el9.2 appstream 124 k #12 8.769 glibc-static x86_64 2.34-32.el9 crb 1.7 M #12 8.769 libseccomp-devel x86_64 2.5.2-2.el9 appstream 59 k #12 8.769 libselinux-devel x86_64 3.3-2.el9 appstream 157 k #12 8.769 libtool x86_64 2.4.6-45.el9 appstream 582 k #12 8.769 libtool-ltdl-devel x86_64 2.4.6-45.el9 crb 161 k #12 8.769 make x86_64 1:4.3-7.el9 baseos 538 k #12 8.769 selinux-policy-devel noarch 34.1.31-2.el9 appstream 931 k #12 8.769 systemd-devel x86_64 250-4.el9 appstream 617 k #12 8.769 which x86_64 2.21-27.el9 baseos 42 k #12 8.769 Upgrading: #12 8.769 glibc x86_64 2.34-32.el9 baseos 1.9 M #12 8.769 glibc-common x86_64 2.34-32.el9 baseos 302 k #12 8.769 glibc-gconv-extra x86_64 2.34-32.el9 baseos 1.7 M #12 8.769 glibc-minimal-langpack x86_64 2.34-32.el9 baseos 18 k #12 8.769 libgcc x86_64 11.3.1-2.el9 baseos 116 k #12 8.769 libgomp x86_64 11.3.1-2.el9 baseos 291 k #12 8.769 Installing dependencies: #12 8.769 annobin x86_64 10.58-1.el9 appstream 962 k #12 8.769 autoconf noarch 2.69-38.el9 appstream 681 k #12 8.769 automake noarch 1.16.2-6.el9 appstream 689 k #12 8.769 checkpolicy x86_64 3.3-1.el9 appstream 339 k #12 8.769 cmake-data noarch 3.20.2-7.el9 appstream 2.1 M #12 8.769 cmake-filesystem x86_64 3.20.2-7.el9 appstream 23 k #12 8.769 cmake-rpm-macros noarch 3.20.2-7.el9 appstream 16 k #12 8.769 cpp x86_64 11.3.1-2.el9 appstream 11 M #12 8.769 gcc-plugin-annobin x86_64 11.3.1-2.el9 appstream 69 k #12 8.769 git-core x86_64 2.31.1-2.el9.2 appstream 3.6 M #12 8.769 git-core-doc noarch 2.31.1-2.el9.2 appstream 2.5 M #12 8.769 glibc-devel x86_64 2.34-32.el9 appstream 37 k #12 8.769 glibc-headers x86_64 2.34-32.el9 appstream 534 k #12 8.769 kernel-headers x86_64 5.14.0-85.el9 appstream 2.3 M #12 8.769 libcbor x86_64 0.7.0-5.el9 baseos 57 k #12 8.769 libedit x86_64 3.1-37.20210216cvs.el9 baseos 105 k #12 8.769 libfido2 x86_64 1.6.0-7.el9 baseos 71 k #12 8.769 libmpc x86_64 1.2.1-4.el9 appstream 62 k #12 8.769 libselinux-utils x86_64 3.3-2.el9 baseos 181 k #12 8.769 libsepol-devel x86_64 3.3-2.el9 appstream 48 k #12 8.769 libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k #12 8.769 libuv x86_64 1:1.42.0-1.el9 appstream 150 k #12 8.769 libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k #12 8.769 libxcrypt-static x86_64 4.4.18-3.el9 crb 102 k #12 8.769 llvm-libs x86_64 13.0.1-1.el9 appstream 23 M #12 8.769 m4 x86_64 1.4.19-1.el9 appstream 300 k #12 8.769 openssh x86_64 8.7p1-8.el9 baseos 455 k #12 8.769 openssh-clients x86_64 8.7p1-8.el9 baseos 706 k #12 8.769 pcre2-devel x86_64 10.37-3.el9.1 appstream 516 k #12 8.769 pcre2-utf16 x86_64 10.37-3.el9.1 appstream 211 k #12 8.769 pcre2-utf32 x86_64 10.37-3.el9.1 appstream 202 k #12 8.769 perl-DynaLoader x86_64 1.47-479.el9 appstream 35 k #12 8.769 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #12 8.769 perl-File-Compare noarch 1.100.600-479.el9 appstream 23 k #12 8.769 perl-File-Copy noarch 2.34-479.el9 appstream 30 k #12 8.769 perl-File-Find noarch 1.37-479.el9 appstream 35 k #12 8.769 perl-Git noarch 2.31.1-2.el9.2 appstream 43 k #12 8.769 perl-TermReadKey x86_64 2.38-11.el9 appstream 37 k #12 8.769 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #12 8.769 perl-lib x86_64 0.65-479.el9 appstream 24 k #12 8.769 perl-threads x86_64 1:2.25-460.el9 appstream 58 k #12 8.769 perl-threads-shared x86_64 1.61-460.el9 appstream 45 k #12 8.769 policycoreutils x86_64 3.3-5.el9 baseos 233 k #12 8.769 policycoreutils-devel x86_64 3.3-5.el9 appstream 140 k #12 8.769 policycoreutils-python-utils noarch 3.3-5.el9 appstream 74 k #12 8.769 python3-audit x86_64 3.0.7-102.el9 appstream 84 k #12 8.769 python3-libselinux x86_64 3.3-2.el9 appstream 183 k #12 8.769 python3-libsemanage x86_64 3.3-2.el9 appstream 81 k #12 8.769 python3-policycoreutils noarch 3.3-5.el9 appstream 2.1 M #12 8.769 python3-setools x86_64 4.4.0-4.el9 baseos 600 k #12 8.769 python3-setuptools noarch 53.0.0-10.el9 baseos 946 k #12 8.769 rpm-plugin-selinux x86_64 4.16.1.3-11.el9 baseos 21 k #12 8.769 selinux-policy noarch 34.1.31-2.el9 baseos 61 k #12 8.769 selinux-policy-targeted noarch 34.1.31-2.el9 baseos 6.7 M #12 8.769 vim-filesystem noarch 2:8.2.2637-16.el9 baseos 25 k #12 8.769 Installing weak dependencies: #12 8.769 glibc-langpack-en x86_64 2.34-32.el9 baseos 656 k #12 8.769 #12 8.769 Transaction Summary #12 8.769 ================================================================================ #12 8.769 Install 69 Packages #12 8.769 Upgrade 6 Packages #12 8.769 #12 8.772 Total download size: 110 M #12 8.773 Downloading Packages: #9 27.16 Unpacking libc6-dev:armhf (2.35-0ubuntu3) ... #9 27.42 Selecting previously unselected package gcc-11-base:armhf. #9 27.42 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_armhf.deb ... #9 27.43 Unpacking gcc-11-base:armhf (11.2.0-19ubuntu1) ... #9 27.47 Selecting previously unselected package libisl23:armhf. #9 27.47 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ... #9 27.48 Unpacking libisl23:armhf (0.24-2build1) ... #9 41.12 Setting up binutils (2.38-3ubuntu1) ... #9 41.13 Setting up python3-xdg (0.27-2) ... #9 41.28 Setting up man-db (2.10.2-1) ... #9 41.37 Building database of manual pages ... #8 39.19 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ... #8 39.19 Unpacking libmime-tools-perl (5.509-1) ... #8 39.24 Selecting previously unselected package libmoox-aliases-perl. #8 39.25 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ... #8 39.25 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 39.29 Selecting previously unselected package libnamespace-autoclean-perl. #8 39.29 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 39.29 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 39.34 Selecting previously unselected package libobject-id-perl. #8 39.34 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ... #8 39.35 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 39.39 Selecting previously unselected package libmoox-struct-perl. #8 39.39 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ... #8 39.39 Unpacking libmoox-struct-perl (0.020-1) ... #8 39.43 Selecting previously unselected package libmouse-perl. #8 39.43 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ... #8 39.44 Unpacking libmouse-perl (2.5.10-1+b1) ... #8 39.48 Selecting previously unselected package libnumber-range-perl. #8 39.49 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ... #8 39.49 Unpacking libnumber-range-perl (0.12-1.1) ... #9 39.08 Selecting previously unselected package git. #9 39.09 Preparing to unpack .../190-git_1%3a2.32.0-1ubuntu1.2_arm64.deb ... #9 39.14 Unpacking git (1:2.32.0-1ubuntu1.2) ... #9 39.59 Selecting previously unselected package libdynaloader-functions-perl. #9 39.59 Preparing to unpack .../162-libdynaloader-functions-perl_0.003-1_all.deb ... #9 39.60 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 39.63 Selecting previously unselected package libdevel-callchecker-perl. #9 39.63 Preparing to unpack .../163-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ... #9 39.63 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 39.66 Selecting previously unselected package libparams-classify-perl. #9 39.66 Preparing to unpack .../164-libparams-classify-perl_0.015-1build2_armhf.deb ... #9 39.66 Unpacking libparams-classify-perl (0.015-1build2) ... #9 39.69 Selecting previously unselected package libmodule-runtime-perl. #9 39.69 Preparing to unpack .../165-libmodule-runtime-perl_0.016-1_all.deb ... #9 39.70 Unpacking libmodule-runtime-perl (0.016-1) ... #9 39.72 Selecting previously unselected package libimport-into-perl. #9 39.73 Preparing to unpack .../166-libimport-into-perl_1.002005-1_all.deb ... #9 39.73 Unpacking libimport-into-perl (1.002005-1) ... #9 39.76 Selecting previously unselected package librole-tiny-perl. #9 39.76 Preparing to unpack .../167-librole-tiny-perl_2.001004-1_all.deb ... #9 39.78 Unpacking librole-tiny-perl (2.001004-1) ... #9 39.81 Selecting previously unselected package libstrictures-perl. #9 39.81 Preparing to unpack .../168-libstrictures-perl_2.000006-1_all.deb ... #8 39.94 Preparing to unpack .../257-libperlio-gzip-perl_0.19-1build3_amd64.deb ... #8 39.94 Unpacking libperlio-gzip-perl (0.19-1build3) ... #8 39.97 Selecting previously unselected package libpod-constants-perl. #8 39.97 Preparing to unpack .../258-libpod-constants-perl_0.19-1_all.deb ... #8 39.98 Unpacking libpod-constants-perl (0.19-1) ... #8 40.01 Selecting previously unselected package libregexp-pattern-license-perl. #8 40.01 Preparing to unpack .../259-libregexp-pattern-license-perl_3.0.31-3_all.deb ... #8 40.02 Unpacking libregexp-pattern-license-perl (3.0.31-3) ... #8 40.05 Selecting previously unselected package libsasl2-modules:amd64. #8 40.06 Preparing to unpack .../260-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #8 40.06 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 40.10 Selecting previously unselected package libsort-key-perl. #8 40.10 Preparing to unpack .../261-libsort-key-perl_1.33-2_amd64.deb ... #8 40.10 Unpacking libsort-key-perl (1.33-2) ... #8 40.14 Selecting previously unselected package libstring-copyright-perl. #8 40.14 Preparing to unpack .../262-libstring-copyright-perl_0.003005-1_all.deb ... #8 40.15 Unpacking libstring-copyright-perl (0.003005-1) ... #8 40.17 Selecting previously unselected package libstring-escape-perl. #8 40.96 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 40.97 Setting up libxau6:arm64 (1:1.0.8-1+b2) ... #8 40.98 Setting up libkeyutils1:arm64 (1.6-6) ... #8 40.99 Setting up libpsl5:arm64 (0.20.2-2) ... #8 41.01 Setting up libgpm2:arm64 (1.20.7-5) ... #8 41.02 Setting up mime-support (3.62) ... #8 41.06 Setting up xdg-user-dirs (0.17-2) ... #8 41.09 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 41.10 Setting up psmisc (23.2-1+deb10u1) ... #8 41.12 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... #8 41.13 Setting up libyaml-0-2:arm64 (0.2.1-1) ... #8 41.15 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u3) ... #8 41.16 No schema files found: doing nothing. #10 25.77 Installing : gdb-headless-8.2-18.el8.aarch64 68/77 #8 46.03 Unpacking lintian (2.5.81ubuntu1) ... #8 46.20 Selecting previously unselected package manpages-dev. #8 46.20 Preparing to unpack .../272-manpages-dev_4.15-1_all.deb ... #8 46.20 Unpacking manpages-dev (4.15-1) ... #8 46.43 Selecting previously unselected package python3-certifi. #9 29.28 Unpacking libpython3.9-stdlib:armhf (3.9.7-2build1) ... #9 29.42 Selecting previously unselected package python3.9. #9 29.42 Preparing to unpack .../8-python3.9_3.9.7-2build1_armhf.deb ... #9 29.42 Unpacking python3.9 (3.9.7-2build1) ... #9 29.47 Selecting previously unselected package libpython3-stdlib:armhf. #9 29.47 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_armhf.deb ... #9 29.48 Unpacking libpython3-stdlib:armhf (3.9.4-1build1) ... #9 29.51 Setting up python3-minimal (3.9.4-1build1) ... #8 39.82 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 39.82 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 39.85 Selecting previously unselected package libexporter-tiny-perl. #8 39.86 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... #8 39.86 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 39.90 Selecting previously unselected package liblist-moreutils-xs-perl. #8 39.90 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #8 39.92 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 39.96 Selecting previously unselected package liblist-moreutils-perl. #8 39.96 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... #8 39.98 Unpacking liblist-moreutils-perl (0.430-2) ... #8 40.01 Selecting previously unselected package libdata-dpath-perl. #8 40.02 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... #8 40.02 Unpacking libdata-dpath-perl (0.58-1) ... #9 40.11 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... #9 40.12 Unpacking libaliased-perl (0.34-1.1) ... #9 40.15 Selecting previously unselected package libapt-pkg-perl. #9 40.15 Preparing to unpack .../196-libapt-pkg-perl_0.1.40_amd64.deb ... #9 40.16 Unpacking libapt-pkg-perl (0.1.40) ... #9 40.19 Selecting previously unselected package libarchive-cpio-perl. #9 40.20 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 40.20 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 40.23 Selecting previously unselected package libarray-intspan-perl. #9 40.24 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... #9 40.24 Unpacking libarray-intspan-perl (2.004-1) ... #9 40.27 Selecting previously unselected package libmodule-implementation-perl. #9 40.28 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 40.28 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 40.31 Selecting previously unselected package libsub-exporter-progressive-perl. #9 40.32 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 40.32 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 40.35 Selecting previously unselected package libvariable-magic-perl. #9 39.72 Setting up mime-support (3.64ubuntu1) ... #9 39.76 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 39.79 Setting up libmagic-mgc (1:5.38-4) ... #9 39.80 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #9 39.81 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ... #9 39.82 No schema files found: doing nothing. #9 39.83 Setting up distro-info-data (0.43ubuntu1.10) ... #9 39.84 Setting up manpages (5.05-1) ... #9 39.85 Setting up unzip (6.0-25ubuntu1) ... #9 39.87 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #9 39.88 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ... #9 39.89 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 39.90 Setting up binutils-common:arm64 (2.34-6ubuntu1.3) ... #9 39.91 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ... #9 39.93 Setting up libmagic1:arm64 (1:5.38-4) ... #9 38.78 Preparing to unpack .../239-libnet-ip-perl_1.26-2_all.deb ... #9 38.78 Unpacking libnet-ip-perl (1.26-2) ... #9 38.82 Selecting previously unselected package libnet-dns-perl. #9 38.82 Preparing to unpack .../240-libnet-dns-perl_1.22-1_all.deb ... #9 38.82 Unpacking libnet-dns-perl (1.22-1) ... #9 38.89 Selecting previously unselected package libnet-domain-tld-perl. #9 38.89 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-1_all.deb ... #9 38.90 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 38.93 Selecting previously unselected package libemail-valid-perl. #9 38.93 Preparing to unpack .../242-libemail-valid-perl_1.202-1_all.deb ... #9 38.94 Unpacking libemail-valid-perl (1.202-1) ... #9 38.97 Selecting previously unselected package libexporter-tiny-perl. #9 38.97 Preparing to unpack .../243-libexporter-tiny-perl_1.002001-1_all.deb ... #9 38.97 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 39.01 Selecting previously unselected package libipc-system-simple-perl. #8 38.87 Selecting previously unselected package libio-pty-perl. #8 38.87 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ... #8 38.88 Unpacking libio-pty-perl (1:1.15-2) ... #8 38.91 Selecting previously unselected package libipc-run-perl. #8 38.91 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ... #8 38.92 Unpacking libipc-run-perl (20200505.0-1) ... #8 38.97 Selecting previously unselected package libclass-method-modifiers-perl. #8 38.97 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 38.97 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 39.00 Selecting previously unselected package libb-hooks-op-check-perl. #8 39.00 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ... #8 39.01 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 39.04 Selecting previously unselected package libdynaloader-functions-perl. #8 39.05 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 39.05 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 37.62 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ... #9 37.62 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ... #9 37.66 Selecting previously unselected package libreadonly-perl. #9 37.66 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ... #9 37.66 Unpacking libreadonly-perl (2.050-3) ... #9 37.70 Selecting previously unselected package libref-util-perl. #9 37.70 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ... #9 37.70 Unpacking libref-util-perl (0.204-1) ... #9 37.74 Selecting previously unselected package libref-util-xs-perl. #9 37.74 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ... #9 37.75 Unpacking libref-util-xs-perl (0.117-1build5) ... #9 37.78 Selecting previously unselected package libregexp-pattern-license-perl. #9 37.78 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #9 37.78 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #9 37.82 Selecting previously unselected package libregexp-pattern-perl. #9 37.83 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 37.83 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 37.87 Selecting previously unselected package libsasl2-modules:arm64. #8 38.18 Selecting previously unselected package intltool-debian. #8 38.18 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ... #8 38.19 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 38.22 Selecting previously unselected package po-debconf. #8 32.50 Unpacking libarchive-zip-perl (1.68-1) ... #8 32.58 Selecting previously unselected package libsub-override-perl. #8 32.58 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ... #8 32.58 Unpacking libsub-override-perl (0.09-2) ... #8 32.66 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 32.66 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 32.67 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 32.71 Selecting previously unselected package dh-strip-nondeterminism. #8 32.71 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 32.72 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 32.76 Selecting previously unselected package libdpkg-perl. #8 32.76 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ... #8 41.19 Preparing to unpack .../171-iso-codes_4.2-1_all.deb ... #8 41.20 Unpacking iso-codes (4.2-1) ... #9 27.57 Selecting previously unselected package libmpfr6:armhf. #9 27.57 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ... #9 27.58 Unpacking libmpfr6:armhf (4.1.0-3build3) ... #9 27.65 Selecting previously unselected package libmpc3:armhf. #9 27.65 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ... #9 27.65 Unpacking libmpc3:armhf (1.2.1-2build1) ... #9 27.68 Selecting previously unselected package cpp-11. #9 27.68 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_armhf.deb ... #9 41.61 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ... #9 41.63 Setting up python3-six (1.16.0-3ubuntu1) ... #8 39.52 Selecting previously unselected package libossp-uuid16:arm64. #8 39.53 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ... #8 39.53 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #8 39.57 Selecting previously unselected package libossp-uuid-perl. #8 39.57 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ... #8 39.58 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 39.61 Selecting previously unselected package libpackage-stash-xs-perl. #8 39.61 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ... #8 39.62 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 39.66 Selecting previously unselected package libpath-iterator-rule-perl. #8 39.66 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 39.67 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 39.70 Selecting previously unselected package libperlio-gzip-perl. #8 39.71 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ... #8 39.71 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #9 39.38 Selecting previously unselected package libalgorithm-diff-perl. #9 39.38 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #9 39.39 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 39.46 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 39.46 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build1_arm64.deb ... #9 39.49 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... #9 39.81 Unpacking libstrictures-perl (2.000006-1) ... #9 39.84 Selecting previously unselected package libsub-quote-perl. #9 39.84 Preparing to unpack .../169-libsub-quote-perl_2.006006-1_all.deb ... #9 39.85 Unpacking libsub-quote-perl (2.006006-1) ... #9 39.88 Selecting previously unselected package libmoo-perl. #9 39.88 Preparing to unpack .../170-libmoo-perl_2.003006-1_all.deb ... #9 39.88 Unpacking libmoo-perl (2.003006-1) ... #9 39.94 Selecting previously unselected package libencode-locale-perl. #9 39.94 Preparing to unpack .../171-libencode-locale-perl_1.05-1_all.deb ... #9 39.95 Unpacking libencode-locale-perl (1.05-1) ... #9 39.97 Selecting previously unselected package libtimedate-perl. #9 39.97 Preparing to unpack .../172-libtimedate-perl_2.3200-1_all.deb ... #9 39.98 Unpacking libtimedate-perl (2.3200-1) ... #9 40.01 Selecting previously unselected package libhttp-date-perl. #9 40.01 Preparing to unpack .../173-libhttp-date-perl_6.05-1_all.deb ... #9 40.02 Unpacking libhttp-date-perl (6.05-1) ... #8 40.17 Preparing to unpack .../263-libstring-escape-perl_2010.002-2_all.deb ... #8 40.18 Unpacking libstring-escape-perl (2010.002-2) ... #8 40.21 Selecting previously unselected package libtext-levenshtein-perl. #8 40.21 Preparing to unpack .../264-libtext-levenshtein-perl_0.13-1_all.deb ... #8 40.22 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 40.25 Selecting previously unselected package libunicode-utf8-perl. #8 40.25 Preparing to unpack .../265-libunicode-utf8-perl_0.60-1build4_amd64.deb ... #8 40.26 Unpacking libunicode-utf8-perl (0.60-1build4) ... #8 40.29 Selecting previously unselected package libxml-namespacesupport-perl. #8 40.29 Preparing to unpack .../266-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 40.30 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 40.34 Selecting previously unselected package libxml-sax-base-perl. #8 40.35 Preparing to unpack .../267-libxml-sax-base-perl_1.09-1_all.deb ... #8 40.35 Unpacking libxml-sax-base-perl (1.09-1) ... #8 40.39 Selecting previously unselected package libxml-sax-perl. #8 40.39 Preparing to unpack .../268-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... #8 40.40 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 40.45 Selecting previously unselected package libxml-libxml-perl. #8 40.45 Preparing to unpack .../269-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ... #8 40.46 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... #8 40.53 Selecting previously unselected package libxml-parser-perl. #8 41.17 Setting up distro-info-data (0.41+deb10u4) ... #8 41.18 Setting up manpages (4.16-2) ... #8 41.19 Setting up unzip (6.0-23+deb10u2) ... #8 41.22 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u1) ... #8 41.23 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 41.26 Setting up binutils-common:arm64 (2.31.1-16) ... #8 41.27 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... #8 41.28 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... #8 41.33 Setting up less (487-0.1+b1) ... #10 25.79 Installing : go-srpm-macros-2-17.el8.noarch 69/77 #10 26.09 Installing : glibc-gconv-extra-2.28-199.el8.aarch64 70/77 #10 26.12 Running scriptlet: glibc-gconv-extra-2.28-199.el8.aarch64 70/77 #10 26.14 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 71/77 #10 26.15 Installing : efi-srpm-macros-3-3.el8.noarch 72/77 #10 26.17 Installing : dwz-0.12-10.el8.aarch64 73/77 #10 26.19 Installing : redhat-rpm-config-127-1.el8.noarch 74/77 #10 26.22 Installing : rpm-build-4.14.3-23.el8.aarch64 75/77 #10 26.25 Installing : rpmlint-1.10-14.el8.noarch 76/77 #10 26.26 Installing : dnf-plugins-core-4.0.21-11.el8.noarch 77/77 #10 26.28 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 77/77 #8 46.44 Preparing to unpack .../273-python3-certifi_2018.1.18-2_all.deb ... #8 46.45 Unpacking python3-certifi (2018.1.18-2) ... #8 46.50 Selecting previously unselected package python3-idna. #8 46.50 Preparing to unpack .../274-python3-idna_2.6-1_all.deb ... #8 46.51 Unpacking python3-idna (2.6-1) ... #8 46.55 Selecting previously unselected package python3-urllib3. #8 46.55 Preparing to unpack .../275-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ... #8 46.55 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 46.60 Selecting previously unselected package python3-requests. #8 46.60 Preparing to unpack .../276-python3-requests_2.18.4-2ubuntu0.1_all.deb ... #8 46.61 Unpacking python3-requests (2.18.4-2ubuntu0.1) ... #8 46.65 Selecting previously unselected package python3-unidiff. #8 40.06 Selecting previously unselected package libdata-dump-perl. #8 40.06 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... #8 40.06 Unpacking libdata-dump-perl (1.23-1.1) ... #8 40.09 Selecting previously unselected package libdata-messagepack-perl. #8 40.10 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... #8 40.10 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 40.14 Selecting previously unselected package libnet-domain-tld-perl. #8 40.14 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 40.15 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 40.18 Selecting previously unselected package libdata-validate-domain-perl. #8 40.18 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 40.19 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 40.22 Selecting previously unselected package libdevel-size-perl. #8 40.22 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... #8 40.23 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 40.26 Selecting previously unselected package libdistro-info-perl. #8 40.26 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ... #8 40.27 Unpacking libdistro-info-perl (1.0) ... #8 40.31 Selecting previously unselected package libemail-address-xs-perl. #8 40.31 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... #8 40.32 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 40.36 Selecting previously unselected package libfcgi0ldbl:amd64. #8 40.36 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... #9 40.35 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build3_amd64.deb ... #9 40.36 Unpacking libvariable-magic-perl (0.62-1build3) ... #9 40.39 Selecting previously unselected package libb-hooks-endofscope-perl. #9 40.39 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #9 40.39 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #9 40.43 Selecting previously unselected package libfreetype6:amd64. #9 40.43 Preparing to unpack .../203-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ... #9 40.44 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 40.50 Selecting previously unselected package libfontconfig1:amd64. #9 40.51 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ... #9 40.51 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 40.56 Selecting previously unselected package libjpeg-turbo8:amd64. #9 40.56 Preparing to unpack .../205-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ... #9 40.56 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #9 40.60 Selecting previously unselected package libjpeg8:amd64. #9 40.60 Preparing to unpack .../206-libjpeg8_8c-2ubuntu8_amd64.deb ... #9 39.94 Setting up less (551-1ubuntu0.1) ... #9 39.96 Setting up perl-openssl-defaults:arm64 (4) ... #9 39.97 Setting up linux-libc-dev:arm64 (5.4.0-109.123) ... #9 39.98 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ... #9 39.99 Setting up gettext-base (0.19.8.1-10build1) ... #9 40.01 Setting up libnpth0:arm64 (1.6-1) ... #9 40.02 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 40.04 Setting up file (1:5.38-4) ... #9 40.05 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... #9 40.12 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 40.13 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #9 40.14 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 40.15 Setting up libfakeroot:arm64 (1.24-1) ... #9 39.01 Preparing to unpack .../244-libipc-system-simple-perl_1.26-1_all.deb ... #9 39.02 Unpacking libipc-system-simple-perl (1.26-1) ... #9 39.05 Selecting previously unselected package libfile-basedir-perl. #9 39.05 Preparing to unpack .../245-libfile-basedir-perl_0.08-1_all.deb ... #9 39.06 Unpacking libfile-basedir-perl (0.08-1) ... #9 39.09 Selecting previously unselected package libfile-chdir-perl. #9 39.09 Preparing to unpack .../246-libfile-chdir-perl_0.1008-1_all.deb ... #9 39.10 Unpacking libfile-chdir-perl (0.1008-1) ... #9 39.13 Selecting previously unselected package libfile-fcntllock-perl. #9 39.13 Preparing to unpack .../247-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #9 39.13 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 39.17 Selecting previously unselected package libnumber-compare-perl. #9 39.17 Preparing to unpack .../248-libnumber-compare-perl_0.03-1_all.deb ... #9 39.18 Unpacking libnumber-compare-perl (0.03-1) ... #9 39.21 Selecting previously unselected package libtext-glob-perl. #9 39.21 Preparing to unpack .../249-libtext-glob-perl_0.10-1_all.deb ... #9 39.21 Unpacking libtext-glob-perl (0.10-1) ... #9 39.24 Selecting previously unselected package libfile-find-rule-perl. #8 39.08 Selecting previously unselected package libdevel-callchecker-perl. #8 39.08 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #8 39.08 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 39.11 Selecting previously unselected package libparams-classify-perl. #8 39.11 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ... #8 39.12 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 39.15 Selecting previously unselected package libmodule-runtime-perl. #8 39.15 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ... #8 39.15 Unpacking libmodule-runtime-perl (0.016-1) ... #8 39.19 Selecting previously unselected package libimport-into-perl. #8 39.19 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ... #8 39.20 Unpacking libimport-into-perl (1.002005-1) ... #8 39.23 Selecting previously unselected package librole-tiny-perl. #8 39.24 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ... #8 39.24 Unpacking librole-tiny-perl (2.002004-1) ... #8 39.27 Selecting previously unselected package libstrictures-perl. #8 39.28 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ... #8 39.28 Unpacking libstrictures-perl (2.000006-1) ... #8 43.05 Selecting previously unselected package libgc1c2:armhf. #8 43.05 Preparing to unpack .../163-libgc1c2_1%3a7.6.4-0.4_armhf.deb ... #8 43.05 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ... #8 43.10 Selecting previously unselected package libltdl7:armhf. #8 43.11 Preparing to unpack .../164-libltdl7_2.4.6-9_armhf.deb ... #8 43.11 Unpacking libltdl7:armhf (2.4.6-9) ... #8 43.17 Selecting previously unselected package guile-2.2-libs:armhf. #8 43.17 Preparing to unpack .../165-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ... #8 43.17 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #9 37.87 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_arm64.deb ... #9 37.87 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 37.91 Selecting previously unselected package libsereal-decoder-perl. #9 37.91 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ... #9 37.91 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #9 37.95 Selecting previously unselected package libsereal-encoder-perl:arm64. #9 37.95 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ... #9 37.95 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ... #9 37.99 Selecting previously unselected package libset-intspan-perl. #9 37.99 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ... #9 37.99 Unpacking libset-intspan-perl (1.19-2) ... #9 38.03 Selecting previously unselected package libsocket6-perl. #9 38.03 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ... #9 38.03 Unpacking libsocket6-perl (0.29-1build4) ... #9 38.06 Selecting previously unselected package libstring-copyright-perl. #9 38.06 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ... #9 38.07 Unpacking libstring-copyright-perl (0.003012-1) ... #9 38.10 Selecting previously unselected package libstring-escape-perl. #8 38.22 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ... #8 38.23 Unpacking po-debconf (1.0.21) ... #8 38.29 Selecting previously unselected package debhelper. #8 38.29 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ... #8 38.29 Unpacking debhelper (13.2~bpo10+1) ... #8 38.44 Selecting previously unselected package libfakeroot:armhf. #8 38.44 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ... #8 38.44 Unpacking libfakeroot:armhf (1.23-1) ... #8 38.49 Selecting previously unselected package fakeroot. #8 38.50 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ... #8 38.50 Unpacking fakeroot (1.23-1) ... #8 38.54 Selecting previously unselected package libfile-which-perl. #8 38.54 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ... #8 38.54 Unpacking libfile-which-perl (1.23-1) ... #8 38.58 Selecting previously unselected package libfile-homedir-perl. #8 38.58 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ... #8 38.58 Unpacking libfile-homedir-perl (1.004-1) ... #8 32.76 Unpacking libdpkg-perl (1.20.9+rpi1) ... #8 32.90 Selecting previously unselected package patch. #8 32.90 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ... #8 32.91 Unpacking patch (2.7.6-7) ... #8 32.98 Selecting previously unselected package make. #8 32.98 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ... #8 32.98 Unpacking make (4.3-4.1) ... #8 41.68 Selecting previously unselected package libalgorithm-diff-perl. #8 41.68 Preparing to unpack .../172-libalgorithm-diff-perl_1.19.03-2_all.deb ... #8 41.71 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #12 7.456 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 7.469 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 7.470 Package ca-certificates-2020.2.50-94.el9.noarch is already installed. #12 7.470 Package libarchive-3.5.3-1.el9.aarch64 is already installed. #12 7.470 Package pkgconf-pkg-config-1.7.3-9.el9.aarch64 is already installed. #12 7.471 Package systemd-250-4.el9.aarch64 is already installed. #12 7.471 Package tar-2:1.34-3.el9.aarch64 is already installed. #12 7.484 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 7.529 Dependencies resolved. #12 7.536 ================================================================================ #12 7.536 Package Arch Version Repo Size #12 7.536 ================================================================================ #12 7.536 Installing: #12 7.536 cmake aarch64 3.20.2-7.el9 appstream 6.2 M #12 7.536 device-mapper-devel aarch64 9:1.02.183-4.el9 crb 45 k #12 7.536 gcc aarch64 11.3.1-2.el9 appstream 30 M #12 7.536 git aarch64 2.31.1-2.el9.2 appstream 124 k #12 7.536 glibc-static aarch64 2.34-32.el9 crb 1.4 M #12 7.536 libseccomp-devel aarch64 2.5.2-2.el9 appstream 59 k #12 7.536 libselinux-devel aarch64 3.3-2.el9 appstream 157 k #12 7.536 libtool aarch64 2.4.6-45.el9 appstream 582 k #12 7.536 libtool-ltdl-devel aarch64 2.4.6-45.el9 crb 161 k #12 7.536 make aarch64 1:4.3-7.el9 baseos 535 k #12 7.536 selinux-policy-devel noarch 34.1.31-2.el9 appstream 931 k #12 7.536 systemd-devel aarch64 250-4.el9 appstream 616 k #12 7.536 which aarch64 2.21-27.el9 baseos 42 k #12 7.536 Upgrading: #12 7.536 glibc aarch64 2.34-32.el9 baseos 1.7 M #12 7.536 glibc-common aarch64 2.34-32.el9 baseos 292 k #12 7.536 glibc-gconv-extra aarch64 2.34-32.el9 baseos 1.7 M #12 7.536 glibc-minimal-langpack aarch64 2.34-32.el9 baseos 18 k #12 7.536 libgcc aarch64 11.3.1-2.el9 baseos 110 k #12 7.536 libgomp aarch64 11.3.1-2.el9 baseos 289 k #12 7.536 Installing dependencies: #12 7.536 annobin aarch64 10.58-1.el9 appstream 959 k #12 7.536 autoconf noarch 2.69-38.el9 appstream 681 k #12 7.536 automake noarch 1.16.2-6.el9 appstream 689 k #12 7.536 checkpolicy aarch64 3.3-1.el9 appstream 334 k #12 7.536 cmake-data noarch 3.20.2-7.el9 appstream 2.1 M #12 7.536 cmake-filesystem aarch64 3.20.2-7.el9 appstream 23 k #12 7.536 cmake-rpm-macros noarch 3.20.2-7.el9 appstream 16 k #12 7.536 cpp aarch64 11.3.1-2.el9 appstream 10 M #12 7.536 gcc-plugin-annobin aarch64 11.3.1-2.el9 appstream 69 k #12 7.536 git-core aarch64 2.31.1-2.el9.2 appstream 3.7 M #12 7.536 git-core-doc noarch 2.31.1-2.el9.2 appstream 2.5 M #12 7.536 glibc-devel aarch64 2.34-32.el9 appstream 547 k #12 7.536 kernel-headers aarch64 5.14.0-85.el9 appstream 2.2 M #12 7.536 libasan aarch64 11.3.1-2.el9 appstream 435 k #12 7.536 libatomic aarch64 11.3.1-2.el9 baseos 60 k #12 7.536 libcbor aarch64 0.7.0-5.el9 baseos 56 k #12 7.536 libedit aarch64 3.1-37.20210216cvs.el9 baseos 104 k #12 7.536 libfido2 aarch64 1.6.0-7.el9 baseos 69 k #12 7.536 libmpc aarch64 1.2.1-4.el9 appstream 63 k #12 7.536 libselinux-utils aarch64 3.3-2.el9 baseos 181 k #12 7.536 libsepol-devel aarch64 3.3-2.el9 appstream 48 k #12 7.536 libtool-ltdl aarch64 2.4.6-45.el9 appstream 37 k #12 7.536 libubsan aarch64 11.3.1-2.el9 appstream 208 k #12 7.536 libuv aarch64 1:1.42.0-1.el9 appstream 146 k #12 7.536 libxcrypt-devel aarch64 4.4.18-3.el9 appstream 29 k #12 7.536 libxcrypt-static aarch64 4.4.18-3.el9 crb 108 k #12 7.536 llvm-libs aarch64 13.0.1-1.el9 appstream 22 M #12 7.536 m4 aarch64 1.4.19-1.el9 appstream 297 k #12 7.536 openssh aarch64 8.7p1-8.el9 baseos 446 k #12 7.536 openssh-clients aarch64 8.7p1-8.el9 baseos 677 k #12 7.536 pcre2-devel aarch64 10.37-3.el9.1 appstream 516 k #12 7.536 pcre2-utf16 aarch64 10.37-3.el9.1 appstream 193 k #12 7.536 pcre2-utf32 aarch64 10.37-3.el9.1 appstream 185 k #12 7.536 perl-DynaLoader aarch64 1.47-479.el9 appstream 35 k #12 7.536 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #12 7.536 perl-File-Compare noarch 1.100.600-479.el9 appstream 23 k #12 7.536 perl-File-Copy noarch 2.34-479.el9 appstream 30 k #12 7.536 perl-File-Find noarch 1.37-479.el9 appstream 35 k #12 7.536 perl-Git noarch 2.31.1-2.el9.2 appstream 43 k #12 7.536 perl-TermReadKey aarch64 2.38-11.el9 appstream 36 k #12 7.536 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #12 7.536 perl-lib aarch64 0.65-479.el9 appstream 24 k #12 7.536 perl-threads aarch64 1:2.25-460.el9 appstream 57 k #12 7.536 perl-threads-shared aarch64 1.61-460.el9 appstream 44 k #12 7.536 policycoreutils aarch64 3.3-5.el9 baseos 233 k #12 7.536 policycoreutils-devel aarch64 3.3-5.el9 appstream 136 k #12 7.536 policycoreutils-python-utils noarch 3.3-5.el9 appstream 74 k #12 7.536 python3-audit aarch64 3.0.7-102.el9 appstream 84 k #12 7.536 python3-libselinux aarch64 3.3-2.el9 appstream 179 k #12 7.536 python3-libsemanage aarch64 3.3-2.el9 appstream 80 k #12 7.536 python3-policycoreutils noarch 3.3-5.el9 appstream 2.1 M #12 7.536 python3-setools aarch64 4.4.0-4.el9 baseos 591 k #12 7.536 python3-setuptools noarch 53.0.0-10.el9 baseos 946 k #12 7.536 rpm-plugin-selinux aarch64 4.16.1.3-11.el9 baseos 21 k #12 7.536 selinux-policy noarch 34.1.31-2.el9 baseos 61 k #12 7.536 selinux-policy-targeted noarch 34.1.31-2.el9 baseos 6.7 M #12 7.536 vim-filesystem noarch 2:8.2.2637-16.el9 baseos 25 k #12 7.536 Installing weak dependencies: #12 7.536 glibc-langpack-en aarch64 2.34-32.el9 baseos 656 k #12 7.536 #12 7.536 Transaction Summary #12 7.536 ================================================================================ #12 7.536 Install 71 Packages #12 7.536 Upgrade 6 Packages #12 7.536 #12 7.542 Total download size: 107 M #12 7.543 Downloading Packages: #9 27.68 Unpacking cpp-11 (11.2.0-19ubuntu1) ... #9 41.76 Setting up dirmngr (2.2.27-3ubuntu2) ... #9 41.89 Setting up perl (5.34.0-3ubuntu1) ... #8 39.77 Selecting previously unselected package libpod-parser-perl. #8 39.77 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ... #8 39.78 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 39.80 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #8 39.80 Unpacking libpod-parser-perl (1.63-2) ... #8 39.85 Selecting previously unselected package libpod-constants-perl. #8 39.85 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ... #8 39.85 Unpacking libpod-constants-perl (0.19-2) ... #8 39.92 Selecting previously unselected package libproc-processtable-perl. #8 39.92 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ... #8 39.93 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 39.98 Selecting previously unselected package libre2-9:arm64. #8 39.98 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ... #8 39.98 Unpacking libre2-9:arm64 (20210201+dfsg-1) ... #8 40.04 Selecting previously unselected package libre-engine-re2-perl:arm64. #9 40.05 Selecting previously unselected package libfile-listing-perl. #9 40.05 Preparing to unpack .../174-libfile-listing-perl_6.04-1_all.deb ... #9 40.05 Unpacking libfile-listing-perl (6.04-1) ... #9 40.08 Selecting previously unselected package libhtml-tagset-perl. #9 40.08 Preparing to unpack .../175-libhtml-tagset-perl_3.20-4_all.deb ... #9 40.09 Unpacking libhtml-tagset-perl (3.20-4) ... #9 40.15 Selecting previously unselected package liburi-perl. #9 40.15 Preparing to unpack .../176-liburi-perl_1.76-2_all.deb ... #9 40.15 Unpacking liburi-perl (1.76-2) ... #9 40.20 Selecting previously unselected package libhtml-parser-perl. #9 40.20 Preparing to unpack .../177-libhtml-parser-perl_3.72-5_armhf.deb ... #9 40.20 Unpacking libhtml-parser-perl (3.72-5) ... #9 40.24 Selecting previously unselected package libhtml-tree-perl. #9 40.24 Preparing to unpack .../178-libhtml-tree-perl_5.07-2_all.deb ... #9 40.25 Unpacking libhtml-tree-perl (5.07-2) ... #9 40.30 Selecting previously unselected package libio-html-perl. #9 40.30 Preparing to unpack .../179-libio-html-perl_1.001-1_all.deb ... #9 40.30 Unpacking libio-html-perl (1.001-1) ... #9 40.33 Selecting previously unselected package liblwp-mediatypes-perl. #9 40.33 Preparing to unpack .../180-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 40.33 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 40.36 Selecting previously unselected package libhttp-message-perl. #9 40.36 Preparing to unpack .../181-libhttp-message-perl_6.22-1_all.deb ... #8 40.53 Preparing to unpack .../270-libxml-parser-perl_2.44-2build3_amd64.deb ... #8 40.53 Unpacking libxml-parser-perl (2.44-2build3) ... #8 40.60 Selecting previously unselected package libxml-sax-expat-perl. #8 40.60 Preparing to unpack .../271-libxml-sax-expat-perl_0.40-2_all.deb ... #8 40.60 Unpacking libxml-sax-expat-perl (0.40-2) ... #8 40.64 Selecting previously unselected package libxml-simple-perl. #8 40.64 Preparing to unpack .../272-libxml-simple-perl_2.24-1_all.deb ... #8 40.65 Unpacking libxml-simple-perl (2.24-1) ... #8 40.68 Selecting previously unselected package libyaml-libyaml-perl. #8 40.69 Preparing to unpack .../273-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ... #8 40.69 Unpacking libyaml-libyaml-perl (0.69+repack-1) ... #8 40.72 Selecting previously unselected package licensecheck. #8 40.73 Preparing to unpack .../274-licensecheck_3.0.31-2_all.deb ... #8 40.73 Unpacking licensecheck (3.0.31-2) ... #8 40.76 Selecting previously unselected package patchutils. #8 41.42 Setting up perl-openssl-defaults:arm64 (3) ... #8 41.44 Setting up linux-libc-dev:arm64 (4.19.235-1) ... #8 41.45 Setting up gettext-base (0.19.8.1-9) ... #8 41.47 Setting up liblzo2-2:arm64 (2.10-0.1) ... #8 41.48 Setting up libnpth0:arm64 (1.6-1) ... #8 41.49 Setting up krb5-locales (1.17-3+deb10u3) ... #8 41.51 Setting up file (1:5.35-4+deb10u2) ... #8 41.52 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #8 41.53 Setting up libassuan0:arm64 (2.5.2-1) ... #8 41.55 Setting up libgomp1:arm64 (8.3.0-6) ... #8 41.56 Setting up libapt-inst2.0:arm64 (1.8.2.3) ... #8 41.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 41.59 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... #8 41.61 Setting up libicu63:arm64 (63.1-6+deb10u3) ... #8 41.62 Setting up libfakeroot:arm64 (1.23-1) ... #8 41.64 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... #8 41.65 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 41.66 Setting up fakeroot (1.23-1) ... #8 41.67 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 41.69 Setting up mariadb-common (1:10.3.34-0+deb10u1) ... #8 41.70 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 41.76 Setting up libasan5:arm64 (8.3.0-6) ... #9 39.63 Selecting previously unselected package libalgorithm-merge-perl. #8 46.65 Preparing to unpack .../277-python3-unidiff_0.5.4-1_all.deb ... #8 46.66 Unpacking python3-unidiff (0.5.4-1) ... #8 46.69 Selecting previously unselected package python3-xdg. #8 46.70 Preparing to unpack .../278-python3-xdg_0.25-4ubuntu1.1_all.deb ... #8 46.70 Unpacking python3-xdg (0.25-4ubuntu1.1) ... #8 46.74 Selecting previously unselected package unzip. #8 46.74 Preparing to unpack .../279-unzip_6.0-21ubuntu1.1_armhf.deb ... #8 46.75 Unpacking unzip (6.0-21ubuntu1.1) ... #8 46.79 Selecting previously unselected package wdiff. #8 46.79 Preparing to unpack .../280-wdiff_1.2.2-2_armhf.deb ... #8 46.79 Unpacking wdiff (1.2.2-2) ... #8 46.82 Selecting previously unselected package equivs. #8 46.82 Preparing to unpack .../281-equivs_2.1.0_all.deb ... #8 46.82 Unpacking equivs (2.1.0) ... #8 46.85 Selecting previously unselected package libauthen-sasl-perl. #8 46.86 Preparing to unpack .../282-libauthen-sasl-perl_2.1600-1_all.deb ... #8 46.86 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 46.90 Selecting previously unselected package python3-magic. #8 46.90 Preparing to unpack .../283-python3-magic_2%3a0.4.15-1_all.deb ... #10 26.29 Running scriptlet: dnf-plugins-core-4.0.21-11.el8.noarch 77/77 #10 26.42 Verifying : desktop-file-utils-0.23-8.el8.aarch64 1/77 #10 26.42 Verifying : dwz-0.12-10.el8.aarch64 2/77 #10 26.42 Verifying : efi-srpm-macros-3-3.el8.noarch 3/77 #10 26.42 Verifying : gc-7.6.4-3.el8.aarch64 4/77 #10 26.42 Verifying : gdb-headless-8.2-18.el8.aarch64 5/77 #10 26.42 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/77 #10 26.42 Verifying : glibc-gconv-extra-2.28-199.el8.aarch64 7/77 #10 26.42 Verifying : go-srpm-macros-2-17.el8.noarch 8/77 #10 26.42 Verifying : guile-5:2.0.14-7.el8.aarch64 9/77 #10 26.42 Verifying : libatomic_ops-7.6.2-3.el8.aarch64 10/77 #10 26.42 Verifying : ocaml-srpm-macros-5-4.el8.noarch 11/77 #10 26.42 Verifying : openblas-srpm-macros-2-2.el8.noarch 12/77 #10 26.42 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 13/77 #10 26.42 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 14/77 #10 26.42 Verifying : perl-srpm-macros-1-25.el8.noarch 15/77 #10 26.42 Verifying : python-rpm-macros-3-41.el8.noarch 16/77 #10 26.42 Verifying : python-srpm-macros-3-41.el8.noarch 17/77 #10 26.42 Verifying : python3-rpm-macros-3-41.el8.noarch 18/77 #10 26.42 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 19/77 #10 26.42 Verifying : redhat-rpm-config-127-1.el8.noarch 20/77 #10 26.42 Verifying : rpm-build-4.14.3-23.el8.aarch64 21/77 #10 26.42 Verifying : rpmlint-1.10-14.el8.noarch 22/77 #10 26.42 Verifying : rust-srpm-macros-5-2.el8.noarch 23/77 #10 26.42 Verifying : zstd-1.4.4-1.el8.aarch64 24/77 #10 26.42 Verifying : binutils-2.30-114.el8.aarch64 25/77 #10 26.42 Verifying : bzip2-1.0.6-26.el8.aarch64 26/77 #10 26.42 Verifying : cpio-2.12-11.el8.aarch64 27/77 #10 26.42 Verifying : diffutils-3.6-6.el8.aarch64 28/77 #10 26.43 Verifying : dnf-plugins-core-4.0.21-11.el8.noarch 29/77 #10 26.43 Verifying : elfutils-0.186-1.el8.aarch64 30/77 #10 26.43 Verifying : elfutils-debuginfod-client-0.186-1.el8.aarch64 31/77 #10 26.43 Verifying : emacs-filesystem-1:26.1-7.el8.noarch 32/77 #10 26.43 Verifying : file-5.33-20.el8.aarch64 33/77 #10 26.43 Verifying : groff-base-1.22.3-18.el8.aarch64 34/77 #10 26.43 Verifying : libbabeltrace-1.5.4-4.el8.aarch64 35/77 #10 26.43 Verifying : libpkgconf-1.4.2-1.el8.aarch64 36/77 #10 26.43 Verifying : libtool-ltdl-2.4.6-25.el8.aarch64 37/77 #10 26.43 Verifying : ncurses-6.1-9.20180224.el8.aarch64 38/77 #10 26.43 Verifying : patch-2.7.6-11.el8.aarch64 39/77 #10 26.43 Verifying : perl-Carp-1.42-396.el8.noarch 40/77 #10 26.43 Verifying : perl-Encode-4:2.97-3.el8.aarch64 41/77 #10 26.43 Verifying : perl-Errno-1.28-421.el8.aarch64 42/77 #10 26.43 Verifying : perl-Exporter-5.72-396.el8.noarch 43/77 #10 26.43 Verifying : perl-File-Path-2.15-2.el8.noarch 44/77 #10 26.43 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 45/77 #10 26.43 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 46/77 #10 26.43 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 47/77 #10 26.43 Verifying : perl-IO-1.38-421.el8.aarch64 48/77 #10 26.43 Verifying : perl-MIME-Base64-3.15-396.el8.aarch64 49/77 #10 26.43 Verifying : perl-PathTools-3.74-1.el8.aarch64 50/77 #10 26.43 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 51/77 #10 26.43 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 52/77 #10 26.43 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 53/77 #10 26.43 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 54/77 #10 26.43 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 55/77 #10 26.43 Verifying : perl-Socket-4:2.027-3.el8.aarch64 56/77 #10 26.43 Verifying : perl-Storable-1:3.11-3.el8.aarch64 57/77 #10 26.43 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 58/77 #10 26.43 Verifying : perl-Term-Cap-1.17-395.el8.noarch 59/77 #10 26.43 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 60/77 #10 26.43 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 61/77 #10 26.43 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 62/77 #10 26.43 Verifying : perl-Unicode-Normalize-1.25-396.el8.aarch64 63/77 #10 26.43 Verifying : perl-constant-1.33-396.el8.noarch 64/77 #10 26.43 Verifying : perl-interpreter-4:5.26.3-421.el8.aarch64 65/77 #10 26.43 Verifying : perl-libs-4:5.26.3-421.el8.aarch64 66/77 #10 26.43 Verifying : perl-macros-4:5.26.3-421.el8.aarch64 67/77 #10 26.43 Verifying : perl-parent-1:0.237-1.el8.noarch 68/77 #10 26.43 Verifying : perl-podlators-4.11-1.el8.noarch 69/77 #10 26.43 Verifying : perl-threads-1:2.21-2.el8.aarch64 70/77 #10 26.43 Verifying : perl-threads-shared-1.58-2.el8.aarch64 71/77 #10 26.43 Verifying : pkgconf-1.4.2-1.el8.aarch64 72/77 #10 26.43 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 73/77 #10 26.43 Verifying : pkgconf-pkg-config-1.4.2-1.el8.aarch64 74/77 #10 26.43 Verifying : unzip-6.0-46.el8.aarch64 75/77 #10 26.43 Verifying : xz-5.2.4-3.el8.aarch64 76/77 #8 40.36 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #8 40.40 Selecting previously unselected package libfcgi-bin. #8 40.40 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... #8 40.41 Unpacking libfcgi-bin (2.4.2-2) ... #8 40.44 Selecting previously unselected package libfcgi-perl:amd64. #8 40.44 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... #8 40.45 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... #8 40.48 Selecting previously unselected package libipc-system-simple-perl. #8 40.48 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... #8 40.49 Unpacking libipc-system-simple-perl (1.30-1) ... #8 40.53 Selecting previously unselected package libfile-basedir-perl. #8 40.54 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... #8 40.54 Unpacking libfile-basedir-perl (0.08-1) ... #8 40.58 Selecting previously unselected package libfile-chdir-perl. #8 40.58 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 40.61 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... #9 40.64 Selecting previously unselected package libdeflate0:amd64. #9 40.64 Preparing to unpack .../207-libdeflate0_1.7-2ubuntu2_amd64.deb ... #9 40.65 Unpacking libdeflate0:amd64 (1.7-2ubuntu2) ... #9 40.69 Selecting previously unselected package libjbig0:amd64. #9 40.69 Preparing to unpack .../208-libjbig0_2.1-3.1build1_amd64.deb ... #9 40.69 Unpacking libjbig0:amd64 (2.1-3.1build1) ... #9 40.73 Selecting previously unselected package libwebp6:amd64. #9 40.73 Preparing to unpack .../209-libwebp6_0.6.1-2.1_amd64.deb ... #9 40.74 Unpacking libwebp6:amd64 (0.6.1-2.1) ... #9 40.79 Selecting previously unselected package libtiff5:amd64. #9 40.79 Preparing to unpack .../210-libtiff5_4.3.0-1_amd64.deb ... #9 40.79 Unpacking libtiff5:amd64 (4.3.0-1) ... #9 40.84 Selecting previously unselected package libxpm4:amd64. #9 40.17 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ... #9 40.18 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 40.19 Setting up tzdata (2022a-0ubuntu0.20.04) ... #9 40.30 #9 40.30 Current default time zone: 'Etc/UTC' #9 40.30 Local time is now: Mon May 9 11:57:32 UTC 2022. #9 40.30 Universal Time is now: Mon May 9 11:57:32 UTC 2022. #9 40.30 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 40.30 #9 40.35 Setting up fakeroot (1.24-1) ... #9 40.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 40.36 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 #9 40.36 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 #9 40.36 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 #9 40.36 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 #9 40.36 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 #9 40.36 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 #9 40.37 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 #9 40.37 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 #9 40.38 Setting up autotools-dev (20180224.1) ... #9 40.39 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 40.40 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 40.41 Setting up make (4.2.1-1.2) ... #9 40.42 Setting up libmpfr6:arm64 (4.0.2-1) ... #9 40.44 Setting up libnspr4:arm64 (2:4.25-1) ... #9 40.45 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 40.46 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 40.47 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ... #9 40.48 Setting up strace (5.5-3ubuntu1) ... #9 40.50 Setting up libsigsegv2:arm64 (2.12-2) ... #9 40.51 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #9 39.24 Preparing to unpack .../250-libfile-find-rule-perl_0.34-1_all.deb ... #9 39.25 Unpacking libfile-find-rule-perl (0.34-1) ... #9 39.29 Selecting previously unselected package libfont-afm-perl. #9 39.30 Preparing to unpack .../251-libfont-afm-perl_1.20-2_all.deb ... #9 39.30 Unpacking libfont-afm-perl (1.20-2) ... #9 39.33 Selecting previously unselected package libio-string-perl. #9 39.34 Preparing to unpack .../252-libio-string-perl_1.08-3_all.deb ... #9 39.34 Unpacking libio-string-perl (1.08-3) ... #9 39.38 Selecting previously unselected package libfont-ttf-perl. #9 39.38 Preparing to unpack .../253-libfont-ttf-perl_1.06-1_all.deb ... #9 39.39 Unpacking libfont-ttf-perl (1.06-1) ... #9 39.45 Selecting previously unselected package libfuture-perl. #8 39.31 Selecting previously unselected package libsub-quote-perl. #8 39.31 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ... #8 39.32 Unpacking libsub-quote-perl (2.006006-1) ... #8 39.35 Selecting previously unselected package libmoo-perl. #8 39.36 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ... #8 39.36 Unpacking libmoo-perl (2.004004-1) ... #8 39.39 Selecting previously unselected package libencode-locale-perl. #8 39.40 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ... #8 39.40 Unpacking libencode-locale-perl (1.05-1.1) ... #8 39.43 Selecting previously unselected package libtimedate-perl. #8 39.43 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ... #8 39.44 Unpacking libtimedate-perl (2.3300-2) ... #8 39.48 Selecting previously unselected package libhttp-date-perl. #8 39.48 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ... #8 39.48 Unpacking libhttp-date-perl (6.05-1) ... #8 39.51 Selecting previously unselected package libfile-listing-perl. #8 39.51 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ... #8 39.51 Unpacking libfile-listing-perl (6.14-1) ... #8 39.54 Selecting previously unselected package libhtml-tagset-perl. #8 39.54 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ... #8 39.55 Unpacking libhtml-tagset-perl (3.20-4) ... #8 39.58 Selecting previously unselected package liburi-perl. #8 39.58 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ... #8 39.59 Unpacking liburi-perl (5.08-1) ... #8 39.64 Selecting previously unselected package libhtml-parser-perl. #9 29.84 Selecting previously unselected package python3. #9 29.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 ... 6984 files and directories currently installed.) #9 29.84 Preparing to unpack .../000-python3_3.9.4-1build1_armhf.deb ... #9 29.85 Unpacking python3 (3.9.4-1build1) ... #9 29.89 Selecting previously unselected package bsdextrautils. #9 29.89 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu2.2_armhf.deb ... #9 29.90 Unpacking bsdextrautils (2.36.1-8ubuntu2.2) ... #9 29.98 Selecting previously unselected package libuchardet0:armhf. #9 29.98 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_armhf.deb ... #9 29.98 Unpacking libuchardet0:armhf (0.0.7-1build1) ... #9 30.02 Selecting previously unselected package groff-base. #9 30.02 Preparing to unpack .../003-groff-base_1.22.4-7_armhf.deb ... #9 30.02 Unpacking groff-base (1.22.4-7) ... #9 30.11 Selecting previously unselected package libgdbm6:armhf. #9 30.11 Preparing to unpack .../004-libgdbm6_1.19-2_armhf.deb ... #8 36.83 Fedora Modular 34 - aarch64 - Updates 4.4 MB/s | 4.4 MB 00:01 #9 38.10 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ... #9 38.10 Unpacking libstring-escape-perl (2010.002-2) ... #9 38.15 Selecting previously unselected package libstring-shellquote-perl. #9 38.16 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ... #9 38.16 Unpacking libstring-shellquote-perl (1.04-1) ... #9 38.19 Selecting previously unselected package libxs-parse-keyword-perl. #9 38.19 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ... #9 38.20 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #9 38.24 Selecting previously unselected package libsyntax-keyword-try-perl. #9 38.24 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ... #9 38.25 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #9 38.28 Selecting previously unselected package libterm-readkey-perl. #9 38.28 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ... #9 38.28 Unpacking libterm-readkey-perl (2.38-1build4) ... #8 38.61 Selecting previously unselected package libio-pty-perl. #8 38.62 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... #8 38.62 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... #8 38.66 Selecting previously unselected package libipc-run-perl. #8 38.66 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ... #8 38.66 Unpacking libipc-run-perl (20180523.0-1) ... #8 38.71 Selecting previously unselected package libclass-method-modifiers-perl. #8 38.71 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 38.71 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 38.74 Selecting previously unselected package libsub-exporter-progressive-perl. #8 38.75 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 38.75 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 38.78 Selecting previously unselected package libdevel-globaldestruction-perl. #8 38.78 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 38.79 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 38.81 Selecting previously unselected package libb-hooks-op-check-perl. #8 38.82 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #8 38.82 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 33.08 Selecting previously unselected package dpkg-dev. #8 33.08 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ... #8 33.09 Unpacking dpkg-dev (1.20.9+rpi1) ... #8 33.29 Selecting previously unselected package libelf1:armhf. #8 33.29 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ... #8 33.29 Unpacking libelf1:armhf (0.183-1) ... #8 41.88 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 41.88 Preparing to unpack .../173-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... #8 41.91 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 42.00 Selecting previously unselected package libalgorithm-merge-perl. #8 42.00 Preparing to unpack .../174-libalgorithm-merge-perl_0.08-3_all.deb ... #8 42.04 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.1-buster@sha256:d8f864bac466e488bb425a59ff9bc104828cd44d0985a8d2fcb5570a9250258a #14 sha256:47caf7d1b3762cfe04c8b05a4b1b37f742957a5a323a35e7ba65fcebd2e62c37 #14 extracting sha256:1f3659ac423930ce4e922081ae651854b5e80673090d8495cb1f3bff1e1f54ed 13.5s done #14 extracting sha256:d18913c753a76507b6831d96e5a708cd4c683952b9d3f9904cdfbaec6007a33c done #14 DONE 47.1s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:cd25afeca20d5d917a30c24994f8e2f272f998b4ff1badf4b6a0482df9d9cbf5 #9 28.14 Selecting previously unselected package cpp. #9 28.14 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 28.18 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 41.91 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #9 41.92 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 41.93 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #9 41.94 Setting up python3-gpg (1.16.0-1.2ubuntu4) ... #8 40.04 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ... #8 40.05 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ... #8 40.08 Selecting previously unselected package libreadonly-perl. #8 40.08 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ... #8 40.09 Unpacking libreadonly-perl (2.050-3) ... #8 40.12 Selecting previously unselected package libref-util-perl. #8 40.13 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #8 40.13 Unpacking libref-util-perl (0.204-1) ... #8 40.17 Selecting previously unselected package libref-util-xs-perl. #8 40.18 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ... #8 40.18 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 40.22 Selecting previously unselected package libregexp-pattern-license-perl. #8 40.22 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 40.23 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 40.27 Selecting previously unselected package libregexp-pattern-perl. #8 40.27 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 40.36 Unpacking libhttp-message-perl (6.22-1) ... #9 40.41 Selecting previously unselected package libhttp-cookies-perl. #9 40.41 Preparing to unpack .../182-libhttp-cookies-perl_6.08-1_all.deb ... #9 40.41 Unpacking libhttp-cookies-perl (6.08-1) ... #9 40.45 Selecting previously unselected package libhttp-negotiate-perl. #9 40.45 Preparing to unpack .../183-libhttp-negotiate-perl_6.01-1_all.deb ... #9 40.45 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 40.48 Selecting previously unselected package perl-openssl-defaults:armhf. #9 40.48 Preparing to unpack .../184-perl-openssl-defaults_4_armhf.deb ... #9 40.49 Unpacking perl-openssl-defaults:armhf (4) ... #9 40.51 Selecting previously unselected package libnet-ssleay-perl. #9 40.52 Preparing to unpack .../185-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ... #9 40.52 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #9 40.59 Selecting previously unselected package libio-socket-ssl-perl. #8 40.76 Preparing to unpack .../275-patchutils_0.3.4-2_amd64.deb ... #8 40.77 Unpacking patchutils (0.3.4-2) ... #8 40.81 Selecting previously unselected package t1utils. #8 40.81 Preparing to unpack .../276-t1utils_1.41-2_amd64.deb ... #8 40.82 Unpacking t1utils (1.41-2) ... #8 40.85 Selecting previously unselected package lintian. #8 40.86 Preparing to unpack .../277-lintian_2.5.81ubuntu1_all.deb ... #8 40.86 Unpacking lintian (2.5.81ubuntu1) ... #8 40.99 Selecting previously unselected package manpages-dev. #8 41.78 Setting up autotools-dev (20180224.1) ... #8 41.80 Setting up libglib2.0-data (2.58.3-2+deb10u3) ... #8 41.81 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... #8 41.82 Setting up libwrap0:arm64 (7.6.q-28) ... #8 41.84 Setting up libx11-data (2:1.6.7-1+deb10u2) ... #8 41.86 Setting up make (4.2.1-1.2) ... #8 41.87 Setting up libmpfr6:arm64 (4.0.2-1) ... #8 41.88 Setting up gnupg-l10n (2.2.12-1+deb10u1) ... #8 41.89 Setting up libntlm0:arm64 (1.5-1+deb10u1) ... #8 41.91 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #8 41.92 Setting up libidn11:arm64 (1.33-2.2) ... #8 41.93 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ... #8 41.94 Setting up strace (4.26-0.2) ... #8 41.95 Setting up libsigsegv2:arm64 (2.12-2) ... #8 41.97 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 41.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 39.64 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ... #9 39.66 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 39.83 Selecting previously unselected package libaliased-perl. #9 39.84 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ... #9 39.85 Unpacking libaliased-perl (0.34-1.1) ... #8 46.90 Unpacking python3-magic (2:0.4.15-1) ... #8 46.95 Setting up python-apt-common (1.6.5ubuntu0.7) ... #8 46.96 Setting up libnpth0:armhf (1.5-3) ... #8 46.98 Setting up libedit2:armhf (3.1-20170329-1) ... #8 47.00 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ... #8 47.01 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ... #8 47.02 Setting up readline-common (7.0-3) ... #8 47.03 Setting up libapt-inst2.0:armhf (1.6.14) ... #8 47.04 Setting up manpages (4.15-1) ... #8 47.05 Setting up strace (4.21-1ubuntu1) ... #8 47.06 Setting up git-man (1:2.17.1-1ubuntu0.11) ... #8 47.07 Setting up libpopt0:armhf (1.16-11) ... #8 47.08 Setting up libicu60:armhf (60.2-3ubuntu3.2) ... #8 47.10 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ... #8 47.11 Setting up less (487-0.1) ... #8 47.19 Setting up make (4.1-9.1ubuntu1) ... #8 47.20 Setting up libapt-pkg-perl (0.1.33build1) ... #8 47.21 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.9) ... #10 26.43 Verifying : zip-3.0-23.el8.aarch64 77/77 #10 26.65 #10 26.65 Installed: #10 26.65 binutils-2.30-114.el8.aarch64 #10 26.65 bzip2-1.0.6-26.el8.aarch64 #10 26.65 cpio-2.12-11.el8.aarch64 #10 26.65 desktop-file-utils-0.23-8.el8.aarch64 #10 26.65 diffutils-3.6-6.el8.aarch64 #10 26.65 dnf-plugins-core-4.0.21-11.el8.noarch #10 26.65 dwz-0.12-10.el8.aarch64 #10 26.65 efi-srpm-macros-3-3.el8.noarch #10 26.65 elfutils-0.186-1.el8.aarch64 #10 26.65 elfutils-debuginfod-client-0.186-1.el8.aarch64 #10 26.65 emacs-filesystem-1:26.1-7.el8.noarch #10 26.65 file-5.33-20.el8.aarch64 #10 26.65 gc-7.6.4-3.el8.aarch64 #10 26.65 gdb-headless-8.2-18.el8.aarch64 #10 26.65 ghc-srpm-macros-1.4.2-7.el8.noarch #10 26.65 glibc-gconv-extra-2.28-199.el8.aarch64 #10 26.65 go-srpm-macros-2-17.el8.noarch #10 26.65 groff-base-1.22.3-18.el8.aarch64 #10 26.65 guile-5:2.0.14-7.el8.aarch64 #10 26.65 libatomic_ops-7.6.2-3.el8.aarch64 #10 26.65 libbabeltrace-1.5.4-4.el8.aarch64 #10 26.65 libpkgconf-1.4.2-1.el8.aarch64 #10 26.65 libtool-ltdl-2.4.6-25.el8.aarch64 #10 26.65 ncurses-6.1-9.20180224.el8.aarch64 #10 26.65 ocaml-srpm-macros-5-4.el8.noarch #10 26.65 openblas-srpm-macros-2-2.el8.noarch #10 26.65 patch-2.7.6-11.el8.aarch64 #10 26.65 perl-Carp-1.42-396.el8.noarch #10 26.65 perl-Encode-4:2.97-3.el8.aarch64 #10 26.65 perl-Errno-1.28-421.el8.aarch64 #10 26.65 perl-Exporter-5.72-396.el8.noarch #10 26.65 perl-File-Path-2.15-2.el8.noarch #10 26.65 perl-File-Temp-0.230.600-1.el8.noarch #10 26.65 perl-Getopt-Long-1:2.50-4.el8.noarch #10 26.65 perl-HTTP-Tiny-0.074-1.el8.noarch #10 26.65 perl-IO-1.38-421.el8.aarch64 #10 26.65 perl-IO-Socket-IP-0.39-5.el8.noarch #10 26.65 perl-MIME-Base64-3.15-396.el8.aarch64 #10 26.65 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch #10 26.65 perl-PathTools-3.74-1.el8.aarch64 #10 26.65 perl-Pod-Escapes-1:1.07-395.el8.noarch #10 26.65 perl-Pod-Perldoc-3.28-396.el8.noarch #10 26.65 perl-Pod-Simple-1:3.35-395.el8.noarch #10 26.65 perl-Pod-Usage-4:1.69-395.el8.noarch #10 26.65 perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 #10 26.65 perl-Socket-4:2.027-3.el8.aarch64 #10 26.65 perl-Storable-1:3.11-3.el8.aarch64 #10 26.65 perl-Term-ANSIColor-4.06-396.el8.noarch #10 26.65 perl-Term-Cap-1.17-395.el8.noarch #10 26.65 perl-Text-ParseWords-3.30-395.el8.noarch #10 26.65 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #10 26.65 perl-Time-Local-1:1.280-1.el8.noarch #10 26.65 perl-Unicode-Normalize-1.25-396.el8.aarch64 #10 26.65 perl-constant-1.33-396.el8.noarch #10 26.65 perl-interpreter-4:5.26.3-421.el8.aarch64 #10 26.65 perl-libs-4:5.26.3-421.el8.aarch64 #10 26.65 perl-macros-4:5.26.3-421.el8.aarch64 #10 26.65 perl-parent-1:0.237-1.el8.noarch #10 26.65 perl-podlators-4.11-1.el8.noarch #10 26.65 perl-srpm-macros-1-25.el8.noarch #10 26.65 perl-threads-1:2.21-2.el8.aarch64 #10 26.65 perl-threads-shared-1.58-2.el8.aarch64 #10 26.65 pkgconf-1.4.2-1.el8.aarch64 #10 26.65 pkgconf-m4-1.4.2-1.el8.noarch #10 26.65 pkgconf-pkg-config-1.4.2-1.el8.aarch64 #10 26.65 python-rpm-macros-3-41.el8.noarch #10 26.65 python-srpm-macros-3-41.el8.noarch #10 26.65 python3-rpm-macros-3-41.el8.noarch #10 26.65 qt5-srpm-macros-5.15.3-1.el8.noarch #10 26.65 redhat-rpm-config-127-1.el8.noarch #10 26.65 rpm-build-4.14.3-23.el8.aarch64 #10 26.65 rpmlint-1.10-14.el8.noarch #10 26.65 rust-srpm-macros-5-2.el8.noarch #10 26.65 unzip-6.0-46.el8.aarch64 #10 26.65 xz-5.2.4-3.el8.aarch64 #10 26.65 zip-3.0-23.el8.aarch64 #10 26.65 zstd-1.4.4-1.el8.aarch64 #10 26.65 #10 26.65 Complete! #8 40.59 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 40.63 Selecting previously unselected package libfile-fcntllock-perl. #8 40.63 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #8 40.64 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 40.69 Selecting previously unselected package libnumber-compare-perl. #8 40.69 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... #8 40.71 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 40.80 Selecting previously unselected package libtext-glob-perl. #9 40.85 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1_amd64.deb ... #9 40.85 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #9 40.89 Selecting previously unselected package libgd3:amd64. #9 40.89 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu1_amd64.deb ... #9 40.90 Unpacking libgd3:amd64 (2.3.0-2ubuntu1) ... #9 40.93 Selecting previously unselected package libc-devtools. #9 40.93 Preparing to unpack .../213-libc-devtools_2.34-0ubuntu3.2_amd64.deb ... #9 40.94 Unpacking libc-devtools (2.34-0ubuntu3.2) ... #9 40.97 Selecting previously unselected package libcapture-tiny-perl. #9 40.97 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #9 40.97 Unpacking libcapture-tiny-perl (0.48-1) ... #9 41.00 Selecting previously unselected package libclass-data-inheritable-perl. #9 41.01 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 41.01 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 41.05 Selecting previously unselected package libclass-xsaccessor-perl. #9 41.05 Preparing to unpack .../216-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ... #9 41.05 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... #9 41.09 Selecting previously unselected package libclone-perl. #10 26.93 Preparing : 1/1 #10 26.97 Installing : xz-5.2.4-3.el8.x86_64 1/78 #10 27.00 Installing : unzip-6.0-46.el8.x86_64 2/78 #10 27.14 Installing : groff-base-1.22.3-18.el8.x86_64 3/78 #10 27.16 Installing : file-5.33-20.el8.x86_64 4/78 #10 27.19 Installing : cpio-2.12-11.el8.x86_64 5/78 #9 40.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.52 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 #9 40.53 Setting up t1utils (1.41-3) ... #9 40.55 Setting up diffstat (1.63-1) ... #9 40.56 Setting up libmpc3:arm64 (1.1.0-1) ... #9 40.57 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 40.58 Setting up patch (2.7.6-6) ... #9 40.59 Setting up autopoint (0.19.8.1-10build1) ... #9 40.60 Setting up libfl2:arm64 (2.6.4-6.2) ... #9 40.62 Setting up ucf (3.0038+nmu1) ... #9 40.75 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ... #9 39.45 Preparing to unpack .../254-libfuture-perl_0.43-1_all.deb ... #9 39.46 Unpacking libfuture-perl (0.43-1) ... #9 39.50 Selecting previously unselected package libio-stringy-perl. #9 39.50 Preparing to unpack .../255-libio-stringy-perl_2.111-3_all.deb ... #9 39.51 Unpacking libio-stringy-perl (2.111-3) ... #9 39.54 Selecting previously unselected package libparams-validate-perl. #9 39.55 Preparing to unpack .../256-libparams-validate-perl_1.29-3_amd64.deb ... #9 39.55 Unpacking libparams-validate-perl (1.29-3) ... #9 39.59 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 39.59 Preparing to unpack .../257-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 39.59 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #9 39.63 Selecting previously unselected package libsort-versions-perl. #9 39.63 Preparing to unpack .../258-libsort-versions-perl_1.62-1_all.deb ... #9 39.63 Unpacking libsort-versions-perl (1.62-1) ... #9 39.66 Selecting previously unselected package libgit-wrapper-perl. #9 39.66 Preparing to unpack .../259-libgit-wrapper-perl_0.048-1_all.deb ... #9 39.67 Unpacking libgit-wrapper-perl (0.048-1) ... #9 39.70 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 39.70 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 39.71 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 39.74 Selecting previously unselected package libio-prompter-perl. #9 39.74 Preparing to unpack .../261-libio-prompter-perl_0.004015-1_all.deb ... #9 39.75 Unpacking libio-prompter-perl (0.004015-1) ... #9 39.79 Selecting previously unselected package libjson-perl. #9 39.79 Preparing to unpack .../262-libjson-perl_4.02000-2_all.deb ... #9 39.80 Unpacking libjson-perl (4.02000-2) ... #9 39.84 Selecting previously unselected package liblog-any-perl. #8 39.64 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #8 39.65 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 39.69 Selecting previously unselected package libhtml-tree-perl. #8 39.70 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ... #8 39.70 Unpacking libhtml-tree-perl (5.07-2) ... #8 39.75 Selecting previously unselected package libio-html-perl. #8 39.76 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ... #8 39.76 Unpacking libio-html-perl (1.004-2) ... #8 39.79 Selecting previously unselected package liblwp-mediatypes-perl. #8 39.79 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 39.80 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 39.84 Selecting previously unselected package libhttp-message-perl. #8 39.84 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ... #8 39.84 Unpacking libhttp-message-perl (6.28-1) ... #9 30.11 Unpacking libgdbm6:armhf (1.19-2) ... #9 30.16 Selecting previously unselected package libpipeline1:armhf. #9 30.16 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_armhf.deb ... #9 30.17 Unpacking libpipeline1:armhf (1.5.3-1build1) ... #9 30.23 Selecting previously unselected package man-db. #9 30.23 Preparing to unpack .../006-man-db_2.9.4-2_armhf.deb ... #9 30.24 Unpacking man-db (2.9.4-2) ... #9 38.35 Selecting previously unselected package libtext-levenshteinxs-perl. #9 38.36 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ... #9 38.37 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #9 38.41 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #9 38.42 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ... #9 38.42 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #9 38.45 Selecting previously unselected package libtext-xslate-perl:arm64. #9 38.46 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ... #9 38.46 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ... #9 38.51 Selecting previously unselected package libtime-duration-perl. #9 38.51 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ... #9 38.52 Unpacking libtime-duration-perl (1.21-1) ... #9 38.55 Selecting previously unselected package libtime-moment-perl. #9 38.55 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ... #9 38.56 Unpacking libtime-moment-perl (0.44-1build6) ... #9 38.60 Selecting previously unselected package libtype-tiny-xs-perl. #9 38.60 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ... #9 38.60 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #9 38.64 Selecting previously unselected package libunicode-utf8-perl. #9 38.64 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ... #9 38.64 Unpacking libunicode-utf8-perl (0.62-1build4) ... #9 38.68 Selecting previously unselected package libxml-namespacesupport-perl. #8 38.85 Selecting previously unselected package libdynaloader-functions-perl. #8 38.86 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ... #8 38.86 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 38.90 Selecting previously unselected package libdevel-callchecker-perl. #8 38.90 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ... #8 38.91 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 38.96 Selecting previously unselected package libparams-classify-perl. #8 38.96 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ... #8 38.97 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 39.00 Selecting previously unselected package libmodule-runtime-perl. #8 39.00 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ... #8 39.00 Unpacking libmodule-runtime-perl (0.016-1) ... #8 39.03 Selecting previously unselected package libimport-into-perl. #8 39.03 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ... #8 39.03 Unpacking libimport-into-perl (1.002005-1) ... #8 39.07 Selecting previously unselected package librole-tiny-perl. #8 39.07 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ... #8 33.36 Selecting previously unselected package dwz. #8 33.36 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ... #8 33.37 Unpacking dwz (0.13+20210201-1) ... #8 33.45 Selecting previously unselected package libicu67:armhf. #8 33.45 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ... #8 33.46 Unpacking libicu67:armhf (67.1-7) ... #8 42.32 Selecting previously unselected package libapt-inst2.0:amd64. #9 28.29 Selecting previously unselected package libcc1-0:armhf. #9 28.29 Preparing to unpack .../076-libcc1-0_12-20220319-1ubuntu1_armhf.deb ... #9 28.31 Unpacking libcc1-0:armhf (12-20220319-1ubuntu1) ... #9 28.54 Selecting previously unselected package libgomp1:armhf. #9 28.54 Preparing to unpack .../077-libgomp1_12-20220319-1ubuntu1_armhf.deb ... #9 28.54 Unpacking libgomp1:armhf (12-20220319-1ubuntu1) ... #8 40.28 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 40.33 Selecting previously unselected package libsasl2-modules:arm64. #8 40.33 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #8 40.37 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 40.42 Selecting previously unselected package libsereal-decoder-perl. #8 40.42 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ... #8 40.43 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 40.47 Selecting previously unselected package libsereal-encoder-perl. #8 40.47 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ... #8 40.48 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #8 40.52 Selecting previously unselected package libtask-weaken-perl. #8 40.52 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ... #8 40.53 Unpacking libtask-weaken-perl (1.06-1) ... #9 42.10 Setting up libdata-dump-perl (1.25-1) ... #9 42.11 Setting up python3-certifi (2020.6.20-1) ... #9 42.23 Setting up libfile-find-rule-perl (0.34-1) ... #9 42.27 Setting up libref-util-perl (0.204-1) ... #9 42.28 Setting up libipc-system-simple-perl (1.30-1) ... #9 42.29 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 42.30 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #9 42.31 Setting up libsocket6-perl (0.29-1build4) ... #9 42.32 Setting up libio-prompt-tiny-perl (0.003-1) ... #9 42.33 Setting up libhash-fieldhash-perl (0.15-1build5) ... #9 42.34 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... #9 42.35 Setting up libvariable-magic-perl (0.62-1build5) ... #9 42.35 Setting up python3-idna (3.3-1) ... #9 40.59 Preparing to unpack .../186-libio-socket-ssl-perl_2.067-1_all.deb ... #9 40.59 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 40.67 Selecting previously unselected package libnet-http-perl. #9 40.67 Preparing to unpack .../187-libnet-http-perl_6.19-1_all.deb ... #9 40.68 Unpacking libnet-http-perl (6.19-1) ... #9 40.71 Selecting previously unselected package liblwp-protocol-https-perl. #9 40.71 Preparing to unpack .../188-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #9 40.71 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 40.74 Selecting previously unselected package libtry-tiny-perl. #9 40.74 Preparing to unpack .../189-libtry-tiny-perl_0.30-1_all.deb ... #9 40.75 Unpacking libtry-tiny-perl (0.30-1) ... #9 40.78 Selecting previously unselected package libwww-robotrules-perl. #9 40.78 Preparing to unpack .../190-libwww-robotrules-perl_6.02-1_all.deb ... #9 40.79 Unpacking libwww-robotrules-perl (6.02-1) ... #8 41.99 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... #8 42.00 Setting up t1utils (1.41-3) ... #8 42.01 Setting up diffstat (1.62-1) ... #8 42.03 Setting up libmpc3:arm64 (1.1.0-1) ... #8 42.04 Setting up libatomic1:arm64 (8.3.0-6) ... #8 42.05 Setting up patch (2.7.6-3+deb10u1) ... #8 42.07 Setting up mailutils-common (1:3.5-4) ... #8 42.08 Setting up autopoint (0.19.8.1-9) ... #8 42.09 Setting up libmariadb3:arm64 (1:10.3.34-0+deb10u1) ... #8 42.11 Setting up libfl2:arm64 (2.6.4-6.2) ... #8 42.12 Setting up libpcre2-8-0:arm64 (10.32-5) ... #8 42.13 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... #8 42.15 Setting up libltdl7:arm64 (2.4.6-9) ... #8 42.16 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 42.17 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... #8 42.19 Setting up libubsan1:arm64 (8.3.0-6) ... #9 40.04 Selecting previously unselected package libapt-pkg-perl. #9 40.05 Preparing to unpack .../195-libapt-pkg-perl_0.1.40_arm64.deb ... #9 40.07 Unpacking libapt-pkg-perl (0.1.40) ... #8 40.99 Preparing to unpack .../278-manpages-dev_4.15-1_all.deb ... #8 40.99 Unpacking manpages-dev (4.15-1) ... #8 41.28 Selecting previously unselected package python3-certifi. #8 47.30 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ... #8 47.31 Setting up mime-support (3.60ubuntu1) ... #8 47.33 Setting up iso-codes (3.79-1) ... #8 47.34 Setting up libsigsegv2:armhf (2.12-1) ... #8 47.35 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... #8 47.37 Setting up libreadline7:armhf (7.0-3) ... #8 47.38 Setting up perl-openssl-defaults:armhf (3build1) ... #8 47.39 Setting up libpsl5:armhf (0.19.1-5build1) ... #8 47.40 Setting up libelf1:armhf (0.170-0.4ubuntu0.1) ... #8 47.41 Setting up groff-base (1.22.3-10) ... #8 47.43 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ... #8 40.80 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... #8 40.81 Unpacking libtext-glob-perl (0.11-1) ... #8 40.85 Selecting previously unselected package libfile-find-rule-perl. #8 40.85 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... #8 40.85 Unpacking libfile-find-rule-perl (0.34-1) ... #8 40.88 Selecting previously unselected package libfont-afm-perl. #8 40.89 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... #8 40.89 Unpacking libfont-afm-perl (1.20-3) ... #8 40.93 Selecting previously unselected package libio-string-perl. #8 40.93 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... #8 40.93 Unpacking libio-string-perl (1.08-3.1) ... #8 40.96 Selecting previously unselected package libfont-ttf-perl. #8 40.96 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... #8 40.97 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 41.05 Selecting previously unselected package libio-stringy-perl. #9 41.09 Preparing to unpack .../217-libclone-perl_0.45-1build1_amd64.deb ... #9 41.09 Unpacking libclone-perl (0.45-1build1) ... #9 41.12 Selecting previously unselected package libcommon-sense-perl. #9 41.13 Preparing to unpack .../218-libcommon-sense-perl_3.75-1build4_amd64.deb ... #9 41.13 Unpacking libcommon-sense-perl (3.75-1build4) ... #9 41.17 Selecting previously unselected package libconfig-tiny-perl. #9 41.17 Preparing to unpack .../219-libconfig-tiny-perl_2.26-1_all.deb ... #9 41.17 Unpacking libconfig-tiny-perl (2.26-1) ... #9 41.20 Selecting previously unselected package libparams-util-perl. #9 41.20 Preparing to unpack .../220-libparams-util-perl_1.102-1build2_amd64.deb ... #9 41.21 Unpacking libparams-util-perl (1.102-1build2) ... #9 41.24 Selecting previously unselected package libsub-install-perl. #9 41.24 Preparing to unpack .../221-libsub-install-perl_0.928-1.1_all.deb ... #9 41.25 Unpacking libsub-install-perl (0.928-1.1) ... #9 41.27 Selecting previously unselected package libdata-optlist-perl. #9 41.27 Preparing to unpack .../222-libdata-optlist-perl_0.110-1.1_all.deb ... #9 41.28 Unpacking libdata-optlist-perl (0.110-1.1) ... #9 41.31 Selecting previously unselected package libsub-exporter-perl. #9 41.31 Preparing to unpack .../223-libsub-exporter-perl_0.987-1_all.deb ... #9 41.32 Unpacking libsub-exporter-perl (0.987-1) ... #9 41.35 Selecting previously unselected package libconst-fast-perl. #9 41.35 Preparing to unpack .../224-libconst-fast-perl_0.014-1.1_all.deb ... #9 41.36 Unpacking libconst-fast-perl (0.014-1.1) ... #9 41.39 Selecting previously unselected package libwant-perl. #9 41.39 Preparing to unpack .../225-libwant-perl_0.29-1build6_amd64.deb ... #9 41.39 Unpacking libwant-perl (0.29-1build6) ... #9 41.42 Selecting previously unselected package libcontextual-return-perl. #9 40.77 Setting up libltdl7:arm64 (2.4.6-14) ... #9 40.78 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 40.80 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 40.85 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 40.89 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 40.90 Setting up liblua5.2-0:arm64 (5.2.4-1.1build3) ... #9 40.92 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #9 40.93 Setting up libuchardet0:arm64 (0.0.6-3build1) ... #9 40.96 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ... #9 40.98 Setting up git-man (1:2.25.1-1ubuntu3.4) ... #9 40.99 Setting up libisl22:arm64 (0.22.1-1) ... #9 39.84 Preparing to unpack .../263-liblog-any-perl_1.708-1_all.deb ... #9 39.84 Unpacking liblog-any-perl (1.708-1) ... #9 39.88 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 39.88 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 39.89 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 39.92 Selecting previously unselected package libpackage-stash-perl. #9 39.92 Preparing to unpack .../265-libpackage-stash-perl_0.38-1_all.deb ... #9 39.93 Unpacking libpackage-stash-perl (0.38-1) ... #9 39.96 Selecting previously unselected package libsub-identify-perl. #9 39.96 Preparing to unpack .../266-libsub-identify-perl_0.14-1build2_amd64.deb ... #9 39.97 Unpacking libsub-identify-perl (0.14-1build2) ... #9 40.00 Selecting previously unselected package libsub-name-perl. #9 40.00 Preparing to unpack .../267-libsub-name-perl_0.26-1_amd64.deb ... #9 40.00 Unpacking libsub-name-perl (0.26-1) ... #9 40.05 Selecting previously unselected package libnamespace-clean-perl. #9 40.05 Preparing to unpack .../268-libnamespace-clean-perl_0.27-1_all.deb ... #9 40.06 Unpacking libnamespace-clean-perl (0.27-1) ... #9 40.09 Selecting previously unselected package libpath-tiny-perl. #8 39.88 Selecting previously unselected package libhttp-cookies-perl. #8 39.88 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ... #8 39.89 Unpacking libhttp-cookies-perl (6.10-1) ... #8 39.92 Selecting previously unselected package libhttp-negotiate-perl. #8 39.92 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ... #8 39.93 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 39.97 Selecting previously unselected package perl-openssl-defaults:armhf. #8 39.97 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ... #8 39.98 Unpacking perl-openssl-defaults:armhf (5) ... #8 40.01 Selecting previously unselected package libnet-ssleay-perl. #8 40.01 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #8 40.01 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 40.09 Selecting previously unselected package libio-socket-ssl-perl. #8 40.10 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ... #8 40.10 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 40.15 Selecting previously unselected package libnet-http-perl. #9 30.47 Selecting previously unselected package perl-modules-5.32. #9 30.47 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ... #9 30.48 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ... #9 38.68 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 38.68 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 38.72 Selecting previously unselected package libxml-sax-base-perl. #9 38.72 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 38.72 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 38.76 Selecting previously unselected package libxml-sax-perl. #9 38.76 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ... #9 38.77 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #9 38.81 Selecting previously unselected package libxml-libxml-perl. #9 38.81 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ... #9 38.81 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 38.87 Selecting previously unselected package libxml-parser-perl:arm64. #9 38.87 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ... #9 38.87 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ... #9 38.92 Selecting previously unselected package libxml-sax-expat-perl. #8 39.07 Unpacking librole-tiny-perl (2.000006-1) ... #8 39.10 Selecting previously unselected package libstrictures-perl. #8 39.10 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ... #8 39.10 Unpacking libstrictures-perl (2.000005-1) ... #8 39.14 Selecting previously unselected package libsub-quote-perl. #8 39.14 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ... #8 39.14 Unpacking libsub-quote-perl (2.005001-1) ... #8 39.18 Selecting previously unselected package libmoo-perl. #8 39.18 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ... #8 39.18 Unpacking libmoo-perl (2.003004-2) ... #8 39.22 Selecting previously unselected package libencode-locale-perl. #8 39.22 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ... #8 39.22 Unpacking libencode-locale-perl (1.05-1) ... #8 39.26 Selecting previously unselected package libtimedate-perl. #8 39.26 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 39.26 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 39.29 Selecting previously unselected package libhttp-date-perl. #8 39.29 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ... #8 39.30 Unpacking libhttp-date-perl (6.02-1) ... #8 39.33 Selecting previously unselected package libfile-listing-perl. #8 39.33 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ... #8 39.34 Unpacking libfile-listing-perl (6.04-1) ... #8 39.37 Selecting previously unselected package libhtml-tagset-perl. #8 39.37 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ... #8 39.37 Unpacking libhtml-tagset-perl (3.20-3) ... #8 39.40 Selecting previously unselected package liburi-perl. #8 39.40 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ... #8 42.32 Preparing to unpack .../175-libapt-inst2.0_1.8.2.3_amd64.deb ... #8 42.36 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #8 42.44 Selecting previously unselected package libapt-pkg-perl. #8 42.44 Preparing to unpack .../176-libapt-pkg-perl_0.1.34+b1_amd64.deb ... #8 42.44 Unpacking libapt-pkg-perl (0.1.34+b1) ... #8 42.48 Selecting previously unselected package libarchive-cpio-perl. #8 42.48 Preparing to unpack .../177-libarchive-cpio-perl_0.10-1_all.deb ... #8 42.49 Unpacking libarchive-cpio-perl (0.10-1) ... #8 42.51 Selecting previously unselected package libasync-mergepoint-perl. #8 42.52 Preparing to unpack .../178-libasync-mergepoint-perl_0.04-2_all.deb ... #8 42.52 Unpacking libasync-mergepoint-perl (0.04-2) ... #8 42.56 Selecting previously unselected package libauthen-sasl-perl. #9 28.63 Selecting previously unselected package libatomic1:armhf. #9 28.63 Preparing to unpack .../078-libatomic1_12-20220319-1ubuntu1_armhf.deb ... #9 28.64 Unpacking libatomic1:armhf (12-20220319-1ubuntu1) ... #9 28.75 Selecting previously unselected package libasan6:armhf. #8 40.56 Selecting previously unselected package libxml-parser-perl:arm64. #8 40.56 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ... #8 40.57 Unpacking libxml-parser-perl:arm64 (2.46-2) ... #8 40.63 Selecting previously unselected package libsoap-lite-perl. #8 40.63 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ... #8 40.63 Unpacking libsoap-lite-perl (1.27-1) ... #8 40.69 Selecting previously unselected package libsort-key-perl. #8 40.69 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ... #8 40.69 Unpacking libsort-key-perl (1.33-2+b3) ... #8 40.74 Selecting previously unselected package libstring-copyright-perl. #9 42.55 Setting up libio-html-perl (1.004-2) ... #9 42.56 Setting up libpod-parser-perl (1.63-2) ... #9 42.57 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #9 42.58 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #9 42.59 Setting up libparams-util-perl (1.102-1build3) ... #9 42.60 Setting up libdpkg-perl (1.21.1ubuntu2) ... #9 42.61 Setting up libtime-duration-perl (1.21-1) ... #9 42.62 Setting up autoconf (2.71-2) ... #9 42.64 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 40.27 Selecting previously unselected package libarchive-cpio-perl. #9 40.27 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 40.31 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 40.37 Selecting previously unselected package libarray-intspan-perl. #9 40.37 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ... #9 40.38 Unpacking libarray-intspan-perl (2.004-1) ... #8 42.20 Setting up libisl19:arm64 (0.20-2) ... #8 42.23 Setting up dwz (0.13-5~bpo10+1) ... #8 42.24 Setting up python-apt-common (1.8.4.3) ... #8 42.25 Setting up sensible-utils (0.0.12) ... #8 42.26 Setting up exim4-config (4.92-8+deb10u6) ... #9 40.81 Selecting previously unselected package libwww-perl. #9 40.81 Preparing to unpack .../191-libwww-perl_6.43-1_all.deb ... #9 40.82 Unpacking libwww-perl (6.43-1) ... #9 40.87 Selecting previously unselected package patchutils. #9 40.87 Preparing to unpack .../192-patchutils_0.3.4-2_armhf.deb ... #9 40.87 Unpacking patchutils (0.3.4-2) ... #9 40.91 Selecting previously unselected package wdiff. #9 40.92 Preparing to unpack .../193-wdiff_1.2.2-2build1_armhf.deb ... #9 40.92 Unpacking wdiff (1.2.2-2build1) ... #9 41.00 Selecting previously unselected package devscripts. #9 41.00 Preparing to unpack .../194-devscripts_2.20.2ubuntu2_armhf.deb ... #9 41.02 Unpacking devscripts (2.20.2ubuntu2) ... #8 41.28 Preparing to unpack .../279-python3-certifi_2018.1.18-2_all.deb ... #8 41.28 Unpacking python3-certifi (2018.1.18-2) ... #8 41.35 Selecting previously unselected package python3-idna. #8 41.35 Preparing to unpack .../280-python3-idna_2.6-1_all.deb ... #8 41.35 Unpacking python3-idna (2.6-1) ... #8 41.39 Selecting previously unselected package python3-urllib3. #8 41.39 Preparing to unpack .../281-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ... #8 41.40 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 41.45 Selecting previously unselected package python3-requests. #8 41.45 Preparing to unpack .../282-python3-requests_2.18.4-2ubuntu0.1_all.deb ... #8 41.45 Unpacking python3-requests (2.18.4-2ubuntu0.1) ... #8 41.49 Selecting previously unselected package python3-unidiff. #8 41.49 Preparing to unpack .../283-python3-unidiff_0.5.4-1_all.deb ... #8 47.44 No schema files found: doing nothing. #8 47.45 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 47.46 Setting up unzip (6.0-21ubuntu1.1) ... #8 47.48 Setting up linux-libc-dev:armhf (4.15.0-176.185) ... #8 47.49 Setting up libmpfr6:armhf (4.0.1-1) ... #8 47.50 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 47.52 Setting up dctrl-tools (2.24-2build1) ... #8 47.53 Setting up distro-info-data (0.37ubuntu0.14) ... #8 47.55 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... #8 47.56 Setting up libpipeline1:armhf (1.5.0-1) ... #8 47.57 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1) ... #8 47.58 Setting up libksba8:armhf (1.3.5-2) ... #8 47.60 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ... #8 47.61 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 47.62 Setting up m4 (1.4.18-1) ... #8 47.63 Setting up libgdbm5:armhf (1.14.1-6) ... #8 47.64 Setting up at (3.1.20-3.1ubuntu2) ... #12 10.13 (1/75): libcbor-0.7.0-5.el9.x86_64.rpm 146 kB/s | 57 kB 00:00 #12 10.13 (2/75): libedit-3.1-37.20210216cvs.el9.x86_64.r 266 kB/s | 105 kB 00:00 #12 10.14 (3/75): libfido2-1.6.0-7.el9.x86_64.rpm 8.1 MB/s | 71 kB 00:00 #12 10.15 (4/75): libselinux-utils-3.3-2.el9.x86_64.rpm 12 MB/s | 181 kB 00:00 #12 10.16 (5/75): glibc-langpack-en-2.34-32.el9.x86_64.rp 1.5 MB/s | 656 kB 00:00 #12 10.17 (6/75): make-4.3-7.el9.x86_64.rpm 19 MB/s | 538 kB 00:00 #12 10.17 (7/75): openssh-8.7p1-8.el9.x86_64.rpm 20 MB/s | 455 kB 00:00 #12 10.18 (8/75): openssh-clients-8.7p1-8.el9.x86_64.rpm 35 MB/s | 706 kB 00:00 #12 10.19 (9/75): policycoreutils-3.3-5.el9.x86_64.rpm 17 MB/s | 233 kB 00:00 #12 10.20 (10/75): python3-setools-4.4.0-4.el9.x86_64.rpm 27 MB/s | 600 kB 00:00 #12 10.20 (11/75): rpm-plugin-selinux-4.16.1.3-11.el9.x86 1.8 MB/s | 21 kB 00:00 #12 10.21 (12/75): python3-setuptools-53.0.0-10.el9.noarc 35 MB/s | 946 kB 00:00 #12 10.21 (13/75): selinux-policy-34.1.31-2.el9.noarch.rp 3.8 MB/s | 61 kB 00:00 #12 10.22 (14/75): which-2.21-27.el9.x86_64.rpm 6.8 MB/s | 42 kB 00:00 #8 43.97 Selecting previously unselected package iso-codes. #8 43.97 Preparing to unpack .../166-iso-codes_4.2-1_all.deb ... #8 43.98 Unpacking iso-codes (4.2-1) ... #8 41.05 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... #8 41.05 Unpacking libio-stringy-perl (2.111-3) ... #8 41.09 Selecting previously unselected package libparams-validate-perl:amd64. #8 41.09 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... #8 41.10 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... #8 41.14 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 41.14 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 41.14 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 41.17 Selecting previously unselected package libsort-versions-perl. #8 41.18 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... #8 41.18 Unpacking libsort-versions-perl (1.62-1) ... #8 41.21 Selecting previously unselected package libgit-wrapper-perl. #8 41.21 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... #8 41.21 Unpacking libgit-wrapper-perl (0.048-1) ... #8 41.25 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 41.25 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 41.25 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 41.28 Selecting previously unselected package libio-prompter-perl. #9 41.43 Preparing to unpack .../226-libcontextual-return-perl_0.004014-2_all.deb ... #9 41.43 Unpacking libcontextual-return-perl (0.004014-2) ... #9 41.46 Selecting previously unselected package libcpanel-json-xs-perl. #10 DONE 27.2s #12 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS #9 41.47 Preparing to unpack .../227-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ... #9 41.47 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... #9 41.51 Selecting previously unselected package libdevel-stacktrace-perl. #12 sha256:442d1c0a7e8830d1e9d72d6b45a2d1dd5323a56f411ded7de9d39826e341cec7 #12 DONE 0.1s #9 41.51 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 41.51 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 [stage-1 7/9] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #13 sha256:0a61994451f4e9f952a09b240bbbfb8530d3984c66467dbf2149db98c8ee412e #9 41.54 Selecting previously unselected package libexception-class-perl. #9 41.55 Preparing to unpack .../229-libexception-class-perl_1.44-1_all.deb ... #9 41.55 Unpacking libexception-class-perl (1.44-1) ... #9 41.59 Selecting previously unselected package libiterator-perl. #9 41.59 Preparing to unpack .../230-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 41.59 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 41.63 Selecting previously unselected package libiterator-util-perl. #9 41.63 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 41.63 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 41.67 Selecting previously unselected package libexporter-tiny-perl. #8 40.15 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ... #8 40.16 Unpacking libnet-http-perl (6.20-1) ... #8 40.19 Selecting previously unselected package liblwp-protocol-https-perl. #8 40.20 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 40.20 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 40.24 Selecting previously unselected package libtry-tiny-perl. #8 40.24 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ... #8 40.25 Unpacking libtry-tiny-perl (0.30-1) ... #8 40.29 Selecting previously unselected package libwww-robotrules-perl. #8 40.29 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ... #8 40.30 Unpacking libwww-robotrules-perl (6.02-1) ... #8 40.33 Selecting previously unselected package libwww-perl. #8 40.33 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ... #8 40.33 Unpacking libwww-perl (6.52-1) ... #8 40.39 Selecting previously unselected package patchutils. #8 40.39 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ... #8 40.40 Unpacking patchutils (0.4.2-1) ... #9 40.09 Preparing to unpack .../269-libpath-tiny-perl_0.108-1_all.deb ... #9 40.10 Unpacking libpath-tiny-perl (0.108-1) ... #9 40.14 Selecting previously unselected package libtype-tiny-perl. #9 40.14 Preparing to unpack .../270-libtype-tiny-perl_1.008001-2_all.deb ... #9 40.15 Unpacking libtype-tiny-perl (1.008001-2) ... #9 40.28 Selecting previously unselected package libgitlab-api-v4-perl. #9 40.28 Preparing to unpack .../271-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 40.29 Unpacking libgitlab-api-v4-perl (0.25-1) ... #9 40.34 Selecting previously unselected package libhash-fieldhash-perl. #9 40.34 Preparing to unpack .../272-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #9 40.34 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 41.01 Setting up netbase (6.1) ... #9 41.03 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ... #9 41.04 Setting up libmpdec2:arm64 (2.4.2-3) ... #9 41.06 Setting up libbinutils:arm64 (2.34-6ubuntu1.3) ... #9 41.07 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ... #9 41.09 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... #9 41.10 Setting up openssl (1.1.1f-1ubuntu2.13) ... #9 41.12 Setting up libbsd0:arm64 (0.10.0-1) ... #9 41.15 Setting up libelf1:arm64 (0.176-1.1build1) ... #9 41.17 Setting up readline-common (8.0-4) ... #9 41.19 Setting up publicsuffix (20200303.0012-1) ... #9 41.20 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 41.22 Setting up iso-codes (4.4-1) ... #9 41.23 Setting up liblocale-gettext-perl (1.07-4) ... #9 41.24 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 41.25 Setting up dctrl-tools (2.24-3) ... #9 41.27 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 41.28 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 41.30 Setting up libgdbm6:arm64 (1.18.1-5) ... #9 41.31 Setting up libpopt0:arm64 (1.16-14) ... #9 41.32 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ... #12 8.721 (1/77): libatomic-11.3.1-2.el9.aarch64.rpm 871 kB/s | 60 kB 00:00 #10 27.21 Installing : bzip2-1.0.6-26.el8.x86_64 6/78 #10 27.78 Installing : binutils-2.30-114.el8.x86_64 7/78 #10 27.79 Running scriptlet: binutils-2.30-114.el8.x86_64 7/78 #10 27.84 Installing : python-srpm-macros-3-41.el8.noarch 8/78 #9 38.92 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ... #9 38.92 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 38.96 Selecting previously unselected package libyaml-libyaml-perl. #9 38.96 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ... #9 38.96 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #9 38.99 Selecting previously unselected package licensecheck. #9 39.00 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ... #9 39.00 Unpacking licensecheck (3.2.14-2) ... #9 39.04 Selecting previously unselected package libdevel-size-perl. #9 39.04 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ... #9 39.04 Unpacking libdevel-size-perl (0.83-1build4) ... #9 39.08 Selecting previously unselected package libipc-run3-perl. #9 39.08 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ... #9 39.08 Unpacking libipc-run3-perl (0.048-2) ... #9 39.12 Selecting previously unselected package lzip. #9 39.12 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ... #9 39.13 Unpacking lzip (1.23-1) ... #9 39.16 Selecting previously unselected package lzop. #8 39.40 Unpacking liburi-perl (1.76-1) ... #8 39.45 Selecting previously unselected package libhtml-parser-perl. #8 39.45 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ... #8 39.45 Unpacking libhtml-parser-perl (3.72-3+b2) ... #8 39.49 Selecting previously unselected package libhtml-tree-perl. #8 39.49 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ... #8 39.50 Unpacking libhtml-tree-perl (5.07-2) ... #8 39.55 Selecting previously unselected package libio-html-perl. #8 39.55 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ... #8 39.56 Unpacking libio-html-perl (1.001-1) ... #8 39.59 Selecting previously unselected package liblwp-mediatypes-perl. #8 39.59 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 39.59 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 39.63 Selecting previously unselected package libhttp-message-perl. #8 41.49 Setting up libmpc3:arm64 (1.1.0-1) ... #8 41.50 Setting up libc-dev-bin (2.27-3ubuntu1.5) ... #8 41.51 Setting up liblua5.2-0:arm64 (5.2.4-1.1build1) ... #8 41.53 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #8 41.54 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... #8 42.56 Preparing to unpack .../179-libauthen-sasl-perl_2.1600-1_all.deb ... #8 42.56 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 42.60 Selecting previously unselected package libmodule-implementation-perl. #8 42.60 Preparing to unpack .../180-libmodule-implementation-perl_0.09-1_all.deb ... #8 42.60 Unpacking libmodule-implementation-perl (0.09-1) ... #8 42.63 Selecting previously unselected package libvariable-magic-perl. #8 42.64 Preparing to unpack .../181-libvariable-magic-perl_0.62-1+b1_amd64.deb ... #8 42.64 Unpacking libvariable-magic-perl (0.62-1+b1) ... #8 42.67 Selecting previously unselected package libb-hooks-endofscope-perl. #8 42.67 Preparing to unpack .../182-libb-hooks-endofscope-perl_0.24-1_all.deb ... #8 42.68 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #8 42.71 Selecting previously unselected package libcapture-tiny-perl. #8 42.71 Preparing to unpack .../183-libcapture-tiny-perl_0.48-1_all.deb ... #8 42.72 Unpacking libcapture-tiny-perl (0.48-1) ... #8 42.75 Selecting previously unselected package libcgi-pm-perl. #8 42.75 Preparing to unpack .../184-libcgi-pm-perl_4.40-1_all.deb ... #8 42.76 Unpacking libcgi-pm-perl (4.40-1) ... #8 42.81 Selecting previously unselected package libfcgi-perl. #9 28.75 Preparing to unpack .../079-libasan6_11.2.0-19ubuntu1_armhf.deb ... #9 28.76 Unpacking libasan6:armhf (11.2.0-19ubuntu1) ... #9 28.88 Selecting previously unselected package libubsan1:armhf. #9 28.88 Preparing to unpack .../080-libubsan1_12-20220319-1ubuntu1_armhf.deb ... #9 28.89 Unpacking libubsan1:armhf (12-20220319-1ubuntu1) ... #9 28.97 Selecting previously unselected package libgcc-11-dev:armhf. #9 28.97 Preparing to unpack .../081-libgcc-11-dev_11.2.0-19ubuntu1_armhf.deb ... #9 28.97 Unpacking libgcc-11-dev:armhf (11.2.0-19ubuntu1) ... #8 40.74 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #8 40.75 Unpacking libstring-copyright-perl (0.003006-1) ... #8 40.78 Selecting previously unselected package libstring-escape-perl. #8 40.78 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #8 40.79 Unpacking libstring-escape-perl (2010.002-2) ... #8 40.82 Selecting previously unselected package libstring-shellquote-perl. #8 40.82 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #8 40.83 Unpacking libstring-shellquote-perl (1.04-1) ... #8 40.87 Selecting previously unselected package libsys-cpuaffinity-perl:arm64. #8 40.87 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ... #8 40.87 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #8 40.91 Selecting previously unselected package libterm-readkey-perl. #8 40.91 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ... #8 40.92 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 40.96 Selecting previously unselected package libtext-levenshteinxs-perl. #8 40.96 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ... #8 40.96 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 41.00 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #9 42.81 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 42.82 Setting up libarray-intspan-perl (2.004-1) ... #9 42.83 Setting up libcapture-tiny-perl (0.48-1) ... #9 42.85 Setting up libtimedate-perl (2.3300-2) ... #9 42.86 Setting up libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ... #9 42.87 Setting up gpg-wks-server (2.2.27-3ubuntu2) ... #9 42.88 Setting up libsub-name-perl (0.26-1build3) ... #9 42.89 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #9 42.90 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #9 42.91 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 42.63 Adding system-user for exim (v4) #9 40.58 Selecting previously unselected package libmodule-implementation-perl. #9 40.58 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 40.60 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 41.17 Selecting previously unselected package diffstat. #9 41.17 Preparing to unpack .../195-diffstat_1.63-1_armhf.deb ... #9 41.18 Unpacking diffstat (1.63-1) ... #9 41.21 Selecting previously unselected package python3-chardet. #9 41.21 Preparing to unpack .../196-python3-chardet_3.0.4-4build1_all.deb ... #9 41.22 Unpacking python3-chardet (3.0.4-4build1) ... #9 41.27 Selecting previously unselected package python3-debian. #9 41.27 Preparing to unpack .../197-python3-debian_0.1.36ubuntu1_all.deb ... #9 41.27 Unpacking python3-debian (0.1.36ubuntu1) ... #8 47.77 invoke-rc.d: could not determine current runlevel #8 47.78 invoke-rc.d: policy-rc.d denied execution of start. #8 47.78 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ... #8 47.79 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ... #8 47.80 Setting up libnspr4:armhf (2:4.18-1ubuntu1) ... #8 47.81 Setting up ucf (3.0038) ... #8 47.91 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.5) ... #8 41.49 Unpacking python3-unidiff (0.5.4-1) ... #8 41.53 Selecting previously unselected package python3-xdg. #8 41.54 Preparing to unpack .../284-python3-xdg_0.25-4ubuntu1.1_all.deb ... #8 41.54 Unpacking python3-xdg (0.25-4ubuntu1.1) ... #8 41.57 Selecting previously unselected package unzip. #8 41.57 Preparing to unpack .../285-unzip_6.0-21ubuntu1.1_amd64.deb ... #8 41.58 Unpacking unzip (6.0-21ubuntu1.1) ... #8 41.63 Selecting previously unselected package wdiff. #8 41.63 Preparing to unpack .../286-wdiff_1.2.2-2_amd64.deb ... #8 41.64 Unpacking wdiff (1.2.2-2) ... #8 41.68 Selecting previously unselected package equivs. #8 41.68 Preparing to unpack .../287-equivs_2.1.0_all.deb ... #8 41.68 Unpacking equivs (2.1.0) ... #8 41.71 Selecting previously unselected package libauthen-sasl-perl. #8 41.71 Preparing to unpack .../288-libauthen-sasl-perl_2.1600-1_all.deb ... #8 41.72 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 41.76 Selecting previously unselected package python3-magic. #12 10.25 (15/75): annobin-10.58-1.el9.x86_64.rpm 29 MB/s | 962 kB 00:00 #12 10.27 (16/75): autoconf-2.69-38.el9.noarch.rpm 39 MB/s | 681 kB 00:00 #12 10.30 (17/75): automake-1.16.2-6.el9.noarch.rpm 36 MB/s | 689 kB 00:00 #12 10.33 (18/75): selinux-policy-targeted-34.1.31-2.el9. 52 MB/s | 6.7 MB 00:00 #12 10.33 (19/75): checkpolicy-3.3-1.el9.x86_64.rpm 8.7 MB/s | 339 kB 00:00 #8 41.28 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... #8 41.29 Unpacking libio-prompter-perl (0.004015-1) ... #8 41.32 Selecting previously unselected package libjson-perl. #8 41.33 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... #8 41.33 Unpacking libjson-perl (4.03000-1) ... #8 41.37 Selecting previously unselected package liblog-any-perl. #8 41.37 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... #8 41.37 Unpacking liblog-any-perl (1.709-1) ... #8 41.41 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 41.41 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 41.41 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 41.44 Selecting previously unselected package libpackage-stash-perl. #8 41.45 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... #8 41.45 Unpacking libpackage-stash-perl (0.39-1) ... #8 41.48 Selecting previously unselected package libsub-identify-perl. #8 41.48 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... #8 41.48 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 41.51 Selecting previously unselected package libsub-name-perl. #8 41.52 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... #8 41.52 Unpacking libsub-name-perl (0.26-1+b1) ... #8 41.55 Selecting previously unselected package libnamespace-clean-perl. #8 41.55 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... #8 41.56 Unpacking libnamespace-clean-perl (0.27-1) ... #8 41.61 Selecting previously unselected package libpath-tiny-perl. #8 41.61 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... #8 41.61 Unpacking libpath-tiny-perl (0.118-1) ... #9 41.67 Preparing to unpack .../232-libexporter-tiny-perl_1.002002-1_all.deb ... #9 41.67 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 41.71 Selecting previously unselected package liblist-moreutils-xs-perl. #9 41.71 Preparing to unpack .../233-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #9 41.72 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #9 41.75 Selecting previously unselected package liblist-moreutils-perl. #9 41.76 Preparing to unpack .../234-liblist-moreutils-perl_0.430-2_all.deb ... #9 41.76 Unpacking liblist-moreutils-perl (0.430-2) ... #9 41.79 Selecting previously unselected package libdata-dpath-perl. #9 41.80 Preparing to unpack .../235-libdata-dpath-perl_0.58-1_all.deb ... #9 41.80 Unpacking libdata-dpath-perl (0.58-1) ... #9 41.84 Selecting previously unselected package libdata-dump-perl. #9 41.84 Preparing to unpack .../236-libdata-dump-perl_1.23-1.1_all.deb ... #9 41.84 Unpacking libdata-dump-perl (1.23-1.1) ... #9 41.88 Selecting previously unselected package libdata-messagepack-perl. #9 41.88 Preparing to unpack .../237-libdata-messagepack-perl_1.01-2_amd64.deb ... #9 41.88 Unpacking libdata-messagepack-perl (1.01-2) ... #9 41.91 Selecting previously unselected package libnet-domain-tld-perl. #8 40.44 Selecting previously unselected package wdiff. #8 40.44 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ... #8 40.44 Unpacking wdiff (1.2.2-2+b1) ... #8 40.53 Selecting previously unselected package devscripts. #8 40.53 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ... #8 40.55 Unpacking devscripts (2.21.3+deb11u1) ... #9 40.39 Selecting previously unselected package libhtml-form-perl. #9 40.40 Preparing to unpack .../273-libhtml-form-perl_6.07-1_all.deb ... #9 40.40 Unpacking libhtml-form-perl (6.07-1) ... #9 40.44 Selecting previously unselected package libhtml-format-perl. #9 40.44 Preparing to unpack .../274-libhtml-format-perl_2.12-1_all.deb ... #9 40.44 Unpacking libhtml-format-perl (2.12-1) ... #9 40.48 Selecting previously unselected package libhttp-daemon-perl. #9 40.48 Preparing to unpack .../275-libhttp-daemon-perl_6.06-1_all.deb ... #9 40.49 Unpacking libhttp-daemon-perl (6.06-1) ... #9 40.54 Selecting previously unselected package libidn11:amd64. #9 40.54 Preparing to unpack .../276-libidn11_1.33-2.2ubuntu2_amd64.deb ... #9 40.54 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #9 40.59 Selecting previously unselected package libstruct-dumb-perl. #9 41.38 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 41.39 Setting up libctf0:arm64 (2.34-6ubuntu1.3) ... #9 41.41 Setting up pinentry-curses (1.1.0-3build1) ... #9 41.43 Setting up manpages-dev (5.05-1) ... #9 41.44 Setting up libdw1:arm64 (0.176-1.1build1) ... #9 41.45 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #9 41.47 Setting up libxcb1:arm64 (1.14-2) ... #9 41.48 Setting up at (3.1.23-1ubuntu1) ... #12 8.728 (2/77): libcbor-0.7.0-5.el9.aarch64.rpm 734 kB/s | 56 kB 00:00 #12 8.754 (3/77): libfido2-1.6.0-7.el9.aarch64.rpm 2.6 MB/s | 69 kB 00:00 #12 8.760 (4/77): libedit-3.1-37.20210216cvs.el9.aarch64. 2.6 MB/s | 104 kB 00:00 #12 8.777 (5/77): glibc-langpack-en-2.34-32.el9.aarch64.r 5.1 MB/s | 656 kB 00:00 #12 8.797 (6/77): libselinux-utils-3.3-2.el9.aarch64.rpm 4.1 MB/s | 181 kB 00:00 #12 8.809 (7/77): openssh-8.7p1-8.el9.aarch64.rpm 14 MB/s | 446 kB 00:00 #12 8.836 (8/77): make-4.3-7.el9.aarch64.rpm 6.9 MB/s | 535 kB 00:00 #12 8.841 (9/77): policycoreutils-3.3-5.el9.aarch64.rpm 7.3 MB/s | 233 kB 00:00 #12 8.858 (10/77): openssh-clients-8.7p1-8.el9.aarch64.rp 11 MB/s | 677 kB 00:00 #12 8.874 (11/77): python3-setools-4.4.0-4.el9.aarch64.rp 15 MB/s | 591 kB 00:00 #12 8.885 (12/77): python3-setuptools-53.0.0-10.el9.noarc 21 MB/s | 946 kB 00:00 #12 8.888 (13/77): rpm-plugin-selinux-4.16.1.3-11.el9.aar 704 kB/s | 21 kB 00:00 #12 8.898 (14/77): selinux-policy-34.1.31-2.el9.noarch.rp 2.5 MB/s | 61 kB 00:00 #12 8.907 (15/77): vim-filesystem-8.2.2637-16.el9.noarch. 1.3 MB/s | 25 kB 00:00 #12 8.917 (16/77): which-2.21-27.el9.aarch64.rpm 2.1 MB/s | 42 kB 00:00 #10 27.84 Installing : python-rpm-macros-3-41.el8.noarch 9/78 #10 27.85 Installing : python3-rpm-macros-3-41.el8.noarch 10/78 #10 27.89 Installing : zip-3.0-23.el8.x86_64 11/78 #10 27.90 Installing : pkgconf-m4-1.4.2-1.el8.noarch 12/78 #10 27.92 Installing : patch-2.7.6-11.el8.x86_64 13/78 #10 27.95 Installing : ncurses-6.1-9.20180224.el8.x86_64 14/78 #10 27.97 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 15/78 #10 27.98 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 16/78 #10 27.99 Installing : perl-Time-Local-1:1.280-1.el8.noarch 17/78 #10 28.00 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 18/78 #10 28.01 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 19/78 #10 28.02 Installing : perl-Term-Cap-1.17-395.el8.noarch 20/78 #10 28.03 Installing : perl-File-Temp-0.230.600-1.el8.noarch 21/78 #9 30.85 Selecting previously unselected package libgdbm-compat4:armhf. #9 30.85 Preparing to unpack .../008-libgdbm-compat4_1.19-2_armhf.deb ... #9 30.86 Unpacking libgdbm-compat4:armhf (1.19-2) ... #9 30.90 Selecting previously unselected package libperl5.32:armhf. #9 30.90 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_armhf.deb ... #9 30.91 Unpacking libperl5.32:armhf (5.32.1-3ubuntu3) ... #9 39.17 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ... #9 39.17 Unpacking lzop (1.04-2build2) ... #9 39.21 Selecting previously unselected package t1utils. #9 39.21 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ... #9 39.21 Unpacking t1utils (1.41-4build2) ... #9 39.25 Selecting previously unselected package unzip. #9 39.25 Preparing to unpack .../344-unzip_6.0-26ubuntu3_arm64.deb ... #9 39.26 Unpacking unzip (6.0-26ubuntu3) ... #9 39.31 Selecting previously unselected package lintian. #9 39.31 Preparing to unpack .../345-lintian_2.114.0ubuntu1_all.deb ... #9 39.32 Unpacking lintian (2.114.0ubuntu1) ... #8 39.64 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ... #8 39.64 Unpacking libhttp-message-perl (6.18-1) ... #8 39.68 Selecting previously unselected package libhttp-cookies-perl. #8 39.68 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ... #8 39.68 Unpacking libhttp-cookies-perl (6.04-1) ... #8 39.71 Selecting previously unselected package libhttp-negotiate-perl. #8 39.71 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ... #8 39.72 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 39.74 Selecting previously unselected package perl-openssl-defaults:armhf. #8 39.74 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ... #8 39.75 Unpacking perl-openssl-defaults:armhf (3) ... #8 39.78 Selecting previously unselected package libnet-ssleay-perl. #8 39.78 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ... #8 39.79 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 39.85 Selecting previously unselected package libio-socket-ssl-perl. #8 41.56 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ... #8 41.60 Setting up bsdmainutils (11.1.2ubuntu1) ... #8 41.62 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 41.62 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 #8 41.62 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 41.62 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 #8 41.63 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 41.66 Setting up ca-certificates (20210119~18.04.2) ... #8 42.81 Preparing to unpack .../185-libfcgi-perl_0.78-2+b3_amd64.deb ... #8 42.82 Unpacking libfcgi-perl (0.78-2+b3) ... #8 42.87 Selecting previously unselected package libcgi-fast-perl. #8 42.87 Preparing to unpack .../186-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 42.88 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 42.92 Selecting previously unselected package libsub-name-perl. #8 42.92 Preparing to unpack .../187-libsub-name-perl_0.21-1+b3_amd64.deb ... #8 42.92 Unpacking libsub-name-perl (0.21-1+b3) ... #8 42.96 Selecting previously unselected package libclass-accessor-perl. #8 42.96 Preparing to unpack .../188-libclass-accessor-perl_0.51-1_all.deb ... #8 42.96 Unpacking libclass-accessor-perl (0.51-1) ... #8 42.99 Selecting previously unselected package libclass-inspector-perl. #8 43.00 Preparing to unpack .../189-libclass-inspector-perl_1.32-1_all.deb ... #8 43.00 Unpacking libclass-inspector-perl (1.32-1) ... #8 43.03 Selecting previously unselected package libclass-xsaccessor-perl. #9 29.09 Selecting previously unselected package gcc-11. #9 29.09 Preparing to unpack .../082-gcc-11_11.2.0-19ubuntu1_armhf.deb ... #9 29.09 Unpacking gcc-11 (11.2.0-19ubuntu1) ... #8 41.00 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ... #8 41.00 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #8 41.04 Selecting previously unselected package libtext-xslate-perl. #8 41.04 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ... #8 41.05 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 41.09 Selecting previously unselected package libtime-duration-perl. #8 41.09 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ... #8 41.10 Unpacking libtime-duration-perl (1.21-1) ... #8 41.13 Selecting previously unselected package libtime-moment-perl. #8 41.13 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ... #8 41.14 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 41.17 Selecting previously unselected package libtype-tiny-xs-perl. #8 41.18 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ... #8 41.18 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 41.22 Selecting previously unselected package libunicode-utf8-perl. #8 41.22 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ... #8 41.23 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 41.27 Selecting previously unselected package libxdelta2. #8 41.27 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ... #8 41.28 Unpacking libxdelta2 (1.1.3-9.3) ... #8 41.32 Selecting previously unselected package libxext6:arm64. #9 42.93 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ... #9 42.94 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 42.95 Setting up gcc-11 (11.2.0-19ubuntu1) ... #9 42.96 Setting up xauth (1:1.1-1build2) ... #9 42.98 Setting up libpath-tiny-perl (0.122-1) ... #9 42.98 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 43.00 Setting up libjson-perl (4.04000-1) ... #9 43.01 Setting up libipc-run3-perl (0.048-2) ... #9 43.02 Setting up libsub-override-perl (0.09-2) ... #9 43.03 Setting up libaliased-perl (0.34-1.1) ... #9 43.04 Setting up python3-unidiff (0.5.5-2) ... #8 42.99 Setting up libuchardet0:arm64 (0.0.6-3) ... #8 43.01 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 43.02 Setting up libssh2-1:arm64 (1.8.0-2.1) ... #8 43.03 Setting up netbase (5.6) ... #8 47.92 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 47.94 Setting up gnupg-l10n (2.2.4-1ubuntu1.4) ... #8 47.95 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ... #8 47.97 Setting up libcroco3:armhf (0.6.12-2) ... #8 47.98 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ... #8 47.99 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.7) ... #8 48.00 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ... #8 48.02 Setting up patch (2.7.6-2ubuntu1.1) ... #8 48.03 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 48.04 Setting up krb5-locales (1.16-2ubuntu0.2) ... #8 48.05 Setting up dwz (0.13-5~bpo18.04.1) ... #8 48.06 Setting up publicsuffix (20180223.1310-1) ... #8 48.08 Setting up autotools-dev (20180224.1) ... #8 48.09 Setting up t1utils (1.41-2) ... #8 48.10 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... #8 48.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 48.11 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 #8 48.11 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 #8 48.11 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 #8 48.11 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 #8 48.11 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 #8 48.12 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 #8 48.12 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 #8 48.12 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 #8 48.12 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 #8 48.12 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 #8 48.12 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ... #8 48.14 Setting up libfakeroot:armhf (1.22-2ubuntu1) ... #8 48.15 Setting up libltdl7:armhf (2.4.6-2) ... #8 48.17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... #8 48.18 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ... #8 48.19 Setting up liblocale-gettext-perl (1.07-3build2) ... #8 48.21 Setting up wdiff (1.2.2-2) ... #8 41.76 Preparing to unpack .../289-python3-magic_2%3a0.4.15-1_all.deb ... #8 41.76 Unpacking python3-magic (2:0.4.15-1) ... #8 41.84 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 41.87 Setting up python-apt-common (1.6.5ubuntu0.7) ... #8 41.89 Setting up libnpth0:amd64 (1.5-3) ... #8 41.90 Setting up libedit2:amd64 (3.1-20170329-1) ... #8 41.91 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 41.92 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 41.93 Setting up readline-common (7.0-3) ... #8 41.95 Setting up libapt-inst2.0:amd64 (1.6.14) ... #8 41.96 Setting up manpages (4.15-1) ... #8 41.97 Setting up git-man (1:2.17.1-1ubuntu0.11) ... #8 41.98 Setting up libpopt0:amd64 (1.16-11) ... #8 41.99 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... #8 42.00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 42.02 Setting up less (487-0.1) ... #8 42.09 Setting up make (4.1-9.1ubuntu1) ... #9 40.78 Selecting previously unselected package libsub-exporter-progressive-perl. #9 40.78 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 40.81 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 41.01 Selecting previously unselected package libvariable-magic-perl. #12 10.61 (20/75): vim-filesystem-8.2.2637-16.el9.noarch. 62 kB/s | 25 kB 00:00 #12 10.61 (21/75): cmake-filesystem-3.20.2-7.el9.x86_64.r 4.0 MB/s | 23 kB 00:00 #9 41.32 Selecting previously unselected package libgpgme11:armhf. #9 41.32 Preparing to unpack .../198-libgpgme11_1.13.1-7ubuntu2_armhf.deb ... #9 41.32 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ... #9 41.36 Selecting previously unselected package python3-gpg. #9 41.36 Preparing to unpack .../199-python3-gpg_1.13.1-7ubuntu2_armhf.deb ... #9 41.36 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 41.42 Selecting previously unselected package dput. #9 41.42 Preparing to unpack .../200-dput_1.0.3ubuntu1_all.deb ... #9 41.43 Unpacking dput (1.0.3ubuntu1) ... #9 41.48 Selecting previously unselected package libcurl3-gnutls:armhf. #9 41.48 Preparing to unpack .../201-libcurl3-gnutls_7.68.0-1ubuntu2.10_armhf.deb ... #9 41.48 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.10) ... #8 41.65 Selecting previously unselected package libtype-tiny-perl. #8 41.65 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... #8 41.65 Unpacking libtype-tiny-perl (1.012001-2) ... #8 41.72 Selecting previously unselected package libgitlab-api-v4-perl. #8 41.72 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 41.72 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 41.78 Selecting previously unselected package libglib2.0-0:amd64. #8 41.78 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ... #8 41.79 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... #9 41.92 Preparing to unpack .../238-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 41.92 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 41.96 Selecting previously unselected package libdata-validate-domain-perl. #9 41.96 Preparing to unpack .../239-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 41.97 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 42.00 Selecting previously unselected package libdistro-info-perl. #9 42.00 Preparing to unpack .../240-libdistro-info-perl_1.0_all.deb ... #9 42.01 Unpacking libdistro-info-perl (1.0) ... #9 42.03 Selecting previously unselected package libemail-address-xs-perl. #9 42.04 Preparing to unpack .../241-libemail-address-xs-perl_1.04-1build5_amd64.deb ... #9 42.04 Unpacking libemail-address-xs-perl (1.04-1build5) ... #9 42.07 Selecting previously unselected package libipc-system-simple-perl. #9 42.08 Preparing to unpack .../242-libipc-system-simple-perl_1.30-1_all.deb ... #9 42.08 Unpacking libipc-system-simple-perl (1.30-1) ... #9 42.11 Selecting previously unselected package libfile-basedir-perl. #9 42.12 Preparing to unpack .../243-libfile-basedir-perl_0.08-1_all.deb ... #9 42.12 Unpacking libfile-basedir-perl (0.08-1) ... #9 42.15 Selecting previously unselected package libfile-chdir-perl. #8 40.72 Selecting previously unselected package diffstat. #8 40.72 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ... #8 40.73 Unpacking diffstat (1.64-1) ... #8 40.76 Selecting previously unselected package distro-info-data. #8 40.76 Preparing to unpack .../144-distro-info-data_0.51+deb11u1_all.deb ... #8 40.77 Unpacking distro-info-data (0.51+deb11u1) ... #8 40.80 Selecting previously unselected package python3-pkg-resources. #8 40.80 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ... #8 40.80 Unpacking python3-pkg-resources (52.0.0-4) ... #8 40.86 Selecting previously unselected package python3-chardet. #8 40.86 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ... #8 40.87 Unpacking python3-chardet (4.0.0-1) ... #9 40.59 Preparing to unpack .../277-libstruct-dumb-perl_0.09-1_all.deb ... #9 40.59 Unpacking libstruct-dumb-perl (0.09-1) ... #9 40.63 Selecting previously unselected package libio-async-perl. #9 40.63 Preparing to unpack .../278-libio-async-perl_0.75-1_all.deb ... #9 40.63 Unpacking libio-async-perl (0.75-1) ... #9 40.69 Selecting previously unselected package liblinux-epoll-perl. #9 40.69 Preparing to unpack .../279-liblinux-epoll-perl_0.017-1_amd64.deb ... #9 40.70 Unpacking liblinux-epoll-perl (0.017-1) ... #9 40.73 Selecting previously unselected package libio-async-loop-epoll-perl. #9 40.74 Preparing to unpack .../280-libio-async-loop-epoll-perl_0.20-1_all.deb ... #9 40.74 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 40.77 Selecting previously unselected package libtypes-serialiser-perl. #9 40.77 Preparing to unpack .../281-libtypes-serialiser-perl_1.0-1_all.deb ... #9 40.78 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 40.81 Selecting previously unselected package libjson-xs-perl. #8 44.60 Selecting previously unselected package libalgorithm-diff-perl. #8 44.60 Preparing to unpack .../167-libalgorithm-diff-perl_1.19.03-2_all.deb ... #8 44.62 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #8 44.67 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 44.67 Preparing to unpack .../168-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ... #8 44.67 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #9 41.63 invoke-rc.d: could not determine current runlevel #9 41.64 invoke-rc.d: policy-rc.d denied execution of start. #9 41.64 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ... #9 41.65 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 41.67 Setting up libedit2:arm64 (3.1-20191231-1) ... #9 41.68 Setting up libreadline8:arm64 (8.0-4) ... #9 41.69 Setting up m4 (1.4.18-4) ... #9 41.70 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ... #9 41.72 Setting up libnss3:arm64 (2:3.49.1-1ubuntu1.6) ... #9 41.73 Setting up binutils (2.34-6ubuntu1.3) ... #9 41.74 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 41.75 Setting up ca-certificates (20210119~20.04.2) ... #12 9.043 (17/77): selinux-policy-targeted-34.1.31-2.el9. 42 MB/s | 6.7 MB 00:00 #9 31.19 Selecting previously unselected package perl. #9 31.19 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_armhf.deb ... #9 31.20 Unpacking perl (5.32.1-3ubuntu3) ... #9 31.26 Selecting previously unselected package openssl. #9 31.26 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1.3_armhf.deb ... #9 31.26 Unpacking openssl (1.1.1l-1ubuntu1.3) ... #9 31.34 Selecting previously unselected package ca-certificates. #9 31.34 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ... #9 31.34 Unpacking ca-certificates (20210119ubuntu1) ... #10 28.06 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 22/78 #10 28.08 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 23/78 #10 28.10 Installing : perl-podlators-4.11-1.el8.noarch 24/78 #10 28.12 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 25/78 #10 28.13 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 26/78 #10 28.14 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 27/78 #10 28.15 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 28/78 #10 28.17 Installing : perl-Storable-1:3.11-3.el8.x86_64 29/78 #10 28.18 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 30/78 #10 28.19 Installing : perl-Errno-1.28-421.el8.x86_64 31/78 #8 39.86 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ... #8 39.86 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 39.91 Selecting previously unselected package libnet-http-perl. #8 39.91 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ... #8 39.91 Unpacking libnet-http-perl (6.18-1) ... #8 39.95 Selecting previously unselected package liblwp-protocol-https-perl. #8 39.95 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 39.95 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 39.98 Selecting previously unselected package libtry-tiny-perl. #8 39.98 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ... #8 39.99 Unpacking libtry-tiny-perl (0.30-1) ... #8 40.02 Selecting previously unselected package libwww-robotrules-perl. #8 40.02 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ... #8 40.02 Unpacking libwww-robotrules-perl (6.02-1) ... #8 40.05 Selecting previously unselected package libwww-perl. #8 40.05 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ... #8 40.06 Unpacking libwww-perl (6.36-2) ... #8 40.11 Selecting previously unselected package patchutils. #8 40.11 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ... #8 40.11 Unpacking patchutils (0.3.4-2) ... #8 40.16 Selecting previously unselected package wdiff. #21 36.31 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. #21 36.31 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... #21 36.31 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... #21 36.35 Selecting previously unselected package cpp-10-arm-linux-gnueabi. #21 36.35 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... #21 36.36 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... #8 43.03 Preparing to unpack .../190-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ... #8 43.04 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #8 43.07 Selecting previously unselected package libclone-perl. #8 43.07 Preparing to unpack .../191-libclone-perl_0.41-1+b1_amd64.deb ... #8 43.08 Unpacking libclone-perl (0.41-1+b1) ... #8 43.11 Selecting previously unselected package libcommon-sense-perl. #8 43.11 Preparing to unpack .../192-libcommon-sense-perl_3.74-2+b7_amd64.deb ... #8 43.12 Unpacking libcommon-sense-perl (3.74-2+b7) ... #8 43.16 Selecting previously unselected package libparams-util-perl. #8 43.16 Preparing to unpack .../193-libparams-util-perl_1.07-3+b4_amd64.deb ... #8 43.17 Unpacking libparams-util-perl (1.07-3+b4) ... #8 43.19 Selecting previously unselected package libsub-install-perl. #8 43.20 Preparing to unpack .../194-libsub-install-perl_0.928-1_all.deb ... #8 43.20 Unpacking libsub-install-perl (0.928-1) ... #8 43.24 Selecting previously unselected package libdata-optlist-perl. #8 43.24 Preparing to unpack .../195-libdata-optlist-perl_0.110-1_all.deb ... #8 43.25 Unpacking libdata-optlist-perl (0.110-1) ... #8 43.28 Selecting previously unselected package libsub-exporter-perl. #9 29.48 Selecting previously unselected package gcc. #9 29.48 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 29.49 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 29.55 Selecting previously unselected package libstdc++-11-dev:armhf. #9 29.55 Preparing to unpack .../084-libstdc++-11-dev_11.2.0-19ubuntu1_armhf.deb ... #9 29.56 Unpacking libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ... #8 41.32 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ... #8 41.33 Unpacking libxext6:arm64 (2:1.3.3-1.1) ... #8 41.37 Selecting previously unselected package libxml-namespacesupport-perl. #8 41.37 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 41.37 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 41.40 Selecting previously unselected package libxml-sax-base-perl. #8 41.41 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 41.41 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 41.47 Selecting previously unselected package libxml-sax-perl. #8 41.47 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 41.47 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 41.52 Selecting previously unselected package libxml-libxml-perl. #8 41.52 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ... #8 41.53 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 41.60 Selecting previously unselected package libxml-sax-expat-perl. #9 43.17 Setting up libstrictures-perl (2.000006-1) ... #9 43.18 Setting up libsub-quote-perl (2.006006-1) ... #9 43.20 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 43.21 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #9 43.22 Setting up libsort-versions-perl (1.62-1) ... #9 43.23 Setting up libexporter-tiny-perl (1.002002-1) ... #9 43.24 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ... #9 43.25 Setting up libfile-dirlist-perl (0.05-2) ... #9 43.26 Setting up libterm-readkey-perl (2.38-1build4) ... #9 43.27 Setting up lsb-release (11.1.0ubuntu4) ... #9 43.28 Setting up python3-magic (2:0.4.24-2) ... #9 43.42 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #8 43.06 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... #8 43.08 Setting up libmpdec2:arm64 (2.4.2-2) ... #8 43.09 Setting up libbinutils:arm64 (2.31.1-16) ... #8 43.10 Setting up cpp-8 (8.3.0-6) ... #8 43.12 Setting up libc-dev-bin (2.28-10+deb10u1) ... #8 43.13 Setting up openssl (1.1.1n-0+deb10u1) ... #8 43.15 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... #8 43.17 Setting up readline-common (7.0-5) ... #8 43.19 Setting up publicsuffix (20211109.1735-0+deb10u1) ... #8 43.21 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... #8 43.22 Setting up libcc1-0:arm64 (8.3.0-6) ... #8 43.24 Setting up iso-codes (4.2-1) ... #9 41.01 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build3_arm64.deb ... #9 41.04 Unpacking libvariable-magic-perl (0.62-1build3) ... #9 41.20 Selecting previously unselected package libb-hooks-endofscope-perl. #9 41.20 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #9 41.22 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 42.11 Setting up libapt-pkg-perl (0.1.33build1) ... #8 42.12 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... #8 42.25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #8 42.26 Setting up mime-support (3.60ubuntu1) ... #8 42.29 Setting up iso-codes (3.79-1) ... #8 42.30 Setting up libsigsegv2:amd64 (2.12-1) ... #8 42.31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... #8 42.33 Setting up libreadline7:amd64 (7.0-3) ... #8 42.34 Setting up perl-openssl-defaults:amd64 (3build1) ... #8 42.35 Setting up libpsl5:amd64 (0.19.1-5build1) ... #8 48.22 Setting up shared-mime-info (1.9-2) ... #12 10.95 (22/75): cmake-rpm-macros-3.20.2-7.el9.noarch.r 49 kB/s | 16 kB 00:00 #9 41.53 Selecting previously unselected package liberror-perl. #9 41.53 Preparing to unpack .../202-liberror-perl_0.17029-1_all.deb ... #9 41.54 Unpacking liberror-perl (0.17029-1) ... #9 41.57 Selecting previously unselected package git-man. #9 41.57 Preparing to unpack .../203-git-man_1%3a2.25.1-1ubuntu3.4_all.deb ... #9 41.58 Unpacking git-man (1:2.25.1-1ubuntu3.4) ... #9 41.74 Selecting previously unselected package git. #9 41.74 Preparing to unpack .../204-git_1%3a2.25.1-1ubuntu3.4_armhf.deb ... #9 41.78 Unpacking git (1:2.25.1-1ubuntu3.4) ... #8 41.93 Selecting previously unselected package libglib2.0-data. #8 41.93 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ... #8 41.93 Unpacking libglib2.0-data (2.66.8-1) ... #8 42.10 Selecting previously unselected package libgpm2:amd64. #8 42.10 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... #8 42.11 Unpacking libgpm2:amd64 (1.20.7-8) ... #8 42.14 Selecting previously unselected package libhash-fieldhash-perl. #9 42.15 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 42.16 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 42.19 Selecting previously unselected package libfile-fcntllock-perl. #9 42.19 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-3build5_amd64.deb ... #9 42.19 Unpacking libfile-fcntllock-perl (0.22-3build5) ... #9 42.23 Selecting previously unselected package libnumber-compare-perl. #9 42.23 Preparing to unpack .../246-libnumber-compare-perl_0.03-1.1_all.deb ... #9 42.23 Unpacking libnumber-compare-perl (0.03-1.1) ... #9 42.26 Selecting previously unselected package libtext-glob-perl. #9 42.26 Preparing to unpack .../247-libtext-glob-perl_0.11-1_all.deb ... #9 42.27 Unpacking libtext-glob-perl (0.11-1) ... #9 42.32 Selecting previously unselected package libfile-find-rule-perl. #9 42.33 Preparing to unpack .../248-libfile-find-rule-perl_0.34-1_all.deb ... #9 42.33 Unpacking libfile-find-rule-perl (0.34-1) ... #9 42.36 Selecting previously unselected package libfont-afm-perl. #9 42.36 Preparing to unpack .../249-libfont-afm-perl_1.20-3_all.deb ... #9 42.37 Unpacking libfont-afm-perl (1.20-3) ... #9 42.40 Selecting previously unselected package libio-string-perl. #9 42.40 Preparing to unpack .../250-libio-string-perl_1.08-3.1_all.deb ... #9 42.40 Unpacking libio-string-perl (1.08-3.1) ... #9 42.47 Selecting previously unselected package libfont-ttf-perl. #8 40.93 Selecting previously unselected package python3-six. #8 40.93 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ... #8 40.94 Unpacking python3-six (1.16.0-2) ... #8 40.97 Selecting previously unselected package python3-debian. #8 40.97 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ... #8 40.97 Unpacking python3-debian (0.1.39) ... #8 41.02 Selecting previously unselected package libgpgme11:armhf. #8 41.02 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ... #8 41.03 Unpacking libgpgme11:armhf (1.14.0-1+b2) ... #8 41.07 Selecting previously unselected package python3-gpg. #8 41.07 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ... #8 41.08 Unpacking python3-gpg (1.14.0-1+b2) ... #8 41.14 Selecting previously unselected package dput. #8 41.15 Preparing to unpack .../151-dput_1.1.0_all.deb ... #8 41.15 Unpacking dput (1.1.0) ... #9 40.81 Preparing to unpack .../282-libjson-xs-perl_4.020-1build1_amd64.deb ... #9 40.82 Unpacking libjson-xs-perl (4.020-1build1) ... #9 40.85 Selecting previously unselected package libjson-maybexs-perl. #9 40.85 Preparing to unpack .../283-libjson-maybexs-perl_1.004000-1_all.deb ... #9 40.86 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 40.89 Selecting previously unselected package liblist-compare-perl. #9 40.89 Preparing to unpack .../284-liblist-compare-perl_0.53-1_all.deb ... #9 40.89 Unpacking liblist-compare-perl (0.53-1) ... #9 40.93 Selecting previously unselected package liblist-moreutils-perl. #9 40.93 Preparing to unpack .../285-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #9 40.94 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 40.97 Selecting previously unselected package liblist-someutils-perl. #9 40.98 Preparing to unpack .../286-liblist-someutils-perl_0.58-1_all.deb ... #9 40.98 Unpacking liblist-someutils-perl (0.58-1) ... #9 41.01 Selecting previously unselected package liblist-someutils-xs-perl. #9 41.02 Preparing to unpack .../287-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #9 41.02 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 41.06 Selecting previously unselected package libltdl7:amd64. #8 44.71 Selecting previously unselected package libalgorithm-merge-perl. #8 44.71 Preparing to unpack .../169-libalgorithm-merge-perl_0.08-3_all.deb ... #8 44.71 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 44.76 Selecting previously unselected package libapt-inst2.0:armhf. #8 44.76 Preparing to unpack .../170-libapt-inst2.0_1.8.2.3_armhf.deb ... #8 44.77 Unpacking libapt-inst2.0:armhf (1.8.2.3) ... #8 44.83 Selecting previously unselected package libapt-pkg-perl. #8 44.83 Preparing to unpack .../171-libapt-pkg-perl_0.1.34+b1_armhf.deb ... #8 44.84 Unpacking libapt-pkg-perl (0.1.34+b1) ... #8 44.88 Selecting previously unselected package libarchive-cpio-perl. #8 44.89 Preparing to unpack .../172-libarchive-cpio-perl_0.10-1_all.deb ... #8 44.90 Unpacking libarchive-cpio-perl (0.10-1) ... #8 44.94 Selecting previously unselected package libasync-mergepoint-perl. #9 31.44 Selecting previously unselected package distro-info-data. #9 31.44 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.2_all.deb ... #9 31.44 Unpacking distro-info-data (0.51ubuntu1.2) ... #9 31.48 Selecting previously unselected package less. #9 31.49 Preparing to unpack .../014-less_551-2_armhf.deb ... #9 31.49 Unpacking less (551-2) ... #9 31.56 Selecting previously unselected package libmd0:armhf. #9 31.56 Preparing to unpack .../015-libmd0_1.0.3-3build1_armhf.deb ... #9 31.57 Unpacking libmd0:armhf (1.0.3-3build1) ... #9 31.62 Selecting previously unselected package libbsd0:armhf. #9 31.62 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_armhf.deb ... #9 31.62 Unpacking libbsd0:armhf (0.11.3-1ubuntu2) ... #9 31.70 Selecting previously unselected package libelf1:armhf. #10 28.21 Installing : perl-Socket-4:2.027-3.el8.x86_64 32/78 #10 28.43 Installing : perl-Encode-4:2.97-3.el8.x86_64 33/78 #10 28.45 Installing : perl-Carp-1.42-396.el8.noarch 34/78 #8 40.17 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ... #8 40.17 Unpacking wdiff (1.2.2-2) ... #8 40.24 Selecting previously unselected package devscripts. #8 40.24 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ... #8 40.28 Unpacking devscripts (2.19.5+deb10u1) ... #8 40.42 Selecting previously unselected package equivs. #8 40.42 Preparing to unpack .../098-equivs_2.2.0_all.deb ... #9 39.61 Selecting previously unselected package manpages-dev. #9 39.62 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ... #9 39.62 Unpacking manpages-dev (5.10-1ubuntu1) ... #9 39.84 Selecting previously unselected package python3-certifi. #9 39.85 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #9 39.85 Unpacking python3-certifi (2020.6.20-1) ... #9 39.90 Selecting previously unselected package python3-idna. #9 39.91 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ... #9 39.91 Unpacking python3-idna (3.3-1) ... #9 39.96 Selecting previously unselected package python3-six. #9 39.97 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ... #9 39.97 Unpacking python3-six (1.16.0-3ubuntu1) ... #9 40.01 Selecting previously unselected package python3-urllib3. #8 43.28 Preparing to unpack .../196-libsub-exporter-perl_0.987-1_all.deb ... #8 43.29 Unpacking libsub-exporter-perl (0.987-1) ... #8 43.33 Selecting previously unselected package libconst-fast-perl. #8 43.33 Preparing to unpack .../197-libconst-fast-perl_0.014-1_all.deb ... #8 43.34 Unpacking libconst-fast-perl (0.014-1) ... #8 43.38 Selecting previously unselected package libwant-perl. #8 43.38 Preparing to unpack .../198-libwant-perl_0.29-1+b4_amd64.deb ... #8 43.38 Unpacking libwant-perl (0.29-1+b4) ... #8 43.41 Selecting previously unselected package libcontextual-return-perl. #8 43.42 Preparing to unpack .../199-libcontextual-return-perl_0.004014-2_all.deb ... #8 43.42 Unpacking libcontextual-return-perl (0.004014-2) ... #8 43.46 Selecting previously unselected package libconvert-binhex-perl. #8 43.46 Preparing to unpack .../200-libconvert-binhex-perl_1.125-1_all.deb ... #8 43.47 Unpacking libconvert-binhex-perl (1.125-1) ... #8 43.50 Selecting previously unselected package libdata-dump-perl. #8 43.51 Preparing to unpack .../201-libdata-dump-perl_1.23-1_all.deb ... #8 43.51 Unpacking libdata-dump-perl (1.23-1) ... #8 43.57 Selecting previously unselected package libdigest-bubblebabble-perl. #8 43.57 Preparing to unpack .../202-libdigest-bubblebabble-perl_0.02-2_all.deb ... #8 43.58 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #8 43.61 Selecting previously unselected package libdigest-hmac-perl. #13 0.813 Last metadata expiration check: 0:00:14 ago on Mon May 9 11:57:20 2022. #8 42.11 Updating certificates in /etc/ssl/certs... #8 41.60 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ... #8 41.60 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 41.64 Selecting previously unselected package libxmlrpc-lite-perl. #8 41.64 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 41.65 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 41.69 Selecting previously unselected package libxmuu1:arm64. #8 41.69 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #8 41.70 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #8 41.74 Selecting previously unselected package libyaml-0-2:arm64. #8 41.74 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ... #8 41.74 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #8 41.78 Selecting previously unselected package libyaml-libyaml-perl. #8 41.78 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ... #8 41.79 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 41.82 Selecting previously unselected package licensecheck. #8 41.83 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... #8 41.83 Unpacking licensecheck (3.1.1-2) ... #8 41.87 Selecting previously unselected package lzip. #9 43.43 Setting up libperlio-gzip-perl (0.19-1build8) ... #9 43.44 Setting up libsys-hostname-long-perl (1.5-2) ... #9 43.45 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 43.46 Setting up libsereal-decoder-perl (4.023+ds-1) ... #9 43.47 Setting up liburi-perl (5.10-1) ... #9 43.47 Setting up libnet-ipv6addr-perl (1.02-1) ... #9 43.49 Setting up libfile-touch-perl (0.12-1) ... #9 43.50 Setting up libc-devtools (2.35-0ubuntu3) ... #9 43.51 Setting up libemail-address-xs-perl (1.04-1build6) ... #9 43.52 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ... #9 43.53 Setting up python3-pkg-resources (59.6.0-1.2) ... #9 37.80 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 #9 37.80 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed #9 41.45 Selecting previously unselected package libfreetype6:arm64. #8 34.69 Selecting previously unselected package libxml2:armhf. #8 34.69 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7+deb11u1_armhf.deb ... #8 34.70 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u1) ... #8 34.87 Selecting previously unselected package gettext. #8 34.87 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ... #8 34.87 Unpacking gettext (0.21-4) ... #8 42.37 Setting up libelf1:amd64 (0.170-0.4ubuntu0.1) ... #8 42.38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 42.40 Setting up groff-base (1.22.3-10) ... #8 42.42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #8 42.42 No schema files found: doing nothing. #8 42.43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 42.44 Setting up unzip (6.0-21ubuntu1.1) ... #8 42.46 Setting up linux-libc-dev:amd64 (4.15.0-176.185) ... #8 42.48 Setting up libmpfr6:amd64 (4.0.1-1) ... #8 42.49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 42.50 Setting up dctrl-tools (2.24-2build1) ... #8 42.52 Setting up distro-info-data (0.37ubuntu0.14) ... #8 42.53 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... #8 42.54 Setting up libpipeline1:amd64 (1.5.0-1) ... #8 42.56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... #8 42.57 Setting up libksba8:amd64 (1.3.5-2) ... #8 43.25 Setting up liblocale-gettext-perl (1.07-3+b4) ... #8 43.26 Setting up liblsan0:arm64 (8.3.0-6) ... #8 43.28 Setting up dctrl-tools (2.24-3) ... #8 43.30 Setting up libitm1:arm64 (8.3.0-6) ... #8 43.32 Setting up debian-keyring (2019.02.25) ... #8 43.33 Setting up libreadline7:arm64 (7.0-5) ... #8 43.34 Setting up libgdbm6:arm64 (1.18.1-4) ... #8 43.36 Setting up gnupg-utils (2.2.12-1+deb10u1) ... #8 43.37 Setting up libtsan0:arm64 (8.3.0-6) ... #8 43.39 Setting up pinentry-curses (1.1.0-2) ... #8 43.41 Setting up manpages-dev (4.16-2) ... #8 43.42 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #8 43.44 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... #8 43.46 Setting up libxcb1:arm64 (1.13.1-2) ... #12 11.14 (23/75): cpp-11.3.1-2.el9.x86_64.rpm 57 MB/s | 11 MB 00:00 #12 11.18 (24/75): cmake-data-3.20.2-7.el9.noarch.rpm 2.5 MB/s | 2.1 MB 00:00 #12 11.19 (25/75): gcc-plugin-annobin-11.3.1-2.el9.x86_64 6.6 MB/s | 69 kB 00:00 #12 11.20 (26/75): git-2.31.1-2.el9.2.x86_64.rpm 11 MB/s | 124 kB 00:00 #12 11.30 (27/75): git-core-2.31.1-2.el9.2.x86_64.rpm 39 MB/s | 3.6 MB 00:00 #8 41.11 Fedora Modular 36 - x86_64 - Updates 73 kB/s | 85 kB 00:01 #8 42.14 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... #8 42.14 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 42.17 Selecting previously unselected package libhtml-form-perl. #8 42.18 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... #8 42.18 Unpacking libhtml-form-perl (6.07-1) ... #8 42.23 Selecting previously unselected package libhtml-format-perl. #8 42.23 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... #8 42.23 Unpacking libhtml-format-perl (2.12-1.1) ... #8 42.27 Selecting previously unselected package libhtml-html5-entities-perl. #8 42.27 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 42.28 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 42.31 Selecting previously unselected package libhttp-daemon-perl. #8 42.31 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ... #8 42.31 Unpacking libhttp-daemon-perl (6.12-1) ... #8 42.34 Selecting previously unselected package libio-sessiondata-perl. #8 42.34 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 42.35 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 42.38 Selecting previously unselected package libipc-run3-perl. #9 42.47 Preparing to unpack .../251-libfont-ttf-perl_1.06-1.1_all.deb ... #9 42.48 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 42.54 Selecting previously unselected package libio-stringy-perl. #9 42.54 Preparing to unpack .../252-libio-stringy-perl_2.111-3_all.deb ... #9 42.55 Unpacking libio-stringy-perl (2.111-3) ... #9 42.58 Selecting previously unselected package libparams-validate-perl:amd64. #9 42.59 Preparing to unpack .../253-libparams-validate-perl_1.30-1build2_amd64.deb ... #9 42.59 Unpacking libparams-validate-perl:amd64 (1.30-1build2) ... #9 42.62 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 42.62 Preparing to unpack .../254-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #9 42.63 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #9 42.66 Selecting previously unselected package libsort-versions-perl. #9 42.66 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ... #9 42.67 Unpacking libsort-versions-perl (1.62-1) ... #9 42.70 Selecting previously unselected package libgit-wrapper-perl. #8 41.27 Selecting previously unselected package equivs. #8 41.28 Preparing to unpack .../152-equivs_2.3.1_all.deb ... #8 41.28 Unpacking equivs (2.3.1) ... #8 41.32 Selecting previously unselected package fonts-dejavu-core. #8 41.32 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ... #8 41.32 Unpacking fonts-dejavu-core (2.37-2) ... #9 41.06 Preparing to unpack .../288-libltdl7_2.4.6-14_amd64.deb ... #9 41.06 Unpacking libltdl7:amd64 (2.4.6-14) ... #9 41.10 Selecting previously unselected package libltdl-dev:amd64. #9 41.10 Preparing to unpack .../289-libltdl-dev_2.4.6-14_amd64.deb ... #9 41.10 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #9 41.15 Selecting previously unselected package libsys-hostname-long-perl. #9 41.15 Preparing to unpack .../290-libsys-hostname-long-perl_1.5-1_all.deb ... #9 41.16 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 41.19 Selecting previously unselected package libmail-sendmail-perl. #9 41.19 Preparing to unpack .../291-libmail-sendmail-perl_0.80-1_all.deb ... #9 41.20 Unpacking libmail-sendmail-perl (0.80-1) ... #9 41.23 Selecting previously unselected package libmoox-aliases-perl. #9 41.23 Preparing to unpack .../292-libmoox-aliases-perl_0.001006-1_all.deb ... #9 41.24 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 41.27 Selecting previously unselected package libobject-id-perl. #9 41.27 Preparing to unpack .../293-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 41.27 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 41.31 Selecting previously unselected package libmoox-struct-perl. #8 44.94 Preparing to unpack .../173-libasync-mergepoint-perl_0.04-2_all.deb ... #8 44.95 Unpacking libasync-mergepoint-perl (0.04-2) ... #8 45.01 Selecting previously unselected package libauthen-sasl-perl. #8 45.01 Preparing to unpack .../174-libauthen-sasl-perl_2.1600-1_all.deb ... #8 45.02 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 45.08 Selecting previously unselected package libmodule-implementation-perl. #8 45.08 Preparing to unpack .../175-libmodule-implementation-perl_0.09-1_all.deb ... #8 45.08 Unpacking libmodule-implementation-perl (0.09-1) ... #8 45.12 Selecting previously unselected package libvariable-magic-perl. #8 45.12 Preparing to unpack .../176-libvariable-magic-perl_0.62-1+b1_armhf.deb ... #8 45.13 Unpacking libvariable-magic-perl (0.62-1+b1) ... #8 45.17 Selecting previously unselected package libb-hooks-endofscope-perl. #8 45.17 Preparing to unpack .../177-libb-hooks-endofscope-perl_0.24-1_all.deb ... #8 45.18 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 31.70 Preparing to unpack .../017-libelf1_0.185-1build1_armhf.deb ... #9 31.70 Unpacking libelf1:armhf (0.185-1build1) ... #9 31.76 Selecting previously unselected package libicu67:armhf. #9 31.76 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_armhf.deb ... #9 31.77 Unpacking libicu67:armhf (67.1-7ubuntu1) ... #10 28.46 Installing : perl-Exporter-5.72-396.el8.noarch 35/78 #10 28.66 Installing : perl-libs-4:5.26.3-421.el8.x86_64 36/78 #10 28.70 Installing : perl-parent-1:0.237-1.el8.noarch 37/78 #10 28.71 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 38/78 #10 28.72 Installing : perl-macros-4:5.26.3-421.el8.x86_64 39/78 #10 28.73 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 40/78 #10 28.76 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 41/78 #10 28.77 Installing : perl-File-Path-2.15-2.el8.noarch 42/78 #10 28.79 Installing : perl-IO-1.38-421.el8.x86_64 43/78 #8 40.43 Unpacking equivs (2.2.0) ... #8 40.47 Selecting previously unselected package libcurl3-gnutls:armhf. #8 40.47 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... #8 40.48 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 40.53 Selecting previously unselected package libpcre2-8-0:armhf. #8 40.53 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ... #8 40.54 Unpacking libpcre2-8-0:armhf (10.32-5) ... #8 40.59 Selecting previously unselected package liberror-perl. #8 40.59 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ... #8 40.59 Unpacking liberror-perl (0.17027-2) ... #8 40.62 Selecting previously unselected package git-man. #8 40.62 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 40.63 Unpacking git-man (1:2.20.1-2+deb10u3) ... #12 9.621 (18/77): autoconf-2.69-38.el9.noarch.rpm 968 kB/s | 681 kB 00:00 #12 9.680 (19/77): annobin-10.58-1.el9.aarch64.rpm 1.2 MB/s | 959 kB 00:00 #12 9.705 (20/77): checkpolicy-3.3-1.el9.aarch64.rpm 3.9 MB/s | 334 kB 00:00 #9 42.23 Updating certificates in /etc/ssl/certs... #9 40.01 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 40.01 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 40.06 Selecting previously unselected package python3-requests. #9 40.07 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ... #9 40.07 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 40.11 Selecting previously unselected package python3-unidiff. #9 40.11 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #9 40.12 Unpacking python3-unidiff (0.5.5-2) ... #9 40.15 Selecting previously unselected package python3-xdg. #9 40.16 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #9 40.16 Unpacking python3-xdg (0.27-2) ... #9 40.20 Selecting previously unselected package equivs. #9 40.20 Preparing to unpack .../354-equivs_2.3.1_all.deb ... #9 40.20 Unpacking equivs (2.3.1) ... #9 40.24 Selecting previously unselected package libauthen-sasl-perl. #8 43.62 Preparing to unpack .../203-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #8 43.62 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #8 43.66 Selecting previously unselected package libdistro-info-perl. #8 43.66 Preparing to unpack .../204-libdistro-info-perl_0.21_all.deb ... #8 43.66 Unpacking libdistro-info-perl (0.21) ... #8 43.70 Selecting previously unselected package libnet-smtp-ssl-perl. #8 43.70 Preparing to unpack .../205-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 43.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 43.75 Selecting previously unselected package libmailtools-perl. #8 43.76 Preparing to unpack .../206-libmailtools-perl_2.18-1_all.deb ... #8 43.76 Unpacking libmailtools-perl (2.18-1) ... #8 43.81 Selecting previously unselected package libnet-ip-perl. #8 43.81 Preparing to unpack .../207-libnet-ip-perl_1.26-2_all.deb ... #8 43.82 Unpacking libnet-ip-perl (1.26-2) ... #8 43.85 Selecting previously unselected package libnet-dns-perl. #8 42.65 128 added, 0 removed; done. #8 42.70 Setting up manpages-dev (4.15-1) ... #8 41.88 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ... #8 41.88 Unpacking lzip (1.22-3) ... #8 41.92 Selecting previously unselected package lzop. #8 41.92 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ... #8 41.93 Unpacking lzop (1.04-2) ... #8 41.97 Selecting previously unselected package t1utils. #8 41.97 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ... #8 41.97 Unpacking t1utils (1.41-4) ... #8 42.07 Selecting previously unselected package unzip. #8 42.07 Preparing to unpack .../335-unzip_6.0-26_arm64.deb ... #8 42.07 Unpacking unzip (6.0-26) ... #9 43.72 Setting up automake (1:1.16.5-1.3) ... #9 43.73 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 43.73 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 #9 43.73 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 #9 43.73 Setting up libapt-pkg-perl (0.1.40build2) ... #9 43.75 Setting up libstring-escape-perl (2010.002-2) ... #9 43.82 Setting up libhttp-date-perl (6.05-1) ... #9 43.83 Setting up libfile-which-perl (1.23-1) ... #9 43.84 Setting up libfile-basedir-perl (0.09-1) ... #9 43.85 Setting up libunicode-utf8-perl (0.62-1build4) ... #9 43.86 Setting up libset-intspan-perl (1.19-2) ... #9 43.87 Setting up libmouse-perl (2.5.10-1build4) ... #9 43.88 Setting up libfile-listing-perl (6.14-1) ... #9 43.89 Setting up gpg-wks-client (2.2.27-3ubuntu2) ... #9 43.90 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 43.91 Setting up libdata-messagepack-perl (1.01-2build1) ... #9 43.92 Setting up libfont-afm-perl (1.20-3) ... #9 41.45 Preparing to unpack .../202-libfreetype6_2.10.4+dfsg-1build1_arm64.deb ... #9 41.48 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1build1) ... #8 42.59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #8 42.60 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 42.61 Setting up m4 (1.4.18-1) ... #8 42.63 Setting up libgdbm5:amd64 (1.14.1-6) ... #8 42.64 Setting up at (3.1.20-3.1ubuntu2) ... #8 42.77 invoke-rc.d: could not determine current runlevel #8 42.78 invoke-rc.d: policy-rc.d denied execution of start. #8 42.78 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #8 42.79 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... #8 42.81 Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... #8 42.82 Setting up ucf (3.0038) ... #9 29.91 Selecting previously unselected package g++-11. #9 29.91 Preparing to unpack .../085-g++-11_11.2.0-19ubuntu1_armhf.deb ... #9 29.92 Unpacking g++-11 (11.2.0-19ubuntu1) ... #8 43.48 Setting up at (3.1.23-1) ... #8 43.64 invoke-rc.d: could not determine current runlevel #8 43.64 invoke-rc.d: policy-rc.d denied execution of start. #8 43.65 Setting up libedit2:arm64 (3.1-20181209-1) ... #8 43.67 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #8 43.68 Setting up cron (3.0pl1-134+deb10u1) ... #12 11.38 (28/75): cmake-3.20.2-7.el9.x86_64.rpm 6.4 MB/s | 6.7 MB 00:01 #12 11.40 (29/75): git-core-doc-2.31.1-2.el9.2.noarch.rpm 27 MB/s | 2.5 MB 00:00 #12 11.40 (30/75): glibc-devel-2.34-32.el9.x86_64.rpm 1.3 MB/s | 37 kB 00:00 #12 11.42 (31/75): glibc-headers-2.34-32.el9.x86_64.rpm 26 MB/s | 534 kB 00:00 #12 11.43 (32/75): libmpc-1.2.1-4.el9.x86_64.rpm 8.1 MB/s | 62 kB 00:00 #12 11.44 (33/75): libseccomp-devel-2.5.2-2.el9.x86_64.rp 5.2 MB/s | 59 kB 00:00 #12 11.46 (34/75): kernel-headers-5.14.0-85.el9.x86_64.rp 46 MB/s | 2.3 MB 00:00 #12 11.46 (35/75): libselinux-devel-3.3-2.el9.x86_64.rpm 8.2 MB/s | 157 kB 00:00 #12 11.47 (36/75): libsepol-devel-3.3-2.el9.x86_64.rpm 5.5 MB/s | 48 kB 00:00 #12 11.47 (37/75): libtool-ltdl-2.4.6-45.el9.x86_64.rpm 5.2 MB/s | 37 kB 00:00 #12 11.48 (38/75): libuv-1.42.0-1.el9.x86_64.rpm 16 MB/s | 150 kB 00:00 #12 11.49 (39/75): libtool-2.4.6-45.el9.x86_64.rpm 21 MB/s | 582 kB 00:00 #8 42.38 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ... #8 42.38 Unpacking libipc-run3-perl (0.048-2) ... #8 42.41 Selecting previously unselected package libtypes-serialiser-perl. #8 42.42 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #8 42.42 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 42.45 Selecting previously unselected package libjson-xs-perl. #8 42.45 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ... #8 42.46 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 42.52 Selecting previously unselected package libjson-maybexs-perl. #8 42.52 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ... #8 42.53 Unpacking libjson-maybexs-perl (1.004003-1) ... #8 42.56 Selecting previously unselected package libldap-common. #8 42.56 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ... #8 42.56 Unpacking libldap-common (2.4.57+dfsg-3) ... #8 42.60 Selecting previously unselected package liblist-compare-perl. #8 42.60 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ... #8 42.60 Unpacking liblist-compare-perl (0.55-1) ... #8 42.64 Selecting previously unselected package liblist-someutils-perl. #9 42.70 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ... #9 42.70 Unpacking libgit-wrapper-perl (0.048-1) ... #9 42.73 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 42.74 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 42.74 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 42.77 Selecting previously unselected package libio-prompter-perl. #9 42.77 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ... #9 42.78 Unpacking libio-prompter-perl (0.004015-1) ... #9 42.81 Selecting previously unselected package libjson-perl. #9 42.81 Preparing to unpack .../259-libjson-perl_4.03000-1_all.deb ... #9 42.82 Unpacking libjson-perl (4.03000-1) ... #9 42.85 Selecting previously unselected package liblog-any-perl. #9 42.86 Preparing to unpack .../260-liblog-any-perl_1.709-1_all.deb ... #9 42.86 Unpacking liblog-any-perl (1.709-1) ... #9 42.89 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 42.90 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 42.90 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 42.93 Selecting previously unselected package libpackage-stash-perl. #8 41.48 Selecting previously unselected package fontconfig-config. #8 41.48 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ... #8 41.56 Unpacking fontconfig-config (2.13.1-4.2) ... #8 41.65 Selecting previously unselected package libcurl3-gnutls:armhf. #8 41.65 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u1_armhf.deb ... #8 41.66 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ... #8 41.71 Selecting previously unselected package liberror-perl. #8 41.71 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ... #8 41.72 Unpacking liberror-perl (0.17029-1) ... #9 42.31 Selecting previously unselected package libalgorithm-diff-perl. #9 42.31 Preparing to unpack .../205-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 42.32 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 42.35 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 42.35 Preparing to unpack .../206-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ... #9 42.35 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 42.38 Selecting previously unselected package libalgorithm-merge-perl. #9 42.39 Preparing to unpack .../207-libalgorithm-merge-perl_0.08-3_all.deb ... #9 42.39 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 42.42 Selecting previously unselected package libapt-pkg-perl. #9 42.42 Preparing to unpack .../208-libapt-pkg-perl_0.1.36build3_armhf.deb ... #9 42.43 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 42.46 Selecting previously unselected package libarchive-cpio-perl. #9 42.46 Preparing to unpack .../209-libarchive-cpio-perl_0.10-1_all.deb ... #9 41.31 Preparing to unpack .../294-libmoox-struct-perl_0.017-1_all.deb ... #9 41.31 Unpacking libmoox-struct-perl (0.017-1) ... #9 41.34 Selecting previously unselected package libnet-dns-sec-perl. #9 41.34 Preparing to unpack .../295-libnet-dns-sec-perl_1.15-1_amd64.deb ... #9 41.35 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 41.39 Selecting previously unselected package libnet-libidn-perl. #9 41.39 Preparing to unpack .../296-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #9 41.39 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 41.42 Selecting previously unselected package libnumber-range-perl. #9 41.42 Preparing to unpack .../297-libnumber-range-perl_0.12-1_all.deb ... #9 41.43 Unpacking libnumber-range-perl (0.12-1) ... #9 41.46 Selecting previously unselected package libpackage-stash-xs-perl. #9 41.46 Preparing to unpack .../298-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #9 41.47 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 41.50 Selecting previously unselected package libpath-iterator-rule-perl. #9 41.50 Preparing to unpack .../299-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 41.51 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 41.54 Selecting previously unselected package libperl4-corelibs-perl. #8 45.21 Selecting previously unselected package libcapture-tiny-perl. #8 45.22 Preparing to unpack .../178-libcapture-tiny-perl_0.48-1_all.deb ... #8 45.22 Unpacking libcapture-tiny-perl (0.48-1) ... #8 45.26 Selecting previously unselected package libcgi-pm-perl. #8 45.26 Preparing to unpack .../179-libcgi-pm-perl_4.40-1_all.deb ... #8 45.27 Unpacking libcgi-pm-perl (4.40-1) ... #8 45.34 Selecting previously unselected package libfcgi-perl. #8 45.34 Preparing to unpack .../180-libfcgi-perl_0.78-2+b3_armhf.deb ... #8 45.34 Unpacking libfcgi-perl (0.78-2+b3) ... #8 45.41 Selecting previously unselected package libcgi-fast-perl. #8 45.41 Preparing to unpack .../181-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 45.41 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 45.45 Selecting previously unselected package libsub-name-perl. #8 45.45 Preparing to unpack .../182-libsub-name-perl_0.21-1+b3_armhf.deb ... #8 45.46 Unpacking libsub-name-perl (0.21-1+b3) ... #8 45.50 Selecting previously unselected package libclass-accessor-perl. #8 45.50 Preparing to unpack .../183-libclass-accessor-perl_0.51-1_all.deb ... #8 45.50 Unpacking libclass-accessor-perl (0.51-1) ... #8 45.54 Selecting previously unselected package libclass-inspector-perl. #8 45.54 Preparing to unpack .../184-libclass-inspector-perl_1.32-1_all.deb ... #8 45.55 Unpacking libclass-inspector-perl (1.32-1) ... #9 32.11 Selecting previously unselected package libxml2:armhf. #9 32.11 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4ubuntu0.1_armhf.deb ... #9 32.12 Unpacking libxml2:armhf (2.9.12+dfsg-4ubuntu0.1) ... #9 32.18 Selecting previously unselected package libyaml-0-2:armhf. #9 32.18 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_armhf.deb ... #9 32.19 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #9 32.24 Selecting previously unselected package lsb-release. #9 32.24 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ... #10 28.81 Installing : perl-PathTools-3.74-1.el8.x86_64 44/78 #10 28.82 Installing : perl-constant-1.33-396.el8.noarch 45/78 #10 28.83 Installing : perl-threads-1:2.21-2.el8.x86_64 46/78 #8 40.76 Selecting previously unselected package git. #8 40.76 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ... #8 40.77 Unpacking git (1:2.20.1-2+deb10u3) ... #12 9.749 (21/77): automake-1.16.2-6.el9.noarch.rpm 977 kB/s | 689 kB 00:00 #12 9.829 (22/77): cmake-filesystem-3.20.2-7.el9.aarch64. 293 kB/s | 23 kB 00:00 #12 9.907 (23/77): cmake-rpm-macros-3.20.2-7.el9.noarch.r 210 kB/s | 16 kB 00:00 #12 9.970 (24/77): cmake-data-3.20.2-7.el9.noarch.rpm 8.1 MB/s | 2.1 MB 00:00 #9 40.24 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 40.25 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 40.28 Selecting previously unselected package python3-magic. #9 40.29 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ... #9 40.29 Unpacking python3-magic (2:0.4.24-2) ... #9 40.42 Setting up libksba8:arm64 (1.6.0-2build1) ... #9 40.44 Setting up media-types (7.0.0) ... #9 40.46 Setting up libpipeline1:arm64 (1.5.5-1) ... #9 40.47 Setting up wdiff (1.2.2-2build3) ... #9 40.48 Setting up gcc-11-base:arm64 (11.2.0-19ubuntu1) ... #9 40.50 Setting up libxau6:arm64 (1:1.0.9-1build5) ... #8 43.86 Preparing to unpack .../208-libnet-dns-perl_1.19-1_all.deb ... #8 43.86 Unpacking libnet-dns-perl (1.19-1) ... #8 43.96 Selecting previously unselected package libnet-domain-tld-perl. #8 43.97 Preparing to unpack .../209-libnet-domain-tld-perl_1.75-1_all.deb ... #8 43.97 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 44.01 Selecting previously unselected package libemail-valid-perl. #8 44.01 Preparing to unpack .../210-libemail-valid-perl_1.202-1_all.deb ... #8 44.02 Unpacking libemail-valid-perl (1.202-1) ... #8 44.08 Selecting previously unselected package libexporter-tiny-perl. #8 42.71 Setting up libc6-dev:arm64 (2.27-3ubuntu1.5) ... #8 42.72 Setting up libassuan0:arm64 (2.5.1-2) ... #8 42.74 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #8 42.77 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 42.78 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #8 42.80 Setting up diffstat (1.61-1build1) ... #8 42.81 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... #8 42.82 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... #8 42.84 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... #8 42.85 Setting up netbase (5.4) ... #8 42.88 Setting up libisl19:arm64 (0.19-1) ... #8 42.89 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.7) ... #8 42.90 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ... #9 43.93 Setting up libwant-perl (0.29-1build7) ... #9 43.94 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 43.95 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 43.96 Setting up liblist-compare-perl (0.55-1) ... #9 43.97 Setting up libref-util-xs-perl (0.117-1build5) ... #9 43.98 Setting up libio-pty-perl (1:1.15-2build2) ... #9 43.99 Setting up libtool (2.4.6-15build2) ... #9 44.00 Setting up g++-11 (11.2.0-19ubuntu1) ... #9 44.01 Setting up libfile-fcntllock-perl (0.22-3build7) ... #9 44.02 Setting up libclone-perl (0.45-1build3) ... #9 44.03 Setting up libalgorithm-diff-perl (1.201-1) ... #9 44.04 Setting up libarchive-zip-perl (1.68-1) ... #9 44.05 Setting up libsub-identify-perl (0.14-1build5) ... #9 44.06 Setting up libdistro-info-perl (1.1build1) ... #9 44.07 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #9 44.08 Setting up python3-apt (2.3.0ubuntu2) ... #8 42.13 Selecting previously unselected package lintian. #8 42.14 Preparing to unpack .../336-lintian_2.104.0_all.deb ... #8 42.14 Unpacking lintian (2.104.0) ... #9 41.79 Selecting previously unselected package libfontconfig1:arm64. #9 41.80 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu3_arm64.deb ... #9 41.83 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu3) ... #8 42.94 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.5) ... #8 42.96 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 42.97 Setting up gnupg-l10n (2.2.4-1ubuntu1.4) ... #8 42.98 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #8 43.00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 43.02 Setting up libcroco3:amd64 (0.6.12-2) ... #8 43.03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #8 43.04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... #8 43.05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #8 43.06 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... #8 43.08 Setting up patch (2.7.6-2ubuntu1.1) ... #9 30.24 Selecting previously unselected package g++. #9 30.24 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 30.25 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 30.28 Selecting previously unselected package make. #9 30.28 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ... #9 30.28 Unpacking make (4.3-4.1build1) ... #9 30.32 Selecting previously unselected package libdpkg-perl. #9 30.33 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2_all.deb ... #9 30.33 Unpacking libdpkg-perl (1.21.1ubuntu2) ... #9 30.40 Selecting previously unselected package bzip2. #9 30.40 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ... #9 30.40 Unpacking bzip2 (1.0.8-5build1) ... #9 30.44 Selecting previously unselected package patch. #8 43.77 Adding group `crontab' (GID 102) ... #8 43.79 Done. #8 43.81 invoke-rc.d: could not determine current runlevel #8 43.81 invoke-rc.d: policy-rc.d denied execution of start. #8 43.92 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... #8 43.94 Setting up m4 (1.4.18-2) ... #8 43.95 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... #8 43.96 Setting up binutils (2.31.1-16) ... #8 43.98 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... #8 43.99 Setting up ca-certificates (20200601~deb10u2) ... #8 42.64 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ... #8 42.64 Unpacking liblist-someutils-perl (0.58-1) ... #8 42.67 Selecting previously unselected package liblist-someutils-xs-perl. #8 42.68 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... #8 42.68 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 42.72 Selecting previously unselected package liblist-utilsby-perl. #8 42.72 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ... #8 42.72 Unpacking liblist-utilsby-perl (0.11-1) ... #8 42.76 Selecting previously unselected package libltdl7:amd64. #8 42.76 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ... #8 42.77 Unpacking libltdl7:amd64 (2.4.6-15) ... #8 42.81 Selecting previously unselected package libltdl-dev:amd64. #8 42.81 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... #8 42.82 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #8 42.87 Selecting previously unselected package liblzo2-2:amd64. #8 35.40 Selecting previously unselected package intltool-debian. #8 35.40 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ... #9 42.93 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ... #9 42.94 Unpacking libpackage-stash-perl (0.39-1) ... #9 42.97 Selecting previously unselected package libsub-identify-perl. #9 42.97 Preparing to unpack .../263-libsub-identify-perl_0.14-1build4_amd64.deb ... #9 42.97 Unpacking libsub-identify-perl (0.14-1build4) ... #9 43.01 Selecting previously unselected package libsub-name-perl. #9 43.01 Preparing to unpack .../264-libsub-name-perl_0.26-1build2_amd64.deb ... #9 43.01 Unpacking libsub-name-perl (0.26-1build2) ... #9 43.04 Selecting previously unselected package libnamespace-clean-perl. #9 43.05 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ... #9 43.05 Unpacking libnamespace-clean-perl (0.27-1) ... #9 43.08 Selecting previously unselected package libpath-tiny-perl. #9 43.08 Preparing to unpack .../266-libpath-tiny-perl_0.118-1_all.deb ... #9 43.09 Unpacking libpath-tiny-perl (0.118-1) ... #9 43.12 Selecting previously unselected package libtype-tiny-perl. #9 43.12 Preparing to unpack .../267-libtype-tiny-perl_1.012002-1_all.deb ... #9 43.13 Unpacking libtype-tiny-perl (1.012002-1) ... #9 43.19 Selecting previously unselected package libgitlab-api-v4-perl. #8 41.75 Selecting previously unselected package git-man. #8 41.75 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ... #8 41.76 Unpacking git-man (1:2.30.2-1) ... #9 42.47 Unpacking libarchive-cpio-perl (0.10-1) ... #9 42.49 Selecting previously unselected package libarray-intspan-perl. #9 42.49 Preparing to unpack .../210-libarray-intspan-perl_2.003-1_all.deb ... #9 42.50 Unpacking libarray-intspan-perl (2.003-1) ... #9 42.53 Selecting previously unselected package libasync-mergepoint-perl. #9 42.53 Preparing to unpack .../211-libasync-mergepoint-perl_0.04-2_all.deb ... #9 42.53 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 42.56 Selecting previously unselected package libmodule-implementation-perl. #9 42.56 Preparing to unpack .../212-libmodule-implementation-perl_0.09-1_all.deb ... #9 42.57 Unpacking libmodule-implementation-perl (0.09-1) ... #9 42.59 Selecting previously unselected package libsub-exporter-progressive-perl. #9 42.59 Preparing to unpack .../213-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 42.59 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 42.62 Selecting previously unselected package libvariable-magic-perl. #9 42.62 Preparing to unpack .../214-libvariable-magic-perl_0.62-1build2_armhf.deb ... #9 42.63 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 42.66 Selecting previously unselected package libb-hooks-endofscope-perl. #9 42.66 Preparing to unpack .../215-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 42.67 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 42.70 Selecting previously unselected package libcapture-tiny-perl. #9 42.70 Preparing to unpack .../216-libcapture-tiny-perl_0.48-1_all.deb ... #9 42.70 Unpacking libcapture-tiny-perl (0.48-1) ... #9 42.73 Selecting previously unselected package libclass-xsaccessor-perl. #9 42.73 Preparing to unpack .../217-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ... #9 42.74 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 41.54 Preparing to unpack .../300-libperl4-corelibs-perl_0.004-2_all.deb ... #9 41.55 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 41.58 Selecting previously unselected package libperlio-gzip-perl. #9 41.59 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #9 41.59 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 41.62 Selecting previously unselected package libpod-constants-perl. #9 41.62 Preparing to unpack .../302-libpod-constants-perl_0.19-1_all.deb ... #9 41.63 Unpacking libpod-constants-perl (0.19-1) ... #9 41.67 Selecting previously unselected package libre2-5:amd64. #9 41.68 Preparing to unpack .../303-libre2-5_20200101+dfsg-1build1_amd64.deb ... #9 41.68 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #9 41.73 Selecting previously unselected package libre-engine-re2-perl. #9 41.73 Preparing to unpack .../304-libre-engine-re2-perl_0.13-5_amd64.deb ... #9 41.73 Unpacking libre-engine-re2-perl (0.13-5) ... #9 41.76 Selecting previously unselected package libreadonly-perl. #9 41.77 Preparing to unpack .../305-libreadonly-perl_2.050-2_all.deb ... #9 41.77 Unpacking libreadonly-perl (2.050-2) ... #9 41.80 Selecting previously unselected package libref-util-perl. #9 41.81 Preparing to unpack .../306-libref-util-perl_0.204-1_all.deb ... #9 41.81 Unpacking libref-util-perl (0.204-1) ... #9 41.84 Selecting previously unselected package libref-util-xs-perl. #9 41.84 Preparing to unpack .../307-libref-util-xs-perl_0.117-1build2_amd64.deb ... #9 41.85 Unpacking libref-util-xs-perl (0.117-1build2) ... #9 41.88 Selecting previously unselected package libregexp-pattern-license-perl. #9 41.88 Preparing to unpack .../308-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 41.89 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 41.92 Selecting previously unselected package libregexp-pattern-perl. #8 45.59 Selecting previously unselected package libclass-xsaccessor-perl. #8 45.59 Preparing to unpack .../185-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ... #8 45.60 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #8 45.64 Selecting previously unselected package libclone-perl. #8 45.64 Preparing to unpack .../186-libclone-perl_0.41-1+b1_armhf.deb ... #8 45.65 Unpacking libclone-perl (0.41-1+b1) ... #8 45.70 Selecting previously unselected package libcommon-sense-perl. #8 45.71 Preparing to unpack .../187-libcommon-sense-perl_3.74-2+b7_armhf.deb ... #8 45.71 Unpacking libcommon-sense-perl (3.74-2+b7) ... #8 45.78 Selecting previously unselected package libparams-util-perl. #8 45.78 Preparing to unpack .../188-libparams-util-perl_1.07-3+b4_armhf.deb ... #8 45.79 Unpacking libparams-util-perl (1.07-3+b4) ... #9 32.24 Unpacking lsb-release (11.1.0ubuntu3) ... #9 32.28 Selecting previously unselected package netbase. #9 32.28 Preparing to unpack .../022-netbase_6.3_all.deb ... #9 32.29 Unpacking netbase (6.3) ... #9 32.33 Selecting previously unselected package python3-pkg-resources. #9 32.33 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ... #9 32.34 Unpacking python3-pkg-resources (52.0.0-4) ... #9 32.41 Selecting previously unselected package ucf. #9 32.41 Preparing to unpack .../024-ucf_3.0043_all.deb ... #9 32.42 Moving old data out of the way #9 32.42 Unpacking ucf (3.0043) ... #9 32.47 Selecting previously unselected package libmagic-mgc. #10 28.85 Installing : perl-threads-shared-1.58-2.el8.x86_64 47/78 #12 10.05 (25/77): cmake-3.20.2-7.el9.aarch64.rpm 17 MB/s | 6.2 MB 00:00 #12 10.13 (26/77): gcc-plugin-annobin-11.3.1-2.el9.aarch6 893 kB/s | 69 kB 00:00 #12 10.22 (27/77): git-2.31.1-2.el9.2.aarch64.rpm 1.5 MB/s | 124 kB 00:00 #9 40.52 Setting up libre2-9:arm64 (20220201+dfsg-1) ... #9 40.53 Setting up lto-disabled-list (24) ... #9 40.54 Setting up libpsl5:arm64 (0.21.0-1.2build2) ... #9 40.55 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #9 40.57 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 40.57 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 #9 40.58 Setting up libtext-glob-perl (0.11-2) ... #9 40.60 Setting up libmagic-mgc (1:5.41-3) ... #9 40.61 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... #9 40.62 Setting up distro-info-data (0.52ubuntu0.1) ... #9 40.63 Setting up manpages (5.10-1ubuntu1) ... #9 40.65 Setting up unzip (6.0-26ubuntu3) ... #9 40.66 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #9 40.67 Setting up libbrotli1:arm64 (1.0.9-2build6) ... #9 40.68 Setting up libsqlite3-0:arm64 (3.37.2-2) ... #9 40.69 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 40.71 Setting up binutils-common:arm64 (2.38-3ubuntu1) ... #9 40.72 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ... #9 40.74 Setting up libmagic1:arm64 (1:5.41-3) ... #9 40.75 Setting up libdeflate0:arm64 (1.10-2) ... #9 40.76 Setting up less (590-1build1) ... #9 40.78 Setting up perl-openssl-defaults:arm64 (5build2) ... #9 40.79 Setting up linux-libc-dev:arm64 (5.15.0-27.28) ... #9 40.80 Setting up libctf-nobfd0:arm64 (2.38-3ubuntu1) ... #9 40.81 Setting up gettext-base (0.21-4ubuntu4) ... #8 44.08 Preparing to unpack .../211-libexporter-tiny-perl_1.002001-1_all.deb ... #8 44.09 Unpacking libexporter-tiny-perl (1.002001-1) ... #8 44.13 Selecting previously unselected package libipc-system-simple-perl. #8 44.13 Preparing to unpack .../212-libipc-system-simple-perl_1.25-4_all.deb ... #8 44.14 Unpacking libipc-system-simple-perl (1.25-4) ... #8 44.17 Selecting previously unselected package libfile-basedir-perl. #8 44.17 Preparing to unpack .../213-libfile-basedir-perl_0.08-1_all.deb ... #8 44.18 Unpacking libfile-basedir-perl (0.08-1) ... #8 44.22 Selecting previously unselected package libfile-chdir-perl. #8 44.22 Preparing to unpack .../214-libfile-chdir-perl_0.1008-1_all.deb ... #8 44.23 Unpacking libfile-chdir-perl (0.1008-1) ... #8 44.26 Selecting previously unselected package libfile-fcntllock-perl. #8 44.27 Preparing to unpack .../215-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... #8 44.27 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #8 44.32 Selecting previously unselected package libfont-afm-perl. #9 42.81 128 added, 0 removed; done. #9 42.87 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 42.89 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 42.90 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 42.92 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 42.92 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 #9 42.93 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 42.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 #9 42.94 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ... #9 42.95 Setting up libgdbm-compat4:arm64 (1.18.1-5) ... #9 42.96 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ... #9 42.97 Setting up dwz (0.13-5) ... #8 42.92 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... #9 44.24 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 44.25 Setting up liblist-moreutils-perl (0.430-2) ... #9 44.26 Setting up libhtml-tagset-perl (3.20-4) ... #9 44.27 Setting up liblog-any-perl (1.710-1) ... #9 44.28 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 44.29 Setting up libdevel-size-perl (0.83-1build4) ... #9 44.30 Setting up libdebhelper-perl (13.6ubuntu1) ... #9 44.31 Setting up libpod-constants-perl (0.19-2) ... #9 44.32 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #9 44.33 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 44.35 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #9 44.36 Setting up libio-interactive-perl (1.023-1) ... #9 44.37 Setting up libtry-tiny-perl (0.31-1) ... #9 44.38 Setting up libtype-tiny-perl (1.012004-1) ... #9 44.39 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ... #9 44.40 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 44.41 Setting up libnet-http-perl (6.22-1) ... #9 44.42 Setting up libpath-iterator-rule-perl (1.015-1) ... #9 44.43 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #9 44.44 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 44.45 Setting up libtime-moment-perl (0.44-1build6) ... #9 44.46 Setting up libencode-locale-perl (1.05-1.1) ... #9 44.47 Setting up libexception-class-perl (1.45-1) ... #9 44.48 Setting up libmath-base85-perl (0.5+dfsg-1) ... #9 44.49 Setting up libconfig-tiny-perl (2.28-1) ... #8 42.44 Selecting previously unselected package lsb-release. #8 42.44 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ... #8 42.45 Unpacking lsb-release (11.1.0) ... #8 42.49 Selecting previously unselected package manpages-dev. #8 42.49 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ... #8 42.50 Unpacking manpages-dev (5.10-1) ... #8 43.09 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 43.10 Setting up libunwind8:amd64 (1.2.1-8) ... #8 43.12 Setting up krb5-locales (1.16-2ubuntu0.2) ... #8 43.13 Setting up dwz (0.13-5~bpo18.04.1) ... #8 43.15 Setting up publicsuffix (20180223.1310-1) ... #8 43.16 Setting up autotools-dev (20180224.1) ... #8 43.17 Setting up t1utils (1.41-2) ... #8 43.19 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... #8 43.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.20 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 #8 43.21 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... #8 43.22 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... #8 43.24 Setting up libltdl7:amd64 (2.4.6-2) ... #8 43.26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... #8 43.27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... #8 43.29 Setting up liblocale-gettext-perl (1.07-3build2) ... #9 30.44 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ... #9 30.44 Unpacking patch (2.7.6-7build2) ... #9 30.48 Selecting previously unselected package lto-disabled-list. #9 30.48 Preparing to unpack .../091-lto-disabled-list_24_all.deb ... #9 30.49 Unpacking lto-disabled-list (24) ... #9 30.52 Selecting previously unselected package dpkg-dev. #9 30.52 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2_all.deb ... #9 30.54 Unpacking dpkg-dev (1.21.1ubuntu2) ... #9 30.60 Selecting previously unselected package build-essential. #9 30.60 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ... #9 30.60 Unpacking build-essential (12.9ubuntu3) ... #9 30.64 Selecting previously unselected package libbrotli1:armhf. #9 30.64 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ... #9 30.65 Unpacking libbrotli1:armhf (1.0.9-2build6) ... #9 30.70 Selecting previously unselected package libsasl2-modules-db:armhf. #9 42.07 Selecting previously unselected package libjpeg-turbo8:arm64. #9 42.07 Preparing to unpack .../204-libjpeg-turbo8_2.0.6-0ubuntu2_arm64.deb ... #9 42.10 Unpacking libjpeg-turbo8:arm64 (2.0.6-0ubuntu2) ... #9 42.30 Selecting previously unselected package libjpeg8:arm64. #9 42.30 Preparing to unpack .../205-libjpeg8_8c-2ubuntu8_arm64.deb ... #9 42.33 Unpacking libjpeg8:arm64 (8c-2ubuntu8) ... #8 42.87 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... #8 42.88 Unpacking liblzo2-2:amd64 (2.10-2) ... #8 42.91 Selecting previously unselected package libsys-hostname-long-perl. #8 42.91 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... #8 42.92 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 42.95 Selecting previously unselected package libmail-sendmail-perl. #8 42.95 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 42.95 Unpacking libmail-sendmail-perl (0.80-1.1) ... #8 42.98 Selecting previously unselected package libnet-smtp-ssl-perl. #8 42.99 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 42.99 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 43.02 Selecting previously unselected package libmailtools-perl. #8 43.02 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... #8 43.03 Unpacking libmailtools-perl (2.21-1) ... #8 43.07 Selecting previously unselected package libmarkdown2:amd64. #8 43.07 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... #8 43.09 Unpacking libmarkdown2:amd64 (2.2.6-1) ... #8 43.12 Selecting previously unselected package libmime-tools-perl. #8 43.12 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... #8 43.12 Unpacking libmime-tools-perl (5.509-1) ... #8 43.17 Selecting previously unselected package libmoox-aliases-perl. #8 43.17 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... #8 43.18 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 43.21 Selecting previously unselected package libnamespace-autoclean-perl. #8 35.66 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 43.19 Preparing to unpack .../268-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 43.20 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 43.24 Selecting previously unselected package libhash-fieldhash-perl. #9 43.24 Preparing to unpack .../269-libhash-fieldhash-perl_0.15-1build4_amd64.deb ... #9 43.24 Unpacking libhash-fieldhash-perl (0.15-1build4) ... #9 43.27 Selecting previously unselected package libhtml-form-perl. #9 43.28 Preparing to unpack .../270-libhtml-form-perl_6.07-1_all.deb ... #9 43.28 Unpacking libhtml-form-perl (6.07-1) ... #9 43.31 Selecting previously unselected package libhtml-format-perl. #9 43.31 Preparing to unpack .../271-libhtml-format-perl_2.12-1.1_all.deb ... #9 43.32 Unpacking libhtml-format-perl (2.12-1.1) ... #9 43.35 Selecting previously unselected package libhtml-html5-entities-perl. #9 43.35 Preparing to unpack .../272-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 43.36 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 43.39 Selecting previously unselected package libhttp-daemon-perl. #9 43.39 Preparing to unpack .../273-libhttp-daemon-perl_6.12-1_all.deb ... #9 43.40 Unpacking libhttp-daemon-perl (6.12-1) ... #9 43.42 Selecting previously unselected package libtypes-serialiser-perl. #9 43.43 Preparing to unpack .../274-libtypes-serialiser-perl_1.01-1_all.deb ... #9 43.43 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 43.46 Selecting previously unselected package libjson-xs-perl. #9 43.46 Preparing to unpack .../275-libjson-xs-perl_4.030-1build2_amd64.deb ... #9 43.47 Unpacking libjson-xs-perl (4.030-1build2) ... #9 43.50 Selecting previously unselected package libjson-maybexs-perl. #9 43.50 Preparing to unpack .../276-libjson-maybexs-perl_1.004003-1_all.deb ... #9 43.50 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 43.53 Selecting previously unselected package libldap-common. #8 41.92 Selecting previously unselected package git. #8 41.92 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ... #8 41.93 Unpacking git (1:2.30.2-1) ... #9 42.78 Selecting previously unselected package libclone-perl. #9 42.78 Preparing to unpack .../218-libclone-perl_0.43-2_armhf.deb ... #9 42.79 Unpacking libclone-perl (0.43-2) ... #9 42.81 Selecting previously unselected package libcommon-sense-perl. #9 42.81 Preparing to unpack .../219-libcommon-sense-perl_3.74-2build6_armhf.deb ... #9 42.82 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 42.85 Selecting previously unselected package libparams-util-perl. #9 42.85 Preparing to unpack .../220-libparams-util-perl_1.07-3build5_armhf.deb ... #9 42.85 Unpacking libparams-util-perl (1.07-3build5) ... #9 42.88 Selecting previously unselected package libsub-install-perl. #9 42.88 Preparing to unpack .../221-libsub-install-perl_0.928-1_all.deb ... #9 42.88 Unpacking libsub-install-perl (0.928-1) ... #9 42.92 Selecting previously unselected package libdata-optlist-perl. #9 42.92 Preparing to unpack .../222-libdata-optlist-perl_0.110-1_all.deb ... #9 42.92 Unpacking libdata-optlist-perl (0.110-1) ... #9 42.95 Selecting previously unselected package libsub-exporter-perl. #9 42.95 Preparing to unpack .../223-libsub-exporter-perl_0.987-1_all.deb ... #9 42.96 Unpacking libsub-exporter-perl (0.987-1) ... #9 42.99 Selecting previously unselected package libconst-fast-perl. #9 42.99 Preparing to unpack .../224-libconst-fast-perl_0.014-1_all.deb ... #12 11.87 (40/75): gcc-11.3.1-2.el9.x86_64.rpm 44 MB/s | 32 MB 00:00 #12 11.89 (41/75): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 72 kB/s | 29 kB 00:00 #12 11.90 (42/75): m4-1.4.19-1.el9.x86_64.rpm 11 MB/s | 300 kB 00:00 #12 11.91 (43/75): pcre2-devel-10.37-3.el9.1.x86_64.rpm 27 MB/s | 516 kB 00:00 #12 11.92 (44/75): pcre2-utf16-10.37-3.el9.1.x86_64.rpm 17 MB/s | 211 kB 00:00 #12 11.93 (45/75): pcre2-utf32-10.37-3.el9.1.x86_64.rpm 17 MB/s | 202 kB 00:00 #9 41.93 Preparing to unpack .../309-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 41.93 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 41.97 Selecting previously unselected package libsasl2-modules:amd64. #9 41.98 Preparing to unpack .../310-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #9 41.98 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 42.02 Selecting previously unselected package libsereal-decoder-perl. #9 42.02 Preparing to unpack .../311-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #9 42.02 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 42.06 Selecting previously unselected package libsereal-encoder-perl. #9 42.06 Preparing to unpack .../312-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #9 42.07 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 42.10 Selecting previously unselected package libsereal-perl. #9 42.11 Preparing to unpack .../313-libsereal-perl_4.011-1_all.deb ... #9 42.11 Unpacking libsereal-perl (4.011-1) ... #9 42.14 Selecting previously unselected package libsort-key-perl. #9 42.14 Preparing to unpack .../314-libsort-key-perl_1.33-2build2_amd64.deb ... #9 42.15 Unpacking libsort-key-perl (1.33-2build2) ... #9 42.18 Selecting previously unselected package libstring-copyright-perl. #8 45.83 Selecting previously unselected package libsub-install-perl. #8 45.83 Preparing to unpack .../189-libsub-install-perl_0.928-1_all.deb ... #8 45.84 Unpacking libsub-install-perl (0.928-1) ... #8 45.87 Selecting previously unselected package libdata-optlist-perl. #8 45.88 Preparing to unpack .../190-libdata-optlist-perl_0.110-1_all.deb ... #8 45.88 Unpacking libdata-optlist-perl (0.110-1) ... #8 45.92 Selecting previously unselected package libsub-exporter-perl. #8 45.92 Preparing to unpack .../191-libsub-exporter-perl_0.987-1_all.deb ... #8 45.93 Unpacking libsub-exporter-perl (0.987-1) ... #8 45.97 Selecting previously unselected package libconst-fast-perl. #8 45.97 Preparing to unpack .../192-libconst-fast-perl_0.014-1_all.deb ... #8 45.98 Unpacking libconst-fast-perl (0.014-1) ... #8 46.01 Selecting previously unselected package libwant-perl. #8 46.02 Preparing to unpack .../193-libwant-perl_0.29-1+b4_armhf.deb ... #8 46.02 Unpacking libwant-perl (0.29-1+b4) ... #8 46.06 Selecting previously unselected package libcontextual-return-perl. #8 46.06 Preparing to unpack .../194-libcontextual-return-perl_0.004014-2_all.deb ... #9 32.47 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_armhf.deb ... #9 32.48 Unpacking libmagic-mgc (1:5.39-3) ... #9 32.59 Selecting previously unselected package libmagic1:armhf. #9 32.59 Preparing to unpack .../026-libmagic1_1%3a5.39-3_armhf.deb ... #9 32.60 Unpacking libmagic1:armhf (1:5.39-3) ... #9 32.64 Selecting previously unselected package file. #9 32.65 Preparing to unpack .../027-file_1%3a5.39-3_armhf.deb ... #9 32.65 Unpacking file (1:5.39-3) ... #9 32.69 Selecting previously unselected package gettext-base. #9 32.69 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_armhf.deb ... #13 1.820 Package bash-4.4.20-4.el8.aarch64 is already installed. #13 1.821 Package bash-4.4.20-4.el8.aarch64 is already installed. #13 1.821 Package ca-certificates-2021.2.50-82.el8.noarch is already installed. #13 1.822 Package libarchive-3.3.3-3.el8_5.aarch64 is already installed. #13 1.822 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed. #13 1.822 Package systemd-239-58.el8.aarch64 is already installed. #13 1.823 Package tar-2:1.30-5.el8.aarch64 is already installed. #13 1.823 Package which-2.21-17.el8.aarch64 is already installed. #13 1.824 Package bash-4.4.20-4.el8.aarch64 is already installed. #13 1.913 Dependencies resolved. #13 1.921 ================================================================================ #13 1.921 Package Arch Version Repository Size #13 1.921 ================================================================================ #13 1.921 Installing: #13 1.921 cmake aarch64 3.20.2-4.el8 appstream 10 M #13 1.921 device-mapper-devel aarch64 8:1.02.181-3.el8 powertools 283 k #13 1.921 gcc aarch64 8.5.0-13.el8 appstream 19 M #13 1.921 git aarch64 2.31.1-2.el8 appstream 161 k #13 1.921 glibc-static aarch64 2.28-199.el8 powertools 1.6 M #13 1.921 libseccomp-devel aarch64 2.5.2-1.el8 appstream 57 k #13 1.921 libselinux-devel aarch64 2.9-5.el8 baseos 200 k #13 1.921 libtool aarch64 2.4.6-25.el8 appstream 708 k #13 1.921 libtool-ltdl-devel aarch64 2.4.6-25.el8 appstream 184 k #13 1.921 make aarch64 1:4.2.1-11.el8 baseos 490 k #13 1.921 selinux-policy-devel noarch 3.14.3-97.el8 baseos 1.5 M #13 1.921 systemd-devel aarch64 239-58.el8 baseos 392 k #13 1.921 Installing dependencies: #13 1.921 annobin aarch64 10.67-1.el8 appstream 953 k #13 1.921 autoconf noarch 2.69-29.el8 appstream 710 k #13 1.921 automake noarch 1.16.1-7.el8 appstream 713 k #13 1.921 checkpolicy aarch64 2.9-1.el8 baseos 338 k #13 1.921 cmake-data noarch 3.20.2-4.el8 appstream 1.7 M #13 1.921 cmake-filesystem aarch64 3.20.2-4.el8 appstream 44 k #13 1.921 cmake-rpm-macros noarch 3.20.2-4.el8 appstream 44 k #13 1.921 cpp aarch64 8.5.0-13.el8 appstream 8.6 M #13 1.921 git-core aarch64 2.31.1-2.el8 appstream 4.7 M #13 1.921 git-core-doc noarch 2.31.1-2.el8 appstream 2.6 M #13 1.921 glibc-devel aarch64 2.28-199.el8 baseos 79 k #13 1.921 glibc-headers aarch64 2.28-199.el8 baseos 475 k #13 1.921 isl aarch64 0.16.1-6.el8 appstream 778 k #13 1.921 kernel-headers aarch64 4.18.0-383.el8 baseos 9.4 M #13 1.921 less aarch64 530-1.el8 baseos 162 k #13 1.921 libasan aarch64 8.5.0-13.el8 baseos 386 k #13 1.921 libatomic aarch64 8.5.0-13.el8 baseos 25 k #13 1.921 libedit aarch64 3.1-23.20170329cvs.el8 baseos 99 k #13 1.921 libgomp aarch64 8.5.0-13.el8 baseos 199 k #13 1.921 libmpc aarch64 1.1.0-9.1.el8 appstream 60 k #13 1.921 libselinux-utils aarch64 2.9-5.el8 baseos 241 k #13 1.921 libsepol-devel aarch64 2.9-3.el8 baseos 87 k #13 1.921 libubsan aarch64 8.5.0-13.el8 baseos 144 k #13 1.921 libuv aarch64 1:1.41.1-1.el8_4 appstream 150 k #13 1.921 libxcrypt-devel aarch64 4.1.1-6.el8 baseos 25 k #13 1.921 libxcrypt-static aarch64 4.1.1-6.el8 powertools 58 k #13 1.921 m4 aarch64 1.4.18-7.el8 baseos 218 k #13 1.921 openssh aarch64 8.0p1-12.el8 baseos 487 k #13 1.921 openssh-clients aarch64 8.0p1-12.el8 baseos 625 k #13 1.921 pcre2-devel aarch64 10.32-2.el8 baseos 605 k #13 1.921 pcre2-utf16 aarch64 10.32-2.el8 baseos 202 k #13 1.921 pcre2-utf32 aarch64 10.32-2.el8 baseos 195 k #13 1.921 perl-Data-Dumper aarch64 2.167-399.el8 baseos 57 k #13 1.921 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #13 1.921 perl-Git noarch 2.31.1-2.el8 appstream 78 k #13 1.921 perl-TermReadKey aarch64 2.37-7.el8 appstream 40 k #13 1.921 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #13 1.921 policycoreutils aarch64 2.9-19.el8 baseos 374 k #13 1.921 policycoreutils-devel aarch64 2.9-19.el8 baseos 287 k #13 1.921 policycoreutils-python-utils noarch 2.9-19.el8 baseos 253 k #13 1.921 python3-audit aarch64 3.0.7-3.el8 baseos 85 k #13 1.921 python3-libselinux aarch64 2.9-5.el8 baseos 272 k #13 1.921 python3-libsemanage aarch64 2.9-8.el8 baseos 126 k #13 1.921 python3-policycoreutils noarch 2.9-19.el8 baseos 2.2 M #13 1.921 python3-setools aarch64 4.3.0-3.el8 baseos 528 k #13 1.921 rpm-plugin-selinux aarch64 4.14.3-23.el8 baseos 78 k #13 1.921 selinux-policy noarch 3.14.3-97.el8 baseos 646 k #13 1.921 selinux-policy-minimum noarch 3.14.3-97.el8 baseos 13 M #13 1.921 vim-filesystem noarch 2:8.0.1763-16.el8_5.12 appstream 50 k #13 1.921 #13 1.921 Transaction Summary #13 1.921 ================================================================================ #13 1.921 Install 61 Packages #13 1.921 #13 1.926 Total download size: 88 M #13 1.927 Installed size: 253 M #13 1.927 Downloading Packages: #10 29.40 Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 48/78 #10 29.43 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 49/78 #10 29.44 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 49/78 #10 29.45 Installing : libpkgconf-1.4.2-1.el8.x86_64 50/78 #10 29.47 Installing : pkgconf-1.4.2-1.el8.x86_64 51/78 #10 29.48 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 52/78 #10 29.51 Installing : libbabeltrace-1.5.4-4.el8.x86_64 53/78 #10 29.52 Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 53/78 #10 29.53 Installing : emacs-filesystem-1:26.1-7.el8.noarch 54/78 #10 29.55 Installing : desktop-file-utils-0.23-8.el8.x86_64 55/78 #10 29.57 Installing : elfutils-debuginfod-client-0.186-1.el8.x86_64 56/78 #9 40.83 Setting up liblzo2-2:arm64 (2.10-2build3) ... #9 40.84 Setting up libnpth0:arm64 (1.6-3build2) ... #9 40.86 Setting up file (1:5.41-3) ... #9 40.87 Setting up libassuan0:arm64 (2.5.5-1build1) ... #9 40.88 Setting up libgomp1:arm64 (12-20220319-1ubuntu1) ... #9 40.89 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 40.91 Setting up bzip2 (1.0.8-5build1) ... #9 40.92 Setting up libldap-common (2.5.11+dfsg-1~exp1ubuntu3) ... #9 40.96 Setting up libjbig0:arm64 (2.1-3.1build3) ... #9 40.97 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ... #9 40.99 Setting up libasan6:arm64 (11.2.0-19ubuntu1) ... #9 41.00 Setting up libnumber-compare-perl (0.03-2) ... #9 41.01 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 41.03 Setting up fakeroot (1.28-1ubuntu1) ... #8 41.34 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 41.36 Setting up libpipeline1:armhf (1.5.1-2) ... #8 41.37 Setting up mime-support (3.62) ... #8 41.40 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 41.41 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #8 41.42 No schema files found: doing nothing. #8 41.43 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... #8 41.45 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #8 41.46 Setting up perl-openssl-defaults:armhf (3) ... #8 41.48 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ... #8 41.49 Setting up gettext-base (0.19.8.1-9) ... #8 41.50 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 41.51 Setting up file (1:5.35-4+deb10u2) ... #8 44.32 Preparing to unpack .../216-libfont-afm-perl_1.20-2_all.deb ... #8 44.33 Unpacking libfont-afm-perl (1.20-2) ... #8 44.38 Selecting previously unselected package libfribidi0:amd64. #8 44.39 Preparing to unpack .../217-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... #8 44.39 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... #8 44.43 Selecting previously unselected package libfuture-perl. #8 44.43 Preparing to unpack .../218-libfuture-perl_0.39-1_all.deb ... #8 44.44 Unpacking libfuture-perl (0.39-1) ... #8 44.48 Selecting previously unselected package libio-stringy-perl. #8 44.49 Preparing to unpack .../219-libio-stringy-perl_2.111-3_all.deb ... #8 44.49 Unpacking libio-stringy-perl (2.111-3) ... #8 44.52 Selecting previously unselected package libparams-validate-perl. #8 44.53 Preparing to unpack .../220-libparams-validate-perl_1.29-1+b1_amd64.deb ... #8 44.53 Unpacking libparams-validate-perl (1.29-1+b1) ... #8 44.58 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 44.58 Preparing to unpack .../221-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #8 44.59 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #8 44.62 Selecting previously unselected package libsort-versions-perl. #8 44.62 Preparing to unpack .../222-libsort-versions-perl_1.62-1_all.deb ... #8 44.62 Unpacking libsort-versions-perl (1.62-1) ... #8 44.65 Selecting previously unselected package libgit-wrapper-perl. #9 42.99 Setting up groff-base (1.22.4-4build1) ... #9 43.01 Setting up gpgconf (2.2.19-3ubuntu2.1) ... #9 43.02 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 43.03 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.2) ... #9 43.04 Setting up libc6-dev:arm64 (2.31-0ubuntu9.7) ... #9 43.05 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ... #9 43.06 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.4) ... #9 43.07 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... #9 44.50 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ... #9 44.51 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 44.52 Setting up liblist-utilsby-perl (0.11-1) ... #9 44.53 Setting up libstring-shellquote-perl (1.04-1) ... #9 44.54 Setting up libnet-netmask-perl (2.0001-1) ... #9 44.55 Setting up libsub-install-perl (0.928-1.1) ... #9 44.56 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 44.59 Setting up dpkg-dev (1.21.1ubuntu2) ... #9 44.60 Setting up intltool-debian (0.35.0+20060710.5) ... #9 44.62 Setting up liberror-perl (0.17029-1) ... #9 44.63 Setting up dh-autoreconf (20) ... #9 44.63 Setting up patchutils (0.4.2-1build2) ... #9 44.64 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 44.66 Setting up libltdl-dev:amd64 (2.4.6-15build2) ... #9 44.67 Setting up libjson-maybexs-perl (1.004003-1) ... #9 44.68 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 44.69 Setting up libio-string-perl (1.08-3.1) ... #9 44.70 Setting up libreadonly-perl (2.050-3) ... #9 44.71 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #8 42.80 Selecting previously unselected package pbzip2. #8 42.80 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ... #8 42.81 Unpacking pbzip2 (1.1.13-1) ... #8 42.85 Selecting previously unselected package pixz. #8 43.30 Setting up wdiff (1.2.2-2) ... #8 43.31 Setting up shared-mime-info (1.9-2) ... #9 30.70 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_armhf.deb ... #9 30.71 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 30.75 Selecting previously unselected package libsasl2-2:armhf. #9 30.76 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1_armhf.deb ... #9 30.76 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 30.82 Selecting previously unselected package libldap-2.5-0:armhf. #9 30.83 Preparing to unpack .../097-libldap-2.5-0_2.5.11+dfsg-1~exp1ubuntu3_armhf.deb ... #9 30.83 Unpacking libldap-2.5-0:armhf (2.5.11+dfsg-1~exp1ubuntu3) ... #9 30.87 Selecting previously unselected package librtmp1:armhf. #9 30.87 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #9 30.88 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #9 30.92 Selecting previously unselected package libssh-4:armhf. #9 30.92 Preparing to unpack .../099-libssh-4_0.9.6-2build1_armhf.deb ... #9 30.92 Unpacking libssh-4:armhf (0.9.6-2build1) ... #9 30.97 Selecting previously unselected package libcurl4:armhf. #8 43.21 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 43.21 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 43.24 Selecting previously unselected package libobject-id-perl. #8 43.25 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... #8 43.25 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 43.28 Selecting previously unselected package libmoox-struct-perl. #8 43.28 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... #8 43.29 Unpacking libmoox-struct-perl (0.020-1) ... #8 43.32 Selecting previously unselected package libmouse-perl. #8 43.32 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... #8 43.32 Unpacking libmouse-perl (2.5.10-1+b1) ... #8 43.37 Selecting previously unselected package libnumber-range-perl. #8 43.37 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... #8 43.38 Unpacking libnumber-range-perl (0.12-1.1) ... #8 43.42 Selecting previously unselected package libossp-uuid16:amd64. #9 42.61 Selecting previously unselected package libdeflate0:arm64. #9 43.54 Preparing to unpack .../277-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ... #9 43.54 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #9 43.57 Selecting previously unselected package liblist-compare-perl. #9 43.57 Preparing to unpack .../278-liblist-compare-perl_0.55-1_all.deb ... #9 43.58 Unpacking liblist-compare-perl (0.55-1) ... #9 43.61 Selecting previously unselected package liblist-someutils-perl. #9 43.62 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #9 43.62 Unpacking liblist-someutils-perl (0.58-1) ... #9 43.65 Selecting previously unselected package liblist-someutils-xs-perl. #9 43.65 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2build2_amd64.deb ... #9 43.66 Unpacking liblist-someutils-xs-perl (0.58-2build2) ... #9 43.69 Selecting previously unselected package liblist-utilsby-perl. #9 43.69 Preparing to unpack .../281-liblist-utilsby-perl_0.11-1_all.deb ... #9 43.69 Unpacking liblist-utilsby-perl (0.11-1) ... #9 43.73 Selecting previously unselected package libltdl7:amd64. #9 43.73 Preparing to unpack .../282-libltdl7_2.4.6-15_amd64.deb ... #9 43.73 Unpacking libltdl7:amd64 (2.4.6-15) ... #9 43.77 Selecting previously unselected package libltdl-dev:amd64. #9 42.99 Unpacking libconst-fast-perl (0.014-1) ... #9 43.02 Selecting previously unselected package libwant-perl. #9 43.02 Preparing to unpack .../225-libwant-perl_0.29-1build4_armhf.deb ... #9 43.03 Unpacking libwant-perl (0.29-1build4) ... #9 43.07 Selecting previously unselected package libcontextual-return-perl. #9 43.07 Preparing to unpack .../226-libcontextual-return-perl_0.004014-2_all.deb ... #9 43.07 Unpacking libcontextual-return-perl (0.004014-2) ... #9 43.11 Selecting previously unselected package libcpanel-json-xs-perl. #9 43.11 Preparing to unpack .../227-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ... #9 43.11 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 43.16 Selecting previously unselected package libdata-dump-perl. #9 43.16 Preparing to unpack .../228-libdata-dump-perl_1.23-1_all.deb ... #9 43.17 Unpacking libdata-dump-perl (1.23-1) ... #9 43.20 Selecting previously unselected package libdigest-bubblebabble-perl. #9 43.20 Preparing to unpack .../229-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 43.20 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 43.23 Selecting previously unselected package libdigest-hmac-perl. #9 43.23 Preparing to unpack .../230-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #12 12.19 (46/75): llvm-libs-13.0.1-1.el9.x86_64.rpm 32 MB/s | 23 MB 00:00 #12 12.19 (47/75): perl-DynaLoader-1.47-479.el9.x86_64.rp 128 kB/s | 35 kB 00:00 #12 12.20 (48/75): perl-Error-0.17029-7.el9.noarch.rpm 155 kB/s | 42 kB 00:00 #12 12.20 (49/75): perl-File-Compare-1.100.600-479.el9.no 3.3 MB/s | 23 kB 00:00 #12 12.21 (50/75): perl-File-Copy-2.34-479.el9.noarch.rpm 3.1 MB/s | 30 kB 00:00 #12 12.21 (51/75): perl-File-Find-1.37-479.el9.noarch.rpm 3.8 MB/s | 35 kB 00:00 #12 12.21 (52/75): perl-Git-2.31.1-2.el9.2.noarch.rpm 5.5 MB/s | 43 kB 00:00 #12 12.22 (53/75): perl-Thread-Queue-3.14-460.el9.noarch. 2.9 MB/s | 22 kB 00:00 #12 12.22 (54/75): perl-threads-2.25-460.el9.x86_64.rpm 8.0 MB/s | 58 kB 00:00 #12 12.23 (55/75): perl-lib-0.65-479.el9.x86_64.rpm 2.0 MB/s | 24 kB 00:00 #12 12.23 (56/75): perl-threads-shared-1.61-460.el9.x86_6 6.6 MB/s | 45 kB 00:00 #12 12.24 (57/75): policycoreutils-python-utils-3.3-5.el9 9.9 MB/s | 74 kB 00:00 #12 12.27 (58/75): policycoreutils-devel-3.3-5.el9.x86_64 3.2 MB/s | 140 kB 00:00 #12 12.27 (59/75): python3-audit-3.0.7-102.el9.x86_64.rpm 2.5 MB/s | 84 kB 00:00 #12 12.28 (60/75): python3-libselinux-3.3-2.el9.x86_64.rp 17 MB/s | 183 kB 00:00 #12 12.36 (61/75): python3-policycoreutils-3.3-5.el9.noar 25 MB/s | 2.1 MB 00:00 #9 42.19 Preparing to unpack .../315-libstring-copyright-perl_0.003006-1_all.deb ... #9 42.19 Unpacking libstring-copyright-perl (0.003006-1) ... #9 42.22 Selecting previously unselected package libstring-escape-perl. #9 42.22 Preparing to unpack .../316-libstring-escape-perl_2010.002-2_all.deb ... #9 42.23 Unpacking libstring-escape-perl (2010.002-2) ... #9 42.26 Selecting previously unselected package libstring-shellquote-perl. #9 42.26 Preparing to unpack .../317-libstring-shellquote-perl_1.04-1_all.deb ... #9 42.26 Unpacking libstring-shellquote-perl (1.04-1) ... #9 42.30 Selecting previously unselected package libterm-readkey-perl. #9 42.30 Preparing to unpack .../318-libterm-readkey-perl_2.38-1build1_amd64.deb ... #9 42.31 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 42.34 Selecting previously unselected package libtest-fatal-perl. #9 42.34 Preparing to unpack .../319-libtest-fatal-perl_0.014-1_all.deb ... #9 42.35 Unpacking libtest-fatal-perl (0.014-1) ... #9 42.38 Selecting previously unselected package libtest-refcount-perl. #9 42.38 Preparing to unpack .../320-libtest-refcount-perl_0.10-1_all.deb ... #9 42.39 Unpacking libtest-refcount-perl (0.10-1) ... #8 44.51 Updating certificates in /etc/ssl/certs... #9 42.42 Selecting previously unselected package libtext-levenshtein-perl. #8 46.07 Unpacking libcontextual-return-perl (0.004014-2) ... #8 46.11 Selecting previously unselected package libconvert-binhex-perl. #8 46.11 Preparing to unpack .../195-libconvert-binhex-perl_1.125-1_all.deb ... #8 46.12 Unpacking libconvert-binhex-perl (1.125-1) ... #8 46.16 Selecting previously unselected package libdata-dump-perl. #8 46.16 Preparing to unpack .../196-libdata-dump-perl_1.23-1_all.deb ... #8 46.16 Unpacking libdata-dump-perl (1.23-1) ... #8 46.21 Selecting previously unselected package libdigest-bubblebabble-perl. #8 46.21 Preparing to unpack .../197-libdigest-bubblebabble-perl_0.02-2_all.deb ... #8 46.22 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #8 46.25 Selecting previously unselected package libdigest-hmac-perl. #8 46.26 Preparing to unpack .../198-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #8 46.26 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #8 46.30 Selecting previously unselected package libdistro-info-perl. #8 46.30 Preparing to unpack .../199-libdistro-info-perl_0.21_all.deb ... #8 46.31 Unpacking libdistro-info-perl (0.21) ... #8 46.34 Selecting previously unselected package libnet-smtp-ssl-perl. #8 46.34 Preparing to unpack .../200-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 32.70 Unpacking gettext-base (0.21-4ubuntu3) ... #9 32.75 Selecting previously unselected package iso-codes. #9 32.75 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... #9 32.75 Unpacking iso-codes (4.6.0-1) ... #10 29.64 Installing : elfutils-0.186-1.el8.x86_64 57/78 #10 29.69 Installing : diffutils-3.6-6.el8.x86_64 58/78 #10 29.70 Running scriptlet: diffutils-3.6-6.el8.x86_64 58/78 #10 29.76 Installing : zstd-1.4.4-1.el8.x86_64 59/78 #10 29.77 Installing : rust-srpm-macros-5-2.el8.noarch 60/78 #10 29.78 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 61/78 #10 29.78 Installing : perl-srpm-macros-1-25.el8.noarch 62/78 #10 29.79 Installing : openblas-srpm-macros-2-2.el8.noarch 63/78 #10 29.80 Installing : ocaml-srpm-macros-5-4.el8.noarch 64/78 #10 29.81 Installing : libipt-1.6.1-8.el8.x86_64 65/78 #10 29.82 Installing : libatomic_ops-7.6.2-3.el8.x86_64 66/78 #9 41.03 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 41.04 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 #9 41.04 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 #9 41.04 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 #9 41.04 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 #9 41.04 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 #9 41.04 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 #9 41.04 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 #9 41.04 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 #9 41.05 Setting up autotools-dev (20220109.1) ... #9 41.06 Setting up libtirpc-dev:arm64 (1.3.2-2build1) ... #9 41.07 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #9 41.09 Setting up libx11-data (2:1.7.5-1) ... #9 41.10 Setting up make (4.3-4.1build1) ... #9 41.11 Setting up libmpfr6:arm64 (4.1.0-3build3) ... #9 41.12 Setting up gnupg-l10n (2.2.27-3ubuntu2) ... #9 41.13 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #9 41.15 Setting up lzip (1.23-1) ... #9 41.16 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #9 41.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #9 41.16 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #9 41.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #9 41.16 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #9 41.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #9 41.17 Setting up strace (5.16-0ubuntu3) ... #9 41.18 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ... #9 41.20 Setting up xz-utils (5.2.5-2ubuntu1) ... #9 41.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.21 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 #9 41.22 Setting up t1utils (1.41-4build2) ... #9 41.23 Setting up diffstat (1.64-1build2) ... #9 41.24 Setting up libpng16-16:arm64 (1.6.37-3build5) ... #8 41.52 Setting up libgomp1:armhf (8.3.0-6+rpi1) ... #8 41.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 41.54 Setting up libicu63:armhf (63.1-6+deb10u3) ... #8 41.55 Setting up libfakeroot:armhf (1.23-1) ... #8 41.57 Setting up fakeroot (1.23-1) ... #8 41.58 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 41.58 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 #8 41.58 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 #8 41.58 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 #8 41.58 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 #8 41.58 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 #8 41.58 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 #8 41.58 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 #8 41.58 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 #8 41.59 Setting up libasan5:armhf (8.3.0-6+rpi1) ... #8 41.60 Setting up autotools-dev (20180224.1) ... #8 41.61 Setting up make (4.2.1-1.2) ... #8 41.63 Setting up libmpfr6:armhf (4.0.2-1) ... #8 41.64 Setting up libsigsegv2:armhf (2.12-2) ... #8 41.65 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 41.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 41.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 #8 41.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 #8 41.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 #8 41.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 #8 41.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 #8 41.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 #8 41.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 #8 41.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 #8 41.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 #8 41.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 #8 41.67 Setting up libmpc3:armhf (1.1.0-1) ... #8 41.68 Setting up libatomic1:armhf (8.3.0-6+rpi1) ... #8 41.69 Setting up patch (2.7.6-3+deb10u1) ... #8 41.71 Setting up autopoint (0.19.8.1-9) ... #8 41.72 Setting up libfl2:armhf (2.6.4-6.2) ... #8 44.66 Preparing to unpack .../223-libgit-wrapper-perl_0.048-1_all.deb ... #8 44.66 Unpacking libgit-wrapper-perl (0.048-1) ... #8 44.70 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 44.70 Preparing to unpack .../224-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #8 44.70 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #8 44.74 Selecting previously unselected package libio-prompter-perl. #8 44.74 Preparing to unpack .../225-libio-prompter-perl_0.004015-1_all.deb ... #8 44.75 Unpacking libio-prompter-perl (0.004015-1) ... #8 44.80 Selecting previously unselected package libjson-perl. #8 44.80 Preparing to unpack .../226-libjson-perl_4.02000-1_all.deb ... #8 44.81 Unpacking libjson-perl (4.02000-1) ... #8 44.84 Selecting previously unselected package liblog-any-perl. #8 44.84 Preparing to unpack .../227-liblog-any-perl_1.707-1_all.deb ... #8 44.85 Unpacking liblog-any-perl (1.707-1) ... #8 44.90 Selecting previously unselected package liblog-any-adapter-screen-perl. #12 10.58 (28/77): cpp-11.3.1-2.el9.aarch64.rpm 15 MB/s | 10 MB 00:00 #8 42.85 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ... #8 42.85 Unpacking pixz (1.0.7-1) ... #8 42.89 Selecting previously unselected package xdelta. #8 42.89 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ... #8 42.90 Unpacking xdelta (1.1.3-9.3) ... #8 42.93 Selecting previously unselected package xdelta3. #8 42.94 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ... #8 42.94 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 42.98 Selecting previously unselected package pristine-tar. #8 42.98 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ... #8 42.99 Unpacking pristine-tar (1.49) ... #8 43.05 Selecting previously unselected package publicsuffix. #8 43.05 Preparing to unpack .../344-publicsuffix_20211207.1025-0+deb11u1_all.deb ... #8 43.05 Unpacking publicsuffix (20211207.1025-0+deb11u1) ... #8 43.09 Selecting previously unselected package python-apt-common. #9 44.72 Setting up python3-chardet (4.0.0-1) ... #9 44.99 Setting up libstring-copyright-perl (0.003012-1) ... #8 43.67 Setting up libltdl-dev:arm64 (2.4.6-2) ... #8 43.68 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.69 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... #8 43.71 Setting up libdw1:arm64 (0.170-0.4ubuntu0.1) ... #8 43.72 Setting up gettext (0.19.8.1-6ubuntu0.3) ... #8 43.73 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ... #8 43.75 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.76 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... #9 30.98 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.1_armhf.deb ... #9 30.98 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.1) ... #9 31.02 Selecting previously unselected package curl. #9 31.03 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.1_armhf.deb ... #9 31.03 Unpacking curl (7.81.0-1ubuntu1.1) ... #9 31.07 Selecting previously unselected package dctrl-tools. #9 31.08 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ... #9 31.09 Unpacking dctrl-tools (2.24-3build2) ... #9 31.14 Selecting previously unselected package libdebhelper-perl. #9 31.14 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ... #9 31.14 Unpacking libdebhelper-perl (13.6ubuntu1) ... #9 31.20 Selecting previously unselected package libtool. #9 31.20 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ... #8 43.42 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... #8 43.42 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 43.46 Selecting previously unselected package libossp-uuid-perl. #8 43.46 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... #8 43.46 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 43.50 Selecting previously unselected package libpackage-stash-xs-perl. #8 43.50 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... #8 43.50 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 43.53 Selecting previously unselected package libpath-iterator-rule-perl. #8 43.54 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 43.54 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 43.57 Selecting previously unselected package libperlio-gzip-perl. #8 43.58 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... #8 43.58 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #8 43.62 Selecting previously unselected package libpod-parser-perl. #8 43.62 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... #8 43.63 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 43.64 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 42.61 Preparing to unpack .../206-libdeflate0_1.7-2ubuntu2_arm64.deb ... #9 42.68 Unpacking libdeflate0:arm64 (1.7-2ubuntu2) ... #9 43.77 Preparing to unpack .../283-libltdl-dev_2.4.6-15_amd64.deb ... #9 43.77 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #9 43.83 Selecting previously unselected package liblzo2-2:amd64. #9 43.83 Preparing to unpack .../284-liblzo2-2_2.10-2build1_amd64.deb ... #9 43.83 Unpacking liblzo2-2:amd64 (2.10-2build1) ... #9 43.87 Selecting previously unselected package libsys-hostname-long-perl. #9 43.87 Preparing to unpack .../285-libsys-hostname-long-perl_1.5-2_all.deb ... #9 43.88 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 43.91 Selecting previously unselected package libmail-sendmail-perl. #9 43.91 Preparing to unpack .../286-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 43.91 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 43.94 Selecting previously unselected package libnet-smtp-ssl-perl. #9 43.95 Preparing to unpack .../287-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 43.95 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 43.98 Selecting previously unselected package libmailtools-perl. #9 43.24 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 43.27 Selecting previously unselected package libdistro-info-perl. #9 43.27 Preparing to unpack .../231-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 43.27 Unpacking libdistro-info-perl (0.23ubuntu1) ... #9 43.30 Selecting previously unselected package libnet-smtp-ssl-perl. #9 43.30 Preparing to unpack .../232-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 43.30 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 43.34 Selecting previously unselected package libmailtools-perl. #9 43.34 Preparing to unpack .../233-libmailtools-perl_2.21-1_all.deb ... #9 43.34 Unpacking libmailtools-perl (2.21-1) ... #9 43.38 Selecting previously unselected package libnet-ip-perl. #9 43.38 Preparing to unpack .../234-libnet-ip-perl_1.26-2_all.deb ... #9 43.39 Unpacking libnet-ip-perl (1.26-2) ... #9 43.42 Selecting previously unselected package libnet-dns-perl. #9 43.42 Preparing to unpack .../235-libnet-dns-perl_1.22-1_all.deb ... #9 43.42 Unpacking libnet-dns-perl (1.22-1) ... #12 12.42 (62/75): selinux-policy-devel-34.1.31-2.el9.noa 16 MB/s | 931 kB 00:00 #12 12.47 (63/75): systemd-devel-250-4.el9.x86_64.rpm 14 MB/s | 617 kB 00:00 #12 12.60 (64/75): perl-TermReadKey-2.38-11.el9.x86_64.rp 93 kB/s | 37 kB 00:00 #12 12.66 (65/75): glibc-static-2.34-32.el9.x86_64.rpm 27 MB/s | 1.7 MB 00:00 #12 12.68 (66/75): libtool-ltdl-devel-2.4.6-45.el9.x86_64 16 MB/s | 161 kB 00:00 #9 42.43 Preparing to unpack .../321-libtext-levenshtein-perl_0.13-1_all.deb ... #9 42.43 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 42.47 Selecting previously unselected package libtype-tiny-xs-perl. #9 42.47 Preparing to unpack .../322-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #9 42.47 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 42.51 Selecting previously unselected package libunicode-utf8-perl. #9 42.51 Preparing to unpack .../323-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #9 42.51 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 42.54 Selecting previously unselected package libxml-namespacesupport-perl. #9 42.55 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 42.55 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 42.58 Selecting previously unselected package libxml-sax-base-perl. #9 42.59 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1_all.deb ... #9 42.59 Unpacking libxml-sax-base-perl (1.09-1) ... #9 42.63 Selecting previously unselected package libxml-sax-perl. #9 42.64 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 42.64 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 42.68 Selecting previously unselected package libxml-libxml-perl. #8 46.35 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 46.39 Selecting previously unselected package libmailtools-perl. #8 46.39 Preparing to unpack .../201-libmailtools-perl_2.18-1_all.deb ... #8 46.39 Unpacking libmailtools-perl (2.18-1) ... #8 46.44 Selecting previously unselected package libnet-ip-perl. #8 46.44 Preparing to unpack .../202-libnet-ip-perl_1.26-2_all.deb ... #8 46.45 Unpacking libnet-ip-perl (1.26-2) ... #8 46.49 Selecting previously unselected package libnet-dns-perl. #8 46.49 Preparing to unpack .../203-libnet-dns-perl_1.19-1_all.deb ... #8 46.49 Unpacking libnet-dns-perl (1.19-1) ... #8 46.58 Selecting previously unselected package libnet-domain-tld-perl. #8 42.55 Selecting previously unselected package iso-codes. #8 42.55 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ... #8 42.56 Unpacking iso-codes (4.6.0-1) ... #10 29.84 Installing : gc-7.6.4-3.el8.x86_64 67/78 #9 41.25 Setting up libmpc3:arm64 (1.2.1-2build1) ... #9 41.27 Setting up libatomic1:arm64 (12-20220319-1ubuntu1) ... #9 41.28 Setting up patch (2.7.6-7build2) ... #9 41.29 Setting up autopoint (0.21-4ubuntu4) ... #9 41.30 Setting up fonts-dejavu-core (2.37-2build1) ... #9 41.36 Setting up ucf (3.0043) ... #9 41.46 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... #9 41.47 Setting up libltdl7:arm64 (2.4.6-15build2) ... #9 41.49 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 41.50 Setting up libssh-4:arm64 (0.9.6-2build1) ... #9 41.51 Setting up libwebp7:arm64 (1.2.2-2) ... #9 41.52 Setting up libubsan1:arm64 (12-20220319-1ubuntu1) ... #9 41.53 Setting up libmd0:arm64 (1.0.4-1build1) ... #9 41.54 Setting up python-apt-common (2.3.0ubuntu2) ... #9 41.56 Setting up libnsl-dev:arm64 (1.3.0-2build2) ... #9 41.57 Setting up libhwasan0:arm64 (12-20220319-1ubuntu1) ... #9 41.58 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ... #8 41.73 Setting up libpcre2-8-0:armhf (10.32-5) ... #8 41.74 Setting up libubsan1:armhf (8.3.0-6+rpi1) ... #8 41.76 Setting up libisl19:armhf (0.20-2) ... #8 41.77 Setting up sensible-utils (0.0.12) ... #8 41.79 Setting up libuchardet0:armhf (0.0.6-3) ... #8 41.80 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 41.82 Setting up libmpdec2:armhf (2.4.2-2) ... #8 41.83 Setting up libbinutils:armhf (2.31.1-16+rpi2) ... #8 41.84 Setting up cpp-8 (8.3.0-6+rpi1) ... #8 41.86 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ... #8 41.87 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #8 41.88 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 41.89 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #8 41.90 Setting up libelf1:armhf (0.176-1.1) ... #8 41.91 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u3) ... #8 41.93 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ... #8 41.94 Setting up libgdbm6:armhf (1.18.1-4) ... #8 41.95 Setting up wdiff (1.2.2-2) ... #8 41.96 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 42.02 Setting up m4 (1.4.18-2) ... #8 42.04 Setting up binutils (2.31.1-16+rpi2) ... #8 44.90 Preparing to unpack .../228-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 44.91 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 44.93 Selecting previously unselected package libpackage-stash-perl. #8 44.94 Preparing to unpack .../229-libpackage-stash-perl_0.38-1_all.deb ... #8 44.94 Unpacking libpackage-stash-perl (0.38-1) ... #8 45.01 Selecting previously unselected package libsub-identify-perl. #8 45.01 Preparing to unpack .../230-libsub-identify-perl_0.14-1+b1_amd64.deb ... #8 45.01 Unpacking libsub-identify-perl (0.14-1+b1) ... #8 45.04 Selecting previously unselected package libnamespace-clean-perl. #8 45.05 Preparing to unpack .../231-libnamespace-clean-perl_0.27-1_all.deb ... #8 45.05 Unpacking libnamespace-clean-perl (0.27-1) ... #8 45.08 Selecting previously unselected package libpath-tiny-perl. #8 45.08 Preparing to unpack .../232-libpath-tiny-perl_0.108-1_all.deb ... #8 45.09 Unpacking libpath-tiny-perl (0.108-1) ... #8 45.12 Selecting previously unselected package libtype-tiny-perl. #12 10.90 (29/77): git-core-doc-2.31.1-2.el9.2.noarch.rpm 8.0 MB/s | 2.5 MB 00:00 #12 11.00 (30/77): git-core-2.31.1-2.el9.2.aarch64.rpm 4.7 MB/s | 3.7 MB 00:00 #12 11.04 (31/77): glibc-devel-2.34-32.el9.aarch64.rpm 3.7 MB/s | 547 kB 00:00 #8 43.10 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ... #8 43.10 Unpacking python-apt-common (2.2.1) ... #8 43.15 Selecting previously unselected package python3-apt. #8 43.16 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ... #8 43.16 Unpacking python3-apt (2.2.1) ... #8 43.22 Selecting previously unselected package python3-certifi. #8 43.22 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #8 43.23 Unpacking python3-certifi (2020.6.20-1) ... #8 43.27 Selecting previously unselected package python3-idna. #8 43.28 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ... #8 43.28 Unpacking python3-idna (2.10-1) ... #8 43.33 Selecting previously unselected package python3-magic. #9 43.71 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... #9 45.00 Setting up python3-debian (0.1.43ubuntu1) ... #9 45.17 Setting up python3-requests (2.25.1+dfsg-2) ... #8 43.77 Setting up gpgconf (2.2.4-1ubuntu1.4) ... #8 43.79 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.80 Setting up libnss3:arm64 (2:3.35-2ubuntu2.13) ... #8 43.81 Setting up file (1:5.32-2ubuntu0.4) ... #8 43.83 Setting up fakeroot (1.22-2ubuntu1) ... #8 43.84 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 43.84 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 #8 43.84 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 #8 43.84 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 #8 43.84 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 #8 43.84 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 #8 43.84 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 #8 43.84 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 #8 43.84 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 #8 43.85 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.87 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... #8 43.88 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 43.89 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... #8 43.91 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... #8 43.92 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ... #8 43.93 Setting up gpgsm (2.2.4-1ubuntu1.4) ... #8 43.95 Setting up gnupg-utils (2.2.4-1ubuntu1.4) ... #8 43.96 Setting up man-db (2.8.3-2ubuntu0.1) ... #8 43.65 Unpacking libpod-parser-perl (1.63-2) ... #8 43.69 Selecting previously unselected package libpod-constants-perl. #8 43.69 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... #8 43.69 Unpacking libpod-constants-perl (0.19-2) ... #8 43.75 Selecting previously unselected package libproc-processtable-perl. #8 43.75 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... #8 43.75 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 43.79 Selecting previously unselected package libre2-9:amd64. #8 43.80 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... #8 43.81 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #8 43.85 Selecting previously unselected package libre-engine-re2-perl:amd64. #8 43.85 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... #8 43.86 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #8 43.89 Selecting previously unselected package libreadonly-perl. #8 43.89 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... #8 43.90 Unpacking libreadonly-perl (2.050-3) ... #8 43.93 Selecting previously unselected package libref-util-perl. #8 43.93 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... #8 43.93 Unpacking libref-util-perl (0.204-1) ... #8 43.96 Selecting previously unselected package libref-util-xs-perl. #9 43.00 Selecting previously unselected package libjbig0:arm64. #9 43.00 Preparing to unpack .../207-libjbig0_2.1-3.1build1_arm64.deb ... #9 43.05 Unpacking libjbig0:arm64 (2.1-3.1build1) ... #9 31.20 Unpacking libtool (2.4.6-15build2) ... #9 31.25 Selecting previously unselected package dh-autoreconf. #9 31.25 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #9 31.25 Unpacking dh-autoreconf (20) ... #9 31.31 Selecting previously unselected package libarchive-zip-perl. #9 31.31 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #9 31.32 Unpacking libarchive-zip-perl (1.68-1) ... #9 31.38 Selecting previously unselected package libsub-override-perl. #9 31.38 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ... #9 31.40 Unpacking libsub-override-perl (0.09-2) ... #9 31.45 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 31.45 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #9 43.50 Selecting previously unselected package libnet-domain-tld-perl. #9 43.50 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1_all.deb ... #9 43.50 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 43.53 Selecting previously unselected package libemail-valid-perl. #9 43.53 Preparing to unpack .../237-libemail-valid-perl_1.202-1_all.deb ... #9 43.53 Unpacking libemail-valid-perl (1.202-1) ... #9 43.57 Selecting previously unselected package libexporter-tiny-perl. #9 43.57 Preparing to unpack .../238-libexporter-tiny-perl_1.002001-1_all.deb ... #9 43.58 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 43.61 Selecting previously unselected package libipc-system-simple-perl. #9 43.61 Preparing to unpack .../239-libipc-system-simple-perl_1.26-1_all.deb ... #9 43.62 Unpacking libipc-system-simple-perl (1.26-1) ... #9 43.65 Selecting previously unselected package libfile-basedir-perl. #9 43.65 Preparing to unpack .../240-libfile-basedir-perl_0.08-1_all.deb ... #9 43.65 Unpacking libfile-basedir-perl (0.08-1) ... #9 43.69 Selecting previously unselected package libfile-chdir-perl. #9 43.69 Preparing to unpack .../241-libfile-chdir-perl_0.1008-1_all.deb ... #9 43.98 Preparing to unpack .../288-libmailtools-perl_2.21-1_all.deb ... #9 43.69 Unpacking libfile-chdir-perl (0.1008-1) ... #9 43.99 Unpacking libmailtools-perl (2.21-1) ... #9 44.03 Selecting previously unselected package libmarkdown2:amd64. #9 44.03 Preparing to unpack .../289-libmarkdown2_2.2.6-1ubuntu2_amd64.deb ... #9 44.04 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu2) ... #9 44.07 Selecting previously unselected package libmoox-aliases-perl. #9 44.07 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 44.08 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 44.10 Selecting previously unselected package libnamespace-autoclean-perl. #9 44.11 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 44.11 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 44.14 Selecting previously unselected package libobject-id-perl. #9 44.15 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 44.15 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 44.18 Selecting previously unselected package libmoox-struct-perl. #9 44.18 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... #9 44.19 Unpacking libmoox-struct-perl (0.020-1) ... #9 44.22 Selecting previously unselected package libmouse-perl. #12 12.69 (67/75): libxcrypt-static-4.4.18-3.el9.x86_64.r 10 MB/s | 102 kB 00:00 #12 12.77 (68/75): glibc-2.34-32.el9.x86_64.rpm 24 MB/s | 1.9 MB 00:00 #12 12.81 (69/75): glibc-common-2.34-32.el9.x86_64.rpm 7.3 MB/s | 302 kB 00:00 #12 12.81 (70/75): python3-libsemanage-3.3-2.el9.x86_64.r 150 kB/s | 81 kB 00:00 #12 12.82 (71/75): glibc-minimal-langpack-2.34-32.el9.x86 3.2 MB/s | 18 kB 00:00 #12 12.83 (72/75): libgcc-11.3.1-2.el9.x86_64.rpm 10 MB/s | 116 kB 00:00 #12 12.90 (73/75): glibc-gconv-extra-2.34-32.el9.x86_64.r 19 MB/s | 1.7 MB 00:00 #12 12.93 (74/75): libgomp-11.3.1-2.el9.x86_64.rpm 2.9 MB/s | 291 kB 00:00 #8 50.32 Setting up libmpc3:armhf (1.1.0-1) ... #9 42.68 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #9 42.69 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 42.75 Selecting previously unselected package libxml-parser-perl. #9 42.75 Preparing to unpack .../328-libxml-parser-perl_2.46-1_amd64.deb ... #9 42.75 Unpacking libxml-parser-perl (2.46-1) ... #9 42.81 Selecting previously unselected package libxml-sax-expat-perl. #9 42.81 Preparing to unpack .../329-libxml-sax-expat-perl_0.51-1_all.deb ... #9 42.82 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 42.85 Selecting previously unselected package libxml-writer-perl. #9 42.85 Preparing to unpack .../330-libxml-writer-perl_0.625-1_all.deb ... #9 42.85 Unpacking libxml-writer-perl (0.625-1) ... #9 42.88 Selecting previously unselected package libyaml-libyaml-perl. #9 42.88 Preparing to unpack .../331-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #9 42.89 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 42.93 Selecting previously unselected package licensecheck. #8 46.58 Preparing to unpack .../204-libnet-domain-tld-perl_1.75-1_all.deb ... #8 46.58 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 46.62 Selecting previously unselected package libemail-valid-perl. #8 46.63 Preparing to unpack .../205-libemail-valid-perl_1.202-1_all.deb ... #8 46.63 Unpacking libemail-valid-perl (1.202-1) ... #8 46.68 Selecting previously unselected package libexporter-tiny-perl. #8 46.68 Preparing to unpack .../206-libexporter-tiny-perl_1.002001-1_all.deb ... #8 46.68 Unpacking libexporter-tiny-perl (1.002001-1) ... #8 46.72 Selecting previously unselected package libipc-system-simple-perl. #8 46.73 Preparing to unpack .../207-libipc-system-simple-perl_1.25-4_all.deb ... #8 46.73 Unpacking libipc-system-simple-perl (1.25-4) ... #8 46.77 Selecting previously unselected package libfile-basedir-perl. #8 46.77 Preparing to unpack .../208-libfile-basedir-perl_0.08-1_all.deb ... #8 46.78 Unpacking libfile-basedir-perl (0.08-1) ... #10 30.20 Installing : guile-5:2.0.14-7.el8.x86_64 68/78 #9 33.28 Selecting previously unselected package libcbor0.6:armhf. #9 33.28 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_armhf.deb ... #9 33.28 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu3) ... #9 33.32 Selecting previously unselected package libedit2:armhf. #9 33.32 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_armhf.deb ... #9 33.33 Unpacking libedit2:armhf (3.1-20191231-2build1) ... #9 33.38 Selecting previously unselected package libfido2-1:armhf. #9 33.38 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_armhf.deb ... #9 33.39 Unpacking libfido2-1:armhf (1.6.0-2build1) ... #9 33.44 Selecting previously unselected package libpng16-16:armhf. #9 33.44 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_armhf.deb ... #9 33.44 Unpacking libpng16-16:armhf (1.6.37-3build4) ... #9 33.49 Selecting previously unselected package libpsl5:armhf. #9 33.49 Preparing to unpack .../034-libpsl5_0.21.0-1.2_armhf.deb ... #8 45.16 137 added, 0 removed; done. #8 45.23 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ... #8 41.60 Dependencies resolved. #8 41.63 ================================================================================ #8 41.63 Package Arch Version Repo Size #8 41.63 ================================================================================ #8 41.63 Installing: #8 41.63 dnf-plugins-core noarch 4.1.0-1.fc35 updates 34 k #8 41.63 rpm-build aarch64 4.17.0-4.fc35 updates 60 k #8 41.63 rpmlint noarch 2.2.0-2.fc35 updates 240 k #8 41.63 Upgrading: #8 41.63 dnf noarch 4.11.1-3.fc35 updates 452 k #8 41.63 dnf-data noarch 4.11.1-3.fc35 updates 41 k #8 41.63 glibc aarch64 2.34-32.fc35 updates 1.7 M #8 41.63 glibc-common aarch64 2.34-32.fc35 updates 284 k #8 41.63 glibc-minimal-langpack aarch64 2.34-32.fc35 updates 21 k #8 41.63 libdnf aarch64 0.66.0-1.fc35 updates 607 k #8 41.63 libsolv aarch64 0.7.22-1.fc35 updates 388 k #8 41.63 python3-dnf noarch 4.11.1-3.fc35 updates 414 k #8 41.63 python3-hawkey aarch64 0.66.0-1.fc35 updates 101 k #8 41.63 python3-libdnf aarch64 0.66.0-1.fc35 updates 729 k #8 41.63 yum noarch 4.11.1-3.fc35 updates 39 k #8 41.63 Installing dependencies: #8 41.63 binutils aarch64 2.37-17.fc35 updates 6.3 M #8 41.63 binutils-gold aarch64 2.37-17.fc35 updates 874 k #8 41.63 bzip2 aarch64 1.0.8-9.fc35 fedora 52 k #8 41.63 cpio aarch64 2.13-11.fc35 fedora 268 k #8 41.63 dash aarch64 0.5.10.2-9.fc35 fedora 97 k #8 41.63 dbus-libs aarch64 1:1.12.22-1.fc35 updates 151 k #8 41.63 debugedit aarch64 5.0-2.fc35 fedora 75 k #8 41.63 devscripts-checkbashisms aarch64 2.21.4-1.fc35 fedora 28 k #8 41.63 diffutils aarch64 3.8-1.fc35 fedora 398 k #8 41.63 dwz aarch64 0.14-2.fc35 fedora 125 k #8 41.63 ed aarch64 1.14.2-11.fc35 fedora 73 k #8 41.63 efi-srpm-macros noarch 5-4.fc35 fedora 22 k #8 41.63 elfutils aarch64 0.186-1.fc35 updates 517 k #8 41.63 elfutils-debuginfod-client aarch64 0.186-1.fc35 updates 40 k #8 41.63 enchant aarch64 1:1.6.0-28.fc35 fedora 59 k #8 41.63 file aarch64 5.40-9.fc35 fedora 51 k #8 41.63 findutils aarch64 1:4.8.0-4.fc35 fedora 539 k #8 41.63 fonts-filesystem noarch 1:2.0.5-6.fc35 fedora 8.9 k #8 41.63 fonts-srpm-macros noarch 1:2.0.5-6.fc35 fedora 27 k #8 41.63 fpc-srpm-macros noarch 1.3-4.fc35 fedora 7.6 k #8 41.63 gdb-minimal aarch64 11.2-2.fc35 updates 3.4 M #8 41.63 gdk-pixbuf2 aarch64 2.42.6-2.fc35 fedora 465 k #8 41.63 ghc-srpm-macros noarch 1.5.0-5.fc35 fedora 7.8 k #8 41.63 glib-networking aarch64 2.70.1-1.fc35 updates 176 k #8 41.63 glibc-gconv-extra aarch64 2.34-32.fc35 updates 1.6 M #8 41.63 gnat-srpm-macros noarch 4-14.fc35 fedora 8.2 k #8 41.63 go-srpm-macros noarch 3.0.15-1.fc35 updates 26 k #8 41.63 groff-base aarch64 1.22.4-8.fc35 fedora 1.0 M #8 41.63 gsettings-desktop-schemas aarch64 41.0-1.fc35 fedora 688 k #8 41.63 hunspell aarch64 1.7.0-11.fc35 fedora 316 k #8 41.63 hunspell-en-GB noarch 0.20140811.1-20.fc35 fedora 225 k #8 41.63 hunspell-en-US noarch 0.20140811.1-20.fc35 fedora 176 k #8 41.63 hunspell-filesystem aarch64 1.7.0-11.fc35 fedora 7.8 k #8 41.63 info aarch64 6.8-2.fc35 fedora 220 k #8 41.63 json-glib aarch64 1.6.6-1.fc35 fedora 149 k #8 41.63 kernel-srpm-macros noarch 1.0-6.fc35 fedora 8.0 k #8 41.63 libappstream-glib aarch64 0.7.18-3.fc35 fedora 373 k #8 41.63 libevent aarch64 2.1.12-4.fc35 fedora 255 k #8 41.63 libjpeg-turbo aarch64 2.1.0-3.fc35 fedora 170 k #8 41.63 libpkgconf aarch64 1.8.0-1.fc35 fedora 36 k #8 41.63 libpng aarch64 2:1.6.37-11.fc35 fedora 115 k #8 41.63 libproxy aarch64 0.4.17-3.fc35 fedora 68 k #8 41.63 libsoup aarch64 2.74.2-1.fc35 updates 385 k #8 41.63 libstemmer aarch64 0-17.585svn.fc35 fedora 82 k #8 41.63 lua-srpm-macros noarch 1-5.fc35 fedora 8.4 k #8 41.63 ncurses aarch64 6.2-8.20210508.fc35 fedora 400 k #8 41.63 nim-srpm-macros noarch 3-5.fc35 fedora 8.4 k #8 41.63 ocaml-srpm-macros noarch 6-5.fc35 fedora 7.8 k #8 41.63 openblas-srpm-macros noarch 2-10.fc35 fedora 7.4 k #8 41.63 patch aarch64 2.7.6-15.fc35 fedora 124 k #8 41.63 perl-AutoLoader noarch 5.74-486.fc35 updates 26 k #8 41.63 perl-B aarch64 1.82-486.fc35 updates 186 k #8 41.63 perl-Carp noarch 1.52-478.fc35 fedora 29 k #8 41.63 perl-Class-Struct noarch 0.66-486.fc35 updates 27 k #8 41.63 perl-Data-Dumper aarch64 2.183-2.fc35 fedora 55 k #8 41.63 perl-Digest noarch 1.20-1.fc35 fedora 25 k #8 41.63 perl-Digest-MD5 aarch64 2.58-478.fc35 fedora 36 k #8 41.63 perl-DynaLoader aarch64 1.50-486.fc35 updates 30 k #8 41.63 perl-Encode aarch64 4:3.15-482.fc35 updates 1.7 M #8 41.63 perl-Errno aarch64 1.33-486.fc35 updates 19 k #8 41.63 perl-Exporter noarch 5.76-479.fc35 fedora 31 k #8 41.63 perl-Fcntl aarch64 1.14-486.fc35 updates 25 k #8 41.63 perl-File-Basename noarch 2.85-486.fc35 updates 22 k #8 41.63 perl-File-Path noarch 2.18-478.fc35 fedora 35 k #8 41.63 perl-File-Temp noarch 1:0.231.100-478.fc35 fedora 59 k #8 41.63 perl-File-stat noarch 1.09-486.fc35 updates 22 k #8 41.63 perl-FileHandle noarch 2.03-486.fc35 updates 20 k #8 41.63 perl-Getopt-Long noarch 1:2.52-478.fc35 fedora 60 k #8 41.63 perl-Getopt-Std noarch 1.13-486.fc35 updates 20 k #8 41.63 perl-HTTP-Tiny noarch 0.080-1.fc35 updates 55 k #8 41.63 perl-IO aarch64 1.46-486.fc35 updates 92 k #8 41.63 perl-IPC-Open3 noarch 1.21-486.fc35 updates 27 k #8 41.63 perl-MIME-Base64 aarch64 3.16-478.fc35 fedora 30 k #8 41.63 perl-Net-SSLeay aarch64 1.90-4.fc35 fedora 350 k #8 41.63 perl-POSIX aarch64 1.97-486.fc35 updates 102 k #8 41.63 perl-PathTools aarch64 3.80-478.fc35 fedora 85 k #8 41.63 perl-Pod-Escapes noarch 1:1.07-478.fc35 fedora 20 k #8 41.63 perl-Pod-Perldoc noarch 3.28.01-479.fc35 fedora 84 k #8 41.63 perl-Pod-Simple noarch 1:3.43-2.fc35 fedora 215 k #8 41.63 perl-Pod-Usage noarch 4:2.01-478.fc35 fedora 40 k #8 41.63 perl-Scalar-List-Utils aarch64 5:1.62-463.fc35 updates 71 k #8 41.63 perl-SelectSaver noarch 1.02-486.fc35 updates 16 k #8 41.63 perl-Socket aarch64 4:2.032-2.fc35 fedora 54 k #8 41.63 perl-Storable aarch64 1:3.25-1.fc35 fedora 93 k #8 41.63 perl-Symbol noarch 1.09-486.fc35 updates 19 k #8 41.63 perl-Term-ANSIColor noarch 5.01-479.fc35 fedora 48 k #8 41.63 perl-Term-Cap noarch 1.17-478.fc35 fedora 22 k #8 41.63 perl-Text-ParseWords noarch 3.30-478.fc35 fedora 16 k #8 41.63 perl-Text-Tabs+Wrap noarch 2021.0814-1.fc35 fedora 22 k #8 41.63 perl-Time-Local noarch 2:1.300-478.fc35 fedora 33 k #8 41.63 perl-URI noarch 5.09-4.fc35 fedora 108 k #8 41.63 perl-base noarch 2.27-486.fc35 updates 21 k #8 41.63 perl-constant noarch 1.33-479.fc35 fedora 23 k #8 41.63 perl-if noarch 0.60.900-486.fc35 updates 18 k #8 41.63 perl-interpreter aarch64 4:5.34.1-486.fc35 updates 76 k #8 41.63 perl-libnet noarch 3.13-479.fc35 fedora 125 k #8 41.63 perl-libs aarch64 4:5.34.1-486.fc35 updates 2.0 M #8 41.63 perl-mro aarch64 1.25-486.fc35 updates 32 k #8 41.63 perl-overload noarch 1.33-486.fc35 updates 50 k #8 41.63 perl-overloading noarch 0.02-486.fc35 updates 17 k #8 41.63 perl-parent noarch 1:0.238-478.fc35 fedora 14 k #8 41.63 perl-podlators noarch 1:4.14-478.fc35 fedora 111 k #8 41.63 perl-srpm-macros noarch 1-42.fc35 fedora 8.3 k #8 41.63 perl-subs noarch 1.04-486.fc35 updates 16 k #8 41.63 perl-vars noarch 1.05-486.fc35 updates 17 k #8 41.63 pkgconf aarch64 1.8.0-1.fc35 fedora 41 k #8 41.63 pkgconf-m4 noarch 1.8.0-1.fc35 fedora 14 k #8 41.63 pkgconf-pkg-config aarch64 1.8.0-1.fc35 fedora 10 k #8 41.63 protobuf-c aarch64 1.4.0-1.fc35 fedora 36 k #8 41.63 python-srpm-macros noarch 3.10-11.fc35 updates 25 k #8 41.63 python3-construct noarch 2.10.67-3.fc35 fedora 112 k #8 41.63 python3-dateutil noarch 1:2.8.1-7.fc35 fedora 289 k #8 41.63 python3-dbus aarch64 1.2.18-2.fc35 fedora 132 k #8 41.63 python3-distro noarch 1.6.0-1.fc35 fedora 38 k #8 41.63 python3-dnf-plugins-core noarch 4.1.0-1.fc35 updates 220 k #8 41.63 python3-enchant noarch 3.2.2-1.fc35 updates 79 k #8 41.63 python3-pybeam noarch 0.7-1.fc35 fedora 24 k #8 41.63 python3-pyxdg noarch 0.27-3.fc35 fedora 96 k #8 41.63 python3-six noarch 1.16.0-4.fc35 fedora 36 k #8 41.63 python3-toml noarch 0.10.2-5.fc35 fedora 39 k #8 41.63 python3-zstd aarch64 1.4.5.1-5.fc35 fedora 19 k #8 41.63 qt5-srpm-macros noarch 5.15.2-3.fc35 fedora 8.2 k #8 41.63 redhat-rpm-config noarch 199-1.fc35 updates 65 k #8 41.63 rpmautospec-rpm-macros noarch 0.2.5-1.fc35 fedora 9.9 k #8 41.63 rust-srpm-macros noarch 21-1.fc35 updates 9.0 k #8 41.63 shared-mime-info aarch64 2.1-3.fc35 fedora 373 k #8 41.63 systemd-libs aarch64 249.11-2.fc35 updates 579 k #8 41.63 unbound-libs aarch64 1.13.2-1.fc35 fedora 519 k #8 41.63 unzip aarch64 6.0-53.fc35 fedora 176 k #8 41.63 xxhash-libs aarch64 0.8.1-1.fc35 updates 33 k #8 41.63 xz aarch64 5.2.5-7.fc35 fedora 215 k #8 41.63 zip aarch64 3.0-31.fc35 fedora 253 k #8 41.63 zstd aarch64 1.5.2-1.fc35 updates 331 k #8 41.63 Installing weak dependencies: #8 41.63 abattis-cantarell-fonts noarch 0.301-5.fc35 updates 364 k #8 41.63 adobe-source-code-pro-fonts noarch 2.030.1.050-11.fc35 fedora 831 k #8 41.63 deltarpm aarch64 3.6.2-10.fc35 fedora 88 k #8 41.63 hunspell-en noarch 0.20140811.1-20.fc35 fedora 180 k #8 41.63 perl-IO-Socket-IP noarch 0.41-479.fc35 fedora 42 k #8 41.63 perl-IO-Socket-SSL noarch 2.072-1.fc35 fedora 217 k #8 41.63 perl-Mozilla-CA noarch 20211001-1.fc35 updates 12 k #8 41.63 perl-NDBM_File aarch64 1.15-486.fc35 updates 27 k #8 41.63 python3-unbound aarch64 1.13.2-1.fc35 fedora 99 k #8 41.63 #8 41.63 Transaction Summary #8 41.63 ================================================================================ #8 41.63 Install 145 Packages #8 41.63 Upgrade 11 Packages #8 41.63 #8 41.63 Total download size: 37 M #8 41.63 Downloading Packages: #9 41.59 Setting up libuchardet0:arm64 (0.0.7-1build2) ... #9 41.60 Setting up lzop (1.04-2build2) ... #9 41.61 Setting up libmpdec3:arm64 (2.5.1-2build2) ... #9 41.69 Setting up git-man (1:2.34.1-1ubuntu1.2) ... #9 41.70 Setting up netbase (6.3) ... #9 41.73 Setting up libbinutils:arm64 (2.38-3ubuntu1) ... #9 41.74 Setting up libfido2-1:arm64 (1.10.0-1) ... #9 41.75 Setting up libisl23:arm64 (0.24-2build1) ... #9 41.76 Setting up libc-dev-bin (2.35-0ubuntu3) ... #9 41.77 Setting up openssl (3.0.2-0ubuntu1.1) ... #9 41.79 Setting up libbsd0:arm64 (0.11.5-1) ... #8 42.05 Setting up bsdmainutils (11.1.2) ... #8 42.07 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 42.07 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 #8 42.08 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 42.08 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 #8 42.08 Setting up libcroco3:armhf (0.6.12-3) ... #8 42.10 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #8 42.11 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #8 42.12 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #8 42.13 Setting up dwz (0.12-3) ... #8 42.15 Setting up groff-base (1.22.4-3+deb10u1) ... #8 45.12 Preparing to unpack .../233-libtype-tiny-perl_1.004004-1_all.deb ... #8 45.13 Unpacking libtype-tiny-perl (1.004004-1) ... #8 45.18 Selecting previously unselected package libgitlab-api-v4-perl. #8 45.18 Preparing to unpack .../234-libgitlab-api-v4-perl_0.16-1_all.deb ... #8 45.19 Unpacking libgitlab-api-v4-perl (0.16-1) ... #8 45.23 Selecting previously unselected package libglib2.0-data. #8 45.23 Preparing to unpack .../235-libglib2.0-data_2.58.3-2+deb10u3_all.deb ... #8 45.24 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ... #12 11.15 (32/77): libasan-11.3.1-2.el9.aarch64.rpm 3.9 MB/s | 435 kB 00:00 #12 11.21 (33/77): kernel-headers-5.14.0-85.el9.aarch64.r 11 MB/s | 2.2 MB 00:00 #12 11.23 (34/77): libmpc-1.2.1-4.el9.aarch64.rpm 840 kB/s | 63 kB 00:00 #12 11.29 (35/77): libseccomp-devel-2.5.2-2.el9.aarch64.r 749 kB/s | 59 kB 00:00 #8 36.70 Selecting previously unselected package po-debconf. #8 36.70 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ... #9 43.73 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #9 43.74 Setting up gpg (2.2.19-3ubuntu2.1) ... #9 43.75 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #9 43.76 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ... #9 43.77 Setting up librpmio8 (4.14.2.1+dfsg1-1build2) ... #9 43.78 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... #8 43.33 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ... #8 43.34 Unpacking python3-magic (2:0.4.20-3) ... #8 43.39 Selecting previously unselected package python3-urllib3. #8 43.40 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 43.40 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 43.46 Selecting previously unselected package python3-requests. #8 43.46 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ... #8 43.46 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 43.50 Selecting previously unselected package python3-unidiff. #8 43.51 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #8 43.51 Unpacking python3-unidiff (0.5.5-2) ... #8 43.55 Selecting previously unselected package python3-xdg. #8 43.55 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #8 43.55 Unpacking python3-xdg (0.27-2) ... #8 43.60 Selecting previously unselected package shared-mime-info. #9 45.32 Setting up libdata-optlist-perl (0.112-1) ... #9 45.33 Setting up libipc-run-perl (20200505.0-1) ... #9 45.34 Setting up git (1:2.34.1-1ubuntu1.2) ... #9 45.36 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ... #9 45.37 Setting up libcontextual-return-perl (0.004014-2) ... #9 45.38 Setting up libwww-robotrules-perl (6.02-1) ... #9 45.39 Setting up libtypes-serialiser-perl (1.01-1) ... #9 45.41 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 45.44 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 45.44 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 #9 45.44 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ... #9 45.45 Setting up libgit-wrapper-perl (0.048-1) ... #9 45.47 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 45.48 Setting up librole-tiny-perl (2.002004-1) ... #9 45.49 Setting up gnupg (2.2.27-3ubuntu2) ... #9 45.50 Setting up build-essential (12.9ubuntu3) ... #8 44.05 Building database of manual pages ... #8 44.20 Setting up pinentry-curses (1.1.0-1) ... #8 44.22 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ... #8 44.23 Setting up binutils (2.30-21ubuntu1~18.04.7) ... #8 44.25 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... #8 44.26 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... #8 44.27 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.96 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... #8 43.97 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 44.02 Selecting previously unselected package libregexp-pattern-license-perl. #8 44.02 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 44.03 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 44.06 Selecting previously unselected package libregexp-pattern-perl. #8 44.06 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... #8 44.06 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 44.10 Selecting previously unselected package libsasl2-modules:amd64. #8 44.10 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 44.11 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 44.14 Selecting previously unselected package libsereal-decoder-perl. #8 44.14 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... #8 44.15 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 44.18 Selecting previously unselected package libsereal-encoder-perl. #9 31.46 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #9 31.51 Selecting previously unselected package dh-strip-nondeterminism. #9 31.51 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ... #9 31.53 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #9 31.57 Selecting previously unselected package libdw1:armhf. #9 31.57 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ... #9 31.57 Unpacking libdw1:armhf (0.186-1build1) ... #9 31.62 Selecting previously unselected package debugedit. #9 31.62 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ... #9 31.62 Unpacking debugedit (1:5.0-4build1) ... #9 31.67 Selecting previously unselected package dwz. #9 31.67 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ... #9 31.68 Unpacking dwz (0.14-1build2) ... #9 43.72 Selecting previously unselected package libfile-fcntllock-perl. #9 43.72 Preparing to unpack .../242-libfile-fcntllock-perl_0.22-3build4_armhf.deb ... #9 43.72 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 43.75 Selecting previously unselected package libnumber-compare-perl. #9 43.76 Preparing to unpack .../243-libnumber-compare-perl_0.03-1_all.deb ... #9 43.76 Unpacking libnumber-compare-perl (0.03-1) ... #9 43.79 Selecting previously unselected package libtext-glob-perl. #9 43.79 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ... #9 43.79 Unpacking libtext-glob-perl (0.10-1) ... #9 43.83 Selecting previously unselected package libfile-find-rule-perl. #9 43.83 Preparing to unpack .../245-libfile-find-rule-perl_0.34-1_all.deb ... #9 43.83 Unpacking libfile-find-rule-perl (0.34-1) ... #9 43.87 Selecting previously unselected package libfont-afm-perl. #9 43.87 Preparing to unpack .../246-libfont-afm-perl_1.20-2_all.deb ... #9 43.87 Unpacking libfont-afm-perl (1.20-2) ... #9 43.90 Selecting previously unselected package libio-string-perl. #9 43.91 Preparing to unpack .../247-libio-string-perl_1.08-3_all.deb ... #9 43.91 Unpacking libio-string-perl (1.08-3) ... #9 43.94 Selecting previously unselected package libfont-ttf-perl. #9 43.94 Preparing to unpack .../248-libfont-ttf-perl_1.06-1_all.deb ... #9 43.95 Unpacking libfont-ttf-perl (1.06-1) ... #9 44.02 Selecting previously unselected package libfuture-perl. #9 44.02 Preparing to unpack .../249-libfuture-perl_0.43-1_all.deb ... #9 44.03 Unpacking libfuture-perl (0.43-1) ... #12 12.93 (75/75): device-mapper-devel-1.02.183-4.el9.x86 97 kB/s | 45 kB 00:00 #12 12.93 -------------------------------------------------------------------------------- #12 12.93 Total 27 MB/s | 110 MB 00:04 #8 50.34 Setting up libc-dev-bin (2.27-3ubuntu1.5) ... #8 50.35 Setting up liblua5.2-0:armhf (5.2.4-1.1build1) ... #8 50.36 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #8 50.37 Setting up libgdbm-compat4:armhf (1.14.1-6) ... #8 50.38 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ... #8 50.39 Setting up bsdmainutils (11.1.2ubuntu1) ... #8 50.42 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 50.43 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 #8 50.43 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 50.43 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 #8 50.44 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 50.45 Setting up ca-certificates (20210119~18.04.2) ... #8 46.81 Selecting previously unselected package libfile-chdir-perl. #8 46.81 Preparing to unpack .../209-libfile-chdir-perl_0.1008-1_all.deb ... #8 46.82 Unpacking libfile-chdir-perl (0.1008-1) ... #8 46.86 Selecting previously unselected package libfile-fcntllock-perl. #8 46.86 Preparing to unpack .../210-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ... #8 46.86 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #8 46.91 Selecting previously unselected package libfont-afm-perl. #8 46.91 Preparing to unpack .../211-libfont-afm-perl_1.20-2_all.deb ... #8 46.92 Unpacking libfont-afm-perl (1.20-2) ... #8 46.96 Selecting previously unselected package libfribidi0:armhf. #8 46.96 Preparing to unpack .../212-libfribidi0_1.0.5-3.1+deb10u1_armhf.deb ... #8 46.96 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u1) ... #8 47.00 Selecting previously unselected package libfuture-perl. #8 47.01 Preparing to unpack .../213-libfuture-perl_0.39-1_all.deb ... #8 47.01 Unpacking libfuture-perl (0.39-1) ... #8 47.06 Selecting previously unselected package libio-stringy-perl. #8 47.06 Preparing to unpack .../214-libio-stringy-perl_2.111-3_all.deb ... #8 47.07 Unpacking libio-stringy-perl (2.111-3) ... #9 42.93 Preparing to unpack .../332-licensecheck_3.0.45-1_all.deb ... #9 42.93 Unpacking licensecheck (3.0.45-1) ... #9 42.96 Selecting previously unselected package libdevel-size-perl. #9 42.96 Preparing to unpack .../333-libdevel-size-perl_0.83-1build1_amd64.deb ... #9 42.97 Unpacking libdevel-size-perl (0.83-1build1) ... #9 43.00 Selecting previously unselected package t1utils. #9 43.00 Preparing to unpack .../334-t1utils_1.41-3_amd64.deb ... #9 43.01 Unpacking t1utils (1.41-3) ... #9 43.07 Selecting previously unselected package lintian. #9 43.07 Preparing to unpack .../335-lintian_2.62.0ubuntu2_all.deb ... #9 43.07 Unpacking lintian (2.62.0ubuntu2) ... #10 30.23 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 68/78 #10 30.60 Installing : gdb-headless-8.2-18.el8.x86_64 69/78 #9 44.23 Preparing to unpack .../294-libmouse-perl_2.5.10-1build2_amd64.deb ... #9 44.23 Unpacking libmouse-perl (2.5.10-1build2) ... #9 44.27 Selecting previously unselected package libnumber-range-perl. #9 44.28 Preparing to unpack .../295-libnumber-range-perl_0.12-1.1_all.deb ... #9 44.28 Unpacking libnumber-range-perl (0.12-1.1) ... #9 44.31 Selecting previously unselected package libpackage-stash-xs-perl. #9 44.32 Preparing to unpack .../296-libpackage-stash-xs-perl_0.29-1build4_amd64.deb ... #9 44.32 Unpacking libpackage-stash-xs-perl (0.29-1build4) ... #9 44.35 Selecting previously unselected package libpath-iterator-rule-perl. #9 44.36 Preparing to unpack .../297-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 44.36 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 44.39 Selecting previously unselected package libperlio-gzip-perl. #9 44.40 Preparing to unpack .../298-libperlio-gzip-perl_0.19-1build7_amd64.deb ... #9 44.40 Unpacking libperlio-gzip-perl (0.19-1build7) ... #9 44.44 Selecting previously unselected package libpod-parser-perl. #9 44.44 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... #9 44.45 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 44.46 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 33.51 Unpacking libpsl5:armhf (0.21.0-1.2) ... #9 33.55 Selecting previously unselected package libxau6:armhf. #9 33.55 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_armhf.deb ... #9 33.55 Unpacking libxau6:armhf (1:1.0.9-1build3) ... #9 33.60 Selecting previously unselected package libxdmcp6:armhf. #9 33.60 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_armhf.deb ... #9 33.60 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu4) ... #9 33.64 Selecting previously unselected package libxcb1:armhf. #9 33.64 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_armhf.deb ... #9 33.65 Unpacking libxcb1:armhf (1.14-3ubuntu1) ... #9 33.72 Selecting previously unselected package libx11-data. #9 33.72 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ... #8 45.24 Setting up shared-mime-info (1.10-1) ... #8 43.12 Selecting previously unselected package libalgorithm-diff-perl. #8 43.12 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ... #8 43.13 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 43.16 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 43.16 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ... #8 43.17 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 43.19 Selecting previously unselected package libalgorithm-merge-perl. #8 43.20 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ... #8 43.20 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 43.23 Selecting previously unselected package libaliased-perl. #8 43.23 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ... #8 43.23 Unpacking libaliased-perl (0.34-1.1) ... #8 43.26 Selecting previously unselected package libapt-pkg-perl. #8 43.26 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ... #8 43.27 Unpacking libapt-pkg-perl (0.1.39) ... #8 43.31 Selecting previously unselected package libarchive-cpio-perl. #8 43.31 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 43.31 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 43.35 Selecting previously unselected package libarchive13:armhf. #9 41.80 Setting up libelf1:arm64 (0.186-1build1) ... #9 41.81 Setting up readline-common (8.1.2-1) ... #9 41.82 Setting up publicsuffix (20211207.1025-1) ... #9 41.84 Setting up zstd (1.4.8+dfsg-3build1) ... #9 41.85 Setting up libmarkdown2:arm64 (2.2.7-2) ... #9 41.86 Setting up libcc1-0:arm64 (12-20220319-1ubuntu1) ... #9 41.87 Setting up iso-codes (4.9.0-1) ... #9 41.88 Setting up liblocale-gettext-perl (1.07-4build3) ... #9 41.89 Setting up liblsan0:arm64 (12-20220319-1ubuntu1) ... #9 41.90 Setting up dctrl-tools (2.24-3build2) ... #9 41.92 Setting up libitm1:arm64 (12-20220319-1ubuntu1) ... #9 41.93 Setting up libgdbm6:arm64 (1.23-1) ... #9 41.94 Setting up libicu70:arm64 (70.1-2) ... #9 41.95 Setting up libtsan0:arm64 (11.2.0-19ubuntu1) ... #9 41.96 Setting up libctf0:arm64 (2.38-3ubuntu1) ... #9 41.97 Setting up libjpeg8:arm64 (8c-2ubuntu10) ... #9 41.98 Setting up pinentry-curses (1.1.1-1build2) ... #9 42.00 Setting up cpp-11 (11.2.0-19ubuntu1) ... #9 42.01 Setting up manpages-dev (5.10-1ubuntu1) ... #8 42.17 Setting up cpp (4:8.3.0-1+rpi2) ... #8 42.19 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ... #8 42.20 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #8 42.21 Setting up python3.7 (3.7.3-2+deb10u3) ... #8 45.40 Selecting previously unselected package libgpm2:amd64. #8 45.40 Preparing to unpack .../236-libgpm2_1.20.7-5_amd64.deb ... #8 45.40 Unpacking libgpm2:amd64 (1.20.7-5) ... #8 45.44 Selecting previously unselected package libidn11:amd64. #8 45.45 Preparing to unpack .../237-libidn11_1.33-2.2_amd64.deb ... #8 45.45 Unpacking libidn11:amd64 (1.33-2.2) ... #8 45.50 Selecting previously unselected package libntlm0:amd64. #8 45.51 Preparing to unpack .../238-libntlm0_1.5-1+deb10u1_amd64.deb ... #8 45.51 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... #8 45.55 Selecting previously unselected package libgsasl7. #8 45.55 Preparing to unpack .../239-libgsasl7_1.8.0-8+b2_amd64.deb ... #8 45.55 Unpacking libgsasl7 (1.8.0-8+b2) ... #8 45.61 Selecting previously unselected package libhtml-form-perl. #8 45.61 Preparing to unpack .../240-libhtml-form-perl_6.03-1_all.deb ... #8 45.62 Unpacking libhtml-form-perl (6.03-1) ... #8 45.64 Selecting previously unselected package libhtml-format-perl. #8 45.64 Preparing to unpack .../241-libhtml-format-perl_2.12-1_all.deb ... #8 45.65 Unpacking libhtml-format-perl (2.12-1) ... #8 45.68 Selecting previously unselected package libhttp-daemon-perl. #8 45.68 Preparing to unpack .../242-libhttp-daemon-perl_6.01-3_all.deb ... #8 45.69 Unpacking libhttp-daemon-perl (6.01-3) ... #8 45.71 Selecting previously unselected package libstruct-dumb-perl. #12 11.32 (36/77): libselinux-devel-3.3-2.el9.aarch64.rpm 1.8 MB/s | 157 kB 00:00 #12 11.37 (37/77): libsepol-devel-3.3-2.el9.aarch64.rpm 606 kB/s | 48 kB 00:00 #12 11.45 (38/77): libtool-2.4.6-45.el9.aarch64.rpm 4.3 MB/s | 582 kB 00:00 #12 11.45 (39/77): libtool-ltdl-2.4.6-45.el9.aarch64.rpm 442 kB/s | 37 kB 00:00 #8 36.71 Unpacking po-debconf (1.0.21+nmu1) ... #8 43.60 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ... #8 43.61 Unpacking shared-mime-info (2.0-1) ... #8 43.71 Selecting previously unselected package strace. #8 43.71 Preparing to unpack .../355-strace_5.10-1_arm64.deb ... #8 43.72 Unpacking strace (5.10-1) ... #8 43.78 Selecting previously unselected package xauth. #8 43.78 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ... #8 43.79 Unpacking xauth (1:1.1-1) ... #8 43.83 Selecting previously unselected package xdg-user-dirs. #8 43.83 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ... #8 43.84 Unpacking xdg-user-dirs (0.17-2) ... #8 43.93 Setting up libksba8:arm64 (1.5.0-3) ... #8 43.94 Setting up media-types (4.0.0) ... #9 44.25 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... #9 45.51 Setting up libfont-ttf-perl (1.06-1.1) ... #9 45.52 Setting up libfile-homedir-perl (1.006-1) ... #9 45.53 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #9 45.54 Setting up libio-socket-ssl-perl (2.074-2) ... #9 45.55 Setting up libsub-exporter-perl (0.988-1) ... #9 45.56 Setting up libalgorithm-merge-perl (0.08-3) ... #9 45.57 Setting up libhttp-message-perl (6.36-1) ... #9 45.58 Setting up libdata-validate-ip-perl (0.30-1) ... #9 45.59 Setting up libhtml-form-perl (6.07-1) ... #9 45.60 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 45.61 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #9 45.62 Setting up libjson-xs-perl (4.030-1build3) ... #9 45.63 Setting up libhttp-negotiate-perl (6.01-1) ... #9 45.64 Setting up libio-prompter-perl (0.004015-1) ... #9 45.65 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 45.67 Setting up libhttp-cookies-perl (6.10-1) ... #9 45.68 Setting up po-debconf (1.0.21+nmu1) ... #9 45.69 Setting up libhtml-tree-perl (5.07-2) ... #9 45.70 Setting up libparams-classify-perl (0.015-1build5) ... #9 45.71 Setting up libhtml-format-perl (2.12-1.1) ... #8 44.28 Setting up gpg (2.2.4-1ubuntu1.4) ... #8 44.30 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... #8 44.31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #8 44.34 Setting up python3 (3.6.7-1~18.04) ... #8 44.19 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... #8 44.19 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #8 44.23 Selecting previously unselected package libtask-weaken-perl. #8 44.23 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... #8 44.24 Unpacking libtask-weaken-perl (1.06-1) ... #8 44.27 Selecting previously unselected package libxml-parser-perl:amd64. #8 44.27 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... #8 44.27 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #8 44.32 Selecting previously unselected package libsoap-lite-perl. #8 44.33 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... #8 44.33 Unpacking libsoap-lite-perl (1.27-1) ... #8 44.39 Selecting previously unselected package libsort-key-perl. #8 44.39 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... #8 44.40 Unpacking libsort-key-perl (1.33-2+b3) ... #8 44.43 Selecting previously unselected package libstring-copyright-perl. #9 44.06 Selecting previously unselected package libio-stringy-perl. #9 44.06 Preparing to unpack .../250-libio-stringy-perl_2.111-3_all.deb ... #9 44.07 Unpacking libio-stringy-perl (2.111-3) ... #9 44.13 Selecting previously unselected package libparams-validate-perl. #9 44.13 Preparing to unpack .../251-libparams-validate-perl_1.29-3_armhf.deb ... #9 44.14 Unpacking libparams-validate-perl (1.29-3) ... #9 44.17 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 44.17 Preparing to unpack .../252-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 44.17 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #9 44.21 Selecting previously unselected package libsort-versions-perl. #9 44.21 Preparing to unpack .../253-libsort-versions-perl_1.62-1_all.deb ... #9 44.21 Unpacking libsort-versions-perl (1.62-1) ... #9 44.25 Selecting previously unselected package libgit-wrapper-perl. #9 44.25 Preparing to unpack .../254-libgit-wrapper-perl_0.048-1_all.deb ... #9 44.25 Unpacking libgit-wrapper-perl (0.048-1) ... #9 44.29 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 44.29 Preparing to unpack .../255-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 31.73 Selecting previously unselected package gettext. #9 31.73 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ... #9 31.76 Unpacking gettext (0.21-4ubuntu4) ... #9 31.86 Selecting previously unselected package intltool-debian. #9 31.86 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ... #9 31.87 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 31.91 Selecting previously unselected package po-debconf. #9 31.91 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #9 31.91 Unpacking po-debconf (1.0.21+nmu1) ... #8 50.80 Updating certificates in /etc/ssl/certs... #8 42.42 Fedora Modular 36 - aarch64 - Test Updates 604 kB/s | 705 kB 00:01 #8 47.12 Selecting previously unselected package libparams-validate-perl. #8 47.12 Preparing to unpack .../215-libparams-validate-perl_1.29-1+b1_armhf.deb ... #8 47.13 Unpacking libparams-validate-perl (1.29-1+b1) ... #8 47.18 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 47.18 Preparing to unpack .../216-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #8 47.19 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #8 47.23 Selecting previously unselected package libsort-versions-perl. #8 47.23 Preparing to unpack .../217-libsort-versions-perl_1.62-1_all.deb ... #8 47.24 Unpacking libsort-versions-perl (1.62-1) ... #8 47.28 Selecting previously unselected package libgit-wrapper-perl. #8 47.28 Preparing to unpack .../218-libgit-wrapper-perl_0.048-1_all.deb ... #8 47.28 Unpacking libgit-wrapper-perl (0.048-1) ... #8 47.32 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 47.32 Preparing to unpack .../219-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #8 47.32 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #8 47.36 Selecting previously unselected package libio-prompter-perl. #8 47.36 Preparing to unpack .../220-libio-prompter-perl_0.004015-1_all.deb ... #9 43.35 Selecting previously unselected package manpages-dev. #9 43.36 Preparing to unpack .../336-manpages-dev_5.05-1_all.deb ... #9 43.36 Unpacking manpages-dev (5.05-1) ... #9 43.35 Selecting previously unselected package libwebp6:arm64. #9 43.35 Preparing to unpack .../208-libwebp6_0.6.1-2.1_arm64.deb ... #9 43.39 Unpacking libwebp6:arm64 (0.6.1-2.1) ... #9 33.73 Unpacking libx11-data (2:1.7.2-1) ... #9 33.90 Selecting previously unselected package libx11-6:armhf. #9 33.90 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_armhf.deb ... #9 33.91 Unpacking libx11-6:armhf (2:1.7.2-1) ... #9 34.00 Selecting previously unselected package libxext6:armhf. #9 34.00 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_armhf.deb ... #10 30.62 Installing : go-srpm-macros-2-17.el8.noarch 70/78 #10 30.83 Installing : glibc-gconv-extra-2.28-199.el8.x86_64 71/78 #10 30.87 Running scriptlet: glibc-gconv-extra-2.28-199.el8.x86_64 71/78 #10 30.89 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 72/78 #10 30.90 Installing : efi-srpm-macros-3-3.el8.noarch 73/78 #10 30.91 Installing : dwz-0.12-10.el8.x86_64 74/78 #10 30.93 Installing : redhat-rpm-config-127-1.el8.noarch 75/78 #10 30.95 Installing : rpm-build-4.14.3-23.el8.x86_64 76/78 #9 44.47 Unpacking libpod-parser-perl (1.63-2) ... #9 44.51 Selecting previously unselected package libpod-constants-perl. #9 44.51 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... #9 44.51 Unpacking libpod-constants-perl (0.19-2) ... #9 44.55 Selecting previously unselected package libproc-processtable-perl. #9 44.55 Preparing to unpack .../301-libproc-processtable-perl_0.59-2build2_amd64.deb ... #9 44.55 Unpacking libproc-processtable-perl (0.59-2build2) ... #9 44.66 Selecting previously unselected package libre2-9:amd64. #9 44.67 Preparing to unpack .../302-libre2-9_20210801+dfsg-1_amd64.deb ... #9 44.67 Unpacking libre2-9:amd64 (20210801+dfsg-1) ... #9 44.71 Selecting previously unselected package libre-engine-re2-perl:amd64. #9 44.71 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build1_amd64.deb ... #9 44.71 Unpacking libre-engine-re2-perl:amd64 (0.14-1build1) ... #9 44.74 Selecting previously unselected package libreadonly-perl. #9 44.74 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... #9 44.75 Unpacking libreadonly-perl (2.050-3) ... #9 44.78 Selecting previously unselected package libref-util-perl. #9 44.78 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... #9 44.79 Unpacking libref-util-perl (0.204-1) ... #9 44.82 Selecting previously unselected package libref-util-xs-perl. #9 44.82 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build3_amd64.deb ... #9 44.82 Unpacking libref-util-xs-perl (0.117-1build3) ... #9 44.85 Selecting previously unselected package libregexp-pattern-license-perl. #8 43.35 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ... #8 43.36 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ... #8 43.43 Selecting previously unselected package libarray-intspan-perl. #8 43.43 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ... #8 43.45 Unpacking libarray-intspan-perl (2.004-1) ... #8 43.48 Selecting previously unselected package libauthen-sasl-perl. #8 43.48 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 43.49 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 43.53 Selecting previously unselected package libmodule-implementation-perl. #8 43.53 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 43.54 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 43.59 Selecting previously unselected package libsub-exporter-progressive-perl. #9 42.02 Setting up libdw1:arm64 (0.186-1build1) ... #9 42.03 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #9 42.04 Setting up libxcb1:arm64 (1.14-3ubuntu3) ... #9 42.05 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #9 42.20 Setting up libedit2:arm64 (3.1-20210910-1build1) ... #9 42.21 Setting up libreadline8:arm64 (8.1.2-1) ... #9 42.22 Setting up m4 (1.4.18-5ubuntu2) ... #9 42.24 Setting up binutils-aarch64-linux-gnu (2.38-3ubuntu1) ... #9 42.25 Setting up binutils (2.38-3ubuntu1) ... #9 42.26 Setting up libldap-2.5-0:arm64 (2.5.11+dfsg-1~exp1ubuntu3) ... #13 3.312 (1/61): annobin-10.67-1.el8.aarch64.rpm 3.7 MB/s | 953 kB 00:00 #13 3.322 (2/61): automake-1.16.1-7.el8.noarch.rpm 2.7 MB/s | 713 kB 00:00 #12 11.76 (40/77): gcc-11.3.1-2.el9.aarch64.rpm 17 MB/s | 30 MB 00:01 #12 11.76 (41/77): libuv-1.42.0-1.el9.aarch64.rpm 468 kB/s | 146 kB 00:00 #12 11.77 (42/77): libubsan-11.3.1-2.el9.aarch64.rpm 655 kB/s | 208 kB 00:00 #12 11.84 (43/77): libxcrypt-devel-4.4.18-3.el9.aarch64.r 371 kB/s | 29 kB 00:00 #12 11.89 (44/77): m4-1.4.19-1.el9.aarch64.rpm 2.4 MB/s | 297 kB 00:00 #8 45.71 Preparing to unpack .../243-libstruct-dumb-perl_0.09-1_all.deb ... #8 45.72 Unpacking libstruct-dumb-perl (0.09-1) ... #8 45.75 Selecting previously unselected package libio-async-perl. #8 45.75 Preparing to unpack .../244-libio-async-perl_0.72-1_all.deb ... #8 45.75 Unpacking libio-async-perl (0.72-1) ... #8 45.80 Selecting previously unselected package libio-sessiondata-perl. #8 45.81 Preparing to unpack .../245-libio-sessiondata-perl_1.03-1_all.deb ... #8 45.81 Unpacking libio-sessiondata-perl (1.03-1) ... #8 45.84 Selecting previously unselected package libio-string-perl. #8 45.84 Preparing to unpack .../246-libio-string-perl_1.08-3_all.deb ... #8 45.84 Unpacking libio-string-perl (1.08-3) ... #8 45.87 Selecting previously unselected package libtypes-serialiser-perl. #8 45.87 Preparing to unpack .../247-libtypes-serialiser-perl_1.0-1_all.deb ... #8 45.88 Unpacking libtypes-serialiser-perl (1.0-1) ... #8 45.91 Selecting previously unselected package libjson-xs-perl. #8 45.91 Preparing to unpack .../248-libjson-xs-perl_3.040-1+b1_amd64.deb ... #8 45.91 Unpacking libjson-xs-perl (3.040-1+b1) ... #8 45.96 Selecting previously unselected package liblzo2-2:amd64. #8 42.65 (1/156): bzip2-1.0.8-9.fc35.aarch64.rpm 222 kB/s | 52 kB 00:00 #8 42.65 (2/156): cpio-2.13-11.fc35.aarch64.rpm 1.1 MB/s | 268 kB 00:00 #8 42.66 (3/156): debugedit-5.0-2.fc35.aarch64.rpm 12 MB/s | 75 kB 00:00 #8 42.67 (4/156): deltarpm-3.6.2-10.fc35.aarch64.rpm 10 MB/s | 88 kB 00:00 #8 42.67 (5/156): adobe-source-code-pro-fonts-2.030.1.05 3.1 MB/s | 831 kB 00:00 #8 42.69 (6/156): diffutils-3.8-1.fc35.aarch64.rpm 34 MB/s | 398 kB 00:00 #8 42.69 (7/156): dwz-0.14-2.fc35.aarch64.rpm 18 MB/s | 125 kB 00:00 #8 42.70 (8/156): devscripts-checkbashisms-2.21.4-1.fc35 1.1 MB/s | 28 kB 00:00 #8 42.70 (9/156): dash-0.5.10.2-9.fc35.aarch64.rpm 1.9 MB/s | 97 kB 00:00 #8 42.70 (10/156): ed-1.14.2-11.fc35.aarch64.rpm 8.4 MB/s | 73 kB 00:00 #9 44.35 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 44.36 Setting up gpgsm (2.2.19-3ubuntu2.1) ... #9 44.38 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ... #9 44.39 Setting up python3 (3.8.2-0ubuntu2) ... #9 45.72 Setting up libxml-sax-perl (1.02+dfsg-3) ... #9 45.77 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 45.83 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 45.94 #9 45.94 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 44.69 Setting up librpmio8 (4.14.1+dfsg1-2) ... #8 43.95 Setting up libpipeline1:arm64 (1.5.3-1) ... #8 43.97 Setting up wdiff (1.2.2-2+b1) ... #8 43.98 Setting up libxau6:arm64 (1:1.0.9-1) ... #8 43.99 Setting up libre2-9:arm64 (20210201+dfsg-1) ... #8 44.00 Setting up libpsl5:arm64 (0.21.0-1.2) ... #8 44.02 Setting up libgpm2:arm64 (1.20.7-8) ... #8 44.03 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 44.04 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 44.05 Setting up libicu67:arm64 (67.1-7) ... #8 44.06 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #8 44.07 Setting up xdg-user-dirs (0.17-2) ... #8 44.10 Setting up libmagic-mgc (1:5.39-3) ... #8 44.11 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #8 44.12 Setting up libglib2.0-0:arm64 (2.66.8-1) ... #8 44.16 No schema files found: doing nothing. #8 44.43 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... #8 44.43 Unpacking libstring-copyright-perl (0.003006-1) ... #8 44.46 Selecting previously unselected package libstring-escape-perl. #8 44.47 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... #8 44.47 Unpacking libstring-escape-perl (2010.002-2) ... #8 44.50 Selecting previously unselected package libstring-shellquote-perl. #8 44.51 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... #8 44.51 Unpacking libstring-shellquote-perl (1.04-1) ... #8 44.55 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. #8 44.55 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... #8 44.55 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 44.59 Selecting previously unselected package libterm-readkey-perl. #8 44.59 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... #8 44.59 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 44.63 Selecting previously unselected package libtext-levenshteinxs-perl. #8 44.63 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... #8 44.64 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 44.67 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #8 44.67 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... #8 44.67 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 44.70 Selecting previously unselected package libtext-xslate-perl. #8 44.70 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... #8 44.71 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 44.76 Selecting previously unselected package libtime-duration-perl. #8 44.77 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... #8 44.77 Unpacking libtime-duration-perl (1.21-1) ... #9 44.29 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 44.32 Selecting previously unselected package libio-prompter-perl. #9 44.32 Preparing to unpack .../256-libio-prompter-perl_0.004015-1_all.deb ... #9 44.33 Unpacking libio-prompter-perl (0.004015-1) ... #9 44.36 Selecting previously unselected package libjson-perl. #9 44.37 Preparing to unpack .../257-libjson-perl_4.02000-2_all.deb ... #9 44.37 Unpacking libjson-perl (4.02000-2) ... #9 44.41 Selecting previously unselected package liblog-any-perl. #9 44.41 Preparing to unpack .../258-liblog-any-perl_1.708-1_all.deb ... #9 44.41 Unpacking liblog-any-perl (1.708-1) ... #9 44.45 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 44.45 Preparing to unpack .../259-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 44.46 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 44.49 Selecting previously unselected package libpackage-stash-perl. #9 44.49 Preparing to unpack .../260-libpackage-stash-perl_0.38-1_all.deb ... #9 44.49 Unpacking libpackage-stash-perl (0.38-1) ... #9 44.53 Selecting previously unselected package libsub-identify-perl. #9 44.53 Preparing to unpack .../261-libsub-identify-perl_0.14-1build2_armhf.deb ... #9 31.99 Selecting previously unselected package debhelper. #9 31.99 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ... #9 32.00 Unpacking debhelper (13.6ubuntu1) ... #9 32.09 Selecting previously unselected package libfakeroot:armhf. #9 32.09 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ... #9 32.10 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ... #9 32.13 Selecting previously unselected package fakeroot. #9 32.13 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ... #9 32.14 Unpacking fakeroot (1.28-1ubuntu1) ... #9 32.19 Selecting previously unselected package libassuan0:armhf. #9 32.19 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ... #9 32.19 Unpacking libassuan0:armhf (2.5.5-1build1) ... #9 32.23 Selecting previously unselected package gpgconf. #9 32.23 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2_armhf.deb ... #8 47.37 Unpacking libio-prompter-perl (0.004015-1) ... #8 47.42 Selecting previously unselected package libjson-perl. #8 47.42 Preparing to unpack .../221-libjson-perl_4.02000-1_all.deb ... #8 47.43 Unpacking libjson-perl (4.02000-1) ... #8 47.47 Selecting previously unselected package liblog-any-perl. #8 47.47 Preparing to unpack .../222-liblog-any-perl_1.707-1_all.deb ... #8 47.48 Unpacking liblog-any-perl (1.707-1) ... #8 47.52 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 47.52 Preparing to unpack .../223-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 47.52 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 47.56 Selecting previously unselected package libpackage-stash-perl. #8 47.56 Preparing to unpack .../224-libpackage-stash-perl_0.38-1_all.deb ... #8 47.60 Unpacking libpackage-stash-perl (0.38-1) ... #9 43.62 Selecting previously unselected package python3-certifi. #9 43.62 Preparing to unpack .../337-python3-certifi_2019.11.28-1_all.deb ... #9 43.63 Unpacking python3-certifi (2019.11.28-1) ... #9 43.68 Selecting previously unselected package python3-idna. #9 43.68 Preparing to unpack .../338-python3-idna_2.8-1_all.deb ... #9 43.68 Unpacking python3-idna (2.8-1) ... #9 43.72 Selecting previously unselected package python3-urllib3. #9 43.89 Selecting previously unselected package libtiff5:arm64. #9 43.90 Preparing to unpack .../209-libtiff5_4.3.0-1_arm64.deb ... #9 34.12 Unpacking libxext6:armhf (2:1.3.4-0ubuntu3) ... #9 44.86 Preparing to unpack .../307-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #9 44.86 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #10 30.99 Installing : rpmlint-1.10-14.el8.noarch 77/78 #9 44.89 Selecting previously unselected package libregexp-pattern-perl. #9 44.90 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... #10 31.00 Installing : dnf-plugins-core-4.0.21-11.el8.noarch 78/78 #9 44.90 Unpacking libregexp-pattern-perl (0.2.14-1) ... #10 31.01 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 78/78 #9 44.94 Selecting previously unselected package libsasl2-modules:amd64. #10 31.02 Running scriptlet: dnf-plugins-core-4.0.21-11.el8.noarch 78/78 #9 44.94 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg-2.1ubuntu0.1_amd64.deb ... #9 44.94 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1ubuntu0.1) ... #10 31.13 Verifying : desktop-file-utils-0.23-8.el8.x86_64 1/78 #9 44.98 Selecting previously unselected package libsereal-decoder-perl. #10 31.13 Verifying : dwz-0.12-10.el8.x86_64 2/78 #9 44.98 Preparing to unpack .../310-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ... #9 44.99 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... #10 31.13 Verifying : efi-srpm-macros-3-3.el8.noarch 3/78 #9 45.02 Selecting previously unselected package libsereal-encoder-perl. #10 31.13 Verifying : gc-7.6.4-3.el8.x86_64 4/78 #9 45.03 Preparing to unpack .../311-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ... #9 45.03 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ... #10 31.13 Verifying : gdb-headless-8.2-18.el8.x86_64 5/78 #9 45.07 Selecting previously unselected package libsort-key-perl. #10 31.13 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/78 #9 45.07 Preparing to unpack .../312-libsort-key-perl_1.33-2build4_amd64.deb ... #10 31.13 Verifying : glibc-gconv-extra-2.28-199.el8.x86_64 7/78 #9 45.08 Unpacking libsort-key-perl (1.33-2build4) ... #10 31.13 Verifying : go-srpm-macros-2-17.el8.noarch 8/78 #9 45.11 Selecting previously unselected package libstring-copyright-perl. #10 31.13 Verifying : guile-5:2.0.14-7.el8.x86_64 9/78 #10 31.13 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 10/78 #10 31.13 Verifying : libipt-1.6.1-8.el8.x86_64 11/78 #10 31.13 Verifying : ocaml-srpm-macros-5-4.el8.noarch 12/78 #10 31.13 Verifying : openblas-srpm-macros-2-2.el8.noarch 13/78 #10 31.13 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 14/78 #10 31.13 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 15/78 #10 31.13 Verifying : perl-srpm-macros-1-25.el8.noarch 16/78 #10 31.13 Verifying : python-rpm-macros-3-41.el8.noarch 17/78 #10 31.13 Verifying : python-srpm-macros-3-41.el8.noarch 18/78 #10 31.13 Verifying : python3-rpm-macros-3-41.el8.noarch 19/78 #10 31.13 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 20/78 #10 31.13 Verifying : redhat-rpm-config-127-1.el8.noarch 21/78 #10 31.13 Verifying : rpm-build-4.14.3-23.el8.x86_64 22/78 #10 31.13 Verifying : rpmlint-1.10-14.el8.noarch 23/78 #10 31.13 Verifying : rust-srpm-macros-5-2.el8.noarch 24/78 #10 31.13 Verifying : zstd-1.4.4-1.el8.x86_64 25/78 #10 31.13 Verifying : binutils-2.30-114.el8.x86_64 26/78 #10 31.13 Verifying : bzip2-1.0.6-26.el8.x86_64 27/78 #10 31.13 Verifying : cpio-2.12-11.el8.x86_64 28/78 #10 31.13 Verifying : diffutils-3.6-6.el8.x86_64 29/78 #10 31.13 Verifying : dnf-plugins-core-4.0.21-11.el8.noarch 30/78 #10 31.13 Verifying : elfutils-0.186-1.el8.x86_64 31/78 #10 31.13 Verifying : elfutils-debuginfod-client-0.186-1.el8.x86_64 32/78 #10 31.13 Verifying : emacs-filesystem-1:26.1-7.el8.noarch 33/78 #10 31.13 Verifying : file-5.33-20.el8.x86_64 34/78 #10 31.13 Verifying : groff-base-1.22.3-18.el8.x86_64 35/78 #10 31.13 Verifying : libbabeltrace-1.5.4-4.el8.x86_64 36/78 #10 31.13 Verifying : libpkgconf-1.4.2-1.el8.x86_64 37/78 #10 31.13 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 38/78 #10 31.13 Verifying : ncurses-6.1-9.20180224.el8.x86_64 39/78 #10 31.13 Verifying : patch-2.7.6-11.el8.x86_64 40/78 #10 31.13 Verifying : perl-Carp-1.42-396.el8.noarch 41/78 #10 31.13 Verifying : perl-Encode-4:2.97-3.el8.x86_64 42/78 #10 31.13 Verifying : perl-Errno-1.28-421.el8.x86_64 43/78 #10 31.13 Verifying : perl-Exporter-5.72-396.el8.noarch 44/78 #10 31.13 Verifying : perl-File-Path-2.15-2.el8.noarch 45/78 #10 31.13 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 46/78 #10 31.13 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 47/78 #10 31.13 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 48/78 #10 31.13 Verifying : perl-IO-1.38-421.el8.x86_64 49/78 #10 31.13 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 50/78 #10 31.14 Verifying : perl-PathTools-3.74-1.el8.x86_64 51/78 #10 31.14 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 52/78 #10 31.14 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 53/78 #10 31.14 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 54/78 #10 31.14 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 55/78 #10 31.14 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 56/78 #10 31.14 Verifying : perl-Socket-4:2.027-3.el8.x86_64 57/78 #10 31.14 Verifying : perl-Storable-1:3.11-3.el8.x86_64 58/78 #10 31.14 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 59/78 #10 31.14 Verifying : perl-Term-Cap-1.17-395.el8.noarch 60/78 #10 31.14 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 61/78 #10 31.14 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 62/78 #10 31.14 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 63/78 #10 31.14 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 64/78 #10 31.14 Verifying : perl-constant-1.33-396.el8.noarch 65/78 #10 31.14 Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 66/78 #10 31.14 Verifying : perl-libs-4:5.26.3-421.el8.x86_64 67/78 #10 31.14 Verifying : perl-macros-4:5.26.3-421.el8.x86_64 68/78 #10 31.14 Verifying : perl-parent-1:0.237-1.el8.noarch 69/78 #10 31.14 Verifying : perl-podlators-4.11-1.el8.noarch 70/78 #10 31.14 Verifying : perl-threads-1:2.21-2.el8.x86_64 71/78 #10 31.14 Verifying : perl-threads-shared-1.58-2.el8.x86_64 72/78 #10 31.14 Verifying : pkgconf-1.4.2-1.el8.x86_64 73/78 #10 31.14 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 74/78 #10 31.14 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 75/78 #10 31.14 Verifying : unzip-6.0-46.el8.x86_64 76/78 #10 31.14 Verifying : xz-5.2.4-3.el8.x86_64 77/78 #8 42.41 Dependencies resolved. #8 42.44 ================================================================================ #8 42.44 Package Arch Version Repo Size #8 42.44 ================================================================================ #8 42.44 Installing: #8 42.44 dnf-plugins-core noarch 4.0.24-1.fc34 updates 35 k #8 42.44 rpm-build aarch64 4.16.1.3-1.fc34 fedora 98 k #8 42.44 rpmlint noarch 1.11-19.fc34 updates 185 k #8 42.44 Installing dependencies: #8 42.44 binutils aarch64 2.35.2-6.fc34 updates 5.9 M #8 42.44 binutils-gold aarch64 2.35.2-6.fc34 updates 863 k #8 42.44 bzip2 aarch64 1.0.8-6.fc34 fedora 52 k #8 42.44 cpio aarch64 2.13-10.fc34 fedora 271 k #8 42.44 dbus-libs aarch64 1:1.12.20-3.fc34 fedora 149 k #8 42.44 desktop-file-utils aarch64 0.26-3.fc34 fedora 73 k #8 42.44 diffutils aarch64 3.7-8.fc34 fedora 387 k #8 42.44 dwz aarch64 0.14-1.fc34 fedora 126 k #8 42.44 ed aarch64 1.14.2-10.fc34 fedora 74 k #8 42.44 efi-srpm-macros noarch 5-4.fc34 updates 22 k #8 42.44 elfutils aarch64 0.186-1.fc34 updates 517 k #8 42.44 elfutils-debuginfod-client aarch64 0.186-1.fc34 updates 39 k #8 42.44 emacs-filesystem noarch 1:27.2-5.fc34 updates 8.4 k #8 42.44 enchant aarch64 1:1.6.0-27.fc34 fedora 59 k #8 42.44 file aarch64 5.39-7.fc34 updates 50 k #8 42.44 findutils aarch64 1:4.8.0-2.fc34 fedora 547 k #8 42.44 fonts-srpm-macros noarch 1:2.0.5-5.fc34 fedora 27 k #8 42.44 fpc-srpm-macros noarch 1.3-3.fc34 fedora 7.7 k #8 42.44 gdb-minimal aarch64 11.1-5.fc34 updates 3.4 M #8 42.44 gdk-pixbuf2 aarch64 2.42.6-1.fc34 updates 468 k #8 42.44 ghc-srpm-macros noarch 1.5.0-4.fc34 fedora 7.8 k #8 42.44 glib-networking aarch64 2.68.3-1.fc34 updates 169 k #8 42.44 gnat-srpm-macros noarch 4-13.fc34 fedora 8.3 k #8 42.44 go-srpm-macros noarch 3.0.15-1.fc34 updates 26 k #8 42.44 groff-base aarch64 1.22.4-7.fc34 fedora 1.0 M #8 42.44 gsettings-desktop-schemas aarch64 40.0-1.fc34 fedora 691 k #8 42.44 hunspell aarch64 1.7.0-9.fc34 fedora 326 k #8 42.44 hunspell-en-US noarch 0.20140811.1-18.fc34 fedora 177 k #8 42.44 hunspell-filesystem aarch64 1.7.0-9.fc34 fedora 7.6 k #8 42.44 info aarch64 6.7-10.fc34 fedora 225 k #8 42.44 json-glib aarch64 1.6.6-1.fc34 updates 149 k #8 42.44 kernel-srpm-macros noarch 1.0-4.fc34 fedora 7.3 k #8 42.44 less aarch64 590-2.fc34 updates 160 k #8 42.44 libappstream-glib aarch64 0.7.18-2.fc34 fedora 381 k #8 42.44 libjpeg-turbo aarch64 2.0.90-3.fc34 updates 169 k #8 42.44 libpipeline aarch64 1.5.3-2.fc34 fedora 49 k #8 42.44 libpkgconf aarch64 1.7.3-6.fc34 fedora 36 k #8 42.44 libpng aarch64 2:1.6.37-10.fc34 fedora 114 k #8 42.44 libproxy aarch64 0.4.15-30.fc34 fedora 69 k #8 42.44 libsoup aarch64 2.72.0-6.fc34 fedora 390 k #8 42.44 libstemmer aarch64 0-16.585svn.fc34 fedora 85 k #8 42.44 lua-srpm-macros noarch 1-4.fc34 fedora 8.3 k #8 42.44 man-db aarch64 2.9.3-3.fc34 fedora 1.1 M #8 42.44 ncurses aarch64 6.2-4.20200222.fc34 fedora 394 k #8 42.44 nim-srpm-macros noarch 3-4.fc34 fedora 8.4 k #8 42.44 ocaml-srpm-macros noarch 6-4.fc34 fedora 7.8 k #8 42.44 openblas-srpm-macros noarch 2-9.fc34 fedora 7.4 k #8 42.44 patch aarch64 2.7.6-14.fc34 fedora 126 k #8 42.44 perl-AutoLoader noarch 5.74-477.fc34 updates 31 k #8 42.44 perl-B aarch64 1.80-477.fc34 updates 190 k #8 42.44 perl-Carp noarch 1.50-458.fc34 fedora 29 k #8 42.44 perl-Class-Struct noarch 0.66-477.fc34 updates 32 k #8 42.44 perl-Data-Dumper aarch64 2.174-460.fc34 fedora 55 k #8 42.44 perl-Digest noarch 1.20-1.fc34 updates 25 k #8 42.44 perl-Digest-MD5 aarch64 2.58-2.fc34 fedora 36 k #8 42.44 perl-DynaLoader aarch64 1.47-477.fc34 updates 36 k #8 42.44 perl-Encode aarch64 4:3.15-462.fc34 updates 1.7 M #8 42.44 perl-Errno aarch64 1.30-477.fc34 updates 25 k #8 42.44 perl-Exporter noarch 5.74-459.fc34 fedora 32 k #8 42.44 perl-Fcntl aarch64 1.13-477.fc34 updates 31 k #8 42.44 perl-File-Basename noarch 2.85-477.fc34 updates 27 k #8 42.44 perl-File-Path noarch 2.18-2.fc34 fedora 36 k #8 42.44 perl-File-Temp noarch 1:0.231.100-2.fc34 fedora 60 k #8 42.44 perl-File-stat noarch 1.09-477.fc34 updates 27 k #8 42.44 perl-FileHandle noarch 2.03-477.fc34 updates 26 k #8 42.44 perl-Getopt-Long noarch 1:2.52-2.fc34 fedora 61 k #8 42.44 perl-Getopt-Std noarch 1.12-477.fc34 updates 26 k #8 42.44 perl-HTTP-Tiny noarch 0.078-1.fc34 updates 55 k #8 42.44 perl-IO aarch64 1.43-477.fc34 updates 97 k #8 42.44 perl-IO-Socket-IP noarch 0.41-3.fc34 fedora 43 k #8 42.44 perl-IPC-Open3 noarch 1.21-477.fc34 updates 33 k #8 42.44 perl-MIME-Base64 aarch64 3.16-2.fc34 fedora 31 k #8 42.44 perl-Net-SSLeay aarch64 1.90-2.fc34 fedora 357 k #8 42.44 perl-POSIX aarch64 1.94-477.fc34 updates 107 k #8 42.44 perl-PathTools aarch64 3.78-459.fc34 fedora 86 k #8 42.44 perl-Pod-Escapes noarch 1:1.07-458.fc34 fedora 20 k #8 42.44 perl-Pod-Perldoc noarch 3.28.01-459.fc34 fedora 85 k #8 42.44 perl-Pod-Simple noarch 1:3.42-2.fc34 fedora 216 k #8 42.44 perl-Pod-Usage noarch 4:2.01-2.fc34 fedora 41 k #8 42.44 perl-Scalar-List-Utils aarch64 4:1.56-459.fc34 fedora 71 k #8 42.44 perl-SelectSaver noarch 1.02-477.fc34 updates 22 k #8 42.44 perl-Socket aarch64 4:2.032-1.fc34 updates 54 k #8 42.44 perl-Storable aarch64 1:3.21-458.fc34 fedora 95 k #8 42.44 perl-Symbol noarch 1.08-477.fc34 updates 24 k #8 42.44 perl-Term-ANSIColor noarch 5.01-459.fc34 fedora 49 k #8 42.44 perl-Term-Cap noarch 1.17-458.fc34 fedora 22 k #8 42.44 perl-Text-ParseWords noarch 3.30-458.fc34 fedora 16 k #8 42.44 perl-Text-Tabs+Wrap noarch 2021.0726-1.fc34 updates 22 k #8 42.44 perl-Time-Local noarch 2:1.300-5.fc34 fedora 34 k #8 42.44 perl-URI noarch 5.09-1.fc34 fedora 109 k #8 42.44 perl-base noarch 2.27-477.fc34 updates 26 k #8 42.44 perl-constant noarch 1.33-459.fc34 fedora 23 k #8 42.44 perl-if noarch 0.60.800-477.fc34 updates 24 k #8 42.44 perl-interpreter aarch64 4:5.32.1-477.fc34 updates 81 k #8 42.44 perl-libnet noarch 3.13-2.fc34 fedora 127 k #8 42.44 perl-libs aarch64 4:5.32.1-477.fc34 updates 2.0 M #8 42.44 perl-mro aarch64 1.23-477.fc34 updates 38 k #8 42.44 perl-overload noarch 1.31-477.fc34 updates 56 k #8 42.44 perl-overloading noarch 0.02-477.fc34 updates 23 k #8 42.44 perl-parent noarch 1:0.238-458.fc34 fedora 14 k #8 42.44 perl-podlators noarch 1:4.14-458.fc34 fedora 113 k #8 42.44 perl-srpm-macros noarch 1-39.fc34 fedora 8.5 k #8 42.44 perl-subs noarch 1.03-477.fc34 updates 22 k #8 42.44 perl-vars noarch 1.05-477.fc34 updates 23 k #8 42.44 pkgconf aarch64 1.7.3-6.fc34 fedora 41 k #8 42.44 pkgconf-m4 noarch 1.7.3-6.fc34 fedora 14 k #8 42.44 pkgconf-pkg-config aarch64 1.7.3-6.fc34 fedora 10 k #8 42.44 python-srpm-macros noarch 3.9-41.fc34 updates 21 k #8 42.44 python3-dateutil noarch 1:2.8.1-3.fc34 fedora 289 k #8 42.44 python3-dbus aarch64 1.2.18-1.fc34 updates 132 k #8 42.44 python3-distro noarch 1.5.0-5.fc34 fedora 36 k #8 42.44 python3-dnf-plugins-core noarch 4.0.24-1.fc34 updates 210 k #8 42.44 python3-enchant noarch 3.2.1-1.fc34 updates 78 k #8 42.44 python3-file-magic noarch 5.39-7.fc34 updates 17 k #8 42.44 python3-setuptools noarch 53.0.0-3.fc34 updates 839 k #8 42.44 python3-six noarch 1.15.0-5.fc34 fedora 36 k #8 42.44 qt5-srpm-macros noarch 5.15.2-2.fc34 fedora 8.4 k #8 42.44 redhat-rpm-config noarch 183-3.fc34 updates 65 k #8 42.44 rpmautospec-rpm-macros noarch 0.2.6-1.fc34 updates 8.3 k #8 42.44 rust-srpm-macros noarch 21-1.fc34 updates 8.9 k #8 42.44 shared-mime-info aarch64 2.1-2.fc34 fedora 374 k #8 42.44 unzip aarch64 6.0-50.fc34 fedora 178 k #8 42.44 xxhash-libs aarch64 0.8.1-1.fc34 updates 33 k #8 42.44 xz aarch64 5.2.5-5.fc34 fedora 216 k #8 42.44 zip aarch64 3.0-28.fc34 fedora 255 k #8 42.44 zstd aarch64 1.5.2-1.fc34 updates 331 k #8 42.44 Installing weak dependencies: #8 42.44 abattis-cantarell-fonts noarch 0.301-2.fc34 fedora 369 k #8 42.44 adobe-source-code-pro-fonts noarch 2.030.1.050-10.fc34 fedora 834 k #8 42.44 hunspell-en-GB noarch 0.20140811.1-18.fc34 fedora 225 k #8 42.44 perl-IO-Socket-SSL noarch 2.070-2.fc34 fedora 214 k #8 42.44 perl-Mozilla-CA noarch 20211001-1.fc34 updates 12 k #8 42.44 perl-NDBM_File aarch64 1.15-477.fc34 updates 32 k #8 42.44 #8 42.44 Transaction Summary #8 42.44 ================================================================================ #8 42.44 Install 135 Packages #8 42.44 #8 42.45 Total download size: 31 M #8 42.45 Installed size: 123 M #8 42.45 Downloading Packages: #8 43.59 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 43.59 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 43.63 Selecting previously unselected package libvariable-magic-perl. #8 43.63 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ... #8 43.64 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 43.68 Selecting previously unselected package libb-hooks-endofscope-perl. #8 43.68 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 43.69 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 43.73 Selecting previously unselected package libpng16-16:armhf. #8 43.73 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ... #8 43.74 Unpacking libpng16-16:armhf (1.6.37-3) ... #8 43.79 Selecting previously unselected package libfreetype6:armhf. #8 43.79 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1_armhf.deb ... #8 43.80 Unpacking libfreetype6:armhf (2.10.4+dfsg-1) ... #9 42.27 Setting up libpython3.10-stdlib:arm64 (3.10.4-3) ... #9 42.28 Setting up ca-certificates (20211016) ... #13 3.419 (3/61): cmake-data-3.20.2-4.el8.noarch.rpm 18 MB/s | 1.7 MB 00:00 #13 3.427 (4/61): cmake-filesystem-3.20.2-4.el8.aarch64.r 5.5 MB/s | 44 kB 00:00 #13 3.435 (5/61): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 6.2 MB/s | 44 kB 00:00 #13 3.680 (6/61): cmake-3.20.2-4.el8.aarch64.rpm 28 MB/s | 10 MB 00:00 #12 11.96 (45/77): pcre2-devel-10.37-3.el9.1.aarch64.rpm 4.2 MB/s | 516 kB 00:00 #12 11.97 (46/77): pcre2-utf16-10.37-3.el9.1.aarch64.rpm 2.3 MB/s | 193 kB 00:00 #12 12.03 (47/77): pcre2-utf32-10.37-3.el9.1.aarch64.rpm 2.5 MB/s | 185 kB 00:00 #12 12.05 (48/77): perl-DynaLoader-1.47-479.el9.aarch64.r 459 kB/s | 35 kB 00:00 #12 12.10 (49/77): perl-Error-0.17029-7.el9.noarch.rpm 592 kB/s | 42 kB 00:00 #12 12.13 (50/77): perl-File-Compare-1.100.600-479.el9.no 303 kB/s | 23 kB 00:00 #12 12.18 (51/77): perl-File-Copy-2.34-479.el9.noarch.rpm 402 kB/s | 30 kB 00:00 #8 42.70 (11/156): efi-srpm-macros-5-4.fc35.noarch.rpm 2.4 MB/s | 22 kB 00:00 #8 42.71 (12/156): file-5.40-9.fc35.aarch64.rpm 6.3 MB/s | 51 kB 00:00 #8 42.72 (13/156): fonts-filesystem-2.0.5-6.fc35.noarch. 2.3 MB/s | 8.9 kB 00:00 #8 42.72 (14/156): enchant-1.6.0-28.fc35.aarch64.rpm 2.8 MB/s | 59 kB 00:00 #8 42.74 (15/156): fonts-srpm-macros-2.0.5-6.fc35.noarch 1.0 MB/s | 27 kB 00:00 #8 42.74 (16/156): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 323 kB/s | 7.6 kB 00:00 #8 42.75 (17/156): findutils-4.8.0-4.fc35.aarch64.rpm 12 MB/s | 539 kB 00:00 #8 42.75 (18/156): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 965 kB/s | 7.8 kB 00:00 #8 42.76 (19/156): gdk-pixbuf2-2.42.6-2.fc35.aarch64.rpm 29 MB/s | 465 kB 00:00 #8 42.76 (20/156): gnat-srpm-macros-4-14.fc35.noarch.rpm 842 kB/s | 8.2 kB 00:00 #8 42.80 (21/156): groff-base-1.22.4-8.fc35.aarch64.rpm 21 MB/s | 1.0 MB 00:00 #8 42.84 (22/156): gsettings-desktop-schemas-41.0-1.fc35 8.7 MB/s | 688 kB 00:00 #8 42.84 (23/156): hunspell-1.7.0-11.fc35.aarch64.rpm 4.0 MB/s | 316 kB 00:00 #8 42.84 (24/156): hunspell-en-0.20140811.1-20.fc35.noar 4.3 MB/s | 180 kB 00:00 #8 42.86 (25/156): hunspell-filesystem-1.7.0-11.fc35.aar 617 kB/s | 7.8 kB 00:00 #8 42.87 (26/156): hunspell-en-US-0.20140811.1-20.fc35.n 8.0 MB/s | 176 kB 00:00 #8 42.87 (27/156): info-6.8-2.fc35.aarch64.rpm 17 MB/s | 220 kB 00:00 #8 42.87 (28/156): hunspell-en-GB-0.20140811.1-20.fc35.n 5.9 MB/s | 225 kB 00:00 #8 42.91 (29/156): json-glib-1.6.6-1.fc35.aarch64.rpm 3.5 MB/s | 149 kB 00:00 #8 42.94 (30/156): kernel-srpm-macros-1.0-6.fc35.noarch. 112 kB/s | 8.0 kB 00:00 #8 42.98 (31/156): libappstream-glib-0.7.18-3.fc35.aarch 3.4 MB/s | 373 kB 00:00 #8 42.99 (32/156): libjpeg-turbo-2.1.0-3.fc35.aarch64.rp 4.0 MB/s | 170 kB 00:00 #8 42.99 (33/156): libevent-2.1.12-4.fc35.aarch64.rpm 5.5 MB/s | 255 kB 00:00 #8 42.99 (34/156): libpkgconf-1.8.0-1.fc35.aarch64.rpm 3.6 MB/s | 36 kB 00:00 #8 42.99 (35/156): libpng-1.6.37-11.fc35.aarch64.rpm 13 MB/s | 115 kB 00:00 #8 43.00 (36/156): lua-srpm-macros-1-5.fc35.noarch.rpm 2.0 MB/s | 8.4 kB 00:00 #8 43.00 (37/156): libstemmer-0-17.585svn.fc35.aarch64.r 8.0 MB/s | 82 kB 00:00 #8 43.01 (38/156): libproxy-0.4.17-3.fc35.aarch64.rpm 4.7 MB/s | 68 kB 00:00 #8 43.01 (39/156): nim-srpm-macros-3-5.fc35.noarch.rpm 1.6 MB/s | 8.4 kB 00:00 #8 43.01 (40/156): ncurses-6.2-8.20210508.fc35.aarch64.r 30 MB/s | 400 kB 00:00 #8 43.01 (41/156): ocaml-srpm-macros-6-5.fc35.noarch.rpm 1.0 MB/s | 7.8 kB 00:00 #8 43.02 (42/156): openblas-srpm-macros-2-10.fc35.noarch 934 kB/s | 7.4 kB 00:00 #8 43.02 (43/156): perl-Carp-1.52-478.fc35.noarch.rpm 5.1 MB/s | 29 kB 00:00 #8 43.02 (44/156): patch-2.7.6-15.fc35.aarch64.rpm 13 MB/s | 124 kB 00:00 #8 43.03 (45/156): perl-Data-Dumper-2.183-2.fc35.aarch64 5.7 MB/s | 55 kB 00:00 #8 43.03 (46/156): perl-Digest-1.20-1.fc35.noarch.rpm 3.0 MB/s | 25 kB 00:00 #8 43.03 (47/156): perl-Exporter-5.76-479.fc35.noarch.rp 5.6 MB/s | 31 kB 00:00 #8 43.04 (48/156): perl-Digest-MD5-2.58-478.fc35.aarch64 4.2 MB/s | 36 kB 00:00 #8 43.04 (49/156): perl-File-Path-2.18-478.fc35.noarch.r 4.7 MB/s | 35 kB 00:00 #8 43.04 (50/156): perl-File-Temp-0.231.100-478.fc35.noa 8.3 MB/s | 59 kB 00:00 #8 43.04 (51/156): perl-Getopt-Long-2.52-478.fc35.noarch 11 MB/s | 60 kB 00:00 #8 45.96 Preparing to unpack .../249-liblzo2-2_2.10-0.1_amd64.deb ... #8 45.96 Unpacking liblzo2-2:amd64 (2.10-0.1) ... #8 46.00 Selecting previously unselected package libkyotocabinet16v5:amd64. #8 46.00 Preparing to unpack .../250-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... #8 46.00 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #8 42.93 Setting up gettext (0.19.8.1-9) ... #8 42.94 Setting up gcc-8 (8.3.0-6+rpi1) ... #8 42.96 Setting up libtool (2.4.6-9) ... #8 42.97 Setting up python3 (3.7.3-1) ... #8 43.42 Fedora 36 - x86_64 - Test Updates 4.6 MB/s | 7.1 MB 00:01 #9 44.69 Setting up python3-xdg (0.26-1ubuntu1) ... #8 44.70 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #8 44.71 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #8 44.73 Setting up debugedit (4.14.1+dfsg1-2) ... #8 44.74 Setting up python3-magic (2:0.4.15-1) ... #8 44.90 Setting up python3-idna (2.6-1) ... #9 45.97 Setting up dput (1.1.0ubuntu2) ... #9 46.12 Setting up libdata-validate-uri-perl (0.07-2) ... #9 46.13 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 46.14 Setting up libmodule-runtime-perl (0.016-1) ... #9 46.15 Setting up libmailtools-perl (2.21-1) ... #9 46.16 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 46.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 46.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 44.16 Setting up distro-info-data (0.51+deb11u1) ... #8 44.17 Setting up manpages (5.10-1) ... #8 44.19 Setting up unzip (6.0-26) ... #8 44.20 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 44.22 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... #8 44.23 Setting up libsqlite3-0:arm64 (3.34.1-3) ... #8 44.24 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... #8 44.25 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 44.27 Setting up libfcgi-bin (2.4.2-2) ... #8 44.29 Setting up binutils-common:arm64 (2.35.2-2) ... #8 44.30 Setting up libnghttp2-14:arm64 (1.43.0-1) ... #8 44.31 Setting up libmagic1:arm64 (1:5.39-3) ... #8 44.33 Setting up libdeflate0:arm64 (1.7-1) ... #8 44.35 Setting up less (551-2) ... #8 44.37 Setting up perl-openssl-defaults:arm64 (5) ... #8 44.38 Setting up linux-libc-dev:arm64 (5.10.113-1) ... #8 44.39 Setting up libctf-nobfd0:arm64 (2.35.2-2) ... #8 44.40 Setting up gettext-base (0.21-4) ... #8 44.41 Setting up liblzo2-2:arm64 (2.10-2) ... #8 44.43 Setting up libnpth0:arm64 (1.6-3) ... #8 44.44 Setting up file (1:5.39-3) ... #8 44.45 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #8 44.46 Setting up libassuan0:arm64 (2.5.3-7.1) ... #8 44.47 Setting up libgomp1:arm64 (10.2.1-6) ... #8 44.48 Setting up bzip2 (1.0.8-4) ... #8 44.80 Selecting previously unselected package libtime-moment-perl. #8 44.81 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... #8 44.81 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 44.85 Selecting previously unselected package libtype-tiny-xs-perl. #8 44.85 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #8 44.85 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 44.88 Selecting previously unselected package libunicode-utf8-perl. #8 44.88 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... #8 44.89 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 44.92 Selecting previously unselected package libunwind8:amd64. #8 44.93 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... #8 44.93 Unpacking libunwind8:amd64 (1.3.2-2) ... #8 44.97 Selecting previously unselected package libxdelta2. #8 44.97 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... #8 44.98 Unpacking libxdelta2 (1.1.3-9.3) ... #8 45.02 Selecting previously unselected package libxext6:amd64. #9 44.53 Unpacking libsub-identify-perl (0.14-1build2) ... #9 44.56 Selecting previously unselected package libsub-name-perl. #9 44.56 Preparing to unpack .../262-libsub-name-perl_0.26-1_armhf.deb ... #9 44.57 Unpacking libsub-name-perl (0.26-1) ... #9 44.61 Selecting previously unselected package libnamespace-clean-perl. #9 44.61 Preparing to unpack .../263-libnamespace-clean-perl_0.27-1_all.deb ... #9 44.62 Unpacking libnamespace-clean-perl (0.27-1) ... #9 44.66 Selecting previously unselected package libpath-tiny-perl. #9 44.66 Preparing to unpack .../264-libpath-tiny-perl_0.108-1_all.deb ... #9 44.66 Unpacking libpath-tiny-perl (0.108-1) ... #9 44.70 Selecting previously unselected package libtype-tiny-perl. #9 44.70 Preparing to unpack .../265-libtype-tiny-perl_1.008001-2_all.deb ... #9 44.71 Unpacking libtype-tiny-perl (1.008001-2) ... #9 44.78 Selecting previously unselected package libgitlab-api-v4-perl. #9 44.78 Preparing to unpack .../266-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 32.24 Unpacking gpgconf (2.2.27-3ubuntu2) ... #9 32.28 Selecting previously unselected package libksba8:armhf. #9 32.28 Preparing to unpack .../121-libksba8_1.6.0-2build1_armhf.deb ... #9 32.29 Unpacking libksba8:armhf (1.6.0-2build1) ... #9 32.34 Selecting previously unselected package libnpth0:armhf. #9 32.34 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ... #9 32.35 Unpacking libnpth0:armhf (1.6-3build2) ... #9 32.39 Selecting previously unselected package dirmngr. #9 32.39 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2_armhf.deb ... #9 32.42 Unpacking dirmngr (2.2.27-3ubuntu2) ... #9 32.48 Selecting previously unselected package gnupg-l10n. #9 32.48 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2_all.deb ... #9 32.48 Unpacking gnupg-l10n (2.2.27-3ubuntu2) ... #9 32.52 Selecting previously unselected package gnupg-utils. #9 32.52 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2_armhf.deb ... #9 32.53 Unpacking gnupg-utils (2.2.27-3ubuntu2) ... #9 32.59 Selecting previously unselected package gpg. #8 47.64 Selecting previously unselected package libsub-identify-perl. #8 47.64 Preparing to unpack .../225-libsub-identify-perl_0.14-1+b1_armhf.deb ... #8 47.65 Unpacking libsub-identify-perl (0.14-1+b1) ... #8 47.69 Selecting previously unselected package libnamespace-clean-perl. #8 47.69 Preparing to unpack .../226-libnamespace-clean-perl_0.27-1_all.deb ... #8 47.69 Unpacking libnamespace-clean-perl (0.27-1) ... #8 47.73 Selecting previously unselected package libpath-tiny-perl. #8 47.73 Preparing to unpack .../227-libpath-tiny-perl_0.108-1_all.deb ... #8 47.73 Unpacking libpath-tiny-perl (0.108-1) ... #8 47.77 Selecting previously unselected package libtype-tiny-perl. #8 47.77 Preparing to unpack .../228-libtype-tiny-perl_1.004004-1_all.deb ... #8 47.78 Unpacking libtype-tiny-perl (1.004004-1) ... #9 43.73 Preparing to unpack .../339-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 43.73 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 43.78 Selecting previously unselected package python3-requests. #9 43.78 Preparing to unpack .../340-python3-requests_2.22.0-2ubuntu1_all.deb ... #9 43.78 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 43.82 Selecting previously unselected package python3-unidiff. #9 43.83 Preparing to unpack .../341-python3-unidiff_0.5.5-2_all.deb ... #9 43.83 Unpacking python3-unidiff (0.5.5-2) ... #9 43.86 Selecting previously unselected package python3-xdg. #9 43.87 Preparing to unpack .../342-python3-xdg_0.26-1ubuntu1_all.deb ... #9 43.87 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 43.92 Selecting previously unselected package unzip. #9 43.92 Preparing to unpack .../343-unzip_6.0-25ubuntu1_amd64.deb ... #9 43.92 Unpacking unzip (6.0-25ubuntu1) ... #9 43.97 Selecting previously unselected package equivs. #9 43.97 Unpacking libtiff5:arm64 (4.3.0-1) ... #8 51.22 128 added, 0 removed; done. #8 51.25 Setting up manpages-dev (4.15-1) ... #8 51.27 Setting up libc6-dev:armhf (2.27-3ubuntu1.5) ... #8 51.28 Setting up libassuan0:armhf (2.5.1-2) ... #8 51.29 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #8 51.32 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #8 51.33 Setting up diffstat (1.61-1build1) ... #8 51.34 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ... #8 51.35 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... #8 51.36 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ... #8 51.37 Setting up netbase (5.4) ... #8 51.40 Setting up libisl19:armhf (0.19-1) ... #9 45.11 Preparing to unpack .../313-libstring-copyright-perl_0.003006-1_all.deb ... #9 45.11 Unpacking libstring-copyright-perl (0.003006-1) ... #9 45.14 Selecting previously unselected package libstring-escape-perl. #9 45.14 Preparing to unpack .../314-libstring-escape-perl_2010.002-2_all.deb ... #9 45.15 Unpacking libstring-escape-perl (2010.002-2) ... #9 45.18 Selecting previously unselected package libstring-shellquote-perl. #9 45.18 Preparing to unpack .../315-libstring-shellquote-perl_1.04-1_all.deb ... #9 45.19 Unpacking libstring-shellquote-perl (1.04-1) ... #9 45.22 Selecting previously unselected package libterm-readkey-perl. #9 45.22 Preparing to unpack .../316-libterm-readkey-perl_2.38-1build2_amd64.deb ... #9 45.22 Unpacking libterm-readkey-perl (2.38-1build2) ... #9 45.28 Selecting previously unselected package libtext-levenshteinxs-perl. #9 45.28 Preparing to unpack .../317-libtext-levenshteinxs-perl_0.03-4build9_amd64.deb ... #9 45.29 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ... #9 45.32 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #10 31.14 Verifying : zip-3.0-23.el8.x86_64 78/78 #10 31.31 #10 31.31 Installed: #10 31.31 binutils-2.30-114.el8.x86_64 #10 31.31 bzip2-1.0.6-26.el8.x86_64 #10 31.31 cpio-2.12-11.el8.x86_64 #10 31.31 desktop-file-utils-0.23-8.el8.x86_64 #10 31.31 diffutils-3.6-6.el8.x86_64 #10 31.31 dnf-plugins-core-4.0.21-11.el8.noarch #10 31.31 dwz-0.12-10.el8.x86_64 #10 31.31 efi-srpm-macros-3-3.el8.noarch #10 31.31 elfutils-0.186-1.el8.x86_64 #10 31.31 elfutils-debuginfod-client-0.186-1.el8.x86_64 #10 31.31 emacs-filesystem-1:26.1-7.el8.noarch #10 31.31 file-5.33-20.el8.x86_64 #10 31.31 gc-7.6.4-3.el8.x86_64 #10 31.31 gdb-headless-8.2-18.el8.x86_64 #10 31.31 ghc-srpm-macros-1.4.2-7.el8.noarch #10 31.31 glibc-gconv-extra-2.28-199.el8.x86_64 #10 31.31 go-srpm-macros-2-17.el8.noarch #10 31.31 groff-base-1.22.3-18.el8.x86_64 #10 31.31 guile-5:2.0.14-7.el8.x86_64 #10 31.31 libatomic_ops-7.6.2-3.el8.x86_64 #10 31.31 libbabeltrace-1.5.4-4.el8.x86_64 #10 31.31 libipt-1.6.1-8.el8.x86_64 #10 31.31 libpkgconf-1.4.2-1.el8.x86_64 #10 31.31 libtool-ltdl-2.4.6-25.el8.x86_64 #10 31.31 ncurses-6.1-9.20180224.el8.x86_64 #10 31.31 ocaml-srpm-macros-5-4.el8.noarch #10 31.31 openblas-srpm-macros-2-2.el8.noarch #10 31.31 patch-2.7.6-11.el8.x86_64 #10 31.31 perl-Carp-1.42-396.el8.noarch #10 31.31 perl-Encode-4:2.97-3.el8.x86_64 #10 31.31 perl-Errno-1.28-421.el8.x86_64 #10 31.31 perl-Exporter-5.72-396.el8.noarch #10 31.31 perl-File-Path-2.15-2.el8.noarch #10 31.31 perl-File-Temp-0.230.600-1.el8.noarch #10 31.31 perl-Getopt-Long-1:2.50-4.el8.noarch #10 31.31 perl-HTTP-Tiny-0.074-1.el8.noarch #10 31.31 perl-IO-1.38-421.el8.x86_64 #10 31.31 perl-IO-Socket-IP-0.39-5.el8.noarch #10 31.31 perl-MIME-Base64-3.15-396.el8.x86_64 #10 31.31 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch #10 31.31 perl-PathTools-3.74-1.el8.x86_64 #10 31.31 perl-Pod-Escapes-1:1.07-395.el8.noarch #10 31.31 perl-Pod-Perldoc-3.28-396.el8.noarch #10 31.31 perl-Pod-Simple-1:3.35-395.el8.noarch #10 31.31 perl-Pod-Usage-4:1.69-395.el8.noarch #10 31.31 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 #10 31.31 perl-Socket-4:2.027-3.el8.x86_64 #10 31.31 perl-Storable-1:3.11-3.el8.x86_64 #10 31.31 perl-Term-ANSIColor-4.06-396.el8.noarch #10 31.31 perl-Term-Cap-1.17-395.el8.noarch #10 31.31 perl-Text-ParseWords-3.30-395.el8.noarch #10 31.31 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #10 31.31 perl-Time-Local-1:1.280-1.el8.noarch #10 31.31 perl-Unicode-Normalize-1.25-396.el8.x86_64 #10 31.31 perl-constant-1.33-396.el8.noarch #10 31.31 perl-interpreter-4:5.26.3-421.el8.x86_64 #10 31.31 perl-libs-4:5.26.3-421.el8.x86_64 #10 31.31 perl-macros-4:5.26.3-421.el8.x86_64 #10 31.31 perl-parent-1:0.237-1.el8.noarch #10 31.31 perl-podlators-4.11-1.el8.noarch #10 31.31 perl-srpm-macros-1-25.el8.noarch #10 31.31 perl-threads-1:2.21-2.el8.x86_64 #10 31.31 perl-threads-shared-1.58-2.el8.x86_64 #10 31.31 pkgconf-1.4.2-1.el8.x86_64 #10 31.31 pkgconf-m4-1.4.2-1.el8.noarch #10 31.31 pkgconf-pkg-config-1.4.2-1.el8.x86_64 #10 31.31 python-rpm-macros-3-41.el8.noarch #10 31.31 python-srpm-macros-3-41.el8.noarch #10 31.31 python3-rpm-macros-3-41.el8.noarch #10 31.31 qt5-srpm-macros-5.15.3-1.el8.noarch #10 31.31 redhat-rpm-config-127-1.el8.noarch #10 31.31 rpm-build-4.14.3-23.el8.x86_64 #10 31.31 rpmlint-1.10-14.el8.noarch #10 31.31 rust-srpm-macros-5-2.el8.noarch #10 31.31 unzip-6.0-46.el8.x86_64 #10 31.31 xz-5.2.4-3.el8.x86_64 #10 31.31 zip-3.0-23.el8.x86_64 #10 31.31 zstd-1.4.4-1.el8.x86_64 #10 31.31 #10 31.31 Complete! #8 43.87 Selecting previously unselected package libfontconfig1:armhf. #8 43.87 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ... #8 43.87 Unpacking libfontconfig1:armhf (2.13.1-4.2) ... #8 43.92 Selecting previously unselected package libjpeg62-turbo:armhf. #8 43.93 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ... #8 43.93 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ... #8 43.99 Selecting previously unselected package libdeflate0:armhf. #8 43.99 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ... #8 44.00 Unpacking libdeflate0:armhf (1.7-1) ... #8 44.04 Selecting previously unselected package libjbig0:armhf. #8 44.04 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ... #8 44.04 Unpacking libjbig0:armhf (2.1-3.1+b2) ... #8 44.08 Selecting previously unselected package libwebp6:armhf. #8 44.09 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ... #9 42.75 Updating certificates in /etc/ssl/certs... #13 3.730 (7/61): autoconf-2.69-29.el8.noarch.rpm 1.0 MB/s | 710 kB 00:00 #13 3.744 (8/61): git-2.31.1-2.el8.aarch64.rpm 12 MB/s | 161 kB 00:00 #12 12.20 (52/77): perl-File-Find-1.37-479.el9.noarch.rpm 472 kB/s | 35 kB 00:00 #12 12.25 (53/77): perl-Git-2.31.1-2.el9.2.noarch.rpm 609 kB/s | 43 kB 00:00 #12 12.27 (54/77): perl-TermReadKey-2.38-11.el9.aarch64.r 504 kB/s | 36 kB 00:00 #12 12.32 (55/77): perl-Thread-Queue-3.14-460.el9.noarch. 314 kB/s | 22 kB 00:00 #12 12.35 (56/77): perl-lib-0.65-479.el9.aarch64.rpm 312 kB/s | 24 kB 00:00 #12 12.40 (57/77): perl-threads-2.25-460.el9.aarch64.rpm 744 kB/s | 57 kB 00:00 #12 12.42 (58/77): perl-threads-shared-1.61-460.el9.aarch 612 kB/s | 44 kB 00:00 #8 43.05 (52/156): perl-IO-Socket-IP-0.41-479.fc35.noarc 5.1 MB/s | 42 kB 00:00 #8 43.05 (53/156): perl-IO-Socket-SSL-2.072-1.fc35.noarc 22 MB/s | 217 kB 00:00 #8 43.05 (54/156): perl-MIME-Base64-3.16-478.fc35.aarch6 3.3 MB/s | 30 kB 00:00 #8 43.06 (55/156): perl-Net-SSLeay-1.90-4.fc35.aarch64.r 31 MB/s | 350 kB 00:00 #8 43.06 (56/156): perl-PathTools-3.80-478.fc35.aarch64. 9.6 MB/s | 85 kB 00:00 #8 43.09 (57/156): perl-Pod-Escapes-1.07-478.fc35.noarch 570 kB/s | 20 kB 00:00 #8 43.09 (58/156): perl-Pod-Perldoc-3.28.01-479.fc35.noa 2.5 MB/s | 84 kB 00:00 #8 43.10 (59/156): perl-Pod-Usage-2.01-478.fc35.noarch.r 6.9 MB/s | 40 kB 00:00 #8 43.10 (60/156): perl-Pod-Simple-3.43-2.fc35.noarch.rp 19 MB/s | 215 kB 00:00 #8 43.10 (61/156): perl-Socket-2.032-2.fc35.aarch64.rpm 5.4 MB/s | 54 kB 00:00 #8 43.11 (62/156): perl-Storable-3.25-1.fc35.aarch64.rpm 9.7 MB/s | 93 kB 00:00 #8 43.11 (63/156): perl-Term-Cap-1.17-478.fc35.noarch.rp 3.6 MB/s | 22 kB 00:00 #8 43.11 (64/156): perl-Term-ANSIColor-5.01-479.fc35.noa 5.1 MB/s | 48 kB 00:00 #8 43.12 (65/156): perl-Text-ParseWords-3.30-478.fc35.no 1.9 MB/s | 16 kB 00:00 #8 43.12 (66/156): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 2.8 MB/s | 22 kB 00:00 #8 43.12 (67/156): perl-Time-Local-1.300-478.fc35.noarch 5.9 MB/s | 33 kB 00:00 #8 43.13 (68/156): perl-URI-5.09-4.fc35.noarch.rpm 11 MB/s | 108 kB 00:00 #8 43.13 (69/156): perl-constant-1.33-479.fc35.noarch.rp 2.5 MB/s | 23 kB 00:00 #8 43.13 (70/156): perl-libnet-3.13-479.fc35.noarch.rpm 14 MB/s | 125 kB 00:00 #8 43.13 (71/156): perl-parent-0.238-478.fc35.noarch.rpm 2.5 MB/s | 14 kB 00:00 #8 43.14 (72/156): perl-podlators-4.14-478.fc35.noarch.r 14 MB/s | 111 kB 00:00 #8 43.14 (73/156): perl-srpm-macros-1-42.fc35.noarch.rpm 1.2 MB/s | 8.3 kB 00:00 #8 43.14 (74/156): pkgconf-m4-1.8.0-1.fc35.noarch.rpm 2.9 MB/s | 14 kB 00:00 #8 43.15 (75/156): pkgconf-1.8.0-1.fc35.aarch64.rpm 5.1 MB/s | 41 kB 00:00 #8 43.15 (76/156): pkgconf-pkg-config-1.8.0-1.fc35.aarch 1.2 MB/s | 10 kB 00:00 #8 43.15 (77/156): protobuf-c-1.4.0-1.fc35.aarch64.rpm 4.2 MB/s | 36 kB 00:00 #8 43.16 (78/156): python3-dateutil-2.8.1-7.fc35.noarch. 36 MB/s | 289 kB 00:00 #8 43.16 (79/156): python3-dbus-1.2.18-2.fc35.aarch64.rp 17 MB/s | 132 kB 00:00 #8 43.16 (80/156): python3-distro-1.6.0-1.fc35.noarch.rp 5.1 MB/s | 38 kB 00:00 #8 43.17 (81/156): python3-pyxdg-0.27-3.fc35.noarch.rpm 9.7 MB/s | 96 kB 00:00 #8 43.18 (82/156): python3-pybeam-0.7-1.fc35.noarch.rpm 1.4 MB/s | 24 kB 00:00 #8 43.18 (83/156): python3-construct-2.10.67-3.fc35.noar 3.4 MB/s | 112 kB 00:00 #8 43.18 (84/156): python3-six-1.16.0-4.fc35.noarch.rpm 3.9 MB/s | 36 kB 00:00 #8 43.20 (85/156): python3-unbound-1.13.2-1.fc35.aarch64 8.9 MB/s | 99 kB 00:00 #8 43.20 (86/156): python3-toml-0.10.2-5.fc35.noarch.rpm 1.6 MB/s | 39 kB 00:00 #8 43.20 (87/156): qt5-srpm-macros-5.15.2-3.fc35.noarch. 1.0 MB/s | 8.2 kB 00:00 #8 43.21 (88/156): rpmautospec-rpm-macros-0.2.5-1.fc35.n 1.9 MB/s | 9.9 kB 00:00 #8 43.21 (89/156): python3-zstd-1.4.5.1-5.fc35.aarch64.r 740 kB/s | 19 kB 00:00 #8 43.22 (90/156): unzip-6.0-53.fc35.aarch64.rpm 20 MB/s | 176 kB 00:00 #8 43.25 (91/156): unbound-libs-1.13.2-1.fc35.aarch64.rp 11 MB/s | 519 kB 00:00 #8 46.11 Selecting previously unselected package liblist-compare-perl. #8 46.12 Preparing to unpack .../251-liblist-compare-perl_0.53-1_all.deb ... #8 46.12 Unpacking liblist-compare-perl (0.53-1) ... #8 46.15 Selecting previously unselected package liblist-moreutils-perl. #8 46.15 Preparing to unpack .../252-liblist-moreutils-perl_0.416-1+b4_amd64.deb ... #8 46.16 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #8 46.19 Selecting previously unselected package libltdl-dev:amd64. #8 46.20 Preparing to unpack .../253-libltdl-dev_2.4.6-9_amd64.deb ... #8 46.20 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #8 46.26 Selecting previously unselected package libsys-hostname-long-perl. #8 46.26 Preparing to unpack .../254-libsys-hostname-long-perl_1.5-1_all.deb ... #8 46.26 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 46.30 Selecting previously unselected package libmail-sendmail-perl. #8 46.30 Preparing to unpack .../255-libmail-sendmail-perl_0.80-1_all.deb ... #8 46.31 Unpacking libmail-sendmail-perl (0.80-1) ... #8 46.33 Selecting previously unselected package mailutils-common. #8 46.33 Preparing to unpack .../256-mailutils-common_1%3a3.5-4_all.deb ... #8 46.34 Unpacking mailutils-common (1:3.5-4) ... #8 43.08 Setting up man-db (2.8.5-2) ... #8 43.19 Building database of manual pages ... #9 44.85 Setting up man-db (2.9.1-1) ... #9 44.95 Building database of manual pages ... #8 45.11 Setting up python3-xdg (0.25-4ubuntu1.1) ... #9 46.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 46.46 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 46.49 Setting up dh-strip-nondeterminism (1.13.0-1) ... #9 46.50 Setting up libconst-fast-perl (0.014-1.1) ... #9 46.51 Setting up libhttp-daemon-perl (6.13-1) ... #9 46.52 Setting up libdata-dpath-perl (0.58-1) ... #9 46.53 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 46.54 Setting up libpackage-stash-perl (0.39-1) ... #9 46.55 Setting up libimport-into-perl (1.002005-1) ... #9 46.56 Setting up libmoo-perl (2.005004-3) ... #9 46.58 Setting up liblist-someutils-perl (0.58-1) ... #8 44.50 Setting up libldap-common (2.4.57+dfsg-3) ... #8 44.52 Setting up pbzip2 (1.1.13-1) ... #8 44.53 Setting up libjbig0:arm64 (2.1-3.1+b2) ... #8 44.54 Setting up libfakeroot:arm64 (1.25.3-1.1) ... #8 44.56 Setting up libasan6:arm64 (10.2.1-6) ... #8 44.58 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 44.59 Setting up fakeroot (1.25.3-1.1) ... #8 44.60 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 44.61 Setting up autotools-dev (20180224.1+nmu1) ... #8 44.62 Setting up libglib2.0-data (2.66.8-1) ... #8 44.63 Setting up libtirpc-dev:arm64 (1.3.1-1) ... #8 44.65 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ... #8 44.66 Setting up libx11-data (2:1.7.2-1) ... #8 44.67 Setting up make (4.3-4.1) ... #8 44.69 Setting up libmpfr6:arm64 (4.1.0-3) ... #8 44.70 Setting up gnupg-l10n (2.2.27-2+deb11u1) ... #8 45.02 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... #8 45.02 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #8 45.06 Selecting previously unselected package libxml-namespacesupport-perl. #8 45.06 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 45.07 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 45.11 Selecting previously unselected package libxml-sax-base-perl. #8 45.11 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 45.11 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 45.15 Selecting previously unselected package libxml-sax-perl. #8 45.16 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 45.16 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 45.20 Selecting previously unselected package libxml-libxml-perl. #8 45.20 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #8 45.21 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 45.28 Selecting previously unselected package libxml-sax-expat-perl. #9 44.79 Unpacking libgitlab-api-v4-perl (0.25-1) ... #9 44.83 Selecting previously unselected package libhash-fieldhash-perl. #9 44.83 Preparing to unpack .../267-libhash-fieldhash-perl_0.15-1build2_armhf.deb ... #9 44.84 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 44.87 Selecting previously unselected package libhtml-form-perl. #9 44.87 Preparing to unpack .../268-libhtml-form-perl_6.07-1_all.deb ... #9 44.88 Unpacking libhtml-form-perl (6.07-1) ... #9 44.91 Selecting previously unselected package libhtml-format-perl. #9 44.91 Preparing to unpack .../269-libhtml-format-perl_2.12-1_all.deb ... #9 44.92 Unpacking libhtml-format-perl (2.12-1) ... #9 44.95 Selecting previously unselected package libhttp-daemon-perl. #9 44.95 Preparing to unpack .../270-libhttp-daemon-perl_6.06-1_all.deb ... #9 44.95 Unpacking libhttp-daemon-perl (6.06-1) ... #9 44.99 Selecting previously unselected package libidn11:armhf. #9 44.99 Preparing to unpack .../271-libidn11_1.33-2.2ubuntu2_armhf.deb ... #9 45.00 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ... #8 43.89 Fedora Modular 35 - x86_64 - Updates 3.3 MB/s | 2.9 MB 00:00 #9 32.60 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2_armhf.deb ... #9 32.60 Unpacking gpg (2.2.27-3ubuntu2) ... #9 32.66 Selecting previously unselected package pinentry-curses. #9 32.66 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ... #9 32.66 Unpacking pinentry-curses (1.1.1-1build2) ... #21 40.46 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. #21 40.47 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... #21 40.47 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... #21 40.50 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. #21 40.50 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... #21 40.51 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #8 47.85 Selecting previously unselected package libgitlab-api-v4-perl. #8 47.85 Preparing to unpack .../229-libgitlab-api-v4-perl_0.16-1_all.deb ... #8 47.86 Unpacking libgitlab-api-v4-perl (0.16-1) ... #8 47.90 Selecting previously unselected package libglib2.0-data. #8 47.90 Preparing to unpack .../230-libglib2.0-data_2.58.3-2+deb10u3_all.deb ... #8 47.91 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ... #9 43.97 Preparing to unpack .../344-equivs_2.2.0_all.deb ... #9 43.97 Unpacking equivs (2.2.0) ... #9 44.00 Selecting previously unselected package libauthen-sasl-perl. #9 44.01 Preparing to unpack .../345-libauthen-sasl-perl_2.1600-1_all.deb ... #9 44.01 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 44.05 Selecting previously unselected package python3-magic. #9 44.05 Preparing to unpack .../346-python3-magic_2%3a0.4.15-3_all.deb ... #9 44.06 Unpacking python3-magic (2:0.4.15-3) ... #9 44.13 Setting up libapt-pkg-perl (0.1.36build3) ... #9 44.14 Setting up libksba8:amd64 (1.3.5-2) ... #9 44.15 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #9 44.16 Setting up wdiff (1.2.2-2build1) ... #9 44.17 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 44.19 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... #9 44.20 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 44.21 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 44.22 Setting up mime-support (3.64ubuntu1) ... #9 44.40 Selecting previously unselected package libxpm4:arm64. #8 51.42 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.7) ... #8 51.43 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ... #8 51.45 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... #9 45.32 Preparing to unpack .../318-libtext-markdown-discount-perl_0.12-1build2_amd64.deb ... #9 45.33 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build2) ... #9 45.36 Selecting previously unselected package libtext-xslate-perl. #9 45.36 Preparing to unpack .../319-libtext-xslate-perl_3.5.8-1build2_amd64.deb ... #9 45.37 Unpacking libtext-xslate-perl (3.5.8-1build2) ... #9 45.41 Selecting previously unselected package libtime-duration-perl. #9 45.42 Preparing to unpack .../320-libtime-duration-perl_1.21-1_all.deb ... #9 45.42 Unpacking libtime-duration-perl (1.21-1) ... #9 45.45 Selecting previously unselected package libtime-moment-perl. #9 45.45 Preparing to unpack .../321-libtime-moment-perl_0.44-1build4_amd64.deb ... #9 45.46 Unpacking libtime-moment-perl (0.44-1build4) ... #9 45.49 Selecting previously unselected package libtype-tiny-xs-perl. #9 45.49 Preparing to unpack .../322-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #9 45.50 Unpacking libtype-tiny-xs-perl (0.022-1) ... #9 45.53 Selecting previously unselected package libunicode-utf8-perl. #9 45.53 Preparing to unpack .../323-libunicode-utf8-perl_0.62-1build2_amd64.deb ... #9 45.54 Unpacking libunicode-utf8-perl (0.62-1build2) ... #9 45.57 Selecting previously unselected package libxml-namespacesupport-perl. #8 44.09 Unpacking libwebp6:armhf (0.6.1-2.1) ... #8 44.15 Selecting previously unselected package libtiff5:armhf. #8 44.15 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ... #8 44.16 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ... #8 44.22 Selecting previously unselected package libxau6:armhf. #8 44.22 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ... #8 44.23 Unpacking libxau6:armhf (1:1.0.9-1) ... #8 44.26 Selecting previously unselected package libxdmcp6:armhf. #8 44.27 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #8 44.27 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #8 44.31 Selecting previously unselected package libxcb1:armhf. #8 44.31 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ... #8 44.31 Unpacking libxcb1:armhf (1.14-3) ... #9 34.72 Selecting previously unselected package libxmuu1:armhf. #9 34.72 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ... #9 34.73 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #13 3.864 (9/61): cpp-8.5.0-13.el8.aarch64.rpm 20 MB/s | 8.6 MB 00:00 #13 3.977 (10/61): git-core-doc-2.31.1-2.el8.noarch.rpm 24 MB/s | 2.6 MB 00:00 #13 4.076 (11/61): git-core-2.31.1-2.el8.aarch64.rpm 14 MB/s | 4.7 MB 00:00 #13 4.110 (12/61): isl-0.16.1-6.el8.aarch64.rpm 5.7 MB/s | 778 kB 00:00 #13 4.113 (13/61): libmpc-1.1.0-9.1.el8.aarch64.rpm 1.6 MB/s | 60 kB 00:00 #13 4.163 (14/61): libtool-2.4.6-25.el8.aarch64.rpm 14 MB/s | 708 kB 00:00 #13 4.179 (15/61): libtool-ltdl-devel-2.4.6-25.el8.aarch6 12 MB/s | 184 kB 00:00 #13 4.190 (16/61): libuv-1.41.1-1.el8_4.aarch64.rpm 13 MB/s | 150 kB 00:00 #13 4.199 (17/61): perl-Error-0.17025-2.el8.noarch.rpm 5.7 MB/s | 46 kB 00:00 #13 4.208 (18/61): perl-Git-2.31.1-2.el8.noarch.rpm 8.1 MB/s | 78 kB 00:00 #13 4.214 (19/61): perl-TermReadKey-2.37-7.el8.aarch64.rp 7.6 MB/s | 40 kB 00:00 #12 12.49 (59/77): policycoreutils-devel-3.3-5.el9.aarch6 1.5 MB/s | 136 kB 00:00 #12 12.50 (60/77): policycoreutils-python-utils-3.3-5.el9 912 kB/s | 74 kB 00:00 #12 12.57 (61/77): python3-audit-3.0.7-102.el9.aarch64.rp 1.0 MB/s | 84 kB 00:00 #8 43.26 (92/156): shared-mime-info-2.1-3.fc35.aarch64.r 6.7 MB/s | 373 kB 00:00 #8 43.26 (93/156): xz-5.2.5-7.fc35.aarch64.rpm 5.0 MB/s | 215 kB 00:00 #8 43.29 (94/156): zip-3.0-31.fc35.aarch64.rpm 7.2 MB/s | 253 kB 00:00 #8 43.32 (95/156): abattis-cantarell-fonts-0.301-5.fc35. 6.3 MB/s | 364 kB 00:00 #8 43.36 (96/156): binutils-gold-2.37-17.fc35.aarch64.rp 14 MB/s | 874 kB 00:00 #8 43.37 (97/156): dbus-libs-1.12.22-1.fc35.aarch64.rpm 3.4 MB/s | 151 kB 00:00 #8 43.42 (98/156): binutils-2.37-17.fc35.aarch64.rpm 41 MB/s | 6.3 MB 00:00 #8 43.42 (99/156): dnf-plugins-core-4.1.0-1.fc35.noarch. 568 kB/s | 34 kB 00:00 #8 43.45 (100/156): elfutils-0.186-1.fc35.aarch64.rpm 6.1 MB/s | 517 kB 00:00 #8 43.46 (101/156): elfutils-debuginfod-client-0.186-1.f 993 kB/s | 40 kB 00:00 #8 43.47 (102/156): glib-networking-2.70.1-1.fc35.aarch6 16 MB/s | 176 kB 00:00 #8 43.48 (103/156): go-srpm-macros-3.0.15-1.fc35.noarch. 4.9 MB/s | 26 kB 00:00 #8 43.49 (104/156): gdb-minimal-11.2-2.fc35.aarch64.rpm 48 MB/s | 3.4 MB 00:00 #8 43.51 (105/156): perl-AutoLoader-5.74-486.fc35.noarch 1.8 MB/s | 26 kB 00:00 #8 43.54 (106/156): libsoup-2.74.2-1.fc35.aarch64.rpm 6.0 MB/s | 385 kB 00:00 #8 43.55 (107/156): glibc-gconv-extra-2.34-32.fc35.aarch 19 MB/s | 1.6 MB 00:00 #8 43.55 (108/156): perl-B-1.82-486.fc35.aarch64.rpm 4.1 MB/s | 186 kB 00:00 #8 43.56 (109/156): perl-Class-Struct-0.66-486.fc35.noar 1.8 MB/s | 27 kB 00:00 #8 43.56 (110/156): perl-DynaLoader-1.50-486.fc35.aarch6 5.1 MB/s | 30 kB 00:00 #8 43.57 (111/156): perl-Errno-1.33-486.fc35.aarch64.rpm 2.0 MB/s | 19 kB 00:00 #8 43.47 (1/135): bzip2-1.0.8-6.fc34.aarch64.rpm 224 kB/s | 52 kB 00:00 #8 43.50 (2/135): cpio-2.13-10.fc34.aarch64.rpm 8.8 MB/s | 271 kB 00:00 #8 43.54 (3/135): abattis-cantarell-fonts-0.301-2.fc34.n 1.2 MB/s | 369 kB 00:00 #8 46.42 Selecting previously unselected package mysql-common. #8 46.42 Preparing to unpack .../257-mysql-common_5.8+1.0.5_all.deb ... #8 46.43 Unpacking mysql-common (5.8+1.0.5) ... #8 46.46 Selecting previously unselected package mariadb-common. #8 46.47 Preparing to unpack .../258-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ... #8 46.47 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ... #8 46.51 Selecting previously unselected package libmariadb3:amd64. #8 46.52 Preparing to unpack .../259-libmariadb3_1%3a10.3.34-0+deb10u1_amd64.deb ... #8 46.52 Unpacking libmariadb3:amd64 (1:10.3.34-0+deb10u1) ... #8 46.60 Selecting previously unselected package libpython2.7-minimal:amd64. #8 46.60 Preparing to unpack .../260-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... #8 46.60 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... #9 45.21 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ... #9 45.22 Setting up python3-six (1.14.0-2) ... #9 46.59 Setting up debhelper (13.6ubuntu1) ... #9 46.60 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #9 46.61 Setting up equivs (2.3.1) ... #9 46.62 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 46.64 Setting up libb-hooks-endofscope-perl (0.25-1) ... #9 46.65 Setting up libnamespace-clean-perl (0.27-1) ... #9 46.66 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 46.67 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 46.68 Setting up libmoox-struct-perl (0.020-1) ... #9 46.69 Setting up lintian (2.114.0ubuntu1) ... #9 46.71 Setting up licensecheck (3.2.14-2) ... #9 46.72 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 46.73 Setting up libwww-perl (6.61-1) ... #9 46.74 Setting up devscripts (2.22.1ubuntu1) ... #8 45.29 Setting up python3-six (1.11.0-2) ... #8 45.45 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ... #8 45.46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... #8 45.48 Setting up python3-certifi (2018.1.18-2) ... #8 44.71 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 44.72 Setting up lzip (1.22-3) ... #8 44.75 Setting up strace (5.10-1) ... #8 44.76 Setting up libsigsegv2:arm64 (2.13-1) ... #8 44.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 44.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 44.83 Setting up t1utils (1.41-4) ... #8 44.84 Setting up diffstat (1.64-1) ... #8 44.85 Setting up libpng16-16:arm64 (1.6.37-3) ... #8 44.86 Setting up libmpc3:arm64 (1.2.0-1) ... #8 44.88 Setting up libatomic1:arm64 (10.2.1-6) ... #8 44.89 Setting up patch (2.7.6-7) ... #8 44.90 Setting up autopoint (0.21-4) ... #8 44.91 Setting up libwebp6:arm64 (0.6.1-2.1) ... #8 44.92 Setting up fonts-dejavu-core (2.37-2) ... #8 45.28 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #8 45.28 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 45.31 Selecting previously unselected package libxmlrpc-lite-perl. #8 45.31 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 45.32 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 45.37 Selecting previously unselected package libxmuu1:amd64. #8 45.37 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #8 45.37 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 45.41 Selecting previously unselected package libyaml-0-2:amd64. #8 45.41 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... #8 45.42 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #8 45.45 Selecting previously unselected package libyaml-libyaml-perl. #8 45.45 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... #8 45.46 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 45.50 Selecting previously unselected package licensecheck. #8 45.50 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... #8 45.50 Unpacking licensecheck (3.1.1-2) ... #8 45.54 Selecting previously unselected package lzip. #9 45.04 Selecting previously unselected package libstruct-dumb-perl. #9 45.04 Preparing to unpack .../272-libstruct-dumb-perl_0.09-1_all.deb ... #9 45.05 Unpacking libstruct-dumb-perl (0.09-1) ... #9 45.09 Selecting previously unselected package libio-async-perl. #9 45.09 Preparing to unpack .../273-libio-async-perl_0.75-1_all.deb ... #9 45.09 Unpacking libio-async-perl (0.75-1) ... #9 45.15 Selecting previously unselected package liblinux-epoll-perl. #9 45.15 Preparing to unpack .../274-liblinux-epoll-perl_0.017-1_armhf.deb ... #9 45.21 Unpacking liblinux-epoll-perl (0.017-1) ... #9 45.24 Selecting previously unselected package libio-async-loop-epoll-perl. #9 45.24 Preparing to unpack .../275-libio-async-loop-epoll-perl_0.20-1_all.deb ... #9 45.25 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 45.28 Selecting previously unselected package libtypes-serialiser-perl. #9 45.28 Preparing to unpack .../276-libtypes-serialiser-perl_1.0-1_all.deb ... #9 32.82 Selecting previously unselected package gpg-agent. #9 32.82 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2_armhf.deb ... #9 32.82 Unpacking gpg-agent (2.2.27-3ubuntu2) ... #9 32.87 Selecting previously unselected package gpg-wks-client. #9 32.87 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2_armhf.deb ... #9 32.87 Unpacking gpg-wks-client (2.2.27-3ubuntu2) ... #9 32.92 Selecting previously unselected package gpg-wks-server. #9 32.92 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2_armhf.deb ... #9 32.93 Unpacking gpg-wks-server (2.2.27-3ubuntu2) ... #9 32.97 Selecting previously unselected package gpgsm. #9 32.97 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2_armhf.deb ... #9 32.98 Unpacking gpgsm (2.2.27-3ubuntu2) ... #9 33.03 Selecting previously unselected package gnupg. #9 33.03 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2_all.deb ... #9 33.03 Unpacking gnupg (2.2.27-3ubuntu2) ... #9 33.07 Selecting previously unselected package libfile-dirlist-perl. #9 33.07 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ... #8 48.15 Selecting previously unselected package libgpm2:armhf. #8 48.15 Preparing to unpack .../231-libgpm2_1.20.7-5_armhf.deb ... #8 48.15 Unpacking libgpm2:armhf (1.20.7-5) ... #8 48.21 Selecting previously unselected package libidn11:armhf. #8 48.21 Preparing to unpack .../232-libidn11_1.33-2.2_armhf.deb ... #8 48.22 Unpacking libidn11:armhf (1.33-2.2) ... #8 48.28 Selecting previously unselected package libntlm0:armhf. #8 48.28 Preparing to unpack .../233-libntlm0_1.5-1+deb10u1_armhf.deb ... #8 48.28 Unpacking libntlm0:armhf (1.5-1+deb10u1) ... #8 48.33 Selecting previously unselected package libgsasl7. #8 48.33 Preparing to unpack .../234-libgsasl7_1.8.0-8+b2_armhf.deb ... #8 48.33 Unpacking libgsasl7 (1.8.0-8+b2) ... #8 48.42 Selecting previously unselected package libhtml-form-perl. #8 48.42 Preparing to unpack .../235-libhtml-form-perl_6.03-1_all.deb ... #9 44.25 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 44.28 Setting up libmagic-mgc (1:5.38-4) ... #9 44.29 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 44.30 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 44.31 No schema files found: doing nothing. #9 44.32 Setting up distro-info-data (0.43ubuntu1.10) ... #9 44.33 Setting up manpages (5.05-1) ... #9 44.34 Setting up unzip (6.0-25ubuntu1) ... #9 44.36 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 44.37 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... #9 44.38 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 44.40 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... #9 44.42 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... #9 44.43 Setting up libmagic1:amd64 (1:5.38-4) ... #9 44.45 Setting up less (551-1ubuntu0.1) ... #9 44.40 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1_arm64.deb ... #9 44.48 Unpacking libxpm4:arm64 (1:3.5.12-1) ... #9 44.64 Selecting previously unselected package libgd3:arm64. #9 44.64 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu1_arm64.deb ... #9 44.65 Unpacking libgd3:arm64 (2.3.0-2ubuntu1) ... #9 44.68 Selecting previously unselected package libc-devtools. #9 44.69 Preparing to unpack .../212-libc-devtools_2.34-0ubuntu3.2_arm64.deb ... #9 44.69 Unpacking libc-devtools (2.34-0ubuntu3.2) ... #9 44.72 Selecting previously unselected package libcapture-tiny-perl. #9 44.72 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ... #9 44.73 Unpacking libcapture-tiny-perl (0.48-1) ... #9 44.76 Selecting previously unselected package libclass-data-inheritable-perl. #9 44.77 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 44.77 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 44.80 Selecting previously unselected package libclass-xsaccessor-perl. #9 45.57 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 45.58 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 45.61 Selecting previously unselected package libxml-sax-base-perl. #9 45.61 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 45.61 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 45.65 Selecting previously unselected package libxml-sax-perl. #9 45.66 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 45.66 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 45.70 Selecting previously unselected package libxml-libxml-perl. #9 45.71 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ... #9 45.71 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 45.77 Selecting previously unselected package libxml-parser-perl:amd64. #9 45.78 Preparing to unpack .../328-libxml-parser-perl_2.46-2_amd64.deb ... #9 45.78 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #9 45.84 Selecting previously unselected package libxml-sax-expat-perl. #9 45.84 Preparing to unpack .../329-libxml-sax-expat-perl_0.51-1_all.deb ... #9 45.84 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 45.88 Selecting previously unselected package libyaml-libyaml-perl. #9 45.88 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ... #9 45.88 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... #9 45.92 Selecting previously unselected package licensecheck. #9 45.92 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... #9 45.92 Unpacking licensecheck (3.1.1-2) ... #9 45.96 Selecting previously unselected package libdevel-size-perl. #8 44.35 Selecting previously unselected package libx11-data. #8 44.35 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ... #8 44.36 Unpacking libx11-data (2:1.7.2-1) ... #8 44.43 Selecting previously unselected package libx11-6:armhf. #8 44.44 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ... #8 44.44 Unpacking libx11-6:armhf (2:1.7.2-1) ... #8 44.53 Selecting previously unselected package libxpm4:armhf. #8 44.53 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ... #8 44.53 Unpacking libxpm4:armhf (1:3.5.12-1) ... #8 44.57 Selecting previously unselected package libgd3:armhf. #8 44.58 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ... #8 44.58 Unpacking libgd3:armhf (2.3.0-2) ... #8 44.62 Selecting previously unselected package libc-devtools. #13 4.219 (20/61): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.7 MB/s | 24 kB 00:00 #13 4.226 (21/61): vim-filesystem-8.0.1763-16.el8_5.12.no 7.6 MB/s | 50 kB 00:00 #13 4.261 (22/61): checkpolicy-2.9-1.el8.aarch64.rpm 9.7 MB/s | 338 kB 00:00 #13 4.269 (23/61): glibc-devel-2.28-199.el8.aarch64.rpm 11 MB/s | 79 kB 00:00 #13 4.319 (24/61): glibc-headers-2.28-199.el8.aarch64.rpm 9.4 MB/s | 475 kB 00:00 #12 12.59 (62/77): python3-libselinux-3.3-2.el9.aarch64.r 2.0 MB/s | 179 kB 00:00 #12 12.65 (63/77): python3-libsemanage-3.3-2.el9.aarch64. 985 kB/s | 80 kB 00:00 #12 12.84 (64/77): python3-policycoreutils-3.3-5.el9.noar 8.7 MB/s | 2.1 MB 00:00 #8 43.57 (112/156): perl-Encode-3.15-482.fc35.aarch64.rp 84 MB/s | 1.7 MB 00:00 #8 43.58 (113/156): perl-Fcntl-1.14-486.fc35.aarch64.rpm 2.0 MB/s | 25 kB 00:00 #8 43.58 (114/156): perl-File-Basename-2.85-486.fc35.noa 2.0 MB/s | 22 kB 00:00 #8 43.58 (115/156): perl-File-stat-1.09-486.fc35.noarch. 3.9 MB/s | 22 kB 00:00 #8 43.58 (116/156): perl-FileHandle-2.03-486.fc35.noarch 2.5 MB/s | 20 kB 00:00 #8 43.59 (117/156): perl-Getopt-Std-1.13-486.fc35.noarch 2.6 MB/s | 20 kB 00:00 #8 43.59 (118/156): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 7.5 MB/s | 55 kB 00:00 #8 43.59 (119/156): perl-IPC-Open3-1.21-486.fc35.noarch. 4.1 MB/s | 27 kB 00:00 #8 43.60 (120/156): perl-IO-1.46-486.fc35.aarch64.rpm 9.4 MB/s | 92 kB 00:00 #8 43.60 (121/156): perl-Mozilla-CA-20211001-1.fc35.noar 1.3 MB/s | 12 kB 00:00 #8 43.60 (122/156): perl-NDBM_File-1.15-486.fc35.aarch64 3.4 MB/s | 27 kB 00:00 #8 43.61 (123/156): perl-POSIX-1.97-486.fc35.aarch64.rpm 16 MB/s | 102 kB 00:00 #8 43.61 (124/156): perl-Scalar-List-Utils-1.62-463.fc35 7.7 MB/s | 71 kB 00:00 #8 43.61 (125/156): perl-SelectSaver-1.02-486.fc35.noarc 1.9 MB/s | 16 kB 00:00 #8 43.62 (126/156): perl-Symbol-1.09-486.fc35.noarch.rpm 2.8 MB/s | 19 kB 00:00 #8 43.62 (127/156): perl-base-2.27-486.fc35.noarch.rpm 2.3 MB/s | 21 kB 00:00 #8 43.62 (128/156): perl-if-0.60.900-486.fc35.noarch.rpm 2.0 MB/s | 18 kB 00:00 #8 43.63 (129/156): perl-interpreter-5.34.1-486.fc35.aar 11 MB/s | 76 kB 00:00 #8 43.63 (130/156): perl-mro-1.25-486.fc35.aarch64.rpm 4.2 MB/s | 32 kB 00:00 #8 43.63 (131/156): perl-overload-1.33-486.fc35.noarch.r 8.5 MB/s | 50 kB 00:00 #8 43.64 (132/156): perl-overloading-0.02-486.fc35.noarc 3.3 MB/s | 17 kB 00:00 #8 43.64 (133/156): perl-subs-1.04-486.fc35.noarch.rpm 3.1 MB/s | 16 kB 00:00 #8 43.64 (134/156): perl-vars-1.05-486.fc35.noarch.rpm 3.5 MB/s | 17 kB 00:00 #8 43.65 (135/156): python-srpm-macros-3.10-11.fc35.noar 3.8 MB/s | 25 kB 00:00 #8 43.65 (136/156): python3-dnf-plugins-core-4.1.0-1.fc3 26 MB/s | 220 kB 00:00 #8 43.66 (137/156): redhat-rpm-config-199-1.fc35.noarch. 7.4 MB/s | 65 kB 00:00 #8 43.67 (138/156): perl-libs-5.34.1-486.fc35.aarch64.rp 41 MB/s | 2.0 MB 00:00 #8 43.67 (139/156): rpm-build-4.17.0-4.fc35.aarch64.rpm 5.0 MB/s | 60 kB 00:00 #8 43.68 (140/156): python3-enchant-3.2.2-1.fc35.noarch. 2.6 MB/s | 79 kB 00:00 #8 43.68 (141/156): rust-srpm-macros-21-1.fc35.noarch.rp 1.3 MB/s | 9.0 kB 00:00 #8 43.68 (142/156): rpmlint-2.2.0-2.fc35.noarch.rpm 16 MB/s | 240 kB 00:00 #8 43.69 (143/156): xxhash-libs-0.8.1-1.fc35.aarch64.rpm 4.8 MB/s | 33 kB 00:00 #8 43.73 (144/156): systemd-libs-249.11-2.fc35.aarch64.r 12 MB/s | 579 kB 00:00 #8 43.73 (145/156): zstd-1.5.2-1.fc35.aarch64.rpm 7.0 MB/s | 331 kB 00:00 #8 43.74 (146/156): dnf-4.11.1-3.fc35.noarch.rpm 9.5 MB/s | 452 kB 00:00 #8 43.74 (147/156): dnf-data-4.11.1-3.fc35.noarch.rpm 3.8 MB/s | 41 kB 00:00 #8 43.75 (148/156): glibc-common-2.34-32.fc35.aarch64.rp 30 MB/s | 284 kB 00:00 #8 43.75 (149/156): glibc-minimal-langpack-2.34-32.fc35. 2.2 MB/s | 21 kB 00:00 #8 43.79 (150/156): glibc-2.34-32.fc35.aarch64.rpm 31 MB/s | 1.7 MB 00:00 #8 43.59 (4/135): adobe-source-code-pro-fonts-2.030.1.05 2.3 MB/s | 834 kB 00:00 #8 43.61 (5/135): dbus-libs-1.12.20-3.fc34.aarch64.rpm 1.3 MB/s | 149 kB 00:00 #8 43.62 (6/135): desktop-file-utils-0.26-3.fc34.aarch64 985 kB/s | 73 kB 00:00 #8 43.62 (7/135): dwz-0.14-1.fc34.aarch64.rpm 16 MB/s | 126 kB 00:00 #8 43.67 (8/135): diffutils-3.7-8.fc34.aarch64.rpm 6.8 MB/s | 387 kB 00:00 #8 43.67 (9/135): ed-1.14.2-10.fc34.aarch64.rpm 1.3 MB/s | 74 kB 00:00 #8 43.68 (10/135): enchant-1.6.0-27.fc34.aarch64.rpm 1.1 MB/s | 59 kB 00:00 #8 43.68 (11/135): fonts-srpm-macros-2.0.5-5.fc34.noarch 3.4 MB/s | 27 kB 00:00 #8 43.69 (12/135): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 888 kB/s | 7.7 kB 00:00 #8 43.72 (13/135): findutils-4.8.0-2.fc34.aarch64.rpm 13 MB/s | 547 kB 00:00 #8 43.72 (14/135): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 222 kB/s | 7.8 kB 00:00 #8 43.72 (15/135): gnat-srpm-macros-4-13.fc34.noarch.rpm 236 kB/s | 8.3 kB 00:00 #8 43.76 (16/135): groff-base-1.22.4-7.fc34.aarch64.rpm 23 MB/s | 1.0 MB 00:00 #8 43.79 (17/135): hunspell-1.7.0-9.fc34.aarch64.rpm 4.6 MB/s | 326 kB 00:00 #10 DONE 31.7s #12 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS #12 sha256:0d81d4388c2da7f181269a7b53c3c23e1d7221db01dda211b08ae3a8def02266 #12 DONE 0.0s #13 [stage-1 7/9] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #13 sha256:f7bdfa8cd8767919e01e48bab99f79f786a9800acbfd157471586ea95a0037f0 #8 46.68 Selecting previously unselected package libpython2.7-stdlib:amd64. #8 46.69 Preparing to unpack .../261-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... #8 46.69 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... #8 46.91 Selecting previously unselected package libpython2.7:amd64. #8 46.92 Preparing to unpack .../262-libpython2.7_2.7.16-2+deb10u1_amd64.deb ... #9 43.33 127 added, 0 removed; done. #9 43.43 Setting up libfreetype6:arm64 (2.11.1+dfsg-1build1) ... #9 45.36 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 45.37 Setting up perl (5.30.0-9ubuntu0.2) ... #9 45.39 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 45.40 Setting up python3-gpg (1.13.1-7ubuntu2) ... #9 45.57 Setting up libdata-dump-perl (1.23-1) ... #9 45.58 Setting up python3-certifi (2019.11.28-1) ... #9 46.90 Setting up libxml-parser-perl:amd64 (2.46-3build1) ... #9 46.91 Setting up libxml-sax-expat-perl (0.51-1) ... #9 46.95 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 47.00 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 45.66 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #8 45.69 Setting up gpg-wks-server (2.2.4-1ubuntu1.4) ... #8 45.70 Setting up python3-pkg-resources (39.0.1-2) ... #8 44.99 Setting up libxdelta2 (1.1.3-9.3) ... #8 45.00 Setting up libncursesw6:arm64 (6.2+20201114-2) ... #8 45.01 Setting up libltdl7:arm64 (2.4.6-15) ... #8 45.02 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 45.04 Setting up libubsan1:arm64 (10.2.1-6) ... #8 45.05 Setting up libmd0:arm64 (1.0.3-3) ... #8 45.06 Setting up python-apt-common (2.2.1) ... #8 45.08 Setting up libnsl-dev:arm64 (1.3.0-2) ... #8 45.11 Setting up sensible-utils (0.0.14) ... #8 45.12 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 45.13 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... #8 45.15 Setting up libuchardet0:arm64 (0.0.7-1) ... #8 45.17 Setting up lzop (1.04-2) ... #8 45.19 Setting up libmpdec3:arm64 (2.5.1-1) ... #8 45.20 Setting up git-man (1:2.30.2-1) ... #8 45.21 Setting up libssh2-1:arm64 (1.9.0-2) ... #8 45.22 Setting up netbase (6.3) ... #8 45.26 Setting up libtiff5:arm64 (4.2.0-1+deb11u1) ... #8 45.27 Setting up libbinutils:arm64 (2.35.2-2) ... #8 45.28 Setting up libfido2-1:arm64 (1.6.0-2) ... #8 45.29 Setting up libisl23:arm64 (0.23-1) ... #8 45.54 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #8 45.55 Unpacking lzip (1.22-3) ... #8 45.60 Selecting previously unselected package lzop. #8 45.61 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... #8 45.61 Unpacking lzop (1.04-2) ... #8 45.65 Selecting previously unselected package t1utils. #8 45.66 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... #8 45.66 Unpacking t1utils (1.41-4) ... #8 45.70 Selecting previously unselected package unzip. #8 45.70 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ... #8 45.70 Unpacking unzip (6.0-26) ... #8 45.76 Selecting previously unselected package lintian. #9 45.28 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 45.32 Selecting previously unselected package libjson-xs-perl. #9 45.32 Preparing to unpack .../277-libjson-xs-perl_4.020-1build1_armhf.deb ... #9 45.32 Unpacking libjson-xs-perl (4.020-1build1) ... #9 45.36 Selecting previously unselected package libjson-maybexs-perl. #9 45.36 Preparing to unpack .../278-libjson-maybexs-perl_1.004000-1_all.deb ... #9 45.36 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 45.39 Selecting previously unselected package liblist-compare-perl. #9 45.40 Preparing to unpack .../279-liblist-compare-perl_0.53-1_all.deb ... #9 45.40 Unpacking liblist-compare-perl (0.53-1) ... #9 45.43 Selecting previously unselected package liblist-moreutils-perl. #9 45.43 Preparing to unpack .../280-liblist-moreutils-perl_0.416-1build5_armhf.deb ... #9 45.44 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 45.47 Selecting previously unselected package liblist-someutils-perl. #9 45.47 Preparing to unpack .../281-liblist-someutils-perl_0.58-1_all.deb ... #9 45.47 Unpacking liblist-someutils-perl (0.58-1) ... #9 45.51 Selecting previously unselected package liblist-someutils-xs-perl. #9 45.51 Preparing to unpack .../282-liblist-someutils-xs-perl_0.58-2_armhf.deb ... #9 45.51 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 45.62 Selecting previously unselected package libltdl7:armhf. #9 45.62 Preparing to unpack .../283-libltdl7_2.4.6-14_armhf.deb ... #9 33.08 Unpacking libfile-dirlist-perl (0.05-2) ... #9 33.12 Selecting previously unselected package libfile-which-perl. #9 33.12 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ... #9 33.12 Unpacking libfile-which-perl (1.23-1) ... #9 44.47 Setting up perl-openssl-defaults:amd64 (4) ... #9 44.48 Setting up linux-libc-dev:amd64 (5.4.0-109.123) ... #9 44.49 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... #9 44.51 Setting up gettext-base (0.19.8.1-10build1) ... #9 44.52 Setting up libnpth0:amd64 (1.6-1) ... #9 44.53 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 44.55 Setting up file (1:5.38-4) ... #9 44.56 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #9 44.57 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.59 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 44.59 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 44.61 Setting up libunwind8:amd64 (1.2.1-9build1) ... #9 44.62 Setting up libfakeroot:amd64 (1.24-1) ... #9 44.63 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 44.65 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 44.66 Setting up tzdata (2022a-0ubuntu0.20.04) ... #8 48.42 Unpacking libhtml-form-perl (6.03-1) ... #8 48.46 Selecting previously unselected package libhtml-format-perl. #8 48.46 Preparing to unpack .../236-libhtml-format-perl_2.12-1_all.deb ... #8 48.47 Unpacking libhtml-format-perl (2.12-1) ... #8 48.51 Selecting previously unselected package libhttp-daemon-perl. #8 48.51 Preparing to unpack .../237-libhttp-daemon-perl_6.01-3_all.deb ... #8 48.51 Unpacking libhttp-daemon-perl (6.01-3) ... #8 48.57 Selecting previously unselected package libstruct-dumb-perl. #8 48.57 Preparing to unpack .../238-libstruct-dumb-perl_0.09-1_all.deb ... #8 48.58 Unpacking libstruct-dumb-perl (0.09-1) ... #8 48.61 Selecting previously unselected package libio-async-perl. #8 48.62 Preparing to unpack .../239-libio-async-perl_0.72-1_all.deb ... #8 48.62 Unpacking libio-async-perl (0.72-1) ... #8 48.69 Selecting previously unselected package libio-sessiondata-perl. #8 48.69 Preparing to unpack .../240-libio-sessiondata-perl_1.03-1_all.deb ... #9 44.80 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build7_arm64.deb ... #9 44.81 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... #9 44.85 Selecting previously unselected package libclone-perl. #9 44.85 Preparing to unpack .../216-libclone-perl_0.45-1build1_arm64.deb ... #9 44.85 Unpacking libclone-perl (0.45-1build1) ... #9 44.89 Selecting previously unselected package libcommon-sense-perl. #9 44.89 Preparing to unpack .../217-libcommon-sense-perl_3.75-1build4_arm64.deb ... #9 44.89 Unpacking libcommon-sense-perl (3.75-1build4) ... #9 44.92 Selecting previously unselected package libconfig-tiny-perl. #9 44.93 Preparing to unpack .../218-libconfig-tiny-perl_2.26-1_all.deb ... #9 44.93 Unpacking libconfig-tiny-perl (2.26-1) ... #9 44.96 Selecting previously unselected package libparams-util-perl. #9 44.97 Preparing to unpack .../219-libparams-util-perl_1.102-1build2_arm64.deb ... #9 44.97 Unpacking libparams-util-perl (1.102-1build2) ... #9 45.00 Selecting previously unselected package libsub-install-perl. #9 45.00 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ... #9 45.01 Unpacking libsub-install-perl (0.928-1.1) ... #9 45.04 Selecting previously unselected package libdata-optlist-perl. #9 45.96 Preparing to unpack .../332-libdevel-size-perl_0.83-1build3_amd64.deb ... #9 45.96 Unpacking libdevel-size-perl (0.83-1build3) ... #9 46.00 Selecting previously unselected package libipc-run3-perl. #9 46.00 Preparing to unpack .../333-libipc-run3-perl_0.048-2_all.deb ... #9 46.00 Unpacking libipc-run3-perl (0.048-2) ... #9 46.04 Selecting previously unselected package lzip. #9 46.04 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #9 46.05 Unpacking lzip (1.22-3) ... #9 46.12 Selecting previously unselected package lzop. #9 46.13 Preparing to unpack .../335-lzop_1.04-2build1_amd64.deb ... #9 46.13 Unpacking lzop (1.04-2build1) ... #9 46.16 Selecting previously unselected package t1utils. #9 46.16 Preparing to unpack .../336-t1utils_1.41-4build1_amd64.deb ... #9 46.17 Unpacking t1utils (1.41-4build1) ... #9 46.20 Selecting previously unselected package unzip. #9 46.20 Preparing to unpack .../337-unzip_6.0-26ubuntu1_amd64.deb ... #9 46.21 Unpacking unzip (6.0-26ubuntu1) ... #8 44.63 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u3_armhf.deb ... #8 44.64 Unpacking libc-devtools (2.31-13+deb11u3) ... #8 44.67 Selecting previously unselected package libcapture-tiny-perl. #8 44.67 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ... #8 44.68 Unpacking libcapture-tiny-perl (0.48-1) ... #8 44.72 Selecting previously unselected package libclass-data-inheritable-perl. #8 44.72 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 44.73 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 44.76 Selecting previously unselected package libclass-inspector-perl. #8 44.76 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ... #8 44.76 Unpacking libclass-inspector-perl (1.36-1) ... #8 44.80 Selecting previously unselected package libclass-xsaccessor-perl. #8 44.80 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ... #8 44.80 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 44.84 Selecting previously unselected package libclone-perl. #8 44.84 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ... #8 44.84 Unpacking libclone-perl (0.45-1+b1) ... #8 44.87 Selecting previously unselected package libcommon-sense-perl. #8 44.87 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ... #8 44.88 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 44.91 Selecting previously unselected package libconfig-tiny-perl. #8 44.91 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ... #8 44.91 Unpacking libconfig-tiny-perl (2.26-1) ... #8 44.95 Selecting previously unselected package libparams-util-perl. #8 44.95 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ... #13 4.598 (25/61): gcc-8.5.0-13.el8.aarch64.rpm 20 MB/s | 19 MB 00:00 #13 4.602 (26/61): libseccomp-devel-2.5.2-1.el8.aarch64.r 116 kB/s | 57 kB 00:00 #13 4.608 (27/61): less-530-1.el8.aarch64.rpm 17 MB/s | 162 kB 00:00 #13 4.614 (28/61): libatomic-8.5.0-13.el8.aarch64.rpm 4.6 MB/s | 25 kB 00:00 #13 4.648 (29/61): libasan-8.5.0-13.el8.aarch64.rpm 8.5 MB/s | 386 kB 00:00 #13 4.653 (30/61): libedit-3.1-23.20170329cvs.el8.aarch64 2.5 MB/s | 99 kB 00:00 #13 4.660 (31/61): libgomp-8.5.0-13.el8.aarch64.rpm 17 MB/s | 199 kB 00:00 #13 4.665 (32/61): libselinux-devel-2.9-5.el8.aarch64.rpm 17 MB/s | 200 kB 00:00 #13 4.674 (33/61): libsepol-devel-2.9-3.el8.aarch64.rpm 10 MB/s | 87 kB 00:00 #13 4.717 (34/61): libselinux-utils-2.9-5.el8.aarch64.rpm 4.1 MB/s | 241 kB 00:00 #8 52.15 Setting up libltdl-dev:armhf (2.4.6-2) ... #8 52.16 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.17 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.18 Setting up libdw1:armhf (0.170-0.4ubuntu0.1) ... #8 52.19 Setting up gettext (0.19.8.1-6ubuntu0.3) ... #8 52.21 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.7) ... #8 52.22 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.23 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.24 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ... #12 12.87 (65/77): selinux-policy-devel-34.1.31-2.el9.noa 4.1 MB/s | 931 kB 00:00 #12 13.08 (66/77): llvm-libs-13.0.1-1.el9.aarch64.rpm 17 MB/s | 22 MB 00:01 #12 13.11 (67/77): systemd-devel-250-4.el9.aarch64.rpm 2.2 MB/s | 616 kB 00:00 #8 43.83 (151/156): libdnf-0.66.0-1.fc35.aarch64.rpm 7.7 MB/s | 607 kB 00:00 #8 43.87 (152/156): libsolv-0.7.22-1.fc35.aarch64.rpm 3.3 MB/s | 388 kB 00:00 #8 43.87 (153/156): python3-hawkey-0.66.0-1.fc35.aarch64 2.1 MB/s | 101 kB 00:00 #8 43.91 (154/156): python3-dnf-4.11.1-3.fc35.noarch.rpm 4.7 MB/s | 414 kB 00:00 #8 43.92 (155/156): python3-libdnf-0.66.0-1.fc35.aarch64 15 MB/s | 729 kB 00:00 #8 43.92 (156/156): yum-4.11.1-3.fc35.noarch.rpm 873 kB/s | 39 kB 00:00 #8 43.93 -------------------------------------------------------------------------------- #8 43.93 Total 16 MB/s | 37 MB 00:02 #8 43.83 (18/135): gsettings-desktop-schemas-40.0-1.fc34 6.0 MB/s | 691 kB 00:00 #8 43.84 (19/135): hunspell-en-GB-0.20140811.1-18.fc34.n 3.0 MB/s | 225 kB 00:00 #8 43.84 (20/135): hunspell-en-US-0.20140811.1-18.fc34.n 3.6 MB/s | 177 kB 00:00 #8 43.85 (21/135): info-6.7-10.fc34.aarch64.rpm 24 MB/s | 225 kB 00:00 #8 43.85 (22/135): kernel-srpm-macros-1.0-4.fc34.noarch. 617 kB/s | 7.3 kB 00:00 #8 43.86 (23/135): hunspell-filesystem-1.7.0-9.fc34.aarc 335 kB/s | 7.6 kB 00:00 #8 43.87 (24/135): libpkgconf-1.7.3-6.fc34.aarch64.rpm 4.6 MB/s | 36 kB 00:00 #8 43.89 (25/135): libappstream-glib-0.7.18-2.fc34.aarch 9.0 MB/s | 381 kB 00:00 #8 43.92 (26/135): libpipeline-1.5.3-2.fc34.aarch64.rpm 748 kB/s | 49 kB 00:00 #8 43.92 (27/135): libpng-1.6.37-10.fc34.aarch64.rpm 2.0 MB/s | 114 kB 00:00 #8 43.93 (28/135): libproxy-0.4.15-30.fc34.aarch64.rpm 2.1 MB/s | 69 kB 00:00 #8 43.94 (29/135): lua-srpm-macros-1-4.fc34.noarch.rpm 1.1 MB/s | 8.3 kB 00:00 #8 44.03 (30/135): libsoup-2.72.0-6.fc34.aarch64.rpm 3.5 MB/s | 390 kB 00:00 #8 46.92 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ... #8 47.05 Selecting previously unselected package libmailutils5:amd64. #8 47.05 Preparing to unpack .../263-libmailutils5_1%3a3.5-4_amd64.deb ... #8 47.05 Unpacking libmailutils5:amd64 (1:3.5-4) ... #8 47.13 Selecting previously unselected package libmime-tools-perl. #8 47.14 Preparing to unpack .../264-libmime-tools-perl_5.509-1_all.deb ... #8 47.14 Unpacking libmime-tools-perl (5.509-1) ... #8 47.19 Selecting previously unselected package libnet-dns-sec-perl. #8 45.89 Setting up libmpc3:amd64 (1.1.0-1) ... #8 45.90 Setting up libc-dev-bin (2.27-3ubuntu1.5) ... #8 45.91 Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... #8 45.92 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 45.97 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... #8 45.98 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #8 45.99 Setting up bsdmainutils (11.1.2ubuntu1) ... #8 46.01 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 46.01 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 #8 46.01 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 46.01 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 #8 46.02 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 46.04 Setting up ca-certificates (20210119~18.04.2) ... #9 43.44 Setting up libgdbm-compat4:arm64 (1.23-1) ... #9 43.46 Setting up libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ... #9 43.47 Setting up dwz (0.14-1build2) ... #9 43.48 Setting up gcc-11 (11.2.0-19ubuntu1) ... #9 43.49 Setting up groff-base (1.22.4-8build1) ... #9 43.51 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 43.53 Setting up gpgconf (2.2.27-3ubuntu2) ... #9 43.54 Setting up debugedit (1:5.0-4build1) ... #9 43.55 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.1) ... #9 43.57 Setting up libc6-dev:arm64 (2.35-0ubuntu3) ... #9 43.58 Setting up libx11-6:arm64 (2:1.7.5-1) ... #9 43.59 Setting up libtiff5:arm64 (4.3.0-6) ... #9 43.60 Setting up curl (7.81.0-1ubuntu1.1) ... #9 43.61 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ... #9 43.63 Setting up libxml2:arm64 (2.9.13+dfsg-1build1) ... #9 43.64 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #9 43.65 Setting up gpg (2.2.27-3ubuntu2) ... #9 35.18 Selecting previously unselected package manpages. #9 35.18 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ... #9 35.23 Unpacking manpages (5.10-1ubuntu1) ... #9 35.40 Selecting previously unselected package openssh-client. #9 35.40 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2.1_armhf.deb ... #9 35.41 Unpacking openssh-client (1:8.4p1-6ubuntu2.1) ... #9 35.47 Selecting previously unselected package publicsuffix. #9 45.72 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 45.72 Setting up libref-util-perl (0.204-1) ... #9 45.73 Setting up libipc-system-simple-perl (1.26-1) ... #9 45.74 Setting up libnet-domain-tld-perl (1.75-1) ... #9 45.75 Setting up libxml-writer-perl (0.625-1) ... #9 45.76 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 45.77 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #9 45.78 Setting up shared-mime-info (1.15-1) ... #9 47.12 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 47.15 Processing triggers for libc-bin (2.35-0ubuntu3) ... #9 47.17 Processing triggers for ca-certificates (20211016) ... #9 47.17 Updating certificates in /etc/ssl/certs... #8 45.92 Setting up lsb-release (9.20170808ubuntu1) ... #8 45.94 Setting up libxmuu1:arm64 (2:1.1.2-2) ... #8 45.95 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ... #8 45.96 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ... #8 45.98 Setting up perl (5.26.1-6ubuntu0.5) ... #8 46.00 Setting up libfile-chdir-perl (0.1008-1) ... #8 46.01 Setting up libsys-hostname-long-perl (1.5-1) ... #8 46.02 Setting up libfile-fcntllock-perl (0.22-3build2) ... #8 46.04 Setting up libtext-glob-perl (0.10-1) ... #8 46.05 Setting up intltool-debian (0.35.0+20060710.4) ... #8 45.77 Preparing to unpack .../338-lintian_2.104.0_all.deb ... #8 45.77 Unpacking lintian (2.104.0) ... #9 45.62 Unpacking libltdl7:armhf (2.4.6-14) ... #9 45.66 Selecting previously unselected package libltdl-dev:armhf. #9 45.66 Preparing to unpack .../284-libltdl-dev_2.4.6-14_armhf.deb ... #9 45.66 Unpacking libltdl-dev:armhf (2.4.6-14) ... #9 45.72 Selecting previously unselected package libsys-hostname-long-perl. #9 45.72 Preparing to unpack .../285-libsys-hostname-long-perl_1.5-1_all.deb ... #9 45.72 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 45.75 Selecting previously unselected package libmail-sendmail-perl. #9 45.75 Preparing to unpack .../286-libmail-sendmail-perl_0.80-1_all.deb ... #9 45.76 Unpacking libmail-sendmail-perl (0.80-1) ... #9 45.79 Selecting previously unselected package libmoox-aliases-perl. #9 45.79 Preparing to unpack .../287-libmoox-aliases-perl_0.001006-1_all.deb ... #9 45.79 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 45.83 Selecting previously unselected package libobject-id-perl. #9 45.83 Preparing to unpack .../288-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #8 45.31 Setting up libc-dev-bin (2.31-13+deb11u3) ... #8 45.32 Setting up openssl (1.1.1n-0+deb11u1) ... #8 45.34 Setting up libbsd0:arm64 (0.11.3-1) ... #8 45.35 Setting up libelf1:arm64 (0.183-1) ... #8 45.36 Setting up readline-common (8.1-1) ... #8 45.38 Setting up publicsuffix (20211207.1025-0+deb11u1) ... #8 45.39 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... #8 45.40 Setting up libmarkdown2:arm64 (2.2.6-1) ... #8 45.41 Setting up libcc1-0:arm64 (10.2.1-6) ... #8 45.43 Setting up iso-codes (4.6.0-1) ... #8 45.44 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 45.45 Setting up liblsan0:arm64 (10.2.1-6) ... #8 45.46 Setting up cpp-10 (10.2.1-6) ... #8 45.47 Setting up dctrl-tools (2.24-3) ... #8 45.49 Setting up libitm1:arm64 (10.2.1-6) ... #8 45.50 Setting up debian-keyring (2021.07.26) ... #8 45.51 Setting up libgdbm6:arm64 (1.19-2) ... #9 44.75 #9 44.75 Current default time zone: 'Etc/UTC' #9 44.75 Local time is now: Mon May 9 11:57:37 UTC 2022. #9 44.75 Universal Time is now: Mon May 9 11:57:37 UTC 2022. #9 44.75 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 44.75 #9 44.77 Setting up fakeroot (1.24-1) ... #9 44.78 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 44.78 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 #9 44.78 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 #9 44.78 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 #9 44.78 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 #9 44.78 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 #9 44.78 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 #9 44.78 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 #9 44.78 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 #9 44.79 Setting up autotools-dev (20180224.1) ... #9 44.80 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 44.81 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 44.82 Setting up make (4.2.1-1.2) ... #9 44.84 Setting up libmpfr6:amd64 (4.0.2-1) ... #9 44.85 Setting up libnspr4:amd64 (2:4.25-1) ... #9 44.86 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 44.88 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 44.89 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #9 44.90 Setting up strace (5.5-3ubuntu1) ... #9 44.91 Setting up libsigsegv2:amd64 (2.12-2) ... #9 44.92 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #9 44.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 44.93 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 #9 44.93 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 #9 44.93 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 #9 44.93 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 #9 44.93 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 #9 44.93 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 #9 44.94 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 #9 44.94 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 #9 44.94 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 #9 44.94 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 #9 44.94 Setting up t1utils (1.41-3) ... #9 44.95 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.96 Setting up diffstat (1.63-1) ... #9 44.97 Setting up libmpc3:amd64 (1.1.0-1) ... #9 44.99 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.00 Setting up patch (2.7.6-6) ... #9 45.01 Setting up autopoint (0.19.8.1-10build1) ... #9 45.02 Setting up libfl2:amd64 (2.6.4-6.2) ... #9 45.03 Setting up ucf (3.0038+nmu1) ... #8 48.69 Unpacking libio-sessiondata-perl (1.03-1) ... #8 48.74 Selecting previously unselected package libio-string-perl. #8 48.74 Preparing to unpack .../241-libio-string-perl_1.08-3_all.deb ... #8 48.75 Unpacking libio-string-perl (1.08-3) ... #8 48.80 Selecting previously unselected package libtypes-serialiser-perl. #8 48.80 Preparing to unpack .../242-libtypes-serialiser-perl_1.0-1_all.deb ... #8 48.81 Unpacking libtypes-serialiser-perl (1.0-1) ... #8 48.86 Selecting previously unselected package libjson-xs-perl. #8 48.86 Preparing to unpack .../243-libjson-xs-perl_3.040-1+b1_armhf.deb ... #8 48.87 Unpacking libjson-xs-perl (3.040-1+b1) ... #8 48.92 Selecting previously unselected package liblzo2-2:armhf. #8 48.92 Preparing to unpack .../244-liblzo2-2_2.10-0.1_armhf.deb ... #9 45.04 Preparing to unpack .../221-libdata-optlist-perl_0.110-1.1_all.deb ... #9 45.05 Unpacking libdata-optlist-perl (0.110-1.1) ... #9 45.08 Selecting previously unselected package libsub-exporter-perl. #9 45.08 Preparing to unpack .../222-libsub-exporter-perl_0.987-1_all.deb ... #9 45.08 Unpacking libsub-exporter-perl (0.987-1) ... #9 45.13 Selecting previously unselected package libconst-fast-perl. #9 45.13 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ... #9 45.14 Unpacking libconst-fast-perl (0.014-1.1) ... #9 45.17 Selecting previously unselected package libwant-perl. #9 45.17 Preparing to unpack .../224-libwant-perl_0.29-1build6_arm64.deb ... #9 45.18 Unpacking libwant-perl (0.29-1build6) ... #9 45.22 Selecting previously unselected package libcontextual-return-perl. #9 45.22 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ... #9 45.22 Unpacking libcontextual-return-perl (0.004014-2) ... #9 45.26 Selecting previously unselected package libcpanel-json-xs-perl. #9 45.26 Preparing to unpack .../226-libcpanel-json-xs-perl_4.25-1build1_arm64.deb ... #9 45.27 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... #9 45.30 Selecting previously unselected package libdevel-stacktrace-perl. #9 46.26 Selecting previously unselected package lintian. #9 46.27 Preparing to unpack .../338-lintian_2.104.0ubuntu3.1_all.deb ... #9 46.27 Unpacking lintian (2.104.0ubuntu3.1) ... #8 44.96 Unpacking libparams-util-perl (1.102-1+b1) ... #8 44.99 Selecting previously unselected package libsub-install-perl. #8 44.99 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ... #8 45.00 Unpacking libsub-install-perl (0.928-1.1) ... #8 45.03 Selecting previously unselected package libdata-optlist-perl. #8 45.03 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ... #8 45.03 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 45.06 Selecting previously unselected package libsub-exporter-perl. #8 45.06 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ... #8 45.07 Unpacking libsub-exporter-perl (0.987-1) ... #8 45.10 Selecting previously unselected package libconst-fast-perl. #8 45.10 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ... #8 45.10 Unpacking libconst-fast-perl (0.014-1.1) ... #8 45.14 Selecting previously unselected package libwant-perl. #8 45.14 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ... #8 45.14 Unpacking libwant-perl (0.29-1+b6) ... #8 45.18 Selecting previously unselected package libcontextual-return-perl. #13 4.721 (35/61): libubsan-8.5.0-13.el8.aarch64.rpm 3.0 MB/s | 144 kB 00:00 #13 4.724 (36/61): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 4.0 MB/s | 25 kB 00:00 #13 4.764 (37/61): m4-1.4.18-7.el8.aarch64.rpm 5.0 MB/s | 218 kB 00:00 #13 4.878 (38/61): kernel-headers-4.18.0-383.el8.aarch64. 17 MB/s | 9.4 MB 00:00 #13 4.919 (39/61): make-4.2.1-11.el8.aarch64.rpm 2.5 MB/s | 490 kB 00:00 #13 4.956 (40/61): openssh-8.0p1-12.el8.aarch64.rpm 2.5 MB/s | 487 kB 00:00 #13 4.997 (41/61): openssh-clients-8.0p1-12.el8.aarch64.r 5.1 MB/s | 625 kB 00:00 #8 52.25 Setting up gpgconf (2.2.4-1ubuntu1.4) ... #8 52.26 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.28 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ... #8 52.29 Setting up libnss3:armhf (2:3.35-2ubuntu2.13) ... #8 52.30 Setting up file (1:5.32-2ubuntu0.4) ... #8 52.31 Setting up fakeroot (1.22-2ubuntu1) ... #8 52.32 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 52.32 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 #8 52.32 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 #8 52.32 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 #8 52.32 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 #8 52.32 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 #8 52.32 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 #8 52.32 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 #8 52.32 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 #8 52.33 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.35 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 52.37 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.38 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.5) ... #8 52.39 Setting up gpgsm (2.2.4-1ubuntu1.4) ... #8 52.40 Setting up gnupg-utils (2.2.4-1ubuntu1.4) ... #8 52.42 Setting up man-db (2.8.3-2ubuntu0.1) ... #12 14.90 Running transaction check #12 15.15 Transaction check succeeded. #12 13.38 (68/77): device-mapper-devel-1.02.183-4.el9.aar 88 kB/s | 45 kB 00:00 #8 44.04 (31/135): libstemmer-0-16.585svn.fc34.aarch64.r 748 kB/s | 85 kB 00:00 #8 44.07 (32/135): man-db-2.9.3-3.fc34.aarch64.rpm 8.1 MB/s | 1.1 MB 00:00 #8 44.12 (33/135): ncurses-6.2-4.20200222.fc34.aarch64.r 4.8 MB/s | 394 kB 00:00 #8 44.12 (34/135): nim-srpm-macros-3-4.fc34.noarch.rpm 107 kB/s | 8.4 kB 00:00 #8 44.12 (35/135): ocaml-srpm-macros-6-4.fc34.noarch.rpm 1.1 MB/s | 7.8 kB 00:00 #8 44.13 (36/135): openblas-srpm-macros-2-9.fc34.noarch. 723 kB/s | 7.4 kB 00:00 #8 44.13 (37/135): patch-2.7.6-14.fc34.aarch64.rpm 12 MB/s | 126 kB 00:00 #8 44.13 (38/135): perl-Carp-1.50-458.fc34.noarch.rpm 3.0 MB/s | 29 kB 00:00 #8 44.14 (39/135): perl-Data-Dumper-2.174-460.fc34.aarch 8.8 MB/s | 55 kB 00:00 #8 44.14 (40/135): perl-Exporter-5.74-459.fc34.noarch.rp 4.5 MB/s | 32 kB 00:00 #8 44.14 (41/135): perl-File-Path-2.18-2.fc34.noarch.rpm 5.9 MB/s | 36 kB 00:00 #8 44.15 (42/135): perl-File-Temp-0.231.100-2.fc34.noarc 10 MB/s | 60 kB 00:00 #8 44.15 (43/135): perl-Digest-MD5-2.58-2.fc34.aarch64.r 1.9 MB/s | 36 kB 00:00 #8 44.15 (44/135): perl-Getopt-Long-2.52-2.fc34.noarch.r 6.4 MB/s | 61 kB 00:00 #8 44.17 (45/135): perl-MIME-Base64-3.16-2.fc34.aarch64. 2.6 MB/s | 31 kB 00:00 #8 44.17 (46/135): perl-IO-Socket-IP-0.41-3.fc34.noarch. 2.0 MB/s | 43 kB 00:00 #8 44.18 (47/135): perl-PathTools-3.78-459.fc34.aarch64. 12 MB/s | 86 kB 00:00 #8 44.18 (48/135): perl-IO-Socket-SSL-2.070-2.fc34.noarc 7.2 MB/s | 214 kB 00:00 #8 44.18 (49/135): perl-Pod-Escapes-1.07-458.fc34.noarch 3.0 MB/s | 20 kB 00:00 #8 44.19 (50/135): perl-Pod-Perldoc-3.28.01-459.fc34.noa 9.9 MB/s | 85 kB 00:00 #8 44.19 (51/135): perl-Pod-Simple-3.42-2.fc34.noarch.rp 22 MB/s | 216 kB 00:00 #8 44.25 (52/135): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 704 kB/s | 41 kB 00:00 #8 47.19 Preparing to unpack .../265-libnet-dns-sec-perl_1.11-1_amd64.deb ... #8 47.20 Unpacking libnet-dns-sec-perl (1.11-1) ... #8 47.23 Selecting previously unselected package libnet-libidn-perl. #8 47.23 Preparing to unpack .../266-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ... #8 47.24 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #8 47.31 Selecting previously unselected package libnumber-compare-perl. #8 47.31 Preparing to unpack .../267-libnumber-compare-perl_0.03-1_all.deb ... #8 47.31 Unpacking libnumber-compare-perl (0.03-1) ... #8 47.34 Selecting previously unselected package libnumber-range-perl. #8 47.34 Preparing to unpack .../268-libnumber-range-perl_0.12-1_all.deb ... #8 47.34 Unpacking libnumber-range-perl (0.12-1) ... #8 47.39 Selecting previously unselected package libossp-uuid16:amd64. #8 47.39 Preparing to unpack .../269-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ... #8 47.39 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #8 47.43 Selecting previously unselected package libossp-uuid-perl. #8 47.43 Preparing to unpack .../270-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ... #8 47.44 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #8 47.47 Selecting previously unselected package libpackage-stash-xs-perl. #8 47.47 Preparing to unpack .../271-libpackage-stash-xs-perl_0.29-1_amd64.deb ... #8 47.48 Unpacking libpackage-stash-xs-perl (0.29-1) ... #8 47.51 Selecting previously unselected package libparse-debianchangelog-perl. #8 47.51 Preparing to unpack .../272-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #8 47.51 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #8 47.55 Selecting previously unselected package libtext-glob-perl. #8 46.38 Updating certificates in /etc/ssl/certs... #9 43.66 Setting up libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ... #9 43.67 Setting up gnupg-utils (2.2.27-3ubuntu2) ... #9 43.68 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1) ... #9 43.69 Setting up gettext (0.21-4ubuntu4) ... #9 43.71 Setting up gpg-agent (2.2.27-3ubuntu2) ... #8 47.42 Setting up bsdmainutils (11.1.2+b1) ... #8 47.44 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 35.47 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... #9 35.47 Unpacking publicsuffix (20210108.1309-1) ... #9 35.51 Selecting previously unselected package python-apt-common. #9 35.51 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ... #9 35.52 Unpacking python-apt-common (2.2.1) ... #9 35.55 Selecting previously unselected package python3-apt. #9 35.55 Preparing to unpack .../046-python3-apt_2.2.1_armhf.deb ... #9 35.56 Unpacking python3-apt (2.2.1) ... #9 35.60 Selecting previously unselected package strace. #9 35.60 Preparing to unpack .../047-strace_5.13-0ubuntu1_armhf.deb ... #9 35.61 Unpacking strace (5.13-0ubuntu1) ... #9 35.65 Selecting previously unselected package xauth. #9 35.65 Preparing to unpack .../048-xauth_1%3a1.1-1_armhf.deb ... #9 35.65 Unpacking xauth (1:1.1-1) ... #9 35.70 Selecting previously unselected package xz-utils. #9 35.70 Preparing to unpack .../049-xz-utils_5.2.5-2ubuntu0.1_armhf.deb ... #9 35.70 Unpacking xz-utils (5.2.5-2ubuntu0.1) ... #9 35.73 Selecting previously unselected package libsigsegv2:armhf. #9 47.49 0 added, 0 removed; done. #9 47.49 Running hooks in /etc/ca-certificates/update.d... #9 47.49 done. #8 46.06 Setting up libxml-sax-base-perl (1.09-1) ... #8 46.07 Setting up libpackage-stash-xs-perl (0.28-3build2) ... #8 46.09 Setting up libstrictures-perl (2.000003-1) ... #8 46.11 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 46.12 Setting up libmail-sendmail-perl (0.80-1) ... #8 46.14 Setting up libsocket6-perl (0.27-1build2) ... #8 46.15 Setting up patchutils (0.3.4-2) ... #8 46.16 Setting up python3-chardet (3.0.4-1) ... #8 43.22 Fedora Modular 34 - x86_64 - Updates 5.0 MB/s | 4.5 MB 00:00 #8 38.70 Selecting previously unselected package debhelper. #8 38.70 Preparing to unpack .../057-debhelper_13.3.4_all.deb ... #8 38.71 Unpacking debhelper (13.3.4) ... #8 38.87 Selecting previously unselected package libfakeroot:armhf. #8 38.87 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ... #8 38.87 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #8 46.11 Selecting previously unselected package lsb-release. #8 46.11 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... #8 46.11 Unpacking lsb-release (11.1.0) ... #8 46.14 Selecting previously unselected package manpages-dev. #8 46.14 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... #8 46.15 Unpacking manpages-dev (5.10-1) ... #9 45.83 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 45.86 Selecting previously unselected package libmoox-struct-perl. #9 45.86 Preparing to unpack .../289-libmoox-struct-perl_0.017-1_all.deb ... #9 45.87 Unpacking libmoox-struct-perl (0.017-1) ... #9 45.90 Selecting previously unselected package libnet-dns-sec-perl. #9 45.90 Preparing to unpack .../290-libnet-dns-sec-perl_1.15-1_armhf.deb ... #9 45.91 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 45.94 Selecting previously unselected package libnet-libidn-perl. #9 45.94 Preparing to unpack .../291-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ... #9 45.94 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 45.97 Selecting previously unselected package libnumber-range-perl. #9 45.97 Preparing to unpack .../292-libnumber-range-perl_0.12-1_all.deb ... #9 45.98 Unpacking libnumber-range-perl (0.12-1) ... #9 46.01 Selecting previously unselected package libpackage-stash-xs-perl. #9 46.01 Preparing to unpack .../293-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ... #9 46.01 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 46.04 Selecting previously unselected package libpath-iterator-rule-perl. #9 46.04 Preparing to unpack .../294-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 45.53 Setting up libtsan0:arm64 (10.2.1-6) ... #8 45.54 Setting up libctf0:arm64 (2.35.2-2) ... #8 45.56 Setting up pinentry-curses (1.1.0-4) ... #8 45.57 Setting up manpages-dev (5.10-1) ... #8 45.59 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #8 45.60 Setting up libxcb1:arm64 (1.14-3) ... #8 45.61 Setting up gettext (0.21-4) ... #8 45.63 Setting up xdelta (1.1.3-9.3) ... #8 45.64 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... #8 45.65 Setting up libgcc-10-dev:arm64 (10.2.1-6) ... #8 45.66 Setting up libedit2:arm64 (3.1-20191231-2+b1) ... #8 45.67 Setting up libreadline8:arm64 (8.1-1) ... #8 45.69 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... #8 45.70 Setting up m4 (1.4.18-5) ... #8 45.71 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... #8 45.73 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ... #9 45.15 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 45.16 Setting up libltdl7:amd64 (2.4.6-14) ... #9 45.17 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 45.18 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.19 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.21 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 45.22 Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... #9 45.23 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 45.25 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #9 45.26 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #8 48.93 Unpacking liblzo2-2:armhf (2.10-0.1) ... #8 48.97 Selecting previously unselected package libkyotocabinet16v5:armhf. #8 48.97 Preparing to unpack .../245-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ... #8 48.98 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #8 49.04 Selecting previously unselected package liblist-compare-perl. #8 49.05 Preparing to unpack .../246-liblist-compare-perl_0.53-1_all.deb ... #8 49.05 Unpacking liblist-compare-perl (0.53-1) ... #8 49.09 Selecting previously unselected package liblist-moreutils-perl. #8 49.10 Preparing to unpack .../247-liblist-moreutils-perl_0.416-1+b4_armhf.deb ... #8 49.10 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #9 33.84 Selecting previously unselected package libfile-homedir-perl. #9 33.85 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ... #9 33.86 Unpacking libfile-homedir-perl (1.006-1) ... #9 45.30 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 45.31 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 45.34 Selecting previously unselected package libexception-class-perl. #9 45.34 Preparing to unpack .../228-libexception-class-perl_1.44-1_all.deb ... #9 45.35 Unpacking libexception-class-perl (1.44-1) ... #9 45.39 Selecting previously unselected package libiterator-perl. #9 45.39 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 45.40 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 45.43 Selecting previously unselected package libiterator-util-perl. #9 45.43 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 45.43 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 45.47 Selecting previously unselected package libexporter-tiny-perl. #9 45.47 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ... #9 45.47 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 45.51 Selecting previously unselected package liblist-moreutils-xs-perl. #9 45.51 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2_arm64.deb ... #9 45.51 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #9 45.55 Selecting previously unselected package liblist-moreutils-perl. #9 46.54 Selecting previously unselected package manpages-dev. #9 46.54 Preparing to unpack .../339-manpages-dev_5.10-1ubuntu1_all.deb ... #9 46.54 Unpacking manpages-dev (5.10-1ubuntu1) ... #13 5.005 (42/61): pcre2-utf16-10.32-2.el8.aarch64.rpm 4.2 MB/s | 202 kB 00:00 #13 5.040 (43/61): pcre2-devel-10.32-2.el8.aarch64.rpm 4.9 MB/s | 605 kB 00:00 #13 5.044 (44/61): pcre2-utf32-10.32-2.el8.aarch64.rpm 4.2 MB/s | 195 kB 00:00 #13 5.047 (45/61): perl-Data-Dumper-2.167-399.el8.aarch64 1.3 MB/s | 57 kB 00:00 #13 5.083 (46/61): policycoreutils-2.9-19.el8.aarch64.rpm 8.5 MB/s | 374 kB 00:00 #13 5.089 (47/61): policycoreutils-python-utils-2.9-19.el 5.9 MB/s | 253 kB 00:00 #13 5.117 (48/61): policycoreutils-devel-2.9-19.el8.aarch 3.8 MB/s | 287 kB 00:00 #13 5.121 (49/61): python3-audit-3.0.7-3.el8.aarch64.rpm 2.2 MB/s | 85 kB 00:00 #13 5.127 (50/61): python3-libsemanage-2.9-8.el8.aarch64. 14 MB/s | 126 kB 00:00 #13 5.159 (51/61): python3-libselinux-2.9-5.el8.aarch64.r 3.8 MB/s | 272 kB 00:00 #13 5.245 (52/61): python3-setools-4.3.0-3.el8.aarch64.rp 4.4 MB/s | 528 kB 00:00 #8 45.18 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ... #8 45.18 Unpacking libcontextual-return-perl (0.004014-2) ... #8 45.21 Selecting previously unselected package libconvert-binhex-perl. #8 45.21 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ... #8 45.22 Unpacking libconvert-binhex-perl (1.125-1) ... #8 45.25 Selecting previously unselected package libcpanel-json-xs-perl. #8 45.25 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ... #8 45.26 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 45.30 Selecting previously unselected package libdevel-stacktrace-perl. #8 45.30 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 52.51 Building database of manual pages ... #8 52.65 Setting up pinentry-curses (1.1.0-1) ... #8 52.68 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ... #8 52.69 Setting up binutils (2.30-21ubuntu1~18.04.7) ... #8 52.70 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.71 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ... #8 52.72 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.73 Setting up gpg (2.2.4-1ubuntu1.4) ... #8 52.74 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ... #8 52.75 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #8 52.76 Setting up python3 (3.6.7-1~18.04) ... #12 13.53 (69/77): libxcrypt-static-4.4.18-3.el9.aarch64. 722 kB/s | 108 kB 00:00 #12 13.68 (70/77): glibc-2.34-32.el9.aarch64.rpm 12 MB/s | 1.7 MB 00:00 #12 15.15 Running transaction test #8 44.28 (53/135): perl-Net-SSLeay-1.90-2.fc34.aarch64.r 3.1 MB/s | 357 kB 00:00 #8 44.28 (54/135): perl-Scalar-List-Utils-1.56-459.fc34. 817 kB/s | 71 kB 00:00 #8 44.31 (55/135): perl-Storable-3.21-458.fc34.aarch64.r 1.5 MB/s | 95 kB 00:00 #8 44.32 (56/135): perl-Term-Cap-1.17-458.fc34.noarch.rp 670 kB/s | 22 kB 00:00 #8 44.32 (57/135): perl-Term-ANSIColor-5.01-459.fc34.noa 1.3 MB/s | 49 kB 00:00 #8 44.32 (58/135): perl-Text-ParseWords-3.30-458.fc34.no 1.7 MB/s | 16 kB 00:00 #8 44.33 (59/135): perl-Time-Local-1.300-5.fc34.noarch.r 3.5 MB/s | 34 kB 00:00 #8 44.33 (60/135): perl-constant-1.33-459.fc34.noarch.rp 3.1 MB/s | 23 kB 00:00 #8 44.33 (61/135): perl-parent-0.238-458.fc34.noarch.rpm 3.0 MB/s | 14 kB 00:00 #8 44.34 (62/135): perl-URI-5.09-1.fc34.noarch.rpm 6.6 MB/s | 109 kB 00:00 #8 44.34 (63/135): perl-podlators-4.14-458.fc34.noarch.r 15 MB/s | 113 kB 00:00 #8 44.35 (64/135): perl-libnet-3.13-2.fc34.noarch.rpm 6.1 MB/s | 127 kB 00:00 #8 44.35 (65/135): perl-srpm-macros-1-39.fc34.noarch.rpm 922 kB/s | 8.5 kB 00:00 #8 44.35 (66/135): pkgconf-1.7.3-6.fc34.aarch64.rpm 3.7 MB/s | 41 kB 00:00 #8 44.36 (67/135): pkgconf-pkg-config-1.7.3-6.fc34.aarch 1.3 MB/s | 10 kB 00:00 #8 44.36 (68/135): pkgconf-m4-1.7.3-6.fc34.noarch.rpm 1.3 MB/s | 14 kB 00:00 #8 44.36 (69/135): python3-distro-1.5.0-5.fc34.noarch.rp 5.6 MB/s | 36 kB 00:00 #8 44.37 (70/135): python3-six-1.15.0-5.fc34.noarch.rpm 5.6 MB/s | 36 kB 00:00 #8 44.37 (71/135): qt5-srpm-macros-5.15.2-2.fc34.noarch. 1.3 MB/s | 8.4 kB 00:00 #8 44.40 (72/135): python3-dateutil-2.8.1-3.fc34.noarch. 6.6 MB/s | 289 kB 00:00 #8 44.40 (73/135): rpm-build-4.16.1.3-1.fc34.aarch64.rpm 2.9 MB/s | 98 kB 00:00 #8 44.44 (74/135): shared-mime-info-2.1-2.fc34.aarch64.r 5.6 MB/s | 374 kB 00:00 #8 44.47 (75/135): unzip-6.0-50.fc34.aarch64.rpm 2.8 MB/s | 178 kB 00:00 #8 44.47 (76/135): xz-5.2.5-5.fc34.aarch64.rpm 3.2 MB/s | 216 kB 00:00 #8 44.51 (77/135): zip-3.0-28.fc34.aarch64.rpm 3.7 MB/s | 255 kB 00:00 #8 44.56 (78/135): binutils-gold-2.35.2-6.fc34.aarch64.r 9.7 MB/s | 863 kB 00:00 #8 44.57 (79/135): dnf-plugins-core-4.0.24-1.fc34.noarch 599 kB/s | 35 kB 00:00 #8 47.55 Preparing to unpack .../273-libtext-glob-perl_0.10-1_all.deb ... #8 47.55 Unpacking libtext-glob-perl (0.10-1) ... #8 47.59 Selecting previously unselected package libpath-iterator-rule-perl. #8 47.59 Preparing to unpack .../274-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 47.61 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 47.64 Selecting previously unselected package libperlio-gzip-perl. #8 47.65 Preparing to unpack .../275-libperlio-gzip-perl_0.19-1+b5_amd64.deb ... #8 47.65 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #8 47.69 Selecting previously unselected package libpod-constants-perl. #8 47.69 Preparing to unpack .../276-libpod-constants-perl_0.19-1_all.deb ... #8 47.69 Unpacking libpod-constants-perl (0.19-1) ... #8 47.72 Selecting previously unselected package libreadonly-perl. #8 47.72 Preparing to unpack .../277-libreadonly-perl_2.050-1_all.deb ... #8 47.73 Unpacking libreadonly-perl (2.050-1) ... #8 47.76 Selecting previously unselected package libref-util-perl. #9 44.19 Setting up python3.10 (3.10.4-3) ... #9 35.73 Preparing to unpack .../050-libsigsegv2_2.13-1ubuntu2_armhf.deb ... #9 35.74 Unpacking libsigsegv2:armhf (2.13-1ubuntu2) ... #9 35.77 Selecting previously unselected package m4. #9 35.77 Preparing to unpack .../051-m4_1.4.18-5ubuntu1_armhf.deb ... #9 35.77 Unpacking m4 (1.4.18-5ubuntu1) ... #9 35.80 Selecting previously unselected package autoconf. #9 35.81 Preparing to unpack .../052-autoconf_2.69-14_all.deb ... #9 35.81 Unpacking autoconf (2.69-14) ... #9 35.88 Selecting previously unselected package autotools-dev. #9 35.88 Preparing to unpack .../053-autotools-dev_20180224.1+nmu1_all.deb ... #9 35.89 Unpacking autotools-dev (20180224.1+nmu1) ... #9 35.93 Selecting previously unselected package automake. #9 35.93 Preparing to unpack .../054-automake_1%3a1.16.4-2_all.deb ... #9 35.94 Unpacking automake (1:1.16.4-2) ... #9 35.99 Selecting previously unselected package autopoint. #8 47.44 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 47.45 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... #8 47.46 Setting up libcroco3:arm64 (0.6.12-3) ... #8 47.47 Setting up libgdbm-compat4:arm64 (1.18.1-4) ... #8 47.48 Setting up ucf (3.0038+nmu1) ... #8 47.62 Setting up libgcc-8-dev:arm64 (8.3.0-6) ... #8 47.63 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... #8 47.65 Setting up groff-base (1.22.4-3+deb10u1) ... #8 47.67 Setting up cpp (4:8.3.0-1) ... #8 47.69 Setting up gpgconf (2.2.12-1+deb10u1) ... #8 47.70 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... #9 DONE 47.8s #8 46.44 Setting up liburi-perl (1.73-1) ... #8 46.45 Setting up libdata-dump-perl (1.23-1) ... #8 46.46 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... #8 46.48 Setting up libio-string-perl (1.08-3) ... #8 46.49 Setting up libalgorithm-diff-perl (1.19.03-1) ... #8 46.50 Setting up libclone-perl (0.39-1) ... #8 46.51 Setting up libclass-xsaccessor-perl (1.19-2build8) ... #8 46.52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... #8 46.54 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 38.98 Selecting previously unselected package fakeroot. #8 38.99 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ... #8 38.99 Unpacking fakeroot (1.25.3-1.1) ... #8 39.03 Selecting previously unselected package libfile-dirlist-perl. #8 39.03 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ... #8 39.04 Unpacking libfile-dirlist-perl (0.05-2) ... #8 39.07 Selecting previously unselected package libfile-which-perl. #8 39.07 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ... #8 39.07 Unpacking libfile-which-perl (1.23-1) ... #8 39.10 Selecting previously unselected package libfile-homedir-perl. #8 39.10 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ... #8 39.11 Unpacking libfile-homedir-perl (1.006-1) ... #8 39.15 Selecting previously unselected package libfile-touch-perl. #8 39.15 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ... #8 39.15 Unpacking libfile-touch-perl (0.11-1) ... #8 46.48 Selecting previously unselected package pbzip2. #8 46.48 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... #8 46.48 Unpacking pbzip2 (1.1.13-1) ... #8 46.52 Selecting previously unselected package pixz. #8 46.52 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... #8 46.52 Unpacking pixz (1.0.7-1) ... #8 46.57 Selecting previously unselected package xdelta. #8 46.57 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... #8 46.57 Unpacking xdelta (1.1.3-9.3) ... #8 46.61 Selecting previously unselected package xdelta3. #9 46.04 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 46.08 Selecting previously unselected package libperl4-corelibs-perl. #9 46.08 Preparing to unpack .../295-libperl4-corelibs-perl_0.004-2_all.deb ... #9 46.09 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 46.13 Selecting previously unselected package libperlio-gzip-perl. #9 46.13 Preparing to unpack .../296-libperlio-gzip-perl_0.19-1build5_armhf.deb ... #9 46.13 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 46.16 Selecting previously unselected package libpod-constants-perl. #9 46.16 Preparing to unpack .../297-libpod-constants-perl_0.19-1_all.deb ... #9 46.17 Unpacking libpod-constants-perl (0.19-1) ... #9 46.20 Selecting previously unselected package libre2-5:armhf. #9 46.20 Preparing to unpack .../298-libre2-5_20200101+dfsg-1build1_armhf.deb ... #9 46.20 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ... #9 46.25 Selecting previously unselected package libre-engine-re2-perl. #9 46.25 Preparing to unpack .../299-libre-engine-re2-perl_0.13-5_armhf.deb ... #9 46.25 Unpacking libre-engine-re2-perl (0.13-5) ... #9 46.28 Selecting previously unselected package libreadonly-perl. #9 46.28 Preparing to unpack .../300-libreadonly-perl_2.050-2_all.deb ... #9 46.29 Unpacking libreadonly-perl (2.050-2) ... #9 46.31 Selecting previously unselected package libref-util-perl. #9 46.32 Preparing to unpack .../301-libref-util-perl_0.204-1_all.deb ... #9 46.32 Unpacking libref-util-perl (0.204-1) ... #9 46.35 Selecting previously unselected package libref-util-xs-perl. #9 46.36 Preparing to unpack .../302-libref-util-xs-perl_0.117-1build2_armhf.deb ... #9 46.36 Unpacking libref-util-xs-perl (0.117-1build2) ... #8 45.74 Setting up binutils (2.35.2-2) ... #8 45.75 Setting up ca-certificates (20210119) ... #9 45.28 Setting up git-man (1:2.25.1-1ubuntu3.4) ... #9 45.30 Setting up libisl22:amd64 (0.22.1-1) ... #9 45.31 Setting up netbase (6.1) ... #9 45.35 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 45.36 Setting up libmpdec2:amd64 (2.4.2-3) ... #9 45.38 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... #9 45.39 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 45.40 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... #9 45.43 Setting up openssl (1.1.1f-1ubuntu2.13) ... #9 45.45 Setting up libbsd0:amd64 (0.10.0-1) ... #9 45.46 Setting up libelf1:amd64 (0.176-1.1build1) ... #9 45.47 Setting up readline-common (8.0-4) ... #9 45.49 Setting up publicsuffix (20200303.0012-1) ... #9 45.50 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.51 Setting up iso-codes (4.4-1) ... #9 45.53 Setting up liblocale-gettext-perl (1.07-4) ... #9 45.54 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.55 Setting up dctrl-tools (2.24-3) ... #9 45.57 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #8 49.14 Selecting previously unselected package libltdl-dev:armhf. #8 49.15 Preparing to unpack .../248-libltdl-dev_2.4.6-9_armhf.deb ... #8 49.15 Unpacking libltdl-dev:armhf (2.4.6-9) ... #8 49.22 Selecting previously unselected package libsys-hostname-long-perl. #8 49.22 Preparing to unpack .../249-libsys-hostname-long-perl_1.5-1_all.deb ... #8 49.23 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 49.26 Selecting previously unselected package libmail-sendmail-perl. #8 49.27 Preparing to unpack .../250-libmail-sendmail-perl_0.80-1_all.deb ... #8 49.27 Unpacking libmail-sendmail-perl (0.80-1) ... #8 49.33 Selecting previously unselected package mailutils-common. #8 49.33 Preparing to unpack .../251-mailutils-common_1%3a3.5-4_all.deb ... #8 49.34 Unpacking mailutils-common (1:3.5-4) ... #13 0.843 Last metadata expiration check: 0:00:13 ago on Mon May 9 11:57:25 2022. #9 45.55 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ... #9 45.55 Unpacking liblist-moreutils-perl (0.430-2) ... #9 45.59 Selecting previously unselected package libdata-dpath-perl. #9 45.59 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ... #9 45.59 Unpacking libdata-dpath-perl (0.58-1) ... #9 45.64 Selecting previously unselected package libdata-dump-perl. #9 45.64 Preparing to unpack .../235-libdata-dump-perl_1.23-1.1_all.deb ... #9 45.64 Unpacking libdata-dump-perl (1.23-1.1) ... #9 45.67 Selecting previously unselected package libdata-messagepack-perl. #9 45.68 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2_arm64.deb ... #9 45.68 Unpacking libdata-messagepack-perl (1.01-2) ... #9 45.71 Selecting previously unselected package libnet-domain-tld-perl. #9 45.71 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 45.72 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 45.75 Selecting previously unselected package libdata-validate-domain-perl. #9 45.75 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 45.75 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 45.78 Selecting previously unselected package libdistro-info-perl. #9 46.81 Selecting previously unselected package python3-certifi. #9 46.81 Preparing to unpack .../340-python3-certifi_2020.6.20-1_all.deb ... #9 46.82 Unpacking python3-certifi (2020.6.20-1) ... #9 46.87 Selecting previously unselected package python3-idna. #9 46.87 Preparing to unpack .../341-python3-idna_2.10-1_all.deb ... #9 46.87 Unpacking python3-idna (2.10-1) ... #9 46.91 Selecting previously unselected package python3-urllib3. #13 5.248 (53/61): rpm-plugin-selinux-4.14.3-23.el8.aarch 877 kB/s | 78 kB 00:00 #13 5.307 (54/61): python3-policycoreutils-2.9-19.el8.noa 12 MB/s | 2.2 MB 00:00 #13 5.350 (55/61): selinux-policy-3.14.3-97.el8.noarch.rp 6.1 MB/s | 646 kB 00:00 #13 5.412 (56/61): selinux-policy-devel-3.14.3-97.el8.noa 9.2 MB/s | 1.5 MB 00:00 #13 5.489 (57/61): systemd-devel-239-58.el8.aarch64.rpm 2.8 MB/s | 392 kB 00:00 #8 45.30 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 45.33 Selecting previously unselected package libexception-class-perl. #8 45.33 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ... #8 45.34 Unpacking libexception-class-perl (1.44-1) ... #8 45.37 Selecting previously unselected package libiterator-perl. #8 45.37 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 45.37 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 45.52 Selecting previously unselected package libiterator-util-perl. #8 45.52 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 45.52 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 45.55 Selecting previously unselected package libexporter-tiny-perl. #8 45.55 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ... #8 45.56 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 45.59 Selecting previously unselected package liblist-moreutils-xs-perl. #8 45.59 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ... #8 45.59 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 45.62 Selecting previously unselected package liblist-moreutils-perl. #8 45.62 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ... #8 45.62 Unpacking liblist-moreutils-perl (0.430-2) ... #8 45.65 Selecting previously unselected package libdata-dpath-perl. #12 13.72 (71/77): glibc-common-2.34-32.el9.aarch64.rpm 6.6 MB/s | 292 kB 00:00 #12 13.76 (72/77): libtool-ltdl-devel-2.4.6-45.el9.aarch6 247 kB/s | 161 kB 00:00 #12 13.82 (73/77): glibc-gconv-extra-2.34-32.el9.aarch64. 18 MB/s | 1.7 MB 00:00 #12 13.82 (74/77): glibc-minimal-langpack-2.34-32.el9.aar 311 kB/s | 18 kB 00:00 #12 13.84 (75/77): libgcc-11.3.1-2.el9.aarch64.rpm 5.1 MB/s | 110 kB 00:00 #12 13.92 (76/77): libgomp-11.3.1-2.el9.aarch64.rpm 2.9 MB/s | 289 kB 00:00 #8 44.57 (80/135): efi-srpm-macros-5-4.fc34.noarch.rpm 1.5 MB/s | 22 kB 00:00 #8 44.64 (81/135): binutils-2.35.2-6.fc34.aarch64.rpm 35 MB/s | 5.9 MB 00:00 #8 44.67 (82/135): elfutils-0.186-1.fc34.aarch64.rpm 5.0 MB/s | 517 kB 00:00 #8 44.68 (83/135): elfutils-debuginfod-client-0.186-1.fc 407 kB/s | 39 kB 00:00 #8 44.68 (84/135): file-5.39-7.fc34.aarch64.rpm 7.7 MB/s | 50 kB 00:00 #8 44.69 (85/135): emacs-filesystem-27.2-5.fc34.noarch.r 528 kB/s | 8.4 kB 00:00 #8 44.74 (86/135): gdb-minimal-11.1-5.fc34.aarch64.rpm 52 MB/s | 3.4 MB 00:00 #8 44.75 (87/135): glib-networking-2.68.3-1.fc34.aarch64 3.2 MB/s | 169 kB 00:00 #8 44.79 (88/135): gdk-pixbuf2-2.42.6-1.fc34.aarch64.rpm 4.4 MB/s | 468 kB 00:00 #8 47.76 Preparing to unpack .../278-libref-util-perl_0.204-1_all.deb ... #8 47.77 Unpacking libref-util-perl (0.204-1) ... #8 47.81 Selecting previously unselected package libref-util-xs-perl. #8 47.82 Preparing to unpack .../279-libref-util-xs-perl_0.117-1+b1_amd64.deb ... #8 47.82 Unpacking libref-util-xs-perl (0.117-1+b1) ... #8 47.86 Selecting previously unselected package libregexp-pattern-license-perl. #8 47.86 Preparing to unpack .../280-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #8 47.86 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #8 47.90 Selecting previously unselected package libsasl2-modules:amd64. #8 47.90 Preparing to unpack .../281-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 47.91 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 47.95 Selecting previously unselected package libsereal-decoder-perl. #8 47.95 Preparing to unpack .../282-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ... #8 47.96 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #8 48.00 Selecting previously unselected package libsereal-encoder-perl. #9 35.99 Preparing to unpack .../055-autopoint_0.21-4ubuntu3_all.deb ... #9 35.99 Unpacking autopoint (0.21-4ubuntu3) ... #9 36.03 Selecting previously unselected package binutils-common:armhf. #9 36.03 Preparing to unpack .../056-binutils-common_2.37-7ubuntu1_armhf.deb ... #9 36.04 Unpacking binutils-common:armhf (2.37-7ubuntu1) ... #9 36.08 Selecting previously unselected package libbinutils:armhf. #9 36.08 Preparing to unpack .../057-libbinutils_2.37-7ubuntu1_armhf.deb ... #9 36.08 Unpacking libbinutils:armhf (2.37-7ubuntu1) ... #9 36.12 Selecting previously unselected package libctf-nobfd0:armhf. #9 36.12 Preparing to unpack .../058-libctf-nobfd0_2.37-7ubuntu1_armhf.deb ... #8 47.71 Setting up libc6-dev:arm64 (2.28-10+deb10u1) ... #8 47.72 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ... #8 47.73 Setting up curl (7.64.0-4+deb10u2) ... #8 47.75 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #8 47.81 Setting up gpg (2.2.12-1+deb10u1) ... #8 47.82 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #8 47.84 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... #8 47.85 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... #8 47.86 Setting up python3.7 (3.7.3-2+deb10u3) ... #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:788b54276bc42188d4ac0958a79a887a0166f6428c9a3c54097965031b23464b #11 DONE 0.1s #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 #12 sha256:76a16f1e9e2521a1739e6f48f0fc2e17ff45775fb145d3e75bce452daac9d6d3 #8 46.77 128 added, 0 removed; done. #8 46.87 Setting up manpages-dev (4.15-1) ... #8 46.89 Setting up libc6-dev:amd64 (2.27-3ubuntu1.5) ... #8 46.90 Setting up libassuan0:amd64 (2.5.1-2) ... #8 46.92 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #8 46.95 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 46.55 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 #8 46.55 Setting up libnet-http-perl (6.17-1) ... #8 46.57 Setting up libnumber-compare-perl (0.03-1) ... #8 46.58 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 46.78 Setting up python3-unidiff (0.5.4-1) ... #8 39.18 Selecting previously unselected package libio-pty-perl. #8 39.18 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ... #8 39.19 Unpacking libio-pty-perl (1:1.15-2) ... #8 39.22 Selecting previously unselected package libipc-run-perl. #8 39.23 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ... #8 39.23 Unpacking libipc-run-perl (20200505.0-1) ... #8 39.27 Selecting previously unselected package libclass-method-modifiers-perl. #8 39.27 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 39.28 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 39.31 Selecting previously unselected package libb-hooks-op-check-perl. #8 39.31 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... #8 39.32 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... #8 39.36 Selecting previously unselected package libdynaloader-functions-perl. #8 39.36 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 39.37 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 39.41 Selecting previously unselected package libdevel-callchecker-perl. #8 39.41 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #8 46.61 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... #8 46.61 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 46.65 Selecting previously unselected package pristine-tar. #8 46.65 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... #8 46.65 Unpacking pristine-tar (1.49) ... #8 46.70 Selecting previously unselected package publicsuffix. #8 46.70 Preparing to unpack .../346-publicsuffix_20211207.1025-0+deb11u1_all.deb ... #8 46.70 Unpacking publicsuffix (20211207.1025-0+deb11u1) ... #8 46.74 Selecting previously unselected package python-apt-common. #8 46.75 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... #8 46.75 Unpacking python-apt-common (2.2.1) ... #8 46.80 Selecting previously unselected package python3-apt. #8 46.80 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... #8 46.81 Unpacking python3-apt (2.2.1) ... #8 46.87 Selecting previously unselected package python3-certifi. #9 46.39 Selecting previously unselected package libregexp-pattern-license-perl. #9 46.39 Preparing to unpack .../303-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 46.40 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 46.43 Selecting previously unselected package libregexp-pattern-perl. #9 46.44 Preparing to unpack .../304-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 46.44 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 46.47 Selecting previously unselected package libsasl2-modules:armhf. #9 46.48 Preparing to unpack .../305-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #9 46.48 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 46.51 Selecting previously unselected package libsereal-decoder-perl. #9 46.51 Preparing to unpack .../306-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ... #9 46.52 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 46.56 Selecting previously unselected package libsereal-encoder-perl. #9 46.56 Preparing to unpack .../307-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ... #9 46.56 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 46.60 Selecting previously unselected package libsereal-perl. #9 46.60 Preparing to unpack .../308-libsereal-perl_4.011-1_all.deb ... #9 46.60 Unpacking libsereal-perl (4.011-1) ... #9 46.63 Selecting previously unselected package libsort-key-perl. #8 46.21 Updating certificates in /etc/ssl/certs... #9 45.59 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.60 Setting up libgdbm6:amd64 (1.18.1-5) ... #9 45.61 Setting up libpopt0:amd64 (1.16-14) ... #9 45.62 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 45.63 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.65 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... #9 45.66 Setting up pinentry-curses (1.1.0-3build1) ... #9 45.68 Setting up manpages-dev (5.05-1) ... #9 45.69 Setting up libdw1:amd64 (0.176-1.1build1) ... #9 45.70 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 45.71 Setting up libxcb1:amd64 (1.14-2) ... #9 45.72 Setting up at (3.1.23-1ubuntu1) ... #8 49.43 Selecting previously unselected package mysql-common. #8 49.43 Preparing to unpack .../252-mysql-common_5.8+1.0.5_all.deb ... #8 49.47 Unpacking mysql-common (5.8+1.0.5) ... #8 49.52 Selecting previously unselected package mariadb-common. #8 49.52 Preparing to unpack .../253-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ... #8 49.53 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ... #8 49.58 Selecting previously unselected package libmariadb3:armhf. #8 49.58 Preparing to unpack .../254-libmariadb3_1%3a10.3.34-0+deb10u1_armhf.deb ... #8 49.58 Unpacking libmariadb3:armhf (1:10.3.34-0+deb10u1) ... #8 49.64 Selecting previously unselected package libpython2.7-minimal:armhf. #8 49.65 Preparing to unpack .../255-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... #8 49.65 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... #9 45.79 Preparing to unpack .../239-libdistro-info-perl_1.0_all.deb ... #9 45.79 Unpacking libdistro-info-perl (1.0) ... #9 45.82 Selecting previously unselected package libemail-address-xs-perl. #9 45.82 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build5_arm64.deb ... #9 45.82 Unpacking libemail-address-xs-perl (1.04-1build5) ... #9 45.85 Selecting previously unselected package libipc-system-simple-perl. #9 45.85 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ... #9 45.86 Unpacking libipc-system-simple-perl (1.30-1) ... #9 45.89 Selecting previously unselected package libfile-basedir-perl. #9 45.90 Preparing to unpack .../242-libfile-basedir-perl_0.08-1_all.deb ... #9 45.90 Unpacking libfile-basedir-perl (0.08-1) ... #9 45.93 Selecting previously unselected package libfile-chdir-perl. #9 45.93 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 45.94 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 45.97 Selecting previously unselected package libfile-fcntllock-perl. #9 45.97 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build5_arm64.deb ... #9 45.97 Unpacking libfile-fcntllock-perl (0.22-3build5) ... #9 46.00 Selecting previously unselected package libnumber-compare-perl. #9 46.01 Preparing to unpack .../245-libnumber-compare-perl_0.03-1.1_all.deb ... #9 46.01 Unpacking libnumber-compare-perl (0.03-1.1) ... #9 46.04 Selecting previously unselected package libtext-glob-perl. #9 46.04 Preparing to unpack .../246-libtext-glob-perl_0.11-1_all.deb ... #9 46.05 Unpacking libtext-glob-perl (0.11-1) ... #9 46.07 Selecting previously unselected package libfile-find-rule-perl. #9 46.08 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ... #9 46.08 Unpacking libfile-find-rule-perl (0.34-1) ... #9 46.11 Selecting previously unselected package libfont-afm-perl. #9 46.92 Preparing to unpack .../342-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 46.92 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 46.97 Selecting previously unselected package python3-requests. #9 46.97 Preparing to unpack .../343-python3-requests_2.25.1+dfsg-2_all.deb ... #9 46.97 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 47.01 Selecting previously unselected package python3-unidiff. #9 47.01 Preparing to unpack .../344-python3-unidiff_0.5.5-2_all.deb ... #9 47.02 Unpacking python3-unidiff (0.5.5-2) ... #9 47.06 Selecting previously unselected package python3-xdg. #9 47.06 Preparing to unpack .../345-python3-xdg_0.27-2_all.deb ... #9 47.06 Unpacking python3-xdg (0.27-2) ... #9 47.10 Selecting previously unselected package equivs. #9 47.10 Preparing to unpack .../346-equivs_2.3.1_all.deb ... #9 47.10 Unpacking equivs (2.3.1) ... #9 47.13 Selecting previously unselected package libauthen-sasl-perl. #9 47.14 Preparing to unpack .../347-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 47.14 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 47.18 Selecting previously unselected package python3-magic. #9 47.18 Preparing to unpack .../348-python3-magic_2%3a0.4.20-3_all.deb ... #9 47.19 Unpacking python3-magic (2:0.4.20-3) ... #9 47.26 Setting up libksba8:amd64 (1.5.1-1) ... #13 5.545 (58/61): device-mapper-devel-1.02.181-3.el8.aar 2.1 MB/s | 283 kB 00:00 #9 33.95 Selecting previously unselected package libfile-touch-perl. #9 33.95 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ... #9 33.97 Unpacking libfile-touch-perl (0.12-1) ... #9 34.04 Selecting previously unselected package libio-pty-perl. #9 34.04 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ... #9 34.05 Unpacking libio-pty-perl (1:1.15-2build2) ... #8 45.65 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ... #8 45.66 Unpacking libdata-dpath-perl (0.58-1) ... #8 45.69 Selecting previously unselected package libdata-dump-perl. #8 45.69 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ... #8 45.70 Unpacking libdata-dump-perl (1.23-1.1) ... #8 45.73 Selecting previously unselected package libdata-messagepack-perl. #8 45.73 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ... #8 45.73 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 45.77 Selecting previously unselected package libnet-domain-tld-perl. #8 45.77 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 45.78 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 45.81 Selecting previously unselected package libdata-validate-domain-perl. #8 45.81 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 45.81 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 45.84 Selecting previously unselected package libdevel-size-perl. #8 45.85 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ... #8 45.85 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 45.88 Selecting previously unselected package libdistro-info-perl. #8 45.88 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ... #8 45.89 Unpacking libdistro-info-perl (1.0) ... #8 45.92 Selecting previously unselected package libemail-address-xs-perl. #8 45.92 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ... #8 45.93 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 45.96 Selecting previously unselected package libfcgi0ldbl:armhf. #8 45.96 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ... #8 45.97 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #12 13.99 (77/77): glibc-static-2.34-32.el9.aarch64.rpm 1.5 MB/s | 1.4 MB 00:00 #12 14.00 -------------------------------------------------------------------------------- #12 14.00 Total 17 MB/s | 107 MB 00:06 #8 44.79 (89/135): go-srpm-macros-3.0.15-1.fc34.noarch.r 536 kB/s | 26 kB 00:00 #8 44.80 (90/135): json-glib-1.6.6-1.fc34.aarch64.rpm 3.1 MB/s | 149 kB 00:00 #8 44.82 (91/135): less-590-2.fc34.aarch64.rpm 5.5 MB/s | 160 kB 00:00 #8 44.83 (92/135): libjpeg-turbo-2.0.90-3.fc34.aarch64.r 5.0 MB/s | 169 kB 00:00 #8 44.85 (93/135): perl-AutoLoader-5.74-477.fc34.noarch. 569 kB/s | 31 kB 00:00 #8 44.89 (94/135): perl-B-1.80-477.fc34.aarch64.rpm 2.8 MB/s | 190 kB 00:00 #8 44.89 (95/135): perl-Class-Struct-0.66-477.fc34.noarc 824 kB/s | 32 kB 00:00 #8 44.90 (96/135): perl-Digest-1.20-1.fc34.noarch.rpm 607 kB/s | 25 kB 00:00 #8 44.90 (97/135): perl-DynaLoader-1.47-477.fc34.aarch64 4.3 MB/s | 36 kB 00:00 #8 44.90 (98/135): perl-Errno-1.30-477.fc34.aarch64.rpm 3.1 MB/s | 25 kB 00:00 #8 44.91 (99/135): perl-Fcntl-1.13-477.fc34.aarch64.rpm 3.3 MB/s | 31 kB 00:00 #8 44.92 (100/135): perl-File-Basename-2.85-477.fc34.noa 2.5 MB/s | 27 kB 00:00 #8 44.92 (101/135): perl-File-stat-1.09-477.fc34.noarch. 3.0 MB/s | 27 kB 00:00 #8 44.96 (102/135): perl-Encode-3.15-462.fc34.aarch64.rp 26 MB/s | 1.7 MB 00:00 #8 44.97 (103/135): perl-Getopt-Std-1.12-477.fc34.noarch 596 kB/s | 26 kB 00:00 #8 44.97 (104/135): perl-FileHandle-2.03-477.fc34.noarch 501 kB/s | 26 kB 00:00 #8 44.97 (105/135): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 5.2 MB/s | 55 kB 00:00 #8 44.98 (106/135): perl-IO-1.43-477.fc34.aarch64.rpm 8.6 MB/s | 97 kB 00:00 #8 44.98 (107/135): perl-IPC-Open3-1.21-477.fc34.noarch. 3.2 MB/s | 33 kB 00:00 #8 44.99 (108/135): perl-NDBM_File-1.15-477.fc34.aarch64 3.2 MB/s | 32 kB 00:00 #8 44.99 (109/135): perl-Mozilla-CA-20211001-1.fc34.noar 696 kB/s | 12 kB 00:00 #8 44.99 (110/135): perl-POSIX-1.94-477.fc34.aarch64.rpm 7.9 MB/s | 107 kB 00:00 #8 45.00 (111/135): perl-SelectSaver-1.02-477.fc34.noarc 2.4 MB/s | 22 kB 00:00 #8 45.00 (112/135): perl-Socket-2.032-1.fc34.aarch64.rpm 8.5 MB/s | 54 kB 00:00 #8 45.00 (113/135): perl-Symbol-1.08-477.fc34.noarch.rpm 2.5 MB/s | 24 kB 00:00 #8 45.01 (114/135): perl-if-0.60.800-477.fc34.noarch.rpm 3.6 MB/s | 24 kB 00:00 #8 45.01 (115/135): perl-base-2.27-477.fc34.noarch.rpm 2.0 MB/s | 26 kB 00:00 #8 45.02 (116/135): perl-Text-Tabs+Wrap-2021.0726-1.fc34 1.0 MB/s | 22 kB 00:00 #8 45.03 (117/135): perl-interpreter-5.32.1-477.fc34.aar 4.8 MB/s | 81 kB 00:00 #8 45.07 (118/135): perl-libs-5.32.1-477.fc34.aarch64.rp 36 MB/s | 2.0 MB 00:00 #8 45.07 (119/135): perl-mro-1.23-477.fc34.aarch64.rpm 771 kB/s | 38 kB 00:00 #8 45.08 (120/135): perl-overload-1.31-477.fc34.noarch.r 1.2 MB/s | 56 kB 00:00 #8 45.08 (121/135): perl-overloading-0.02-477.fc34.noarc 2.6 MB/s | 23 kB 00:00 #8 45.08 (122/135): perl-subs-1.03-477.fc34.noarch.rpm 3.7 MB/s | 22 kB 00:00 #8 45.09 (123/135): python-srpm-macros-3.9-41.fc34.noarc 3.5 MB/s | 21 kB 00:00 #8 45.09 (124/135): python3-dbus-1.2.18-1.fc34.aarch64.r 13 MB/s | 132 kB 00:00 #8 48.00 Preparing to unpack .../283-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ... #8 48.01 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #8 48.05 Selecting previously unselected package libsereal-perl. #8 48.05 Preparing to unpack .../284-libsereal-perl_4.005-1_all.deb ... #8 48.06 Unpacking libsereal-perl (4.005-1) ... #8 48.09 Selecting previously unselected package libtask-weaken-perl. #8 48.10 Preparing to unpack .../285-libtask-weaken-perl_1.06-1_all.deb ... #8 48.10 Unpacking libtask-weaken-perl (1.06-1) ... #8 48.13 Selecting previously unselected package libxml-parser-perl. #8 48.14 Preparing to unpack .../286-libxml-parser-perl_2.44-4_amd64.deb ... #8 48.14 Unpacking libxml-parser-perl (2.44-4) ... #8 48.19 Selecting previously unselected package libsoap-lite-perl. #8 48.20 Preparing to unpack .../287-libsoap-lite-perl_1.27-1_all.deb ... #8 48.20 Unpacking libsoap-lite-perl (1.27-1) ... #9 36.12 Unpacking libctf-nobfd0:armhf (2.37-7ubuntu1) ... #9 36.16 Selecting previously unselected package libctf0:armhf. #9 36.16 Preparing to unpack .../059-libctf0_2.37-7ubuntu1_armhf.deb ... #9 36.17 Unpacking libctf0:armhf (2.37-7ubuntu1) ... #9 36.19 Selecting previously unselected package binutils-arm-linux-gnueabihf. #9 36.19 Preparing to unpack .../060-binutils-arm-linux-gnueabihf_2.37-7ubuntu1_armhf.deb ... #9 36.20 Unpacking binutils-arm-linux-gnueabihf (2.37-7ubuntu1) ... #9 36.30 Selecting previously unselected package binutils. #9 36.30 Preparing to unpack .../061-binutils_2.37-7ubuntu1_armhf.deb ... #9 36.31 Unpacking binutils (2.37-7ubuntu1) ... #9 36.34 Selecting previously unselected package libc-dev-bin. #9 36.34 Preparing to unpack .../062-libc-dev-bin_2.34-0ubuntu3.2_armhf.deb ... #9 36.34 Unpacking libc-dev-bin (2.34-0ubuntu3.2) ... #9 36.37 Selecting previously unselected package linux-libc-dev:armhf. #9 36.37 Preparing to unpack .../063-linux-libc-dev_5.13.0-40.45_armhf.deb ... #9 36.37 Unpacking linux-libc-dev:armhf (5.13.0-40.45) ... #8 53.08 Setting up librpmio8 (4.14.1+dfsg1-2) ... #8 53.09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #8 53.11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #8 53.12 Setting up debugedit (4.14.1+dfsg1-2) ... #8 53.13 Setting up python3-magic (2:0.4.15-1) ... #8 53.29 Setting up python3-idna (2.6-1) ... #8 46.96 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #8 46.98 Setting up diffstat (1.61-1build1) ... #8 46.99 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... #8 47.00 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... #8 47.01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... #8 47.02 Setting up netbase (5.4) ... #8 47.06 Setting up libisl19:amd64 (0.19-1) ... #8 47.07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... #8 47.08 Setting up strace (4.21-1ubuntu1) ... #8 47.09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... #8 47.11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... #8 46.94 Setting up libunicode-utf8-perl (0.60-1build4) ... #8 46.95 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... #8 46.96 Setting up libparams-util-perl (1.07-3build3) ... #8 46.97 Setting up libsub-name-perl (0.21-1build1) ... #8 46.98 Setting up openssh-client (1:7.6p1-4ubuntu0.6) ... #8 47.08 Setting up libyaml-libyaml-perl (0.69+repack-1) ... #8 39.42 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 39.45 Selecting previously unselected package libparams-classify-perl. #8 39.45 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ... #8 39.46 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 39.49 Selecting previously unselected package libmodule-runtime-perl. #8 39.49 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ... #8 39.49 Unpacking libmodule-runtime-perl (0.016-1) ... #8 39.53 Selecting previously unselected package libimport-into-perl. #8 39.53 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ... #8 39.53 Unpacking libimport-into-perl (1.002005-1) ... #8 39.56 Selecting previously unselected package librole-tiny-perl. #8 39.56 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ... #8 39.57 Unpacking librole-tiny-perl (2.002004-1) ... #8 39.60 Selecting previously unselected package libstrictures-perl. #8 39.60 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ... #8 39.60 Unpacking libstrictures-perl (2.000006-1) ... #8 39.63 Selecting previously unselected package libsub-quote-perl. #8 39.63 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ... #8 39.64 Unpacking libsub-quote-perl (2.006006-1) ... #8 39.67 Selecting previously unselected package libmoo-perl. #8 39.67 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ... #8 39.68 Unpacking libmoo-perl (2.004004-1) ... #8 39.71 Selecting previously unselected package libencode-locale-perl. #8 39.71 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ... #8 39.72 Unpacking libencode-locale-perl (1.05-1.1) ... #8 46.87 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #8 46.87 Unpacking python3-certifi (2020.6.20-1) ... #8 46.92 Selecting previously unselected package python3-idna. #8 46.93 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #8 46.93 Unpacking python3-idna (2.10-1) ... #8 46.97 Selecting previously unselected package python3-magic. #8 46.97 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... #8 46.97 Unpacking python3-magic (2:0.4.20-3) ... #8 47.02 Selecting previously unselected package python3-urllib3. #8 47.02 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 47.03 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 47.10 Selecting previously unselected package python3-requests. #9 46.64 Preparing to unpack .../309-libsort-key-perl_1.33-2build2_armhf.deb ... #9 46.64 Unpacking libsort-key-perl (1.33-2build2) ... #9 46.68 Selecting previously unselected package libstring-copyright-perl. #9 46.68 Preparing to unpack .../310-libstring-copyright-perl_0.003006-1_all.deb ... #9 46.68 Unpacking libstring-copyright-perl (0.003006-1) ... #9 46.71 Selecting previously unselected package libstring-escape-perl. #9 46.71 Preparing to unpack .../311-libstring-escape-perl_2010.002-2_all.deb ... #9 46.72 Unpacking libstring-escape-perl (2010.002-2) ... #9 46.75 Selecting previously unselected package libstring-shellquote-perl. #9 46.75 Preparing to unpack .../312-libstring-shellquote-perl_1.04-1_all.deb ... #9 46.75 Unpacking libstring-shellquote-perl (1.04-1) ... #9 46.78 Selecting previously unselected package libterm-readkey-perl. #9 46.78 Preparing to unpack .../313-libterm-readkey-perl_2.38-1build1_armhf.deb ... #9 46.79 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 46.82 Selecting previously unselected package libtest-fatal-perl. #9 46.82 Preparing to unpack .../314-libtest-fatal-perl_0.014-1_all.deb ... #9 46.82 Unpacking libtest-fatal-perl (0.014-1) ... #9 46.85 Selecting previously unselected package libtest-refcount-perl. #9 45.87 invoke-rc.d: could not determine current runlevel #9 45.87 invoke-rc.d: policy-rc.d denied execution of start. #9 45.87 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... #9 45.89 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.90 Setting up libedit2:amd64 (3.1-20191231-1) ... #9 45.91 Setting up libreadline8:amd64 (8.0-4) ... #9 45.92 Setting up m4 (1.4.18-4) ... #9 45.93 Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... #9 45.94 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.95 Setting up ca-certificates (20210119~20.04.2) ... #8 49.75 Selecting previously unselected package libpython2.7-stdlib:armhf. #8 49.76 Preparing to unpack .../256-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ... #8 49.76 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... #9 46.12 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ... #9 46.12 Unpacking libfont-afm-perl (1.20-3) ... #9 46.15 Selecting previously unselected package libio-string-perl. #9 46.15 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ... #9 46.16 Unpacking libio-string-perl (1.08-3.1) ... #9 46.19 Selecting previously unselected package libfont-ttf-perl. #9 46.19 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ... #9 46.19 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 46.32 Selecting previously unselected package libio-stringy-perl. #9 46.32 Preparing to unpack .../251-libio-stringy-perl_2.111-3_all.deb ... #9 46.33 Unpacking libio-stringy-perl (2.111-3) ... #9 46.37 Selecting previously unselected package libparams-validate-perl:arm64. #9 47.28 Setting up media-types (4.0.0) ... #9 47.29 Setting up libpipeline1:amd64 (1.5.3-1build1) ... #9 47.31 Setting up wdiff (1.2.2-2build2) ... #9 47.32 Setting up libxau6:amd64 (1:1.0.9-1build3) ... #9 47.34 Setting up libre2-9:amd64 (20210801+dfsg-1) ... #9 47.36 Setting up lto-disabled-list (16) ... #9 47.37 Setting up libpsl5:amd64 (0.21.0-1.2) ... #9 47.39 Setting up bsdextrautils (2.36.1-8ubuntu2.2) ... #9 47.41 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 47.41 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 #9 47.42 Setting up libicu67:amd64 (67.1-7ubuntu1) ... #9 47.43 Setting up libmagic-mgc (1:5.39-3) ... #9 47.45 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 47.46 Setting up distro-info-data (0.51ubuntu1.2) ... #9 47.48 Setting up manpages (5.10-1ubuntu1) ... #13 5.839 (59/61): selinux-policy-minimum-3.14.3-97.el8.n 25 MB/s | 13 MB 00:00 #8 46.00 Selecting previously unselected package libfcgi-bin. #8 46.00 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ... #8 46.01 Unpacking libfcgi-bin (2.4.2-2) ... #8 46.04 Selecting previously unselected package libfcgi-perl:armhf. #8 46.05 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ... #8 46.05 Unpacking libfcgi-perl:armhf (0.79+ds-2) ... #8 46.08 Selecting previously unselected package libipc-system-simple-perl. #8 46.09 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ... #8 46.09 Unpacking libipc-system-simple-perl (1.30-1) ... #8 46.12 Selecting previously unselected package libfile-basedir-perl. #8 46.12 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ... #8 46.13 Unpacking libfile-basedir-perl (0.08-1) ... #8 46.17 Selecting previously unselected package libfile-chdir-perl. #8 46.17 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ... #8 46.17 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 46.21 Selecting previously unselected package libfile-fcntllock-perl. #8 46.21 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ... #8 46.22 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 46.25 Selecting previously unselected package libnumber-compare-perl. #8 46.25 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ... #8 45.10 (125/135): perl-vars-1.05-477.fc34.noarch.rpm 1.2 MB/s | 23 kB 00:00 #8 45.10 (126/135): python3-dnf-plugins-core-4.0.24-1.fc 13 MB/s | 210 kB 00:00 #8 45.13 (127/135): python3-enchant-3.2.1-1.fc34.noarch. 1.9 MB/s | 78 kB 00:00 #8 45.14 (128/135): python3-file-magic-5.39-7.fc34.noarc 404 kB/s | 17 kB 00:00 #8 45.20 (129/135): python3-setuptools-53.0.0-3.fc34.noa 8.7 MB/s | 839 kB 00:00 #8 45.20 (130/135): redhat-rpm-config-183-3.fc34.noarch. 1.0 MB/s | 65 kB 00:00 #8 45.21 (131/135): rpmautospec-rpm-macros-0.2.6-1.fc34. 1.1 MB/s | 8.3 kB 00:00 #8 45.21 (132/135): rust-srpm-macros-21-1.fc34.noarch.rp 1.4 MB/s | 8.9 kB 00:00 #8 45.21 (133/135): xxhash-libs-0.8.1-1.fc34.aarch64.rpm 5.6 MB/s | 33 kB 00:00 #8 45.22 (134/135): rpmlint-1.11-19.fc34.noarch.rpm 9.7 MB/s | 185 kB 00:00 #8 45.25 (135/135): zstd-1.5.2-1.fc34.aarch64.rpm 8.4 MB/s | 331 kB 00:00 #8 45.25 -------------------------------------------------------------------------------- #8 45.25 Total 11 MB/s | 31 MB 00:02 #8 48.26 Selecting previously unselected package libsort-key-perl. #8 48.26 Preparing to unpack .../288-libsort-key-perl_1.33-2+b1_amd64.deb ... #8 48.26 Unpacking libsort-key-perl (1.33-2+b1) ... #8 48.30 Selecting previously unselected package libstring-copyright-perl. #8 48.30 Preparing to unpack .../289-libstring-copyright-perl_0.003006-1_all.deb ... #8 48.30 Unpacking libstring-copyright-perl (0.003006-1) ... #8 48.33 Selecting previously unselected package libstring-escape-perl. #8 48.33 Preparing to unpack .../290-libstring-escape-perl_2010.002-2_all.deb ... #8 48.34 Unpacking libstring-escape-perl (2010.002-2) ... #8 48.37 Selecting previously unselected package libstring-shellquote-perl. #8 48.37 Preparing to unpack .../291-libstring-shellquote-perl_1.04-1_all.deb ... #8 48.38 Unpacking libstring-shellquote-perl (1.04-1) ... #8 48.41 Selecting previously unselected package libterm-readkey-perl. #8 48.41 Preparing to unpack .../292-libterm-readkey-perl_2.38-1_amd64.deb ... #8 48.41 Unpacking libterm-readkey-perl (2.38-1) ... #8 48.44 Selecting previously unselected package libtest-fatal-perl. #8 48.44 Preparing to unpack .../293-libtest-fatal-perl_0.014-1_all.deb ... #8 48.45 Unpacking libtest-fatal-perl (0.014-1) ... #8 48.48 Selecting previously unselected package libtest-refcount-perl. #8 48.48 Preparing to unpack .../294-libtest-refcount-perl_0.08-3_all.deb ... #8 48.48 Unpacking libtest-refcount-perl (0.08-3) ... #8 48.51 Selecting previously unselected package libtext-levenshtein-perl. #8 48.51 Preparing to unpack .../295-libtext-levenshtein-perl_0.13-1_all.deb ... #8 48.52 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 48.55 Selecting previously unselected package libtype-tiny-xs-perl. #8 48.55 Preparing to unpack .../296-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ... #8 48.56 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #8 48.59 Selecting previously unselected package libunicode-utf8-perl. #9 36.53 Selecting previously unselected package libcrypt-dev:armhf. #9 36.53 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.18-4ubuntu1_armhf.deb ... #9 36.54 Unpacking libcrypt-dev:armhf (1:4.4.18-4ubuntu1) ... #9 36.57 Selecting previously unselected package rpcsvc-proto. #9 36.57 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu5_armhf.deb ... #9 36.58 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ... #9 36.61 Selecting previously unselected package libtirpc-dev:armhf. #9 36.61 Preparing to unpack .../066-libtirpc-dev_1.3.2-2_armhf.deb ... #9 36.62 Unpacking libtirpc-dev:armhf (1.3.2-2) ... #8 53.50 Setting up python3-xdg (0.25-4ubuntu1.1) ... #8 45.02 Running transaction check #8 45.18 Transaction check succeeded. #8 45.18 Running transaction test #8 47.09 Setting up libsub-quote-perl (2.005000-1) ... #8 47.10 Setting up libfcgi-perl (0.78-2build1) ... #8 47.12 Setting up libwww-robotrules-perl (6.01-1) ... #8 47.13 Setting up python3-debian (0.1.32) ... #8 47.31 Setting up libauthen-sasl-perl (2.1600-1) ... #8 47.32 Setting up libclass-accessor-perl (0.51-1) ... #8 47.33 Setting up libsort-key-perl (1.33-2) ... #8 47.35 Setting up libhtml-tagset-perl (3.20-3) ... #8 47.36 Setting up libpath-tiny-perl (0.104-1) ... #8 47.37 Setting up libtool (2.4.6-2) ... #8 47.38 Setting up libnet-domain-tld-perl (1.75-1) ... #8 47.40 Setting up libsub-install-perl (0.928-1) ... #8 47.41 Setting up libdata-optlist-perl (0.110-1) ... #8 47.42 Setting up libio-stringy-perl (2.111-2) ... #8 47.43 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 47.44 Setting up libtry-tiny-perl (0.30-1) ... #12 0.816 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #8 47.11 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... #8 47.11 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 47.15 Selecting previously unselected package python3-unidiff. #8 47.16 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... #8 47.16 Unpacking python3-unidiff (0.5.5-2) ... #8 47.20 Selecting previously unselected package python3-xdg. #8 47.20 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... #8 47.20 Unpacking python3-xdg (0.27-2) ... #8 47.25 Selecting previously unselected package shared-mime-info. #8 47.25 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... #8 47.26 Unpacking shared-mime-info (2.0-1) ... #8 47.36 Selecting previously unselected package strace. #8 39.74 Selecting previously unselected package libtimedate-perl. #8 39.75 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ... #8 39.75 Unpacking libtimedate-perl (2.3300-2) ... #8 39.79 Selecting previously unselected package libhttp-date-perl. #8 39.79 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ... #8 39.80 Unpacking libhttp-date-perl (6.05-1) ... #8 39.82 Selecting previously unselected package libfile-listing-perl. #8 39.82 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ... #8 39.83 Unpacking libfile-listing-perl (6.14-1) ... #8 39.86 Selecting previously unselected package libhtml-tagset-perl. #8 39.86 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ... #8 39.86 Unpacking libhtml-tagset-perl (3.20-4) ... #8 39.90 Selecting previously unselected package liburi-perl. #8 39.90 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ... #8 39.91 Unpacking liburi-perl (5.08-1) ... #8 39.95 Selecting previously unselected package libhtml-parser-perl. #8 39.95 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #8 39.96 Unpacking libhtml-parser-perl (3.75-1+b1) ... #9 46.85 Preparing to unpack .../315-libtest-refcount-perl_0.10-1_all.deb ... #9 46.85 Unpacking libtest-refcount-perl (0.10-1) ... #9 46.88 Selecting previously unselected package libtext-levenshtein-perl. #9 46.88 Preparing to unpack .../316-libtext-levenshtein-perl_0.13-1_all.deb ... #9 46.88 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 46.92 Selecting previously unselected package libtype-tiny-xs-perl. #9 46.92 Preparing to unpack .../317-libtype-tiny-xs-perl_0.016-1_armhf.deb ... #9 46.93 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 46.96 Selecting previously unselected package libunicode-utf8-perl. #9 46.96 Preparing to unpack .../318-libunicode-utf8-perl_0.62-1build1_armhf.deb ... #9 46.96 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 47.00 Selecting previously unselected package libxml-namespacesupport-perl. #9 47.00 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 47.01 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 47.05 Selecting previously unselected package libxml-sax-base-perl. #9 47.06 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1_all.deb ... #9 47.07 Unpacking libxml-sax-base-perl (1.09-1) ... #9 47.11 Selecting previously unselected package libxml-sax-perl. #9 47.12 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 47.12 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 47.16 Selecting previously unselected package libxml-libxml-perl. #9 47.16 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ... #8 46.74 129 added, 0 removed; done. #8 46.81 Setting up libfreetype6:arm64 (2.10.4+dfsg-1) ... #8 46.83 Setting up shared-mime-info (2.0-1) ... #8 50.10 Selecting previously unselected package libpython2.7:armhf. #8 50.10 Preparing to unpack .../257-libpython2.7_2.7.16-2+deb10u1_armhf.deb ... #8 50.11 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ... #9 44.90 Setting up libxpm4:arm64 (1:3.5.12-1build2) ... #9 44.91 Setting up libtool (2.4.6-15build2) ... #9 44.92 Setting up openssh-client (1:8.9p1-3) ... #9 44.99 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #9 44.99 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #9 45.00 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #9 45.00 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #9 45.00 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #9 45.00 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #9 45.02 Setting up gpgsm (2.2.27-3ubuntu2) ... #9 45.04 Setting up libxext6:arm64 (2:1.3.4-1build1) ... #9 45.05 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.1) ... #9 45.06 Setting up python3 (3.10.4-0ubuntu2) ... #9 46.37 Preparing to unpack .../252-libparams-validate-perl_1.30-1build2_arm64.deb ... #9 46.37 Unpacking libparams-validate-perl:arm64 (1.30-1build2) ... #9 46.41 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 46.41 Preparing to unpack .../253-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #9 46.41 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #9 46.44 Selecting previously unselected package libsort-versions-perl. #9 46.44 Preparing to unpack .../254-libsort-versions-perl_1.62-1_all.deb ... #9 46.45 Unpacking libsort-versions-perl (1.62-1) ... #9 46.48 Selecting previously unselected package libgit-wrapper-perl. #9 46.48 Preparing to unpack .../255-libgit-wrapper-perl_0.048-1_all.deb ... #9 46.48 Unpacking libgit-wrapper-perl (0.048-1) ... #9 46.51 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 46.51 Preparing to unpack .../256-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 46.52 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 46.54 Selecting previously unselected package libio-prompter-perl. #9 46.55 Preparing to unpack .../257-libio-prompter-perl_0.004015-1_all.deb ... #9 46.55 Unpacking libio-prompter-perl (0.004015-1) ... #9 46.58 Selecting previously unselected package libjson-perl. #9 47.50 Setting up unzip (6.0-26ubuntu1) ... #9 47.52 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ... #9 47.53 Setting up libbrotli1:amd64 (1.0.9-2build3) ... #9 47.55 Setting up libsqlite3-0:amd64 (3.35.5-1ubuntu0.1) ... #9 47.56 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 47.58 Setting up binutils-common:amd64 (2.37-7ubuntu1) ... #9 47.59 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #9 47.60 Setting up libmagic1:amd64 (1:5.39-3) ... #9 47.63 Setting up libdeflate0:amd64 (1.7-2ubuntu2) ... #9 47.64 Setting up less (551-2) ... #9 47.66 Setting up perl-openssl-defaults:amd64 (5) ... #9 47.67 Setting up linux-libc-dev:amd64 (5.13.0-40.45) ... #9 47.69 Setting up libctf-nobfd0:amd64 (2.37-7ubuntu1) ... #9 47.70 Setting up gettext-base (0.21-4ubuntu3) ... #13 6.016 (60/61): libxcrypt-static-4.1.1-6.el8.aarch64.r 123 kB/s | 58 kB 00:00 #8 46.25 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 46.28 Selecting previously unselected package libtext-glob-perl. #8 46.28 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ... #8 46.29 Unpacking libtext-glob-perl (0.11-1) ... #8 46.32 Selecting previously unselected package libfile-find-rule-perl. #8 46.32 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ... #8 46.32 Unpacking libfile-find-rule-perl (0.34-1) ... #8 46.35 Selecting previously unselected package libfont-afm-perl. #8 46.35 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ... #9 36.65 Selecting previously unselected package libnsl-dev:armhf. #9 36.65 Preparing to unpack .../067-libnsl-dev_1.3.0-2build1_armhf.deb ... #9 36.66 Unpacking libnsl-dev:armhf (1.3.0-2build1) ... #9 36.69 Selecting previously unselected package libc6-dev:armhf. #9 36.69 Preparing to unpack .../068-libc6-dev_2.34-0ubuntu3.2_armhf.deb ... #9 36.70 Unpacking libc6-dev:armhf (2.34-0ubuntu3.2) ... #9 36.83 Selecting previously unselected package libisl23:armhf. #9 36.83 Preparing to unpack .../069-libisl23_0.24-1_armhf.deb ... #9 36.83 Unpacking libisl23:armhf (0.24-1) ... #9 36.91 Selecting previously unselected package libmpfr6:armhf. #9 36.91 Preparing to unpack .../070-libmpfr6_4.1.0-3build1_armhf.deb ... #8 48.59 Preparing to unpack .../297-libunicode-utf8-perl_0.62-1_amd64.deb ... #8 48.59 Unpacking libunicode-utf8-perl (0.62-1) ... #8 48.63 Selecting previously unselected package libunwind8:amd64. #8 48.63 Preparing to unpack .../298-libunwind8_1.2.1-10~deb10u1_amd64.deb ... #8 48.64 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ... #8 48.68 Selecting previously unselected package libwrap0:amd64. #8 48.68 Preparing to unpack .../299-libwrap0_7.6.q-28_amd64.deb ... #8 48.69 Unpacking libwrap0:amd64 (7.6.q-28) ... #8 48.72 Selecting previously unselected package libxau6:amd64. #8 48.73 Preparing to unpack .../300-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #8 48.73 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #8 48.77 Selecting previously unselected package libxdmcp6:amd64. #8 48.77 Preparing to unpack .../301-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 48.77 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 48.81 Selecting previously unselected package libxcb1:amd64. #8 48.81 Preparing to unpack .../302-libxcb1_1.13.1-2_amd64.deb ... #8 48.82 Unpacking libxcb1:amd64 (1.13.1-2) ... #8 48.86 Selecting previously unselected package libx11-data. #9 34.87 Selecting previously unselected package libipc-run-perl. #9 34.87 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ... #8 53.69 Setting up python3-six (1.11.0-2) ... #8 45.67 Transaction test succeeded. #13 1.809 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.811 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.811 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.812 Package ca-certificates-2021.2.50-82.el8.noarch is already installed. #13 1.812 Package libarchive-3.3.3-3.el8_5.x86_64 is already installed. #13 1.813 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed. #13 1.813 Package systemd-239-58.el8.x86_64 is already installed. #13 1.814 Package tar-2:1.30-5.el8.x86_64 is already installed. #13 1.814 Package which-2.21-17.el8.x86_64 is already installed. #13 1.815 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.815 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.913 Dependencies resolved. #13 1.919 ================================================================================ #13 1.919 Package Arch Version Repository Size #13 1.919 ================================================================================ #13 1.919 Installing: #13 1.919 cmake x86_64 3.20.2-4.el8 appstream 12 M #13 1.919 device-mapper-devel x86_64 8:1.02.181-3.el8 powertools 283 k #13 1.919 gcc x86_64 8.5.0-13.el8 appstream 23 M #13 1.919 git x86_64 2.31.1-2.el8 appstream 161 k #13 1.919 glibc-static x86_64 2.28-199.el8 powertools 2.1 M #13 1.919 libseccomp-devel x86_64 2.5.2-1.el8 appstream 57 k #13 1.919 libselinux-devel x86_64 2.9-5.el8 baseos 200 k #13 1.919 libtool x86_64 2.4.6-25.el8 appstream 709 k #13 1.919 libtool-ltdl-devel x86_64 2.4.6-25.el8 appstream 184 k #13 1.919 make x86_64 1:4.2.1-11.el8 baseos 498 k #13 1.919 selinux-policy-devel noarch 3.14.3-97.el8 baseos 1.5 M #13 1.919 systemd-devel x86_64 239-58.el8 baseos 392 k #13 1.919 Installing dependencies: #13 1.919 annobin x86_64 10.67-1.el8 appstream 954 k #13 1.919 autoconf noarch 2.69-29.el8 appstream 710 k #13 1.919 automake noarch 1.16.1-7.el8 appstream 713 k #13 1.919 checkpolicy x86_64 2.9-1.el8 baseos 348 k #13 1.919 cmake-data noarch 3.20.2-4.el8 appstream 1.7 M #13 1.919 cmake-filesystem x86_64 3.20.2-4.el8 appstream 44 k #13 1.919 cmake-rpm-macros noarch 3.20.2-4.el8 appstream 44 k #13 1.919 cpp x86_64 8.5.0-13.el8 appstream 10 M #13 1.919 git-core x86_64 2.31.1-2.el8 appstream 4.7 M #13 1.919 git-core-doc noarch 2.31.1-2.el8 appstream 2.6 M #13 1.919 glibc-devel x86_64 2.28-199.el8 baseos 80 k #13 1.919 glibc-headers x86_64 2.28-199.el8 baseos 484 k #13 1.919 isl x86_64 0.16.1-6.el8 appstream 841 k #13 1.919 kernel-headers x86_64 4.18.0-383.el8 baseos 9.4 M #13 1.919 less x86_64 530-1.el8 baseos 164 k #13 1.919 libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k #13 1.919 libgomp x86_64 8.5.0-13.el8 baseos 207 k #13 1.919 libmpc x86_64 1.1.0-9.1.el8 appstream 61 k #13 1.919 libselinux-utils x86_64 2.9-5.el8 baseos 243 k #13 1.919 libsepol-devel x86_64 2.9-3.el8 baseos 87 k #13 1.919 libuv x86_64 1:1.41.1-1.el8_4 appstream 156 k #13 1.919 libxcrypt-devel x86_64 4.1.1-6.el8 baseos 25 k #13 1.919 libxcrypt-static x86_64 4.1.1-6.el8 powertools 56 k #13 1.919 m4 x86_64 1.4.18-7.el8 baseos 223 k #13 1.919 openssh x86_64 8.0p1-12.el8 baseos 522 k #13 1.919 openssh-clients x86_64 8.0p1-12.el8 baseos 668 k #13 1.919 pcre2-devel x86_64 10.32-2.el8 baseos 605 k #13 1.919 pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k #13 1.919 pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k #13 1.919 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k #13 1.919 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #13 1.919 perl-Git noarch 2.31.1-2.el8 appstream 78 k #13 1.919 perl-TermReadKey x86_64 2.37-7.el8 appstream 40 k #13 1.919 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #13 1.919 policycoreutils x86_64 2.9-19.el8 baseos 374 k #13 1.919 policycoreutils-devel x86_64 2.9-19.el8 baseos 293 k #13 1.919 policycoreutils-python-utils noarch 2.9-19.el8 baseos 253 k #13 1.919 python3-audit x86_64 3.0.7-3.el8 baseos 87 k #13 1.919 python3-libselinux x86_64 2.9-5.el8 baseos 283 k #13 1.919 python3-libsemanage x86_64 2.9-8.el8 baseos 128 k #13 1.919 python3-policycoreutils noarch 2.9-19.el8 baseos 2.2 M #13 1.919 python3-setools x86_64 4.3.0-3.el8 baseos 624 k #13 1.919 rpm-plugin-selinux x86_64 4.14.3-23.el8 baseos 78 k #13 1.919 selinux-policy noarch 3.14.3-97.el8 baseos 646 k #13 1.919 selinux-policy-minimum noarch 3.14.3-97.el8 baseos 13 M #13 1.919 vim-filesystem noarch 2:8.0.1763-16.el8_5.12 appstream 50 k #13 1.919 #13 1.919 Transaction Summary #13 1.919 ================================================================================ #13 1.919 Install 58 Packages #13 1.919 #13 1.923 Total download size: 96 M #13 1.923 Installed size: 278 M #13 1.923 Downloading Packages: #8 47.46 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 47.47 Setting up libfont-afm-perl (1.20-2) ... #8 47.48 Setting up libregexp-pattern-license-perl (3.0.31-3) ... #8 47.49 Setting up python3-apt (1.6.5ubuntu0.7) ... #8 47.68 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 47.69 Setting up libxext6:arm64 (2:1.3.3-1) ... #8 47.71 Setting up po-debconf (1.0.20) ... #12 0.817 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease #12 0.881 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #12 0.955 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #8 47.72 Setting up libltdl-dev:amd64 (2.4.6-2) ... #8 47.73 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.75 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.76 Setting up libdw1:amd64 (0.170-0.4ubuntu0.1) ... #8 47.77 Setting up gettext (0.19.8.1-6ubuntu0.3) ... #8 47.78 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... #8 47.79 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.80 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.82 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.83 Setting up gpgconf (2.2.4-1ubuntu1.4) ... #8 47.84 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.85 Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... #8 47.86 Setting up file (1:5.32-2ubuntu0.4) ... #9 47.16 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 47.23 Selecting previously unselected package libxml-parser-perl. #9 47.23 Preparing to unpack .../323-libxml-parser-perl_2.46-1_armhf.deb ... #9 47.24 Unpacking libxml-parser-perl (2.46-1) ... #9 47.29 Selecting previously unselected package libxml-sax-expat-perl. #9 47.30 Preparing to unpack .../324-libxml-sax-expat-perl_0.51-1_all.deb ... #9 47.30 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 47.33 Selecting previously unselected package libxml-writer-perl. #9 47.33 Preparing to unpack .../325-libxml-writer-perl_0.625-1_all.deb ... #9 47.33 Unpacking libxml-writer-perl (0.625-1) ... #9 47.36 Selecting previously unselected package libyaml-libyaml-perl. #9 47.36 Preparing to unpack .../326-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ... #9 47.37 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 47.40 Selecting previously unselected package licensecheck. #9 47.40 Preparing to unpack .../327-licensecheck_3.0.45-1_all.deb ... #8 47.36 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... #8 47.37 Unpacking strace (5.10-1) ... #8 47.46 Selecting previously unselected package xauth. #8 47.46 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... #8 47.47 Unpacking xauth (1:1.1-1) ... #8 47.51 Selecting previously unselected package xdg-user-dirs. #8 47.51 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... #8 47.52 Unpacking xdg-user-dirs (0.17-2) ... #8 47.59 Setting up libksba8:amd64 (1.5.0-3) ... #8 40.01 Selecting previously unselected package libhtml-tree-perl. #8 40.02 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ... #8 40.02 Unpacking libhtml-tree-perl (5.07-2) ... #8 40.07 Selecting previously unselected package libio-html-perl. #8 40.07 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ... #8 40.08 Unpacking libio-html-perl (1.004-2) ... #8 40.11 Selecting previously unselected package liblwp-mediatypes-perl. #8 40.11 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 40.11 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 40.15 Selecting previously unselected package libhttp-message-perl. #8 40.15 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ... #8 40.16 Unpacking libhttp-message-perl (6.28-1) ... #8 40.20 Selecting previously unselected package libhttp-cookies-perl. #8 40.20 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ... #8 40.21 Unpacking libhttp-cookies-perl (6.10-1) ... #8 50.24 Selecting previously unselected package libmailutils5:armhf. #8 50.24 Preparing to unpack .../258-libmailutils5_1%3a3.5-4_armhf.deb ... #8 50.25 Unpacking libmailutils5:armhf (1:3.5-4) ... #8 50.33 Selecting previously unselected package libmime-tools-perl. #8 50.33 Preparing to unpack .../259-libmime-tools-perl_5.509-1_all.deb ... #8 50.34 Unpacking libmime-tools-perl (5.509-1) ... #8 50.41 Selecting previously unselected package libnet-dns-sec-perl. #8 50.41 Preparing to unpack .../260-libnet-dns-sec-perl_1.11-1_armhf.deb ... #8 50.42 Unpacking libnet-dns-sec-perl (1.11-1) ... #9 45.35 Setting up python3-xdg (0.27-2) ... #8 48.62 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... #8 48.63 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ... #8 48.64 Setting up gettext (0.19.8.1-9) ... #8 48.66 Setting up exim4-base (4.92-8+deb10u6) ... #8 48.76 exim: DB upgrade, deleting hints-db #8 48.80 Setting up gcc-8 (8.3.0-6) ... #8 48.81 Setting up gpg-agent (2.2.12-1+deb10u1) ... #9 46.59 Preparing to unpack .../258-libjson-perl_4.03000-1_all.deb ... #9 46.59 Unpacking libjson-perl (4.03000-1) ... #9 46.62 Selecting previously unselected package liblog-any-perl. #9 46.62 Preparing to unpack .../259-liblog-any-perl_1.709-1_all.deb ... #9 46.63 Unpacking liblog-any-perl (1.709-1) ... #9 46.67 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 46.67 Preparing to unpack .../260-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 46.67 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 46.70 Selecting previously unselected package libpackage-stash-perl. #9 46.71 Preparing to unpack .../261-libpackage-stash-perl_0.39-1_all.deb ... #9 46.71 Unpacking libpackage-stash-perl (0.39-1) ... #9 46.75 Selecting previously unselected package libsub-identify-perl. #9 46.75 Preparing to unpack .../262-libsub-identify-perl_0.14-1build4_arm64.deb ... #9 46.75 Unpacking libsub-identify-perl (0.14-1build4) ... #9 46.79 Selecting previously unselected package libsub-name-perl. #9 46.79 Preparing to unpack .../263-libsub-name-perl_0.26-1build2_arm64.deb ... #9 46.80 Unpacking libsub-name-perl (0.26-1build2) ... #9 46.83 Selecting previously unselected package libnamespace-clean-perl. #9 47.71 Setting up liblzo2-2:amd64 (2.10-2build1) ... #9 47.72 Setting up libnpth0:amd64 (1.6-3) ... #9 47.74 Setting up file (1:5.39-3) ... #9 47.75 Setting up libassuan0:amd64 (2.5.5-1) ... #9 47.77 Setting up libgomp1:amd64 (11.2.0-7ubuntu2) ... #9 47.78 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 47.79 Setting up bzip2 (1.0.8-4ubuntu3) ... #9 47.80 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #9 47.82 Setting up libunwind8:amd64 (1.3.2-2) ... #9 47.83 Setting up libjbig0:amd64 (2.1-3.1build1) ... #9 47.85 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 47.86 Setting up libasan6:amd64 (11.2.0-7ubuntu2) ... #9 47.88 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 47.89 Setting up tzdata (2022a-0ubuntu0.21.10) ... #8 45.61 Setting up gcc (4:8.3.0-1+rpi2) ... #8 45.64 Setting up perl (5.28.1-6+deb10u1) ... #8 45.66 Setting up libio-html-perl (1.001-1) ... #8 45.67 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 45.68 Setting up libdpkg-perl (1.19.7) ... #8 45.69 Setting up autoconf (2.69-11) ... #8 45.71 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 45.73 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 45.74 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 45.75 Setting up libstrictures-perl (2.000005-1) ... #8 45.76 Setting up libsub-quote-perl (2.005001-1) ... #8 45.78 Setting up liburi-perl (1.76-1) ... #8 45.79 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 45.80 Setting up automake (1:1.16.1-4) ... #8 45.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 46.30 Updating certificates in /etc/ssl/certs... #13 6.312 (61/61): glibc-static-2.28-199.el8.aarch64.rpm 1.9 MB/s | 1.6 MB 00:00 #13 6.316 -------------------------------------------------------------------------------- #13 6.316 Total 20 MB/s | 88 MB 00:04 #8 46.36 Unpacking libfont-afm-perl (1.20-3) ... #8 46.39 Selecting previously unselected package libio-string-perl. #8 46.39 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ... #8 46.39 Unpacking libio-string-perl (1.08-3.1) ... #8 46.42 Selecting previously unselected package libfont-ttf-perl. #8 46.42 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ... #8 46.42 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 46.58 Selecting previously unselected package libio-stringy-perl. #8 46.58 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ... #8 46.58 Unpacking libio-stringy-perl (2.111-3) ... #8 46.61 Selecting previously unselected package libparams-validate-perl:armhf. #8 46.62 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ... #8 46.62 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ... #8 46.66 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 46.66 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 46.67 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 46.70 Selecting previously unselected package libsort-versions-perl. #8 46.70 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ... #8 46.71 Unpacking libsort-versions-perl (1.62-1) ... #8 46.74 Selecting previously unselected package libgit-wrapper-perl. #9 36.92 Unpacking libmpfr6:armhf (4.1.0-3build1) ... #9 36.97 Selecting previously unselected package libmpc3:armhf. #9 36.97 Preparing to unpack .../071-libmpc3_1.2.0-1build1_armhf.deb ... #9 36.97 Unpacking libmpc3:armhf (1.2.0-1build1) ... #9 37.01 Selecting previously unselected package cpp-11. #9 37.01 Preparing to unpack .../072-cpp-11_11.2.0-7ubuntu2_armhf.deb ... #9 37.01 Unpacking cpp-11 (11.2.0-7ubuntu2) ... #8 48.86 Preparing to unpack .../303-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... #8 48.86 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... #8 48.94 Selecting previously unselected package libx11-6:amd64. #8 48.94 Preparing to unpack .../304-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ... #8 48.95 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ... #8 49.03 Selecting previously unselected package libxext6:amd64. #8 49.04 Preparing to unpack .../305-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #8 49.04 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #8 49.07 Selecting previously unselected package libxml-namespacesupport-perl. #8 49.07 Preparing to unpack .../306-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 49.08 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 49.11 Selecting previously unselected package libxml-sax-base-perl. #8 53.85 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ... #8 53.86 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... #8 53.88 Setting up python3-certifi (2018.1.18-2) ... #8 54.04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #8 45.67 Running transaction #12 16.53 Transaction test succeeded. #12 16.53 Running transaction #8 47.72 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 47.73 Setting up libio-socket-inet6-perl (2.72-2) ... #8 47.75 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 47.76 Setting up libio-pty-perl (1:1.08-1.1build4) ... #8 47.80 Setting up libfile-which-perl (1.21-1) ... #8 47.81 Setting up libencode-locale-perl (1.05-1) ... #8 47.82 Setting up libperlio-gzip-perl (0.19-1build3) ... #8 47.83 Setting up libtext-levenshtein-perl (0.13-1) ... #8 47.84 Setting up liberror-perl (0.17025-1) ... #8 47.86 Setting up libvariable-magic-perl (0.62-1) ... #8 47.87 Setting up libdebhelper-perl (13.5.2ubuntu1~bpo18.04.1) ... #8 47.88 Setting up libtimedate-perl (2.3000-2) ... #8 47.89 Setting up libnet-ip-perl (1.26-1) ... #8 47.90 Setting up librole-tiny-perl (2.000006-1) ... #8 47.91 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 47.93 Setting up libfile-homedir-perl (1.002-1) ... #8 47.88 Setting up fakeroot (1.22-2ubuntu1) ... #8 47.89 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 47.89 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 #8 47.89 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 #8 47.89 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 #8 47.89 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 #8 47.89 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 #8 47.89 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 #8 47.89 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 #8 47.89 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 #8 47.90 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.91 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.92 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 47.93 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.95 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... #8 47.96 Setting up gpgsm (2.2.4-1ubuntu1.4) ... #8 47.97 Setting up gnupg-utils (2.2.4-1ubuntu1.4) ... #8 47.98 Setting up man-db (2.8.3-2ubuntu0.1) ... #8 48.07 Building database of manual pages ... #8 47.60 Setting up media-types (4.0.0) ... #8 47.62 Setting up libpipeline1:amd64 (1.5.3-1) ... #8 47.63 Setting up wdiff (1.2.2-2+b1) ... #8 47.64 Setting up libxau6:amd64 (1:1.0.9-1) ... #8 47.65 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #8 47.67 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 47.68 Setting up libgpm2:amd64 (1.20.7-8) ... #8 47.69 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 47.70 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 47.71 Setting up libicu67:amd64 (67.1-7) ... #8 47.73 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #8 47.74 Setting up xdg-user-dirs (0.17-2) ... #8 47.77 Setting up libmagic-mgc (1:5.39-3) ... #8 47.78 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #8 47.80 Setting up libglib2.0-0:amd64 (2.66.8-1) ... #8 47.83 No schema files found: doing nothing. #8 47.84 Setting up distro-info-data (0.51+deb11u1) ... #8 47.85 Setting up manpages (5.10-1) ... #8 47.86 Setting up unzip (6.0-26) ... #8 47.88 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 47.89 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 47.92 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #9 47.41 Unpacking licensecheck (3.0.45-1) ... #9 47.43 Selecting previously unselected package libdevel-size-perl. #9 47.44 Preparing to unpack .../328-libdevel-size-perl_0.83-1build1_armhf.deb ... #9 47.44 Unpacking libdevel-size-perl (0.83-1build1) ... #9 47.47 Selecting previously unselected package t1utils. #9 47.47 Preparing to unpack .../329-t1utils_1.41-3_armhf.deb ... #9 47.47 Unpacking t1utils (1.41-3) ... #9 47.51 Selecting previously unselected package lintian. #9 47.52 Preparing to unpack .../330-lintian_2.62.0ubuntu2_all.deb ... #9 47.52 Unpacking lintian (2.62.0ubuntu2) ... #8 40.24 Selecting previously unselected package libhttp-negotiate-perl. #8 40.24 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ... #8 40.24 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 40.27 Selecting previously unselected package perl-openssl-defaults:armhf. #8 40.28 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ... #8 40.28 Unpacking perl-openssl-defaults:armhf (5) ... #8 40.32 Selecting previously unselected package libnet-ssleay-perl. #8 40.32 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #8 40.32 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 40.43 Selecting previously unselected package libio-socket-ssl-perl. #8 40.43 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ... #8 40.43 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 40.48 Selecting previously unselected package libnet-http-perl. #8 40.48 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ... #8 50.46 Selecting previously unselected package libnet-libidn-perl. #8 50.47 Preparing to unpack .../261-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ... #8 50.48 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #8 50.51 Selecting previously unselected package libnumber-compare-perl. #8 50.51 Preparing to unpack .../262-libnumber-compare-perl_0.03-1_all.deb ... #8 50.52 Unpacking libnumber-compare-perl (0.03-1) ... #8 50.56 Selecting previously unselected package libnumber-range-perl. #8 50.56 Preparing to unpack .../263-libnumber-range-perl_0.12-1_all.deb ... #8 50.56 Unpacking libnumber-range-perl (0.12-1) ... #8 50.60 Selecting previously unselected package libossp-uuid16:armhf. #8 50.60 Preparing to unpack .../264-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ... #8 50.61 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ... #8 50.64 Selecting previously unselected package libossp-uuid-perl. #8 50.65 Preparing to unpack .../265-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ... #8 50.65 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #8 50.70 Selecting previously unselected package libpackage-stash-xs-perl. #8 50.70 Preparing to unpack .../266-libpackage-stash-xs-perl_0.29-1_armhf.deb ... #8 50.70 Unpacking libpackage-stash-xs-perl (0.29-1) ... #8 50.74 Selecting previously unselected package libparse-debianchangelog-perl. #8 50.74 Preparing to unpack .../267-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #8 50.75 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #8 50.79 Selecting previously unselected package libtext-glob-perl. #8 50.80 Preparing to unpack .../268-libtext-glob-perl_0.10-1_all.deb ... #9 45.50 Setting up man-db (2.10.2-1) ... #8 48.83 Setting up libtool (2.4.6-9) ... #8 48.85 Setting up openssh-client (1:7.9p1-10+deb10u2) ... #8 48.95 Setting up gpgsm (2.2.12-1+deb10u1) ... #8 48.96 Setting up libgsasl7 (1.8.0-8+b2) ... #8 48.97 Setting up libxext6:arm64 (2:1.3.3-1+b2) ... #8 48.99 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... #8 49.00 Setting up python3 (3.7.3-1) ... #9 46.83 Preparing to unpack .../264-libnamespace-clean-perl_0.27-1_all.deb ... #9 46.83 Unpacking libnamespace-clean-perl (0.27-1) ... #9 46.87 Selecting previously unselected package libpath-tiny-perl. #9 46.87 Preparing to unpack .../265-libpath-tiny-perl_0.118-1_all.deb ... #9 46.87 Unpacking libpath-tiny-perl (0.118-1) ... #9 46.91 Selecting previously unselected package libtype-tiny-perl. #9 46.91 Preparing to unpack .../266-libtype-tiny-perl_1.012002-1_all.deb ... #9 46.91 Unpacking libtype-tiny-perl (1.012002-1) ... #9 46.97 Selecting previously unselected package libgitlab-api-v4-perl. #9 46.97 Preparing to unpack .../267-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 46.98 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 47.01 Selecting previously unselected package libhash-fieldhash-perl. #9 47.01 Preparing to unpack .../268-libhash-fieldhash-perl_0.15-1build4_arm64.deb ... #9 47.02 Unpacking libhash-fieldhash-perl (0.15-1build4) ... #9 47.05 Selecting previously unselected package libhtml-form-perl. #9 47.06 Preparing to unpack .../269-libhtml-form-perl_6.07-1_all.deb ... #9 47.06 Unpacking libhtml-form-perl (6.07-1) ... #9 47.09 Selecting previously unselected package libhtml-format-perl. #8 45.82 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 #8 45.83 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 #8 45.83 Setting up libhttp-date-perl (6.02-1) ... #8 45.85 Setting up libfile-which-perl (1.23-1) ... #8 45.86 Setting up libfile-listing-perl (6.04-1) ... #8 45.87 Setting up libdynaloader-functions-perl (0.003-1) ... #8 45.88 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 45.89 Setting up libio-pty-perl (1:1.08-1.1+b4) ... #8 45.91 Setting up libarchive-zip-perl (1.64-1) ... #8 45.92 Setting up libhtml-tagset-perl (3.20-3) ... #8 45.93 Setting up libdebhelper-perl (13.2~bpo10+1) ... #8 45.95 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 45.96 Setting up libtry-tiny-perl (0.30-1) ... #8 45.98 Setting up libnet-http-perl (6.18-1) ... #8 45.99 Setting up libencode-locale-perl (1.05-1) ... #8 46.00 Setting up libdevel-callchecker-perl (0.008-1) ... #8 46.02 Setting up dpkg-dev (1.19.7) ... #8 46.04 Setting up intltool-debian (0.35.0+20060710.5) ... #8 46.05 Setting up liberror-perl (0.17027-2) ... #8 46.07 Setting up patchutils (0.3.4-2) ... #8 46.08 Setting up libipc-run-perl (20180523.0-1) ... #8 46.09 Setting up git (1:2.20.1-2+deb10u3) ... #8 46.12 Setting up libwww-robotrules-perl (6.02-1) ... #8 46.14 Setting up libhtml-parser-perl (3.72-3+b2) ... #9 47.98 #9 47.98 Current default time zone: 'Etc/UTC' #9 47.98 Local time is now: Mon May 9 11:57:39 UTC 2022. #9 47.98 Universal Time is now: Mon May 9 11:57:39 UTC 2022. #9 47.98 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 47.98 #9 48.04 Setting up fakeroot (1.25.3-1.1ubuntu2) ... #9 48.05 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 48.05 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 #9 48.05 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 #9 48.05 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 #9 48.05 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 #9 48.05 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 #9 48.05 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 #9 48.05 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 #9 48.05 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 #9 48.06 Setting up autotools-dev (20180224.1+nmu1) ... #9 48.08 Setting up libtirpc-dev:amd64 (1.3.2-2) ... #9 48.09 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ... #9 48.10 Setting up libx11-data (2:1.7.2-1) ... #9 48.12 Setting up make (4.3-4ubuntu1) ... #9 48.13 Setting up libmpfr6:amd64 (4.1.0-3build1) ... #9 48.15 Setting up gnupg-l10n (2.2.20-1ubuntu4) ... #9 48.18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ... #9 48.20 Setting up lzip (1.22-3) ... #9 48.22 Setting up strace (5.13-0ubuntu1) ... #9 48.23 Setting up libsigsegv2:amd64 (2.13-1ubuntu2) ... #9 48.24 Setting up xz-utils (5.2.5-2ubuntu0.1) ... #9 48.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 48.26 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 #9 48.26 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 #9 48.26 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 #9 48.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 #9 48.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 #9 48.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 #9 48.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 #9 48.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 #9 48.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 #9 48.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 #9 48.27 Setting up t1utils (1.41-4build1) ... #9 48.28 Setting up libquadmath0:amd64 (11.2.0-7ubuntu2) ... #9 48.29 Setting up diffstat (1.64-1) ... #9 46.74 128 added, 0 removed; done. #9 46.77 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 46.79 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 46.80 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 46.82 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 46.82 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 #9 46.83 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 46.83 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 #9 46.83 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 46.85 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #9 46.86 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... #9 46.88 Setting up dwz (0.13-5) ... #9 46.89 Setting up groff-base (1.22.4-4build1) ... #8 46.74 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ... #8 46.74 Unpacking libgit-wrapper-perl (0.048-1) ... #8 46.78 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 46.78 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 46.78 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 46.81 Selecting previously unselected package libio-prompter-perl. #8 46.82 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ... #8 46.82 Unpacking libio-prompter-perl (0.004015-1) ... #8 46.85 Selecting previously unselected package libjson-perl. #8 46.86 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ... #8 46.86 Unpacking libjson-perl (4.03000-1) ... #8 46.90 Selecting previously unselected package liblog-any-perl. #8 46.90 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ... #8 46.91 Unpacking liblog-any-perl (1.709-1) ... #8 46.95 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 46.95 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 49.11 Preparing to unpack .../307-libxml-sax-base-perl_1.09-1_all.deb ... #8 49.12 Unpacking libxml-sax-base-perl (1.09-1) ... #8 49.15 Selecting previously unselected package libxml-sax-perl. #8 49.16 Preparing to unpack .../308-libxml-sax-perl_1.00+dfsg-1_all.deb ... #8 49.16 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #8 49.20 Selecting previously unselected package libxml-libxml-perl. #8 49.21 Preparing to unpack .../309-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #8 49.21 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #8 49.28 Selecting previously unselected package libxml-sax-expat-perl. #8 49.28 Preparing to unpack .../310-libxml-sax-expat-perl_0.51-1_all.deb ... #8 49.29 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 49.33 Selecting previously unselected package libxml-simple-perl. #8 49.34 Preparing to unpack .../311-libxml-simple-perl_2.25-1_all.deb ... #8 49.34 Unpacking libxml-simple-perl (2.25-1) ... #8 49.37 Selecting previously unselected package libxmlrpc-lite-perl. #8 54.06 Setting up gpg-wks-server (2.2.4-1ubuntu1.4) ... #8 54.07 Setting up python3-pkg-resources (39.0.1-2) ... #8 54.29 Setting up lsb-release (9.20170808ubuntu1) ... #8 54.31 Setting up libxmuu1:armhf (2:1.1.2-2) ... #8 54.32 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ... #8 54.33 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ... #8 54.34 Setting up perl (5.26.1-6ubuntu0.5) ... #8 54.36 Setting up libfile-chdir-perl (0.1008-1) ... #8 54.37 Setting up libsys-hostname-long-perl (1.5-1) ... #8 54.38 Setting up libfile-fcntllock-perl (0.22-3build2) ... #8 54.39 Setting up libtext-glob-perl (0.10-1) ... #8 54.40 Setting up intltool-debian (0.35.0+20060710.4) ... #8 54.42 Setting up libxml-sax-base-perl (1.09-1) ... #9 35.21 Unpacking libipc-run-perl (20200505.0-1) ... #8 47.94 Setting up libipc-system-simple-perl (1.25-4) ... #8 47.95 Setting up libfile-basedir-perl (0.07-1) ... #8 47.96 Setting up libstring-escape-perl (2010.002-2) ... #8 47.97 Setting up libb-hooks-op-check-perl (0.22-1) ... #8 47.99 Setting up libio-html-perl (1.001-1) ... #8 48.00 Setting up libexporter-tiny-perl (1.000000-2) ... #8 48.01 Setting up libarchive-cpio-perl (0.10-1) ... #8 48.02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... #8 48.04 Setting up libnumber-range-perl (0.12-1) ... #8 48.05 Setting up liblist-compare-perl (0.53-1) ... #8 48.06 Setting up autoconf (2.69-11) ... #8 48.08 Setting up libpath-iterator-rule-perl (1.009-1) ... #8 48.09 Setting up python3-gpg (1.10.0-1ubuntu2) ... #8 48.21 Setting up pinentry-curses (1.1.0-1) ... #8 48.22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... #8 48.23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... #8 48.24 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... #8 48.25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 48.27 Setting up gpg (2.2.4-1ubuntu1.4) ... #8 48.28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... #8 48.29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #8 48.30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #8 48.32 Setting up python3 (3.6.7-1~18.04) ... #8 40.49 Unpacking libnet-http-perl (6.20-1) ... #8 40.52 Selecting previously unselected package liblwp-protocol-https-perl. #8 40.52 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 40.53 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 40.56 Selecting previously unselected package libtry-tiny-perl. #8 40.57 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ... #8 40.57 Unpacking libtry-tiny-perl (0.30-1) ... #8 40.63 Selecting previously unselected package libwww-robotrules-perl. #8 40.63 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ... #8 40.64 Unpacking libwww-robotrules-perl (6.02-1) ... #8 40.69 Selecting previously unselected package libwww-perl. #8 40.69 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ... #8 40.70 Unpacking libwww-perl (6.52-1) ... #8 40.75 Selecting previously unselected package patchutils. #8 40.75 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ... #8 47.94 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #8 47.95 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 47.97 Setting up libfcgi-bin (2.4.2-2) ... #8 47.98 Setting up binutils-common:amd64 (2.35.2-2) ... #8 48.00 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #8 48.01 Setting up libmagic1:amd64 (1:5.39-3) ... #8 48.03 Setting up libdeflate0:amd64 (1.7-1) ... #8 48.05 Setting up less (551-2) ... #8 48.06 Setting up perl-openssl-defaults:amd64 (5) ... #8 48.07 Setting up linux-libc-dev:amd64 (5.10.113-1) ... #8 48.09 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 48.11 Setting up gettext-base (0.21-4) ... #8 48.12 Setting up liblzo2-2:amd64 (2.10-2) ... #8 48.14 Setting up libnpth0:amd64 (1.6-3) ... #9 45.60 Building database of manual pages ... #9 45.83 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ... #9 45.84 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 45.86 Setting up python3-six (1.16.0-3ubuntu1) ... #8 50.80 Unpacking libtext-glob-perl (0.10-1) ... #8 50.85 Selecting previously unselected package libpath-iterator-rule-perl. #8 50.85 Preparing to unpack .../269-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 50.85 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 50.89 Selecting previously unselected package libperlio-gzip-perl. #8 50.90 Preparing to unpack .../270-libperlio-gzip-perl_0.19-1+b5_armhf.deb ... #8 50.90 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #8 50.94 Selecting previously unselected package libpod-constants-perl. #8 50.94 Preparing to unpack .../271-libpod-constants-perl_0.19-1_all.deb ... #8 50.95 Unpacking libpod-constants-perl (0.19-1) ... #8 49.32 Setting up python3-xdg (0.25-5) ... #9 47.10 Preparing to unpack .../270-libhtml-format-perl_2.12-1.1_all.deb ... #9 47.10 Unpacking libhtml-format-perl (2.12-1.1) ... #9 47.13 Selecting previously unselected package libhtml-html5-entities-perl. #9 47.13 Preparing to unpack .../271-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 47.14 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 47.17 Selecting previously unselected package libhttp-daemon-perl. #9 47.17 Preparing to unpack .../272-libhttp-daemon-perl_6.12-1_all.deb ... #9 47.18 Unpacking libhttp-daemon-perl (6.12-1) ... #9 47.21 Selecting previously unselected package libtypes-serialiser-perl. #9 47.21 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ... #9 47.22 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 47.25 Selecting previously unselected package libjson-xs-perl. #9 47.25 Preparing to unpack .../274-libjson-xs-perl_4.030-1build2_arm64.deb ... #9 47.26 Unpacking libjson-xs-perl (4.030-1build2) ... #9 47.29 Selecting previously unselected package libjson-maybexs-perl. #9 47.29 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ... #9 47.30 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 47.33 Selecting previously unselected package libldap-common. #8 46.15 Setting up librole-tiny-perl (2.000006-1) ... #8 46.16 Setting up libfile-homedir-perl (1.004-1) ... #8 46.18 Setting up libio-socket-ssl-perl (2.060-3) ... #8 46.19 Setting up libhttp-message-perl (6.18-1) ... #8 46.20 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 46.25 Setting up libhttp-negotiate-perl (6.01-1) ... #8 46.27 Setting up libhttp-cookies-perl (6.04-1) ... #8 46.28 Setting up po-debconf (1.0.21) ... #8 46.29 Setting up libhtml-tree-perl (5.07-2) ... #9 48.31 Setting up libpng16-16:amd64 (1.6.37-3build4) ... #9 48.32 Setting up libmpc3:amd64 (1.2.0-1build1) ... #9 48.33 Setting up libatomic1:amd64 (11.2.0-7ubuntu2) ... #9 48.34 Setting up patch (2.7.6-7) ... #9 48.36 Setting up autopoint (0.21-4ubuntu3) ... #9 48.37 Setting up libwebp6:amd64 (0.6.1-2.1) ... #9 48.38 Setting up fonts-dejavu-core (2.37-2build1) ... #9 48.45 Setting up ucf (3.0043) ... #9 48.57 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #8 46.30 Setting up libparams-classify-perl (0.015-1+b1) ... #8 46.32 Setting up libmodule-runtime-perl (0.016-1) ... #8 46.33 Setting up libimport-into-perl (1.002005-1) ... #8 46.34 Setting up libmoo-perl (2.003004-2) ... #9 46.91 Setting up gpgconf (2.2.19-3ubuntu2.1) ... #9 46.92 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 46.94 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... #9 46.95 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... #9 46.96 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 46.97 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... #9 46.99 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... #8 46.95 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 46.99 Selecting previously unselected package libpackage-stash-perl. #8 46.99 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ... #8 46.99 Unpacking libpackage-stash-perl (0.39-1) ... #8 47.03 Selecting previously unselected package libsub-identify-perl. #8 47.03 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ... #8 47.03 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 47.06 Selecting previously unselected package libsub-name-perl. #8 47.06 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ... #8 47.07 Unpacking libsub-name-perl (0.26-1+b1) ... #8 47.11 Selecting previously unselected package libnamespace-clean-perl. #8 47.11 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ... #8 47.11 Unpacking libnamespace-clean-perl (0.27-1) ... #8 47.16 Selecting previously unselected package libpath-tiny-perl. #8 54.43 Setting up libpackage-stash-xs-perl (0.28-3build2) ... #8 54.44 Setting up libstrictures-perl (2.000003-1) ... #8 54.45 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 54.46 Setting up libmail-sendmail-perl (0.80-1) ... #8 54.49 Setting up libsocket6-perl (0.27-1build2) ... #8 54.50 Setting up patchutils (0.3.4-2) ... #8 54.51 Setting up python3-chardet (3.0.4-1) ... #8 49.37 Preparing to unpack .../312-libxmlrpc-lite-perl_0.717-2_all.deb ... #8 49.38 Unpacking libxmlrpc-lite-perl (0.717-2) ... #8 49.42 Selecting previously unselected package libxmuu1:amd64. #8 49.42 Preparing to unpack .../313-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #8 49.42 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 49.46 Selecting previously unselected package libyaml-0-2:amd64. #8 49.46 Preparing to unpack .../314-libyaml-0-2_0.2.1-1_amd64.deb ... #8 49.47 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #8 49.50 Selecting previously unselected package libyaml-libyaml-perl. #8 49.50 Preparing to unpack .../315-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ... #8 49.51 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #8 49.54 Selecting previously unselected package licensecheck. #8 49.54 Preparing to unpack .../316-licensecheck_3.0.31-3_all.deb ... #8 49.54 Unpacking licensecheck (3.0.31-3) ... #8 49.57 Selecting previously unselected package t1utils. #8 49.58 Preparing to unpack .../317-t1utils_1.41-3_amd64.deb ... #8 49.58 Unpacking t1utils (1.41-3) ... #8 49.62 Selecting previously unselected package lintian. #12 15.61 Running transaction check #8 48.30 Setting up libnet-dns-perl (1.10-2) ... #8 48.31 Setting up libsub-identify-perl (0.14-1) ... #8 48.33 Setting up libpod-constants-perl (0.19-1) ... #8 48.34 Setting up libsort-versions-perl (1.62-1) ... #8 48.35 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 48.36 Setting up libdynaloader-functions-perl (0.003-1) ... #8 48.37 Setting up libsub-exporter-perl (0.987-1) ... #8 48.39 Setting up xauth (1:1.0.10-1) ... #8 48.42 Setting up libalgorithm-merge-perl (0.08-3) ... #8 48.62 Setting up librpmio8 (4.14.1+dfsg1-2) ... #8 48.63 Setting up debugedit (4.14.1+dfsg1-2) ... #8 48.64 Setting up python3-magic (2:0.4.15-1) ... #8 46.43 Preparing : 1/1 #8 46.47 Installing : python3-six-1.16.0-4.fc35.noarch 1/167 #8 46.47 Installing : hunspell-filesystem-1.7.0-11.fc35.aarch64 2/167 #8 46.48 Installing : fonts-filesystem-1:2.0.5-6.fc35.noarch 3/167 #8 46.49 Installing : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 4/167 #8 46.50 Installing : abattis-cantarell-fonts-0.301-5.fc35.noarch 5/167 #8 40.75 Unpacking patchutils (0.4.2-1) ... #8 40.80 Selecting previously unselected package libtinfo5:armhf. #8 40.80 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ... #8 40.80 Unpacking libtinfo5:armhf (6.2+20201114-2) ... #8 40.85 Selecting previously unselected package wdiff. #8 40.85 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ... #8 40.85 Unpacking wdiff (1.2.2-2) ... #8 40.92 Selecting previously unselected package devscripts. #8 40.92 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ... #8 40.94 Unpacking devscripts (2.21.3+deb11u1) ... #8 48.15 Setting up file (1:5.39-3) ... #8 48.16 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 48.17 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 48.18 Setting up libgomp1:amd64 (10.2.1-6) ... #8 48.20 Setting up bzip2 (1.0.8-4) ... #8 48.21 Setting up libldap-common (2.4.57+dfsg-3) ... #8 48.23 Setting up libunwind8:amd64 (1.3.2-2) ... #8 48.24 Setting up pbzip2 (1.1.13-1) ... #8 48.25 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #8 48.27 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 48.29 Setting up libasan6:amd64 (10.2.1-6) ... #8 48.30 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 48.31 Setting up fakeroot (1.25.3-1.1) ... #8 48.32 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 48.33 Setting up autotools-dev (20180224.1+nmu1) ... #8 48.34 Setting up libglib2.0-data (2.66.8-1) ... #9 47.84 Selecting previously unselected package manpages-dev. #9 47.84 Preparing to unpack .../331-manpages-dev_5.05-1_all.deb ... #9 47.84 Unpacking manpages-dev (5.05-1) ... #9 48.11 Selecting previously unselected package python3-certifi. #9 48.11 Preparing to unpack .../332-python3-certifi_2019.11.28-1_all.deb ... #9 48.12 Unpacking python3-certifi (2019.11.28-1) ... #9 48.16 Selecting previously unselected package python3-idna. #9 48.16 Preparing to unpack .../333-python3-idna_2.8-1_all.deb ... #9 48.17 Unpacking python3-idna (2.8-1) ... #9 48.21 Selecting previously unselected package python3-urllib3. #9 48.21 Preparing to unpack .../334-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 46.00 Setting up dirmngr (2.2.27-3ubuntu2) ... #9 46.13 Setting up perl (5.34.0-3ubuntu1) ... #8 49.49 Setting up man-db (2.8.5-2) ... #8 51.00 Selecting previously unselected package libreadonly-perl. #8 51.00 Preparing to unpack .../272-libreadonly-perl_2.050-1_all.deb ... #8 51.01 Unpacking libreadonly-perl (2.050-1) ... #8 51.05 Selecting previously unselected package libref-util-perl. #8 51.05 Preparing to unpack .../273-libref-util-perl_0.204-1_all.deb ... #8 51.06 Unpacking libref-util-perl (0.204-1) ... #8 51.10 Selecting previously unselected package libref-util-xs-perl. #8 51.10 Preparing to unpack .../274-libref-util-xs-perl_0.117-1+b1_armhf.deb ... #8 51.10 Unpacking libref-util-xs-perl (0.117-1+b1) ... #8 51.14 Selecting previously unselected package libregexp-pattern-license-perl. #8 51.14 Preparing to unpack .../275-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #8 51.15 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #8 51.19 Selecting previously unselected package libsasl2-modules:armhf. #8 51.19 Preparing to unpack .../276-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ... #8 51.20 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #9 47.33 Preparing to unpack .../276-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ... #9 47.34 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #9 47.37 Selecting previously unselected package liblist-compare-perl. #9 47.37 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ... #9 47.37 Unpacking liblist-compare-perl (0.55-1) ... #9 47.41 Selecting previously unselected package liblist-someutils-perl. #9 47.41 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ... #9 47.41 Unpacking liblist-someutils-perl (0.58-1) ... #9 47.45 Selecting previously unselected package liblist-someutils-xs-perl. #9 47.45 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build2_arm64.deb ... #9 47.46 Unpacking liblist-someutils-xs-perl (0.58-2build2) ... #9 47.49 Selecting previously unselected package liblist-utilsby-perl. #9 47.49 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ... #9 47.49 Unpacking liblist-utilsby-perl (0.11-1) ... #9 47.53 Selecting previously unselected package libltdl7:arm64. #9 47.53 Preparing to unpack .../281-libltdl7_2.4.6-15_arm64.deb ... #9 47.54 Unpacking libltdl7:arm64 (2.4.6-15) ... #9 47.57 Selecting previously unselected package libltdl-dev:arm64. #9 47.57 Preparing to unpack .../282-libltdl-dev_2.4.6-15_arm64.deb ... #9 47.58 Unpacking libltdl-dev:arm64 (2.4.6-15) ... #9 47.63 Selecting previously unselected package liblzo2-2:arm64. #9 47.63 Preparing to unpack .../283-liblzo2-2_2.10-2build1_arm64.deb ... #9 47.64 Unpacking liblzo2-2:arm64 (2.10-2build1) ... #9 47.67 Selecting previously unselected package libsys-hostname-long-perl. #9 47.67 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ... #9 47.67 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 46.36 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 46.37 Setting up libwww-perl (6.36-2) ... #8 46.39 Setting up debhelper (13.2~bpo10+1) ... #8 46.40 Setting up dh-autoreconf (19) ... #8 46.41 Setting up devscripts (2.19.5+deb10u1) ... #8 46.60 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 46.61 Setting up equivs (2.2.0) ... #9 48.59 Setting up libltdl7:amd64 (2.4.6-15) ... #9 48.60 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 48.61 Setting up libssh-4:amd64 (0.9.6-1) ... #9 48.63 Setting up libubsan1:amd64 (11.2.0-7ubuntu2) ... #9 48.64 Setting up libmd0:amd64 (1.0.3-3build1) ... #9 48.66 Setting up python-apt-common (2.2.1) ... #9 48.67 Setting up libnsl-dev:amd64 (1.3.0-2build1) ... #9 48.68 Setting up libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ... #9 48.70 Setting up libuchardet0:amd64 (0.0.7-1build1) ... #9 48.71 Setting up lzop (1.04-2build1) ... #9 48.72 Setting up libmpdec3:amd64 (2.5.1-2build1) ... #9 48.75 Setting up git-man (1:2.32.0-1ubuntu1.2) ... #9 48.76 Setting up netbase (6.3) ... #9 48.79 Setting up libbinutils:amd64 (2.37-7ubuntu1) ... #9 47.72 Setting up liblinux-epoll-perl (0.017-1) ... #9 47.73 Setting up libvariable-magic-perl (0.62-1build2) ... #9 47.78 Setting up python3-idna (2.8-1) ... #9 47.97 Setting up libio-html-perl (1.001-1) ... #9 47.98 Setting up libcroco3:arm64 (0.6.13-1) ... #9 47.99 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 48.00 Setting up libtest-refcount-perl (0.10-1) ... #9 48.01 Setting up libparams-util-perl (1.07-3build5) ... #9 48.02 Setting up libdpkg-perl (1.19.7ubuntu3) ... #9 48.04 Setting up autoconf (2.69-11.1) ... #9 48.05 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 48.21 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 48.22 Setting up libarray-intspan-perl (2.003-1) ... #9 48.23 Setting up libcapture-tiny-perl (0.48-1) ... #9 48.24 Setting up libtimedate-perl (2.3200-1) ... #9 48.25 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 48.26 Setting up libsub-name-perl (0.26-1) ... #9 48.27 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 48.28 Setting up libfile-chdir-perl (0.1008-1) ... #9 48.29 Setting up xauth (1:1.1-0ubuntu1) ... #9 48.30 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 48.32 Setting up libpath-tiny-perl (0.108-1) ... #9 48.33 Setting up libarchive-cpio-perl (0.10-1) ... #8 47.17 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ... #8 47.17 Unpacking libpath-tiny-perl (0.118-1) ... #8 47.21 Selecting previously unselected package libtype-tiny-perl. #8 47.22 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ... #8 47.22 Unpacking libtype-tiny-perl (1.012001-2) ... #8 47.37 Selecting previously unselected package libgitlab-api-v4-perl. #8 47.37 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 47.37 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 47.42 Selecting previously unselected package libglib2.0-0:armhf. #8 47.43 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ... #8 47.43 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #12 1.091 Reading package lists... #12 1.981 dpkg-buildpackage: info: source package docker-ce-build-deps #12 1.981 dpkg-buildpackage: info: source version 1.0 #12 1.981 dpkg-buildpackage: info: source distribution unstable #12 1.981 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #8 54.77 Setting up liburi-perl (1.73-1) ... #8 54.78 Setting up libdata-dump-perl (1.23-1) ... #8 54.79 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... #8 54.80 Setting up libio-string-perl (1.08-3) ... #8 54.81 Setting up libalgorithm-diff-perl (1.19.03-1) ... #8 54.82 Setting up libclone-perl (0.39-1) ... #8 54.83 Setting up libclass-xsaccessor-perl (1.19-2build8) ... #8 49.62 Preparing to unpack .../318-lintian_2.15.0_all.deb ... #8 49.63 Unpacking lintian (2.15.0) ... #8 49.77 Selecting previously unselected package lsb-release. #8 49.77 Preparing to unpack .../319-lsb-release_10.2019051400_all.deb ... #8 49.77 Unpacking lsb-release (10.2019051400) ... #8 49.82 Selecting previously unselected package mailutils. #8 49.82 Preparing to unpack .../320-mailutils_1%3a3.5-4_amd64.deb ... #8 49.82 Unpacking mailutils (1:3.5-4) ... #8 49.88 Selecting previously unselected package manpages-dev. #8 48.43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... #8 48.44 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #8 48.46 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.10) ... #8 48.47 Setting up dput (1.0.1ubuntu1) ... #8 48.64 Setting up libstring-copyright-perl (0.003005-1) ... #8 48.65 Setting up libhtml-parser-perl (3.72-3build1) ... #8 48.66 Setting up automake (1:1.15.1-3ubuntu2) ... #8 48.67 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #8 46.54 Installing : gsettings-desktop-schemas-41.0-1.fc35.aarch64 6/167 #8 46.56 Installing : python3-construct-2.10.67-3.fc35.noarch 7/167 #8 46.56 Installing : python3-pybeam-0.7-1.fc35.noarch 8/167 #8 46.58 Installing : python3-dateutil-1:2.8.1-7.fc35.noarch 9/167 #8 46.60 Upgrading : glibc-common-2.34-32.fc35.aarch64 10/167 #8 46.60 Upgrading : glibc-minimal-langpack-2.34-32.fc35.aarch64 11/167 #8 46.61 Running scriptlet: glibc-2.34-32.fc35.aarch64 12/167 #8 46.65 Upgrading : glibc-2.34-32.fc35.aarch64 12/167 #8 46.66 Running scriptlet: glibc-2.34-32.fc35.aarch64 12/167 #8 48.78 Setting up python3-idna (2.6-1) ... #8 48.36 Setting up libtirpc-dev:amd64 (1.3.1-1) ... #8 48.37 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 48.38 Setting up libx11-data (2:1.7.2-1) ... #8 48.39 Setting up make (4.3-4.1) ... #8 48.40 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 48.41 Setting up gnupg-l10n (2.2.27-2+deb11u1) ... #8 48.43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 48.44 Setting up lzip (1.22-3) ... #8 48.47 Setting up strace (5.10-1) ... #8 48.48 Setting up libsigsegv2:amd64 (2.13-1) ... #8 48.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 48.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 48.51 Setting up t1utils (1.41-4) ... #8 48.52 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 48.53 Setting up diffstat (1.64-1) ... #8 48.55 Setting up libpng16-16:amd64 (1.6.37-3) ... #8 41.07 Selecting previously unselected package equivs. #8 48.56 Setting up libmpc3:amd64 (1.2.0-1) ... #8 41.07 Preparing to unpack .../102-equivs_2.3.1_all.deb ... #8 41.08 Unpacking equivs (2.3.1) ... #8 48.57 Setting up libatomic1:amd64 (10.2.1-6) ... #8 48.58 Setting up patch (2.7.6-7) ... #8 41.12 Selecting previously unselected package libcurl3-gnutls:armhf. #8 41.12 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3+deb11u1_armhf.deb ... #8 48.59 Setting up autopoint (0.21-4) ... #8 41.12 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ... #8 41.18 Selecting previously unselected package liberror-perl. #8 48.60 Setting up libwebp6:amd64 (0.6.1-2.1) ... #8 41.18 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ... #8 48.62 Setting up fonts-dejavu-core (2.37-2) ... #8 41.19 Unpacking liberror-perl (0.17029-1) ... #8 41.22 Selecting previously unselected package git-man. #8 48.68 Setting up libxdelta2 (1.1.3-9.3) ... #8 41.22 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ... #8 41.22 Unpacking git-man (1:2.30.2-1) ... #8 41.34 Selecting previously unselected package git. #9 48.22 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 48.30 Selecting previously unselected package python3-requests. #9 48.30 Preparing to unpack .../335-python3-requests_2.22.0-2ubuntu1_all.deb ... #9 48.30 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 48.34 Selecting previously unselected package python3-unidiff. #9 48.35 Preparing to unpack .../336-python3-unidiff_0.5.5-2_all.deb ... #9 48.35 Unpacking python3-unidiff (0.5.5-2) ... #9 48.39 Selecting previously unselected package python3-xdg. #9 48.39 Preparing to unpack .../337-python3-xdg_0.26-1ubuntu1_all.deb ... #9 48.40 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 48.44 Selecting previously unselected package unzip. #9 48.44 Preparing to unpack .../338-unzip_6.0-25ubuntu1_armhf.deb ... #9 46.15 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #9 46.16 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 46.17 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #9 46.18 Setting up python3-gpg (1.16.0-1.2ubuntu4) ... #9 46.35 Setting up libdata-dump-perl (1.25-1) ... #9 46.36 Setting up python3-certifi (2020.6.20-1) ... #8 49.59 Building database of manual pages ... #8 51.25 Selecting previously unselected package libsereal-decoder-perl. #8 51.25 Preparing to unpack .../277-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ... #8 51.26 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #8 51.30 Selecting previously unselected package libsereal-encoder-perl. #8 51.31 Preparing to unpack .../278-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ... #8 51.31 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #8 51.36 Selecting previously unselected package libsereal-perl. #8 51.36 Preparing to unpack .../279-libsereal-perl_4.005-1_all.deb ... #8 51.37 Unpacking libsereal-perl (4.005-1) ... #8 51.41 Selecting previously unselected package libtask-weaken-perl. #8 51.41 Preparing to unpack .../280-libtask-weaken-perl_1.06-1_all.deb ... #8 51.41 Unpacking libtask-weaken-perl (1.06-1) ... #8 51.45 Selecting previously unselected package libxml-parser-perl. #8 51.45 Preparing to unpack .../281-libxml-parser-perl_2.44-4_armhf.deb ... #8 51.45 Unpacking libxml-parser-perl (2.44-4) ... #9 47.71 Selecting previously unselected package libmail-sendmail-perl. #9 47.71 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 47.71 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 47.74 Selecting previously unselected package libnet-smtp-ssl-perl. #9 47.75 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 47.75 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 47.78 Selecting previously unselected package libmailtools-perl. #9 47.78 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ... #9 47.79 Unpacking libmailtools-perl (2.21-1) ... #9 47.83 Selecting previously unselected package libmarkdown2:arm64. #9 47.84 Preparing to unpack .../288-libmarkdown2_2.2.6-1ubuntu2_arm64.deb ... #9 47.84 Unpacking libmarkdown2:arm64 (2.2.6-1ubuntu2) ... #9 47.87 Selecting previously unselected package libmoox-aliases-perl. #9 47.88 Preparing to unpack .../289-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 47.88 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 47.91 Selecting previously unselected package libnamespace-autoclean-perl. #9 48.81 Setting up libfido2-1:amd64 (1.6.0-2build1) ... #9 48.82 Setting up libisl23:amd64 (0.24-1) ... #9 48.83 Setting up libc-dev-bin (2.34-0ubuntu3.2) ... #9 48.85 Setting up openssl (1.1.1l-1ubuntu1.3) ... #9 48.86 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 48.88 Setting up libelf1:amd64 (0.185-1build1) ... #9 48.89 Setting up readline-common (8.1-2) ... #9 48.91 Setting up publicsuffix (20210108.1309-1) ... #9 48.92 Setting up libxml2:amd64 (2.9.12+dfsg-4ubuntu0.1) ... #9 48.94 Setting up zstd (1.4.8+dfsg-2.1) ... #9 48.95 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu2) ... #9 48.96 Setting up libcc1-0:amd64 (11.2.0-7ubuntu2) ... #9 48.97 Setting up iso-codes (4.6.0-1) ... #9 48.99 Setting up liblocale-gettext-perl (1.07-4build1) ... #9 49.00 Setting up liblsan0:amd64 (11.2.0-7ubuntu2) ... #9 49.01 Setting up dctrl-tools (2.24-3) ... #8 46.62 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ... #9 48.34 Setting up libjson-perl (4.02000-2) ... #9 48.35 Setting up debugedit (4.14.2.1+dfsg1-1build2) ... #9 48.36 Setting up libsub-override-perl (0.09-2) ... #9 48.37 Setting up python3-unidiff (0.5.5-2) ... #9 48.50 Setting up libstrictures-perl (2.000006-1) ... #9 48.51 Setting up libsub-quote-perl (2.006006-1) ... #9 48.52 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 48.53 Setting up libsort-versions-perl (1.62-1) ... #9 48.54 Setting up libexporter-tiny-perl (1.002001-1) ... #9 48.54 Setting up libre-engine-re2-perl (0.13-5) ... #9 48.55 Setting up libterm-readkey-perl (2.38-1build1) ... #9 48.56 Setting up lsb-release (11.1.0ubuntu2) ... #9 48.58 Setting up libnet-ip-perl (1.26-2) ... #9 48.59 Setting up python3-magic (2:0.4.15-3) ... #9 48.72 Setting up libperlio-gzip-perl (0.19-1build5) ... #8 47.59 Selecting previously unselected package libglib2.0-data. #8 47.59 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ... #8 47.59 Unpacking libglib2.0-data (2.66.8-1) ... #8 47.80 Selecting previously unselected package libgpm2:armhf. #8 47.81 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ... #8 47.81 Unpacking libgpm2:armhf (1.20.7-8) ... #8 47.84 Selecting previously unselected package libhash-fieldhash-perl. #8 47.84 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ... #12 2.014 dpkg-source --before-build . #12 2.014 dpkg-buildpackage: info: host architecture amd64 #12 2.118 debian/rules clean #12 2.119 dh clean #12 2.204 dh_clean #12 2.235 debian/rules binary #8 54.84 Setting up g++ (4:7.4.0-1ubuntu2.3) ... #8 54.86 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 54.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 #8 54.87 Setting up libnet-http-perl (6.17-1) ... #8 54.90 Setting up libnumber-compare-perl (0.03-1) ... #8 54.91 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 49.89 Preparing to unpack .../321-manpages-dev_4.16-2_all.deb ... #8 49.89 Unpacking manpages-dev (4.16-2) ... #9 47.60 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... #9 47.61 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 47.62 Setting up gpg (2.2.19-3ubuntu2.1) ... #9 47.64 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 47.65 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ... #9 47.66 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... #9 47.68 Setting up librpmio8 (4.14.2.1+dfsg1-1build2) ... #9 47.69 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... #8 48.67 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 #8 48.67 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 #8 48.68 Setting up libipc-run-perl (0.96-1) ... #8 48.69 Setting up libcgi-pm-perl (4.38-1) ... #8 48.71 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 48.72 Setting up python3-requests (2.18.4-2ubuntu0.1) ... #8 48.89 Setting up libparse-debianchangelog-perl (1.2.0-12) ... #8 48.91 Setting up dirmngr (2.2.4-1ubuntu1.4) ... #8 48.93 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 46.79 Installing : glibc-gconv-extra-2.34-32.fc35.aarch64 13/167 #8 46.80 Running scriptlet: glibc-gconv-extra-2.34-32.fc35.aarch64 13/167 #8 46.82 Installing : findutils-1:4.8.0-4.fc35.aarch64 14/167 #8 46.83 Installing : hunspell-en-GB-0.20140811.1-20.fc35.noarch 15/167 #8 46.84 Installing : hunspell-en-0.20140811.1-20.fc35.noarch 16/167 #8 46.85 Installing : hunspell-en-US-0.20140811.1-20.fc35.noarch 17/167 #8 46.85 Installing : hunspell-1.7.0-11.fc35.aarch64 18/167 #8 46.86 Installing : elfutils-debuginfod-client-0.186-1.fc35.aarch64 19/167 #8 46.88 Installing : binutils-gold-2.37-17.fc35.aarch64 20/167 #8 46.99 Installing : binutils-2.37-17.fc35.aarch64 21/167 #8 47.00 Running scriptlet: binutils-2.37-17.fc35.aarch64 21/167 #8 47.03 Installing : elfutils-0.186-1.fc35.aarch64 22/167 #8 47.04 Installing : dwz-0.14-2.fc35.aarch64 23/167 #12 15.86 Transaction check succeeded. #12 15.86 Running transaction test #8 48.98 Setting up python3-xdg (0.25-4ubuntu1.1) ... #8 41.34 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ... #8 41.36 Unpacking git (1:2.30.2-1) ... #8 48.69 Setting up libncursesw6:amd64 (6.2+20201114-2) ... #8 48.70 Setting up libltdl7:amd64 (2.4.6-15) ... #8 48.71 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 48.73 Setting up libubsan1:amd64 (10.2.1-6) ... #8 48.74 Setting up libmd0:amd64 (1.0.3-3) ... #8 48.77 Setting up python-apt-common (2.2.1) ... #8 48.78 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 48.79 Setting up sensible-utils (0.0.14) ... #8 48.81 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 48.82 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 48.84 Setting up libuchardet0:amd64 (0.0.7-1) ... #8 48.85 Setting up lzop (1.04-2) ... #8 48.87 Setting up libmpdec3:amd64 (2.5.1-1) ... #8 48.88 Setting up git-man (1:2.30.2-1) ... #8 48.89 Setting up libssh2-1:amd64 (1.9.0-2) ... #13 3.355 (1/58): autoconf-2.69-29.el8.noarch.rpm 2.6 MB/s | 710 kB 00:00 #13 3.399 (2/58): automake-1.16.1-7.el8.noarch.rpm 2.2 MB/s | 713 kB 00:00 #13 3.441 (3/58): annobin-10.67-1.el8.x86_64.rpm 2.6 MB/s | 954 kB 00:00 #13 3.448 (4/58): cmake-filesystem-3.20.2-4.el8.x86_64.rp 7.3 MB/s | 44 kB 00:00 #13 3.454 (5/58): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 8.4 MB/s | 44 kB 00:00 #13 3.502 (6/58): cmake-data-3.20.2-4.el8.noarch.rpm 17 MB/s | 1.7 MB 00:00 #9 48.45 Unpacking unzip (6.0-25ubuntu1) ... #9 48.50 Selecting previously unselected package equivs. #9 48.50 Preparing to unpack .../339-equivs_2.2.0_all.deb ... #9 48.50 Unpacking equivs (2.2.0) ... #9 48.55 Selecting previously unselected package libauthen-sasl-perl. #9 48.55 Preparing to unpack .../340-libauthen-sasl-perl_2.1600-1_all.deb ... #9 48.55 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 48.59 Selecting previously unselected package python3-magic. #9 48.60 Preparing to unpack .../341-python3-magic_2%3a0.4.15-3_all.deb ... #9 48.60 Unpacking python3-magic (2:0.4.15-3) ... #9 48.65 Setting up libapt-pkg-perl (0.1.36build3) ... #9 48.66 Setting up libksba8:armhf (1.3.5-2) ... #9 48.67 Setting up libpipeline1:armhf (1.5.2-2build1) ... #9 48.68 Setting up wdiff (1.2.2-2build1) ... #9 48.69 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ... #9 48.70 Setting up libkeyutils1:armhf (1.6-6ubuntu1) ... #9 48.71 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ... #9 48.72 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 48.74 Setting up mime-support (3.64ubuntu1) ... #9 48.76 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 46.49 Setting up libfile-find-rule-perl (0.34-1) ... #9 46.50 Setting up libref-util-perl (0.204-1) ... #9 46.51 Setting up libipc-system-simple-perl (1.30-1) ... #9 46.53 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 46.54 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #9 46.58 Setting up libsocket6-perl (0.29-1build4) ... #9 46.59 Setting up libio-prompt-tiny-perl (0.003-1) ... #9 46.60 Setting up libhash-fieldhash-perl (0.15-1build5) ... #9 46.62 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ... #9 46.63 Setting up libvariable-magic-perl (0.62-1build5) ... #9 46.64 Setting up python3-idna (3.3-1) ... #8 51.51 Selecting previously unselected package libsoap-lite-perl. #8 51.52 Preparing to unpack .../282-libsoap-lite-perl_1.27-1_all.deb ... #8 51.52 Unpacking libsoap-lite-perl (1.27-1) ... #8 51.60 Selecting previously unselected package libsort-key-perl. #8 51.60 Preparing to unpack .../283-libsort-key-perl_1.33-2+b1_armhf.deb ... #8 51.61 Unpacking libsort-key-perl (1.33-2+b1) ... #8 51.65 Selecting previously unselected package libstring-copyright-perl. #8 51.65 Preparing to unpack .../284-libstring-copyright-perl_0.003006-1_all.deb ... #8 51.65 Unpacking libstring-copyright-perl (0.003006-1) ... #8 51.69 Selecting previously unselected package libstring-escape-perl. #8 51.69 Preparing to unpack .../285-libstring-escape-perl_2010.002-2_all.deb ... #8 51.70 Unpacking libstring-escape-perl (2010.002-2) ... #8 51.74 Selecting previously unselected package libstring-shellquote-perl. #8 51.74 Preparing to unpack .../286-libstring-shellquote-perl_1.04-1_all.deb ... #8 51.74 Unpacking libstring-shellquote-perl (1.04-1) ... #8 51.79 Selecting previously unselected package libterm-readkey-perl. #9 47.91 Preparing to unpack .../290-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 47.92 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 47.95 Selecting previously unselected package libobject-id-perl. #9 47.95 Preparing to unpack .../291-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 47.96 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 47.99 Selecting previously unselected package libmoox-struct-perl. #9 47.99 Preparing to unpack .../292-libmoox-struct-perl_0.020-1_all.deb ... #9 47.99 Unpacking libmoox-struct-perl (0.020-1) ... #9 48.03 Selecting previously unselected package libmouse-perl. #9 48.03 Preparing to unpack .../293-libmouse-perl_2.5.10-1build2_arm64.deb ... #9 48.03 Unpacking libmouse-perl (2.5.10-1build2) ... #9 48.07 Selecting previously unselected package libnumber-range-perl. #9 48.08 Preparing to unpack .../294-libnumber-range-perl_0.12-1.1_all.deb ... #9 48.08 Unpacking libnumber-range-perl (0.12-1.1) ... #9 48.11 Selecting previously unselected package libpackage-stash-xs-perl. #9 48.11 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build4_arm64.deb ... #9 48.12 Unpacking libpackage-stash-xs-perl (0.29-1build4) ... #9 48.15 Selecting previously unselected package libpath-iterator-rule-perl. #9 49.03 Setting up libitm1:amd64 (11.2.0-7ubuntu2) ... #9 49.04 Setting up libgdbm6:amd64 (1.19-2) ... #9 49.05 Setting up libtsan0:amd64 (11.2.0-7ubuntu2) ... #9 49.07 Setting up libctf0:amd64 (2.37-7ubuntu1) ... #9 49.08 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... #9 49.09 Setting up pinentry-curses (1.1.1-1) ... #9 49.11 Setting up cpp-11 (11.2.0-7ubuntu2) ... #9 49.12 Setting up manpages-dev (5.10-1ubuntu1) ... #9 49.13 Setting up libdw1:amd64 (0.185-1build1) ... #9 49.15 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ... #9 49.16 Setting up libxcb1:amd64 (1.14-3ubuntu1) ... #9 49.17 Setting up gettext (0.21-4ubuntu3) ... #9 49.18 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... #9 48.73 Setting up libsys-hostname-long-perl (1.5-1) ... #9 48.75 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 48.76 Setting up liburi-perl (1.76-2) ... #9 48.77 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 48.78 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 48.79 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #9 48.80 Setting up python3-pkg-resources (45.2.0-1) ... #9 48.98 Setting up automake (1:1.16.1-4ubuntu6) ... #8 47.85 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 47.89 Selecting previously unselected package libhtml-form-perl. #8 47.89 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ... #8 47.89 Unpacking libhtml-form-perl (6.07-1) ... #8 47.92 Selecting previously unselected package libhtml-format-perl. #8 47.92 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ... #8 47.93 Unpacking libhtml-format-perl (2.12-1.1) ... #8 47.96 Selecting previously unselected package libhtml-html5-entities-perl. #8 47.96 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 47.96 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 47.99 Selecting previously unselected package libhttp-daemon-perl. #8 47.99 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1_all.deb ... #8 48.00 Unpacking libhttp-daemon-perl (6.12-1) ... #8 48.03 Selecting previously unselected package libio-sessiondata-perl. #8 48.03 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 48.03 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 48.06 Selecting previously unselected package libipc-run3-perl. #8 55.11 Setting up python3-unidiff (0.5.4-1) ... #8 55.27 Setting up libunicode-utf8-perl (0.60-1build4) ... #8 55.28 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ... #8 55.29 Setting up libparams-util-perl (1.07-3build3) ... #8 55.30 Setting up libsub-name-perl (0.21-1build1) ... #8 55.32 Setting up openssh-client (1:7.6p1-4ubuntu0.6) ... #12 2.237 dh binary #12 2.310 dh_update_autotools_config #12 2.343 dh_autoreconf #12 2.383 create-stamp debian/debhelper-build-stamp #12 2.383 dh_prep #12 2.410 dh_auto_install --destdir=debian/docker-ce-build-deps/ #12 2.458 dh_install #8 50.23 Selecting previously unselected package psmisc. #8 50.24 Preparing to unpack .../322-psmisc_23.2-1+deb10u1_amd64.deb ... #8 50.24 Unpacking psmisc (23.2-1+deb10u1) ... #8 50.29 Selecting previously unselected package publicsuffix. #8 50.29 Preparing to unpack .../323-publicsuffix_20211109.1735-0+deb10u1_all.deb ... #8 50.30 Unpacking publicsuffix (20211109.1735-0+deb10u1) ... #8 50.33 Selecting previously unselected package python-apt-common. #8 50.34 Preparing to unpack .../324-python-apt-common_1.8.4.3_all.deb ... #8 50.34 Unpacking python-apt-common (1.8.4.3) ... #8 50.39 Selecting previously unselected package python3-apt. #13 7.542 Running transaction check #13 7.649 Transaction check succeeded. #13 7.650 Running transaction test #9 38.16 Selecting previously unselected package cpp. #9 38.16 Preparing to unpack .../073-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 38.16 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 38.20 Selecting previously unselected package libcc1-0:armhf. #9 38.20 Preparing to unpack .../074-libcc1-0_11.2.0-7ubuntu2_armhf.deb ... #9 38.20 Unpacking libcc1-0:armhf (11.2.0-7ubuntu2) ... #9 38.24 Selecting previously unselected package libgomp1:armhf. #9 38.24 Preparing to unpack .../075-libgomp1_11.2.0-7ubuntu2_armhf.deb ... #9 38.24 Unpacking libgomp1:armhf (11.2.0-7ubuntu2) ... #9 38.28 Selecting previously unselected package libatomic1:armhf. #9 38.28 Preparing to unpack .../076-libatomic1_11.2.0-7ubuntu2_armhf.deb ... #9 38.28 Unpacking libatomic1:armhf (11.2.0-7ubuntu2) ... #9 38.36 Selecting previously unselected package libasan6:armhf. #9 38.36 Preparing to unpack .../077-libasan6_11.2.0-7ubuntu2_armhf.deb ... #9 38.36 Unpacking libasan6:armhf (11.2.0-7ubuntu2) ... #9 38.45 Selecting previously unselected package libubsan1:armhf. #9 38.45 Preparing to unpack .../078-libubsan1_11.2.0-7ubuntu2_armhf.deb ... #9 38.45 Unpacking libubsan1:armhf (11.2.0-7ubuntu2) ... #9 38.50 Selecting previously unselected package libgcc-11-dev:armhf. #9 38.50 Preparing to unpack .../079-libgcc-11-dev_11.2.0-7ubuntu2_armhf.deb ... #9 38.51 Unpacking libgcc-11-dev:armhf (11.2.0-7ubuntu2) ... #9 38.58 Selecting previously unselected package gcc-11. #9 38.58 Preparing to unpack .../080-gcc-11_11.2.0-7ubuntu2_armhf.deb ... #9 38.59 Unpacking gcc-11 (11.2.0-7ubuntu2) ... #8 48.95 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 49.01 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 49.07 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 49.20 #8 49.20 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 47.04 Installing : file-5.40-9.fc35.aarch64 24/167 #8 47.05 Installing : libevent-2.1.12-4.fc35.aarch64 25/167 #8 47.06 Installing : protobuf-c-1.4.0-1.fc35.aarch64 26/167 #8 47.07 Installing : unzip-6.0-53.fc35.aarch64 27/167 #8 47.08 Installing : xz-5.2.5-7.fc35.aarch64 28/167 #8 47.09 Upgrading : libsolv-0.7.22-1.fc35.aarch64 29/167 #8 47.10 Upgrading : libdnf-0.66.0-1.fc35.aarch64 30/167 #8 47.13 Upgrading : python3-libdnf-0.66.0-1.fc35.aarch64 31/167 #8 47.14 Upgrading : python3-hawkey-0.66.0-1.fc35.aarch64 32/167 #8 47.15 Installing : zip-3.0-31.fc35.aarch64 33/167 #8 47.15 Running scriptlet: unbound-libs-1.13.2-1.fc35.aarch64 34/167 #8 47.22 Installing : unbound-libs-1.13.2-1.fc35.aarch64 34/167 #8 47.23 Running scriptlet: unbound-libs-1.13.2-1.fc35.aarch64 34/167 #8 47.24 Installing : python3-unbound-1.13.2-1.fc35.aarch64 35/167 #8 49.14 Setting up python3-six (1.11.0-2) ... #8 49.29 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #8 49.31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... #8 49.33 Setting up python3-certifi (2018.1.18-2) ... #8 48.91 Setting up netbase (6.3) ... #8 48.94 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ... #8 48.95 Setting up libbinutils:amd64 (2.35.2-2) ... #8 48.99 Setting up libfido2-1:amd64 (1.6.0-2) ... #8 49.00 Setting up libisl23:amd64 (0.23-1) ... #8 49.01 Setting up libc-dev-bin (2.31-13+deb11u3) ... #8 49.02 Setting up openssl (1.1.1n-0+deb11u1) ... #8 49.04 Setting up libbsd0:amd64 (0.11.3-1) ... #8 49.05 Setting up libelf1:amd64 (0.183-1) ... #8 49.06 Setting up readline-common (8.1-1) ... #8 49.08 Setting up publicsuffix (20211207.1025-0+deb11u1) ... #8 49.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... #8 49.10 Setting up libmarkdown2:amd64 (2.2.6-1) ... #8 49.11 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 49.12 Setting up iso-codes (4.6.0-1) ... #8 49.13 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 49.15 Setting up liblsan0:amd64 (10.2.1-6) ... #8 49.16 Setting up cpp-10 (10.2.1-6) ... #8 49.17 Setting up dctrl-tools (2.24-3+b1) ... #8 49.18 Setting up libitm1:amd64 (10.2.1-6) ... #8 49.20 Setting up debian-keyring (2021.07.26) ... #13 3.762 (7/58): cmake-3.20.2-4.el8.x86_64.rpm 29 MB/s | 12 MB 00:00 #9 48.79 Setting up libmagic-mgc (1:5.38-4) ... #9 48.80 Setting up libyaml-0-2:armhf (0.2.2-1) ... #9 48.81 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ... #9 48.82 No schema files found: doing nothing. #9 48.83 Setting up distro-info-data (0.43ubuntu1.10) ... #9 48.84 Setting up manpages (5.05-1) ... #9 48.85 Setting up unzip (6.0-25ubuntu1) ... #9 48.87 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #9 48.88 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ... #9 48.89 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 48.91 Setting up binutils-common:armhf (2.34-6ubuntu1.3) ... #9 48.92 Setting up libnghttp2-14:armhf (1.40.0-1build1) ... #9 48.93 Setting up libmagic1:armhf (1:5.38-4) ... #9 48.95 Setting up less (551-1ubuntu0.1) ... #9 48.96 Setting up perl-openssl-defaults:armhf (4) ... #9 48.98 Setting up linux-libc-dev:armhf (5.4.0-109.123) ... #12 17.94 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 1/1 #12 18.06 Preparing : 1/1 #9 46.85 Setting up libio-html-perl (1.004-2) ... #9 46.86 Setting up libpod-parser-perl (1.63-2) ... #9 46.87 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #9 46.88 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #9 46.89 Setting up libparams-util-perl (1.102-1build3) ... #9 46.90 Setting up libdpkg-perl (1.21.1ubuntu2) ... #8 51.79 Preparing to unpack .../287-libterm-readkey-perl_2.38-1_armhf.deb ... #8 51.79 Unpacking libterm-readkey-perl (2.38-1) ... #8 51.84 Selecting previously unselected package libtest-fatal-perl. #8 51.84 Preparing to unpack .../288-libtest-fatal-perl_0.014-1_all.deb ... #8 51.85 Unpacking libtest-fatal-perl (0.014-1) ... #8 51.89 Selecting previously unselected package libtest-refcount-perl. #8 51.89 Preparing to unpack .../289-libtest-refcount-perl_0.08-3_all.deb ... #8 51.89 Unpacking libtest-refcount-perl (0.08-3) ... #8 51.93 Selecting previously unselected package libtext-levenshtein-perl. #8 51.93 Preparing to unpack .../290-libtext-levenshtein-perl_0.13-1_all.deb ... #8 51.94 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 51.98 Selecting previously unselected package libtype-tiny-xs-perl. #8 51.98 Preparing to unpack .../291-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ... #8 51.99 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #8 52.02 Selecting previously unselected package libunicode-utf8-perl. #9 48.15 Preparing to unpack .../296-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 48.16 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 48.19 Selecting previously unselected package libperlio-gzip-perl. #9 48.19 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build7_arm64.deb ... #9 48.19 Unpacking libperlio-gzip-perl (0.19-1build7) ... #9 48.23 Selecting previously unselected package libpod-parser-perl. #9 48.23 Preparing to unpack .../298-libpod-parser-perl_1.63-2_all.deb ... #9 48.24 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 48.25 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 48.26 Unpacking libpod-parser-perl (1.63-2) ... #9 48.29 Selecting previously unselected package libpod-constants-perl. #9 48.30 Preparing to unpack .../299-libpod-constants-perl_0.19-2_all.deb ... #9 48.30 Unpacking libpod-constants-perl (0.19-2) ... #9 48.33 Selecting previously unselected package libproc-processtable-perl. #9 48.33 Preparing to unpack .../300-libproc-processtable-perl_0.59-2build2_arm64.deb ... #9 48.34 Unpacking libproc-processtable-perl (0.59-2build2) ... #9 48.37 Selecting previously unselected package libre2-9:arm64. #9 49.37 Setting up libedit2:amd64 (3.1-20191231-2build1) ... #9 49.38 Setting up libreadline8:amd64 (8.1-2) ... #9 49.39 Setting up m4 (1.4.18-5ubuntu1) ... #9 49.41 Setting up libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ... #9 49.42 Setting up ca-certificates (20210119ubuntu1) ... #9 48.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 48.99 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 #9 48.99 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 #9 48.99 Setting up libasync-mergepoint-perl (0.04-2) ... #9 49.00 Setting up libstring-escape-perl (2010.002-2) ... #9 49.01 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #9 49.02 Setting up libhttp-date-perl (6.05-1) ... #9 49.03 Setting up libfile-which-perl (1.23-1) ... #9 49.04 Setting up libfile-basedir-perl (0.08-1) ... #9 49.05 Setting up gettext (0.19.8.1-10build1) ... #9 49.06 Setting up libnumber-range-perl (0.12-1) ... #9 49.07 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 49.08 Setting up libstruct-dumb-perl (0.09-1) ... #9 49.09 Setting up libfile-listing-perl (6.04-1) ... #9 49.10 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 49.12 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 49.13 Setting up libfont-afm-perl (1.20-2) ... #9 49.14 Setting up libwant-perl (0.29-1build4) ... #9 49.15 Setting up libdynaloader-functions-perl (0.003-1) ... #9 49.16 Setting up libtext-glob-perl (0.10-1) ... #9 49.17 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 49.19 Setting up liblist-compare-perl (0.53-1) ... #8 48.06 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ... #8 48.06 Unpacking libipc-run3-perl (0.048-2) ... #8 48.09 Selecting previously unselected package libtypes-serialiser-perl. #8 48.09 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ... #8 48.10 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 48.13 Selecting previously unselected package libjson-xs-perl. #8 48.13 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ... #8 48.14 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 48.18 Selecting previously unselected package libjson-maybexs-perl. #8 48.18 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ... #8 48.19 Unpacking libjson-maybexs-perl (1.004003-1) ... #8 48.22 Selecting previously unselected package libldap-common. #8 48.22 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3_all.deb ... #8 48.22 Unpacking libldap-common (2.4.57+dfsg-3) ... #8 48.26 Selecting previously unselected package liblist-compare-perl. #8 48.26 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ... #8 48.27 Unpacking liblist-compare-perl (0.55-1) ... #8 55.42 Setting up libyaml-libyaml-perl (0.69+repack-1) ... #8 55.43 Setting up libsub-quote-perl (2.005000-1) ... #8 55.44 Setting up libfcgi-perl (0.78-2build1) ... #8 55.45 Setting up libwww-robotrules-perl (6.01-1) ... #8 55.46 Setting up python3-debian (0.1.32) ... #8 55.64 Setting up libauthen-sasl-perl (2.1600-1) ... #8 55.65 Setting up libclass-accessor-perl (0.51-1) ... #12 2.490 dh_installdocs #12 2.527 dh_installchangelogs #12 2.609 dh_perl #12 2.644 dh_link #12 2.677 dh_strip_nondeterminism #12 2.734 dh_compress #12 2.771 dh_fixperms #12 2.809 dh_missing #12 2.835 dh_installdeb #8 50.39 Preparing to unpack .../325-python3-apt_1.8.4.3_amd64.deb ... #8 50.40 Unpacking python3-apt (1.8.4.3) ... #8 50.45 Selecting previously unselected package python3-certifi. #8 50.46 Preparing to unpack .../326-python3-certifi_2018.8.24-1_all.deb ... #8 50.46 Unpacking python3-certifi (2018.8.24-1) ... #8 50.51 Selecting previously unselected package python3-idna. #8 50.51 Preparing to unpack .../327-python3-idna_2.6-1_all.deb ... #8 50.51 Unpacking python3-idna (2.6-1) ... #8 50.55 Selecting previously unselected package python3-magic. #8 50.55 Preparing to unpack .../328-python3-magic_2%3a0.4.15-2_all.deb ... #8 50.56 Unpacking python3-magic (2:0.4.15-2) ... #8 50.60 Selecting previously unselected package python3-urllib3. #8 50.60 Preparing to unpack .../329-python3-urllib3_1.24.1-1_all.deb ... #8 50.60 Unpacking python3-urllib3 (1.24.1-1) ... #8 50.65 Selecting previously unselected package python3-requests. #9 48.15 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... #9 48.23 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 48.25 Setting up gpgsm (2.2.19-3ubuntu2.1) ... #9 48.26 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 48.27 Setting up python3 (3.8.2-0ubuntu2) ... #8 49.23 Setting up liblist-moreutils-perl (0.416-1build3) ... #8 49.25 Setting up libhttp-date-perl (6.02-1) ... #8 49.26 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 49.28 Setting up build-essential (12.4ubuntu1) ... #8 49.29 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.17) ... #8 49.30 Setting up libdevel-callchecker-perl (0.007-2build1) ... #8 49.31 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.17) ... #8 49.32 Setting up devscripts (2.17.12ubuntu1.1) ... #8 47.25 Installing : enchant-1:1.6.0-28.fc35.aarch64 36/167 #8 47.26 Installing : python3-enchant-3.2.2-1.fc35.noarch 37/167 #8 47.27 Installing : bzip2-1.0.8-9.fc35.aarch64 38/167 #8 47.28 Installing : cpio-2.13-11.fc35.aarch64 39/167 #8 47.28 Installing : dash-0.5.10.2-9.fc35.aarch64 40/167 #8 47.29 Running scriptlet: dash-0.5.10.2-9.fc35.aarch64 40/167 #8 47.30 Installing : deltarpm-3.6.2-10.fc35.aarch64 41/167 #8 47.31 Installing : diffutils-3.8-1.fc35.aarch64 42/167 #8 47.32 Running scriptlet: groff-base-1.22.4-8.fc35.aarch64 43/167 #8 47.37 Installing : groff-base-1.22.4-8.fc35.aarch64 43/167 #8 47.38 Running scriptlet: groff-base-1.22.4-8.fc35.aarch64 43/167 #8 47.39 Installing : info-6.8-2.fc35.aarch64 44/167 #8 47.40 Installing : ed-1.14.2-11.fc35.aarch64 45/167 #8 47.41 Installing : patch-2.7.6-15.fc35.aarch64 46/167 #8 47.41 Installing : json-glib-1.6.6-1.fc35.aarch64 47/167 #8 47.42 Installing : libjpeg-turbo-2.1.0-3.fc35.aarch64 48/167 #8 47.43 Installing : libpkgconf-1.8.0-1.fc35.aarch64 49/167 #8 47.43 Installing : pkgconf-1.8.0-1.fc35.aarch64 50/167 #8 47.44 Installing : libpng-2:1.6.37-11.fc35.aarch64 51/167 #8 47.45 Installing : libproxy-0.4.17-3.fc35.aarch64 52/167 #8 47.46 Installing : glib-networking-2.70.1-1.fc35.aarch64 53/167 #8 47.47 Installing : libsoup-2.74.2-1.fc35.aarch64 54/167 #8 47.48 Installing : libstemmer-0-17.585svn.fc35.aarch64 55/167 #8 47.49 Installing : ncurses-6.2-8.20210508.fc35.aarch64 56/167 #8 47.49 Installing : perl-Digest-1.20-1.fc35.noarch 57/167 #8 47.50 Installing : perl-Digest-MD5-2.58-478.fc35.aarch64 58/167 #8 47.51 Installing : perl-B-1.82-486.fc35.aarch64 59/167 #8 47.51 Installing : perl-FileHandle-2.03-486.fc35.noarch 60/167 #8 47.52 Installing : perl-AutoLoader-5.74-486.fc35.noarch 61/167 #8 47.52 Installing : perl-Data-Dumper-2.183-2.fc35.aarch64 62/167 #8 47.53 Installing : perl-libnet-3.13-479.fc35.noarch 63/167 #8 47.54 Installing : perl-base-2.27-486.fc35.noarch 64/167 #8 47.55 Installing : perl-URI-5.09-4.fc35.noarch 65/167 #8 47.57 Installing : perl-Net-SSLeay-1.90-4.fc35.aarch64 66/167 #8 49.47 Setting up gpg-wks-server (2.2.4-1ubuntu1.4) ... #8 49.48 Setting up python3-pkg-resources (39.0.1-2) ... #8 49.67 Setting up lsb-release (9.20170808ubuntu1) ... #8 49.22 Setting up libgdbm6:amd64 (1.19-2) ... #8 49.23 Setting up libtsan0:amd64 (10.2.1-6) ... #8 49.24 Setting up libctf0:amd64 (2.35.2-2) ... #8 49.25 Setting up pinentry-curses (1.1.0-4) ... #8 49.27 Setting up manpages-dev (5.10-1) ... #8 49.29 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 49.30 Setting up libxcb1:amd64 (1.14-3) ... #8 49.31 Setting up gettext (0.21-4) ... #8 49.33 Setting up xdelta (1.1.3-9.3) ... #8 49.34 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #8 49.36 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 49.37 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #8 49.38 Setting up libreadline8:amd64 (8.1-1) ... #8 49.40 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... #8 49.41 Setting up m4 (1.4.18-5) ... #9 36.74 Selecting previously unselected package libclass-method-modifiers-perl. #9 36.74 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 36.81 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 36.84 Selecting previously unselected package libclass-xsaccessor-perl. #9 36.84 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ... #9 36.85 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #9 36.87 Selecting previously unselected package libb-hooks-op-check-perl. #9 36.88 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ... #9 36.88 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #13 3.772 (8/58): git-2.31.1-2.el8.x86_64.rpm 17 MB/s | 161 kB 00:00 #13 3.912 (9/58): cpp-8.5.0-13.el8.x86_64.rpm 23 MB/s | 10 MB 00:00 #13 3.994 (10/58): git-core-doc-2.31.1-2.el8.noarch.rpm 32 MB/s | 2.6 MB 00:00 #13 4.036 (11/58): isl-0.16.1-6.el8.x86_64.rpm 20 MB/s | 841 kB 00:00 #9 48.99 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.3) ... #9 49.00 Setting up gettext-base (0.19.8.1-10build1) ... #9 49.01 Setting up libnpth0:armhf (1.6-1) ... #9 49.02 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 49.03 Setting up file (1:5.38-4) ... #9 49.04 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... #9 49.05 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ... #9 49.06 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ... #9 49.06 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 49.08 Setting up libfakeroot:armhf (1.24-1) ... #9 49.10 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ... #9 49.11 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 49.12 Setting up tzdata (2022a-0ubuntu0.20.04) ... #9 49.22 #9 49.22 Current default time zone: 'Etc/UTC' #12 16.66 Transaction test succeeded. #12 18.12 Upgrading : libgcc-11.3.1-2.el9.x86_64 1/81 #12 18.13 Running scriptlet: libgcc-11.3.1-2.el9.x86_64 1/81 #12 18.15 Upgrading : glibc-common-2.34-32.el9.x86_64 2/81 #12 18.25 Upgrading : glibc-gconv-extra-2.34-32.el9.x86_64 3/81 #12 18.30 Running scriptlet: glibc-gconv-extra-2.34-32.el9.x86_64 3/81 #12 18.32 Upgrading : glibc-minimal-langpack-2.34-32.el9.x86_64 4/81 #12 18.32 Running scriptlet: glibc-2.34-32.el9.x86_64 5/81 #9 46.91 Setting up libtime-duration-perl (1.21-1) ... #9 46.92 Setting up autoconf (2.71-2) ... #9 46.93 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 47.11 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 47.12 Setting up libarray-intspan-perl (2.004-1) ... #9 47.13 Setting up libcapture-tiny-perl (0.48-1) ... #9 47.14 Setting up libtimedate-perl (2.3300-2) ... #9 47.15 Setting up libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ... #9 47.16 Setting up gpg-wks-server (2.2.27-3ubuntu2) ... #9 47.17 Setting up libsub-name-perl (0.26-1build3) ... #9 47.18 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #9 47.20 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #9 47.21 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 47.22 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ... #9 47.23 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 47.24 Setting up xauth (1:1.1-1build2) ... #9 47.25 Setting up libpath-tiny-perl (0.122-1) ... #9 47.26 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 41.95 Setting up media-types (4.0.0) ... #8 41.96 Setting up libpipeline1:armhf (1.5.3-1) ... #8 41.98 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 41.99 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 41.99 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 #8 42.00 Setting up libicu67:armhf (67.1-7) ... #8 42.01 Setting up libmagic-mgc (1:5.39-3) ... #8 42.02 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 42.04 Setting up binutils-common:armhf (2.35.2-2+rpi1) ... #8 42.05 Setting up libmagic1:armhf (1:5.39-3) ... #8 42.07 Setting up perl-openssl-defaults:armhf (5) ... #8 42.08 Setting up linux-libc-dev:armhf (1:1.20220331-1) ... #8 42.09 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 42.10 Setting up gettext-base (0.21-4) ... #8 42.11 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ... #8 42.12 Setting up file (1:5.39-3) ... #8 42.14 Setting up libgomp1:armhf (10.2.1-6+rpi1) ... #8 42.15 Setting up bzip2 (1.0.8-4) ... #8 52.03 Preparing to unpack .../292-libunicode-utf8-perl_0.62-1_armhf.deb ... #8 52.03 Unpacking libunicode-utf8-perl (0.62-1) ... #8 52.09 Selecting previously unselected package libwrap0:armhf. #8 52.09 Preparing to unpack .../293-libwrap0_7.6.q-28_armhf.deb ... #8 52.11 Unpacking libwrap0:armhf (7.6.q-28) ... #8 52.16 Selecting previously unselected package libxau6:armhf. #8 52.16 Preparing to unpack .../294-libxau6_1%3a1.0.8-1+b2_armhf.deb ... #8 52.16 Unpacking libxau6:armhf (1:1.0.8-1+b2) ... #8 52.21 Selecting previously unselected package libxdmcp6:armhf. #8 52.21 Preparing to unpack .../295-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #8 52.21 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #8 52.27 Selecting previously unselected package libxcb1:armhf. #8 52.27 Preparing to unpack .../296-libxcb1_1.13.1-2_armhf.deb ... #9 48.38 Preparing to unpack .../301-libre2-9_20210801+dfsg-1_arm64.deb ... #9 48.38 Unpacking libre2-9:arm64 (20210801+dfsg-1) ... #9 48.41 Selecting previously unselected package libre-engine-re2-perl:arm64. #9 48.42 Preparing to unpack .../302-libre-engine-re2-perl_0.14-1build1_arm64.deb ... #9 48.42 Unpacking libre-engine-re2-perl:arm64 (0.14-1build1) ... #9 48.45 Selecting previously unselected package libreadonly-perl. #9 48.45 Preparing to unpack .../303-libreadonly-perl_2.050-3_all.deb ... #9 48.45 Unpacking libreadonly-perl (2.050-3) ... #9 48.49 Selecting previously unselected package libref-util-perl. #9 48.49 Preparing to unpack .../304-libref-util-perl_0.204-1_all.deb ... #9 48.49 Unpacking libref-util-perl (0.204-1) ... #9 48.53 Selecting previously unselected package libref-util-xs-perl. #9 48.53 Preparing to unpack .../305-libref-util-xs-perl_0.117-1build3_arm64.deb ... #9 48.53 Unpacking libref-util-xs-perl (0.117-1build3) ... #9 48.56 Selecting previously unselected package libregexp-pattern-license-perl. #9 48.57 Preparing to unpack .../306-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #9 48.57 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #9 48.60 Selecting previously unselected package libregexp-pattern-perl. #21 44.61 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. #21 44.61 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... #21 44.62 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 44.66 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. #21 44.66 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 44.66 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #9 49.78 Updating certificates in /etc/ssl/certs... #9 49.20 Setting up libref-util-xs-perl (0.117-1build2) ... #9 49.21 Setting up libio-pty-perl (1:1.12-1) ... #9 49.22 Setting up libtool (2.4.6-14) ... #9 49.24 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 49.25 Setting up libsort-key-perl (1.33-2build2) ... #9 49.26 Setting up libclone-perl (0.43-2) ... #9 49.27 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 49.28 Setting up libarchive-zip-perl (1.67-2) ... #9 49.30 Setting up libsub-identify-perl (0.14-1build2) ... #9 49.31 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 49.31 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 49.33 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... #8 48.30 Selecting previously unselected package liblist-someutils-perl. #8 48.30 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ... #8 48.31 Unpacking liblist-someutils-perl (0.58-1) ... #8 48.34 Selecting previously unselected package liblist-someutils-xs-perl. #8 48.34 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ... #8 48.35 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 48.38 Selecting previously unselected package liblist-utilsby-perl. #8 48.38 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ... #8 48.39 Unpacking liblist-utilsby-perl (0.11-1) ... #8 48.42 Selecting previously unselected package libltdl7:armhf. #8 48.42 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ... #8 48.44 Unpacking libltdl7:armhf (2.4.6-15) ... #8 48.47 Selecting previously unselected package libltdl-dev:armhf. #8 48.48 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ... #8 48.48 Unpacking libltdl-dev:armhf (2.4.6-15) ... #8 55.66 Setting up libsort-key-perl (1.33-2) ... #8 55.68 Setting up libhtml-tagset-perl (3.20-3) ... #8 55.69 Setting up libpath-tiny-perl (0.104-1) ... #8 55.70 Setting up libtool (2.4.6-2) ... #8 55.71 Setting up libnet-domain-tld-perl (1.75-1) ... #8 55.72 Setting up libsub-install-perl (0.928-1) ... #8 55.73 Setting up libdata-optlist-perl (0.110-1) ... #8 55.74 Setting up libio-stringy-perl (2.111-2) ... #8 55.75 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 55.77 Setting up libtry-tiny-perl (0.30-1) ... #8 55.78 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 55.79 Setting up libfont-afm-perl (1.20-2) ... #8 55.80 Setting up libregexp-pattern-license-perl (3.0.31-3) ... #8 55.81 Setting up python3-apt (1.6.5ubuntu0.7) ... #12 2.869 dh_gencontrol #12 2.979 dh_md5sums #8 50.65 Preparing to unpack .../330-python3-requests_2.21.0-1_all.deb ... #8 50.66 Unpacking python3-requests (2.21.0-1) ... #8 50.70 Selecting previously unselected package python3-unidiff. #8 50.70 Preparing to unpack .../331-python3-unidiff_0.5.4-1_all.deb ... #8 50.71 Unpacking python3-unidiff (0.5.4-1) ... #8 50.74 Selecting previously unselected package python3-xdg. #8 50.75 Preparing to unpack .../332-python3-xdg_0.25-5_all.deb ... #8 50.75 Unpacking python3-xdg (0.25-5) ... #8 50.81 Selecting previously unselected package shared-mime-info. #8 50.82 Preparing to unpack .../333-shared-mime-info_1.10-1_amd64.deb ... #8 50.82 Unpacking shared-mime-info (1.10-1) ... #8 50.94 Selecting previously unselected package strace. #8 49.51 Setting up gpg-wks-client (2.2.4-1ubuntu1.4) ... #8 49.54 Setting up libcgi-fast-perl (1:2.13-1) ... #8 49.57 Setting up libhtml-tree-perl (5.07-1) ... #8 49.59 Setting up libfile-listing-perl (6.04-1) ... #8 49.61 Setting up libhttp-message-perl (6.14-1) ... #8 49.63 Setting up libxml-libxml-perl (2.0128+dfsg-5) ... #8 49.67 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 8.230 Transaction test succeeded. #13 8.232 Running transaction #8 47.57 Installing : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 67/167 #8 47.58 Installing : perl-Time-Local-2:1.300-478.fc35.noarch 68/167 #8 47.58 Installing : perl-Mozilla-CA-20211001-1.fc35.noarch 69/167 #8 47.59 Installing : perl-if-0.60.900-486.fc35.noarch 70/167 #8 47.59 Installing : perl-IO-Socket-IP-0.41-479.fc35.noarch 71/167 #8 47.60 Installing : perl-File-Path-2.18-478.fc35.noarch 72/167 #8 47.61 Installing : perl-IO-Socket-SSL-2.072-1.fc35.noarch 73/167 #8 47.61 Installing : perl-Pod-Escapes-1:1.07-478.fc35.noarch 74/167 #8 47.62 Installing : perl-Term-ANSIColor-5.01-479.fc35.noarch 75/167 #8 47.63 Installing : perl-Class-Struct-0.66-486.fc35.noarch 76/167 #8 47.63 Installing : perl-POSIX-1.97-486.fc35.aarch64 77/167 #8 47.64 Installing : perl-IPC-Open3-1.21-486.fc35.noarch 78/167 #8 47.64 Installing : perl-subs-1.04-486.fc35.noarch 79/167 #8 47.65 Installing : perl-File-Temp-1:0.231.100-478.fc35.noarch 80/167 #8 47.65 Installing : perl-HTTP-Tiny-0.080-1.fc35.noarch 81/167 #8 47.66 Installing : perl-Pod-Simple-1:3.43-2.fc35.noarch 82/167 #8 47.67 Installing : perl-Term-Cap-1.17-478.fc35.noarch 83/167 #8 47.67 Installing : perl-Socket-4:2.032-2.fc35.aarch64 84/167 #8 47.68 Installing : perl-SelectSaver-1.02-486.fc35.noarch 85/167 #8 47.68 Installing : perl-Symbol-1.09-486.fc35.noarch 86/167 #8 47.69 Installing : perl-File-stat-1.09-486.fc35.noarch 87/167 #8 47.70 Installing : perl-podlators-1:4.14-478.fc35.noarch 88/167 #8 47.70 Installing : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 89/167 #8 47.71 Installing : perl-Text-ParseWords-3.30-478.fc35.noarch 90/167 #8 47.71 Installing : perl-Fcntl-1.14-486.fc35.aarch64 91/167 #8 47.72 Installing : perl-mro-1.25-486.fc35.aarch64 92/167 #8 47.72 Installing : perl-IO-1.46-486.fc35.aarch64 93/167 #8 47.73 Installing : perl-overloading-0.02-486.fc35.noarch 94/167 #8 47.74 Installing : perl-Pod-Usage-4:2.01-478.fc35.noarch 95/167 #8 47.75 Installing : perl-MIME-Base64-3.16-478.fc35.aarch64 96/167 #8 47.75 Installing : perl-constant-1.33-479.fc35.noarch 97/167 #8 47.76 Installing : perl-parent-1:0.238-478.fc35.noarch 98/167 #8 47.76 Installing : perl-Errno-1.33-486.fc35.aarch64 99/167 #8 47.77 Installing : perl-File-Basename-2.85-486.fc35.noarch 100/167 #8 47.77 Installing : perl-Getopt-Std-1.13-486.fc35.noarch 101/167 #8 49.68 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #8 49.69 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ... #8 49.71 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... #8 49.72 Setting up perl (5.26.1-6ubuntu0.5) ... #8 49.75 Setting up libfile-chdir-perl (0.1008-1) ... #8 49.76 Setting up libsys-hostname-long-perl (1.5-1) ... #8 49.77 Setting up libfile-fcntllock-perl (0.22-3build2) ... #8 49.78 Setting up libtext-glob-perl (0.10-1) ... #8 49.79 Setting up intltool-debian (0.35.0+20060710.4) ... #8 49.81 Setting up libxml-sax-base-perl (1.09-1) ... #8 49.82 Setting up libpackage-stash-xs-perl (0.28-3build2) ... #8 49.84 Setting up libstrictures-perl (2.000003-1) ... #8 49.87 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 49.88 Setting up libmail-sendmail-perl (0.80-1) ... #8 49.89 Setting up libsocket6-perl (0.27-1build2) ... #8 49.43 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ... #8 49.44 Setting up ca-certificates (20210119) ... #9 36.98 Selecting previously unselected package libdynaloader-functions-perl. #9 36.98 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 36.99 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 37.09 Selecting previously unselected package libdevel-callchecker-perl. #9 37.09 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ... #9 37.10 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 37.12 Selecting previously unselected package libparams-classify-perl. #9 37.13 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ... #9 37.13 Unpacking libparams-classify-perl (0.015-1build5) ... #9 37.16 Selecting previously unselected package libmodule-runtime-perl. #9 37.16 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ... #9 37.17 Unpacking libmodule-runtime-perl (0.016-1) ... #9 37.20 Selecting previously unselected package libimport-into-perl. #9 37.20 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ... #13 4.094 (12/58): git-core-2.31.1-2.el8.x86_64.rpm 15 MB/s | 4.7 MB 00:00 #13 4.097 (13/58): libmpc-1.1.0-9.1.el8.x86_64.rpm 1.0 MB/s | 61 kB 00:00 #13 4.145 (14/58): libtool-2.4.6-25.el8.x86_64.rpm 15 MB/s | 709 kB 00:00 #9 49.23 Local time is now: Mon May 9 11:57:41 UTC 2022. #9 49.23 Universal Time is now: Mon May 9 11:57:41 UTC 2022. #9 49.23 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 49.23 #9 49.25 Setting up fakeroot (1.24-1) ... #9 49.25 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 49.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 #9 49.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 #9 49.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 #9 49.26 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 #9 49.26 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 #9 49.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 #9 49.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 #9 49.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 #9 49.27 Setting up autotools-dev (20180224.1) ... #9 49.28 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 49.29 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 49.30 Setting up make (4.2.1-1.2) ... #9 49.31 Setting up libmpfr6:armhf (4.0.2-1) ... #9 49.32 Setting up libnspr4:armhf (2:4.25-1) ... #9 49.33 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 49.34 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #9 49.35 Setting up libidn11:armhf (1.33-2.2ubuntu2) ... #9 49.36 Setting up strace (5.5-3ubuntu1) ... #9 49.37 Setting up libsigsegv2:armhf (2.12-2) ... #9 49.38 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #9 49.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #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 #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 #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 #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 #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 #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 #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 #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 #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 #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 #9 49.40 Setting up t1utils (1.41-3) ... #9 49.41 Setting up diffstat (1.63-1) ... #9 49.42 Setting up libmpc3:armhf (1.1.0-1) ... #9 49.43 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ... #9 49.44 Setting up patch (2.7.6-6) ... #9 49.55 Setting up autopoint (0.19.8.1-10build1) ... #12 16.66 Running transaction #9 47.28 Setting up libjson-perl (4.04000-1) ... #9 47.29 Setting up libipc-run3-perl (0.048-2) ... #9 47.30 Setting up libsub-override-perl (0.09-2) ... #9 47.31 Setting up libaliased-perl (0.34-1.1) ... #9 47.32 Setting up python3-unidiff (0.5.5-2) ... #12 18.37 Upgrading : glibc-2.34-32.el9.x86_64 5/81 #12 18.41 Running scriptlet: glibc-2.34-32.el9.x86_64 5/81 #12 18.50 Installing : glibc-langpack-en-2.34-32.el9.x86_64 6/81 #12 18.55 Installing : make-1:4.3-7.el9.x86_64 7/81 #12 18.58 Installing : python3-libselinux-3.3-2.el9.x86_64 8/81 #12 18.59 Installing : perl-DynaLoader-1.47-479.el9.x86_64 9/81 #8 52.27 Unpacking libxcb1:armhf (1.13.1-2) ... #8 52.32 Selecting previously unselected package libx11-data. #8 52.32 Preparing to unpack .../297-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... #8 52.32 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... #8 52.43 Selecting previously unselected package libx11-6:armhf. #8 52.43 Preparing to unpack .../298-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ... #8 52.44 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ... #8 42.16 Setting up libfakeroot:armhf (1.25.3-1.1) ... #8 42.18 Setting up libasan6:armhf (10.2.1-6+rpi1) ... #8 42.19 Setting up fakeroot (1.25.3-1.1) ... #8 42.20 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 42.20 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 #8 42.20 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 #8 42.20 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 #8 42.20 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 #8 42.20 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 #8 42.20 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 #8 42.20 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 #8 42.20 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 #8 42.22 Setting up autotools-dev (20180224.1+nmu1) ... #8 42.23 Setting up libtirpc-dev:armhf (1.3.1-1) ... #8 42.24 Setting up make (4.3-4.1) ... #8 42.26 Setting up libmpfr6:armhf (4.1.0-3) ... #8 42.27 Setting up libsigsegv2:armhf (2.13-1) ... #8 42.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 42.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 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 #8 42.30 Setting up libmpc3:armhf (1.2.0-1) ... #8 42.32 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... #8 42.33 Setting up patch (2.7.6-7) ... #8 42.35 Setting up autopoint (0.21-4) ... #8 42.36 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... #9 48.61 Preparing to unpack .../307-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 48.61 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 48.64 Selecting previously unselected package libsasl2-modules:arm64. #9 48.65 Preparing to unpack .../308-libsasl2-modules_2.1.27+dfsg-2.1ubuntu0.1_arm64.deb ... #9 48.65 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 48.68 Selecting previously unselected package libsereal-decoder-perl. #9 48.69 Preparing to unpack .../309-libsereal-decoder-perl_4.018+ds-1build1_arm64.deb ... #9 48.69 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... #9 48.73 Selecting previously unselected package libsereal-encoder-perl. #9 48.73 Preparing to unpack .../310-libsereal-encoder-perl_4.018+ds-1build1_arm64.deb ... #9 48.73 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ... #9 48.77 Selecting previously unselected package libsort-key-perl. #9 48.78 Preparing to unpack .../311-libsort-key-perl_1.33-2build4_arm64.deb ... #9 48.78 Unpacking libsort-key-perl (1.33-2build4) ... #9 48.81 Selecting previously unselected package libstring-copyright-perl. #9 48.81 Preparing to unpack .../312-libstring-copyright-perl_0.003006-1_all.deb ... #9 48.82 Unpacking libstring-copyright-perl (0.003006-1) ... #9 48.85 Selecting previously unselected package libstring-escape-perl. #9 48.85 Preparing to unpack .../313-libstring-escape-perl_2010.002-2_all.deb ... #9 48.85 Unpacking libstring-escape-perl (2010.002-2) ... #9 48.88 Selecting previously unselected package libstring-shellquote-perl. #9 48.89 Preparing to unpack .../314-libstring-shellquote-perl_1.04-1_all.deb ... #9 48.89 Unpacking libstring-shellquote-perl (1.04-1) ... #9 48.92 Selecting previously unselected package libterm-readkey-perl. #9 48.93 Preparing to unpack .../315-libterm-readkey-perl_2.38-1build2_arm64.deb ... #9 48.93 Unpacking libterm-readkey-perl (2.38-1build2) ... #9 48.96 Selecting previously unselected package libtext-levenshteinxs-perl. #8 47.34 Running transaction check #8 47.43 Transaction check succeeded. #8 47.43 Running transaction test #8 47.85 Transaction test succeeded. #8 47.41 Dependencies resolved. #8 47.44 ================================================================================ #8 47.44 Package Arch Version Repository Size #8 47.44 ================================================================================ #8 47.44 Installing: #8 47.44 dnf-plugins-core noarch 4.2.0-1.fc36 updates-testing 34 k #8 47.44 rpm-build aarch64 4.17.0-10.fc36 fedora 61 k #8 47.44 rpmlint noarch 2.2.0-3.fc36 fedora 240 k #8 47.44 Upgrading: #8 47.44 dnf noarch 4.12.0-1.fc36 updates 454 k #8 47.44 dnf-data noarch 4.12.0-1.fc36 updates 42 k #8 47.44 elfutils-libelf aarch64 0.187-4.fc36 updates-testing 198 k #8 47.44 elfutils-libs aarch64 0.187-4.fc36 updates-testing 256 k #8 47.44 glibc aarch64 2.35-5.fc36 updates 1.7 M #8 47.44 glibc-common aarch64 2.35-5.fc36 updates 314 k #8 47.44 glibc-minimal-langpack aarch64 2.35-5.fc36 updates 47 k #8 47.44 libdnf aarch64 0.67.0-2.fc36 updates-testing 613 k #8 47.44 libsolv aarch64 0.7.22-1.fc36 updates-testing 390 k #8 47.44 python3-dnf noarch 4.12.0-1.fc36 updates 415 k #8 47.44 python3-hawkey aarch64 0.67.0-2.fc36 updates-testing 100 k #8 47.44 python3-libdnf aarch64 0.67.0-2.fc36 updates-testing 743 k #8 47.44 python3-rpm aarch64 4.17.0-10.fc36 fedora 94 k #8 47.44 rpm aarch64 4.17.0-10.fc36 fedora 538 k #8 47.44 rpm-build-libs aarch64 4.17.0-10.fc36 fedora 91 k #8 47.44 rpm-libs aarch64 4.17.0-10.fc36 fedora 308 k #8 47.44 rpm-sign-libs aarch64 4.17.0-10.fc36 fedora 27 k #8 47.44 xz-libs aarch64 5.2.5-9.fc36 fedora 90 k #8 47.44 yum noarch 4.12.0-1.fc36 updates 40 k #8 47.44 Installing dependencies: #8 47.44 binutils aarch64 2.37-27.fc36 updates 6.4 M #8 47.44 binutils-gold aarch64 2.37-27.fc36 updates 896 k #8 47.44 bzip2 aarch64 1.0.8-11.fc36 fedora 52 k #8 47.44 cpio aarch64 2.13-12.fc36 fedora 267 k #8 47.44 dash aarch64 0.5.10.2-10.fc36 fedora 97 k #8 47.44 dbus-libs aarch64 1:1.14.0-1.fc36 fedora 153 k #8 47.44 debugedit aarch64 5.0-3.fc36 fedora 76 k #8 47.44 devscripts-checkbashisms aarch64 2.22.1-1.fc36 fedora 28 k #8 47.44 diffutils aarch64 3.8-2.fc36 fedora 368 k #8 47.44 dwz aarch64 0.14-2.fc35 fedora 125 k #8 47.44 ed aarch64 1.14.2-12.fc36 fedora 73 k #8 47.44 efi-srpm-macros noarch 5-5.fc36 fedora 22 k #8 47.44 elfutils aarch64 0.187-4.fc36 updates-testing 516 k #8 47.44 elfutils-debuginfod-client aarch64 0.187-4.fc36 updates-testing 39 k #8 47.44 enchant aarch64 1:1.6.0-30.fc36 fedora 59 k #8 47.44 file aarch64 5.41-4.fc36 fedora 48 k #8 47.44 fonts-filesystem noarch 1:2.0.5-7.fc36 fedora 9.0 k #8 47.44 fonts-srpm-macros noarch 1:2.0.5-7.fc36 fedora 27 k #8 47.44 fpc-srpm-macros noarch 1.3-5.fc36 fedora 7.6 k #8 47.44 gdb-minimal aarch64 11.2-3.fc36 fedora 3.4 M #8 47.44 gdk-pixbuf2 aarch64 2.42.8-1.fc36 fedora 463 k #8 47.44 ghc-srpm-macros noarch 1.5.0-6.fc36 fedora 7.7 k #8 47.44 glib-networking aarch64 2.72.0-1.fc36 fedora 184 k #8 47.44 glibc-gconv-extra aarch64 2.35-5.fc36 updates 1.6 M #8 47.44 gnat-srpm-macros noarch 4-15.fc36 fedora 8.2 k #8 47.44 go-srpm-macros noarch 3.0.15-1.fc36 fedora 26 k #8 47.44 groff-base aarch64 1.22.4-9.fc36 fedora 1.0 M #8 47.44 gsettings-desktop-schemas aarch64 42.0-1.fc36 fedora 692 k #8 47.44 hunspell aarch64 1.7.0-19.fc36 fedora 284 k #8 47.44 hunspell-en-GB noarch 0.20140811.1-22.fc36 fedora 225 k #8 47.44 hunspell-en-US noarch 0.20140811.1-22.fc36 fedora 176 k #8 47.44 hunspell-filesystem aarch64 1.7.0-19.fc36 fedora 8.9 k #8 47.44 info aarch64 6.8-3.fc36 fedora 220 k #8 47.44 json-glib aarch64 1.6.6-2.fc36 fedora 149 k #8 47.44 kernel-srpm-macros noarch 1.0-14.fc36 fedora 9.1 k #8 47.44 libappstream-glib aarch64 0.7.18-4.fc36 fedora 374 k #8 47.44 libicu aarch64 69.1-6.fc36 updates-testing 9.7 M #8 47.44 libjpeg-turbo aarch64 2.1.2-2.fc36 fedora 190 k #8 47.44 libpkgconf aarch64 1.8.0-2.fc36 fedora 36 k #8 47.44 libpng aarch64 2:1.6.37-12.fc36 fedora 114 k #8 47.44 libproxy aarch64 0.4.17-4.fc36 fedora 68 k #8 47.44 libsoup aarch64 2.74.2-2.fc36 fedora 385 k #8 47.44 libstemmer aarch64 0-18.585svn.fc36 fedora 82 k #8 47.44 lua-srpm-macros noarch 1-6.fc36 fedora 8.5 k #8 47.44 ncurses aarch64 6.2-9.20210508.fc36 fedora 400 k #8 47.44 nim-srpm-macros noarch 3-6.fc36 fedora 8.3 k #8 47.44 ocaml-srpm-macros noarch 6-6.fc36 fedora 7.7 k #8 47.44 openblas-srpm-macros noarch 2-11.fc36 fedora 7.4 k #8 47.44 package-notes-srpm-macros noarch 0.4-14.fc36 fedora 11 k #8 47.44 patch aarch64 2.7.6-16.fc36 fedora 121 k #8 47.44 perl-AutoLoader noarch 5.74-486.fc36 fedora 26 k #8 47.44 perl-B aarch64 1.82-486.fc36 fedora 186 k #8 47.44 perl-Carp noarch 1.52-479.fc36 fedora 29 k #8 47.44 perl-Class-Struct noarch 0.66-486.fc36 fedora 27 k #8 47.44 perl-Data-Dumper aarch64 2.183-3.fc36 fedora 55 k #8 47.44 perl-Digest noarch 1.20-2.fc36 fedora 25 k #8 47.44 perl-Digest-MD5 aarch64 2.58-479.fc36 fedora 36 k #8 47.44 perl-DynaLoader aarch64 1.50-486.fc36 fedora 31 k #8 47.44 perl-Encode aarch64 4:3.17-485.fc36 updates 1.7 M #8 47.44 perl-Errno aarch64 1.33-486.fc36 fedora 20 k #8 47.44 perl-Exporter noarch 5.76-480.fc36 fedora 31 k #8 47.44 perl-Fcntl aarch64 1.14-486.fc36 fedora 25 k #8 47.44 perl-File-Basename noarch 2.85-486.fc36 fedora 22 k #8 47.44 perl-File-Path noarch 2.18-479.fc36 fedora 35 k #8 47.44 perl-File-Temp noarch 1:0.231.100-479.fc36 fedora 59 k #8 47.44 perl-File-stat noarch 1.09-486.fc36 fedora 22 k #8 47.44 perl-FileHandle noarch 2.03-486.fc36 fedora 20 k #8 47.44 perl-Getopt-Long noarch 1:2.52-479.fc36 fedora 60 k #8 47.44 perl-Getopt-Std noarch 1.13-486.fc36 fedora 21 k #8 47.44 perl-HTTP-Tiny noarch 0.080-2.fc36 fedora 55 k #8 47.44 perl-IO aarch64 1.46-486.fc36 fedora 92 k #8 47.44 perl-IO-Socket-IP noarch 0.41-480.fc36 fedora 42 k #8 47.44 perl-IPC-Open3 noarch 1.21-486.fc36 fedora 28 k #8 47.44 perl-MIME-Base64 aarch64 3.16-479.fc36 fedora 30 k #8 47.44 perl-Net-SSLeay aarch64 1.92-2.fc36 fedora 365 k #8 47.44 perl-POSIX aarch64 1.97-486.fc36 fedora 103 k #8 47.44 perl-PathTools aarch64 3.80-479.fc36 fedora 85 k #8 47.44 perl-Pod-Escapes noarch 1:1.07-479.fc36 fedora 20 k #8 47.44 perl-Pod-Perldoc noarch 3.28.01-480.fc36 fedora 83 k #8 47.44 perl-Pod-Simple noarch 1:3.43-3.fc36 fedora 215 k #8 47.44 perl-Pod-Usage noarch 4:2.01-479.fc36 fedora 40 k #8 47.44 perl-Scalar-List-Utils aarch64 5:1.62-464.fc36 fedora 70 k #8 47.44 perl-SelectSaver noarch 1.02-486.fc36 fedora 17 k #8 47.44 perl-Socket aarch64 4:2.033-1.fc36 updates 55 k #8 47.44 perl-Storable aarch64 1:3.25-2.fc36 fedora 93 k #8 47.44 perl-Symbol noarch 1.09-486.fc36 fedora 19 k #8 47.44 perl-Term-ANSIColor noarch 5.01-480.fc36 fedora 48 k #8 47.44 perl-Term-Cap noarch 1.17-479.fc36 fedora 22 k #8 47.44 perl-Text-ParseWords noarch 3.31-1.fc36 updates 16 k #8 47.44 perl-Text-Tabs+Wrap noarch 2021.0814-2.fc36 fedora 22 k #8 47.44 perl-Time-Local noarch 2:1.300-479.fc36 fedora 34 k #8 47.44 perl-URI noarch 5.10-1.fc36 fedora 108 k #8 47.44 perl-base noarch 2.27-486.fc36 fedora 21 k #8 47.44 perl-constant noarch 1.33-480.fc36 fedora 23 k #8 47.44 perl-if noarch 0.60.900-486.fc36 fedora 19 k #8 47.44 perl-interpreter aarch64 4:5.34.1-486.fc36 fedora 76 k #8 47.44 perl-libnet noarch 3.13-480.fc36 fedora 126 k #8 47.44 perl-libs aarch64 4:5.34.1-486.fc36 fedora 2.0 M #8 47.44 perl-mro aarch64 1.25-486.fc36 fedora 33 k #8 47.44 perl-overload noarch 1.33-486.fc36 fedora 50 k #8 47.44 perl-overloading noarch 0.02-486.fc36 fedora 18 k #8 47.44 perl-parent noarch 1:0.238-479.fc36 fedora 14 k #8 47.44 perl-podlators noarch 1:4.14-479.fc36 fedora 112 k #8 47.44 perl-srpm-macros noarch 1-43.fc36 fedora 8.4 k #8 47.44 perl-subs noarch 1.04-486.fc36 fedora 17 k #8 47.44 perl-vars noarch 1.05-486.fc36 fedora 18 k #8 47.44 pkgconf aarch64 1.8.0-2.fc36 fedora 41 k #8 47.44 pkgconf-m4 noarch 1.8.0-2.fc36 fedora 14 k #8 47.44 pkgconf-pkg-config aarch64 1.8.0-2.fc36 fedora 10 k #8 47.44 python-srpm-macros noarch 3.10-17.fc36 fedora 26 k #8 47.44 python3-construct noarch 2.10.67-4.fc36 fedora 112 k #8 47.44 python3-dateutil noarch 1:2.8.1-8.fc36 fedora 289 k #8 47.44 python3-dbus aarch64 1.2.18-3.fc36 fedora 132 k #8 47.44 python3-distro noarch 1.6.0-2.fc36 fedora 38 k #8 47.44 python3-dnf-plugins-core noarch 4.2.0-1.fc36 updates-testing 221 k #8 47.44 python3-enchant noarch 3.2.2-2.fc36 fedora 79 k #8 47.44 python3-pybeam noarch 0.7-2.fc36 fedora 24 k #8 47.44 python3-pyxdg noarch 0.27-4.fc36 fedora 96 k #8 47.44 python3-six noarch 1.16.0-5.fc36 fedora 36 k #8 47.44 python3-toml noarch 0.10.2-6.fc36 fedora 39 k #8 47.44 python3-zstd aarch64 1.4.5.1-6.fc36 fedora 19 k #8 47.44 qt5-srpm-macros noarch 5.15.3-1.fc36 fedora 8.1 k #8 47.44 redhat-rpm-config noarch 217-1.fc36 updates-testing 70 k #8 47.44 rpmautospec-rpm-macros noarch 0.2.6-1.fc36 updates 8.3 k #8 47.44 rust-srpm-macros noarch 21-1.fc36 fedora 9.2 k #8 47.44 shared-mime-info aarch64 2.1-3.fc35 fedora 373 k #8 47.44 unzip aarch64 6.0-57.fc36 fedora 182 k #8 47.44 webkit2gtk3-jsc aarch64 2.36.1-1.fc36 updates 6.0 M #8 47.44 xxhash-libs aarch64 0.8.1-2.fc36 fedora 34 k #8 47.44 xz aarch64 5.2.5-9.fc36 fedora 215 k #8 47.44 zip aarch64 3.0-32.fc36 fedora 256 k #8 47.44 zstd aarch64 1.5.2-1.fc36 fedora 336 k #8 47.44 Installing weak dependencies: #8 47.44 abattis-cantarell-fonts noarch 0.301-7.fc36 fedora 270 k #8 47.44 adobe-source-code-pro-fonts noarch 2.030.1.050-12.fc36 fedora 831 k #8 47.44 hunspell-en noarch 0.20140811.1-22.fc36 fedora 180 k #8 47.44 libproxy-webkitgtk4 aarch64 0.4.17-4.fc36 fedora 20 k #8 47.44 perl-IO-Socket-SSL noarch 2.074-2.fc36 fedora 218 k #8 47.44 perl-Mozilla-CA noarch 20211001-2.fc36 fedora 12 k #8 47.44 perl-NDBM_File aarch64 1.15-486.fc36 fedora 27 k #8 47.44 #8 47.44 Transaction Summary #8 47.44 ================================================================================ #8 47.44 Install 142 Packages #8 47.44 Upgrade 19 Packages #8 47.44 #8 47.45 Total download size: 52 M #8 47.45 Downloading Packages: #9 49.49 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 49.50 Setting up libio-stringy-perl (2.111-3) ... #9 49.51 Setting up liblist-moreutils-perl (0.416-1build5) ... #9 49.52 Setting up libhtml-tagset-perl (3.20-4) ... #9 49.53 Setting up liblog-any-perl (1.708-1) ... #9 49.54 Setting up libauthen-sasl-perl (2.1600-1) ... #9 49.55 Setting up libdevel-size-perl (0.83-1build1) ... #9 49.56 Setting up libdebhelper-perl (13.5.2ubuntu1~bpo20.04.1) ... #9 49.60 Setting up libpod-constants-perl (0.19-1) ... #9 49.61 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 49.62 Setting up libperl4-corelibs-perl (0.004-2) ... #9 49.63 Setting up libfuture-perl (0.43-1) ... #9 49.64 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 49.66 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #8 48.54 Selecting previously unselected package liblzo2-2:armhf. #8 48.54 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ... #8 48.54 Unpacking liblzo2-2:armhf (2.10-2) ... #8 48.57 Selecting previously unselected package libsys-hostname-long-perl. #8 48.58 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ... #8 48.58 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 48.61 Selecting previously unselected package libmail-sendmail-perl. #8 48.61 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 48.62 Unpacking libmail-sendmail-perl (0.80-1.1) ... #8 48.65 Selecting previously unselected package libnet-smtp-ssl-perl. #8 48.66 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 48.66 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 48.69 Selecting previously unselected package libmailtools-perl. #8 48.69 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ... #8 48.70 Unpacking libmailtools-perl (2.21-1) ... #8 48.74 Selecting previously unselected package libmarkdown2:armhf. #8 48.75 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ... #8 48.75 Unpacking libmarkdown2:armhf (2.2.6-1) ... #8 48.78 Selecting previously unselected package libmime-tools-perl. #8 48.78 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ... #8 48.79 Unpacking libmime-tools-perl (5.509-1) ... #8 48.84 Selecting previously unselected package libmoox-aliases-perl. #8 48.85 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ... #8 48.85 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 55.99 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 56.00 Setting up libxext6:armhf (2:1.3.3-1) ... #8 56.02 Setting up po-debconf (1.0.20) ... #8 56.04 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 56.05 Setting up libio-socket-inet6-perl (2.72-2) ... #8 56.07 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 56.08 Setting up libio-pty-perl (1:1.08-1.1build4) ... #8 56.09 Setting up libfile-which-perl (1.21-1) ... #8 56.10 Setting up libencode-locale-perl (1.05-1) ... #8 56.11 Setting up libperlio-gzip-perl (0.19-1build3) ... #8 56.12 Setting up libtext-levenshtein-perl (0.13-1) ... #8 56.13 Setting up liberror-perl (0.17025-1) ... #8 56.14 Setting up libvariable-magic-perl (0.62-1) ... #8 56.15 Setting up libdebhelper-perl (13.5.2ubuntu1~bpo18.04.1) ... #8 56.16 Setting up libtimedate-perl (2.3000-2) ... #8 56.18 Setting up libnet-ip-perl (1.26-1) ... #8 56.19 Setting up librole-tiny-perl (2.000006-1) ... #8 56.20 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 56.21 Setting up libfile-homedir-perl (1.002-1) ... #8 56.22 Setting up libipc-system-simple-perl (1.25-4) ... #12 3.012 dh_builddeb #12 3.037 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.153 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #8 50.94 Preparing to unpack .../334-strace_4.26-0.2_amd64.deb ... #8 50.94 Unpacking strace (4.26-0.2) ... #8 51.07 Selecting previously unselected package unzip. #8 51.08 Preparing to unpack .../335-unzip_6.0-23+deb10u2_amd64.deb ... #8 51.08 Unpacking unzip (6.0-23+deb10u2) ... #8 51.13 Selecting previously unselected package xauth. #8 51.13 Preparing to unpack .../336-xauth_1%3a1.0.10-1_amd64.deb ... #8 51.13 Unpacking xauth (1:1.0.10-1) ... #8 51.18 Selecting previously unselected package xdg-user-dirs. #8 49.74 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 49.80 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 49.94 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 49.11 Setting up libgdbm-compat4:arm64 (1.19-2) ... #8 49.12 Setting up ucf (3.0043) ... #8 49.25 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ... #8 49.26 Setting up gcc-10 (10.2.1-6) ... #8 49.27 Setting up dwz (0.13+20210201-1) ... #8 49.29 Setting up groff-base (1.22.4-6) ... #8 49.30 Setting up cpp (4:10.2.1-1) ... #8 49.32 Setting up pixz (1.0.7-1) ... #8 49.34 Setting up gpgconf (2.2.27-2+deb11u1) ... #8 49.35 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... #8 49.36 Setting up libc6-dev:arm64 (2.31-13+deb11u3) ... #8 47.78 Installing : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64 102/167 #8 47.78 Installing : perl-Storable-1:3.25-1.fc35.aarch64 103/167 #8 47.79 Installing : perl-overload-1.33-486.fc35.noarch 104/167 #8 47.79 Installing : perl-vars-1.05-486.fc35.noarch 105/167 #8 47.80 Installing : perl-Getopt-Long-1:2.52-478.fc35.noarch 106/167 #8 47.80 Installing : perl-Carp-1.52-478.fc35.noarch 107/167 #8 47.81 Installing : perl-Exporter-5.76-479.fc35.noarch 108/167 #8 47.81 Installing : perl-DynaLoader-1.50-486.fc35.aarch64 109/167 #8 47.82 Installing : perl-NDBM_File-1.15-486.fc35.aarch64 110/167 #8 47.83 Installing : perl-PathTools-3.80-478.fc35.aarch64 111/167 #8 47.87 Installing : perl-Encode-4:3.15-482.fc35.aarch64 112/167 #8 47.97 Installing : perl-libs-4:5.34.1-486.fc35.aarch64 113/167 #8 47.98 Installing : perl-interpreter-4:5.34.1-486.fc35.aarch64 114/167 #8 47.99 Installing : devscripts-checkbashisms-2.21.4-1.fc35.aarch64 115/167 #8 47.99 Installing : python3-zstd-1.4.5.1-5.fc35.aarch64 116/167 #8 48.01 Installing : shared-mime-info-2.1-3.fc35.aarch64 117/167 #8 48.02 Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64 117/167 #8 49.90 Setting up patchutils (0.3.4-2) ... #8 49.92 Setting up python3-chardet (3.0.4-1) ... #8 50.15 Setting up liburi-perl (1.73-1) ... #9 48.56 Setting up binutils (2.34-6ubuntu1.3) ... #9 48.57 Setting up python3-xdg (0.26-1ubuntu1) ... #9 48.73 Setting up man-db (2.9.1-1) ... #8 49.79 Updating certificates in /etc/ssl/certs... #9 37.20 Unpacking libimport-into-perl (1.002005-1) ... #9 37.23 Selecting previously unselected package librole-tiny-perl. #9 37.23 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #9 37.23 Unpacking librole-tiny-perl (2.002004-1) ... #9 37.27 Selecting previously unselected package libsub-quote-perl. #9 37.28 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ... #9 37.28 Unpacking libsub-quote-perl (2.006006-1) ... #9 37.31 Selecting previously unselected package libmoo-perl. #9 37.32 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ... #9 37.32 Unpacking libmoo-perl (2.005004-3) ... #9 37.37 Selecting previously unselected package libencode-locale-perl. #9 37.37 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ... #9 37.38 Unpacking libencode-locale-perl (1.05-1.1) ... #9 37.42 Selecting previously unselected package libtimedate-perl. #9 37.42 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #13 4.439 (15/58): gcc-8.5.0-13.el8.x86_64.rpm 25 MB/s | 23 MB 00:00 #9 49.57 Setting up libfl2:armhf (2.6.4-6.2) ... #13 4.454 (16/58): libuv-1.41.1-1.el8_4.x86_64.rpm 11 MB/s | 156 kB 00:00 #13 4.461 (17/58): perl-Error-0.17025-2.el8.noarch.rpm 6.9 MB/s | 46 kB 00:00 #13 4.468 (18/58): perl-Git-2.31.1-2.el8.noarch.rpm 13 MB/s | 78 kB 00:00 #13 4.473 (19/58): perl-TermReadKey-2.37-7.el8.x86_64.rpm 7.5 MB/s | 40 kB 00:00 #13 4.480 (20/58): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.0 MB/s | 24 kB 00:00 #9 49.58 Setting up ucf (3.0038+nmu1) ... #9 49.68 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ... #9 49.69 Setting up libltdl7:armhf (2.4.6-14) ... #13 4.489 (21/58): libseccomp-devel-2.5.2-1.el8.x86_64.rp 145 kB/s | 57 kB 00:00 #9 49.70 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 49.71 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #13 4.534 (22/58): checkpolicy-2.9-1.el8.x86_64.rpm 7.7 MB/s | 348 kB 00:00 #9 49.72 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ... #9 49.73 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... #13 4.540 (23/58): glibc-devel-2.28-199.el8.x86_64.rpm 13 MB/s | 80 kB 00:00 #9 49.75 Setting up liblua5.2-0:armhf (5.2.4-1.1build3) ... #9 49.76 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #9 49.77 Setting up libuchardet0:armhf (0.0.6-3build1) ... #9 49.78 Setting up libre2-5:armhf (20200101+dfsg-1build1) ... #9 47.45 Setting up libstrictures-perl (2.000006-1) ... #9 47.46 Setting up libsub-quote-perl (2.006006-1) ... #9 47.47 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 47.49 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #9 47.50 Setting up libsort-versions-perl (1.62-1) ... #9 47.51 Setting up libexporter-tiny-perl (1.002002-1) ... #9 47.53 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ... #9 47.54 Setting up libfile-dirlist-perl (0.05-2) ... #9 47.55 Setting up libterm-readkey-perl (2.38-1build4) ... #9 47.56 Setting up lsb-release (11.1.0ubuntu4) ... #9 47.57 Setting up python3-magic (2:0.4.24-2) ... #12 18.63 Installing : libedit-3.1-37.20210216cvs.el9.x86_64 10/81 #12 18.65 Installing : checkpolicy-3.3-1.el9.x86_64 11/81 #12 18.68 Installing : libmpc-1.2.1-4.el9.x86_64 12/81 #12 18.69 Installing : m4-1.4.19-1.el9.x86_64 13/81 #12 18.74 Installing : perl-threads-1:2.25-460.el9.x86_64 14/81 #12 18.74 Installing : perl-File-Find-1.37-479.el9.noarch 15/81 #12 18.75 Installing : perl-File-Copy-2.34-479.el9.noarch 16/81 #12 18.78 Installing : perl-File-Compare-1.100.600-479.el9.noarch 17/81 #12 18.80 Installing : autoconf-2.69-38.el9.noarch 18/81 #8 52.54 Selecting previously unselected package libxext6:armhf. #8 52.54 Preparing to unpack .../299-libxext6_2%3a1.3.3-1+b2_armhf.deb ... #8 52.55 Unpacking libxext6:armhf (2:1.3.3-1+b2) ... #8 52.59 Selecting previously unselected package libxml-namespacesupport-perl. #8 52.59 Preparing to unpack .../300-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 52.59 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 52.63 Selecting previously unselected package libxml-sax-base-perl. #8 52.63 Preparing to unpack .../301-libxml-sax-base-perl_1.09-1_all.deb ... #8 52.64 Unpacking libxml-sax-base-perl (1.09-1) ... #8 52.69 Selecting previously unselected package libxml-sax-perl. #8 52.70 Preparing to unpack .../302-libxml-sax-perl_1.00+dfsg-1_all.deb ... #8 52.70 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #8 52.75 Selecting previously unselected package libxml-libxml-perl. #8 52.76 Preparing to unpack .../303-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ... #8 52.76 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #8 42.37 Setting up libnsl-dev:armhf (1.3.0-2) ... #8 42.39 Setting up sensible-utils (0.0.14) ... #8 42.40 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #8 42.41 Setting up libuchardet0:armhf (0.0.7-1) ... #8 42.42 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... #8 42.44 Setting up git-man (1:2.30.2-1) ... #8 42.45 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... #8 42.46 Setting up libisl23:armhf (0.23-1) ... #8 42.47 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u2) ... #8 42.49 Setting up libtinfo5:armhf (6.2+20201114-2) ... #8 42.56 Setting up libelf1:armhf (0.183-1) ... #8 42.57 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u1) ... #9 48.97 Preparing to unpack .../316-libtext-levenshteinxs-perl_0.03-4build9_arm64.deb ... #9 48.97 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ... #9 49.00 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #9 49.00 Preparing to unpack .../317-libtext-markdown-discount-perl_0.12-1build2_arm64.deb ... #9 49.01 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1build2) ... #9 49.04 Selecting previously unselected package libtext-xslate-perl. #9 49.04 Preparing to unpack .../318-libtext-xslate-perl_3.5.8-1build2_arm64.deb ... #9 49.05 Unpacking libtext-xslate-perl (3.5.8-1build2) ... #9 49.09 Selecting previously unselected package libtime-duration-perl. #9 49.09 Preparing to unpack .../319-libtime-duration-perl_1.21-1_all.deb ... #9 49.10 Unpacking libtime-duration-perl (1.21-1) ... #9 49.13 Selecting previously unselected package libtime-moment-perl. #9 49.13 Preparing to unpack .../320-libtime-moment-perl_0.44-1build4_arm64.deb ... #9 49.13 Unpacking libtime-moment-perl (0.44-1build4) ... #9 49.17 Selecting previously unselected package libtype-tiny-xs-perl. #9 49.17 Preparing to unpack .../321-libtype-tiny-xs-perl_0.022-1_arm64.deb ... #9 49.18 Unpacking libtype-tiny-xs-perl (0.022-1) ... #9 49.21 Selecting previously unselected package libunicode-utf8-perl. #8 47.85 Running transaction #9 49.67 Setting up libtry-tiny-perl (0.30-1) ... #9 49.68 Setting up libtype-tiny-perl (1.008001-2) ... #9 49.69 Setting up libtest-fatal-perl (0.014-1) ... #9 49.70 Setting up libcommon-sense-perl (3.74-2build6) ... #9 49.71 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 49.71 Setting up libnet-http-perl (6.19-1) ... #9 49.72 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #9 49.73 Setting up libencode-locale-perl (1.05-1) ... #9 49.75 Setting up libtext-levenshtein-perl (0.13-1) ... #9 49.76 Setting up libnet-dns-perl (1.22-1) ... #9 49.77 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 49.78 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 49.79 Setting up libstring-shellquote-perl (1.04-1) ... #9 49.80 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 49.81 Setting up libsub-install-perl (0.928-1) ... #9 49.82 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 49.85 Setting up dpkg-dev (1.19.7ubuntu3) ... #9 49.86 Setting up libnumber-compare-perl (0.03-1) ... #9 49.87 Setting up intltool-debian (0.35.0+20060710.5) ... #9 49.89 Setting up libio-async-perl (0.75-1) ... #9 49.90 Setting up liberror-perl (0.17029-1) ... #9 49.91 Setting up patchutils (0.3.4-2) ... #9 49.92 Setting up libmail-sendmail-perl (0.80-1) ... #9 49.93 Setting up libltdl-dev:arm64 (2.4.6-14) ... #9 49.95 Setting up libjson-maybexs-perl (1.004000-1) ... #9 49.96 Setting up libxml-sax-base-perl (1.09-1) ... #9 49.97 Setting up libio-string-perl (1.08-3) ... #9 49.98 Setting up libreadonly-perl (2.050-2) ... #8 48.88 Selecting previously unselected package libnamespace-autoclean-perl. #8 48.89 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 48.89 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 48.93 Selecting previously unselected package libobject-id-perl. #8 48.93 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ... #8 48.93 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 48.96 Selecting previously unselected package libmoox-struct-perl. #8 48.97 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ... #8 48.97 Unpacking libmoox-struct-perl (0.020-1) ... #8 49.00 Selecting previously unselected package libmouse-perl. #8 49.00 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ... #8 49.00 Unpacking libmouse-perl (2.5.10-1+b1) ... #8 49.06 Selecting previously unselected package libnumber-range-perl. #8 49.06 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ... #8 49.07 Unpacking libnumber-range-perl (0.12-1.1) ... #8 49.10 Selecting previously unselected package libossp-uuid16:armhf. #8 56.24 Setting up libfile-basedir-perl (0.07-1) ... #8 56.25 Setting up libstring-escape-perl (2010.002-2) ... #8 56.26 Setting up libb-hooks-op-check-perl (0.22-1) ... #8 56.27 Setting up libio-html-perl (1.001-1) ... #8 56.28 Setting up libexporter-tiny-perl (1.000000-2) ... #8 56.29 Setting up libarchive-cpio-perl (0.10-1) ... #8 56.30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... #8 56.31 Setting up libnumber-range-perl (0.12-1) ... #8 56.33 Setting up liblist-compare-perl (0.53-1) ... #8 56.34 Setting up autoconf (2.69-11) ... #8 56.35 Setting up libpath-iterator-rule-perl (1.009-1) ... #8 56.36 Setting up python3-gpg (1.10.0-1ubuntu2) ... #12 3.283 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #12 3.361 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.363 dpkg-source --after-build . #12 3.460 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.464 #12 3.464 The package has been created. #12 3.464 Attention, the package has been created in the current directory, #12 3.464 not in ".." as indicated by the message above! #12 3.485 Selecting previously unselected package docker-ce-build-deps. #12 3.499 (Reading database ... 25575 files and directories currently installed.) #12 3.500 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.504 Unpacking docker-ce-build-deps (1.0) ... #9 50.18 128 added, 0 removed; done. #9 50.24 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 50.25 Setting up libgdbm-compat4:amd64 (1.19-2) ... #9 50.26 Setting up libperl5.32:amd64 (5.32.1-3ubuntu3) ... #9 50.27 Setting up libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 50.29 Setting up dwz (0.14-1build1) ... #9 50.30 Setting up groff-base (1.22.4-7) ... #9 50.32 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 50.34 Setting up gpgconf (2.2.20-1ubuntu4) ... #9 50.35 Setting up debugedit (1:5.0-0ubuntu2) ... #8 51.18 Preparing to unpack .../337-xdg-user-dirs_0.17-2_amd64.deb ... #8 51.19 Unpacking xdg-user-dirs (0.17-2) ... #8 51.29 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 51.31 Setting up libapt-pkg-perl (0.1.34+b1) ... #8 51.34 Setting up libksba8:amd64 (1.3.5-2) ... #8 51.35 Setting up libpipeline1:amd64 (1.5.1-2) ... #8 51.37 Setting up wdiff (1.2.2-2+b1) ... #8 51.38 Setting up lsb-base (10.2019051400) ... #8 51.40 Setting up mysql-common (5.8+1.0.5) ... #8 49.98 Setting up libparams-classify-perl (0.015-1) ... #8 49.99 Setting up git (1:2.17.1-1ubuntu0.11) ... #8 50.02 Setting up libhttp-negotiate-perl (6.00-2) ... #8 50.04 Setting up libmailtools-perl (2.18-1) ... #8 50.05 Setting up libgit-wrapper-perl (0.047-1) ... #8 50.06 Setting up libhtml-format-perl (2.12-1) ... #8 50.08 Setting up libemail-valid-perl (1.202-1) ... #8 50.09 Setting up libhttp-cookies-perl (6.04-1) ... #8 50.10 Setting up curl (7.58.0-2ubuntu3.17) ... #8 50.11 Setting up libmodule-runtime-perl (0.016-1) ... #8 50.13 Setting up gnupg (2.2.4-1ubuntu1.4) ... #8 50.14 Setting up libhttp-daemon-perl (6.01-1) ... #8 50.16 Setting up libxml-simple-perl (2.24-1) ... #8 50.17 Setting up lintian (2.5.81ubuntu1) ... #8 50.19 Setting up libhtml-form-perl (6.03-1) ... #8 50.20 Setting up libimport-into-perl (1.002005-1) ... #8 50.22 Setting up libmodule-implementation-perl (0.09-1) ... #8 50.23 Setting up libparams-validate-perl (1.29-1) ... #8 50.25 Setting up libmoo-perl (2.003004-1) ... #8 50.26 Setting up libb-hooks-endofscope-perl (0.21-1) ... #8 49.37 Setting up libx11-6:arm64 (2:1.7.2-1) ... #8 49.38 Setting up curl (7.74.0-1.3+deb11u1) ... #8 49.40 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #8 49.41 Setting up gpg (2.2.27-2+deb11u1) ... #8 49.42 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... #8 49.43 Setting up libpython3-stdlib:arm64 (3.9.2-3) ... #8 49.44 Setting up gnupg-utils (2.2.27-2+deb11u1) ... #8 49.45 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... #8 49.47 Setting up gpg-agent (2.2.27-2+deb11u1) ... #8 48.04 Installing : gdk-pixbuf2-2.42.6-2.fc35.aarch64 118/167 #8 48.05 Installing : libappstream-glib-0.7.18-3.fc35.aarch64 119/167 #8 48.07 Installing : systemd-libs-249.11-2.fc35.aarch64 120/167 #8 48.08 Running scriptlet: systemd-libs-249.11-2.fc35.aarch64 120/167 #8 48.10 Installing : dbus-libs-1:1.12.22-1.fc35.aarch64 121/167 #8 48.11 Installing : python3-dbus-1.2.18-2.fc35.aarch64 122/167 #8 48.12 Installing : xxhash-libs-0.8.1-1.fc35.aarch64 123/167 #8 48.18 Installing : gdb-minimal-11.2-2.fc35.aarch64 124/167 #8 48.19 Installing : debugedit-5.0-2.fc35.aarch64 125/167 #8 48.20 Installing : zstd-1.5.2-1.fc35.aarch64 126/167 #8 48.21 Upgrading : dnf-data-4.11.1-3.fc35.noarch 127/167 #8 48.24 Upgrading : python3-dnf-4.11.1-3.fc35.noarch 128/167 #8 48.25 Upgrading : dnf-4.11.1-3.fc35.noarch 129/167 #8 48.26 Running scriptlet: dnf-4.11.1-3.fc35.noarch 129/167 #8 48.27 Installing : rust-srpm-macros-21-1.fc35.noarch 130/167 #8 48.28 Installing : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 131/167 #8 48.28 Installing : qt5-srpm-macros-5.15.2-3.fc35.noarch 132/167 #8 48.29 Installing : python3-toml-0.10.2-5.fc35.noarch 133/167 #8 48.30 Installing : python3-pyxdg-0.27-3.fc35.noarch 134/167 #8 48.30 Installing : python3-distro-1.6.0-1.fc35.noarch 135/167 #8 48.32 Installing : python3-dnf-plugins-core-4.1.0-1.fc35.noarch 136/167 #8 48.32 Installing : pkgconf-m4-1.8.0-1.fc35.noarch 137/167 #8 48.33 Installing : pkgconf-pkg-config-1.8.0-1.fc35.aarch64 138/167 #8 48.33 Installing : perl-srpm-macros-1-42.fc35.noarch 139/167 #8 48.34 Installing : openblas-srpm-macros-2-10.fc35.noarch 140/167 #8 48.34 Installing : ocaml-srpm-macros-6-5.fc35.noarch 141/167 #8 48.35 Installing : nim-srpm-macros-3-5.fc35.noarch 142/167 #8 48.35 Installing : lua-srpm-macros-1-5.fc35.noarch 143/167 #8 48.36 Installing : kernel-srpm-macros-1.0-6.fc35.noarch 144/167 #8 48.36 Installing : gnat-srpm-macros-4-14.fc35.noarch 145/167 #8 48.36 Installing : ghc-srpm-macros-1.5.0-5.fc35.noarch 146/167 #8 48.37 Installing : fpc-srpm-macros-1.3-4.fc35.noarch 147/167 #8 48.37 Installing : efi-srpm-macros-5-4.fc35.noarch 148/167 #8 48.38 Installing : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 149/167 #8 50.17 Setting up libdata-dump-perl (1.23-1) ... #8 50.19 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... #8 50.20 Setting up libio-string-perl (1.08-3) ... #8 50.22 Setting up libalgorithm-diff-perl (1.19.03-1) ... #8 50.23 Setting up libclone-perl (0.39-1) ... #8 50.24 Setting up libclass-xsaccessor-perl (1.19-2build8) ... #8 50.26 Setting up libnet-http-perl (6.17-1) ... #8 50.29 Setting up libnumber-compare-perl (0.03-1) ... #8 50.31 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #9 48.82 Building database of manual pages ... #9 49.07 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 37.42 Unpacking libtimedate-perl (2.3300-2) ... #9 37.46 Selecting previously unselected package libhttp-date-perl. #9 37.46 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ... #9 37.46 Unpacking libhttp-date-perl (6.05-1) ... #9 37.50 Selecting previously unselected package libfile-listing-perl. #9 37.50 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ... #9 37.50 Unpacking libfile-listing-perl (6.14-1) ... #9 37.53 Selecting previously unselected package libhtml-tagset-perl. #9 37.53 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ... #9 37.54 Unpacking libhtml-tagset-perl (3.20-4) ... #9 37.57 Selecting previously unselected package liburi-perl. #9 37.57 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ... #9 37.58 Unpacking liburi-perl (5.10-1) ... #9 37.61 Selecting previously unselected package libhtml-parser-perl:armhf. #9 37.61 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ... #9 37.61 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ... #9 37.64 Selecting previously unselected package libhtml-tree-perl. #9 37.65 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ... #9 37.65 Unpacking libhtml-tree-perl (5.07-2) ... #9 37.70 Selecting previously unselected package libio-html-perl. #9 37.70 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ... #9 37.70 Unpacking libio-html-perl (1.004-2) ... #9 37.73 Selecting previously unselected package liblwp-mediatypes-perl. #9 37.73 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 37.73 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 37.76 Selecting previously unselected package libhttp-message-perl. #8 48.26 Fedora Modular 36 - x86_64 - Test Updates 643 kB/s | 756 kB 00:01 #9 49.80 Setting up git-man (1:2.25.1-1ubuntu3.4) ... #9 49.81 Setting up libisl22:armhf (0.22.1-1) ... #9 49.82 Setting up netbase (6.1) ... #9 49.85 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ... #9 49.86 Setting up libmpdec2:armhf (2.4.2-3) ... #9 49.87 Setting up libbinutils:armhf (2.34-6ubuntu1.3) ... #9 49.88 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ... #9 49.89 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... #9 49.90 Setting up openssl (1.1.1f-1ubuntu2.13) ... #9 49.91 Setting up libbsd0:armhf (0.10.0-1) ... #9 49.93 Setting up libelf1:armhf (0.176-1.1build1) ... #9 49.94 Setting up readline-common (8.0-4) ... #9 49.96 Setting up publicsuffix (20200303.0012-1) ... #9 49.97 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ... #9 49.97 Setting up iso-codes (4.4-1) ... #9 49.98 Setting up liblocale-gettext-perl (1.07-4) ... #9 49.99 Setting up dctrl-tools (2.24-3) ... #13 4.575 (24/58): glibc-headers-2.28-199.el8.x86_64.rpm 14 MB/s | 484 kB 00:00 #13 4.757 (25/58): kernel-headers-4.18.0-383.el8.x86_64.r 52 MB/s | 9.4 MB 00:00 #13 4.762 (26/58): libtool-ltdl-devel-2.4.6-25.el8.x86_64 299 kB/s | 184 kB 00:00 #13 4.766 (27/58): less-530-1.el8.x86_64.rpm 20 MB/s | 164 kB 00:00 #13 4.770 (28/58): libedit-3.1-23.20170329cvs.el8.x86_64. 13 MB/s | 102 kB 00:00 #13 4.774 (29/58): libgomp-8.5.0-13.el8.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 4.779 (30/58): libselinux-devel-2.9-5.el8.x86_64.rpm 22 MB/s | 200 kB 00:00 #13 4.785 (31/58): libsepol-devel-2.9-3.el8.x86_64.rpm 15 MB/s | 87 kB 00:00 #13 4.792 (32/58): libselinux-utils-2.9-5.el8.x86_64.rpm 14 MB/s | 243 kB 00:00 #13 4.794 (33/58): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 3.0 MB/s | 25 kB 00:00 #13 4.802 (34/58): m4-1.4.18-7.el8.x86_64.rpm 22 MB/s | 223 kB 00:00 #13 4.806 (35/58): vim-filesystem-8.0.1763-16.el8_5.12.no 155 kB/s | 50 kB 00:00 #13 4.834 (36/58): make-4.2.1-11.el8.x86_64.rpm 12 MB/s | 498 kB 00:00 #13 4.870 (37/58): openssh-8.0p1-12.el8.x86_64.rpm 7.5 MB/s | 522 kB 00:00 #13 4.913 (38/58): openssh-clients-8.0p1-12.el8.x86_64.rp 6.1 MB/s | 668 kB 00:00 #9 47.70 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #9 47.72 Setting up libperlio-gzip-perl (0.19-1build8) ... #9 47.73 Setting up libsys-hostname-long-perl (1.5-2) ... #9 47.74 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 47.75 Setting up libsereal-decoder-perl (4.023+ds-1) ... #9 47.76 Setting up liburi-perl (5.10-1) ... #9 47.77 Setting up libnet-ipv6addr-perl (1.02-1) ... #9 47.78 Setting up libfile-touch-perl (0.12-1) ... #9 47.79 Setting up libc-devtools (2.35-0ubuntu3) ... #9 47.80 Setting up libemail-address-xs-perl (1.04-1build6) ... #9 47.81 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ... #9 47.82 Setting up python3-pkg-resources (59.6.0-1.2) ... #9 48.02 Setting up automake (1:1.16.5-1.3) ... #9 48.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 48.03 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 #9 48.03 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 #9 48.04 Setting up libapt-pkg-perl (0.1.40build2) ... #12 18.84 Installing : cmake-rpm-macros-3.20.2-7.el9.noarch 19/81 #12 18.85 Installing : cmake-filesystem-3.20.2-7.el9.x86_64 20/81 #12 18.88 Installing : perl-threads-shared-1.61-460.el9.x86_64 21/81 #12 18.88 Installing : perl-Thread-Queue-3.14-460.el9.noarch 22/81 #12 18.91 Installing : automake-1.16.2-6.el9.noarch 23/81 #8 52.85 Selecting previously unselected package libxml-sax-expat-perl. #8 52.85 Preparing to unpack .../304-libxml-sax-expat-perl_0.51-1_all.deb ... #8 52.85 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 52.89 Selecting previously unselected package libxml-simple-perl. #8 52.89 Preparing to unpack .../305-libxml-simple-perl_2.25-1_all.deb ... #8 52.90 Unpacking libxml-simple-perl (2.25-1) ... #8 52.94 Selecting previously unselected package libxmlrpc-lite-perl. #8 52.94 Preparing to unpack .../306-libxmlrpc-lite-perl_0.717-2_all.deb ... #8 52.94 Unpacking libxmlrpc-lite-perl (0.717-2) ... #8 53.00 Selecting previously unselected package libxmuu1:armhf. #8 53.00 Preparing to unpack .../307-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #8 53.00 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #8 53.05 Selecting previously unselected package libyaml-0-2:armhf. #8 53.05 Preparing to unpack .../308-libyaml-0-2_0.2.1-1_armhf.deb ... #8 53.05 Unpacking libyaml-0-2:armhf (0.2.1-1) ... #8 53.10 Selecting previously unselected package libyaml-libyaml-perl. #8 53.10 Preparing to unpack .../309-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ... #8 53.10 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #9 49.21 Preparing to unpack .../322-libunicode-utf8-perl_0.62-1build2_arm64.deb ... #9 49.22 Unpacking libunicode-utf8-perl (0.62-1build2) ... #8 53.15 Selecting previously unselected package licensecheck. #9 49.25 Selecting previously unselected package libxml-namespacesupport-perl. #8 53.15 Preparing to unpack .../310-licensecheck_3.0.31-3_all.deb ... #9 49.25 Preparing to unpack .../323-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 49.26 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 53.15 Unpacking licensecheck (3.0.31-3) ... #9 49.29 Selecting previously unselected package libxml-sax-base-perl. #9 49.30 Preparing to unpack .../324-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 49.30 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 49.34 Selecting previously unselected package libxml-sax-perl. #9 49.34 Preparing to unpack .../325-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 49.35 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 49.39 Selecting previously unselected package libxml-libxml-perl. #9 49.39 Preparing to unpack .../326-libxml-libxml-perl_2.0134+dfsg-2build1_arm64.deb ... #9 49.40 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 49.45 Selecting previously unselected package libxml-parser-perl:arm64. #8 42.59 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... #8 42.65 Setting up cpp-10 (10.2.1-6+rpi1) ... #8 42.66 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #8 42.67 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #8 42.74 Setting up libgdbm6:armhf (1.19-2) ... #8 42.75 Setting up libctf0:armhf (2.35.2-2+rpi1) ... #8 42.77 Setting up wdiff (1.2.2-2) ... #8 42.82 Setting up gettext (0.21-4) ... #8 42.83 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #8 42.84 Setting up m4 (1.4.18-5) ... #8 42.86 Setting up libgdbm-compat4:armhf (1.19-2) ... #8 42.87 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #8 42.88 Setting up dwz (0.13+20210201-1) ... #8 42.89 Setting up groff-base (1.22.4-6) ... #8 42.91 Setting up cpp (4:10.2.1-1+rpi1) ... #8 42.93 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u2) ... #8 42.94 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #9 49.99 Setting up python3-chardet (3.0.4-4build1) ... #9 50.25 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #8 49.10 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ... #8 49.10 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ... #8 49.14 Selecting previously unselected package libossp-uuid-perl. #8 49.14 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ... #8 49.14 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 49.17 Selecting previously unselected package libpackage-stash-xs-perl. #8 49.17 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ... #8 49.18 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 49.21 Selecting previously unselected package libpath-iterator-rule-perl. #8 49.21 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 49.21 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 49.25 Selecting previously unselected package libperlio-gzip-perl. #8 49.25 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ... #8 49.25 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #8 49.31 Selecting previously unselected package libpod-parser-perl. #8 49.31 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ... #8 49.32 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 49.34 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #8 49.34 Unpacking libpod-parser-perl (1.63-2) ... #8 49.38 Selecting previously unselected package libpod-constants-perl. #8 49.38 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ... #8 49.38 Unpacking libpod-constants-perl (0.19-2) ... #8 56.58 Setting up libnet-dns-perl (1.10-2) ... #8 56.60 Setting up libsub-identify-perl (0.14-1) ... #8 56.61 Setting up libpod-constants-perl (0.19-1) ... #8 56.62 Setting up libsort-versions-perl (1.62-1) ... #8 56.63 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 56.64 Setting up libdynaloader-functions-perl (0.003-1) ... #8 56.66 Setting up libsub-exporter-perl (0.987-1) ... #8 56.67 Setting up xauth (1:1.0.10-1) ... #8 56.68 Setting up libalgorithm-merge-perl (0.08-3) ... #8 56.69 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... #8 48.86 (1/161): bzip2-1.0.8-11.fc36.aarch64.rpm 125 kB/s | 52 kB 00:00 #8 48.91 (2/161): cpio-2.13-12.fc36.aarch64.rpm 5.7 MB/s | 267 kB 00:00 #8 48.93 (3/161): abattis-cantarell-fonts-0.301-7.fc36.n 553 kB/s | 270 kB 00:00 #8 48.94 (4/161): dash-0.5.10.2-10.fc36.aarch64.rpm 3.3 MB/s | 97 kB 00:00 #8 48.94 (5/161): dbus-libs-1.14.0-1.fc36.aarch64.rpm 17 MB/s | 153 kB 00:00 #8 48.98 (6/161): adobe-source-code-pro-fonts-2.030.1.05 1.5 MB/s | 831 kB 00:00 #9 50.36 Setting up libcurl4:amd64 (7.74.0-1.3ubuntu2.1) ... #9 50.38 Setting up libc6-dev:amd64 (2.34-0ubuntu3.2) ... #9 50.39 Setting up libx11-6:amd64 (2:1.7.2-1) ... #9 50.40 Setting up libtiff5:amd64 (4.3.0-1) ... #9 50.41 Setting up curl (7.74.0-1.3ubuntu2.1) ... #9 50.43 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 50.44 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 50.45 Setting up gpg (2.2.20-1ubuntu4) ... #9 50.47 Setting up libpython3.9-stdlib:amd64 (3.9.7-2build1) ... #9 50.48 Setting up libpython3-stdlib:amd64 (3.9.4-1build1) ... #9 50.49 Setting up gnupg-utils (2.2.20-1ubuntu4) ... #9 50.50 Setting up binutils-x86-64-linux-gnu (2.37-7ubuntu1) ... #9 50.52 Setting up gpg-agent (2.2.20-1ubuntu4) ... #8 51.43 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 51.43 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #8 51.45 Setting up libkeyutils1:amd64 (1.6-6) ... #8 51.46 Setting up libpsl5:amd64 (0.20.2-2) ... #8 51.48 Setting up libgpm2:amd64 (1.20.7-5) ... #8 51.49 Setting up mime-support (3.62) ... #8 51.52 Setting up xdg-user-dirs (0.17-2) ... #8 51.55 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 51.56 Setting up psmisc (23.2-1+deb10u1) ... #8 51.57 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #8 51.59 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #8 51.60 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u3) ... #8 51.62 No schema files found: doing nothing. #8 51.63 Setting up distro-info-data (0.41+deb10u4) ... #8 51.64 Setting up manpages (4.16-2) ... #8 51.65 Setting up unzip (6.0-23+deb10u2) ... #8 51.67 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... #8 51.69 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 51.71 Setting up binutils-common:amd64 (2.31.1-16) ... #8 51.73 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... #8 50.27 Setting up libpackage-stash-perl (0.37-1) ... #8 50.28 Setting up libgetopt-long-descriptive-perl (0.102-1) ... #8 50.30 Setting up libnamespace-clean-perl (0.27-1) ... #8 50.31 Setting up licensecheck (3.0.31-2) ... #8 50.33 Setting up dh-autoreconf (19~ubuntu18.04.1) ... #8 50.34 Setting up libwww-perl (6.31-1ubuntu0.1) ... #8 50.35 Setting up debhelper (13.5.2ubuntu1~bpo18.04.1) ... #8 50.37 Setting up equivs (2.1.0) ... #8 50.38 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 50.40 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... #8 50.41 Setting up libxml-parser-perl (2.44-2build3) ... #8 50.43 Setting up libxml-sax-expat-perl (0.40-2) ... #8 50.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 48.38 Installing : go-srpm-macros-3.0.15-1.fc35.noarch 150/167 #8 48.39 Installing : python-srpm-macros-3.10-11.fc35.noarch 151/167 #8 48.40 Installing : redhat-rpm-config-199-1.fc35.noarch 152/167 #8 48.41 Installing : rpm-build-4.17.0-4.fc35.aarch64 153/167 #8 48.43 Installing : rpmlint-2.2.0-2.fc35.noarch 154/167 #8 48.44 Installing : dnf-plugins-core-4.1.0-1.fc35.noarch 155/167 #8 48.44 Upgrading : yum-4.11.1-3.fc35.noarch 156/167 #8 48.45 Cleanup : yum-4.9.0-1.fc35.noarch 157/167 #8 48.45 Running scriptlet: dnf-4.9.0-1.fc35.noarch 158/167 #8 48.47 Cleanup : dnf-4.9.0-1.fc35.noarch 158/167 #8 48.47 Running scriptlet: dnf-4.9.0-1.fc35.noarch 158/167 #8 48.49 Cleanup : python3-dnf-4.9.0-1.fc35.noarch 159/167 #8 48.50 Cleanup : python3-hawkey-0.64.0-1.fc35.aarch64 160/167 #8 48.51 Cleanup : dnf-data-4.9.0-1.fc35.noarch 161/167 #8 48.51 Cleanup : python3-libdnf-0.64.0-1.fc35.aarch64 162/167 #8 48.52 Cleanup : libdnf-0.64.0-1.fc35.aarch64 163/167 #8 48.53 Cleanup : libsolv-0.7.19-3.fc35.aarch64 164/167 #8 48.54 Cleanup : glibc-2.34-25.fc35.aarch64 165/167 #8 48.55 Cleanup : glibc-minimal-langpack-2.34-25.fc35.aarch64 166/167 #8 48.55 Cleanup : glibc-common-2.34-25.fc35.aarch64 167/167 #8 50.48 Setting up python3-unidiff (0.5.4-1) ... #8 50.62 Setting up binutils (2.30-21ubuntu1~18.04.7) ... #8 50.63 Setting up libunicode-utf8-perl (0.60-1build4) ... #8 50.65 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... #8 50.66 Setting up libparams-util-perl (1.07-3build3) ... #8 50.68 Setting up libsub-name-perl (0.21-1build1) ... #9 37.76 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ... #9 37.77 Unpacking libhttp-message-perl (6.36-1) ... #9 37.80 Selecting previously unselected package libhttp-cookies-perl. #9 37.80 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ... #9 37.80 Unpacking libhttp-cookies-perl (6.10-1) ... #9 37.84 Selecting previously unselected package libhttp-negotiate-perl. #9 37.84 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ... #9 37.85 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 37.87 Selecting previously unselected package perl-openssl-defaults:armhf. #9 37.87 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ... #9 37.88 Unpacking perl-openssl-defaults:armhf (5build2) ... #9 37.90 Selecting previously unselected package libnet-ssleay-perl:armhf. #9 37.90 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ... #9 37.92 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ... #9 37.96 Selecting previously unselected package libio-socket-ssl-perl. #9 37.96 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ... #9 37.96 Unpacking libio-socket-ssl-perl (2.074-2) ... #9 37.99 Selecting previously unselected package libnet-http-perl. #9 49.08 Setting up python3-six (1.14.0-2) ... #9 49.22 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 49.23 Setting up perl (5.30.0-9ubuntu0.2) ... #9 49.26 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 49.27 Setting up python3-gpg (1.13.1-7ubuntu2) ... #9 46.37 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed #9 50.01 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 50.02 Setting up libgdbm6:armhf (1.18.1-5) ... #9 50.03 Setting up libpopt0:armhf (1.16-14) ... #9 50.04 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 50.05 Setting up libctf0:armhf (2.34-6ubuntu1.3) ... #9 50.06 Setting up pinentry-curses (1.1.0-3build1) ... #9 50.08 Setting up manpages-dev (5.05-1) ... #9 50.09 Setting up libdw1:armhf (0.176-1.1build1) ... #9 50.10 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #9 50.11 Setting up libxcb1:armhf (1.14-2) ... #9 50.12 Setting up at (3.1.23-1ubuntu1) ... #9 48.06 Setting up libstring-escape-perl (2010.002-2) ... #9 48.08 Setting up libhttp-date-perl (6.05-1) ... #9 48.09 Setting up libfile-which-perl (1.23-1) ... #9 48.10 Setting up libfile-basedir-perl (0.09-1) ... #9 48.11 Setting up libunicode-utf8-perl (0.62-1build4) ... #9 48.13 Setting up libset-intspan-perl (1.19-2) ... #9 48.14 Setting up libmouse-perl (2.5.10-1build4) ... #9 48.15 Setting up libfile-listing-perl (6.14-1) ... #9 48.16 Setting up gpg-wks-client (2.2.27-3ubuntu2) ... #9 48.17 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 48.18 Setting up libdata-messagepack-perl (1.01-2build1) ... #9 48.19 Setting up libfont-afm-perl (1.20-3) ... #9 48.20 Setting up libwant-perl (0.29-1build7) ... #9 48.21 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 48.22 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 48.23 Setting up liblist-compare-perl (0.55-1) ... #9 48.24 Setting up libref-util-xs-perl (0.117-1build5) ... #13 4.953 (39/58): pcre2-devel-10.32-2.el8.x86_64.rpm 5.0 MB/s | 605 kB 00:00 #13 4.958 (40/58): pcre2-utf16-10.32-2.el8.x86_64.rpm 2.6 MB/s | 229 kB 00:00 #13 4.962 (41/58): pcre2-utf32-10.32-2.el8.x86_64.rpm 4.4 MB/s | 220 kB 00:00 #13 4.965 (42/58): perl-Data-Dumper-2.167-399.el8.x86_64. 4.9 MB/s | 58 kB 00:00 #13 5.003 (43/58): policycoreutils-2.9-19.el8.x86_64.rpm 8.1 MB/s | 374 kB 00:00 #13 5.009 (44/58): policycoreutils-python-utils-2.9-19.el 5.6 MB/s | 253 kB 00:00 #13 5.048 (45/58): policycoreutils-devel-2.9-19.el8.x86_6 3.5 MB/s | 293 kB 00:00 #13 5.051 (46/58): python3-audit-3.0.7-3.el8.x86_64.rpm 1.8 MB/s | 87 kB 00:00 #13 5.077 (47/58): python3-libsemanage-2.9-8.el8.x86_64.r 4.3 MB/s | 128 kB 00:00 #13 5.113 (48/58): python3-libselinux-2.9-5.el8.x86_64.rp 2.7 MB/s | 283 kB 00:00 #13 5.120 (49/58): rpm-plugin-selinux-4.14.3-23.el8.x86_6 12 MB/s | 78 kB 00:00 #13 5.170 (50/58): python3-setools-4.3.0-3.el8.x86_64.rpm 6.6 MB/s | 624 kB 00:00 #9 49.46 Preparing to unpack .../327-libxml-parser-perl_2.46-2_arm64.deb ... #9 49.46 Unpacking libxml-parser-perl:arm64 (2.46-2) ... #9 49.51 Selecting previously unselected package libxml-sax-expat-perl. #9 49.51 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #9 49.52 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 49.55 Selecting previously unselected package libyaml-libyaml-perl. #9 49.55 Preparing to unpack .../329-libyaml-libyaml-perl_0.82+repack-1build1_arm64.deb ... #9 49.55 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... #9 49.59 Selecting previously unselected package licensecheck. #9 49.59 Preparing to unpack .../330-licensecheck_3.1.1-2_all.deb ... #9 49.60 Unpacking licensecheck (3.1.1-2) ... #9 49.63 Selecting previously unselected package libdevel-size-perl. #9 49.64 Preparing to unpack .../331-libdevel-size-perl_0.83-1build3_arm64.deb ... #9 49.64 Unpacking libdevel-size-perl (0.83-1build3) ... #9 49.67 Selecting previously unselected package libipc-run3-perl. #8 53.19 Selecting previously unselected package t1utils. #8 53.19 Preparing to unpack .../311-t1utils_1.41-3_armhf.deb ... #8 53.20 Unpacking t1utils (1.41-3) ... #8 53.24 Selecting previously unselected package lintian. #8 53.25 Preparing to unpack .../312-lintian_2.15.0_all.deb ... #8 53.25 Unpacking lintian (2.15.0) ... #8 42.95 Setting up python3.9 (3.9.2-1+rpi1) ... #8 50.19 129 added, 0 removed; done. #8 50.23 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ... #8 50.24 Setting up shared-mime-info (2.0-1) ... #12 17.52 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 1/1 #12 17.65 Preparing : 1/1 #12 17.73 Upgrading : libgcc-11.3.1-2.el9.aarch64 1/83 #12 17.74 Running scriptlet: libgcc-11.3.1-2.el9.aarch64 1/83 #9 50.26 Setting up libfile-find-rule-perl (0.34-1) ... #9 50.27 Setting up libstring-copyright-perl (0.003006-1) ... #9 50.28 Setting up python3-debian (0.1.36ubuntu1) ... #13 9.250 Preparing : 1/1 #13 9.310 Installing : python3-libselinux-2.9-5.el8.aarch64 1/61 #8 48.69 Dependencies resolved. #8 48.72 ================================================================================ #8 48.72 Package Arch Version Repo Size #8 48.72 ================================================================================ #8 48.72 Installing: #8 48.72 dnf-plugins-core noarch 4.1.0-1.fc35 updates 34 k #8 48.72 rpm-build x86_64 4.17.0-4.fc35 updates 59 k #8 48.72 rpmlint noarch 2.2.0-2.fc35 updates 240 k #8 48.72 Upgrading: #8 48.72 dnf noarch 4.11.1-3.fc35 updates 452 k #8 48.72 dnf-data noarch 4.11.1-3.fc35 updates 41 k #8 48.72 glibc x86_64 2.34-32.fc35 updates 1.9 M #8 48.72 glibc-common x86_64 2.34-32.fc35 updates 292 k #8 48.72 glibc-minimal-langpack x86_64 2.34-32.fc35 updates 21 k #8 48.72 libdnf x86_64 0.66.0-1.fc35 updates 652 k #8 48.72 libsolv x86_64 0.7.22-1.fc35 updates 403 k #8 48.72 python3-dnf noarch 4.11.1-3.fc35 updates 414 k #8 48.72 python3-hawkey x86_64 0.66.0-1.fc35 updates 108 k #8 48.72 python3-libdnf x86_64 0.66.0-1.fc35 updates 778 k #8 48.72 yum noarch 4.11.1-3.fc35 updates 39 k #8 48.72 Installing dependencies: #8 48.72 binutils x86_64 2.37-17.fc35 updates 5.9 M #8 48.72 binutils-gold x86_64 2.37-17.fc35 updates 726 k #8 48.72 bzip2 x86_64 1.0.8-9.fc35 fedora 52 k #8 48.72 cpio x86_64 2.13-11.fc35 fedora 270 k #8 48.72 dash x86_64 0.5.10.2-9.fc35 fedora 96 k #8 48.72 dbus-libs x86_64 1:1.12.22-1.fc35 updates 152 k #8 48.72 debugedit x86_64 5.0-2.fc35 fedora 76 k #8 48.72 devscripts-checkbashisms x86_64 2.21.4-1.fc35 fedora 28 k #8 48.72 diffutils x86_64 3.8-1.fc35 fedora 400 k #8 48.72 dwz x86_64 0.14-2.fc35 fedora 127 k #8 48.72 ed x86_64 1.14.2-11.fc35 fedora 73 k #8 48.72 efi-srpm-macros noarch 5-4.fc35 fedora 22 k #8 48.72 elfutils x86_64 0.186-1.fc35 updates 520 k #8 48.72 elfutils-debuginfod-client x86_64 0.186-1.fc35 updates 40 k #8 48.72 enchant x86_64 1:1.6.0-28.fc35 fedora 59 k #8 48.72 file x86_64 5.40-9.fc35 fedora 51 k #8 48.72 findutils x86_64 1:4.8.0-4.fc35 fedora 538 k #8 48.72 fonts-filesystem noarch 1:2.0.5-6.fc35 fedora 8.9 k #8 48.72 fonts-srpm-macros noarch 1:2.0.5-6.fc35 fedora 27 k #8 48.72 fpc-srpm-macros noarch 1.3-4.fc35 fedora 7.6 k #8 48.72 gdb-minimal x86_64 11.2-2.fc35 updates 3.8 M #8 48.72 gdk-pixbuf2 x86_64 2.42.6-2.fc35 fedora 467 k #8 48.72 ghc-srpm-macros noarch 1.5.0-5.fc35 fedora 7.8 k #8 48.72 glib-networking x86_64 2.70.1-1.fc35 updates 177 k #8 48.72 glibc-gconv-extra x86_64 2.34-32.fc35 updates 1.5 M #8 48.72 gnat-srpm-macros noarch 4-14.fc35 fedora 8.2 k #8 48.72 go-srpm-macros noarch 3.0.15-1.fc35 updates 26 k #8 48.72 groff-base x86_64 1.22.4-8.fc35 fedora 1.0 M #8 48.72 gsettings-desktop-schemas x86_64 41.0-1.fc35 fedora 688 k #8 48.72 hunspell x86_64 1.7.0-11.fc35 fedora 322 k #8 48.72 hunspell-en-GB noarch 0.20140811.1-20.fc35 fedora 225 k #8 48.72 hunspell-en-US noarch 0.20140811.1-20.fc35 fedora 176 k #8 48.72 hunspell-filesystem x86_64 1.7.0-11.fc35 fedora 7.8 k #8 48.72 info x86_64 6.8-2.fc35 fedora 222 k #8 48.72 json-glib x86_64 1.6.6-1.fc35 fedora 151 k #8 48.72 kernel-srpm-macros noarch 1.0-6.fc35 fedora 8.0 k #8 48.72 libappstream-glib x86_64 0.7.18-3.fc35 fedora 387 k #8 48.72 libevent x86_64 2.1.12-4.fc35 fedora 261 k #8 48.72 libjpeg-turbo x86_64 2.1.0-3.fc35 fedora 176 k #8 48.72 libpkgconf x86_64 1.8.0-1.fc35 fedora 36 k #8 48.72 libpng x86_64 2:1.6.37-11.fc35 fedora 119 k #8 48.72 libproxy x86_64 0.4.17-3.fc35 fedora 71 k #8 48.72 libsoup x86_64 2.74.2-1.fc35 updates 390 k #8 48.72 libstemmer x86_64 0-17.585svn.fc35 fedora 82 k #8 48.72 lua-srpm-macros noarch 1-5.fc35 fedora 8.4 k #8 48.72 ncurses x86_64 6.2-8.20210508.fc35 fedora 400 k #8 48.72 nim-srpm-macros noarch 3-5.fc35 fedora 8.4 k #8 48.72 ocaml-srpm-macros noarch 6-5.fc35 fedora 7.8 k #8 48.72 openblas-srpm-macros noarch 2-10.fc35 fedora 7.4 k #8 48.72 patch x86_64 2.7.6-15.fc35 fedora 127 k #8 48.72 perl-AutoLoader noarch 5.74-486.fc35 updates 26 k #8 48.72 perl-B x86_64 1.82-486.fc35 updates 185 k #8 48.72 perl-Carp noarch 1.52-478.fc35 fedora 29 k #8 48.72 perl-Class-Struct noarch 0.66-486.fc35 updates 27 k #8 48.72 perl-Data-Dumper x86_64 2.183-2.fc35 fedora 56 k #8 48.72 perl-Digest noarch 1.20-1.fc35 fedora 25 k #8 48.72 perl-Digest-MD5 x86_64 2.58-478.fc35 fedora 36 k #8 48.72 perl-DynaLoader x86_64 1.50-486.fc35 updates 30 k #8 48.72 perl-Encode x86_64 4:3.15-482.fc35 updates 1.7 M #8 48.72 perl-Errno x86_64 1.33-486.fc35 updates 19 k #8 48.72 perl-Exporter noarch 5.76-479.fc35 fedora 31 k #8 48.72 perl-Fcntl x86_64 1.14-486.fc35 updates 25 k #8 48.72 perl-File-Basename noarch 2.85-486.fc35 updates 22 k #8 48.72 perl-File-Path noarch 2.18-478.fc35 fedora 35 k #8 48.72 perl-File-Temp noarch 1:0.231.100-478.fc35 fedora 59 k #8 48.72 perl-File-stat noarch 1.09-486.fc35 updates 22 k #8 48.72 perl-FileHandle noarch 2.03-486.fc35 updates 20 k #8 48.72 perl-Getopt-Long noarch 1:2.52-478.fc35 fedora 60 k #8 48.72 perl-Getopt-Std noarch 1.13-486.fc35 updates 20 k #8 48.72 perl-HTTP-Tiny noarch 0.080-1.fc35 updates 55 k #8 48.72 perl-IO x86_64 1.46-486.fc35 updates 91 k #8 48.72 perl-IPC-Open3 noarch 1.21-486.fc35 updates 27 k #8 48.72 perl-MIME-Base64 x86_64 3.16-478.fc35 fedora 30 k #8 48.72 perl-Net-SSLeay x86_64 1.90-4.fc35 fedora 349 k #8 48.72 perl-POSIX x86_64 1.97-486.fc35 updates 102 k #8 48.72 perl-PathTools x86_64 3.80-478.fc35 fedora 85 k #8 48.72 perl-Pod-Escapes noarch 1:1.07-478.fc35 fedora 20 k #8 48.72 perl-Pod-Perldoc noarch 3.28.01-479.fc35 fedora 84 k #8 48.72 perl-Pod-Simple noarch 1:3.43-2.fc35 fedora 215 k #8 48.72 perl-Pod-Usage noarch 4:2.01-478.fc35 fedora 40 k #8 48.72 perl-Scalar-List-Utils x86_64 5:1.62-463.fc35 updates 72 k #8 48.72 perl-SelectSaver noarch 1.02-486.fc35 updates 16 k #8 48.72 perl-Socket x86_64 4:2.032-2.fc35 fedora 55 k #8 48.72 perl-Storable x86_64 1:3.25-1.fc35 fedora 95 k #8 48.72 perl-Symbol noarch 1.09-486.fc35 updates 19 k #8 48.72 perl-Term-ANSIColor noarch 5.01-479.fc35 fedora 48 k #8 48.72 perl-Term-Cap noarch 1.17-478.fc35 fedora 22 k #8 48.72 perl-Text-ParseWords noarch 3.30-478.fc35 fedora 16 k #8 48.72 perl-Text-Tabs+Wrap noarch 2021.0814-1.fc35 fedora 22 k #8 48.72 perl-Time-Local noarch 2:1.300-478.fc35 fedora 33 k #8 48.72 perl-URI noarch 5.09-4.fc35 fedora 108 k #8 48.72 perl-base noarch 2.27-486.fc35 updates 21 k #8 48.72 perl-constant noarch 1.33-479.fc35 fedora 23 k #8 48.72 perl-if noarch 0.60.900-486.fc35 updates 18 k #8 48.72 perl-interpreter x86_64 4:5.34.1-486.fc35 updates 76 k #8 48.72 perl-libnet noarch 3.13-479.fc35 fedora 125 k #8 48.72 perl-libs x86_64 4:5.34.1-486.fc35 updates 2.1 M #8 48.72 perl-mro x86_64 1.25-486.fc35 updates 33 k #8 48.72 perl-overload noarch 1.33-486.fc35 updates 50 k #8 48.72 perl-overloading noarch 0.02-486.fc35 updates 17 k #8 48.72 perl-parent noarch 1:0.238-478.fc35 fedora 14 k #8 48.72 perl-podlators noarch 1:4.14-478.fc35 fedora 111 k #8 48.72 perl-srpm-macros noarch 1-42.fc35 fedora 8.3 k #8 48.72 perl-subs noarch 1.04-486.fc35 updates 16 k #8 48.72 perl-vars noarch 1.05-486.fc35 updates 17 k #8 48.72 pkgconf x86_64 1.8.0-1.fc35 fedora 41 k #8 48.72 pkgconf-m4 noarch 1.8.0-1.fc35 fedora 14 k #8 48.72 pkgconf-pkg-config x86_64 1.8.0-1.fc35 fedora 10 k #8 48.72 protobuf-c x86_64 1.4.0-1.fc35 fedora 35 k #8 48.72 python-srpm-macros noarch 3.10-11.fc35 updates 25 k #8 48.72 python3-construct noarch 2.10.67-3.fc35 fedora 112 k #8 48.72 python3-dateutil noarch 1:2.8.1-7.fc35 fedora 289 k #8 48.72 python3-dbus x86_64 1.2.18-2.fc35 fedora 132 k #8 48.72 python3-distro noarch 1.6.0-1.fc35 fedora 38 k #8 48.72 python3-dnf-plugins-core noarch 4.1.0-1.fc35 updates 220 k #8 48.72 python3-enchant noarch 3.2.2-1.fc35 updates 79 k #8 48.72 python3-pybeam noarch 0.7-1.fc35 fedora 24 k #8 48.72 python3-pyxdg noarch 0.27-3.fc35 fedora 96 k #8 48.72 python3-six noarch 1.16.0-4.fc35 fedora 36 k #8 48.72 python3-toml noarch 0.10.2-5.fc35 fedora 39 k #8 48.72 python3-zstd x86_64 1.4.5.1-5.fc35 fedora 19 k #8 48.72 qt5-srpm-macros noarch 5.15.2-3.fc35 fedora 8.2 k #8 48.72 redhat-rpm-config noarch 199-1.fc35 updates 65 k #8 48.72 rpmautospec-rpm-macros noarch 0.2.5-1.fc35 fedora 9.9 k #8 48.72 rust-srpm-macros noarch 21-1.fc35 updates 9.0 k #8 48.72 shared-mime-info x86_64 2.1-3.fc35 fedora 373 k #8 48.72 systemd-libs x86_64 249.11-2.fc35 updates 603 k #8 48.72 unbound-libs x86_64 1.13.2-1.fc35 fedora 537 k #8 48.72 unzip x86_64 6.0-53.fc35 fedora 179 k #8 48.72 xxhash-libs x86_64 0.8.1-1.fc35 updates 40 k #8 48.72 xz x86_64 5.2.5-7.fc35 fedora 214 k #8 48.72 zip x86_64 3.0-31.fc35 fedora 257 k #8 48.72 zstd x86_64 1.5.2-1.fc35 updates 429 k #8 48.72 Installing weak dependencies: #8 48.72 abattis-cantarell-fonts noarch 0.301-5.fc35 updates 364 k #8 48.72 adobe-source-code-pro-fonts noarch 2.030.1.050-11.fc35 fedora 831 k #8 48.72 deltarpm x86_64 3.6.2-10.fc35 fedora 88 k #8 48.72 hunspell-en noarch 0.20140811.1-20.fc35 fedora 180 k #8 48.72 perl-IO-Socket-IP noarch 0.41-479.fc35 fedora 42 k #8 48.72 perl-IO-Socket-SSL noarch 2.072-1.fc35 fedora 217 k #8 48.72 perl-Mozilla-CA noarch 20211001-1.fc35 updates 12 k #8 48.72 perl-NDBM_File x86_64 1.15-486.fc35 updates 27 k #8 48.72 python3-unbound x86_64 1.13.2-1.fc35 fedora 100 k #8 48.72 #8 48.72 Transaction Summary #8 48.72 ================================================================================ #8 48.72 Install 145 Packages #8 48.72 Upgrade 11 Packages #8 48.72 #8 48.73 Total download size: 38 M #8 48.73 Downloading Packages: #8 49.41 Selecting previously unselected package libproc-processtable-perl. #8 49.42 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ... #8 49.42 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 49.46 Selecting previously unselected package libre2-9:armhf. #8 49.47 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ... #8 49.47 Unpacking libre2-9:armhf (20210201+dfsg-1) ... #8 49.51 Selecting previously unselected package libre-engine-re2-perl:armhf. #8 49.51 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ... #8 49.52 Unpacking libre-engine-re2-perl:armhf (0.14-1) ... #8 49.55 Selecting previously unselected package libreadonly-perl. #8 49.55 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ... #8 49.56 Unpacking libreadonly-perl (2.050-3) ... #8 49.59 Selecting previously unselected package libref-util-perl. #8 49.59 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #8 49.59 Unpacking libref-util-perl (0.204-1) ... #8 49.62 Selecting previously unselected package libref-util-xs-perl. #8 56.72 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #8 56.73 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.10) ... #8 56.75 Setting up dput (1.0.1ubuntu1) ... #8 56.92 Setting up libstring-copyright-perl (0.003005-1) ... #8 56.93 Setting up libhtml-parser-perl (3.72-3build1) ... #8 56.94 Setting up automake (1:1.15.1-3ubuntu2) ... #8 48.98 (7/161): debugedit-5.0-3.fc36.aarch64.rpm 1.8 MB/s | 76 kB 00:00 #8 48.98 (8/161): devscripts-checkbashisms-2.22.1-1.fc36 769 kB/s | 28 kB 00:00 #8 49.02 (9/161): diffutils-3.8-2.fc36.aarch64.rpm 10 MB/s | 368 kB 00:00 #8 49.02 (10/161): dwz-0.14-2.fc35.aarch64.rpm 3.1 MB/s | 125 kB 00:00 #8 49.02 (11/161): ed-1.14.2-12.fc36.aarch64.rpm 1.8 MB/s | 73 kB 00:00 #8 49.03 (12/161): efi-srpm-macros-5-5.fc36.noarch.rpm 4.2 MB/s | 22 kB 00:00 #8 49.09 (13/161): file-5.41-4.fc36.aarch64.rpm 738 kB/s | 48 kB 00:00 #8 49.09 (14/161): fonts-filesystem-2.0.5-7.fc36.noarch. 140 kB/s | 9.0 kB 00:00 #8 49.09 (15/161): enchant-1.6.0-30.fc36.aarch64.rpm 817 kB/s | 59 kB 00:00 #8 49.10 (16/161): fonts-srpm-macros-2.0.5-7.fc36.noarch 3.0 MB/s | 27 kB 00:00 #8 49.10 (17/161): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 930 kB/s | 7.6 kB 00:00 #8 49.12 (18/161): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 475 kB/s | 7.7 kB 00:00 #8 49.15 (19/161): gdk-pixbuf2-2.42.8-1.fc36.aarch64.rpm 8.8 MB/s | 463 kB 00:00 #8 49.16 (20/161): glib-networking-2.72.0-1.fc36.aarch64 4.1 MB/s | 184 kB 00:00 #8 49.23 (21/161): gdb-minimal-11.2-3.fc36.aarch64.rpm 26 MB/s | 3.4 MB 00:00 #8 51.74 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 51.76 Setting up less (487-0.1+b1) ... #8 51.86 Setting up perl-openssl-defaults:amd64 (3) ... #8 51.87 Setting up linux-libc-dev:amd64 (4.19.235-1) ... #8 51.88 Setting up gettext-base (0.19.8.1-9) ... #8 51.89 Setting up liblzo2-2:amd64 (2.10-0.1) ... #8 51.91 Setting up libnpth0:amd64 (1.6-1) ... #8 51.93 Setting up krb5-locales (1.17-3+deb10u3) ... #8 51.95 Setting up file (1:5.35-4+deb10u2) ... #8 51.96 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #8 DONE 48.7s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:45a21d4af54bbe4a617ab82e0d595c74e176029ee3fdd2fa4b6154898fabef46 #10 DONE 0.1s #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 #11 sha256:29c4b0f1cff5c8b373a9413de755c0c2410319c58306220a347812390c0d2303 #8 50.51 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 50.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 50.69 Processing triggers for libc-bin (2.27-3ubuntu1.5) ... #8 50.72 Processing triggers for ca-certificates (20210119~18.04.2) ... #8 48.40 Dependencies resolved. #8 48.43 ================================================================================ #8 48.43 Package Arch Version Repo Size #8 48.43 ================================================================================ #8 48.43 Installing: #8 48.43 dnf-plugins-core noarch 4.0.24-1.fc34 updates 35 k #8 48.43 rpm-build x86_64 4.16.1.3-1.fc34 fedora 100 k #8 48.43 rpmlint noarch 1.11-19.fc34 updates 185 k #8 48.43 Installing dependencies: #8 48.43 binutils x86_64 2.35.2-6.fc34 updates 5.5 M #8 48.43 binutils-gold x86_64 2.35.2-6.fc34 updates 716 k #8 48.43 bzip2 x86_64 1.0.8-6.fc34 fedora 53 k #8 48.43 cpio x86_64 2.13-10.fc34 fedora 274 k #8 48.43 dbus-libs x86_64 1:1.12.20-3.fc34 fedora 151 k #8 48.43 desktop-file-utils x86_64 0.26-3.fc34 fedora 74 k #8 48.43 diffutils x86_64 3.7-8.fc34 fedora 391 k #8 48.43 dwz x86_64 0.14-1.fc34 fedora 129 k #8 48.43 ed x86_64 1.14.2-10.fc34 fedora 75 k #8 48.43 efi-srpm-macros noarch 5-4.fc34 updates 22 k #8 48.43 elfutils x86_64 0.186-1.fc34 updates 519 k #8 48.43 elfutils-debuginfod-client x86_64 0.186-1.fc34 updates 40 k #8 48.43 emacs-filesystem noarch 1:27.2-5.fc34 updates 8.4 k #8 48.43 enchant x86_64 1:1.6.0-27.fc34 fedora 59 k #8 48.43 file x86_64 5.39-7.fc34 updates 50 k #8 48.43 findutils x86_64 1:4.8.0-2.fc34 fedora 545 k #8 48.43 fonts-srpm-macros noarch 1:2.0.5-5.fc34 fedora 27 k #8 48.43 fpc-srpm-macros noarch 1.3-3.fc34 fedora 7.7 k #8 48.43 gdb-minimal x86_64 11.1-5.fc34 updates 3.8 M #8 48.43 gdk-pixbuf2 x86_64 2.42.6-1.fc34 updates 471 k #8 48.43 ghc-srpm-macros noarch 1.5.0-4.fc34 fedora 7.8 k #8 48.43 glib-networking x86_64 2.68.3-1.fc34 updates 169 k #8 48.43 gnat-srpm-macros noarch 4-13.fc34 fedora 8.3 k #8 48.43 go-srpm-macros noarch 3.0.15-1.fc34 updates 26 k #8 48.43 groff-base x86_64 1.22.4-7.fc34 fedora 1.1 M #8 48.43 gsettings-desktop-schemas x86_64 40.0-1.fc34 fedora 691 k #8 48.43 hunspell x86_64 1.7.0-9.fc34 fedora 330 k #8 48.43 hunspell-en-US noarch 0.20140811.1-18.fc34 fedora 177 k #8 48.43 hunspell-filesystem x86_64 1.7.0-9.fc34 fedora 7.6 k #8 48.43 info x86_64 6.7-10.fc34 fedora 227 k #8 48.43 json-glib x86_64 1.6.6-1.fc34 updates 151 k #8 48.43 kernel-srpm-macros noarch 1.0-4.fc34 fedora 7.3 k #8 48.43 less x86_64 590-2.fc34 updates 161 k #8 48.43 libappstream-glib x86_64 0.7.18-2.fc34 fedora 398 k #8 48.43 libjpeg-turbo x86_64 2.0.90-3.fc34 updates 175 k #8 48.43 libpipeline x86_64 1.5.3-2.fc34 fedora 49 k #8 48.43 libpkgconf x86_64 1.7.3-6.fc34 fedora 36 k #8 48.43 libpng x86_64 2:1.6.37-10.fc34 fedora 119 k #8 48.43 libproxy x86_64 0.4.15-30.fc34 fedora 72 k #8 48.43 libsoup x86_64 2.72.0-6.fc34 fedora 397 k #8 48.43 libstemmer x86_64 0-16.585svn.fc34 fedora 86 k #8 48.43 lua-srpm-macros noarch 1-4.fc34 fedora 8.3 k #8 48.43 man-db x86_64 2.9.3-3.fc34 fedora 1.1 M #8 48.43 ncurses x86_64 6.2-4.20200222.fc34 fedora 396 k #8 48.43 nim-srpm-macros noarch 3-4.fc34 fedora 8.4 k #8 48.43 ocaml-srpm-macros noarch 6-4.fc34 fedora 7.8 k #8 48.43 openblas-srpm-macros noarch 2-9.fc34 fedora 7.4 k #8 48.43 patch x86_64 2.7.6-14.fc34 fedora 130 k #8 48.43 perl-AutoLoader noarch 5.74-477.fc34 updates 31 k #8 48.43 perl-B x86_64 1.80-477.fc34 updates 189 k #8 48.43 perl-Carp noarch 1.50-458.fc34 fedora 29 k #8 48.43 perl-Class-Struct noarch 0.66-477.fc34 updates 32 k #8 48.43 perl-Data-Dumper x86_64 2.174-460.fc34 fedora 56 k #8 48.43 perl-Digest noarch 1.20-1.fc34 updates 25 k #8 48.43 perl-Digest-MD5 x86_64 2.58-2.fc34 fedora 36 k #8 48.43 perl-DynaLoader x86_64 1.47-477.fc34 updates 36 k #8 48.43 perl-Encode x86_64 4:3.15-462.fc34 updates 1.7 M #8 48.43 perl-Errno x86_64 1.30-477.fc34 updates 25 k #8 48.43 perl-Exporter noarch 5.74-459.fc34 fedora 32 k #8 48.43 perl-Fcntl x86_64 1.13-477.fc34 updates 31 k #8 48.43 perl-File-Basename noarch 2.85-477.fc34 updates 27 k #8 48.43 perl-File-Path noarch 2.18-2.fc34 fedora 36 k #8 48.43 perl-File-Temp noarch 1:0.231.100-2.fc34 fedora 60 k #8 48.43 perl-File-stat noarch 1.09-477.fc34 updates 27 k #8 48.43 perl-FileHandle noarch 2.03-477.fc34 updates 26 k #8 48.43 perl-Getopt-Long noarch 1:2.52-2.fc34 fedora 61 k #8 48.43 perl-Getopt-Std noarch 1.12-477.fc34 updates 26 k #8 48.43 perl-HTTP-Tiny noarch 0.078-1.fc34 updates 55 k #8 48.43 perl-IO x86_64 1.43-477.fc34 updates 97 k #8 48.43 perl-IO-Socket-IP noarch 0.41-3.fc34 fedora 43 k #8 48.43 perl-IPC-Open3 noarch 1.21-477.fc34 updates 33 k #8 48.43 perl-MIME-Base64 x86_64 3.16-2.fc34 fedora 30 k #8 48.43 perl-Net-SSLeay x86_64 1.90-2.fc34 fedora 357 k #8 48.43 perl-POSIX x86_64 1.94-477.fc34 updates 107 k #8 48.43 perl-PathTools x86_64 3.78-459.fc34 fedora 86 k #8 48.43 perl-Pod-Escapes noarch 1:1.07-458.fc34 fedora 20 k #8 48.43 perl-Pod-Perldoc noarch 3.28.01-459.fc34 fedora 85 k #8 48.43 perl-Pod-Simple noarch 1:3.42-2.fc34 fedora 216 k #8 48.43 perl-Pod-Usage noarch 4:2.01-2.fc34 fedora 41 k #8 48.43 perl-Scalar-List-Utils x86_64 4:1.56-459.fc34 fedora 72 k #8 48.43 perl-SelectSaver noarch 1.02-477.fc34 updates 22 k #8 48.43 perl-Socket x86_64 4:2.032-1.fc34 updates 54 k #8 48.43 perl-Storable x86_64 1:3.21-458.fc34 fedora 97 k #8 48.43 perl-Symbol noarch 1.08-477.fc34 updates 24 k #8 48.43 perl-Term-ANSIColor noarch 5.01-459.fc34 fedora 49 k #8 48.43 perl-Term-Cap noarch 1.17-458.fc34 fedora 22 k #8 48.43 perl-Text-ParseWords noarch 3.30-458.fc34 fedora 16 k #8 48.43 perl-Text-Tabs+Wrap noarch 2021.0726-1.fc34 updates 22 k #8 48.43 perl-Time-Local noarch 2:1.300-5.fc34 fedora 34 k #8 48.43 perl-URI noarch 5.09-1.fc34 fedora 109 k #8 48.43 perl-base noarch 2.27-477.fc34 updates 26 k #8 48.43 perl-constant noarch 1.33-459.fc34 fedora 23 k #8 48.43 perl-if noarch 0.60.800-477.fc34 updates 24 k #8 48.43 perl-interpreter x86_64 4:5.32.1-477.fc34 updates 81 k #8 48.43 perl-libnet noarch 3.13-2.fc34 fedora 127 k #8 48.43 perl-libs x86_64 4:5.32.1-477.fc34 updates 2.0 M #8 48.43 perl-mro x86_64 1.23-477.fc34 updates 38 k #8 48.43 perl-overload noarch 1.31-477.fc34 updates 56 k #8 48.43 perl-overloading noarch 0.02-477.fc34 updates 23 k #8 48.43 perl-parent noarch 1:0.238-458.fc34 fedora 14 k #8 48.43 perl-podlators noarch 1:4.14-458.fc34 fedora 113 k #8 48.43 perl-srpm-macros noarch 1-39.fc34 fedora 8.5 k #8 48.43 perl-subs noarch 1.03-477.fc34 updates 22 k #8 48.43 perl-vars noarch 1.05-477.fc34 updates 23 k #8 48.43 pkgconf x86_64 1.7.3-6.fc34 fedora 41 k #8 48.43 pkgconf-m4 noarch 1.7.3-6.fc34 fedora 14 k #8 48.43 pkgconf-pkg-config x86_64 1.7.3-6.fc34 fedora 10 k #8 48.43 python-srpm-macros noarch 3.9-41.fc34 updates 21 k #8 48.43 python3-dateutil noarch 1:2.8.1-3.fc34 fedora 289 k #8 48.43 python3-dbus x86_64 1.2.18-1.fc34 updates 132 k #8 48.43 python3-distro noarch 1.5.0-5.fc34 fedora 36 k #8 48.43 python3-dnf-plugins-core noarch 4.0.24-1.fc34 updates 210 k #8 48.43 python3-enchant noarch 3.2.1-1.fc34 updates 78 k #8 48.43 python3-file-magic noarch 5.39-7.fc34 updates 17 k #8 48.43 python3-setuptools noarch 53.0.0-3.fc34 updates 839 k #8 48.43 python3-six noarch 1.15.0-5.fc34 fedora 36 k #8 48.43 qt5-srpm-macros noarch 5.15.2-2.fc34 fedora 8.4 k #8 48.43 redhat-rpm-config noarch 183-3.fc34 updates 65 k #8 48.43 rpmautospec-rpm-macros noarch 0.2.6-1.fc34 updates 8.3 k #8 48.43 rust-srpm-macros noarch 21-1.fc34 updates 8.9 k #8 48.43 shared-mime-info x86_64 2.1-2.fc34 fedora 374 k #8 48.43 unzip x86_64 6.0-50.fc34 fedora 181 k #8 48.43 xxhash-libs x86_64 0.8.1-1.fc34 updates 40 k #8 48.43 xz x86_64 5.2.5-5.fc34 fedora 216 k #8 48.43 zip x86_64 3.0-28.fc34 fedora 260 k #8 48.43 zstd x86_64 1.5.2-1.fc34 updates 430 k #8 48.43 Installing weak dependencies: #8 48.43 abattis-cantarell-fonts noarch 0.301-2.fc34 fedora 369 k #8 48.43 adobe-source-code-pro-fonts noarch 2.030.1.050-10.fc34 fedora 834 k #8 48.43 hunspell-en-GB noarch 0.20140811.1-18.fc34 fedora 225 k #8 48.43 perl-IO-Socket-SSL noarch 2.070-2.fc34 fedora 214 k #8 48.43 perl-Mozilla-CA noarch 20211001-1.fc34 updates 12 k #8 48.43 perl-NDBM_File x86_64 1.15-477.fc34 updates 32 k #8 48.43 #8 48.43 Transaction Summary #8 48.43 ================================================================================ #8 48.43 Install 135 Packages #8 48.43 #8 48.44 Total download size: 31 M #8 48.44 Installed size: 118 M #8 48.44 Downloading Packages: #8 50.69 Setting up openssh-client (1:7.6p1-4ubuntu0.6) ... #8 50.78 Setting up libyaml-libyaml-perl (0.69+repack-1) ... #8 50.79 Setting up libsub-quote-perl (2.005000-1) ... #8 50.80 Setting up libfcgi-perl (0.78-2build1) ... #8 50.82 Setting up libwww-robotrules-perl (6.01-1) ... #8 50.83 Setting up python3-debian (0.1.32) ... #9 37.99 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ... #9 37.99 Unpacking libnet-http-perl (6.22-1) ... #9 38.02 Selecting previously unselected package liblwp-protocol-https-perl. #9 38.02 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 38.09 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 38.12 Selecting previously unselected package libtry-tiny-perl. #9 38.12 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ... #9 38.13 Unpacking libtry-tiny-perl (0.31-1) ... #9 38.16 Selecting previously unselected package libwww-robotrules-perl. #9 38.16 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ... #9 38.16 Unpacking libwww-robotrules-perl (6.02-1) ... #9 38.19 Selecting previously unselected package libwww-perl. #9 38.19 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ... #9 38.19 Unpacking libwww-perl (6.61-1) ... #9 38.23 Selecting previously unselected package patchutils. #9 38.23 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ... #9 49.44 Setting up libdata-dump-perl (1.23-1) ... #9 49.45 Setting up python3-certifi (2019.11.28-1) ... #9 49.58 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 49.59 Setting up libref-util-perl (0.204-1) ... #9 49.61 Setting up libipc-system-simple-perl (1.26-1) ... #9 49.62 Setting up libnet-domain-tld-perl (1.75-1) ... #9 49.63 Setting up libxml-writer-perl (0.625-1) ... #8 49.93 Setting up g++-10 (10.2.1-6) ... #8 49.94 Setting up libxpm4:arm64 (1:3.5.12-1) ... #8 49.95 Setting up libtool (2.4.6-15) ... #8 49.96 Setting up fontconfig-config (2.13.1-4.2) ... #8 50.21 Setting up openssh-client (1:8.4p1-5) ... #9 50.26 invoke-rc.d: could not determine current runlevel #9 50.26 invoke-rc.d: policy-rc.d denied execution of start. #9 50.27 Setting up libicu66:armhf (66.1-2ubuntu2.1) ... #9 50.28 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 50.29 Setting up libedit2:armhf (3.1-20191231-1) ... #9 50.30 Setting up libreadline8:armhf (8.0-4) ... #9 50.31 Setting up m4 (1.4.18-4) ... #9 50.32 Setting up libnss3:armhf (2:3.49.1-1ubuntu1.6) ... #9 50.33 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 50.35 Setting up ca-certificates (20210119~20.04.2) ... #9 48.26 Setting up libio-pty-perl (1:1.15-2build2) ... #9 48.27 Setting up g++-11 (11.2.0-19ubuntu1) ... #9 48.28 Setting up libfile-fcntllock-perl (0.22-3build7) ... #9 48.29 Setting up libclone-perl (0.45-1build3) ... #9 48.30 Setting up libalgorithm-diff-perl (1.201-1) ... #9 48.31 Setting up libarchive-zip-perl (1.68-1) ... #9 48.32 Setting up libsub-identify-perl (0.14-1build5) ... #9 48.34 Setting up libdistro-info-perl (1.1build1) ... #9 48.35 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ... #9 48.36 Setting up python3-apt (2.3.0ubuntu2) ... #13 5.204 (51/58): selinux-policy-3.14.3-97.el8.noarch.rp 7.5 MB/s | 646 kB 00:00 #13 5.252 (52/58): python3-policycoreutils-2.9-19.el8.noa 11 MB/s | 2.2 MB 00:00 #13 5.317 (53/58): selinux-policy-devel-3.14.3-97.el8.noa 10 MB/s | 1.5 MB 00:00 #9 49.68 Preparing to unpack .../332-libipc-run3-perl_0.048-2_all.deb ... #9 49.68 Unpacking libipc-run3-perl (0.048-2) ... #9 49.72 Selecting previously unselected package lzip. #9 49.72 Preparing to unpack .../333-lzip_1.22-3_arm64.deb ... #9 49.73 Unpacking lzip (1.22-3) ... #9 49.77 Selecting previously unselected package lzop. #9 49.77 Preparing to unpack .../334-lzop_1.04-2build1_arm64.deb ... #9 49.77 Unpacking lzop (1.04-2build1) ... #9 49.87 Selecting previously unselected package t1utils. #9 49.87 Preparing to unpack .../335-t1utils_1.41-4build1_arm64.deb ... #9 49.87 Unpacking t1utils (1.41-4build1) ... #9 49.91 Selecting previously unselected package unzip. #8 53.45 Selecting previously unselected package lsb-release. #8 53.45 Preparing to unpack .../313-lsb-release_10.2019051400_all.deb ... #8 53.45 Unpacking lsb-release (10.2019051400) ... #8 53.50 Selecting previously unselected package mailutils. #8 53.51 Preparing to unpack .../314-mailutils_1%3a3.5-4_armhf.deb ... #8 53.51 Unpacking mailutils (1:3.5-4) ... #8 53.58 Selecting previously unselected package manpages-dev. #8 53.58 Preparing to unpack .../315-manpages-dev_4.16-2_all.deb ... #8 53.58 Unpacking manpages-dev (4.16-2) ... #12 19.13 Installing : cpp-11.3.1-2.el9.x86_64 24/81 #12 17.76 Upgrading : glibc-common-2.34-32.el9.aarch64 2/83 #12 17.93 Upgrading : glibc-gconv-extra-2.34-32.el9.aarch64 3/83 #12 17.97 Running scriptlet: glibc-gconv-extra-2.34-32.el9.aarch64 3/83 #12 17.99 Upgrading : glibc-minimal-langpack-2.34-32.el9.aarch64 4/83 #12 17.99 Running scriptlet: glibc-2.34-32.el9.aarch64 5/83 #9 50.43 Setting up python3-requests (2.22.0-2ubuntu1) ... #9 50.59 Setting up libdata-optlist-perl (0.110-1) ... #9 50.60 Setting up libipc-run-perl (20180523.0-2) ... #9 50.61 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... #9 50.62 Setting up libcontextual-return-perl (0.004014-2) ... #9 50.63 Setting up libwww-robotrules-perl (6.02-1) ... #9 50.64 Setting up libtypes-serialiser-perl (1.0-1) ... #9 50.65 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 50.68 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 50.68 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 #9 50.69 Setting up libhtml-parser-perl (3.72-5) ... #9 50.70 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 50.71 Setting up librole-tiny-perl (2.001004-1) ... #9 50.72 Setting up build-essential (12.8ubuntu1.1) ... #9 50.73 Setting up libfont-ttf-perl (1.06-1) ... #9 50.74 Setting up libfile-homedir-perl (1.004-1) ... #9 50.75 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #8 48.57 Preparing : 1/1 #8 48.60 Installing : file-5.39-7.fc34.aarch64 1/135 #8 48.61 Installing : elfutils-debuginfod-client-0.186-1.fc34.aarch64 2/135 #8 48.64 Installing : binutils-gold-2.35.2-6.fc34.aarch64 3/135 #8 48.75 Installing : binutils-2.35.2-6.fc34.aarch64 4/135 #8 48.78 Running scriptlet: binutils-2.35.2-6.fc34.aarch64 4/135 #8 48.80 Running scriptlet: groff-base-1.22.4-7.fc34.aarch64 5/135 #8 48.85 Installing : groff-base-1.22.4-7.fc34.aarch64 5/135 #8 48.87 Running scriptlet: groff-base-1.22.4-7.fc34.aarch64 5/135 #8 48.89 Installing : xz-5.2.5-5.fc34.aarch64 6/135 #8 48.93 Installing : unzip-6.0-50.fc34.aarch64 7/135 #13 9.360 Installing : make-1:4.2.1-11.el8.aarch64 2/61 #13 9.372 Running scriptlet: make-1:4.2.1-11.el8.aarch64 2/61 #13 9.395 Installing : m4-1.4.18-7.el8.aarch64 3/61 #13 9.405 Running scriptlet: m4-1.4.18-7.el8.aarch64 3/61 #13 9.450 Installing : checkpolicy-2.9-1.el8.aarch64 4/61 #13 9.467 Installing : libmpc-1.1.0-9.1.el8.aarch64 5/61 #13 9.478 Installing : cmake-rpm-macros-3.20.2-4.el8.noarch 6/61 #8 49.80 (1/156): bzip2-1.0.8-9.fc35.x86_64.rpm 228 kB/s | 52 kB 00:00 #8 49.62 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ... #8 49.63 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 49.66 Selecting previously unselected package libregexp-pattern-license-perl. #8 49.66 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 49.66 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 49.70 Selecting previously unselected package libregexp-pattern-perl. #8 49.70 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ... #8 49.71 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 49.75 Selecting previously unselected package libsasl2-modules:armhf. #8 49.75 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #8 49.76 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 49.79 Selecting previously unselected package libsereal-decoder-perl. #8 49.79 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ... #8 49.80 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 49.84 Selecting previously unselected package libsereal-encoder-perl. #8 49.84 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ... #8 49.85 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #9 39.98 Selecting previously unselected package gcc. #9 39.98 Preparing to unpack .../081-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 39.99 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 40.02 Selecting previously unselected package libstdc++-11-dev:armhf. #9 40.02 Preparing to unpack .../082-libstdc++-11-dev_11.2.0-7ubuntu2_armhf.deb ... #9 40.03 Unpacking libstdc++-11-dev:armhf (11.2.0-7ubuntu2) ... #8 56.95 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #8 56.95 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 #8 56.95 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 #8 56.96 Setting up libipc-run-perl (0.96-1) ... #8 56.97 Setting up libcgi-pm-perl (4.38-1) ... #8 56.98 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 56.99 Setting up python3-requests (2.18.4-2ubuntu0.1) ... #8 57.17 Setting up libparse-debianchangelog-perl (1.2.0-12) ... #8 57.18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... #8 57.21 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 49.23 (22/161): gnat-srpm-macros-4-15.fc36.noarch.rpm 107 kB/s | 8.2 kB 00:00 #8 49.23 (23/161): go-srpm-macros-3.0.15-1.fc36.noarch.r 375 kB/s | 26 kB 00:00 #8 49.28 (24/161): groff-base-1.22.4-9.fc36.aarch64.rpm 19 MB/s | 1.0 MB 00:00 #8 49.31 (25/161): gsettings-desktop-schemas-42.0-1.fc36 8.9 MB/s | 692 kB 00:00 #8 49.34 (26/161): hunspell-1.7.0-19.fc36.aarch64.rpm 2.6 MB/s | 284 kB 00:00 #8 49.34 (27/161): hunspell-en-0.20140811.1-22.fc36.noar 5.2 MB/s | 180 kB 00:00 #8 49.35 (28/161): hunspell-en-GB-0.20140811.1-22.fc36.n 5.8 MB/s | 225 kB 00:00 #8 49.35 (29/161): hunspell-en-US-0.20140811.1-22.fc36.n 12 MB/s | 176 kB 00:00 #8 49.38 (30/161): info-6.8-3.fc36.aarch64.rpm 6.4 MB/s | 220 kB 00:00 #8 49.39 (31/161): hunspell-filesystem-1.7.0-19.fc36.aar 209 kB/s | 8.9 kB 00:00 #8 49.39 (32/161): json-glib-1.6.6-2.fc36.aarch64.rpm 3.9 MB/s | 149 kB 00:00 #8 49.39 (33/161): kernel-srpm-macros-1.0-14.fc36.noarch 911 kB/s | 9.1 kB 00:00 #8 49.43 (34/161): libjpeg-turbo-2.1.2-2.fc36.aarch64.rp 4.6 MB/s | 190 kB 00:00 #8 49.44 (35/161): libpkgconf-1.8.0-2.fc36.aarch64.rpm 836 kB/s | 36 kB 00:00 #8 49.47 (36/161): libappstream-glib-0.7.18-4.fc36.aarch 4.9 MB/s | 374 kB 00:00 #8 51.97 Setting up libassuan0:amd64 (2.5.2-1) ... #8 51.98 Setting up libgomp1:amd64 (8.3.0-6) ... #8 52.00 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #8 52.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 52.07 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... #8 52.09 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ... #8 52.10 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #8 52.11 Setting up libfakeroot:amd64 (1.23-1) ... #8 52.13 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... #8 52.14 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 52.15 Setting up fakeroot (1.23-1) ... #8 52.16 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #12 3.599 Reading package lists... #9 50.97 Setting up libxpm4:amd64 (1:3.5.12-1) ... #9 50.99 Setting up openssh-client (1:8.4p1-6ubuntu2.1) ... #9 51.08 Setting up gpgsm (2.2.20-1ubuntu4) ... #9 51.09 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 51.11 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2.1) ... #9 51.12 Setting up binutils (2.37-7ubuntu1) ... #9 51.13 Setting up man-db (2.9.4-2) ... #8 50.73 Updating certificates in /etc/ssl/certs... #8 50.99 Setting up libauthen-sasl-perl (2.1600-1) ... #8 51.00 Setting up libclass-accessor-perl (0.51-1) ... #8 51.02 Setting up libsort-key-perl (1.33-2) ... #8 51.03 Setting up libhtml-tagset-perl (3.20-3) ... #8 51.04 Setting up libpath-tiny-perl (0.104-1) ... #8 51.06 Setting up libnet-domain-tld-perl (1.75-1) ... #8 51.07 Setting up libsub-install-perl (0.928-1) ... #8 51.08 Setting up libdata-optlist-perl (0.110-1) ... #8 51.09 Setting up libio-stringy-perl (2.111-2) ... #8 51.10 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 51.12 Setting up libtry-tiny-perl (0.30-1) ... #8 51.13 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 51.14 Setting up libfont-afm-perl (1.20-2) ... #8 51.15 Setting up libregexp-pattern-license-perl (3.0.31-3) ... #9 38.23 Unpacking patchutils (0.4.2-1build2) ... #9 38.26 Selecting previously unselected package wdiff. #9 38.26 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ... #9 38.27 Unpacking wdiff (1.2.2-2build3) ... #9 38.31 Selecting previously unselected package devscripts. #9 38.31 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ... #9 38.33 Unpacking devscripts (2.22.1ubuntu1) ... #9 38.42 Selecting previously unselected package diffstat. #9 38.42 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ... #9 38.43 Unpacking diffstat (1.64-1build2) ... #9 38.46 Selecting previously unselected package python3-chardet. #9 38.46 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ... #9 38.46 Unpacking python3-chardet (4.0.0-1) ... #9 38.51 Selecting previously unselected package zstd. #9 38.51 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ... #9 49.65 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 49.66 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #9 49.67 Setting up shared-mime-info (1.15-1) ... #8 50.30 Setting up gpgsm (2.2.27-2+deb11u1) ... #8 50.32 Setting up libxext6:arm64 (2:1.3.3-1.1) ... #8 50.33 Setting up man-db (2.9.4-2) ... #8 50.45 Building database of manual pages ... #9 50.72 Updating certificates in /etc/ssl/certs... #9 48.51 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 48.52 Setting up liblist-moreutils-perl (0.430-2) ... #9 48.53 Setting up libhtml-tagset-perl (3.20-4) ... #9 48.54 Setting up liblog-any-perl (1.710-1) ... #9 48.55 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 48.57 Setting up libdevel-size-perl (0.83-1build4) ... #9 48.61 Setting up libdebhelper-perl (13.6ubuntu1) ... #9 48.65 Setting up libpod-constants-perl (0.19-2) ... #9 48.66 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #9 48.68 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 48.70 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #9 48.74 Setting up libio-interactive-perl (1.023-1) ... #13 5.361 (54/58): systemd-devel-239-58.el8.x86_64.rpm 3.5 MB/s | 392 kB 00:00 #9 49.91 Preparing to unpack .../336-unzip_6.0-26ubuntu1_arm64.deb ... #9 49.92 Unpacking unzip (6.0-26ubuntu1) ... #9 50.03 Selecting previously unselected package lintian. #9 50.04 Preparing to unpack .../337-lintian_2.104.0ubuntu3.1_all.deb ... #9 50.05 Unpacking lintian (2.104.0ubuntu3.1) ... #12 19.70 Installing : llvm-libs-13.0.1-1.el9.x86_64 25/81 #12 19.73 Installing : perl-TermReadKey-2.38-11.el9.x86_64 26/81 #12 19.74 Installing : python3-libsemanage-3.3-2.el9.x86_64 27/81 #12 19.78 Installing : libcbor-0.7.0-5.el9.x86_64 28/81 #12 19.78 Installing : libfido2-1.6.0-7.el9.x86_64 29/81 #12 19.83 Installing : libselinux-utils-3.3-2.el9.x86_64 30/81 #12 19.85 Installing : policycoreutils-3.3-5.el9.x86_64 31/81 #12 19.88 Running scriptlet: policycoreutils-3.3-5.el9.x86_64 31/81 #12 19.90 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. #12 19.90 #12 19.90 Installing : rpm-plugin-selinux-4.16.1.3-11.el9.x86_64 32/81 #12 19.91 Installing : selinux-policy-34.1.31-2.el9.noarch 33/81 #9 50.76 Setting up libio-socket-ssl-perl (2.067-1) ... #9 50.77 Setting up libsub-exporter-perl (0.987-1) ... #9 50.78 Setting up libalgorithm-merge-perl (0.08-3) ... #9 50.79 Setting up libhttp-message-perl (6.22-1) ... #9 50.80 Setting up libhtml-form-perl (6.07-1) ... #9 50.81 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #9 50.82 Setting up libjson-xs-perl (4.020-1build1) ... #9 50.84 Setting up libhttp-negotiate-perl (6.01-1) ... #9 50.85 Setting up libio-prompter-perl (0.004015-1) ... #9 50.86 Setting up libhttp-cookies-perl (6.08-1) ... #9 50.86 Setting up po-debconf (1.0.21) ... #9 50.88 Setting up libhtml-tree-perl (5.07-2) ... #9 50.88 Setting up libparams-classify-perl (0.015-1build2) ... #9 50.89 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.8) ... #9 50.90 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 50.91 Setting up libnet-dns-sec-perl (1.15-1) ... #9 50.93 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.10) ... #9 50.94 Setting up libsereal-perl (4.011-1) ... #9 50.94 Setting up libhtml-format-perl (2.12-1) ... #9 50.96 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 48.97 Installing : findutils-1:4.8.0-2.fc34.aarch64 8/135 #8 49.01 Installing : cpio-2.13-10.fc34.aarch64 9/135 #8 49.01 Installing : bzip2-1.0.8-6.fc34.aarch64 10/135 #8 49.04 Installing : zip-3.0-28.fc34.aarch64 11/135 #8 49.07 Installing : elfutils-0.186-1.fc34.aarch64 12/135 #8 49.10 Installing : python3-file-magic-5.39-7.fc34.noarch 13/135 #8 49.11 Installing : zstd-1.5.2-1.fc34.aarch64 14/135 #8 49.14 Installing : xxhash-libs-0.8.1-1.fc34.aarch64 15/135 #12 18.03 Upgrading : glibc-2.34-32.el9.aarch64 5/83 #12 18.06 Running scriptlet: glibc-2.34-32.el9.aarch64 5/83 #12 18.15 Installing : glibc-langpack-en-2.34-32.el9.aarch64 6/83 #12 18.20 Installing : make-1:4.3-7.el9.aarch64 7/83 #12 18.24 Installing : python3-libselinux-3.3-2.el9.aarch64 8/83 #12 18.25 Installing : perl-DynaLoader-1.47-479.el9.aarch64 9/83 #12 18.28 Installing : libedit-3.1-37.20210216cvs.el9.aarch64 10/83 #12 18.30 Installing : checkpolicy-3.3-1.el9.aarch64 11/83 #12 18.33 Installing : libmpc-1.2.1-4.el9.aarch64 12/83 #12 18.34 Installing : m4-1.4.19-1.el9.aarch64 13/83 #12 18.36 Installing : perl-threads-1:2.25-460.el9.aarch64 14/83 #12 18.37 Installing : perl-File-Find-1.37-479.el9.noarch 15/83 #8 49.85 (2/156): cpio-2.13-11.fc35.x86_64.rpm 986 kB/s | 270 kB 00:00 #8 49.90 (3/156): adobe-source-code-pro-fonts-2.030.1.05 2.5 MB/s | 831 kB 00:00 #8 49.90 (4/156): dash-0.5.10.2-9.fc35.x86_64.rpm 952 kB/s | 96 kB 00:00 #8 49.91 (5/156): debugedit-5.0-2.fc35.x86_64.rpm 1.3 MB/s | 76 kB 00:00 #8 49.91 (6/156): deltarpm-3.6.2-10.fc35.x86_64.rpm 8.2 MB/s | 88 kB 00:00 #8 49.91 (7/156): devscripts-checkbashisms-2.21.4-1.fc35 4.2 MB/s | 28 kB 00:00 #8 49.95 (8/156): diffutils-3.8-1.fc35.x86_64.rpm 9.1 MB/s | 400 kB 00:00 #8 49.95 (9/156): dwz-0.14-2.fc35.x86_64.rpm 2.9 MB/s | 127 kB 00:00 #8 49.96 (10/156): ed-1.14.2-11.fc35.x86_64.rpm 1.7 MB/s | 73 kB 00:00 #8 49.96 (11/156): efi-srpm-macros-5-4.fc35.noarch.rpm 2.2 MB/s | 22 kB 00:00 #8 49.96 (12/156): file-5.40-9.fc35.x86_64.rpm 7.9 MB/s | 51 kB 00:00 #8 49.97 (13/156): enchant-1.6.0-28.fc35.x86_64.rpm 5.7 MB/s | 59 kB 00:00 #8 50.00 (14/156): findutils-4.8.0-4.fc35.x86_64.rpm 12 MB/s | 538 kB 00:00 #8 50.01 (15/156): fonts-filesystem-2.0.5-6.fc35.noarch. 213 kB/s | 8.9 kB 00:00 #8 50.01 (16/156): fonts-srpm-macros-2.0.5-6.fc35.noarch 642 kB/s | 27 kB 00:00 #8 50.01 (17/156): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 1.1 MB/s | 7.6 kB 00:00 #8 50.05 (18/156): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm 11 MB/s | 467 kB 00:00 #8 50.05 (19/156): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 202 kB/s | 7.8 kB 00:00 #8 50.05 (20/156): gnat-srpm-macros-4-14.fc35.noarch.rpm 215 kB/s | 8.2 kB 00:00 #8 50.10 (21/156): gsettings-desktop-schemas-41.0-1.fc35 14 MB/s | 688 kB 00:00 #8 50.13 (22/156): hunspell-1.7.0-11.fc35.x86_64.rpm 3.9 MB/s | 322 kB 00:00 #8 49.89 Selecting previously unselected package libtask-weaken-perl. #8 49.89 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ... #8 49.89 Unpacking libtask-weaken-perl (1.06-1) ... #8 49.92 Selecting previously unselected package libxml-parser-perl:armhf. #8 49.92 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ... #8 49.93 Unpacking libxml-parser-perl:armhf (2.46-2) ... #8 49.98 Selecting previously unselected package libsoap-lite-perl. #8 49.98 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ... #8 49.99 Unpacking libsoap-lite-perl (1.27-1) ... #8 50.06 Selecting previously unselected package libsort-key-perl. #8 50.06 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ... #8 50.06 Unpacking libsort-key-perl (1.33-2+b3) ... #8 50.09 Selecting previously unselected package libstring-copyright-perl. #8 50.09 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ... #8 50.10 Unpacking libstring-copyright-perl (0.003006-1) ... #8 50.13 Selecting previously unselected package libstring-escape-perl. #8 50.13 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ... #8 50.13 Unpacking libstring-escape-perl (2010.002-2) ... #8 50.16 Selecting previously unselected package libstring-shellquote-perl. #8 50.16 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ... #8 50.17 Unpacking libstring-shellquote-perl (1.04-1) ... #8 50.19 Selecting previously unselected package libsys-cpuaffinity-perl:armhf. #8 50.20 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ... #8 57.23 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 57.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 57.36 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 57.47 #8 57.47 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 40.29 Selecting previously unselected package g++-11. #9 40.29 Preparing to unpack .../083-g++-11_11.2.0-7ubuntu2_armhf.deb ... #9 40.30 Unpacking g++-11 (11.2.0-7ubuntu2) ... #8 49.47 (37/161): libproxy-0.4.17-4.fc36.aarch64.rpm 2.1 MB/s | 68 kB 00:00 #8 49.47 (38/161): libpng-1.6.37-12.fc36.aarch64.rpm 2.8 MB/s | 114 kB 00:00 #8 49.51 (39/161): libsoup-2.74.2-2.fc36.aarch64.rpm 10 MB/s | 385 kB 00:00 #8 49.51 (40/161): libproxy-webkitgtk4-0.4.17-4.fc36.aar 455 kB/s | 20 kB 00:00 #8 49.51 (41/161): libstemmer-0-18.585svn.fc36.aarch64.r 2.1 MB/s | 82 kB 00:00 #8 49.52 (42/161): lua-srpm-macros-1-6.fc36.noarch.rpm 1.0 MB/s | 8.5 kB 00:00 #8 49.52 (43/161): nim-srpm-macros-3-6.fc36.noarch.rpm 1.7 MB/s | 8.3 kB 00:00 #8 49.52 (44/161): ocaml-srpm-macros-6-6.fc36.noarch.rpm 1.6 MB/s | 7.7 kB 00:00 #8 49.53 (45/161): openblas-srpm-macros-2-11.fc36.noarch 1.0 MB/s | 7.4 kB 00:00 #8 49.55 (46/161): ncurses-6.2-9.20210508.fc36.aarch64.r 9.7 MB/s | 400 kB 00:00 #8 49.56 (47/161): package-notes-srpm-macros-0.4-14.fc36 319 kB/s | 11 kB 00:00 #8 49.56 (48/161): patch-2.7.6-16.fc36.aarch64.rpm 3.6 MB/s | 121 kB 00:00 #8 49.57 (49/161): perl-Carp-1.52-479.fc36.noarch.rpm 6.6 MB/s | 29 kB 00:00 #8 49.57 (50/161): perl-AutoLoader-5.74-486.fc36.noarch. 1.9 MB/s | 26 kB 00:00 #8 49.58 (51/161): perl-Class-Struct-0.66-486.fc36.noarc 3.2 MB/s | 27 kB 00:00 #8 49.58 (52/161): perl-B-1.82-486.fc36.aarch64.rpm 8.4 MB/s | 186 kB 00:00 #8 49.58 (53/161): perl-Data-Dumper-2.183-3.fc36.aarch64 4.7 MB/s | 55 kB 00:00 #8 49.59 (54/161): perl-Digest-1.20-2.fc36.noarch.rpm 2.1 MB/s | 25 kB 00:00 #8 49.59 (55/161): perl-Digest-MD5-2.58-479.fc36.aarch64 4.0 MB/s | 36 kB 00:00 #8 49.59 (56/161): perl-DynaLoader-1.50-486.fc36.aarch64 3.4 MB/s | 31 kB 00:00 #8 49.60 (57/161): perl-Errno-1.33-486.fc36.aarch64.rpm 2.8 MB/s | 20 kB 00:00 #8 49.60 (58/161): perl-Exporter-5.76-480.fc36.noarch.rp 2.9 MB/s | 31 kB 00:00 #8 49.60 (59/161): perl-Fcntl-1.14-486.fc36.aarch64.rpm 2.3 MB/s | 25 kB 00:00 #8 49.61 (60/161): perl-File-Basename-2.85-486.fc36.noar 2.6 MB/s | 22 kB 00:00 #8 49.61 (61/161): perl-File-Path-2.18-479.fc36.noarch.r 4.2 MB/s | 35 kB 00:00 #8 49.61 (62/161): perl-File-stat-1.09-486.fc36.noarch.r 3.4 MB/s | 22 kB 00:00 #8 49.62 (63/161): perl-File-Temp-0.231.100-479.fc36.noa 5.7 MB/s | 59 kB 00:00 #8 49.62 (64/161): perl-FileHandle-2.03-486.fc36.noarch. 1.9 MB/s | 20 kB 00:00 #8 49.62 (65/161): perl-Getopt-Long-2.52-479.fc36.noarch 5.3 MB/s | 60 kB 00:00 #8 49.63 (66/161): perl-Getopt-Std-1.13-486.fc36.noarch. 2.1 MB/s | 21 kB 00:00 #8 49.63 (67/161): perl-HTTP-Tiny-0.080-2.fc36.noarch.rp 5.6 MB/s | 55 kB 00:00 #8 49.64 (68/161): perl-IO-1.46-486.fc36.aarch64.rpm 8.6 MB/s | 92 kB 00:00 #8 49.64 (69/161): perl-IO-Socket-IP-0.41-480.fc36.noarc 3.6 MB/s | 42 kB 00:00 #8 49.68 (70/161): perl-IO-Socket-SSL-2.074-2.fc36.noarc 4.3 MB/s | 218 kB 00:00 #8 52.18 Setting up mariadb-common (1:10.3.34-0+deb10u1) ... #8 52.19 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 52.20 Setting up libasan5:amd64 (8.3.0-6) ... #8 52.21 Setting up autotools-dev (20180224.1) ... #8 52.21 Setting up libglib2.0-data (2.58.3-2+deb10u3) ... #8 52.23 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... #8 52.25 Setting up libwrap0:amd64 (7.6.q-28) ... #8 52.27 Setting up libx11-data (2:1.6.7-1+deb10u2) ... #8 52.27 Setting up make (4.2.1-1.2) ... #8 52.28 Setting up libmpfr6:amd64 (4.0.2-1) ... #8 52.30 Setting up gnupg-l10n (2.2.12-1+deb10u1) ... #8 52.31 Setting up libntlm0:amd64 (1.5-1+deb10u1) ... #8 52.32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 52.33 Setting up libidn11:amd64 (1.33-2.2) ... #8 52.34 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... #8 52.35 Setting up strace (4.26-0.2) ... #8 52.37 Setting up libsigsegv2:amd64 (2.12-2) ... #8 52.38 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 52.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 52.40 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... #8 52.41 Setting up t1utils (1.41-3) ... #8 52.43 Setting up libquadmath0:amd64 (8.3.0-6) ... #8 52.44 Setting up diffstat (1.62-1) ... #8 52.46 Setting up libmpc3:amd64 (1.1.0-1) ... #8 52.48 Setting up libatomic1:amd64 (8.3.0-6) ... #12 4.211 Building dependency tree... #12 4.334 Reading state information... #12 4.339 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 4.502 Starting 2 pkgProblemResolver with broken count: 0 #12 4.505 Done #9 51.26 Building database of manual pages ... #8 51.16 0 added, 0 removed; done. #8 51.16 Running hooks in /etc/ca-certificates/update.d... #8 51.16 done. #8 51.17 Setting up python3-apt (1.6.5ubuntu0.7) ... #8 51.34 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 51.36 Setting up libxext6:amd64 (2:1.3.3-1) ... #8 51.38 Setting up po-debconf (1.0.20) ... #8 51.39 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 51.40 Setting up libio-socket-inet6-perl (2.72-2) ... #8 51.41 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 38.51 Unpacking zstd (1.4.8+dfsg-3build1) ... #9 38.56 Selecting previously unselected package python3-debian. #9 38.56 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1_all.deb ... #9 38.56 Unpacking python3-debian (0.1.43ubuntu1) ... #9 38.61 Selecting previously unselected package libgpgme11:armhf. #9 38.61 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4_armhf.deb ... #9 38.62 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4) ... #9 38.65 Selecting previously unselected package python3-gpg. #9 38.65 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4_armhf.deb ... #9 38.66 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ... #9 38.72 Selecting previously unselected package dput. #9 48.76 Setting up libtry-tiny-perl (0.31-1) ... #9 48.78 Setting up libtype-tiny-perl (1.012004-1) ... #9 48.79 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ... #9 48.80 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 48.82 Setting up libnet-http-perl (6.22-1) ... #9 48.83 Setting up libpath-iterator-rule-perl (1.015-1) ... #9 48.84 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #9 48.85 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 48.86 Setting up libtime-moment-perl (0.44-1build6) ... #9 48.87 Setting up libencode-locale-perl (1.05-1.1) ... #9 48.88 Setting up libexception-class-perl (1.45-1) ... #9 48.89 Setting up libmath-base85-perl (0.5+dfsg-1) ... #9 48.90 Setting up libconfig-tiny-perl (2.28-1) ... #9 48.91 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ... #9 48.92 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 48.93 Setting up liblist-utilsby-perl (0.11-1) ... #9 48.94 Setting up libstring-shellquote-perl (1.04-1) ... #9 48.95 Setting up libnet-netmask-perl (2.0001-1) ... #9 48.96 Setting up libsub-install-perl (0.928-1.1) ... #9 48.97 Setting up dpkg-dev (1.21.1ubuntu2) ... #9 48.99 Setting up intltool-debian (0.35.0+20060710.5) ... #9 49.01 Setting up liberror-perl (0.17029-1) ... #9 49.02 Setting up dh-autoreconf (20) ... #9 49.03 Setting up patchutils (0.4.2-1build2) ... #9 49.04 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 49.05 Setting up libltdl-dev:arm64 (2.4.6-15build2) ... #9 49.06 Setting up libjson-maybexs-perl (1.004003-1) ... #13 5.672 (55/58): device-mapper-devel-1.02.181-3.el8.x86 799 kB/s | 283 kB 00:00 #9 50.31 Selecting previously unselected package manpages-dev. #9 50.31 Preparing to unpack .../338-manpages-dev_5.10-1ubuntu1_all.deb ... #9 50.31 Unpacking manpages-dev (5.10-1ubuntu1) ... #12 19.94 Running scriptlet: selinux-policy-34.1.31-2.el9.noarch 33/81 #12 19.96 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 34/81 #12 20.14 Installing : selinux-policy-targeted-34.1.31-2.el9.noarch 34/81 #12 20.19 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 34/81 #12 20.21 Running scriptlet: openssh-8.7p1-8.el9.x86_64 35/81 #12 20.25 Installing : openssh-8.7p1-8.el9.x86_64 35/81 #8 49.20 Installing : gdb-minimal-11.1-5.fc34.aarch64 16/135 #8 49.24 Installing : rust-srpm-macros-21-1.fc34.noarch 17/135 #8 49.24 Installing : rpmautospec-rpm-macros-0.2.6-1.fc34.noarch 18/135 #8 49.30 Installing : python3-setuptools-53.0.0-3.fc34.noarch 19/135 #8 49.33 Installing : python3-distro-1.5.0-5.fc34.noarch 20/135 #8 49.34 Installing : libjpeg-turbo-2.0.90-3.fc34.aarch64 21/135 #8 49.37 Installing : less-590-2.fc34.aarch64 22/135 #8 49.38 Installing : json-glib-1.6.6-1.fc34.aarch64 23/135 #8 49.41 Installing : emacs-filesystem-1:27.2-5.fc34.noarch 24/135 #8 49.42 Installing : desktop-file-utils-0.26-3.fc34.aarch64 25/135 #9 51.02 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 51.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 51.23 #9 51.23 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 53.97 Selecting previously unselected package psmisc. #8 53.97 Preparing to unpack .../316-psmisc_23.2-1+deb10u1_armhf.deb ... #8 53.98 Unpacking psmisc (23.2-1+deb10u1) ... #8 54.04 Selecting previously unselected package publicsuffix. #8 54.04 Preparing to unpack .../317-publicsuffix_20211109.1735-0+deb10u1_all.deb ... #8 54.04 Unpacking publicsuffix (20211109.1735-0+deb10u1) ... #8 54.09 Selecting previously unselected package python-apt-common. #8 54.09 Preparing to unpack .../318-python-apt-common_1.8.4.3_all.deb ... #8 54.10 Unpacking python-apt-common (1.8.4.3) ... #8 54.17 Selecting previously unselected package python3-apt. #8 54.17 Preparing to unpack .../319-python3-apt_1.8.4.3_armhf.deb ... #8 54.17 Unpacking python3-apt (1.8.4.3) ... #8 54.24 Selecting previously unselected package python3-certifi. #8 54.24 Preparing to unpack .../320-python3-certifi_2018.8.24-1_all.deb ... #8 43.69 Setting up python3 (3.9.2-3) ... #8 43.80 Setting up binutils (2.35.2-2+rpi1) ... #8 43.82 Setting up man-db (2.9.4-2) ... #12 18.40 Installing : perl-File-Copy-2.34-479.el9.noarch 16/83 #12 18.40 Installing : perl-File-Compare-1.100.600-479.el9.noarch 17/83 #12 18.43 Installing : autoconf-2.69-38.el9.noarch 18/83 #12 18.46 Installing : cmake-rpm-macros-3.20.2-7.el9.noarch 19/83 #12 18.47 Installing : cmake-filesystem-3.20.2-7.el9.aarch64 20/83 #12 18.49 Installing : perl-threads-shared-1.61-460.el9.aarch64 21/83 #12 18.50 Installing : perl-Thread-Queue-3.14-460.el9.noarch 22/83 #8 50.17 (23/156): groff-base-1.22.4-8.fc35.x86_64.rpm 8.3 MB/s | 1.0 MB 00:00 #8 50.18 (24/156): hunspell-en-0.20140811.1-20.fc35.noar 2.2 MB/s | 180 kB 00:00 #8 50.18 (25/156): hunspell-en-GB-0.20140811.1-20.fc35.n 4.5 MB/s | 225 kB 00:00 #8 50.19 (26/156): hunspell-filesystem-1.7.0-11.fc35.x86 1.0 MB/s | 7.8 kB 00:00 #8 50.19 (27/156): hunspell-en-US-0.20140811.1-20.fc35.n 14 MB/s | 176 kB 00:00 #8 50.23 (28/156): info-6.8-2.fc35.x86_64.rpm 5.3 MB/s | 222 kB 00:00 #8 50.23 (29/156): json-glib-1.6.6-1.fc35.x86_64.rpm 3.5 MB/s | 151 kB 00:00 #8 50.23 (30/156): kernel-srpm-macros-1.0-6.fc35.noarch. 196 kB/s | 8.0 kB 00:00 #8 50.27 (31/156): libappstream-glib-0.7.18-3.fc35.x86_6 8.5 MB/s | 387 kB 00:00 #8 50.31 (32/156): libevent-2.1.12-4.fc35.x86_64.rpm 3.6 MB/s | 261 kB 00:00 #8 50.33 (33/156): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm 1.8 MB/s | 176 kB 00:00 #8 50.34 (34/156): libpkgconf-1.8.0-1.fc35.x86_64.rpm 573 kB/s | 36 kB 00:00 #8 50.34 (35/156): libpng-1.6.37-11.fc35.x86_64.rpm 3.5 MB/s | 119 kB 00:00 #8 50.34 (36/156): libstemmer-0-17.585svn.fc35.x86_64.rp 11 MB/s | 82 kB 00:00 #8 50.35 (37/156): libproxy-0.4.17-3.fc35.x86_64.rpm 6.2 MB/s | 71 kB 00:00 #8 50.35 (38/156): lua-srpm-macros-1-5.fc35.noarch.rpm 914 kB/s | 8.4 kB 00:00 #8 50.38 (39/156): ncurses-6.2-8.20210508.fc35.x86_64.rp 9.7 MB/s | 400 kB 00:00 #8 50.20 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ... #8 50.25 Selecting previously unselected package libterm-readkey-perl. #8 50.25 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ... #8 50.25 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 50.28 Selecting previously unselected package libtext-levenshteinxs-perl. #8 50.29 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ... #8 50.29 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 50.32 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #8 50.32 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ... #8 50.33 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #8 50.36 Selecting previously unselected package libtext-xslate-perl. #8 50.36 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ... #8 50.37 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 57.50 Setting up liblist-moreutils-perl (0.416-1build3) ... #8 57.51 Setting up libhttp-date-perl (6.02-1) ... #8 57.52 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 57.53 Setting up build-essential (12.4ubuntu1) ... #8 57.54 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.17) ... #8 57.55 Setting up libdevel-callchecker-perl (0.007-2build1) ... #8 57.56 Setting up libcurl4:armhf (7.58.0-2ubuntu3.17) ... #8 57.58 Setting up devscripts (2.17.12ubuntu1.1) ... #8 49.68 (71/161): perl-IPC-Open3-1.21-486.fc36.noarch.r 581 kB/s | 28 kB 00:00 #8 49.69 (72/161): perl-MIME-Base64-3.16-479.fc36.aarch6 663 kB/s | 30 kB 00:00 #8 49.69 (73/161): perl-Mozilla-CA-20211001-2.fc36.noarc 1.6 MB/s | 12 kB 00:00 #8 49.70 (74/161): perl-NDBM_File-1.15-486.fc36.aarch64. 2.9 MB/s | 27 kB 00:00 #8 49.72 (75/161): perl-Net-SSLeay-1.92-2.fc36.aarch64.r 9.3 MB/s | 365 kB 00:00 #8 49.73 (76/161): perl-POSIX-1.97-486.fc36.aarch64.rpm 2.6 MB/s | 103 kB 00:00 #8 49.73 (77/161): perl-PathTools-3.80-479.fc36.aarch64. 2.4 MB/s | 85 kB 00:00 #8 49.74 (78/161): perl-Pod-Escapes-1.07-479.fc36.noarch 2.3 MB/s | 20 kB 00:00 #8 49.74 (79/161): perl-Pod-Perldoc-3.28.01-480.fc36.noa 6.1 MB/s | 83 kB 00:00 #8 49.78 (80/161): perl-Pod-Simple-3.43-3.fc36.noarch.rp 4.0 MB/s | 215 kB 00:00 #8 49.79 (81/161): perl-Pod-Usage-2.01-479.fc36.noarch.r 810 kB/s | 40 kB 00:00 #8 49.79 (82/161): perl-Scalar-List-Utils-1.62-464.fc36. 1.5 MB/s | 70 kB 00:00 #8 49.79 (83/161): perl-SelectSaver-1.02-486.fc36.noarch 2.0 MB/s | 17 kB 00:00 #8 49.80 (84/161): perl-Symbol-1.09-486.fc36.noarch.rpm 2.7 MB/s | 19 kB 00:00 #8 49.80 (85/161): perl-Storable-3.25-2.fc36.aarch64.rpm 8.9 MB/s | 93 kB 00:00 #8 49.80 (86/161): perl-Term-ANSIColor-5.01-480.fc36.noa 4.3 MB/s | 48 kB 00:00 #8 49.81 (87/161): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.3 MB/s | 22 kB 00:00 #8 49.81 (88/161): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 2.3 MB/s | 22 kB 00:00 #8 49.81 (89/161): perl-Time-Local-1.300-479.fc36.noarch 3.5 MB/s | 34 kB 00:00 #8 49.82 (90/161): perl-URI-5.10-1.fc36.noarch.rpm 11 MB/s | 108 kB 00:00 #8 49.82 (91/161): perl-base-2.27-486.fc36.noarch.rpm 2.0 MB/s | 21 kB 00:00 #8 49.83 (92/161): perl-constant-1.33-480.fc36.noarch.rp 1.9 MB/s | 23 kB 00:00 #8 49.83 (93/161): perl-if-0.60.900-486.fc36.noarch.rpm 1.8 MB/s | 19 kB 00:00 #8 49.86 (94/161): perl-interpreter-5.34.1-486.fc36.aarc 2.3 MB/s | 76 kB 00:00 #8 49.86 (95/161): perl-libnet-3.13-480.fc36.noarch.rpm 3.8 MB/s | 126 kB 00:00 #8 49.87 (96/161): perl-mro-1.25-486.fc36.aarch64.rpm 2.6 MB/s | 33 kB 00:00 #8 49.93 (97/161): perl-libs-5.34.1-486.fc36.aarch64.rpm 20 MB/s | 2.0 MB 00:00 #13 9.491 Installing : cmake-filesystem-3.20.2-4.el8.aarch64 7/61 #8 52.49 Setting up patch (2.7.6-3+deb10u1) ... #8 52.50 Setting up mailutils-common (1:3.5-4) ... #8 52.52 Setting up autopoint (0.19.8.1-9) ... #8 52.53 Setting up libmariadb3:amd64 (1:10.3.34-0+deb10u1) ... #8 52.54 Setting up libfl2:amd64 (2.6.4-6.2) ... #8 52.55 Setting up libpcre2-8-0:amd64 (10.32-5) ... #8 52.56 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... #8 52.58 Setting up libltdl7:amd64 (2.4.6-9) ... #8 52.59 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 52.60 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 52.63 Setting up libmpx2:amd64 (8.3.0-6) ... #8 52.64 Setting up libubsan1:amd64 (8.3.0-6) ... #8 52.66 Setting up libisl19:amd64 (0.20-2) ... #8 52.68 Setting up dwz (0.13-5~bpo10+1) ... #8 52.68 Setting up python-apt-common (1.8.4.3) ... #8 52.69 Setting up sensible-utils (0.0.12) ... #12 4.645 Done #12 4.784 Starting pkgProblemResolver with broken count: 0 #12 4.808 Starting 2 pkgProblemResolver with broken count: 0 #12 4.811 Done #9 51.55 Setting up libgpgme11:amd64 (1.14.0-1ubuntu4) ... #9 51.56 Setting up dirmngr (2.2.20-1ubuntu4) ... #9 51.69 Setting up perl (5.32.1-3ubuntu3) ... #9 51.71 Setting up libpackage-stash-xs-perl (0.29-1build4) ... #9 51.73 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 51.74 Setting up libdata-dump-perl (1.23-1.1) ... #9 51.75 Setting up libref-util-perl (0.204-1) ... #9 51.77 Setting up libipc-system-simple-perl (1.30-1) ... #8 51.42 Setting up libio-pty-perl (1:1.08-1.1build4) ... #8 51.43 Setting up libfile-which-perl (1.21-1) ... #8 51.44 Setting up libencode-locale-perl (1.05-1) ... #8 51.45 Setting up libperlio-gzip-perl (0.19-1build3) ... #8 51.46 Setting up libtext-levenshtein-perl (0.13-1) ... #8 51.47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #8 51.48 Setting up liberror-perl (0.17025-1) ... #8 51.49 Setting up libvariable-magic-perl (0.62-1) ... #8 51.51 Setting up libdebhelper-perl (13.5.2ubuntu1~bpo18.04.1) ... #8 51.52 Setting up libtimedate-perl (2.3000-2) ... #8 51.53 Setting up libnet-ip-perl (1.26-1) ... #8 51.54 Setting up librole-tiny-perl (2.000006-1) ... #8 51.55 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 51.56 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #8 51.57 Setting up libfile-homedir-perl (1.002-1) ... #8 51.58 Setting up libipc-system-simple-perl (1.25-4) ... #8 51.59 Setting up libfile-basedir-perl (0.07-1) ... #8 51.60 Setting up libstring-escape-perl (2010.002-2) ... #8 51.61 Setting up libb-hooks-op-check-perl (0.22-1) ... #8 51.62 Setting up libio-html-perl (1.001-1) ... #8 51.63 Setting up libexporter-tiny-perl (1.000000-2) ... #8 51.64 Setting up libarchive-cpio-perl (0.10-1) ... #8 51.65 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... #8 51.66 Setting up libnumber-range-perl (0.12-1) ... #8 51.67 Setting up liblist-compare-perl (0.53-1) ... #8 51.68 Setting up autoconf (2.69-11) ... #8 51.69 Setting up libpath-iterator-rule-perl (1.009-1) ... #8 51.71 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #8 51.73 Setting up python3-gpg (1.10.0-1ubuntu2) ... #9 38.73 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ... #9 38.73 Unpacking dput (1.1.0ubuntu2) ... #9 38.76 Selecting previously unselected package fonts-dejavu-core. #9 38.77 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ... #9 38.77 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 38.91 Selecting previously unselected package fontconfig-config. #9 38.91 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #9 38.92 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #9 38.95 Selecting previously unselected package libcurl3-gnutls:armhf. #9 38.96 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.1_armhf.deb ... #9 38.96 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.1) ... #9 49.07 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 49.08 Setting up libio-string-perl (1.08-3.1) ... #9 49.09 Setting up libreadonly-perl (2.050-3) ... #9 49.10 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 49.11 Setting up python3-chardet (4.0.0-1) ... #13 6.057 (56/58): libxcrypt-static-4.1.1-6.el8.x86_64.rp 146 kB/s | 56 kB 00:00 #13 6.156 (57/58): glibc-static-2.28-199.el8.x86_64.rpm 2.6 MB/s | 2.1 MB 00:00 #9 50.53 Selecting previously unselected package python3-certifi. #9 50.54 Preparing to unpack .../339-python3-certifi_2020.6.20-1_all.deb ... #9 50.54 Unpacking python3-certifi (2020.6.20-1) ... #9 50.59 Selecting previously unselected package python3-idna. #9 50.59 Preparing to unpack .../340-python3-idna_2.10-1_all.deb ... #9 50.60 Unpacking python3-idna (2.10-1) ... #9 50.63 Selecting previously unselected package python3-urllib3. #9 50.64 Preparing to unpack .../341-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 50.64 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 50.69 Selecting previously unselected package python3-requests. #9 50.69 Preparing to unpack .../342-python3-requests_2.25.1+dfsg-2_all.deb ... #11 0.897 Hit:1 http://archive.raspbian.org/raspbian buster InRelease #9 51.13 128 added, 0 removed; done. #9 51.16 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 51.17 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 51.18 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 51.21 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 51.21 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 #9 51.21 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 51.21 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 #9 51.22 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ... #9 51.23 Setting up libgdbm-compat4:armhf (1.18.1-5) ... #9 51.24 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ... #9 51.26 Setting up dwz (0.13-5) ... #9 51.27 Setting up groff-base (1.22.4-4build1) ... #9 51.29 Setting up gpgconf (2.2.19-3ubuntu2.1) ... #9 51.30 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 51.31 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.2) ... #9 51.32 Setting up libc6-dev:armhf (2.31-0ubuntu9.7) ... #9 51.33 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ... #9 51.34 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.4) ... #12 20.29 Installing : openssh-clients-8.7p1-8.el9.x86_64 36/81 #12 20.32 Running scriptlet: openssh-clients-8.7p1-8.el9.x86_64 36/81 #8 49.45 Installing : efi-srpm-macros-5-4.fc34.noarch 26/135 #8 49.46 Installing : shared-mime-info-2.1-2.fc34.aarch64 27/135 #8 49.50 Running scriptlet: shared-mime-info-2.1-2.fc34.aarch64 27/135 #8 49.52 Installing : qt5-srpm-macros-5.15.2-2.fc34.noarch 28/135 #8 49.52 Installing : python3-six-1.15.0-5.fc34.noarch 29/135 #8 49.55 Installing : python3-dateutil-1:2.8.1-3.fc34.noarch 30/135 #8 49.56 Installing : pkgconf-m4-1.7.3-6.fc34.noarch 31/135 #8 49.56 Installing : perl-srpm-macros-1-39.fc34.noarch 32/135 #8 49.60 Installing : openblas-srpm-macros-2-9.fc34.noarch 33/135 #8 49.61 Installing : ocaml-srpm-macros-6-4.fc34.noarch 34/135 #8 49.61 Installing : nim-srpm-macros-3-4.fc34.noarch 35/135 #8 49.62 Installing : ncurses-6.2-4.20200222.fc34.aarch64 36/135 #8 49.65 Installing : perl-Digest-1.20-1.fc34.noarch 37/135 #8 49.65 Installing : perl-Digest-MD5-2.58-2.fc34.aarch64 38/135 #9 51.29 Setting up dput (1.0.3ubuntu1) ... #9 51.45 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 51.46 Setting up dirmngr (2.2.19-3ubuntu2.1) ... #8 54.24 Unpacking python3-certifi (2018.8.24-1) ... #8 54.30 Selecting previously unselected package python3-idna. #8 54.30 Preparing to unpack .../321-python3-idna_2.6-1_all.deb ... #8 54.31 Unpacking python3-idna (2.6-1) ... #8 54.36 Selecting previously unselected package python3-magic. #8 54.36 Preparing to unpack .../322-python3-magic_2%3a0.4.15-2_all.deb ... #8 54.37 Unpacking python3-magic (2:0.4.15-2) ... #8 54.42 Selecting previously unselected package python3-urllib3. #8 54.42 Preparing to unpack .../323-python3-urllib3_1.24.1-1_all.deb ... #8 54.43 Unpacking python3-urllib3 (1.24.1-1) ... #8 49.46 (1/135): bzip2-1.0.8-6.fc34.x86_64.rpm 229 kB/s | 53 kB 00:00 #8 49.51 (2/135): adobe-source-code-pro-fonts-2.030.1.05 2.9 MB/s | 834 kB 00:00 #8 49.54 (3/135): cpio-2.13-10.fc34.x86_64.rpm 3.3 MB/s | 274 kB 00:00 #8 49.59 (4/135): abattis-cantarell-fonts-0.301-2.fc34.n 1.0 MB/s | 369 kB 00:00 #8 43.92 Building database of manual pages ... #8 50.39 (40/156): ocaml-srpm-macros-6-5.fc35.noarch.rpm 211 kB/s | 7.8 kB 00:00 #8 50.39 (41/156): nim-srpm-macros-3-5.fc35.noarch.rpm 208 kB/s | 8.4 kB 00:00 #8 50.39 (42/156): openblas-srpm-macros-2-10.fc35.noarch 917 kB/s | 7.4 kB 00:00 #8 50.40 (43/156): patch-2.7.6-15.fc35.x86_64.rpm 13 MB/s | 127 kB 00:00 #8 50.40 (44/156): perl-Carp-1.52-478.fc35.noarch.rpm 3.9 MB/s | 29 kB 00:00 #8 50.40 (45/156): perl-Data-Dumper-2.183-2.fc35.x86_64. 5.2 MB/s | 56 kB 00:00 #8 50.41 (46/156): perl-Digest-1.20-1.fc35.noarch.rpm 2.8 MB/s | 25 kB 00:00 #8 50.41 (47/156): perl-Digest-MD5-2.58-478.fc35.x86_64. 5.6 MB/s | 36 kB 00:00 #8 50.42 (48/156): perl-Exporter-5.76-479.fc35.noarch.rp 3.1 MB/s | 31 kB 00:00 #8 50.42 (49/156): perl-File-Path-2.18-478.fc35.noarch.r 3.5 MB/s | 35 kB 00:00 #8 50.42 (50/156): perl-File-Temp-0.231.100-478.fc35.noa 6.2 MB/s | 59 kB 00:00 #8 50.43 (51/156): perl-Getopt-Long-2.52-478.fc35.noarch 8.4 MB/s | 60 kB 00:00 #8 50.43 (52/156): perl-IO-Socket-IP-0.41-479.fc35.noarc 4.2 MB/s | 42 kB 00:00 #8 50.45 (53/156): perl-IO-Socket-SSL-2.072-1.fc35.noarc 8.4 MB/s | 217 kB 00:00 #8 50.47 (54/156): perl-MIME-Base64-3.16-478.fc35.x86_64 843 kB/s | 30 kB 00:00 #8 50.49 (55/156): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp 5.3 MB/s | 349 kB 00:00 #8 50.50 (56/156): perl-PathTools-3.80-478.fc35.x86_64.r 1.7 MB/s | 85 kB 00:00 #8 50.50 (57/156): perl-Pod-Escapes-1.07-478.fc35.noarch 583 kB/s | 20 kB 00:00 #8 50.53 (58/156): perl-Pod-Perldoc-3.28.01-479.fc35.noa 2.3 MB/s | 84 kB 00:00 #8 50.54 (59/156): perl-Pod-Simple-3.43-2.fc35.noarch.rp 5.2 MB/s | 215 kB 00:00 #8 50.54 (60/156): perl-Pod-Usage-2.01-478.fc35.noarch.r 1.0 MB/s | 40 kB 00:00 #8 50.55 (61/156): perl-Socket-2.032-2.fc35.x86_64.rpm 4.8 MB/s | 55 kB 00:00 #8 50.55 (62/156): perl-Term-ANSIColor-5.01-479.fc35.noa 7.0 MB/s | 48 kB 00:00 #8 50.55 (63/156): perl-Storable-3.25-1.fc35.x86_64.rpm 8.7 MB/s | 95 kB 00:00 #8 50.55 (64/156): perl-Term-Cap-1.17-478.fc35.noarch.rp 2.4 MB/s | 22 kB 00:00 #8 50.56 (65/156): perl-Text-ParseWords-3.30-478.fc35.no 1.8 MB/s | 16 kB 00:00 #8 50.56 (66/156): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 3.9 MB/s | 22 kB 00:00 #8 50.56 (67/156): perl-Time-Local-1.300-478.fc35.noarch 3.5 MB/s | 33 kB 00:00 #8 50.57 (68/156): perl-constant-1.33-479.fc35.noarch.rp 3.3 MB/s | 23 kB 00:00 #8 50.60 (69/156): perl-URI-5.09-4.fc35.noarch.rpm 2.8 MB/s | 108 kB 00:00 #12 18.52 Installing : automake-1.16.2-6.el9.noarch 23/83 #8 50.42 Selecting previously unselected package libtime-duration-perl. #8 50.43 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ... #8 50.43 Unpacking libtime-duration-perl (1.21-1) ... #8 50.46 Selecting previously unselected package libtime-moment-perl. #8 50.46 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ... #8 50.47 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 50.51 Selecting previously unselected package libtype-tiny-xs-perl. #8 50.51 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ... #8 50.51 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 50.55 Selecting previously unselected package libunicode-utf8-perl. #8 50.55 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ... #8 50.56 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 50.60 Selecting previously unselected package libxdelta2. #8 50.60 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ... #8 50.61 Unpacking libxdelta2 (1.1.3-9.3) ... #8 50.65 Selecting previously unselected package libxext6:armhf. #8 50.65 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ... #8 50.66 Unpacking libxext6:armhf (2:1.3.3-1.1) ... #8 57.75 Setting up gpg-wks-client (2.2.4-1ubuntu1.4) ... #8 57.77 Setting up libcgi-fast-perl (1:2.13-1) ... #8 57.78 Setting up libhtml-tree-perl (5.07-1) ... #8 57.79 Setting up libfile-listing-perl (6.04-1) ... #8 57.80 Setting up libhttp-message-perl (6.14-1) ... #8 57.81 Setting up libxml-libxml-perl (2.0128+dfsg-5) ... #8 57.85 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 57.92 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 57.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 49.94 (98/161): perl-overload-1.33-486.fc36.noarch.rp 732 kB/s | 50 kB 00:00 #8 49.94 (99/161): perl-overloading-0.02-486.fc36.noarch 265 kB/s | 18 kB 00:00 #8 49.94 (100/161): perl-parent-0.238-479.fc36.noarch.rp 1.4 MB/s | 14 kB 00:00 #8 49.95 (101/161): perl-srpm-macros-1-43.fc36.noarch.rp 1.2 MB/s | 8.4 kB 00:00 #8 49.95 (102/161): perl-podlators-4.14-479.fc36.noarch. 9.8 MB/s | 112 kB 00:00 #8 49.95 (103/161): perl-subs-1.04-486.fc36.noarch.rpm 1.6 MB/s | 17 kB 00:00 #8 49.96 (104/161): perl-vars-1.05-486.fc36.noarch.rpm 1.8 MB/s | 18 kB 00:00 #8 49.96 (105/161): pkgconf-m4-1.8.0-2.fc36.noarch.rpm 2.3 MB/s | 14 kB 00:00 #8 49.96 (106/161): pkgconf-1.8.0-2.fc36.aarch64.rpm 4.3 MB/s | 41 kB 00:00 #8 49.97 (107/161): pkgconf-pkg-config-1.8.0-2.fc36.aarc 1.0 MB/s | 10 kB 00:00 #8 49.97 (108/161): python-srpm-macros-3.10-17.fc36.noar 3.0 MB/s | 26 kB 00:00 #8 50.00 (109/161): python3-dateutil-2.8.1-8.fc36.noarch 8.9 MB/s | 289 kB 00:00 #8 50.00 (110/161): python3-dbus-1.2.18-3.fc36.aarch64.r 3.8 MB/s | 132 kB 00:00 #8 50.01 (111/161): python3-construct-2.10.67-4.fc36.noa 2.4 MB/s | 112 kB 00:00 #8 50.01 (112/161): python3-distro-1.6.0-2.fc36.noarch.r 3.7 MB/s | 38 kB 00:00 #8 50.05 (113/161): python3-pyxdg-0.27-4.fc36.noarch.rpm 2.3 MB/s | 96 kB 00:00 #8 50.06 (114/161): python3-enchant-3.2.2-2.fc36.noarch. 1.4 MB/s | 79 kB 00:00 #8 50.06 (115/161): python3-pybeam-0.7-2.fc36.noarch.rpm 448 kB/s | 24 kB 00:00 #8 50.06 (116/161): python3-six-1.16.0-5.fc36.noarch.rpm 4.4 MB/s | 36 kB 00:00 #8 50.07 (117/161): qt5-srpm-macros-5.15.3-1.fc36.noarch 2.2 MB/s | 8.1 kB 00:00 #8 50.08 (118/161): rpm-build-4.17.0-10.fc36.aarch64.rpm 7.8 MB/s | 61 kB 00:00 #8 50.08 (119/161): python3-toml-0.10.2-6.fc36.noarch.rp 2.1 MB/s | 39 kB 00:00 #8 50.08 (120/161): python3-zstd-1.4.5.1-6.fc36.aarch64. 953 kB/s | 19 kB 00:00 #8 50.09 (121/161): rust-srpm-macros-21-1.fc36.noarch.rp 2.3 MB/s | 9.2 kB 00:00 #8 50.12 (122/161): shared-mime-info-2.1-3.fc35.aarch64. 11 MB/s | 373 kB 00:00 #8 50.12 (123/161): unzip-6.0-57.fc36.aarch64.rpm 5.1 MB/s | 182 kB 00:00 #8 50.15 (124/161): rpmlint-2.2.0-3.fc36.noarch.rpm 3.3 MB/s | 240 kB 00:00 #8 50.15 (125/161): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 982 kB/s | 34 kB 00:00 #8 50.15 (126/161): xz-5.2.5-9.fc36.aarch64.rpm 6.4 MB/s | 215 kB 00:00 #8 50.18 (127/161): zip-3.0-32.fc36.aarch64.rpm 7.4 MB/s | 256 kB 00:00 #8 50.21 (128/161): zstd-1.5.2-1.fc36.aarch64.rpm 5.6 MB/s | 336 kB 00:00 #8 50.26 (129/161): binutils-gold-2.37-27.fc36.aarch64.r 11 MB/s | 896 kB 00:00 #13 10.20 Installing : cpp-8.5.0-13.el8.aarch64 8/61 #13 10.21 Running scriptlet: cpp-8.5.0-13.el8.aarch64 8/61 #13 10.23 Installing : python3-libsemanage-2.9-8.el8.aarch64 9/61 #13 10.32 Installing : python3-setools-4.3.0-3.el8.aarch64 10/61 #13 10.41 Installing : systemd-devel-239-58.el8.aarch64 11/61 #8 52.70 Setting up exim4-config (4.92-8+deb10u6) ... #12 5.022 The following additional packages will be installed: #12 5.022 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.022 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.023 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.023 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.023 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0 #12 5.024 libudev-dev libudev1 libuv1 pkg-config #12 5.025 Suggested packages: #12 5.025 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #12 5.025 Recommended packages: #12 5.025 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 5.057 The following NEW packages will be installed: #12 5.058 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.058 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.058 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.059 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.059 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 5.059 libuv1 pkg-config #12 5.060 The following packages will be upgraded: #12 5.061 libsystemd0 libudev1 #9 51.78 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 51.79 Setting up libhash-fieldhash-perl (0.15-1build4) ... #9 51.81 Setting up libgd3:amd64 (2.3.0-2ubuntu1) ... #9 51.82 Setting up libvariable-magic-perl (0.62-1build3) ... #9 51.83 Setting up libio-html-perl (1.004-2) ... #9 51.85 Setting up libpod-parser-perl (1.63-2) ... #9 51.86 Setting up libb-hooks-op-check-perl (0.22-1build3) ... #9 51.87 Setting up liblist-moreutils-xs-perl (0.430-2) ... #9 51.89 Setting up libparams-util-perl (1.102-1build2) ... #9 51.90 Setting up libdpkg-perl (1.20.9ubuntu2) ... #9 51.91 Setting up libtime-duration-perl (1.21-1) ... #9 51.93 Setting up autoconf (2.69-14) ... #9 51.95 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 51.96 Setting up libarray-intspan-perl (2.004-1) ... #9 51.97 Setting up libcapture-tiny-perl (0.48-1) ... #9 51.98 Setting up libtimedate-perl (2.3300-2) ... #9 39.00 Selecting previously unselected package liberror-perl. #9 39.00 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ... #9 39.00 Unpacking liberror-perl (0.17029-1) ... #9 39.03 Selecting previously unselected package git-man. #9 39.04 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.2_all.deb ... #9 39.04 Unpacking git-man (1:2.34.1-1ubuntu1.2) ... #9 39.10 Selecting previously unselected package git. #9 39.10 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.2_armhf.deb ... #9 39.11 Unpacking git (1:2.34.1-1ubuntu1.2) ... #8 51.90 Setting up libnet-dns-perl (1.10-2) ... #8 51.91 Setting up libsub-identify-perl (0.14-1) ... #8 51.93 Setting up libpod-constants-perl (0.19-1) ... #8 51.94 Setting up libsort-versions-perl (1.62-1) ... #8 51.95 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 51.96 Setting up libdynaloader-functions-perl (0.003-1) ... #8 51.98 Setting up libsub-exporter-perl (0.987-1) ... #8 DONE 51.8s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:cdf9e91ed26152be76dc7fac84b430e407dc7d40b40426f9489631e1cf9ebb36 #10 DONE 0.1s #9 49.41 Setting up libstring-copyright-perl (0.003012-1) ... #9 49.42 Setting up python3-debian (0.1.43ubuntu1) ... #9 50.69 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 50.73 Selecting previously unselected package python3-unidiff. #9 50.74 Preparing to unpack .../343-python3-unidiff_0.5.5-2_all.deb ... #9 50.74 Unpacking python3-unidiff (0.5.5-2) ... #9 50.78 Selecting previously unselected package python3-xdg. #9 50.79 Preparing to unpack .../344-python3-xdg_0.27-2_all.deb ... #9 50.79 Unpacking python3-xdg (0.27-2) ... #9 50.82 Selecting previously unselected package equivs. #9 50.83 Preparing to unpack .../345-equivs_2.3.1_all.deb ... #9 50.83 Unpacking equivs (2.3.1) ... #9 50.86 Selecting previously unselected package libauthen-sasl-perl. #9 50.87 Preparing to unpack .../346-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 50.87 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 50.91 Selecting previously unselected package python3-magic. #9 50.91 Preparing to unpack .../347-python3-magic_2%3a0.4.20-3_all.deb ... #9 50.91 Unpacking python3-magic (2:0.4.20-3) ... #9 51.03 Setting up libksba8:arm64 (1.5.1-1) ... #9 51.35 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... #11 1.197 Hit:2 http://archive.raspberrypi.org/debian buster InRelease #12 20.41 Installing : git-core-2.31.1-2.el9.2.x86_64 37/81 #12 20.61 Installing : git-core-doc-2.31.1-2.el9.2.noarch 38/81 #12 20.70 Installing : glibc-headers-2.34-32.el9.x86_64 39/81 #12 20.73 Installing : libtool-ltdl-2.4.6-45.el9.x86_64 40/81 #12 20.74 Installing : libuv-1:1.42.0-1.el9.x86_64 41/81 #12 20.77 Installing : pcre2-utf16-10.37-3.el9.1.x86_64 42/81 #12 20.78 Installing : pcre2-utf32-10.37-3.el9.1.x86_64 43/81 #8 49.66 Installing : perl-B-1.80-477.fc34.aarch64 39/135 #8 49.69 Installing : perl-FileHandle-2.03-477.fc34.noarch 40/135 #8 49.69 Installing : perl-AutoLoader-5.74-477.fc34.noarch 41/135 #8 49.70 Installing : perl-Data-Dumper-2.174-460.fc34.aarch64 42/135 #8 49.72 Installing : perl-libnet-3.13-2.fc34.noarch 43/135 #8 49.73 Installing : perl-base-2.27-477.fc34.noarch 44/135 #8 49.78 Installing : perl-URI-5.09-1.fc34.noarch 45/135 #8 49.80 Installing : perl-Net-SSLeay-1.90-2.fc34.aarch64 46/135 #8 49.83 Installing : perl-Time-Local-2:1.300-5.fc34.noarch 47/135 #8 49.84 Installing : perl-Mozilla-CA-20211001-1.fc34.noarch 48/135 #8 49.86 Installing : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch 49/135 #8 49.87 Installing : perl-if-0.60.800-477.fc34.noarch 50/135 #8 49.87 Installing : perl-IO-Socket-IP-0.41-3.fc34.noarch 51/135 #9 51.59 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 51.61 Setting up libmodule-runtime-perl (0.016-1) ... #9 51.62 Setting up libmailtools-perl (2.21-1) ... #9 51.63 Setting up git (1:2.25.1-1ubuntu3.4) ... #9 51.66 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 51.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 51.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 54.49 Selecting previously unselected package python3-requests. #8 54.49 Preparing to unpack .../324-python3-requests_2.21.0-1_all.deb ... #8 54.49 Unpacking python3-requests (2.21.0-1) ... #8 54.55 Selecting previously unselected package python3-unidiff. #8 54.55 Preparing to unpack .../325-python3-unidiff_0.5.4-1_all.deb ... #8 54.56 Unpacking python3-unidiff (0.5.4-1) ... #8 54.61 Selecting previously unselected package python3-xdg. #8 54.61 Preparing to unpack .../326-python3-xdg_0.25-5_all.deb ... #8 54.62 Unpacking python3-xdg (0.25-5) ... #8 54.66 Selecting previously unselected package shared-mime-info. #8 54.67 Preparing to unpack .../327-shared-mime-info_1.10-1_armhf.deb ... #8 54.68 Unpacking shared-mime-info (1.10-1) ... #8 49.59 (5/135): dbus-libs-1.12.20-3.fc34.x86_64.rpm 1.8 MB/s | 151 kB 00:00 #8 49.60 (6/135): desktop-file-utils-0.26-3.fc34.x86_64. 1.4 MB/s | 74 kB 00:00 #8 49.61 (7/135): ed-1.14.2-10.fc34.x86_64.rpm 8.4 MB/s | 75 kB 00:00 #8 49.65 (8/135): diffutils-3.7-8.fc34.x86_64.rpm 6.8 MB/s | 391 kB 00:00 #8 49.65 (9/135): dwz-0.14-1.fc34.x86_64.rpm 2.1 MB/s | 129 kB 00:00 #8 49.66 (10/135): enchant-1.6.0-27.fc34.x86_64.rpm 1.2 MB/s | 59 kB 00:00 #8 49.66 (11/135): fonts-srpm-macros-2.0.5-5.fc34.noarch 4.3 MB/s | 27 kB 00:00 #8 49.66 (12/135): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 1.0 MB/s | 7.7 kB 00:00 #8 49.67 (13/135): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 1.0 MB/s | 7.8 kB 00:00 #8 49.67 (14/135): findutils-4.8.0-2.fc34.x86_64.rpm 25 MB/s | 545 kB 00:00 #8 49.68 (15/135): gnat-srpm-macros-4-13.fc34.noarch.rpm 723 kB/s | 8.3 kB 00:00 #8 49.70 (16/135): hunspell-1.7.0-9.fc34.x86_64.rpm 21 MB/s | 330 kB 00:00 #8 49.70 (17/135): gsettings-desktop-schemas-40.0-1.fc34 31 MB/s | 691 kB 00:00 #8 49.71 (18/135): groff-base-1.22.4-7.fc34.x86_64.rpm 27 MB/s | 1.1 MB 00:00 #8 49.71 (19/135): hunspell-en-GB-0.20140811.1-18.fc34.n 12 MB/s | 225 kB 00:00 #8 49.72 (20/135): hunspell-en-US-0.20140811.1-18.fc34.n 12 MB/s | 177 kB 00:00 #8 49.72 (21/135): hunspell-filesystem-1.7.0-9.fc34.x86_ 988 kB/s | 7.6 kB 00:00 #8 49.72 (22/135): info-6.7-10.fc34.x86_64.rpm 19 MB/s | 227 kB 00:00 #8 49.73 (23/135): kernel-srpm-macros-1.0-4.fc34.noarch. 673 kB/s | 7.3 kB 00:00 #8 49.74 (24/135): libappstream-glib-0.7.18-2.fc34.x86_6 27 MB/s | 398 kB 00:00 #8 49.74 (25/135): libpkgconf-1.7.3-6.fc34.x86_64.rpm 3.3 MB/s | 36 kB 00:00 #8 49.74 (26/135): libpipeline-1.5.3-2.fc34.x86_64.rpm 3.5 MB/s | 49 kB 00:00 #8 49.74 (27/135): libpng-1.6.37-10.fc34.x86_64.rpm 13 MB/s | 119 kB 00:00 #8 49.75 (28/135): libproxy-0.4.15-30.fc34.x86_64.rpm 6.0 MB/s | 72 kB 00:00 #8 49.76 (29/135): libstemmer-0-16.585svn.fc34.x86_64.rp 8.4 MB/s | 86 kB 00:00 #8 49.76 (30/135): libsoup-2.72.0-6.fc34.x86_64.rpm 21 MB/s | 397 kB 00:00 #8 49.76 (31/135): lua-srpm-macros-1-4.fc34.noarch.rpm 767 kB/s | 8.3 kB 00:00 #8 49.77 (32/135): nim-srpm-macros-3-4.fc34.noarch.rpm 1.3 MB/s | 8.4 kB 00:00 #8 49.78 (33/135): ncurses-6.2-4.20200222.fc34.x86_64.rp 25 MB/s | 396 kB 00:00 #8 49.78 (34/135): ocaml-srpm-macros-6-4.fc34.noarch.rpm 818 kB/s | 7.8 kB 00:00 #8 49.79 (35/135): man-db-2.9.3-3.fc34.x86_64.rpm 36 MB/s | 1.1 MB 00:00 #8 49.79 (36/135): openblas-srpm-macros-2-9.fc34.noarch. 600 kB/s | 7.4 kB 00:00 #8 49.79 (37/135): patch-2.7.6-14.fc34.x86_64.rpm 9.6 MB/s | 130 kB 00:00 #8 49.80 (38/135): perl-Carp-1.50-458.fc34.noarch.rpm 2.8 MB/s | 29 kB 00:00 #8 49.80 (39/135): perl-Digest-MD5-2.58-2.fc34.x86_64.rp 4.0 MB/s | 36 kB 00:00 #8 49.81 (40/135): perl-Data-Dumper-2.174-460.fc34.x86_6 4.4 MB/s | 56 kB 00:00 #8 49.81 (41/135): perl-Exporter-5.74-459.fc34.noarch.rp 3.2 MB/s | 32 kB 00:00 #8 49.81 (42/135): perl-File-Path-2.18-2.fc34.noarch.rpm 3.8 MB/s | 36 kB 00:00 #8 49.82 (43/135): perl-File-Temp-0.231.100-2.fc34.noarc 7.4 MB/s | 60 kB 00:00 #8 49.82 (44/135): perl-Getopt-Long-2.52-2.fc34.noarch.r 5.6 MB/s | 61 kB 00:00 #8 49.82 (45/135): perl-IO-Socket-IP-0.41-3.fc34.noarch. 4.3 MB/s | 43 kB 00:00 #8 49.83 (46/135): perl-MIME-Base64-3.16-2.fc34.x86_64.r 4.8 MB/s | 30 kB 00:00 #8 49.83 (47/135): perl-PathTools-3.78-459.fc34.x86_64.r 10 MB/s | 86 kB 00:00 #8 49.84 (48/135): perl-Net-SSLeay-1.90-2.fc34.x86_64.rp 22 MB/s | 357 kB 00:00 #8 49.84 (49/135): perl-IO-Socket-SSL-2.070-2.fc34.noarc 8.1 MB/s | 214 kB 00:00 #8 49.85 (50/135): perl-Pod-Escapes-1.07-458.fc34.noarch 1.8 MB/s | 20 kB 00:00 #8 49.85 (51/135): perl-Pod-Perldoc-3.28.01-459.fc34.noa 8.3 MB/s | 85 kB 00:00 #8 49.86 (52/135): perl-Scalar-List-Utils-1.56-459.fc34. 8.8 MB/s | 72 kB 00:00 #8 49.86 (53/135): perl-Pod-Simple-3.42-2.fc34.noarch.rp 13 MB/s | 216 kB 00:00 #8 49.86 (54/135): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 2.2 MB/s | 41 kB 00:00 #8 49.87 (55/135): perl-Storable-3.21-458.fc34.x86_64.rp 8.1 MB/s | 97 kB 00:00 #8 49.87 (56/135): perl-Term-Cap-1.17-458.fc34.noarch.rp 2.7 MB/s | 22 kB 00:00 #8 49.88 (57/135): perl-Term-ANSIColor-5.01-459.fc34.noa 4.3 MB/s | 49 kB 00:00 #8 49.88 (58/135): perl-Text-ParseWords-3.30-458.fc34.no 2.0 MB/s | 16 kB 00:00 #8 49.88 (59/135): perl-Time-Local-1.300-5.fc34.noarch.r 4.2 MB/s | 34 kB 00:00 #8 49.89 (60/135): perl-URI-5.09-1.fc34.noarch.rpm 12 MB/s | 109 kB 00:00 #8 49.89 (61/135): perl-constant-1.33-459.fc34.noarch.rp 2.5 MB/s | 23 kB 00:00 #8 49.89 (62/135): perl-parent-0.238-458.fc34.noarch.rpm 2.7 MB/s | 14 kB 00:00 #8 49.89 (63/135): perl-libnet-3.13-2.fc34.noarch.rpm 10 MB/s | 127 kB 00:00 #8 49.90 (64/135): perl-podlators-4.14-458.fc34.noarch.r 13 MB/s | 113 kB 00:00 #8 49.90 (65/135): perl-srpm-macros-1-39.fc34.noarch.rpm 1.0 MB/s | 8.5 kB 00:00 #8 50.60 (70/156): perl-libnet-3.13-479.fc35.noarch.rpm 3.6 MB/s | 125 kB 00:00 #8 50.60 (71/156): perl-parent-0.238-478.fc35.noarch.rpm 414 kB/s | 14 kB 00:00 #8 50.61 (72/156): perl-srpm-macros-1-42.fc35.noarch.rpm 1.4 MB/s | 8.3 kB 00:00 #8 50.61 (73/156): perl-podlators-4.14-478.fc35.noarch.r 11 MB/s | 111 kB 00:00 #8 50.61 (74/156): pkgconf-1.8.0-1.fc35.x86_64.rpm 4.4 MB/s | 41 kB 00:00 #8 50.62 (75/156): pkgconf-m4-1.8.0-1.fc35.noarch.rpm 1.5 MB/s | 14 kB 00:00 #8 50.62 (76/156): pkgconf-pkg-config-1.8.0-1.fc35.x86_6 1.7 MB/s | 10 kB 00:00 #8 50.62 (77/156): protobuf-c-1.4.0-1.fc35.x86_64.rpm 4.0 MB/s | 35 kB 00:00 #8 50.63 (78/156): python3-construct-2.10.67-3.fc35.noar 12 MB/s | 112 kB 00:00 #8 50.65 (79/156): python3-dbus-1.2.18-2.fc35.x86_64.rpm 4.2 MB/s | 132 kB 00:00 #8 50.69 (80/156): python3-dateutil-2.8.1-7.fc35.noarch. 4.3 MB/s | 289 kB 00:00 #8 50.69 (81/156): python3-distro-1.6.0-1.fc35.noarch.rp 584 kB/s | 38 kB 00:00 #8 50.69 (82/156): python3-pybeam-0.7-1.fc35.noarch.rpm 574 kB/s | 24 kB 00:00 #8 50.70 (83/156): python3-six-1.16.0-4.fc35.noarch.rpm 6.0 MB/s | 36 kB 00:00 #8 50.70 (84/156): python3-toml-0.10.2-5.fc35.noarch.rpm 5.3 MB/s | 39 kB 00:00 #8 50.71 (85/156): python3-unbound-1.13.2-1.fc35.x86_64. 13 MB/s | 100 kB 00:00 #8 50.71 (86/156): python3-pyxdg-0.27-3.fc35.noarch.rpm 5.4 MB/s | 96 kB 00:00 #8 50.71 (87/156): python3-zstd-1.4.5.1-5.fc35.x86_64.rp 2.0 MB/s | 19 kB 00:00 #8 50.71 (88/156): qt5-srpm-macros-5.15.2-3.fc35.noarch. 1.1 MB/s | 8.2 kB 00:00 #8 50.72 (89/156): rpmautospec-rpm-macros-0.2.5-1.fc35.n 1.3 MB/s | 9.9 kB 00:00 #8 50.77 (90/156): shared-mime-info-2.1-3.fc35.x86_64.rp 6.5 MB/s | 373 kB 00:00 #8 50.81 (91/156): unbound-libs-1.13.2-1.fc35.x86_64.rpm 5.6 MB/s | 537 kB 00:00 #8 50.81 (92/156): unzip-6.0-53.fc35.x86_64.rpm 1.8 MB/s | 179 kB 00:00 #8 50.85 (93/156): xz-5.2.5-7.fc35.x86_64.rpm 5.4 MB/s | 214 kB 00:00 #8 50.89 (94/156): zip-3.0-31.fc35.x86_64.rpm 3.1 MB/s | 257 kB 00:00 #8 50.92 (95/156): abattis-cantarell-fonts-0.301-5.fc35. 3.3 MB/s | 364 kB 00:00 #12 18.72 Installing : cpp-11.3.1-2.el9.aarch64 24/83 #12 19.17 Installing : llvm-libs-13.0.1-1.el9.aarch64 25/83 #12 19.17 Installing : perl-TermReadKey-2.38-11.el9.aarch64 26/83 #8 50.69 Selecting previously unselected package libxml-namespacesupport-perl. #8 50.70 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 50.70 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 50.74 Selecting previously unselected package libxml-sax-base-perl. #8 50.74 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 50.75 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 50.79 Selecting previously unselected package libxml-sax-perl. #8 50.79 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 50.80 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 50.84 Selecting previously unselected package libxml-libxml-perl. #8 50.84 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ... #8 50.84 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 58.11 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 58.13 Setting up libparams-classify-perl (0.015-1) ... #8 58.14 Setting up git (1:2.17.1-1ubuntu0.11) ... #8 58.17 Setting up libhttp-negotiate-perl (6.00-2) ... #8 58.18 Setting up libmailtools-perl (2.18-1) ... #8 58.19 Setting up libgit-wrapper-perl (0.047-1) ... #8 58.21 Setting up libhtml-format-perl (2.12-1) ... #8 58.22 Setting up libemail-valid-perl (1.202-1) ... #8 58.23 Setting up libhttp-cookies-perl (6.04-1) ... #8 58.24 Setting up curl (7.58.0-2ubuntu3.17) ... #8 58.25 Setting up libmodule-runtime-perl (0.016-1) ... #8 58.26 Setting up gnupg (2.2.4-1ubuntu1.4) ... #8 58.27 Setting up libhttp-daemon-perl (6.01-1) ... #8 58.28 Setting up libxml-simple-perl (2.24-1) ... #8 58.30 Setting up lintian (2.5.81ubuntu1) ... #8 58.31 Setting up libhtml-form-perl (6.03-1) ... #8 58.32 Setting up libimport-into-perl (1.002005-1) ... #8 58.33 Setting up libmodule-implementation-perl (0.09-1) ... #8 50.36 (130/161): glibc-gconv-extra-2.35-5.fc36.aarch6 12 MB/s | 1.6 MB 00:00 #8 50.44 (131/161): binutils-2.37-27.fc36.aarch64.rpm 22 MB/s | 6.4 MB 00:00 #8 50.44 (132/161): perl-Socket-2.033-1.fc36.aarch64.rpm 676 kB/s | 55 kB 00:00 #8 50.48 (133/161): perl-Encode-3.17-485.fc36.aarch64.rp 7.8 MB/s | 1.7 MB 00:00 #8 50.48 (134/161): rpmautospec-rpm-macros-0.2.6-1.fc36. 236 kB/s | 8.3 kB 00:00 #8 50.48 (135/161): perl-Text-ParseWords-3.31-1.fc36.noa 430 kB/s | 16 kB 00:00 #8 50.50 (136/161): dnf-plugins-core-4.2.0-1.fc36.noarch 1.6 MB/s | 34 kB 00:00 #8 50.53 (137/161): elfutils-debuginfod-client-0.187-4.f 1.7 MB/s | 39 kB 00:00 #13 10.43 Installing : python3-audit-3.0.7-3.el8.aarch64 12/61 #13 10.45 Installing : perl-Data-Dumper-2.167-399.el8.aarch64 13/61 #13 10.51 Installing : autoconf-2.69-29.el8.noarch 14/61 #13 10.53 Running scriptlet: autoconf-2.69-29.el8.noarch 14/61 #13 10.56 Installing : pcre2-utf32-10.32-2.el8.aarch64 15/61 #13 10.59 Installing : pcre2-utf16-10.32-2.el8.aarch64 16/61 #8 53.06 Adding system-user for exim (v4) #12 5.476 2 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. #12 5.476 1 not fully installed or removed. #12 5.476 Need to get 12.0 MB of archives. #12 5.476 After this operation, 48.1 MB of additional disk space will be used. #12 5.476 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #9 52.00 Setting up libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 52.01 Setting up gpg-wks-server (2.2.20-1ubuntu4) ... #9 52.03 Setting up libsub-name-perl (0.26-1build2) ... #9 52.04 Setting up libtype-tiny-xs-perl (0.022-1) ... #9 52.06 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 52.07 Setting up libproc-processtable-perl (0.59-2build2) ... #9 52.09 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 52.11 Setting up gcc-11 (11.2.0-7ubuntu2) ... #9 52.12 Setting up xauth (1:1.1-1) ... #9 52.13 Setting up libpath-tiny-perl (0.118-1) ... #9 52.15 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 52.16 Setting up libjson-perl (4.03000-1) ... #9 52.18 Setting up libipc-run3-perl (0.048-2) ... #9 52.19 Setting up libsub-override-perl (0.09-2) ... #9 52.20 Setting up libaliased-perl (0.34-1.1) ... #9 52.22 Setting up libstrictures-perl (2.000006-1) ... #9 52.26 Setting up libsub-quote-perl (2.006006-1) ... #9 52.27 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 52.29 Setting up libclass-xsaccessor-perl (1.19-3build7) ... #9 52.30 Setting up libsort-versions-perl (1.62-1) ... #9 39.28 Selecting previously unselected package libalgorithm-diff-perl. #9 39.29 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ... #9 39.29 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 39.32 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 39.32 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ... #9 39.33 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #9 39.35 Selecting previously unselected package libalgorithm-merge-perl. #9 39.36 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ... #9 39.36 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 39.39 Selecting previously unselected package libaliased-perl. #9 39.39 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ... #9 39.39 Unpacking libaliased-perl (0.34-1.1) ... #9 39.42 Selecting previously unselected package libapt-pkg-perl. #9 39.42 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ... #9 39.42 Unpacking libapt-pkg-perl (0.1.40build2) ... #9 39.45 Selecting previously unselected package libarchive-cpio-perl. #9 39.45 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 39.46 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 39.48 Selecting previously unselected package libarray-intspan-perl. #9 39.49 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ... #9 39.49 Unpacking libarray-intspan-perl (2.004-1) ... #9 39.52 Selecting previously unselected package libmodule-implementation-perl. #9 39.52 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 39.52 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 39.55 Selecting previously unselected package libsub-exporter-progressive-perl. #9 39.55 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 51.99 Setting up xauth (1:1.0.10-1) ... #8 52.00 Setting up libalgorithm-merge-perl (0.08-3) ... #8 52.01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... #8 52.03 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #8 52.04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... #8 52.05 Setting up dput (1.0.1ubuntu1) ... #8 52.19 Setting up libstring-copyright-perl (0.003005-1) ... #8 52.20 Setting up libhtml-parser-perl (3.72-3build1) ... #8 52.21 Setting up automake (1:1.15.1-3ubuntu2) ... #8 52.22 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #8 52.22 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 #8 52.22 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 #8 52.23 Setting up libipc-run-perl (0.96-1) ... #8 52.24 Setting up libcgi-pm-perl (4.38-1) ... #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 #11 sha256:5c8d4fbef7a0479b889de6c277d90cea4d407b2007ff4c43443beea531a6b87a #9 49.60 Setting up python3-requests (2.25.1+dfsg-2) ... #9 49.75 Setting up libdata-optlist-perl (0.112-1) ... #9 49.76 Setting up libipc-run-perl (20200505.0-1) ... #9 49.77 Setting up git (1:2.34.1-1ubuntu1.2) ... #9 51.04 Setting up media-types (4.0.0) ... #9 51.06 Setting up libpipeline1:arm64 (1.5.3-1build1) ... #9 51.07 Setting up wdiff (1.2.2-2build2) ... #9 51.08 Setting up libxau6:arm64 (1:1.0.9-1build3) ... #9 51.09 Setting up libre2-9:arm64 (20210801+dfsg-1) ... #9 51.11 Setting up lto-disabled-list (16) ... #9 51.12 Setting up libpsl5:arm64 (0.21.0-1.2) ... #9 51.14 Setting up bsdextrautils (2.36.1-8ubuntu2.2) ... #9 51.15 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 51.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 #9 51.16 Setting up libicu67:arm64 (67.1-7ubuntu1) ... #9 51.17 Setting up libmagic-mgc (1:5.39-3) ... #9 51.18 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #9 51.20 Setting up distro-info-data (0.51ubuntu1.2) ... #9 51.21 Setting up manpages (5.10-1ubuntu1) ... #9 51.22 Setting up unzip (6.0-26ubuntu1) ... #9 51.24 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ... #13 6.603 (58/58): selinux-policy-minimum-3.14.3-97.el8.n 9.4 MB/s | 13 MB 00:01 #13 6.606 -------------------------------------------------------------------------------- #13 6.607 Total 21 MB/s | 96 MB 00:04 #12 20.84 Installing : pcre2-devel-10.37-3.el9.1.x86_64 44/81 #12 20.85 Installing : python3-audit-3.0.7-102.el9.x86_64 45/81 #12 20.94 Installing : systemd-devel-250-4.el9.x86_64 46/81 #8 49.91 Installing : perl-File-Path-2.18-2.fc34.noarch 52/135 #12 20.99 Upgrading : libgomp-11.3.1-2.el9.x86_64 47/81 #12 21.03 Installing : perl-lib-0.65-479.el9.x86_64 48/81 #12 21.03 Installing : perl-Error-1:0.17029-7.el9.noarch 49/81 #12 21.04 Installing : perl-Git-2.31.1-2.el9.2.noarch 50/81 #8 49.92 Installing : perl-IO-Socket-SSL-2.070-2.fc34.noarch 53/135 #8 49.93 Installing : perl-Pod-Escapes-1:1.07-458.fc34.noarch 54/135 #8 49.96 Installing : perl-Term-ANSIColor-5.01-459.fc34.noarch 55/135 #8 49.97 Installing : perl-Class-Struct-0.66-477.fc34.noarch 56/135 #8 49.97 Installing : perl-POSIX-1.94-477.fc34.aarch64 57/135 #8 50.00 Installing : perl-IPC-Open3-1.21-477.fc34.noarch 58/135 #8 50.01 Installing : perl-subs-1.03-477.fc34.noarch 59/135 #8 50.01 Installing : perl-File-Temp-1:0.231.100-2.fc34.noarch 60/135 #8 50.05 Installing : perl-HTTP-Tiny-0.078-1.fc34.noarch 61/135 #8 50.06 Installing : perl-Pod-Simple-1:3.42-2.fc34.noarch 62/135 #8 50.09 Installing : perl-Term-Cap-1.17-458.fc34.noarch 63/135 #8 50.10 Installing : perl-Socket-4:2.032-1.fc34.aarch64 64/135 #8 50.13 Installing : perl-SelectSaver-1.02-477.fc34.noarch 65/135 #8 50.14 Installing : perl-Symbol-1.08-477.fc34.noarch 66/135 #8 50.14 Installing : perl-File-stat-1.09-477.fc34.noarch 67/135 #9 51.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 51.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 52.06 Setting up dh-strip-nondeterminism (1.7.0-1) ... #8 54.82 Selecting previously unselected package strace. #8 54.83 Preparing to unpack .../328-strace_4.26-0.2_armhf.deb ... #8 54.83 Unpacking strace (4.26-0.2) ... #8 54.91 Selecting previously unselected package unzip. #8 54.91 Preparing to unpack .../329-unzip_6.0-23+deb10u2_armhf.deb ... #8 54.92 Unpacking unzip (6.0-23+deb10u2) ... #8 54.97 Selecting previously unselected package xauth. #8 54.97 Preparing to unpack .../330-xauth_1%3a1.0.10-1_armhf.deb ... #8 54.97 Unpacking xauth (1:1.0.10-1) ... #8 55.03 Selecting previously unselected package xdg-user-dirs. #8 49.90 (66/135): pkgconf-m4-1.7.3-6.fc34.noarch.rpm 2.3 MB/s | 14 kB 00:00 #8 49.91 (67/135): pkgconf-1.7.3-6.fc34.x86_64.rpm 3.5 MB/s | 41 kB 00:00 #8 49.91 (68/135): pkgconf-pkg-config-1.7.3-6.fc34.x86_6 1.1 MB/s | 10 kB 00:00 #8 49.91 (69/135): python3-distro-1.5.0-5.fc34.noarch.rp 4.7 MB/s | 36 kB 00:00 #8 49.92 (70/135): python3-dateutil-2.8.1-3.fc34.noarch. 20 MB/s | 289 kB 00:00 #8 49.92 (71/135): python3-six-1.15.0-5.fc34.noarch.rpm 2.9 MB/s | 36 kB 00:00 #8 49.92 (72/135): qt5-srpm-macros-5.15.2-2.fc34.noarch. 898 kB/s | 8.4 kB 00:00 #8 49.93 (73/135): rpm-build-4.16.1.3-1.fc34.x86_64.rpm 10 MB/s | 100 kB 00:00 #8 49.94 (74/135): unzip-6.0-50.fc34.x86_64.rpm 15 MB/s | 181 kB 00:00 #8 49.94 (75/135): xz-5.2.5-5.fc34.x86_64.rpm 22 MB/s | 216 kB 00:00 #8 49.95 (76/135): shared-mime-info-2.1-2.fc34.x86_64.rp 14 MB/s | 374 kB 00:00 #8 49.96 (77/135): zip-3.0-28.fc34.x86_64.rpm 12 MB/s | 260 kB 00:00 #8 49.97 (78/135): binutils-gold-2.35.2-6.fc34.x86_64.rp 33 MB/s | 716 kB 00:00 #8 49.97 (79/135): dnf-plugins-core-4.0.24-1.fc34.noarch 2.6 MB/s | 35 kB 00:00 #8 49.98 (80/135): efi-srpm-macros-5-4.fc34.noarch.rpm 3.3 MB/s | 22 kB 00:00 #8 49.99 (81/135): elfutils-debuginfod-client-0.186-1.fc 7.0 MB/s | 40 kB 00:00 #8 49.99 (82/135): emacs-filesystem-27.2-5.fc34.noarch.r 1.5 MB/s | 8.4 kB 00:00 #8 50.00 (83/135): elfutils-0.186-1.fc34.x86_64.rpm 17 MB/s | 519 kB 00:00 #8 50.01 (84/135): file-5.39-7.fc34.x86_64.rpm 3.6 MB/s | 50 kB 00:00 #8 50.03 (85/135): gdk-pixbuf2-2.42.6-1.fc34.x86_64.rpm 17 MB/s | 471 kB 00:00 #8 50.04 (86/135): glib-networking-2.68.3-1.fc34.x86_64. 18 MB/s | 169 kB 00:00 #8 50.05 (87/135): go-srpm-macros-3.0.15-1.fc34.noarch.r 4.9 MB/s | 26 kB 00:00 #8 50.06 (88/135): json-glib-1.6.6-1.fc34.x86_64.rpm 13 MB/s | 151 kB 00:00 #8 50.07 (89/135): less-590-2.fc34.x86_64.rpm 14 MB/s | 161 kB 00:00 #8 50.08 (90/135): libjpeg-turbo-2.0.90-3.fc34.x86_64.rp 17 MB/s | 175 kB 00:00 #8 50.09 (91/135): perl-AutoLoader-5.74-477.fc34.noarch. 5.0 MB/s | 31 kB 00:00 #8 50.10 (92/135): perl-B-1.80-477.fc34.x86_64.rpm 14 MB/s | 189 kB 00:00 #8 50.97 (96/156): dbus-libs-1.12.22-1.fc35.x86_64.rpm 3.5 MB/s | 152 kB 00:00 #8 51.01 (97/156): binutils-gold-2.37-17.fc35.x86_64.rpm 8.4 MB/s | 726 kB 00:00 #8 51.02 (98/156): dnf-plugins-core-4.1.0-1.fc35.noarch. 683 kB/s | 34 kB 00:00 #12 19.20 Installing : python3-libsemanage-3.3-2.el9.aarch64 27/83 #12 19.21 Installing : libatomic-11.3.1-2.el9.aarch64 28/83 #12 19.25 Installing : libcbor-0.7.0-5.el9.aarch64 29/83 #12 19.26 Installing : libfido2-1.6.0-7.el9.aarch64 30/83 #12 19.28 Installing : libselinux-utils-3.3-2.el9.aarch64 31/83 #12 19.33 Installing : policycoreutils-3.3-5.el9.aarch64 32/83 #12 19.38 Running scriptlet: policycoreutils-3.3-5.el9.aarch64 32/83 #12 19.39 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. #12 19.39 #12 19.40 Installing : rpm-plugin-selinux-4.16.1.3-11.el9.aarch64 33/83 #12 19.40 Installing : selinux-policy-34.1.31-2.el9.noarch 34/83 #12 19.42 Running scriptlet: selinux-policy-34.1.31-2.el9.noarch 34/83 #8 51.00 Selecting previously unselected package libxml-sax-expat-perl. #8 51.00 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ... #8 51.01 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 51.04 Selecting previously unselected package libxmlrpc-lite-perl. #8 51.04 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 51.05 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 51.08 Selecting previously unselected package libxmuu1:armhf. #8 51.08 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #8 51.09 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #8 51.12 Selecting previously unselected package libyaml-0-2:armhf. #8 51.12 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ... #8 51.13 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #8 51.16 Selecting previously unselected package libyaml-libyaml-perl. #8 51.16 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ... #8 58.34 Setting up libparams-validate-perl (1.29-1) ... #8 58.36 Setting up libmoo-perl (2.003004-1) ... #8 58.37 Setting up libb-hooks-endofscope-perl (0.21-1) ... #8 58.40 Setting up libpackage-stash-perl (0.37-1) ... #8 58.41 Setting up libgetopt-long-descriptive-perl (0.102-1) ... #8 58.42 Setting up libnamespace-clean-perl (0.27-1) ... #8 58.43 Setting up licensecheck (3.0.31-2) ... #8 58.44 Setting up dh-autoreconf (19~ubuntu18.04.1) ... #8 58.45 Setting up libwww-perl (6.31-1ubuntu0.1) ... #8 58.47 Setting up debhelper (13.5.2ubuntu1~bpo18.04.1) ... #8 58.48 Setting up equivs (2.1.0) ... #8 58.49 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 58.50 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... #8 58.51 Setting up libxml-parser-perl (2.44-2build3) ... #8 58.52 Setting up libxml-sax-expat-perl (0.40-2) ... #8 58.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 50.57 (138/161): elfutils-0.187-4.fc36.aarch64.rpm 5.7 MB/s | 516 kB 00:00 #8 50.66 (139/161): webkit2gtk3-jsc-2.36.1-1.fc36.aarch6 33 MB/s | 6.0 MB 00:00 #13 10.67 Installing : pcre2-devel-10.32-2.el8.aarch64 17/61 #13 10.68 Running scriptlet: openssh-8.0p1-12.el8.aarch64 18/61 #13 10.75 Installing : openssh-8.0p1-12.el8.aarch64 18/61 #13 10.78 Installing : libubsan-8.5.0-13.el8.aarch64 19/61 #13 10.79 Running scriptlet: libubsan-8.5.0-13.el8.aarch64 19/61 #13 10.81 Installing : libsepol-devel-2.9-3.el8.aarch64 20/61 #13 10.86 Installing : libselinux-devel-2.9-5.el8.aarch64 21/61 #8 53.41 Setting up libuchardet0:amd64 (0.0.6-3) ... #8 53.42 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 53.43 Setting up libssh2-1:amd64 (1.8.0-2.1) ... #8 53.45 Setting up netbase (5.6) ... #8 53.47 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... #8 53.48 Setting up libmpdec2:amd64 (2.4.2-2) ... #8 53.49 Setting up libbinutils:amd64 (2.31.1-16) ... #8 53.51 Setting up cpp-8 (8.3.0-6) ... #9 52.31 Setting up libexporter-tiny-perl (1.002002-1) ... #9 52.32 Setting up libre-engine-re2-perl:amd64 (0.14-1build1) ... #9 52.34 Setting up libfile-dirlist-perl (0.05-2) ... #9 52.35 Setting up libterm-readkey-perl (2.38-1build2) ... #9 52.36 Setting up libtext-levenshteinxs-perl (0.03-4build9) ... #9 52.37 Setting up libperlio-gzip-perl (0.19-1build7) ... #9 52.39 Setting up libsys-hostname-long-perl (1.5-2) ... #9 52.40 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 52.41 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... #9 52.43 Setting up liburi-perl (5.08-1) ... #9 52.44 Setting up libfile-touch-perl (0.11-1) ... #9 52.45 Setting up python3.9 (3.9.7-2build1) ... #9 39.56 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 39.58 Selecting previously unselected package libvariable-magic-perl. #9 39.58 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ... #9 39.59 Unpacking libvariable-magic-perl (0.62-1build5) ... #9 39.62 Selecting previously unselected package libb-hooks-endofscope-perl. #9 39.62 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ... #9 39.62 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #9 39.65 Selecting previously unselected package libfreetype6:armhf. #9 39.66 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1build1_armhf.deb ... #9 39.66 Unpacking libfreetype6:armhf (2.11.1+dfsg-1build1) ... #9 39.70 Selecting previously unselected package libfontconfig1:armhf. #9 39.70 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ... #9 39.71 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ... #9 39.74 Selecting previously unselected package libjpeg-turbo8:armhf. #9 39.74 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ... #9 39.74 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ... #8 52.25 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 52.26 Setting up python3-requests (2.18.4-2ubuntu0.1) ... #8 52.42 Setting up libparse-debianchangelog-perl (1.2.0-12) ... #8 52.43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... #8 52.45 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 52.45 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 #8 52.46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... #8 52.48 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 52.49 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #9 49.79 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ... #9 49.80 Setting up libcontextual-return-perl (0.004014-2) ... #9 49.81 Setting up libwww-robotrules-perl (6.02-1) ... #9 49.82 Setting up libtypes-serialiser-perl (1.01-1) ... #9 49.83 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 49.86 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 49.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 #9 49.86 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ... #9 49.89 Setting up libgit-wrapper-perl (0.048-1) ... #9 49.90 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 49.91 Setting up librole-tiny-perl (2.002004-1) ... #9 49.93 Setting up gnupg (2.2.27-3ubuntu2) ... #9 49.94 Setting up build-essential (12.9ubuntu3) ... #9 49.95 Setting up libfont-ttf-perl (1.06-1.1) ... #9 49.96 Setting up libfile-homedir-perl (1.006-1) ... #9 49.97 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #9 49.98 Setting up libio-socket-ssl-perl (2.074-2) ... #9 49.99 Setting up libsub-exporter-perl (0.988-1) ... #9 50.00 Setting up libalgorithm-merge-perl (0.08-3) ... #9 50.01 Setting up libhttp-message-perl (6.36-1) ... #9 50.02 Setting up libdata-validate-ip-perl (0.30-1) ... #9 50.03 Setting up libhtml-form-perl (6.07-1) ... #9 50.04 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 50.05 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #9 50.07 Setting up libjson-xs-perl (4.030-1build3) ... #9 50.08 Setting up libhttp-negotiate-perl (6.01-1) ... #9 50.09 Setting up libio-prompter-perl (0.004015-1) ... #9 50.10 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 51.25 Setting up libbrotli1:arm64 (1.0.9-2build3) ... #9 51.26 Setting up libsqlite3-0:arm64 (3.35.5-1ubuntu0.1) ... #9 51.27 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 51.29 Setting up binutils-common:arm64 (2.37-7ubuntu1) ... #9 51.31 Setting up libnghttp2-14:arm64 (1.43.0-1) ... #9 51.32 Setting up libmagic1:arm64 (1:5.39-3) ... #9 51.34 Setting up libdeflate0:arm64 (1.7-2ubuntu2) ... #9 51.35 Setting up less (551-2) ... #9 51.37 Setting up perl-openssl-defaults:arm64 (5) ... #9 51.38 Setting up linux-libc-dev:arm64 (5.13.0-40.45) ... #9 51.39 Setting up libctf-nobfd0:arm64 (2.37-7ubuntu1) ... #9 51.41 Setting up gettext-base (0.21-4ubuntu3) ... #9 51.42 Setting up liblzo2-2:arm64 (2.10-2build1) ... #9 51.43 Setting up libnpth0:arm64 (1.6-3) ... #9 51.44 Setting up file (1:5.39-3) ... #9 51.46 Setting up libassuan0:arm64 (2.5.5-1) ... #9 51.47 Setting up libgomp1:arm64 (11.2.0-7ubuntu2) ... #9 51.48 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu3) ... #9 51.52 Setting up bzip2 (1.0.8-4ubuntu3) ... #9 51.53 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #9 51.54 Setting up libjbig0:arm64 (2.1-3.1build1) ... #9 51.55 Setting up libfakeroot:arm64 (1.25.3-1.1ubuntu2) ... #9 52.07 Setting up libconst-fast-perl (0.014-1) ... #9 52.08 Setting up libhttp-daemon-perl (6.06-1) ... #9 52.09 Setting up libgit-wrapper-perl (0.048-1) ... #9 52.10 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.10) ... #9 52.11 Setting up curl (7.68.0-1ubuntu2.10) ... #9 52.12 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 52.15 Setting up libmodule-implementation-perl (0.09-1) ... #9 52.19 Setting up libemail-valid-perl (1.202-1) ... #9 52.20 Setting up libpackage-stash-perl (0.38-1) ... #9 52.21 Setting up libimport-into-perl (1.002005-1) ... #9 52.22 Setting up libmoo-perl (2.003006-1) ... #9 52.23 Setting up liblist-someutils-perl (0.58-1) ... #9 52.24 Setting up liblist-someutils-xs-perl (0.58-2) ... #9 52.25 Setting up gnupg (2.2.19-3ubuntu2.1) ... #9 52.26 Setting up libmoox-aliases-perl (0.001006-1) ... #9 52.27 Setting up libparams-validate-perl (1.29-3) ... #9 52.28 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 52.29 Setting up libnamespace-clean-perl (0.27-1) ... #9 52.30 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #12 21.08 Installing : git-2.31.1-2.el9.2.x86_64 51/81 #12 21.09 Installing : libsepol-devel-3.3-2.el9.x86_64 52/81 #12 21.14 Installing : libselinux-devel-3.3-2.el9.x86_64 53/81 #8 50.18 Installing : perl-podlators-1:4.14-458.fc34.noarch 68/135 #8 50.19 Installing : perl-Pod-Perldoc-3.28.01-459.fc34.noarch 69/135 #8 50.20 Installing : perl-Text-ParseWords-3.30-458.fc34.noarch 70/135 #8 50.22 Installing : perl-Fcntl-1.13-477.fc34.aarch64 71/135 #8 50.23 Installing : perl-mro-1.23-477.fc34.aarch64 72/135 #8 50.24 Installing : perl-IO-1.43-477.fc34.aarch64 73/135 #8 50.26 Installing : perl-overloading-0.02-477.fc34.noarch 74/135 #8 50.27 Installing : perl-Pod-Usage-4:2.01-2.fc34.noarch 75/135 #8 50.32 Installing : perl-MIME-Base64-3.16-2.fc34.aarch64 76/135 #8 50.32 Installing : perl-Scalar-List-Utils-4:1.56-459.fc34.aarch64 77/135 #8 50.36 Installing : perl-constant-1.33-459.fc34.noarch 78/135 #8 50.36 Installing : perl-parent-1:0.238-458.fc34.noarch 79/135 #8 50.37 Installing : perl-Errno-1.30-477.fc34.aarch64 80/135 #8 50.37 Installing : perl-File-Basename-2.85-477.fc34.noarch 81/135 #8 50.39 Installing : perl-Getopt-Std-1.12-477.fc34.noarch 82/135 #8 50.40 Installing : perl-Storable-1:3.21-458.fc34.aarch64 83/135 #8 50.40 Installing : perl-overload-1.31-477.fc34.noarch 84/135 #8 55.03 Preparing to unpack .../331-xdg-user-dirs_0.17-2_armhf.deb ... #8 55.04 Unpacking xdg-user-dirs (0.17-2) ... #8 55.12 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 55.14 Setting up libapt-pkg-perl (0.1.34+b1) ... #8 55.15 Setting up libksba8:armhf (1.3.5-2) ... #8 55.17 Setting up libpipeline1:armhf (1.5.1-2) ... #8 55.18 Setting up wdiff (1.2.2-2+b1) ... #8 55.20 Setting up lsb-base (10.2019051400) ... #8 55.22 Setting up mysql-common (5.8+1.0.5) ... #8 55.25 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 50.13 (93/135): binutils-2.35.2-6.fc34.x86_64.rpm 30 MB/s | 5.5 MB 00:00 #8 50.13 (94/135): perl-Class-Struct-0.66-477.fc34.noarc 1.1 MB/s | 32 kB 00:00 #8 50.15 (95/135): gdb-minimal-11.1-5.fc34.x86_64.rpm 25 MB/s | 3.8 MB 00:00 #8 50.16 (96/135): perl-DynaLoader-1.47-477.fc34.x86_64. 1.7 MB/s | 36 kB 00:00 #8 50.16 (97/135): perl-Digest-1.20-1.fc34.noarch.rpm 874 kB/s | 25 kB 00:00 #8 50.17 (98/135): perl-Errno-1.30-477.fc34.x86_64.rpm 3.0 MB/s | 25 kB 00:00 #8 50.17 (99/135): perl-Fcntl-1.13-477.fc34.x86_64.rpm 3.7 MB/s | 31 kB 00:00 #8 50.17 (100/135): perl-File-Basename-2.85-477.fc34.noa 4.5 MB/s | 27 kB 00:00 #8 50.18 (101/135): perl-File-stat-1.09-477.fc34.noarch. 4.8 MB/s | 27 kB 00:00 #8 50.18 (102/135): perl-FileHandle-2.03-477.fc34.noarch 4.2 MB/s | 26 kB 00:00 #8 50.19 (103/135): perl-Getopt-Std-1.12-477.fc34.noarch 3.1 MB/s | 26 kB 00:00 #8 50.19 (104/135): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 6.2 MB/s | 55 kB 00:00 #8 50.20 (105/135): perl-Encode-3.15-462.fc34.x86_64.rpm 38 MB/s | 1.7 MB 00:00 #8 50.20 (106/135): perl-IO-1.43-477.fc34.x86_64.rpm 5.2 MB/s | 97 kB 00:00 #8 50.21 (107/135): perl-IPC-Open3-1.21-477.fc34.noarch. 2.0 MB/s | 33 kB 00:00 #8 50.21 (108/135): perl-Mozilla-CA-20211001-1.fc34.noar 1.6 MB/s | 12 kB 00:00 #8 50.22 (109/135): perl-NDBM_File-1.15-477.fc34.x86_64. 3.1 MB/s | 32 kB 00:00 #8 50.22 (110/135): perl-POSIX-1.94-477.fc34.x86_64.rpm 7.7 MB/s | 107 kB 00:00 #8 50.22 (111/135): perl-SelectSaver-1.02-477.fc34.noarc 1.7 MB/s | 22 kB 00:00 #8 50.23 (112/135): perl-Socket-2.032-1.fc34.x86_64.rpm 7.0 MB/s | 54 kB 00:00 #8 50.23 (113/135): perl-Symbol-1.08-477.fc34.noarch.rpm 2.2 MB/s | 24 kB 00:00 #8 50.24 (114/135): perl-base-2.27-477.fc34.noarch.rpm 2.4 MB/s | 26 kB 00:00 #8 50.24 (115/135): perl-Text-Tabs+Wrap-2021.0726-1.fc34 1.3 MB/s | 22 kB 00:00 #8 50.24 (116/135): perl-if-0.60.800-477.fc34.noarch.rpm 3.4 MB/s | 24 kB 00:00 #8 50.24 (117/135): perl-interpreter-5.32.1-477.fc34.x86 10 MB/s | 81 kB 00:00 #8 50.25 (118/135): perl-mro-1.23-477.fc34.x86_64.rpm 4.9 MB/s | 38 kB 00:00 #8 50.25 (119/135): perl-overload-1.31-477.fc34.noarch.r 6.6 MB/s | 56 kB 00:00 #8 50.26 (120/135): perl-overloading-0.02-477.fc34.noarc 2.7 MB/s | 23 kB 00:00 #8 50.26 (121/135): perl-subs-1.03-477.fc34.noarch.rpm 2.2 MB/s | 22 kB 00:00 #8 50.27 (122/135): python-srpm-macros-3.9-41.fc34.noarc 4.3 MB/s | 21 kB 00:00 #8 50.28 (123/135): python3-dbus-1.2.18-1.fc34.x86_64.rp 10 MB/s | 132 kB 00:00 #8 50.30 (124/135): perl-libs-5.32.1-477.fc34.x86_64.rpm 36 MB/s | 2.0 MB 00:00 #8 50.30 (125/135): python3-dnf-plugins-core-4.0.24-1.fc 12 MB/s | 210 kB 00:00 #8 50.30 (126/135): perl-vars-1.05-477.fc34.noarch.rpm 532 kB/s | 23 kB 00:00 #8 50.31 (127/135): python3-enchant-3.2.1-1.fc34.noarch. 8.7 MB/s | 78 kB 00:00 #8 51.10 (99/156): binutils-2.37-17.fc35.x86_64.rpm 24 MB/s | 5.9 MB 00:00 #8 51.13 (100/156): elfutils-0.186-1.fc35.x86_64.rpm 4.4 MB/s | 520 kB 00:00 #8 51.13 (101/156): elfutils-debuginfod-client-0.186-1.f 362 kB/s | 40 kB 00:00 #8 51.14 (102/156): glib-networking-2.70.1-1.fc35.x86_64 11 MB/s | 177 kB 00:00 #8 51.20 (103/156): gdb-minimal-11.2-2.fc35.x86_64.rpm 52 MB/s | 3.8 MB 00:00 #8 51.25 (104/156): glibc-gconv-extra-2.34-32.fc35.x86_6 14 MB/s | 1.5 MB 00:00 #8 51.25 (105/156): go-srpm-macros-3.0.15-1.fc35.noarch. 243 kB/s | 26 kB 00:00 #8 51.29 (106/156): libsoup-2.74.2-1.fc35.x86_64.rpm 4.4 MB/s | 390 kB 00:00 #8 51.30 (107/156): perl-AutoLoader-5.74-486.fc35.noarch 609 kB/s | 26 kB 00:00 #8 51.30 (108/156): perl-B-1.82-486.fc35.x86_64.rpm 3.9 MB/s | 185 kB 00:00 #8 51.31 (109/156): perl-Class-Struct-0.66-486.fc35.noar 1.8 MB/s | 27 kB 00:00 #8 51.31 (110/156): perl-DynaLoader-1.50-486.fc35.x86_64 2.8 MB/s | 30 kB 00:00 #8 51.37 (111/156): perl-Encode-3.15-482.fc35.x86_64.rpm 25 MB/s | 1.7 MB 00:00 #8 51.37 (112/156): perl-Errno-1.33-486.fc35.x86_64.rpm 307 kB/s | 19 kB 00:00 #8 51.38 (113/156): perl-Fcntl-1.14-486.fc35.x86_64.rpm 391 kB/s | 25 kB 00:00 #8 51.38 (114/156): perl-File-Basename-2.85-486.fc35.noa 3.2 MB/s | 22 kB 00:00 #8 51.38 (115/156): perl-File-stat-1.09-486.fc35.noarch. 2.3 MB/s | 22 kB 00:00 #8 51.39 (116/156): perl-FileHandle-2.03-486.fc35.noarch 2.3 MB/s | 20 kB 00:00 #8 51.39 (117/156): perl-Getopt-Std-1.13-486.fc35.noarch 3.6 MB/s | 20 kB 00:00 #8 51.39 (118/156): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 6.1 MB/s | 55 kB 00:00 #8 51.40 (119/156): perl-IPC-Open3-1.21-486.fc35.noarch. 4.3 MB/s | 27 kB 00:00 #8 51.40 (120/156): perl-IO-1.46-486.fc35.x86_64.rpm 6.7 MB/s | 91 kB 00:00 #8 51.40 (121/156): perl-Mozilla-CA-20211001-1.fc35.noar 1.4 MB/s | 12 kB 00:00 #8 51.41 (122/156): perl-NDBM_File-1.15-486.fc35.x86_64. 2.7 MB/s | 27 kB 00:00 #9 52.03 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ... #9 52.05 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.2) ... #9 52.06 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #9 52.07 Setting up gpg (2.2.19-3ubuntu2.1) ... #9 52.08 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #9 52.09 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ... #9 52.10 Setting up librpmio8 (4.14.2.1+dfsg1-1build2) ... #9 52.11 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... #12 19.44 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 35/83 #12 19.65 Installing : selinux-policy-targeted-34.1.31-2.el9.noarch 35/83 #12 19.69 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 35/83 #8 51.16 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 51.20 Selecting previously unselected package licensecheck. #8 51.20 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ... #8 51.21 Unpacking licensecheck (3.1.1-2) ... #8 51.25 Selecting previously unselected package lzip. #8 51.25 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ... #8 51.26 Unpacking lzip (1.22-3) ... #8 51.29 Selecting previously unselected package lzop. #8 51.30 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ... #8 51.30 Unpacking lzop (1.04-2) ... #8 51.34 Selecting previously unselected package t1utils. #8 51.34 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ... #8 51.34 Unpacking t1utils (1.41-4) ... #8 51.38 Selecting previously unselected package unzip. #8 51.38 Preparing to unpack .../332-unzip_6.0-26_armhf.deb ... #8 51.39 Unpacking unzip (6.0-26) ... #8 58.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 50.67 (140/161): python3-dnf-plugins-core-4.2.0-1.fc3 2.3 MB/s | 221 kB 00:00 #8 50.68 (141/161): python3-rpm-4.17.0-10.fc36.aarch64.r 7.2 MB/s | 94 kB 00:00 #8 50.69 (142/161): redhat-rpm-config-217-1.fc36.noarch. 2.3 MB/s | 70 kB 00:00 #8 50.74 (143/161): rpm-4.17.0-10.fc36.aarch64.rpm 10 MB/s | 538 kB 00:00 #8 50.74 (144/161): rpm-build-libs-4.17.0-10.fc36.aarch6 1.9 MB/s | 91 kB 00:00 #8 50.85 (145/161): libicu-69.1-6.fc36.aarch64.rpm 30 MB/s | 9.7 MB 00:00 #8 50.87 (146/161): rpm-libs-4.17.0-10.fc36.aarch64.rpm 2.2 MB/s | 308 kB 00:00 #8 50.88 (147/161): rpm-sign-libs-4.17.0-10.fc36.aarch64 203 kB/s | 27 kB 00:00 #8 50.89 (148/161): xz-libs-5.2.5-9.fc36.aarch64.rpm 10 MB/s | 90 kB 00:00 #8 50.89 (149/161): dnf-data-4.12.0-1.fc36.noarch.rpm 4.0 MB/s | 42 kB 00:00 #8 50.92 (150/161): dnf-4.12.0-1.fc36.noarch.rpm 11 MB/s | 454 kB 00:00 #8 50.95 (151/161): glibc-common-2.35-5.fc36.aarch64.rpm 5.4 MB/s | 314 kB 00:00 #8 50.99 (152/161): glibc-2.35-5.fc36.aarch64.rpm 18 MB/s | 1.7 MB 00:00 #8 50.99 (153/161): glibc-minimal-langpack-2.35-5.fc36.a 705 kB/s | 47 kB 00:00 #8 51.02 (154/161): python3-dnf-4.12.0-1.fc36.noarch.rpm 6.0 MB/s | 415 kB 00:00 #8 51.02 (155/161): yum-4.12.0-1.fc36.noarch.rpm 1.2 MB/s | 40 kB 00:00 #13 10.90 Installing : libselinux-utils-2.9-5.el8.aarch64 22/61 #13 10.94 Installing : policycoreutils-2.9-19.el8.aarch64 23/61 #13 10.96 Running scriptlet: policycoreutils-2.9-19.el8.aarch64 23/61 #13 11.16 Installing : python3-policycoreutils-2.9-19.el8.noarch 24/61 #13 11.22 Installing : policycoreutils-python-utils-2.9-19.el8.noarch 25/61 #13 11.23 Installing : rpm-plugin-selinux-4.14.3-23.el8.aarch64 26/61 #13 11.25 Installing : selinux-policy-3.14.3-97.el8.noarch 27/61 #8 53.52 Setting up libc-dev-bin (2.28-10+deb10u1) ... #8 53.53 Setting up openssl (1.1.1n-0+deb10u1) ... #8 53.55 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 53.57 Setting up readline-common (7.0-5) ... #8 53.59 Setting up publicsuffix (20211109.1735-0+deb10u1) ... #8 53.60 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... #8 53.61 Setting up libcc1-0:amd64 (8.3.0-6) ... #8 53.62 Setting up iso-codes (4.2-1) ... #8 53.64 Setting up liblocale-gettext-perl (1.07-3+b4) ... #8 53.65 Setting up liblsan0:amd64 (8.3.0-6) ... #8 53.68 Setting up dctrl-tools (2.24-3) ... #8 53.69 Setting up libitm1:amd64 (8.3.0-6) ... #8 53.71 Setting up debian-keyring (2019.02.25) ... #8 53.72 Setting up libreadline7:amd64 (7.0-5) ... #8 53.74 Setting up libgdbm6:amd64 (1.18.1-4) ... #9 41.60 Selecting previously unselected package g++. #9 41.60 Preparing to unpack .../084-g++_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 41.60 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 41.63 Selecting previously unselected package make. #9 41.63 Preparing to unpack .../085-make_4.3-4ubuntu1_armhf.deb ... #9 41.64 Unpacking make (4.3-4ubuntu1) ... #9 41.68 Selecting previously unselected package libdpkg-perl. #9 41.68 Preparing to unpack .../086-libdpkg-perl_1.20.9ubuntu2_all.deb ... #9 41.69 Unpacking libdpkg-perl (1.20.9ubuntu2) ... #9 41.75 Selecting previously unselected package bzip2. #9 41.75 Preparing to unpack .../087-bzip2_1.0.8-4ubuntu3_armhf.deb ... #9 41.76 Unpacking bzip2 (1.0.8-4ubuntu3) ... #9 41.79 Selecting previously unselected package patch. #9 41.79 Preparing to unpack .../088-patch_2.7.6-7_armhf.deb ... #9 41.79 Unpacking patch (2.7.6-7) ... #9 41.83 Selecting previously unselected package lto-disabled-list. #9 41.83 Preparing to unpack .../089-lto-disabled-list_16_all.deb ... #9 41.83 Unpacking lto-disabled-list (16) ... #9 41.87 Selecting previously unselected package dpkg-dev. #9 41.87 Preparing to unpack .../090-dpkg-dev_1.20.9ubuntu2_all.deb ... #9 41.87 Unpacking dpkg-dev (1.20.9ubuntu2) ... #9 41.99 Selecting previously unselected package build-essential. #9 39.77 Selecting previously unselected package libjpeg8:armhf. #9 39.77 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ... #9 39.78 Unpacking libjpeg8:armhf (8c-2ubuntu10) ... #9 39.81 Selecting previously unselected package libdeflate0:armhf. #9 39.81 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ... #9 39.81 Unpacking libdeflate0:armhf (1.10-2) ... #9 39.85 Selecting previously unselected package libjbig0:armhf. #9 39.85 Preparing to unpack .../203-libjbig0_2.1-3.1build3_armhf.deb ... #9 39.86 Unpacking libjbig0:armhf (2.1-3.1build3) ... #9 39.92 Selecting previously unselected package libwebp7:armhf. #9 39.92 Preparing to unpack .../204-libwebp7_1.2.2-2_armhf.deb ... #9 39.93 Unpacking libwebp7:armhf (1.2.2-2) ... #9 39.96 Selecting previously unselected package libtiff5:armhf. #9 39.96 Preparing to unpack .../205-libtiff5_4.3.0-6_armhf.deb ... #9 39.97 Unpacking libtiff5:armhf (4.3.0-6) ... #9 40.00 Selecting previously unselected package libxpm4:armhf. #9 40.00 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1build2_armhf.deb ... #9 40.01 Unpacking libxpm4:armhf (1:3.5.12-1build2) ... #9 40.05 Selecting previously unselected package libgd3:armhf. #9 40.05 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ... #12 5.852 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB] #12 5.981 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] #12 6.001 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] #12 6.019 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB] #12 6.032 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #8 52.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 52.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 52.72 #8 52.72 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 50.11 Setting up libhttp-cookies-perl (6.10-1) ... #9 50.12 Setting up po-debconf (1.0.21+nmu1) ... #9 50.14 Setting up libhtml-tree-perl (5.07-2) ... #9 50.15 Setting up libparams-classify-perl (0.015-1build5) ... #9 50.16 Setting up libhtml-format-perl (2.12-1.1) ... #9 50.18 Setting up libxml-sax-perl (1.02+dfsg-3) ... #9 50.23 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 51.58 Setting up libasan6:arm64 (11.2.0-7ubuntu2) ... #9 51.59 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 51.60 Setting up tzdata (2022a-0ubuntu0.21.10) ... #9 51.70 #9 51.70 Current default time zone: 'Etc/UTC' #9 51.71 Local time is now: Mon May 9 11:57:44 UTC 2022. #9 51.71 Universal Time is now: Mon May 9 11:57:44 UTC 2022. #9 51.71 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 51.71 #9 51.78 Setting up fakeroot (1.25.3-1.1ubuntu2) ... #9 51.80 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 51.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 #9 51.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 #9 51.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 #9 51.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 #9 51.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 #9 51.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 #9 51.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 #9 51.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 #9 51.81 Setting up autotools-dev (20180224.1+nmu1) ... #9 52.31 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 52.32 Setting up libmoox-struct-perl (0.017-1) ... #9 52.33 Setting up lintian (2.62.0ubuntu2) ... #9 52.34 Setting up licensecheck (3.0.45-1) ... #9 52.36 Setting up dh-autoreconf (19) ... #9 52.37 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 52.38 Setting up libwww-perl (6.43-1) ... #9 52.39 Setting up debhelper (13.5.2ubuntu1~bpo20.04.1) ... #9 52.40 Setting up devscripts (2.20.2ubuntu2) ... #8 50.43 Installing : perl-vars-1.05-477.fc34.noarch 85/135 #8 50.44 Installing : perl-Getopt-Long-1:2.52-2.fc34.noarch 86/135 #8 50.44 Installing : perl-Carp-1.50-458.fc34.noarch 87/135 #8 50.47 Installing : perl-Exporter-5.74-459.fc34.noarch 88/135 #8 50.48 Installing : perl-DynaLoader-1.47-477.fc34.aarch64 89/135 #8 50.48 Installing : perl-PathTools-3.78-459.fc34.aarch64 90/135 #8 50.51 Installing : perl-NDBM_File-1.15-477.fc34.aarch64 91/135 #8 50.56 Installing : perl-Encode-4:3.15-462.fc34.aarch64 92/135 #12 21.37 Installing : kernel-headers-5.14.0-85.el9.x86_64 54/81 #12 21.42 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 55/81 #8 55.26 Setting up libxau6:armhf (1:1.0.8-1+b2) ... #8 55.27 Setting up libkeyutils1:armhf (1.6-6) ... #8 55.28 Setting up libpsl5:armhf (0.20.2-2) ... #8 55.30 Setting up libgpm2:armhf (1.20.7-5) ... #8 55.32 Setting up mime-support (3.62) ... #8 55.36 Setting up xdg-user-dirs (0.17-2) ... #8 55.39 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 55.41 Setting up psmisc (23.2-1+deb10u1) ... #8 55.43 Setting up libgc1c2:armhf (1:7.6.4-0.4) ... #8 55.44 Setting up libyaml-0-2:armhf (0.2.1-1) ... #8 55.46 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u3) ... #8 50.31 (128/135): python3-file-magic-5.39-7.fc34.noarc 2.2 MB/s | 17 kB 00:00 #8 50.31 (129/135): redhat-rpm-config-183-3.fc34.noarch. 9.2 MB/s | 65 kB 00:00 #8 50.32 (130/135): rpmautospec-rpm-macros-0.2.6-1.fc34. 1.1 MB/s | 8.3 kB 00:00 #8 50.32 (131/135): rust-srpm-macros-21-1.fc34.noarch.rp 1.7 MB/s | 8.9 kB 00:00 #8 50.33 (132/135): rpmlint-1.11-19.fc34.noarch.rpm 14 MB/s | 185 kB 00:00 #8 50.33 (133/135): python3-setuptools-53.0.0-3.fc34.noa 27 MB/s | 839 kB 00:00 #8 50.34 (134/135): xxhash-libs-0.8.1-1.fc34.x86_64.rpm 3.0 MB/s | 40 kB 00:00 #8 50.34 (135/135): zstd-1.5.2-1.fc34.x86_64.rpm 26 MB/s | 430 kB 00:00 #8 50.35 -------------------------------------------------------------------------------- #8 50.35 Total 16 MB/s | 31 MB 00:01 #8 51.41 (123/156): perl-POSIX-1.97-486.fc35.x86_64.rpm 14 MB/s | 102 kB 00:00 #8 51.41 (124/156): perl-Scalar-List-Utils-1.62-463.fc35 6.9 MB/s | 72 kB 00:00 #8 51.42 (125/156): perl-SelectSaver-1.02-486.fc35.noarc 1.7 MB/s | 16 kB 00:00 #8 51.42 (126/156): perl-Symbol-1.09-486.fc35.noarch.rpm 3.2 MB/s | 19 kB 00:00 #8 51.42 (127/156): perl-base-2.27-486.fc35.noarch.rpm 2.5 MB/s | 21 kB 00:00 #8 51.43 (128/156): perl-if-0.60.900-486.fc35.noarch.rpm 2.2 MB/s | 18 kB 00:00 #8 51.43 (129/156): perl-interpreter-5.34.1-486.fc35.x86 12 MB/s | 76 kB 00:00 #8 51.44 (130/156): perl-mro-1.25-486.fc35.x86_64.rpm 3.8 MB/s | 33 kB 00:00 #8 51.48 (131/156): perl-libs-5.34.1-486.fc35.x86_64.rpm 37 MB/s | 2.1 MB 00:00 #8 51.48 (132/156): perl-overload-1.33-486.fc35.noarch.r 985 kB/s | 50 kB 00:00 #8 51.49 (133/156): perl-overloading-0.02-486.fc35.noarc 362 kB/s | 17 kB 00:00 #8 51.49 (134/156): perl-subs-1.04-486.fc35.noarch.rpm 2.3 MB/s | 16 kB 00:00 #8 51.49 (135/156): perl-vars-1.05-486.fc35.noarch.rpm 1.8 MB/s | 17 kB 00:00 #8 51.50 (136/156): python-srpm-macros-3.10-11.fc35.noar 2.4 MB/s | 25 kB 00:00 #8 51.50 (137/156): python3-dnf-plugins-core-4.1.0-1.fc3 26 MB/s | 220 kB 00:00 #8 51.51 (138/156): python3-enchant-3.2.2-1.fc35.noarch. 6.8 MB/s | 79 kB 00:00 #8 51.51 (139/156): redhat-rpm-config-199-1.fc35.noarch. 5.2 MB/s | 65 kB 00:00 #8 51.51 (140/156): rpm-build-4.17.0-4.fc35.x86_64.rpm 7.9 MB/s | 59 kB 00:00 #8 51.52 (141/156): rpmlint-2.2.0-2.fc35.noarch.rpm 20 MB/s | 240 kB 00:00 #8 51.52 (142/156): rust-srpm-macros-21-1.fc35.noarch.rp 900 kB/s | 9.0 kB 00:00 #8 51.53 (143/156): xxhash-libs-0.8.1-1.fc35.x86_64.rpm 5.9 MB/s | 40 kB 00:00 #8 51.56 (144/156): systemd-libs-249.11-2.fc35.x86_64.rp 15 MB/s | 603 kB 00:00 #8 51.59 (145/156): zstd-1.5.2-1.fc35.x86_64.rpm 6.6 MB/s | 429 kB 00:00 #8 51.62 (146/156): dnf-4.11.1-3.fc35.noarch.rpm 4.8 MB/s | 452 kB 00:00 #12 19.70 Running scriptlet: openssh-8.7p1-8.el9.aarch64 36/83 #12 19.75 Installing : openssh-8.7p1-8.el9.aarch64 36/83 #12 19.79 Installing : openssh-clients-8.7p1-8.el9.aarch64 37/83 #8 51.45 Selecting previously unselected package lintian. #8 51.45 Preparing to unpack .../333-lintian_2.104.0_all.deb ... #8 51.46 Unpacking lintian (2.104.0) ... #8 58.74 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 58.76 Processing triggers for libc-bin (2.27-3ubuntu1.5) ... #8 58.78 Processing triggers for ca-certificates (20210119~18.04.2) ... #8 58.79 Updating certificates in /etc/ssl/certs... #8 51.03 (156/161): elfutils-libelf-0.187-4.fc36.aarch64 5.3 MB/s | 198 kB 00:00 #8 51.06 (157/161): elfutils-libs-0.187-4.fc36.aarch64.r 6.1 MB/s | 256 kB 00:00 #8 51.09 (158/161): libsolv-0.7.22-1.fc36.aarch64.rpm 5.9 MB/s | 390 kB 00:00 #8 51.13 (159/161): libdnf-0.67.0-2.fc36.aarch64.rpm 6.1 MB/s | 613 kB 00:00 #8 51.13 (160/161): python3-hawkey-0.67.0-2.fc36.aarch64 1.5 MB/s | 100 kB 00:00 #8 51.17 (161/161): python3-libdnf-0.67.0-2.fc36.aarch64 9.2 MB/s | 743 kB 00:00 #8 51.18 -------------------------------------------------------------------------------- #8 51.18 Total 14 MB/s | 52 MB 00:03 #13 11.26 Running scriptlet: selinux-policy-3.14.3-97.el8.noarch 27/61 #8 53.75 Setting up gnupg-utils (2.2.12-1+deb10u1) ... #8 53.77 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #8 53.78 Setting up libtsan0:amd64 (8.3.0-6) ... #8 53.79 Setting up pinentry-curses (1.1.0-2) ... #8 53.81 Setting up manpages-dev (4.16-2) ... #8 53.83 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 53.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... #8 53.86 Setting up libxcb1:amd64 (1.13.1-2) ... #8 53.87 Setting up at (3.1.23-1) ... #9 41.99 Preparing to unpack .../091-build-essential_12.9ubuntu2_armhf.deb ... #9 42.00 Unpacking build-essential (12.9ubuntu2) ... #9 42.04 Selecting previously unselected package libbrotli1:armhf. #9 42.04 Preparing to unpack .../092-libbrotli1_1.0.9-2build3_armhf.deb ... #9 42.04 Unpacking libbrotli1:armhf (1.0.9-2build3) ... #9 42.08 Selecting previously unselected package libsasl2-modules-db:armhf. #9 42.08 Preparing to unpack .../093-libsasl2-modules-db_2.1.27+dfsg-2.1ubuntu0.1_armhf.deb ... #9 42.08 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1ubuntu0.1) ... #9 42.12 Selecting previously unselected package libsasl2-2:armhf. #9 42.12 Preparing to unpack .../094-libsasl2-2_2.1.27+dfsg-2.1ubuntu0.1_armhf.deb ... #9 42.12 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1ubuntu0.1) ... #9 42.16 Selecting previously unselected package libldap-2.5-0:armhf. #9 42.16 Preparing to unpack .../095-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_armhf.deb ... #9 42.17 Unpacking libldap-2.5-0:armhf (2.5.6+dfsg-1~exp1ubuntu1) ... #9 40.05 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ... #9 40.08 Selecting previously unselected package libc-devtools. #9 40.08 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3_armhf.deb ... #9 40.09 Unpacking libc-devtools (2.35-0ubuntu3) ... #9 40.13 Selecting previously unselected package libcapture-tiny-perl. #9 40.13 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #9 40.13 Unpacking libcapture-tiny-perl (0.48-1) ... #9 40.16 Selecting previously unselected package libclass-data-inheritable-perl. #9 40.16 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 40.17 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 40.20 Selecting previously unselected package libclone-perl. #9 40.20 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ... #9 40.21 Unpacking libclone-perl (0.45-1build3) ... #9 40.23 Selecting previously unselected package libcommon-sense-perl:armhf. #9 40.24 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ... #9 40.24 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ... #12 6.033 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] #12 6.035 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 cmake-data all 3.22.1-1ubuntu1 [1912 kB] #12 6.175 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 cmake amd64 3.22.1-1ubuntu1 [5012 kB] #8 52.77 Setting up liblist-moreutils-perl (0.416-1build3) ... #8 52.79 Setting up libtool (2.4.6-2) ... #8 52.80 Setting up libhttp-date-perl (6.02-1) ... #8 52.81 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 52.83 Setting up build-essential (12.4ubuntu1) ... #8 52.84 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.17) ... #8 52.85 Setting up libdevel-callchecker-perl (0.007-2build1) ... #8 52.87 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.17) ... #8 52.88 Setting up devscripts (2.17.12ubuntu1.1) ... #9 53.04 Setting up libc-devtools (2.34-0ubuntu3.2) ... #9 53.05 Setting up libemail-address-xs-perl (1.04-1build5) ... #9 53.07 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... #9 53.08 Setting up automake (1:1.16.4-2) ... #9 53.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 53.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 #9 53.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 #9 53.10 Setting up libapt-pkg-perl (0.1.40) ... #9 50.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 50.43 #9 50.43 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 50.47 Setting up dput (1.1.0ubuntu2) ... #9 51.83 Setting up libtirpc-dev:arm64 (1.3.2-2) ... #9 51.84 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ... #9 51.85 Setting up libx11-data (2:1.7.2-1) ... #9 51.87 Setting up make (4.3-4ubuntu1) ... #9 51.88 Setting up libmpfr6:arm64 (4.1.0-3build1) ... #9 51.90 Setting up gnupg-l10n (2.2.20-1ubuntu4) ... #9 51.91 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build3) ... #9 51.92 Setting up lzip (1.22-3) ... #9 51.95 Setting up strace (5.13-0ubuntu1) ... #9 51.96 Setting up libsigsegv2:arm64 (2.13-1ubuntu2) ... #9 51.97 Setting up xz-utils (5.2.5-2ubuntu0.1) ... #9 51.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.98 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 #9 51.99 Setting up t1utils (1.41-4build1) ... #9 52.00 Setting up diffstat (1.64-1) ... #9 52.02 Setting up libpng16-16:arm64 (1.6.37-3build4) ... #9 52.56 Setting up equivs (2.2.0) ... #9 52.58 Setting up libxml-parser-perl (2.46-1) ... #9 52.59 Setting up libxml-sax-expat-perl (0.51-1) ... #9 52.63 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 52.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 50.69 Installing : perl-libs-4:5.32.1-477.fc34.aarch64 93/135 #8 50.74 Installing : perl-interpreter-4:5.32.1-477.fc34.aarch64 94/135 #8 50.77 Installing : lua-srpm-macros-1-4.fc34.noarch 95/135 #8 50.80 Installing : libstemmer-0-16.585svn.fc34.aarch64 96/135 #8 50.84 Installing : libproxy-0.4.15-30.fc34.aarch64 97/135 #8 50.91 Installing : libpng-2:1.6.37-10.fc34.aarch64 98/135 #8 50.94 Installing : gdk-pixbuf2-2.42.6-1.fc34.aarch64 99/135 #8 50.99 Installing : libpkgconf-1.7.3-6.fc34.aarch64 100/135 #8 55.47 No schema files found: doing nothing. #8 55.48 Setting up distro-info-data (0.41+deb10u4) ... #8 55.49 Setting up manpages (4.16-2) ... #8 55.53 Setting up unzip (6.0-23+deb10u2) ... #8 55.55 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u1) ... #8 55.57 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #8 55.59 Setting up binutils-common:armhf (2.31.1-16) ... #8 55.61 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #8 55.62 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #8 55.65 Setting up less (487-0.1+b1) ... #12 19.79 Running scriptlet: openssh-clients-8.7p1-8.el9.aarch64 37/83 #12 19.88 Installing : git-core-2.31.1-2.el9.2.aarch64 38/83 #12 20.09 Installing : git-core-doc-2.31.1-2.el9.2.noarch 39/83 #8 51.80 Selecting previously unselected package lsb-release. #8 51.80 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ... #8 51.81 Unpacking lsb-release (11.1.0) ... #8 51.85 Selecting previously unselected package manpages-dev. #8 51.85 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ... #8 51.86 Unpacking manpages-dev (5.10-1) ... #8 51.63 (147/156): dnf-data-4.11.1-3.fc35.noarch.rpm 1.0 MB/s | 41 kB 00:00 #8 51.68 (148/156): glibc-2.34-32.fc35.x86_64.rpm 20 MB/s | 1.9 MB 00:00 #8 51.72 (149/156): glibc-common-2.34-32.fc35.x86_64.rpm 3.2 MB/s | 292 kB 00:00 #8 51.72 (150/156): glibc-minimal-langpack-2.34-32.fc35. 240 kB/s | 21 kB 00:00 #8 51.76 (151/156): libsolv-0.7.22-1.fc35.x86_64.rpm 7.6 MB/s | 403 kB 00:00 #8 51.80 (152/156): libdnf-0.66.0-1.fc35.x86_64.rpm 7.4 MB/s | 652 kB 00:00 #8 51.83 (153/156): python3-dnf-4.11.1-3.fc35.noarch.rpm 3.7 MB/s | 414 kB 00:00 #8 51.83 (154/156): python3-hawkey-0.66.0-1.fc35.x86_64. 1.6 MB/s | 108 kB 00:00 #8 51.84 (155/156): yum-4.11.1-3.fc35.noarch.rpm 4.0 MB/s | 39 kB 00:00 #8 51.87 (156/156): python3-libdnf-0.66.0-1.fc35.x86_64. 16 MB/s | 778 kB 00:00 #8 59.13 0 added, 0 removed; done. #8 59.13 Running hooks in /etc/ca-certificates/update.d... #8 59.13 done. #11 0.818 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease #11 0.878 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease #11 0.950 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease #11 1.022 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease #9 52.60 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... #9 52.70 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 52.71 Setting up gpgsm (2.2.19-3ubuntu2.1) ... #8 54.01 invoke-rc.d: could not determine current runlevel #8 54.02 invoke-rc.d: policy-rc.d denied execution of start. #8 54.02 Setting up libedit2:amd64 (3.1-20181209-1) ... #8 54.04 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #8 54.05 Setting up cron (3.0pl1-134+deb10u1) ... #8 54.13 Adding group `crontab' (GID 102) ... #8 54.14 Done. #8 54.16 invoke-rc.d: could not determine current runlevel #8 54.16 invoke-rc.d: policy-rc.d denied execution of start. #8 54.27 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... #9 42.23 Selecting previously unselected package libnghttp2-14:armhf. #9 42.23 Preparing to unpack .../096-libnghttp2-14_1.43.0-1_armhf.deb ... #9 42.24 Unpacking libnghttp2-14:armhf (1.43.0-1) ... #9 42.28 Selecting previously unselected package librtmp1:armhf. #9 42.28 Preparing to unpack .../097-librtmp1_2.4+20151223.gitfa8646d.1-2build3_armhf.deb ... #9 42.29 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build3) ... #9 42.33 Selecting previously unselected package libssh-4:armhf. #9 42.33 Preparing to unpack .../098-libssh-4_0.9.6-1_armhf.deb ... #9 42.33 Unpacking libssh-4:armhf (0.9.6-1) ... #9 42.37 Selecting previously unselected package libcurl4:armhf. #9 42.37 Preparing to unpack .../099-libcurl4_7.74.0-1.3ubuntu2.1_armhf.deb ... #9 42.38 Unpacking libcurl4:armhf (7.74.0-1.3ubuntu2.1) ... #9 42.41 Selecting previously unselected package curl. #9 42.41 Preparing to unpack .../100-curl_7.74.0-1.3ubuntu2.1_armhf.deb ... #9 42.42 Unpacking curl (7.74.0-1.3ubuntu2.1) ... #9 42.46 Selecting previously unselected package dctrl-tools. #9 42.46 Preparing to unpack .../101-dctrl-tools_2.24-3_armhf.deb ... #9 40.27 Selecting previously unselected package libconfig-tiny-perl. #9 40.27 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ... #9 40.27 Unpacking libconfig-tiny-perl (2.28-1) ... #9 40.30 Selecting previously unselected package libparams-util-perl. #9 40.31 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ... #9 40.31 Unpacking libparams-util-perl (1.102-1build3) ... #9 40.34 Selecting previously unselected package libsub-install-perl. #9 40.34 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ... #9 40.34 Unpacking libsub-install-perl (0.928-1.1) ... #9 40.37 Selecting previously unselected package libdata-optlist-perl. #9 40.37 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ... #9 40.38 Unpacking libdata-optlist-perl (0.112-1) ... #9 40.41 Selecting previously unselected package libsub-exporter-perl. #9 40.42 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ... #9 40.42 Unpacking libsub-exporter-perl (0.988-1) ... #9 40.46 Selecting previously unselected package libconst-fast-perl. #9 40.46 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ... #9 40.46 Unpacking libconst-fast-perl (0.014-1.1) ... #9 40.49 Selecting previously unselected package libwant-perl. #9 40.50 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ... #9 40.50 Unpacking libwant-perl (0.29-1build7) ... #9 40.53 Selecting previously unselected package libcontextual-return-perl. #9 40.53 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ... #9 40.54 Unpacking libcontextual-return-perl (0.004014-2) ... #9 40.57 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #9 40.58 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ... #9 40.58 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ... #12 6.448 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 dh-apparmor all 3.0.4-2ubuntu2 [9472 B] #8 52.59 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 52.60 Setting up ucf (3.0043) ... #8 52.70 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ... #8 52.71 Setting up dwz (0.13+20210201-1) ... #8 52.72 Setting up groff-base (1.22.4-6) ... #8 52.74 Setting up cpp (4:10.2.1-1) ... #8 52.76 Setting up pixz (1.0.7-1) ... #8 52.77 Setting up gpgconf (2.2.27-2+deb11u1) ... #8 52.78 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... #8 52.80 Setting up libc6-dev:amd64 (2.31-13+deb11u3) ... #8 52.81 Setting up libx11-6:amd64 (2:1.7.2-1) ... #8 52.82 Setting up curl (7.74.0-1.3+deb11u1) ... #8 52.83 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 52.84 Setting up gpg (2.2.27-2+deb11u1) ... #8 52.86 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... #8 52.87 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #8 52.88 Setting up gnupg-utils (2.2.27-2+deb11u1) ... #8 52.89 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 52.90 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #8 52.92 Setting up gpg-agent (2.2.27-2+deb11u1) ... #8 53.04 Setting up gpg-wks-client (2.2.4-1ubuntu1.4) ... #8 53.05 Setting up libcgi-fast-perl (1:2.13-1) ... #8 53.07 Setting up libhtml-tree-perl (5.07-1) ... #8 53.09 Setting up libfile-listing-perl (6.04-1) ... #8 53.11 Setting up libhttp-message-perl (6.14-1) ... #8 53.12 Setting up libxml-libxml-perl (2.0128+dfsg-5) ... #8 53.16 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 53.22 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 53.12 Setting up libstring-escape-perl (2010.002-2) ... #9 53.13 Setting up libhttp-date-perl (6.05-1) ... #9 53.15 Setting up libfile-which-perl (1.23-1) ... #9 53.16 Setting up libfile-basedir-perl (0.08-1) ... #9 53.17 Setting up libnumber-range-perl (0.12-1.1) ... #9 53.19 Setting up libunicode-utf8-perl (0.62-1build2) ... #9 53.20 Setting up libmouse-perl (2.5.10-1build2) ... #9 53.21 Setting up libfile-listing-perl (6.14-1) ... #9 53.23 Setting up gpg-wks-client (2.2.20-1ubuntu4) ... #9 53.24 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 53.26 Setting up libdata-messagepack-perl (1.01-2) ... #9 53.27 Setting up libfont-afm-perl (1.20-3) ... #9 53.29 Setting up libwant-perl (0.29-1build6) ... #9 53.30 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 53.32 Setting up libtext-glob-perl (0.11-1) ... #9 50.63 Setting up libdata-validate-uri-perl (0.07-2) ... #9 50.64 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 50.65 Setting up libmodule-runtime-perl (0.016-1) ... #9 50.66 Setting up libmailtools-perl (2.21-1) ... #9 50.67 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 50.72 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 50.79 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 52.03 Setting up libmpc3:arm64 (1.2.0-1build1) ... #9 52.04 Setting up libatomic1:arm64 (11.2.0-7ubuntu2) ... #9 52.05 Setting up patch (2.7.6-7) ... #9 52.06 Setting up autopoint (0.21-4ubuntu3) ... #9 52.07 Setting up libwebp6:arm64 (0.6.1-2.1) ... #9 52.09 Setting up fonts-dejavu-core (2.37-2build1) ... #9 52.15 Setting up ucf (3.0043) ... #9 52.84 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 52.91 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... #9 52.94 Processing triggers for ca-certificates (20210119~20.04.2) ... #9 52.95 Updating certificates in /etc/ssl/certs... #8 51.02 Installing : pkgconf-1.7.3-6.fc34.aarch64 101/135 #8 51.08 Installing : pkgconf-pkg-config-1.7.3-6.fc34.aarch64 102/135 #8 51.09 Installing : libpipeline-1.5.3-2.fc34.aarch64 103/135 #8 51.14 Running scriptlet: man-db-2.9.3-3.fc34.aarch64 104/135 #8 51.17 Installing : man-db-2.9.3-3.fc34.aarch64 104/135 #8 51.22 Running scriptlet: man-db-2.9.3-3.fc34.aarch64 104/135 #8 51.23 Installing : kernel-srpm-macros-1.0-4.fc34.noarch 105/135 #8 55.74 Setting up perl-openssl-defaults:armhf (3) ... #8 55.76 Setting up linux-libc-dev:armhf (4.19.235-1) ... #8 55.77 Setting up gettext-base (0.19.8.1-9) ... #8 55.79 Setting up liblzo2-2:armhf (2.10-0.1) ... #8 55.81 Setting up libnpth0:armhf (1.6-1) ... #8 55.82 Setting up krb5-locales (1.17-3+deb10u3) ... #8 55.83 Setting up file (1:5.35-4+deb10u2) ... #8 55.85 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ... #8 55.87 Setting up libassuan0:armhf (2.5.2-1) ... #8 55.89 Setting up libgomp1:armhf (8.3.0-6) ... #8 55.90 Setting up libapt-inst2.0:armhf (1.8.2.3) ... #8 55.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 55.93 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... #8 55.96 Setting up libicu63:armhf (63.1-6+deb10u3) ... #8 55.97 Setting up libfakeroot:armhf (1.23-1) ... #8 56.00 Setting up libkrb5support0:armhf (1.17-3+deb10u3) ... #8 56.01 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #8 56.02 Setting up fakeroot (1.23-1) ... #8 56.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #12 20.14 Installing : libasan-11.3.1-2.el9.aarch64 40/83 #12 20.16 Installing : libtool-ltdl-2.4.6-45.el9.aarch64 41/83 #12 20.17 Installing : libubsan-11.3.1-2.el9.aarch64 42/83 #12 20.21 Installing : libuv-1:1.42.0-1.el9.aarch64 43/83 #12 20.22 Installing : pcre2-utf16-10.37-3.el9.1.aarch64 44/83 #12 20.25 Installing : pcre2-utf32-10.37-3.el9.1.aarch64 45/83 #12 20.28 Installing : pcre2-devel-10.37-3.el9.1.aarch64 46/83 #8 52.24 Selecting previously unselected package pbzip2. #8 52.25 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ... #8 51.88 -------------------------------------------------------------------------------- #8 51.88 Total 12 MB/s | 38 MB 00:03 #8 DONE 59.5s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:d9cd6ab7d0d414d53901d9d2b2076d74e20cfda725d91445d2556218af7612d1 #10 DONE 0.1s #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 #11 sha256:fbeb9b2377c0a8f4ce9471f3a6f4c832996b11307a333cc472904c0d66470fad #11 1.284 Reading package lists... #12 21.43 Installing : glibc-devel-2.34-32.el9.x86_64 56/81 #12 21.90 Installing : gcc-11.3.1-2.el9.x86_64 57/81 #12 22.06 Installing : glibc-static-2.34-32.el9.x86_64 58/81 #12 22.06 Installing : libxcrypt-static-4.4.18-3.el9.x86_64 59/81 #9 52.72 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ... #9 52.73 Setting up python3 (3.8.2-0ubuntu2) ... #8 54.29 Setting up m4 (1.4.18-2) ... #8 54.30 Setting up binutils (2.31.1-16) ... #8 54.32 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... #8 54.33 Setting up ca-certificates (20200601~deb10u2) ... #9 42.47 Unpacking dctrl-tools (2.24-3) ... #9 42.51 Selecting previously unselected package libdebhelper-perl. #9 42.51 Preparing to unpack .../102-libdebhelper-perl_13.3.4ubuntu2_all.deb ... #9 42.51 Unpacking libdebhelper-perl (13.3.4ubuntu2) ... #9 42.55 Selecting previously unselected package libtool. #9 42.55 Preparing to unpack .../103-libtool_2.4.6-15_all.deb ... #9 42.56 Unpacking libtool (2.4.6-15) ... #9 42.60 Selecting previously unselected package dh-autoreconf. #9 42.61 Preparing to unpack .../104-dh-autoreconf_20_all.deb ... #9 42.61 Unpacking dh-autoreconf (20) ... #9 42.64 Selecting previously unselected package libarchive-zip-perl. #9 42.64 Preparing to unpack .../105-libarchive-zip-perl_1.68-1_all.deb ... #9 42.64 Unpacking libarchive-zip-perl (1.68-1) ... #9 42.69 Selecting previously unselected package libsub-override-perl. #9 42.69 Preparing to unpack .../106-libsub-override-perl_0.09-2_all.deb ... #9 42.69 Unpacking libsub-override-perl (0.09-2) ... #9 42.73 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 40.61 Selecting previously unselected package libdevel-stacktrace-perl. #9 40.61 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 40.62 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 40.65 Selecting previously unselected package libexception-class-perl. #9 40.65 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ... #9 40.66 Unpacking libexception-class-perl (1.45-1) ... #9 40.69 Selecting previously unselected package libiterator-perl. #9 40.69 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 40.70 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 40.73 Selecting previously unselected package libiterator-util-perl. #9 40.73 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 40.73 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 40.78 Selecting previously unselected package libexporter-tiny-perl. #9 40.79 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ... #9 40.79 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 40.83 Selecting previously unselected package liblist-moreutils-xs-perl. #12 6.449 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs0 amd64 5.16.2-1 [12.0 kB] #12 6.449 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs-dev amd64 5.16.2-1 [47.3 kB] #12 6.450 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.1 [76.9 kB] #12 6.451 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] #12 6.453 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB] #12 6.453 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.1 [20.7 kB] #12 6.454 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB] #12 6.458 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-16-0 amd64 10.39-3build1 [203 kB] #12 6.526 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-32-0 amd64 10.39-3build1 [193 kB] #12 6.601 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-posix3 amd64 10.39-3build1 [6136 B] #12 6.602 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-dev amd64 10.39-3build1 [727 kB] #12 6.635 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB] #12 6.643 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB] #12 6.644 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB] #12 6.649 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.1 [317 kB] #12 6.664 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.1 [306 kB] #12 6.680 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-0 amd64 2.72.1-1 [1460 kB] #8 53.37 Setting up libxpm4:amd64 (1:3.5.12-1) ... #9 53.33 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 53.34 Setting up liblist-compare-perl (0.55-1) ... #9 53.35 Setting up libref-util-xs-perl (0.117-1build3) ... #9 53.37 Setting up libio-pty-perl (1:1.15-2build1) ... #9 53.38 Setting up libtool (2.4.6-15) ... #9 53.39 Setting up g++-11 (11.2.0-7ubuntu2) ... #9 53.44 Setting up libfile-fcntllock-perl (0.22-3build5) ... #9 53.45 Setting up libsort-key-perl (1.33-2build4) ... #9 53.46 Setting up libclone-perl (0.45-1build1) ... #9 53.47 Setting up libalgorithm-diff-perl (1.201-1) ... #9 53.48 Setting up libarchive-zip-perl (1.68-1) ... #9 53.50 Setting up libsub-identify-perl (0.14-1build4) ... #9 53.51 Setting up libdistro-info-perl (1.0) ... #9 53.52 Setting up libcpanel-json-xs-perl (4.25-1build1) ... #9 53.53 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 53.55 Setting up libio-stringy-perl (2.111-3) ... #9 53.56 Setting up liblist-moreutils-perl (0.430-2) ... #9 53.57 Setting up libhtml-tagset-perl (3.20-4) ... #9 53.58 Setting up liblog-any-perl (1.709-1) ... #9 53.60 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 53.61 Setting up libdevel-size-perl (0.83-1build3) ... #9 53.62 Setting up libdebhelper-perl (13.3.4ubuntu2) ... #9 53.63 Setting up libpod-constants-perl (0.19-2) ... #9 53.65 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 53.28 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 53.42 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 53.45 Setting up libparams-classify-perl (0.015-1) ... #8 53.48 Setting up git (1:2.17.1-1ubuntu0.11) ... #8 53.52 Setting up libhttp-negotiate-perl (6.00-2) ... #8 53.53 Setting up libmailtools-perl (2.18-1) ... #8 53.54 Setting up libgit-wrapper-perl (0.047-1) ... #8 53.56 Setting up libhtml-format-perl (2.12-1) ... #8 53.57 Setting up libemail-valid-perl (1.202-1) ... #8 53.59 Setting up libhttp-cookies-perl (6.04-1) ... #9 50.86 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 51.00 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 51.02 Setting up dh-strip-nondeterminism (1.13.0-1) ... #9 51.04 Setting up libconst-fast-perl (0.014-1.1) ... #9 51.05 Setting up libhttp-daemon-perl (6.13-1) ... #9 52.33 Setting up libjpeg-turbo8:arm64 (2.0.6-0ubuntu2) ... #9 52.35 Setting up libltdl7:arm64 (2.4.6-15) ... #9 52.37 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1ubuntu0.1) ... #9 52.40 Setting up libssh-4:arm64 (0.9.6-1) ... #9 52.43 Setting up libubsan1:arm64 (11.2.0-7ubuntu2) ... #9 52.45 Setting up libmd0:arm64 (1.0.3-3build1) ... #9 52.46 Setting up python-apt-common (2.2.1) ... #9 52.48 Setting up libnsl-dev:arm64 (1.3.0-2build1) ... #9 52.49 Setting up libhwasan0:arm64 (11.2.0-7ubuntu2) ... #9 52.51 Setting up libcrypt-dev:arm64 (1:4.4.18-4ubuntu1) ... #8 51.25 Installing : info-6.7-10.fc34.aarch64 106/135 #8 51.28 Installing : ed-1.14.2-10.fc34.aarch64 107/135 #8 51.29 Installing : patch-2.7.6-14.fc34.aarch64 108/135 #8 51.29 Installing : hunspell-filesystem-1.7.0-9.fc34.aarch64 109/135 #8 51.32 Installing : hunspell-en-US-0.20140811.1-18.fc34.noarch 110/135 #8 51.33 Installing : hunspell-1.7.0-9.fc34.aarch64 111/135 #8 51.34 Installing : enchant-1:1.6.0-27.fc34.aarch64 112/135 #8 51.37 Installing : python3-enchant-3.2.1-1.fc34.noarch 113/135 #8 51.40 Installing : gnat-srpm-macros-4-13.fc34.noarch 114/135 #8 51.40 Installing : ghc-srpm-macros-1.5.0-4.fc34.noarch 115/135 #8 51.41 Installing : fpc-srpm-macros-1.3-3.fc34.noarch 116/135 #8 51.41 Installing : dwz-0.14-1.fc34.aarch64 117/135 #8 51.42 Installing : fonts-srpm-macros-1:2.0.5-5.fc34.noarch 118/135 #8 51.44 Installing : go-srpm-macros-3.0.15-1.fc34.noarch 119/135 #8 51.45 Installing : python-srpm-macros-3.9-41.fc34.noarch 120/135 #8 51.46 Installing : redhat-rpm-config-183-3.fc34.noarch 121/135 #8 52.25 Unpacking pbzip2 (1.1.13-1) ... #8 56.05 Setting up mariadb-common (1:10.3.34-0+deb10u1) ... #8 56.07 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 56.07 Setting up libasan5:armhf (8.3.0-6) ... #8 56.09 Setting up autotools-dev (20180224.1) ... #8 56.11 Setting up libglib2.0-data (2.58.3-2+deb10u3) ... #8 56.12 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... #8 56.14 Setting up libwrap0:armhf (7.6.q-28) ... #8 56.16 Setting up libx11-data (2:1.6.7-1+deb10u2) ... #8 56.18 Setting up make (4.2.1-1.2) ... #8 56.20 Setting up libmpfr6:armhf (4.0.2-1) ... #8 56.21 Setting up gnupg-l10n (2.2.12-1+deb10u1) ... #8 56.23 Setting up libntlm0:armhf (1.5-1+deb10u1) ... #8 56.24 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #8 56.25 Setting up libidn11:armhf (1.33-2.2) ... #12 20.31 Installing : python3-audit-3.0.7-102.el9.aarch64 47/83 #12 20.40 Installing : systemd-devel-250-4.el9.aarch64 48/83 #12 20.44 Upgrading : libgomp-11.3.1-2.el9.aarch64 49/83 #12 20.46 Installing : perl-lib-0.65-479.el9.aarch64 50/83 #12 20.47 Installing : perl-Error-1:0.17029-7.el9.noarch 51/83 #8 52.28 Selecting previously unselected package pixz. #8 52.29 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ... #8 52.29 Unpacking pixz (1.0.7-1) ... #8 52.32 Selecting previously unselected package xdelta. #8 52.32 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ... #8 52.33 Unpacking xdelta (1.1.3-9.3) ... #8 52.36 Selecting previously unselected package xdelta3. #8 52.36 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ... #8 52.37 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 52.40 Selecting previously unselected package pristine-tar. #8 52.41 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ... #8 52.41 Unpacking pristine-tar (1.49) ... #8 52.46 Selecting previously unselected package publicsuffix. #8 52.46 Preparing to unpack .../341-publicsuffix_20211207.1025-0+deb11u1_all.deb ... #8 52.46 Unpacking publicsuffix (20211207.1025-0+deb11u1) ... #12 20.50 Installing : perl-Git-2.31.1-2.el9.2.noarch 52/83 #12 20.51 Installing : git-2.31.1-2.el9.2.aarch64 53/83 #12 20.54 Installing : libsepol-devel-3.3-2.el9.aarch64 54/83 #12 22.10 Installing : vim-filesystem-2:8.2.2637-16.el9.noarch 60/81 #9 53.05 Setting up binutils (2.34-6ubuntu1.3) ... #9 53.06 Setting up python3-xdg (0.26-1ubuntu1) ... #9 53.23 Setting up man-db (2.9.1-1) ... #8 54.70 Updating certificates in /etc/ssl/certs... #13 7.908 Running transaction check #13 8.007 Transaction check succeeded. #13 8.007 Running transaction test #9 42.73 Preparing to unpack .../107-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #9 42.73 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #9 42.76 Selecting previously unselected package dh-strip-nondeterminism. #9 42.77 Preparing to unpack .../108-dh-strip-nondeterminism_1.12.0-1_all.deb ... #9 42.77 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #9 42.81 Selecting previously unselected package libdw1:armhf. #9 42.81 Preparing to unpack .../109-libdw1_0.185-1build1_armhf.deb ... #9 42.81 Unpacking libdw1:armhf (0.185-1build1) ... #9 42.85 Selecting previously unselected package debugedit. #9 42.85 Preparing to unpack .../110-debugedit_1%3a5.0-0ubuntu2_armhf.deb ... #9 42.85 Unpacking debugedit (1:5.0-0ubuntu2) ... #9 42.88 Selecting previously unselected package dwz. #9 42.88 Preparing to unpack .../111-dwz_0.14-1build1_armhf.deb ... #9 42.89 Unpacking dwz (0.14-1build1) ... #9 42.99 Selecting previously unselected package gettext. #9 51.95 Setting up liblinux-epoll-perl (0.017-1) ... #9 51.96 Setting up libvariable-magic-perl (0.62-1build2) ... #9 51.98 Setting up python3-idna (2.8-1) ... #9 52.18 Setting up libio-html-perl (1.001-1) ... #9 52.21 Setting up libcroco3:amd64 (0.6.13-1) ... #9 52.22 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 52.23 Setting up libtest-refcount-perl (0.10-1) ... #9 52.25 Setting up libparams-util-perl (1.07-3build5) ... #9 52.26 Setting up libdpkg-perl (1.19.7ubuntu3) ... #9 52.28 Setting up autoconf (2.69-11.1) ... #9 52.29 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 40.83 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ... #9 40.83 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #9 40.86 Selecting previously unselected package liblist-moreutils-perl. #9 40.86 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ... #9 40.87 Unpacking liblist-moreutils-perl (0.430-2) ... #9 40.91 Selecting previously unselected package libdata-dpath-perl. #9 40.91 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ... #9 40.92 Unpacking libdata-dpath-perl (0.58-1) ... #9 40.95 Selecting previously unselected package libdata-dump-perl. #9 40.95 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ... #9 40.96 Unpacking libdata-dump-perl (1.25-1) ... #9 40.98 Selecting previously unselected package libdata-messagepack-perl. #9 40.98 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ... #9 40.99 Unpacking libdata-messagepack-perl (1.01-2build1) ... #9 41.02 Selecting previously unselected package libnet-domain-tld-perl. #9 41.03 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 41.03 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #12 6.750 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] #12 6.922 debconf: delaying package configuration, since apt-utils is not installed #12 6.951 Fetched 12.0 MB in 2s (7132 kB/s) #12 6.973 Selecting previously unselected package bash-completion. #12 6.973 (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 ... 25579 files and directories currently installed.) #12 6.988 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #12 6.999 Unpacking bash-completion (1:2.11-5ubuntu1) ... #8 53.38 Setting up fontconfig-config (2.13.1-4.2) ... #9 53.66 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 53.67 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... #9 53.69 Setting up libtry-tiny-perl (0.30-1) ... #9 53.70 Setting up libtype-tiny-perl (1.012002-1) ... #9 53.71 Setting up libcommon-sense-perl (3.75-1build4) ... #9 53.73 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 53.74 Setting up libnet-http-perl (6.20-1) ... #9 53.75 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build2) ... #9 53.76 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 53.78 Setting up libtime-moment-perl (0.44-1build4) ... #9 53.79 Setting up libencode-locale-perl (1.05-1.1) ... #9 53.80 Setting up python3 (3.9.4-1build1) ... #8 53.60 Setting up curl (7.58.0-2ubuntu3.17) ... #8 53.62 Setting up libmodule-runtime-perl (0.016-1) ... #8 53.63 Setting up gnupg (2.2.4-1ubuntu1.4) ... #8 53.64 Setting up libhttp-daemon-perl (6.01-1) ... #8 53.65 Setting up libxml-simple-perl (2.24-1) ... #8 53.67 Setting up lintian (2.5.81ubuntu1) ... #8 53.69 Setting up libhtml-form-perl (6.03-1) ... #8 53.70 Setting up libimport-into-perl (1.002005-1) ... #8 53.71 Setting up libmodule-implementation-perl (0.09-1) ... #8 53.72 Setting up libparams-validate-perl (1.29-1) ... #8 53.74 Setting up libmoo-perl (2.003004-1) ... #8 53.75 Setting up libb-hooks-endofscope-perl (0.21-1) ... #8 53.77 Setting up libpackage-stash-perl (0.37-1) ... #8 53.78 Setting up libgetopt-long-descriptive-perl (0.102-1) ... #8 53.79 Setting up libnamespace-clean-perl (0.27-1) ... #8 53.80 Setting up licensecheck (3.0.31-2) ... #9 51.06 Setting up libdata-dpath-perl (0.58-1) ... #9 51.07 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 51.08 Setting up libpackage-stash-perl (0.39-1) ... #9 51.09 Setting up libimport-into-perl (1.002005-1) ... #9 51.10 Setting up libmoo-perl (2.005004-3) ... #9 51.11 Setting up liblist-someutils-perl (0.58-1) ... #9 51.12 Setting up debhelper (13.6ubuntu1) ... #9 51.13 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #9 51.15 Setting up equivs (2.3.1) ... #9 51.16 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 51.17 Setting up libb-hooks-endofscope-perl (0.25-1) ... #9 51.18 Setting up libnamespace-clean-perl (0.27-1) ... #9 51.19 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 51.20 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 51.21 Setting up libmoox-struct-perl (0.020-1) ... #9 51.22 Setting up lintian (2.114.0ubuntu1) ... #9 51.24 Setting up licensecheck (3.2.14-2) ... #9 51.25 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 51.26 Setting up libwww-perl (6.61-1) ... #9 51.27 Setting up devscripts (2.22.1ubuntu1) ... #9 52.53 Setting up libuchardet0:arm64 (0.0.7-1build1) ... #9 52.55 Setting up lzop (1.04-2build1) ... #9 52.56 Setting up libmpdec3:arm64 (2.5.1-2build1) ... #9 52.57 Setting up git-man (1:2.32.0-1ubuntu1.2) ... #9 52.70 Setting up netbase (6.3) ... #9 52.73 Setting up libbinutils:arm64 (2.37-7ubuntu1) ... #9 52.75 Setting up libfido2-1:arm64 (1.6.0-2build1) ... #9 52.76 Setting up libisl23:arm64 (0.24-1) ... #9 52.77 Setting up libc-dev-bin (2.34-0ubuntu3.2) ... #21 48.81 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. #21 48.82 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... #21 48.83 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 48.86 Selecting previously unselected package cpp-10-s390x-linux-gnu. #21 48.86 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 48.87 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... #8 51.49 Installing : diffutils-3.7-8.fc34.aarch64 122/135 #8 51.50 Installing : dbus-libs-1:1.12.20-3.fc34.aarch64 123/135 #8 51.55 Installing : python3-dbus-1.2.18-1.fc34.aarch64 124/135 #8 51.57 Installing : python3-dnf-plugins-core-4.0.24-1.fc34.noarch 125/135 #8 51.61 Installing : adobe-source-code-pro-fonts-2.030.1.050-10.fc34. 126/135 #8 51.64 Installing : abattis-cantarell-fonts-0.301-2.fc34.noarch 127/135 #8 51.66 Installing : gsettings-desktop-schemas-40.0-1.fc34.aarch64 128/135 #8 51.69 Installing : glib-networking-2.68.3-1.fc34.aarch64 129/135 #8 51.71 Installing : libsoup-2.72.0-6.fc34.aarch64 130/135 #12 20.56 Installing : libselinux-devel-3.3-2.el9.aarch64 55/83 #12 20.81 Installing : kernel-headers-5.14.0-85.el9.aarch64 56/83 #12 20.85 Installing : libxcrypt-devel-4.4.18-3.el9.aarch64 57/83 #8 56.27 Setting up libncurses6:armhf (6.1+20181013-2+deb10u2) ... #8 56.28 Setting up strace (4.26-0.2) ... #8 56.29 Setting up libsigsegv2:armhf (2.12-2) ... #8 56.31 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 56.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 56.33 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u1) ... #8 56.34 Setting up t1utils (1.41-3) ... #8 56.35 Setting up diffstat (1.62-1) ... #8 56.36 Setting up libmpc3:armhf (1.1.0-1) ... #8 56.38 Setting up libatomic1:armhf (8.3.0-6) ... #8 56.39 Setting up patch (2.7.6-3+deb10u1) ... #8 56.40 Setting up mailutils-common (1:3.5-4) ... #8 56.42 Setting up autopoint (0.19.8.1-9) ... #8 56.43 Setting up libmariadb3:armhf (1:10.3.34-0+deb10u1) ... #8 56.45 Setting up libfl2:armhf (2.6.4-6.2) ... #8 56.47 Setting up libpcre2-8-0:armhf (10.32-5) ... #8 56.48 Setting up libk5crypto3:armhf (1.17-3+deb10u3) ... #8 56.50 Setting up libltdl7:armhf (2.4.6-9) ... #8 56.52 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #8 56.53 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ... #8 56.55 Setting up libubsan1:armhf (8.3.0-6) ... #8 56.56 Setting up libisl19:armhf (0.20-2) ... #8 56.60 Setting up dwz (0.13-5~bpo10+1) ... #8 52.50 Selecting previously unselected package python-apt-common. #8 52.50 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ... #8 52.51 Unpacking python-apt-common (2.2.1) ... #8 52.56 Selecting previously unselected package python3-apt. #8 52.57 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ... #8 52.57 Unpacking python3-apt (2.2.1) ... #8 52.63 Selecting previously unselected package python3-certifi. #8 52.63 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ... #8 52.63 Unpacking python3-certifi (2020.6.20-1) ... #8 52.69 Selecting previously unselected package python3-idna. #8 52.69 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ... #8 48.57 Running scriptlet: glibc-common-2.34-25.fc35.aarch64 167/167 #8 51.49 Verifying : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 1/167 #8 51.49 Verifying : bzip2-1.0.8-9.fc35.aarch64 2/167 #8 51.49 Verifying : cpio-2.13-11.fc35.aarch64 3/167 #8 51.49 Verifying : dash-0.5.10.2-9.fc35.aarch64 4/167 #8 51.49 Verifying : debugedit-5.0-2.fc35.aarch64 5/167 #8 51.49 Verifying : deltarpm-3.6.2-10.fc35.aarch64 6/167 #8 51.49 Verifying : devscripts-checkbashisms-2.21.4-1.fc35.aarch64 7/167 #8 51.49 Verifying : diffutils-3.8-1.fc35.aarch64 8/167 #8 51.49 Verifying : dwz-0.14-2.fc35.aarch64 9/167 #8 51.49 Verifying : ed-1.14.2-11.fc35.aarch64 10/167 #8 51.49 Verifying : efi-srpm-macros-5-4.fc35.noarch 11/167 #8 51.49 Verifying : enchant-1:1.6.0-28.fc35.aarch64 12/167 #8 51.49 Verifying : file-5.40-9.fc35.aarch64 13/167 #8 51.49 Verifying : findutils-1:4.8.0-4.fc35.aarch64 14/167 #8 51.49 Verifying : fonts-filesystem-1:2.0.5-6.fc35.noarch 15/167 #8 51.49 Verifying : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 16/167 #8 51.49 Verifying : fpc-srpm-macros-1.3-4.fc35.noarch 17/167 #8 51.49 Verifying : gdk-pixbuf2-2.42.6-2.fc35.aarch64 18/167 #8 51.49 Verifying : ghc-srpm-macros-1.5.0-5.fc35.noarch 19/167 #8 51.49 Verifying : gnat-srpm-macros-4-14.fc35.noarch 20/167 #8 51.49 Verifying : groff-base-1.22.4-8.fc35.aarch64 21/167 #8 51.49 Verifying : gsettings-desktop-schemas-41.0-1.fc35.aarch64 22/167 #8 51.49 Verifying : hunspell-1.7.0-11.fc35.aarch64 23/167 #8 51.49 Verifying : hunspell-en-0.20140811.1-20.fc35.noarch 24/167 #8 51.49 Verifying : hunspell-en-GB-0.20140811.1-20.fc35.noarch 25/167 #8 51.49 Verifying : hunspell-en-US-0.20140811.1-20.fc35.noarch 26/167 #8 51.49 Verifying : hunspell-filesystem-1.7.0-11.fc35.aarch64 27/167 #8 51.49 Verifying : info-6.8-2.fc35.aarch64 28/167 #8 51.49 Verifying : json-glib-1.6.6-1.fc35.aarch64 29/167 #8 51.49 Verifying : kernel-srpm-macros-1.0-6.fc35.noarch 30/167 #8 51.49 Verifying : libappstream-glib-0.7.18-3.fc35.aarch64 31/167 #8 51.49 Verifying : libevent-2.1.12-4.fc35.aarch64 32/167 #8 51.49 Verifying : libjpeg-turbo-2.1.0-3.fc35.aarch64 33/167 #8 51.49 Verifying : libpkgconf-1.8.0-1.fc35.aarch64 34/167 #8 51.49 Verifying : libpng-2:1.6.37-11.fc35.aarch64 35/167 #8 51.49 Verifying : libproxy-0.4.17-3.fc35.aarch64 36/167 #8 51.49 Verifying : libstemmer-0-17.585svn.fc35.aarch64 37/167 #8 51.49 Verifying : lua-srpm-macros-1-5.fc35.noarch 38/167 #8 51.49 Verifying : ncurses-6.2-8.20210508.fc35.aarch64 39/167 #8 51.49 Verifying : nim-srpm-macros-3-5.fc35.noarch 40/167 #8 51.49 Verifying : ocaml-srpm-macros-6-5.fc35.noarch 41/167 #8 51.49 Verifying : openblas-srpm-macros-2-10.fc35.noarch 42/167 #8 51.49 Verifying : patch-2.7.6-15.fc35.aarch64 43/167 #8 51.49 Verifying : perl-Carp-1.52-478.fc35.noarch 44/167 #8 51.49 Verifying : perl-Data-Dumper-2.183-2.fc35.aarch64 45/167 #8 51.49 Verifying : perl-Digest-1.20-1.fc35.noarch 46/167 #8 51.49 Verifying : perl-Digest-MD5-2.58-478.fc35.aarch64 47/167 #8 51.49 Verifying : perl-Exporter-5.76-479.fc35.noarch 48/167 #8 51.49 Verifying : perl-File-Path-2.18-478.fc35.noarch 49/167 #8 51.49 Verifying : perl-File-Temp-1:0.231.100-478.fc35.noarch 50/167 #8 51.49 Verifying : perl-Getopt-Long-1:2.52-478.fc35.noarch 51/167 #8 51.49 Verifying : perl-IO-Socket-IP-0.41-479.fc35.noarch 52/167 #8 51.49 Verifying : perl-IO-Socket-SSL-2.072-1.fc35.noarch 53/167 #8 51.49 Verifying : perl-MIME-Base64-3.16-478.fc35.aarch64 54/167 #8 51.49 Verifying : perl-Net-SSLeay-1.90-4.fc35.aarch64 55/167 #8 51.49 Verifying : perl-PathTools-3.80-478.fc35.aarch64 56/167 #8 51.49 Verifying : perl-Pod-Escapes-1:1.07-478.fc35.noarch 57/167 #8 51.49 Verifying : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 58/167 #8 51.49 Verifying : perl-Pod-Simple-1:3.43-2.fc35.noarch 59/167 #8 51.49 Verifying : perl-Pod-Usage-4:2.01-478.fc35.noarch 60/167 #8 51.49 Verifying : perl-Socket-4:2.032-2.fc35.aarch64 61/167 #8 51.49 Verifying : perl-Storable-1:3.25-1.fc35.aarch64 62/167 #8 51.49 Verifying : perl-Term-ANSIColor-5.01-479.fc35.noarch 63/167 #8 51.49 Verifying : perl-Term-Cap-1.17-478.fc35.noarch 64/167 #8 51.49 Verifying : perl-Text-ParseWords-3.30-478.fc35.noarch 65/167 #8 51.49 Verifying : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 66/167 #8 51.49 Verifying : perl-Time-Local-2:1.300-478.fc35.noarch 67/167 #8 51.49 Verifying : perl-URI-5.09-4.fc35.noarch 68/167 #8 51.49 Verifying : perl-constant-1.33-479.fc35.noarch 69/167 #8 51.49 Verifying : perl-libnet-3.13-479.fc35.noarch 70/167 #8 51.49 Verifying : perl-parent-1:0.238-478.fc35.noarch 71/167 #8 51.49 Verifying : perl-podlators-1:4.14-478.fc35.noarch 72/167 #8 51.49 Verifying : perl-srpm-macros-1-42.fc35.noarch 73/167 #8 51.49 Verifying : pkgconf-1.8.0-1.fc35.aarch64 74/167 #8 51.49 Verifying : pkgconf-m4-1.8.0-1.fc35.noarch 75/167 #8 51.49 Verifying : pkgconf-pkg-config-1.8.0-1.fc35.aarch64 76/167 #8 51.49 Verifying : protobuf-c-1.4.0-1.fc35.aarch64 77/167 #8 51.49 Verifying : python3-construct-2.10.67-3.fc35.noarch 78/167 #8 51.49 Verifying : python3-dateutil-1:2.8.1-7.fc35.noarch 79/167 #8 51.49 Verifying : python3-dbus-1.2.18-2.fc35.aarch64 80/167 #8 51.49 Verifying : python3-distro-1.6.0-1.fc35.noarch 81/167 #8 51.49 Verifying : python3-pybeam-0.7-1.fc35.noarch 82/167 #8 51.49 Verifying : python3-pyxdg-0.27-3.fc35.noarch 83/167 #8 51.49 Verifying : python3-six-1.16.0-4.fc35.noarch 84/167 #8 51.49 Verifying : python3-toml-0.10.2-5.fc35.noarch 85/167 #8 51.49 Verifying : python3-unbound-1.13.2-1.fc35.aarch64 86/167 #8 51.49 Verifying : python3-zstd-1.4.5.1-5.fc35.aarch64 87/167 #8 51.49 Verifying : qt5-srpm-macros-5.15.2-3.fc35.noarch 88/167 #8 51.49 Verifying : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 89/167 #8 51.49 Verifying : shared-mime-info-2.1-3.fc35.aarch64 90/167 #8 51.49 Verifying : unbound-libs-1.13.2-1.fc35.aarch64 91/167 #8 51.49 Verifying : unzip-6.0-53.fc35.aarch64 92/167 #8 51.49 Verifying : xz-5.2.5-7.fc35.aarch64 93/167 #8 51.49 Verifying : zip-3.0-31.fc35.aarch64 94/167 #8 51.49 Verifying : abattis-cantarell-fonts-0.301-5.fc35.noarch 95/167 #8 51.49 Verifying : binutils-2.37-17.fc35.aarch64 96/167 #8 51.49 Verifying : binutils-gold-2.37-17.fc35.aarch64 97/167 #8 51.49 Verifying : dbus-libs-1:1.12.22-1.fc35.aarch64 98/167 #8 51.49 Verifying : dnf-plugins-core-4.1.0-1.fc35.noarch 99/167 #8 51.49 Verifying : elfutils-0.186-1.fc35.aarch64 100/167 #8 51.49 Verifying : elfutils-debuginfod-client-0.186-1.fc35.aarch64 101/167 #8 51.49 Verifying : gdb-minimal-11.2-2.fc35.aarch64 102/167 #8 51.49 Verifying : glib-networking-2.70.1-1.fc35.aarch64 103/167 #8 51.49 Verifying : glibc-gconv-extra-2.34-32.fc35.aarch64 104/167 #8 51.49 Verifying : go-srpm-macros-3.0.15-1.fc35.noarch 105/167 #8 51.49 Verifying : libsoup-2.74.2-1.fc35.aarch64 106/167 #8 51.49 Verifying : perl-AutoLoader-5.74-486.fc35.noarch 107/167 #8 51.49 Verifying : perl-B-1.82-486.fc35.aarch64 108/167 #8 51.49 Verifying : perl-Class-Struct-0.66-486.fc35.noarch 109/167 #8 51.50 Verifying : perl-DynaLoader-1.50-486.fc35.aarch64 110/167 #8 51.50 Verifying : perl-Encode-4:3.15-482.fc35.aarch64 111/167 #8 51.50 Verifying : perl-Errno-1.33-486.fc35.aarch64 112/167 #8 51.50 Verifying : perl-Fcntl-1.14-486.fc35.aarch64 113/167 #8 51.50 Verifying : perl-File-Basename-2.85-486.fc35.noarch 114/167 #8 51.50 Verifying : perl-File-stat-1.09-486.fc35.noarch 115/167 #8 51.50 Verifying : perl-FileHandle-2.03-486.fc35.noarch 116/167 #8 51.50 Verifying : perl-Getopt-Std-1.13-486.fc35.noarch 117/167 #8 51.50 Verifying : perl-HTTP-Tiny-0.080-1.fc35.noarch 118/167 #8 51.50 Verifying : perl-IO-1.46-486.fc35.aarch64 119/167 #8 51.50 Verifying : perl-IPC-Open3-1.21-486.fc35.noarch 120/167 #8 51.50 Verifying : perl-Mozilla-CA-20211001-1.fc35.noarch 121/167 #8 51.50 Verifying : perl-NDBM_File-1.15-486.fc35.aarch64 122/167 #8 51.50 Verifying : perl-POSIX-1.97-486.fc35.aarch64 123/167 #8 51.50 Verifying : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64 124/167 #8 51.50 Verifying : perl-SelectSaver-1.02-486.fc35.noarch 125/167 #8 51.50 Verifying : perl-Symbol-1.09-486.fc35.noarch 126/167 #8 51.50 Verifying : perl-base-2.27-486.fc35.noarch 127/167 #8 51.50 Verifying : perl-if-0.60.900-486.fc35.noarch 128/167 #8 51.50 Verifying : perl-interpreter-4:5.34.1-486.fc35.aarch64 129/167 #8 51.50 Verifying : perl-libs-4:5.34.1-486.fc35.aarch64 130/167 #8 51.50 Verifying : perl-mro-1.25-486.fc35.aarch64 131/167 #8 51.50 Verifying : perl-overload-1.33-486.fc35.noarch 132/167 #8 51.50 Verifying : perl-overloading-0.02-486.fc35.noarch 133/167 #8 51.50 Verifying : perl-subs-1.04-486.fc35.noarch 134/167 #8 51.50 Verifying : perl-vars-1.05-486.fc35.noarch 135/167 #8 51.50 Verifying : python-srpm-macros-3.10-11.fc35.noarch 136/167 #8 51.50 Verifying : python3-dnf-plugins-core-4.1.0-1.fc35.noarch 137/167 #8 51.50 Verifying : python3-enchant-3.2.2-1.fc35.noarch 138/167 #8 51.50 Verifying : redhat-rpm-config-199-1.fc35.noarch 139/167 #8 51.50 Verifying : rpm-build-4.17.0-4.fc35.aarch64 140/167 #8 51.50 Verifying : rpmlint-2.2.0-2.fc35.noarch 141/167 #8 51.50 Verifying : rust-srpm-macros-21-1.fc35.noarch 142/167 #8 51.50 Verifying : systemd-libs-249.11-2.fc35.aarch64 143/167 #8 51.50 Verifying : xxhash-libs-0.8.1-1.fc35.aarch64 144/167 #8 51.50 Verifying : zstd-1.5.2-1.fc35.aarch64 145/167 #8 51.50 Verifying : dnf-4.11.1-3.fc35.noarch 146/167 #8 51.50 Verifying : dnf-4.9.0-1.fc35.noarch 147/167 #8 51.50 Verifying : dnf-data-4.11.1-3.fc35.noarch 148/167 #8 51.50 Verifying : dnf-data-4.9.0-1.fc35.noarch 149/167 #8 51.50 Verifying : glibc-2.34-32.fc35.aarch64 150/167 #8 51.50 Verifying : glibc-2.34-25.fc35.aarch64 151/167 #8 51.50 Verifying : glibc-common-2.34-32.fc35.aarch64 152/167 #8 51.50 Verifying : glibc-common-2.34-25.fc35.aarch64 153/167 #8 51.50 Verifying : glibc-minimal-langpack-2.34-32.fc35.aarch64 154/167 #8 51.50 Verifying : glibc-minimal-langpack-2.34-25.fc35.aarch64 155/167 #8 51.50 Verifying : libdnf-0.66.0-1.fc35.aarch64 156/167 #8 51.50 Verifying : libdnf-0.64.0-1.fc35.aarch64 157/167 #8 51.50 Verifying : libsolv-0.7.22-1.fc35.aarch64 158/167 #8 51.50 Verifying : libsolv-0.7.19-3.fc35.aarch64 159/167 #8 51.50 Verifying : python3-dnf-4.11.1-3.fc35.noarch 160/167 #8 51.50 Verifying : python3-dnf-4.9.0-1.fc35.noarch 161/167 #8 51.50 Verifying : python3-hawkey-0.66.0-1.fc35.aarch64 162/167 #8 51.50 Verifying : python3-hawkey-0.64.0-1.fc35.aarch64 163/167 #8 51.50 Verifying : python3-libdnf-0.66.0-1.fc35.aarch64 164/167 #8 51.50 Verifying : python3-libdnf-0.64.0-1.fc35.aarch64 165/167 #8 51.50 Verifying : yum-4.11.1-3.fc35.noarch 166/167 #8 51.50 Verifying : yum-4.9.0-1.fc35.noarch 167/167 #8 51.66 #8 51.66 Upgraded: #8 51.66 dnf-4.11.1-3.fc35.noarch #8 51.66 dnf-data-4.11.1-3.fc35.noarch #8 51.66 glibc-2.34-32.fc35.aarch64 #8 51.66 glibc-common-2.34-32.fc35.aarch64 #8 51.66 glibc-minimal-langpack-2.34-32.fc35.aarch64 #8 51.66 libdnf-0.66.0-1.fc35.aarch64 #8 51.66 libsolv-0.7.22-1.fc35.aarch64 #8 51.66 python3-dnf-4.11.1-3.fc35.noarch #8 51.66 python3-hawkey-0.66.0-1.fc35.aarch64 #8 51.66 python3-libdnf-0.66.0-1.fc35.aarch64 #8 51.66 yum-4.11.1-3.fc35.noarch #8 51.66 Installed: #8 51.66 abattis-cantarell-fonts-0.301-5.fc35.noarch #8 51.66 adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch #8 51.66 binutils-2.37-17.fc35.aarch64 #8 51.66 binutils-gold-2.37-17.fc35.aarch64 #8 51.66 bzip2-1.0.8-9.fc35.aarch64 #8 51.66 cpio-2.13-11.fc35.aarch64 #8 51.66 dash-0.5.10.2-9.fc35.aarch64 #8 51.66 dbus-libs-1:1.12.22-1.fc35.aarch64 #8 51.66 debugedit-5.0-2.fc35.aarch64 #8 51.66 deltarpm-3.6.2-10.fc35.aarch64 #8 51.66 devscripts-checkbashisms-2.21.4-1.fc35.aarch64 #8 51.66 diffutils-3.8-1.fc35.aarch64 #8 51.66 dnf-plugins-core-4.1.0-1.fc35.noarch #8 51.66 dwz-0.14-2.fc35.aarch64 #8 51.66 ed-1.14.2-11.fc35.aarch64 #8 51.66 efi-srpm-macros-5-4.fc35.noarch #8 51.66 elfutils-0.186-1.fc35.aarch64 #8 51.66 elfutils-debuginfod-client-0.186-1.fc35.aarch64 #8 51.66 enchant-1:1.6.0-28.fc35.aarch64 #8 51.66 file-5.40-9.fc35.aarch64 #8 51.66 findutils-1:4.8.0-4.fc35.aarch64 #8 51.66 fonts-filesystem-1:2.0.5-6.fc35.noarch #8 51.66 fonts-srpm-macros-1:2.0.5-6.fc35.noarch #8 51.66 fpc-srpm-macros-1.3-4.fc35.noarch #8 51.66 gdb-minimal-11.2-2.fc35.aarch64 #8 51.66 gdk-pixbuf2-2.42.6-2.fc35.aarch64 #8 51.66 ghc-srpm-macros-1.5.0-5.fc35.noarch #8 51.66 glib-networking-2.70.1-1.fc35.aarch64 #8 51.66 glibc-gconv-extra-2.34-32.fc35.aarch64 #8 51.66 gnat-srpm-macros-4-14.fc35.noarch #8 51.66 go-srpm-macros-3.0.15-1.fc35.noarch #8 51.66 groff-base-1.22.4-8.fc35.aarch64 #8 51.66 gsettings-desktop-schemas-41.0-1.fc35.aarch64 #8 51.66 hunspell-1.7.0-11.fc35.aarch64 #8 51.66 hunspell-en-0.20140811.1-20.fc35.noarch #8 51.66 hunspell-en-GB-0.20140811.1-20.fc35.noarch #8 51.66 hunspell-en-US-0.20140811.1-20.fc35.noarch #8 51.66 hunspell-filesystem-1.7.0-11.fc35.aarch64 #8 51.66 info-6.8-2.fc35.aarch64 #8 51.66 json-glib-1.6.6-1.fc35.aarch64 #8 51.66 kernel-srpm-macros-1.0-6.fc35.noarch #8 51.66 libappstream-glib-0.7.18-3.fc35.aarch64 #8 51.66 libevent-2.1.12-4.fc35.aarch64 #8 51.66 libjpeg-turbo-2.1.0-3.fc35.aarch64 #8 51.66 libpkgconf-1.8.0-1.fc35.aarch64 #8 51.66 libpng-2:1.6.37-11.fc35.aarch64 #8 51.66 libproxy-0.4.17-3.fc35.aarch64 #8 51.66 libsoup-2.74.2-1.fc35.aarch64 #8 51.66 libstemmer-0-17.585svn.fc35.aarch64 #8 51.66 lua-srpm-macros-1-5.fc35.noarch #8 51.66 ncurses-6.2-8.20210508.fc35.aarch64 #8 51.66 nim-srpm-macros-3-5.fc35.noarch #8 51.66 ocaml-srpm-macros-6-5.fc35.noarch #8 51.66 openblas-srpm-macros-2-10.fc35.noarch #8 51.66 patch-2.7.6-15.fc35.aarch64 #8 51.66 perl-AutoLoader-5.74-486.fc35.noarch #8 51.66 perl-B-1.82-486.fc35.aarch64 #8 51.66 perl-Carp-1.52-478.fc35.noarch #8 51.66 perl-Class-Struct-0.66-486.fc35.noarch #8 51.66 perl-Data-Dumper-2.183-2.fc35.aarch64 #8 51.66 perl-Digest-1.20-1.fc35.noarch #8 51.66 perl-Digest-MD5-2.58-478.fc35.aarch64 #8 51.66 perl-DynaLoader-1.50-486.fc35.aarch64 #8 51.66 perl-Encode-4:3.15-482.fc35.aarch64 #8 51.66 perl-Errno-1.33-486.fc35.aarch64 #8 51.66 perl-Exporter-5.76-479.fc35.noarch #8 51.66 perl-Fcntl-1.14-486.fc35.aarch64 #8 51.66 perl-File-Basename-2.85-486.fc35.noarch #8 51.66 perl-File-Path-2.18-478.fc35.noarch #8 51.66 perl-File-Temp-1:0.231.100-478.fc35.noarch #8 51.66 perl-File-stat-1.09-486.fc35.noarch #8 51.66 perl-FileHandle-2.03-486.fc35.noarch #8 51.66 perl-Getopt-Long-1:2.52-478.fc35.noarch #8 51.66 perl-Getopt-Std-1.13-486.fc35.noarch #8 51.66 perl-HTTP-Tiny-0.080-1.fc35.noarch #8 51.66 perl-IO-1.46-486.fc35.aarch64 #8 51.66 perl-IO-Socket-IP-0.41-479.fc35.noarch #8 51.66 perl-IO-Socket-SSL-2.072-1.fc35.noarch #8 51.66 perl-IPC-Open3-1.21-486.fc35.noarch #8 51.66 perl-MIME-Base64-3.16-478.fc35.aarch64 #8 51.66 perl-Mozilla-CA-20211001-1.fc35.noarch #8 51.66 perl-NDBM_File-1.15-486.fc35.aarch64 #8 51.66 perl-Net-SSLeay-1.90-4.fc35.aarch64 #8 51.66 perl-POSIX-1.97-486.fc35.aarch64 #8 51.66 perl-PathTools-3.80-478.fc35.aarch64 #8 51.66 perl-Pod-Escapes-1:1.07-478.fc35.noarch #8 51.66 perl-Pod-Perldoc-3.28.01-479.fc35.noarch #8 51.66 perl-Pod-Simple-1:3.43-2.fc35.noarch #8 51.66 perl-Pod-Usage-4:2.01-478.fc35.noarch #8 51.66 perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64 #8 51.66 perl-SelectSaver-1.02-486.fc35.noarch #8 51.66 perl-Socket-4:2.032-2.fc35.aarch64 #8 51.66 perl-Storable-1:3.25-1.fc35.aarch64 #8 51.66 perl-Symbol-1.09-486.fc35.noarch #8 51.66 perl-Term-ANSIColor-5.01-479.fc35.noarch #8 51.66 perl-Term-Cap-1.17-478.fc35.noarch #8 51.66 perl-Text-ParseWords-3.30-478.fc35.noarch #8 51.66 perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch #8 51.66 perl-Time-Local-2:1.300-478.fc35.noarch #8 51.66 perl-URI-5.09-4.fc35.noarch #8 51.66 perl-base-2.27-486.fc35.noarch #8 51.66 perl-constant-1.33-479.fc35.noarch #8 51.66 perl-if-0.60.900-486.fc35.noarch #8 51.66 perl-interpreter-4:5.34.1-486.fc35.aarch64 #8 51.66 perl-libnet-3.13-479.fc35.noarch #8 51.66 perl-libs-4:5.34.1-486.fc35.aarch64 #8 51.66 perl-mro-1.25-486.fc35.aarch64 #8 51.66 perl-overload-1.33-486.fc35.noarch #8 51.66 perl-overloading-0.02-486.fc35.noarch #8 51.66 perl-parent-1:0.238-478.fc35.noarch #8 51.66 perl-podlators-1:4.14-478.fc35.noarch #8 51.66 perl-srpm-macros-1-42.fc35.noarch #8 51.66 perl-subs-1.04-486.fc35.noarch #8 51.66 perl-vars-1.05-486.fc35.noarch #8 51.66 pkgconf-1.8.0-1.fc35.aarch64 #8 51.66 pkgconf-m4-1.8.0-1.fc35.noarch #8 51.66 pkgconf-pkg-config-1.8.0-1.fc35.aarch64 #8 51.66 protobuf-c-1.4.0-1.fc35.aarch64 #8 51.66 python-srpm-macros-3.10-11.fc35.noarch #8 51.66 python3-construct-2.10.67-3.fc35.noarch #8 51.66 python3-dateutil-1:2.8.1-7.fc35.noarch #8 51.66 python3-dbus-1.2.18-2.fc35.aarch64 #8 51.66 python3-distro-1.6.0-1.fc35.noarch #8 51.66 python3-dnf-plugins-core-4.1.0-1.fc35.noarch #8 51.66 python3-enchant-3.2.2-1.fc35.noarch #8 51.66 python3-pybeam-0.7-1.fc35.noarch #8 51.66 python3-pyxdg-0.27-3.fc35.noarch #8 51.66 python3-six-1.16.0-4.fc35.noarch #8 51.66 python3-toml-0.10.2-5.fc35.noarch #8 51.66 python3-unbound-1.13.2-1.fc35.aarch64 #8 51.66 python3-zstd-1.4.5.1-5.fc35.aarch64 #8 51.66 qt5-srpm-macros-5.15.2-3.fc35.noarch #8 51.66 redhat-rpm-config-199-1.fc35.noarch #8 51.66 rpm-build-4.17.0-4.fc35.aarch64 #8 51.66 rpmautospec-rpm-macros-0.2.5-1.fc35.noarch #8 51.66 rpmlint-2.2.0-2.fc35.noarch #8 51.66 rust-srpm-macros-21-1.fc35.noarch #8 51.66 shared-mime-info-2.1-3.fc35.aarch64 #8 51.66 systemd-libs-249.11-2.fc35.aarch64 #8 51.66 unbound-libs-1.13.2-1.fc35.aarch64 #8 51.66 unzip-6.0-53.fc35.aarch64 #8 51.66 xxhash-libs-0.8.1-1.fc35.aarch64 #8 51.66 xz-5.2.5-7.fc35.aarch64 #8 51.66 zip-3.0-31.fc35.aarch64 #8 51.66 zstd-1.5.2-1.fc35.aarch64 #8 51.66 #8 51.66 Complete! #9 53.38 0 added, 0 removed; done. #9 53.38 Running hooks in /etc/ca-certificates/update.d... #9 53.39 done. #12 22.36 Installing : cmake-data-3.20.2-7.el9.noarch 61/81 #12 22.56 Installing : cmake-3.20.2-7.el9.x86_64 62/81 #9 53.33 Building database of manual pages ... #9 42.99 Preparing to unpack .../112-gettext_0.21-4ubuntu3_armhf.deb ... #9 43.00 Unpacking gettext (0.21-4ubuntu3) ... #9 43.08 Selecting previously unselected package intltool-debian. #9 43.09 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.5_all.deb ... #9 43.09 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 43.12 Selecting previously unselected package po-debconf. #9 43.12 Preparing to unpack .../114-po-debconf_1.0.21+nmu1_all.deb ... #9 43.13 Unpacking po-debconf (1.0.21+nmu1) ... #9 43.18 Selecting previously unselected package debhelper. #9 43.18 Preparing to unpack .../115-debhelper_13.3.4ubuntu2_all.deb ... #9 43.20 Unpacking debhelper (13.3.4ubuntu2) ... #11 2.940 dh_testdir #11 2.962 dh_testroot #11 2.983 dh_prep #11 3.008 dh_testdir #11 3.030 dh_testroot #11 3.052 dh_install #11 3.073 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.082 dh_installdocs #11 3.104 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.119 dh_installchangelogs #11 3.199 dh_compress #9 52.46 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 52.47 Setting up libarray-intspan-perl (2.003-1) ... #9 52.49 Setting up libcapture-tiny-perl (0.48-1) ... #9 52.50 Setting up libtimedate-perl (2.3200-1) ... #9 52.51 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 52.52 Setting up libsub-name-perl (0.26-1) ... #9 52.54 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 52.55 Setting up libfile-chdir-perl (0.1008-1) ... #9 52.56 Setting up xauth (1:1.1-0ubuntu1) ... #9 52.58 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 52.59 Setting up libpath-tiny-perl (0.108-1) ... #9 52.61 Setting up libarchive-cpio-perl (0.10-1) ... #9 52.62 Setting up libjson-perl (4.02000-2) ... #9 52.63 Setting up debugedit (4.14.2.1+dfsg1-1build2) ... #9 52.65 Setting up libsub-override-perl (0.09-2) ... #9 52.66 Setting up python3-unidiff (0.5.5-2) ... #9 41.06 Selecting previously unselected package libdata-validate-domain-perl. #9 41.06 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 41.07 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 41.10 Selecting previously unselected package libnet-ipv6addr-perl. #9 41.10 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ... #9 41.11 Unpacking libnet-ipv6addr-perl (1.02-1) ... #9 41.14 Selecting previously unselected package libnet-netmask-perl. #9 41.14 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ... #9 41.15 Unpacking libnet-netmask-perl (2.0001-1) ... #9 41.18 Selecting previously unselected package libnetaddr-ip-perl. #9 41.18 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ... #9 41.18 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 41.22 Selecting previously unselected package libdata-validate-ip-perl. #9 41.22 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ... #9 41.22 Unpacking libdata-validate-ip-perl (0.30-1) ... #9 41.26 Selecting previously unselected package libdata-validate-uri-perl. #9 41.26 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ... #9 41.27 Unpacking libdata-validate-uri-perl (0.07-2) ... #9 41.31 Selecting previously unselected package libdistro-info-perl. #9 41.31 Preparing to unpack .../239-libdistro-info-perl_1.1build1_all.deb ... #12 7.112 Selecting previously unselected package libarchive13:amd64. #12 7.115 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ... #12 7.121 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ... #12 7.160 Selecting previously unselected package libjsoncpp25:amd64. #12 7.163 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ... #12 7.167 Unpacking libjsoncpp25:amd64 (1.9.5-3) ... #12 7.199 Selecting previously unselected package librhash0:amd64. #12 7.201 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ... #12 7.205 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... #12 7.233 Selecting previously unselected package libuv1:amd64. #12 7.236 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ... #12 7.240 Unpacking libuv1:amd64 (1.43.0-1) ... #12 7.268 Selecting previously unselected package dh-elpa-helper. #8 53.56 Setting up openssh-client (1:8.4p1-5) ... #8 53.65 Setting up gpgsm (2.2.27-2+deb11u1) ... #8 53.67 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #8 53.68 Setting up binutils (2.35.2-2) ... #8 53.70 Setting up man-db (2.9.4-2) ... #8 53.79 Building database of manual pages ... #9 54.08 Setting up libexception-class-perl (1.44-1) ... #9 54.10 Setting up python3-xdg (0.27-2) ... #9 51.43 Setting up libxml-parser-perl:arm64 (2.46-3build1) ... #9 51.44 Setting up libxml-sax-expat-perl (0.51-1) ... #9 51.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 51.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 53.82 Setting up dh-autoreconf (19~ubuntu18.04.1) ... #8 53.83 Setting up libwww-perl (6.31-1ubuntu0.1) ... #8 53.86 Setting up debhelper (13.5.2ubuntu1~bpo18.04.1) ... #8 53.88 Setting up equivs (2.1.0) ... #8 53.89 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 53.91 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... #8 53.92 Setting up libxml-parser-perl (2.44-2build3) ... #8 53.94 Setting up libxml-sax-expat-perl (0.40-2) ... #8 53.98 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 54.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 54.14 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 52.78 Setting up openssl (1.1.1l-1ubuntu1.3) ... #9 52.80 Setting up libbsd0:arm64 (0.11.3-1ubuntu2) ... #9 52.81 Setting up libelf1:arm64 (0.185-1build1) ... #9 52.82 Setting up readline-common (8.1-2) ... #9 52.83 Setting up publicsuffix (20210108.1309-1) ... #9 52.84 Setting up libxml2:arm64 (2.9.12+dfsg-4ubuntu0.1) ... #9 52.86 Setting up zstd (1.4.8+dfsg-2.1) ... #9 52.87 Setting up libmarkdown2:arm64 (2.2.6-1ubuntu2) ... #9 52.88 Setting up libcc1-0:arm64 (11.2.0-7ubuntu2) ... #9 52.90 Setting up iso-codes (4.6.0-1) ... #9 52.91 Setting up liblocale-gettext-perl (1.07-4build1) ... #9 52.92 Setting up liblsan0:arm64 (11.2.0-7ubuntu2) ... #9 52.94 Setting up dctrl-tools (2.24-3) ... #9 52.95 Setting up libitm1:arm64 (11.2.0-7ubuntu2) ... #9 52.97 Setting up libgdbm6:arm64 (1.19-2) ... #9 52.98 Setting up libtsan0:arm64 (11.2.0-7ubuntu2) ... #9 52.99 Setting up libctf0:arm64 (2.37-7ubuntu1) ... #9 53.00 Setting up libjpeg8:arm64 (8c-2ubuntu8) ... #9 53.02 Setting up pinentry-curses (1.1.1-1) ... #9 53.03 Setting up cpp-11 (11.2.0-7ubuntu2) ... #9 53.04 Setting up manpages-dev (5.10-1ubuntu1) ... #9 53.06 Setting up libdw1:arm64 (0.185-1build1) ... #9 53.07 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu4) ... #9 53.08 Setting up libxcb1:arm64 (1.14-3ubuntu1) ... #8 51.74 Installing : libappstream-glib-0.7.18-2.fc34.aarch64 131/135 #8 51.78 Installing : rpmlint-1.11-19.fc34.noarch 132/135 #8 51.82 Installing : dnf-plugins-core-4.0.24-1.fc34.noarch 133/135 #8 51.83 Installing : rpm-build-4.16.1.3-1.fc34.aarch64 134/135 #8 51.86 Installing : hunspell-en-GB-0.20140811.1-18.fc34.noarch 135/135 #8 56.61 Setting up python-apt-common (1.8.4.3) ... #8 56.62 Setting up sensible-utils (0.0.12) ... #8 56.64 Setting up exim4-config (4.92-8+deb10u6) ... #8 52.69 Unpacking python3-idna (2.10-1) ... #8 52.73 Selecting previously unselected package python3-magic. #8 52.74 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ... #8 52.74 Unpacking python3-magic (2:0.4.20-3) ... #8 52.77 Selecting previously unselected package python3-urllib3. #8 52.77 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 52.78 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 52.82 Selecting previously unselected package python3-requests. #8 52.83 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ... #8 52.84 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 52.88 Selecting previously unselected package python3-unidiff. #8 52.88 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ... #8 52.88 Unpacking python3-unidiff (0.5.5-2) ... #8 52.92 Selecting previously unselected package python3-xdg. #8 52.92 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ... #8 52.92 Unpacking python3-xdg (0.27-2) ... #8 52.96 Selecting previously unselected package shared-mime-info. #8 52.96 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ... #8 DONE 51.8s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:bf5e4672e1ac527ce337d47d322a79e8421bfa9c68c9cf408778bb917f42b0c3 #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:dfb9a06bd11b32f3048ee47b2bb9be4cf10c66bc505a823e638196f02514c20f #12 22.65 Installing : python3-setuptools-53.0.0-10.el9.noarch 63/81 #12 22.72 Installing : python3-setools-4.4.0-4.el9.x86_64 64/81 #12 22.78 Installing : python3-policycoreutils-3.3-5.el9.noarch 65/81 #12 22.83 Installing : policycoreutils-python-utils-3.3-5.el9.noarch 66/81 #9 53.72 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ... #9 43.29 Selecting previously unselected package libfakeroot:armhf. #9 43.29 Preparing to unpack .../116-libfakeroot_1.25.3-1.1ubuntu2_armhf.deb ... #9 43.30 Unpacking libfakeroot:armhf (1.25.3-1.1ubuntu2) ... #9 43.38 Selecting previously unselected package fakeroot. #9 43.38 Preparing to unpack .../117-fakeroot_1.25.3-1.1ubuntu2_armhf.deb ... #9 43.39 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... #9 43.43 Selecting previously unselected package libassuan0:armhf. #9 43.44 Preparing to unpack .../118-libassuan0_2.5.5-1_armhf.deb ... #9 43.44 Unpacking libassuan0:armhf (2.5.5-1) ... #9 43.48 Selecting previously unselected package gpgconf. #9 43.48 Preparing to unpack .../119-gpgconf_2.2.20-1ubuntu4_armhf.deb ... #9 43.48 Unpacking gpgconf (2.2.20-1ubuntu4) ... #11 3.226 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.237 dh_fixperms #11 3.285 dh_installdeb #11 3.315 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.316 dh_gencontrol #11 3.440 dh_md5sums #8 51.94 Running transaction check #8 52.02 Transaction check succeeded. #8 52.02 Running transaction test #9 52.80 Setting up libstrictures-perl (2.000006-1) ... #9 52.81 Setting up libsub-quote-perl (2.006006-1) ... #9 52.83 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 52.84 Setting up libsort-versions-perl (1.62-1) ... #9 52.85 Setting up libexporter-tiny-perl (1.002001-1) ... #9 52.86 Setting up libre-engine-re2-perl (0.13-5) ... #9 52.88 Setting up libterm-readkey-perl (2.38-1build1) ... #9 52.89 Setting up lsb-release (11.1.0ubuntu2) ... #9 52.91 Setting up libnet-ip-perl (1.26-2) ... #8 55.16 137 added, 0 removed; done. #8 55.25 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ... #8 55.26 Setting up shared-mime-info (1.10-1) ... #9 41.31 Unpacking libdistro-info-perl (1.1build1) ... #9 41.35 Selecting previously unselected package libemail-address-xs-perl. #9 41.35 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ... #9 41.35 Unpacking libemail-address-xs-perl (1.04-1build6) ... #9 41.38 Selecting previously unselected package libipc-system-simple-perl. #9 41.38 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ... #9 41.38 Unpacking libipc-system-simple-perl (1.30-1) ... #9 41.41 Selecting previously unselected package libfile-basedir-perl. #9 41.42 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ... #9 41.42 Unpacking libfile-basedir-perl (0.09-1) ... #9 41.45 Selecting previously unselected package libfile-chdir-perl. #9 41.45 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 41.45 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 41.48 Selecting previously unselected package libfile-fcntllock-perl. #9 41.48 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ... #9 41.49 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #9 41.51 Selecting previously unselected package libnumber-compare-perl. #9 41.52 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ... #9 41.52 Unpacking libnumber-compare-perl (0.03-2) ... #9 41.55 Selecting previously unselected package libtext-glob-perl. #9 41.55 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ... #9 41.55 Unpacking libtext-glob-perl (0.11-2) ... #9 41.58 Selecting previously unselected package libfile-find-rule-perl. #9 41.58 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ... #9 41.59 Unpacking libfile-find-rule-perl (0.34-1) ... #9 41.62 Selecting previously unselected package libfont-afm-perl. #13 11.29 Running scriptlet: selinux-policy-minimum-3.14.3-97.el8.noarch 28/61 #13 12.57 Installing : selinux-policy-minimum-3.14.3-97.el8.noarch 28/61 #12 7.271 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #12 7.274 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #12 7.303 Selecting previously unselected package emacsen-common. #12 7.305 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #12 7.316 Unpacking emacsen-common (3.0.4) ... #12 7.374 Selecting previously unselected package cmake-data. #12 7.377 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ... #12 7.384 Unpacking cmake-data (3.22.1-1ubuntu1) ... #9 54.25 Setting up libconfig-tiny-perl (2.26-1) ... #9 54.26 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... #9 54.28 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 54.29 Setting up liblist-utilsby-perl (0.11-1) ... #9 54.30 Setting up libstring-shellquote-perl (1.04-1) ... #9 54.32 Setting up libsub-install-perl (0.928-1.1) ... #9 54.33 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 54.36 Setting up dpkg-dev (1.20.9ubuntu2) ... #9 54.38 Setting up libnumber-compare-perl (0.03-1.1) ... #9 54.39 Setting up intltool-debian (0.35.0+20060710.5) ... #9 54.40 Setting up liberror-perl (0.17029-1) ... #9 54.41 Setting up python3-six (1.16.0-2) ... #9 51.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 51.70 Processing triggers for libc-bin (2.35-0ubuntu3) ... #9 51.77 Processing triggers for ca-certificates (20211016) ... #9 51.79 Updating certificates in /etc/ssl/certs... #8 53.00 Running transaction check #8 54.17 Processing triggers for libc-bin (2.27-3ubuntu1.5) ... #8 54.19 Processing triggers for ca-certificates (20210119~18.04.2) ... #8 54.20 Updating certificates in /etc/ssl/certs... #9 53.10 Setting up gettext (0.21-4ubuntu3) ... #9 53.11 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... #9 53.30 Setting up libedit2:arm64 (3.1-20191231-2build1) ... #9 53.31 Setting up libreadline8:arm64 (8.1-2) ... #9 53.32 Setting up m4 (1.4.18-5ubuntu1) ... #9 53.34 Setting up binutils-aarch64-linux-gnu (2.37-7ubuntu1) ... #11 1.217 Reading package lists... #11 0.930 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease #11 0.996 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease #11 1.071 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease #8 57.02 Adding system-user for exim (v4) #8 52.97 Unpacking shared-mime-info (2.0-1) ... #8 53.12 Selecting previously unselected package strace. #8 53.12 Preparing to unpack .../352-strace_5.10-1_armhf.deb ... #8 53.13 Unpacking strace (5.10-1) ... #8 53.20 Selecting previously unselected package xauth. #8 53.20 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ... #8 53.20 Unpacking xauth (1:1.1-1) ... #8 53.24 Selecting previously unselected package xdg-user-dirs. #12 22.86 Installing : policycoreutils-devel-3.3-5.el9.x86_64 67/81 #12 22.97 Installing : selinux-policy-devel-34.1.31-2.el9.noarch 68/81 #12 23.00 Running scriptlet: selinux-policy-devel-34.1.31-2.el9.noarch 68/81 #12 23.02 Installing : annobin-10.58-1.el9.x86_64 69/81 #12 23.06 Running scriptlet: annobin-10.58-1.el9.x86_64 69/81 #12 23.08 Installing : gcc-plugin-annobin-11.3.1-2.el9.x86_64 70/81 #12 23.09 Running scriptlet: gcc-plugin-annobin-11.3.1-2.el9.x86_64 70/81 #12 23.12 Installing : libtool-2.4.6-45.el9.x86_64 71/81 #12 23.13 Installing : device-mapper-devel-9:1.02.183-4.el9.x86_64 72/81 #9 53.73 Setting up python3-six (1.14.0-2) ... #9 53.88 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 53.89 Setting up perl (5.30.0-9ubuntu0.2) ... #9 53.91 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 53.92 Setting up python3-gpg (1.13.1-7ubuntu2) ... #12 20.91 Installing : glibc-devel-2.34-32.el9.aarch64 58/83 #12 21.29 Installing : gcc-11.3.1-2.el9.aarch64 59/83 #12 21.39 Installing : glibc-static-2.34-32.el9.aarch64 60/83 #12 21.40 Installing : libxcrypt-static-4.4.18-3.el9.aarch64 61/83 #9 43.53 Selecting previously unselected package libksba8:armhf. #9 43.53 Preparing to unpack .../120-libksba8_1.5.1-1_armhf.deb ... #9 43.53 Unpacking libksba8:armhf (1.5.1-1) ... #9 43.58 Selecting previously unselected package libnpth0:armhf. #9 43.58 Preparing to unpack .../121-libnpth0_1.6-3_armhf.deb ... #9 43.59 Unpacking libnpth0:armhf (1.6-3) ... #9 43.63 Selecting previously unselected package dirmngr. #9 43.63 Preparing to unpack .../122-dirmngr_2.2.20-1ubuntu4_armhf.deb ... #9 43.65 Unpacking dirmngr (2.2.20-1ubuntu4) ... #9 43.70 Selecting previously unselected package gnupg-l10n. #9 43.70 Preparing to unpack .../123-gnupg-l10n_2.2.20-1ubuntu4_all.deb ... #9 43.71 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ... #9 43.74 Selecting previously unselected package gnupg-utils. #11 3.473 dh_builddeb #11 3.496 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.516 #11 3.516 The package has been created. #11 3.516 Attention, the package has been created in the current directory, #11 3.516 not in ".." as indicated by the message above! #11 3.545 Selecting previously unselected package docker-ce-build-deps. #11 3.546 (Reading database ... 17198 files and directories currently installed.) #11 3.546 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.550 Unpacking docker-ce-build-deps (1.0) ... #9 52.92 Setting up python3-magic (2:0.4.15-3) ... #9 53.06 Setting up libperlio-gzip-perl (0.19-1build5) ... #9 53.07 Setting up libsys-hostname-long-perl (1.5-1) ... #9 53.08 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 53.10 Setting up liburi-perl (1.76-2) ... #9 53.11 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 53.13 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 53.14 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #9 53.15 Setting up python3-pkg-resources (45.2.0-1) ... #9 41.62 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ... #9 41.62 Unpacking libfont-afm-perl (1.20-3) ... #9 41.65 Selecting previously unselected package libio-string-perl. #9 41.65 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ... #9 41.66 Unpacking libio-string-perl (1.08-3.1) ... #9 41.69 Selecting previously unselected package libfont-ttf-perl. #9 41.69 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ... #9 41.70 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 41.84 Selecting previously unselected package libsort-versions-perl. #9 41.84 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #9 41.84 Unpacking libsort-versions-perl (1.62-1) ... #9 41.87 Selecting previously unselected package libgit-wrapper-perl. #9 41.87 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #12 7.727 Selecting previously unselected package cmake. #12 7.731 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_amd64.deb ... #12 7.734 Unpacking cmake (3.22.1-1ubuntu1) ... #9 54.56 Setting up dh-autoreconf (20) ... #9 54.57 Setting up patchutils (0.4.2-1) ... #9 54.59 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 54.60 Setting up libltdl-dev:amd64 (2.4.6-15) ... #9 54.61 Setting up libjson-maybexs-perl (1.004003-1) ... #9 54.63 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 54.64 Setting up libio-string-perl (1.08-3.1) ... #9 54.65 Setting up libreadonly-perl (2.050-3) ... #9 54.67 Setting up python3-gpg (1.14.0-1ubuntu4) ... #8 53.14 Transaction check succeeded. #8 53.14 Running transaction test #8 54.52 0 added, 0 removed; done. #8 54.52 Running hooks in /etc/ca-certificates/update.d... #8 54.52 done. #9 53.35 Setting up binutils (2.37-7ubuntu1) ... #9 53.36 Setting up libldap-2.5-0:arm64 (2.5.6+dfsg-1~exp1ubuntu1) ... #9 53.38 Setting up ca-certificates (20210119ubuntu1) ... #11 2.591 dh_testdir #11 2.616 dh_testroot #11 2.640 dh_prep #8 52.87 Dependencies resolved. #8 52.90 ================================================================================ #8 52.90 Package Arch Version Repository Size #8 52.90 ================================================================================ #8 52.90 Installing: #8 52.90 dnf-plugins-core noarch 4.2.0-1.fc36 updates-testing 34 k #8 52.90 rpm-build x86_64 4.17.0-10.fc36 fedora 61 k #8 52.90 rpmlint noarch 2.2.0-3.fc36 fedora 240 k #8 52.90 Upgrading: #8 52.90 dnf noarch 4.12.0-1.fc36 updates 454 k #8 52.90 dnf-data noarch 4.12.0-1.fc36 updates 42 k #8 52.90 elfutils-libelf x86_64 0.187-4.fc36 updates-testing 198 k #8 52.90 elfutils-libs x86_64 0.187-4.fc36 updates-testing 257 k #8 52.90 glibc x86_64 2.35-5.fc36 updates 2.1 M #8 52.90 glibc-common x86_64 2.35-5.fc36 updates 323 k #8 52.90 glibc-minimal-langpack x86_64 2.35-5.fc36 updates 47 k #8 52.90 libdnf x86_64 0.67.0-2.fc36 updates-testing 663 k #8 52.90 libsolv x86_64 0.7.22-1.fc36 updates-testing 406 k #8 52.90 python3-dnf noarch 4.12.0-1.fc36 updates 415 k #8 52.90 python3-hawkey x86_64 0.67.0-2.fc36 updates-testing 107 k #8 52.90 python3-libdnf x86_64 0.67.0-2.fc36 updates-testing 796 k #8 52.90 python3-rpm x86_64 4.17.0-10.fc36 fedora 92 k #8 52.90 rpm x86_64 4.17.0-10.fc36 fedora 541 k #8 52.90 rpm-build-libs x86_64 4.17.0-10.fc36 fedora 94 k #8 52.90 rpm-libs x86_64 4.17.0-10.fc36 fedora 316 k #8 52.90 rpm-sign-libs x86_64 4.17.0-10.fc36 fedora 28 k #8 52.90 xz-libs x86_64 5.2.5-9.fc36 fedora 92 k #8 52.90 yum noarch 4.12.0-1.fc36 updates 40 k #8 52.90 Installing dependencies: #8 52.90 binutils x86_64 2.37-27.fc36 updates 6.0 M #8 52.90 binutils-gold x86_64 2.37-27.fc36 updates 754 k #8 52.90 bzip2 x86_64 1.0.8-11.fc36 fedora 52 k #8 52.90 cpio x86_64 2.13-12.fc36 fedora 270 k #8 52.90 dash x86_64 0.5.10.2-10.fc36 fedora 97 k #8 52.90 dbus-libs x86_64 1:1.14.0-1.fc36 fedora 155 k #8 52.90 debugedit x86_64 5.0-3.fc36 fedora 77 k #8 52.90 devscripts-checkbashisms x86_64 2.22.1-1.fc36 fedora 28 k #8 52.90 diffutils x86_64 3.8-2.fc36 fedora 370 k #8 52.90 dwz x86_64 0.14-2.fc35 fedora 127 k #8 52.90 ed x86_64 1.14.2-12.fc36 fedora 73 k #8 52.90 efi-srpm-macros noarch 5-5.fc36 fedora 22 k #8 52.90 elfutils x86_64 0.187-4.fc36 updates-testing 522 k #8 52.90 elfutils-debuginfod-client x86_64 0.187-4.fc36 updates-testing 40 k #8 52.90 enchant x86_64 1:1.6.0-30.fc36 fedora 59 k #8 52.90 file x86_64 5.41-4.fc36 fedora 48 k #8 52.90 fonts-filesystem noarch 1:2.0.5-7.fc36 fedora 9.0 k #8 52.90 fonts-srpm-macros noarch 1:2.0.5-7.fc36 fedora 27 k #8 52.90 fpc-srpm-macros noarch 1.3-5.fc36 fedora 7.6 k #8 52.90 gdb-minimal x86_64 11.2-3.fc36 fedora 3.8 M #8 52.90 gdk-pixbuf2 x86_64 2.42.8-1.fc36 fedora 465 k #8 52.90 ghc-srpm-macros noarch 1.5.0-6.fc36 fedora 7.7 k #8 52.90 glib-networking x86_64 2.72.0-1.fc36 fedora 184 k #8 52.90 glibc-gconv-extra x86_64 2.35-5.fc36 updates 1.5 M #8 52.90 gnat-srpm-macros noarch 4-15.fc36 fedora 8.2 k #8 52.90 go-srpm-macros noarch 3.0.15-1.fc36 fedora 26 k #8 52.90 groff-base x86_64 1.22.4-9.fc36 fedora 1.0 M #8 52.90 gsettings-desktop-schemas x86_64 42.0-1.fc36 fedora 691 k #8 52.90 hunspell x86_64 1.7.0-19.fc36 fedora 303 k #8 52.90 hunspell-en-GB noarch 0.20140811.1-22.fc36 fedora 225 k #8 52.90 hunspell-en-US noarch 0.20140811.1-22.fc36 fedora 176 k #8 52.90 hunspell-filesystem x86_64 1.7.0-19.fc36 fedora 8.9 k #8 52.90 info x86_64 6.8-3.fc36 fedora 225 k #8 52.90 json-glib x86_64 1.6.6-2.fc36 fedora 152 k #8 52.90 kernel-srpm-macros noarch 1.0-14.fc36 fedora 9.1 k #8 52.90 libappstream-glib x86_64 0.7.18-4.fc36 fedora 390 k #8 52.90 libicu x86_64 69.1-6.fc36 updates-testing 9.8 M #8 52.90 libjpeg-turbo x86_64 2.1.2-2.fc36 fedora 182 k #8 52.90 libpkgconf x86_64 1.8.0-2.fc36 fedora 36 k #8 52.90 libpng x86_64 2:1.6.37-12.fc36 fedora 119 k #8 52.90 libproxy x86_64 0.4.17-4.fc36 fedora 70 k #8 52.90 libsoup x86_64 2.74.2-2.fc36 fedora 390 k #8 52.90 libstemmer x86_64 0-18.585svn.fc36 fedora 82 k #8 52.90 lua-srpm-macros noarch 1-6.fc36 fedora 8.5 k #8 52.90 ncurses x86_64 6.2-9.20210508.fc36 fedora 400 k #8 52.90 nim-srpm-macros noarch 3-6.fc36 fedora 8.3 k #8 52.90 ocaml-srpm-macros noarch 6-6.fc36 fedora 7.7 k #8 52.90 openblas-srpm-macros noarch 2-11.fc36 fedora 7.4 k #8 52.90 package-notes-srpm-macros noarch 0.4-14.fc36 fedora 11 k #8 52.90 patch x86_64 2.7.6-16.fc36 fedora 124 k #8 52.90 perl-AutoLoader noarch 5.74-486.fc36 fedora 26 k #8 52.90 perl-B x86_64 1.82-486.fc36 fedora 185 k #8 52.90 perl-Carp noarch 1.52-479.fc36 fedora 29 k #8 52.90 perl-Class-Struct noarch 0.66-486.fc36 fedora 27 k #8 52.90 perl-Data-Dumper x86_64 2.183-3.fc36 fedora 56 k #8 52.90 perl-Digest noarch 1.20-2.fc36 fedora 25 k #8 52.90 perl-Digest-MD5 x86_64 2.58-479.fc36 fedora 36 k #8 52.90 perl-DynaLoader x86_64 1.50-486.fc36 fedora 31 k #8 52.90 perl-Encode x86_64 4:3.17-485.fc36 updates 1.7 M #8 52.90 perl-Errno x86_64 1.33-486.fc36 fedora 20 k #8 52.90 perl-Exporter noarch 5.76-480.fc36 fedora 31 k #8 52.90 perl-Fcntl x86_64 1.14-486.fc36 fedora 25 k #8 52.90 perl-File-Basename noarch 2.85-486.fc36 fedora 22 k #8 52.90 perl-File-Path noarch 2.18-479.fc36 fedora 35 k #8 52.90 perl-File-Temp noarch 1:0.231.100-479.fc36 fedora 59 k #8 52.90 perl-File-stat noarch 1.09-486.fc36 fedora 22 k #8 52.90 perl-FileHandle noarch 2.03-486.fc36 fedora 20 k #8 52.90 perl-Getopt-Long noarch 1:2.52-479.fc36 fedora 60 k #8 52.90 perl-Getopt-Std noarch 1.13-486.fc36 fedora 21 k #8 52.90 perl-HTTP-Tiny noarch 0.080-2.fc36 fedora 55 k #8 52.90 perl-IO x86_64 1.46-486.fc36 fedora 92 k #8 52.90 perl-IO-Socket-IP noarch 0.41-480.fc36 fedora 42 k #8 52.90 perl-IPC-Open3 noarch 1.21-486.fc36 fedora 28 k #8 52.90 perl-MIME-Base64 x86_64 3.16-479.fc36 fedora 30 k #8 52.90 perl-Net-SSLeay x86_64 1.92-2.fc36 fedora 364 k #8 52.90 perl-POSIX x86_64 1.97-486.fc36 fedora 102 k #8 52.90 perl-PathTools x86_64 3.80-479.fc36 fedora 85 k #8 52.90 perl-Pod-Escapes noarch 1:1.07-479.fc36 fedora 20 k #8 52.90 perl-Pod-Perldoc noarch 3.28.01-480.fc36 fedora 83 k #8 52.90 perl-Pod-Simple noarch 1:3.43-3.fc36 fedora 215 k #8 52.90 perl-Pod-Usage noarch 4:2.01-479.fc36 fedora 40 k #8 52.90 perl-Scalar-List-Utils x86_64 5:1.62-464.fc36 fedora 71 k #8 52.90 perl-SelectSaver noarch 1.02-486.fc36 fedora 17 k #8 52.90 perl-Socket x86_64 4:2.033-1.fc36 updates 55 k #8 52.90 perl-Storable x86_64 1:3.25-2.fc36 fedora 96 k #8 52.90 perl-Symbol noarch 1.09-486.fc36 fedora 19 k #8 52.90 perl-Term-ANSIColor noarch 5.01-480.fc36 fedora 48 k #8 52.90 perl-Term-Cap noarch 1.17-479.fc36 fedora 22 k #8 52.90 perl-Text-ParseWords noarch 3.31-1.fc36 updates 16 k #8 52.90 perl-Text-Tabs+Wrap noarch 2021.0814-2.fc36 fedora 22 k #8 52.90 perl-Time-Local noarch 2:1.300-479.fc36 fedora 34 k #8 52.90 perl-URI noarch 5.10-1.fc36 fedora 108 k #8 52.90 perl-base noarch 2.27-486.fc36 fedora 21 k #8 52.90 perl-constant noarch 1.33-480.fc36 fedora 23 k #8 52.90 perl-if noarch 0.60.900-486.fc36 fedora 19 k #8 52.90 perl-interpreter x86_64 4:5.34.1-486.fc36 fedora 76 k #8 52.90 perl-libnet noarch 3.13-480.fc36 fedora 126 k #8 52.90 perl-libs x86_64 4:5.34.1-486.fc36 fedora 2.1 M #8 52.90 perl-mro x86_64 1.25-486.fc36 fedora 33 k #8 52.90 perl-overload noarch 1.33-486.fc36 fedora 50 k #8 52.90 perl-overloading noarch 0.02-486.fc36 fedora 18 k #8 52.90 perl-parent noarch 1:0.238-479.fc36 fedora 14 k #8 52.90 perl-podlators noarch 1:4.14-479.fc36 fedora 112 k #8 52.90 perl-srpm-macros noarch 1-43.fc36 fedora 8.4 k #8 52.90 perl-subs noarch 1.04-486.fc36 fedora 17 k #8 52.90 perl-vars noarch 1.05-486.fc36 fedora 18 k #8 52.90 pkgconf x86_64 1.8.0-2.fc36 fedora 41 k #8 52.90 pkgconf-m4 noarch 1.8.0-2.fc36 fedora 14 k #8 52.90 pkgconf-pkg-config x86_64 1.8.0-2.fc36 fedora 10 k #8 52.90 python-srpm-macros noarch 3.10-17.fc36 fedora 26 k #8 52.90 python3-construct noarch 2.10.67-4.fc36 fedora 112 k #8 52.90 python3-dateutil noarch 1:2.8.1-8.fc36 fedora 289 k #8 52.90 python3-dbus x86_64 1.2.18-3.fc36 fedora 132 k #8 52.90 python3-distro noarch 1.6.0-2.fc36 fedora 38 k #8 52.90 python3-dnf-plugins-core noarch 4.2.0-1.fc36 updates-testing 221 k #8 52.90 python3-enchant noarch 3.2.2-2.fc36 fedora 79 k #8 52.90 python3-pybeam noarch 0.7-2.fc36 fedora 24 k #8 52.90 python3-pyxdg noarch 0.27-4.fc36 fedora 96 k #8 52.90 python3-six noarch 1.16.0-5.fc36 fedora 36 k #8 52.90 python3-toml noarch 0.10.2-6.fc36 fedora 39 k #8 52.90 python3-zstd x86_64 1.4.5.1-6.fc36 fedora 19 k #8 52.90 qt5-srpm-macros noarch 5.15.3-1.fc36 fedora 8.1 k #8 52.90 redhat-rpm-config noarch 217-1.fc36 updates-testing 70 k #8 52.90 rpmautospec-rpm-macros noarch 0.2.6-1.fc36 updates 8.3 k #8 52.90 rust-srpm-macros noarch 21-1.fc36 fedora 9.2 k #8 52.90 shared-mime-info x86_64 2.1-3.fc35 fedora 373 k #8 52.90 unzip x86_64 6.0-57.fc36 fedora 182 k #8 52.90 webkit2gtk3-jsc x86_64 2.36.1-1.fc36 updates 6.3 M #8 52.90 xxhash-libs x86_64 0.8.1-2.fc36 fedora 42 k #8 52.90 xz x86_64 5.2.5-9.fc36 fedora 214 k #8 52.90 zip x86_64 3.0-32.fc36 fedora 260 k #8 52.90 zstd x86_64 1.5.2-1.fc36 fedora 449 k #8 52.90 Installing weak dependencies: #8 52.90 abattis-cantarell-fonts noarch 0.301-7.fc36 fedora 270 k #8 52.90 adobe-source-code-pro-fonts noarch 2.030.1.050-12.fc36 fedora 831 k #8 52.90 hunspell-en noarch 0.20140811.1-22.fc36 fedora 180 k #8 52.90 libproxy-webkitgtk4 x86_64 0.4.17-4.fc36 fedora 20 k #8 52.90 perl-IO-Socket-SSL noarch 2.074-2.fc36 fedora 218 k #8 52.90 perl-Mozilla-CA noarch 20211001-2.fc36 fedora 12 k #8 52.90 perl-NDBM_File x86_64 1.15-486.fc36 fedora 27 k #8 52.90 #8 52.90 Transaction Summary #8 52.90 ================================================================================ #8 52.90 Install 142 Packages #8 52.90 Upgrade 19 Packages #8 52.90 #8 52.91 Total download size: 54 M #8 52.91 Downloading Packages: #13 8.954 Transaction test succeeded. #13 8.956 Running transaction #11 1.147 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease #8 57.29 Setting up libuchardet0:armhf (0.0.6-3) ... #8 53.25 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ... #8 53.25 Unpacking xdg-user-dirs (0.17-2) ... #8 53.32 Setting up libksba8:armhf (1.5.0-3) ... #8 53.33 Setting up media-types (4.0.0) ... #8 53.35 Setting up libpipeline1:armhf (1.5.3-1) ... #8 53.36 Setting up wdiff (1.2.2-2+b1) ... #8 53.38 Setting up libxau6:armhf (1:1.0.9-1) ... #8 53.39 Setting up libre2-9:armhf (20210201+dfsg-1) ... #8 53.40 Setting up libpsl5:armhf (0.21.0-1.2) ... #8 53.41 Setting up libgpm2:armhf (1.20.7-8) ... #8 53.42 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 53.43 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 53.44 Setting up libicu67:armhf (67.1-7) ... #8 53.45 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #8 53.46 Setting up xdg-user-dirs (0.17-2) ... #8 53.49 Setting up libmagic-mgc (1:5.39-3) ... #8 53.50 Setting up libyaml-0-2:armhf (0.2.2-1) ... #8 53.51 Setting up libglib2.0-0:armhf (2.66.8-1) ... #8 53.55 No schema files found: doing nothing. #12 21.44 Installing : vim-filesystem-2:8.2.2637-16.el9.noarch 62/83 #12 23.17 Installing : libtool-ltdl-devel-2.4.6-45.el9.x86_64 73/81 #12 23.17 Installing : which-2.21-27.el9.x86_64 74/81 #12 23.21 Installing : libseccomp-devel-2.5.2-2.el9.x86_64 75/81 #12 23.21 Cleanup : libgomp-11.2.1-10.el9.x86_64 76/81 #12 23.25 Cleanup : glibc-2.34-29.el9.x86_64 77/81 #12 23.29 Cleanup : glibc-minimal-langpack-2.34-29.el9.x86_64 78/81 #12 23.31 Cleanup : glibc-gconv-extra-2.34-29.el9.x86_64 79/81 #12 23.31 Running scriptlet: glibc-gconv-extra-2.34-29.el9.x86_64 79/81 #12 23.35 Cleanup : glibc-common-2.34-29.el9.x86_64 80/81 #12 23.35 Cleanup : libgcc-11.2.1-10.el9.x86_64 81/81 #12 23.35 Running scriptlet: libgcc-11.2.1-10.el9.x86_64 81/81 #9 54.11 Setting up libdata-dump-perl (1.23-1) ... #9 54.12 Setting up python3-certifi (2019.11.28-1) ... #9 43.74 Preparing to unpack .../124-gnupg-utils_2.2.20-1ubuntu4_armhf.deb ... #9 43.75 Unpacking gnupg-utils (2.2.20-1ubuntu4) ... #9 43.82 Selecting previously unselected package gpg. #9 43.82 Preparing to unpack .../125-gpg_2.2.20-1ubuntu4_armhf.deb ... #9 43.83 Unpacking gpg (2.2.20-1ubuntu4) ... #9 43.90 Selecting previously unselected package pinentry-curses. #9 43.90 Preparing to unpack .../126-pinentry-curses_1.1.1-1_armhf.deb ... #9 43.90 Unpacking pinentry-curses (1.1.1-1) ... #9 43.94 Selecting previously unselected package gpg-agent. #9 43.95 Preparing to unpack .../127-gpg-agent_2.2.20-1ubuntu4_armhf.deb ... #9 43.95 Unpacking gpg-agent (2.2.20-1ubuntu4) ... #9 44.00 Selecting previously unselected package gpg-wks-client. #9 53.33 Setting up automake (1:1.16.1-4ubuntu6) ... #9 53.35 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 53.35 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 #9 53.35 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 #9 53.35 Setting up libasync-mergepoint-perl (0.04-2) ... #9 53.36 Setting up libstring-escape-perl (2010.002-2) ... #9 53.38 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #9 53.39 Setting up libhttp-date-perl (6.05-1) ... #9 53.41 Setting up libfile-which-perl (1.23-1) ... #9 53.42 Setting up libfile-basedir-perl (0.08-1) ... #9 53.43 Setting up gettext (0.19.8.1-10build1) ... #9 53.45 Setting up libnumber-range-perl (0.12-1) ... #9 53.47 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 53.48 Setting up libstruct-dumb-perl (0.09-1) ... #9 53.49 Setting up libfile-listing-perl (6.04-1) ... #9 53.51 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 53.52 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 53.53 Setting up libfont-afm-perl (1.20-2) ... #9 53.54 Setting up libwant-perl (0.29-1build4) ... #9 53.56 Setting up libdynaloader-functions-perl (0.003-1) ... #9 41.88 Unpacking libgit-wrapper-perl (0.048-1) ... #9 41.91 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 41.91 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 41.91 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 41.94 Selecting previously unselected package libio-prompter-perl. #9 41.94 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #9 41.95 Unpacking libio-prompter-perl (0.004015-1) ... #9 41.98 Selecting previously unselected package libjson-perl. #9 41.98 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ... #9 41.99 Unpacking libjson-perl (4.04000-1) ... #9 42.02 Selecting previously unselected package liblog-any-perl. #9 42.02 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ... #9 42.02 Unpacking liblog-any-perl (1.710-1) ... #9 42.05 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 42.05 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 42.06 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 42.08 Selecting previously unselected package libpackage-stash-perl. #8 52.76 Running transaction check #8 52.92 Transaction check succeeded. #8 52.92 Running transaction test #8 52.46 Transaction test succeeded. #8 52.46 Running transaction #12 7.851 Selecting previously unselected package dh-apparmor. #12 7.851 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2_all.deb ... #12 7.855 Unpacking dh-apparmor (3.0.4-2ubuntu2) ... #12 7.886 Selecting previously unselected package libbtrfs0:amd64. #12 7.889 Preparing to unpack .../10-libbtrfs0_5.16.2-1_amd64.deb ... #12 7.892 Unpacking libbtrfs0:amd64 (5.16.2-1) ... #12 7.922 Selecting previously unselected package libbtrfs-dev:amd64. #12 7.925 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_amd64.deb ... #12 7.930 Unpacking libbtrfs-dev:amd64 (5.16.2-1) ... #12 7.962 Preparing to unpack .../12-libudev1_249.11-0ubuntu3.1_amd64.deb ... #12 7.971 Unpacking libudev1:amd64 (249.11-0ubuntu3.1) over (249.11-0ubuntu3) ... #12 8.055 Setting up libudev1:amd64 (249.11-0ubuntu3.1) ... #9 54.83 Setting up python3-certifi (2020.6.20-1) ... #9 54.96 Setting up libfile-find-rule-perl (0.34-1) ... #8 53.67 Transaction test succeeded. #8 DONE 54.9s #11 2.671 dh_testdir #11 2.696 dh_testroot #11 2.720 dh_install #11 2.745 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.753 dh_installdocs #11 2.778 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.790 dh_installchangelogs #11 2.861 dh_compress #9 52.21 0 added, 0 removed; done. #9 52.21 Running hooks in /etc/ca-certificates/update.d... #9 52.21 done. #8 57.30 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 57.32 Setting up libssh2-1:armhf (1.8.0-2.1) ... #8 57.34 Setting up netbase (5.6) ... #8 57.37 Setting up libkrb5-3:armhf (1.17-3+deb10u3) ... #8 57.39 Setting up libmpdec2:armhf (2.4.2-2) ... #8 57.41 Setting up libbinutils:armhf (2.31.1-16) ... #8 57.42 Setting up cpp-8 (8.3.0-6) ... #8 57.44 Setting up libc-dev-bin (2.28-10+deb10u1) ... #8 57.45 Setting up openssl (1.1.1n-0+deb10u1) ... #8 57.48 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #8 57.50 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #8 57.51 Setting up readline-common (7.0-5) ... #8 57.53 Setting up publicsuffix (20211109.1735-0+deb10u1) ... #8 57.54 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u3) ... #8 57.56 Setting up libcc1-0:armhf (8.3.0-6) ... #8 57.58 Setting up iso-codes (4.2-1) ... #8 57.59 Setting up liblocale-gettext-perl (1.07-3+b4) ... #8 57.61 Setting up dctrl-tools (2.24-3) ... #8 53.55 Setting up distro-info-data (0.51+deb11u1) ... #8 53.57 Setting up manpages (5.10-1) ... #8 53.58 Setting up unzip (6.0-26) ... #8 53.60 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 53.61 Setting up libbrotli1:armhf (1.0.9-2+b2) ... #8 53.62 Setting up libsqlite3-0:armhf (3.34.1-3) ... #8 53.63 Setting up libcbor0:armhf (0.5.0+dfsg-2) ... #8 53.65 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 53.66 Setting up libfcgi-bin (2.4.2-2) ... #8 53.67 Setting up binutils-common:armhf (2.35.2-2) ... #8 53.68 Setting up libnghttp2-14:armhf (1.43.0-1) ... #8 53.70 Setting up libmagic1:armhf (1:5.39-3) ... #8 53.72 Setting up libdeflate0:armhf (1.7-1) ... #8 53.73 Setting up less (551-2) ... #8 53.75 Setting up perl-openssl-defaults:armhf (5) ... #8 53.76 Setting up linux-libc-dev:armhf (5.10.113-1) ... #12 21.76 Installing : cmake-data-3.20.2-7.el9.noarch 63/83 #12 21.92 Installing : cmake-3.20.2-7.el9.aarch64 64/83 #12 21.98 Installing : python3-setuptools-53.0.0-10.el9.noarch 65/83 #12 23.41 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 81/81 #9 54.27 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 54.28 Setting up libref-util-perl (0.204-1) ... #9 54.39 Setting up libipc-system-simple-perl (1.26-1) ... #9 54.40 Setting up libnet-domain-tld-perl (1.75-1) ... #9 54.41 Setting up libxml-writer-perl (0.625-1) ... #9 54.42 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 54.43 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #9 54.45 Setting up shared-mime-info (1.15-1) ... #9 44.00 Preparing to unpack .../128-gpg-wks-client_2.2.20-1ubuntu4_armhf.deb ... #9 44.01 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ... #9 44.05 Selecting previously unselected package gpg-wks-server. #9 44.05 Preparing to unpack .../129-gpg-wks-server_2.2.20-1ubuntu4_armhf.deb ... #9 44.06 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ... #9 44.10 Selecting previously unselected package gpgsm. #9 44.10 Preparing to unpack .../130-gpgsm_2.2.20-1ubuntu4_armhf.deb ... #9 44.11 Unpacking gpgsm (2.2.20-1ubuntu4) ... #9 44.16 Selecting previously unselected package gnupg. #9 44.16 Preparing to unpack .../131-gnupg_2.2.20-1ubuntu4_all.deb ... #9 44.17 Unpacking gnupg (2.2.20-1ubuntu4) ... #9 44.21 Selecting previously unselected package libfile-dirlist-perl. #9 44.22 Preparing to unpack .../132-libfile-dirlist-perl_0.05-2_all.deb ... #9 44.22 Unpacking libfile-dirlist-perl (0.05-2) ... #9 44.25 Selecting previously unselected package libfile-which-perl. #9 44.25 Preparing to unpack .../133-libfile-which-perl_1.23-1_all.deb ... #9 44.25 Unpacking libfile-which-perl (1.23-1) ... #9 44.28 Selecting previously unselected package libfile-homedir-perl. #9 44.29 Preparing to unpack .../134-libfile-homedir-perl_1.006-1_all.deb ... #9 44.29 Unpacking libfile-homedir-perl (1.006-1) ... #9 42.09 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ... #9 42.09 Unpacking libpackage-stash-perl (0.39-1) ... #9 42.12 Selecting previously unselected package libsub-identify-perl. #9 42.12 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ... #9 42.13 Unpacking libsub-identify-perl (0.14-1build5) ... #9 42.16 Selecting previously unselected package libsub-name-perl. #9 42.16 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ... #9 42.17 Unpacking libsub-name-perl (0.26-1build3) ... #9 42.19 Selecting previously unselected package libnamespace-clean-perl. #9 42.20 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #9 42.20 Unpacking libnamespace-clean-perl (0.27-1) ... #9 42.23 Selecting previously unselected package libpath-tiny-perl. #9 42.23 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ... #9 42.24 Unpacking libpath-tiny-perl (0.122-1) ... #9 42.26 Selecting previously unselected package libstrictures-perl. #9 42.27 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ... #9 42.27 Unpacking libstrictures-perl (2.000006-1) ... #9 53.57 Setting up libtext-glob-perl (0.10-1) ... #9 53.58 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 53.60 Setting up liblist-compare-perl (0.53-1) ... #9 53.62 Setting up libref-util-xs-perl (0.117-1build2) ... #9 53.64 Setting up libio-pty-perl (1:1.12-1) ... #9 53.65 Setting up libtool (2.4.6-14) ... #9 53.67 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 53.69 Setting up libsort-key-perl (1.33-2build2) ... #9 53.70 Setting up libclone-perl (0.43-2) ... #9 53.71 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 53.73 Setting up libarchive-zip-perl (1.67-2) ... #9 53.74 Setting up libsub-identify-perl (0.14-1build2) ... #9 53.75 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 53.77 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 53.78 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... #8 53.47 Transaction test succeeded. #12 8.095 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 8.095 (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 ... 29495 files and directories currently installed.) #12 8.111 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #12 8.115 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 8.151 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 8.154 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #12 8.157 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 8.184 Selecting previously unselected package libudev-dev:amd64. #12 8.187 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.1_amd64.deb ... #12 8.191 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.1) ... #12 8.221 Selecting previously unselected package libsepol-dev:amd64. #12 8.224 Preparing to unpack .../03-libsepol-dev_3.3-1build1_amd64.deb ... #12 8.229 Unpacking libsepol-dev:amd64 (3.3-1build1) ... #12 8.273 Selecting previously unselected package libpcre2-16-0:amd64. #12 8.276 Preparing to unpack .../04-libpcre2-16-0_10.39-3build1_amd64.deb ... #12 8.279 Unpacking libpcre2-16-0:amd64 (10.39-3build1) ... #12 8.320 Selecting previously unselected package libpcre2-32-0:amd64. #12 8.322 Preparing to unpack .../05-libpcre2-32-0_10.39-3build1_amd64.deb ... #12 8.327 Unpacking libpcre2-32-0:amd64 (10.39-3build1) ... #12 8.365 Selecting previously unselected package libpcre2-posix3:amd64. #12 8.368 Preparing to unpack .../06-libpcre2-posix3_10.39-3build1_amd64.deb ... #12 8.371 Unpacking libpcre2-posix3:amd64 (10.39-3build1) ... #12 8.399 Selecting previously unselected package libpcre2-dev:amd64. #9 54.98 Setting up libstring-copyright-perl (0.003006-1) ... #9 54.99 Setting up python3-idna (2.10-1) ... #9 55.18 Setting up libdata-optlist-perl (0.110-1.1) ... #9 55.20 Setting up libipc-run-perl (20200505.0-1) ... #9 55.21 Setting up git (1:2.32.0-1ubuntu1.2) ... #9 55.23 Setting up libtext-xslate-perl (3.5.8-1build2) ... #8 53.67 Running transaction #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:de469e870e5951d009cf0dde1f1abfcb191390a5c3603cb7d51821070acf1acc #10 DONE 0.1s #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 #11 sha256:1f8f236e91174226f0968b853bdaf20fe4068fafe7b13e26458ffc9c6b341fba #8 46.92 Setting up perl (5.32.1-4+deb11u2) ... #8 46.95 Setting up libio-html-perl (1.004-2) ... #8 46.96 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... #8 46.97 Setting up gcc-10 (10.2.1-6+rpi1) ... #8 46.98 Setting up libdpkg-perl (1.20.9+rpi1) ... #8 46.99 Setting up autoconf (2.69-14) ... #8 47.01 Setting up libtimedate-perl (2.3300-2) ... #8 47.02 Setting up libsub-override-perl (0.09-2) ... #8 47.03 Setting up libstrictures-perl (2.000006-1) ... #8 47.04 Setting up libsub-quote-perl (2.006006-1) ... #8 47.06 Setting up libfile-dirlist-perl (0.05-2) ... #8 47.07 Setting up liburi-perl (5.08-1) ... #8 47.08 Setting up libfile-touch-perl (0.11-1) ... #8 47.10 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 47.11 Setting up automake (1:1.16.3-2) ... #8 47.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 47.12 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 #8 47.12 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 #8 47.13 Setting up libhttp-date-perl (6.05-1) ... #8 47.15 Setting up libfile-which-perl (1.23-1) ... #8 47.17 Setting up libfile-listing-perl (6.14-1) ... #8 47.18 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 47.19 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 47.21 Setting up libio-pty-perl (1:1.15-2) ... #8 47.22 Setting up libtool (2.4.6-15) ... #8 47.23 Setting up libarchive-zip-perl (1.68-1) ... #8 47.24 Setting up libhtml-tagset-perl (3.20-4) ... #8 47.25 Setting up libdebhelper-perl (13.3.4) ... #8 47.26 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 47.28 Setting up libtry-tiny-perl (0.30-1) ... #8 47.29 Setting up libnet-http-perl (6.20-1) ... #8 47.30 Setting up libencode-locale-perl (1.05-1.1) ... #8 47.32 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 47.33 Setting up gcc (4:10.2.1-1+rpi1) ... #8 47.36 Setting up dpkg-dev (1.20.9+rpi1) ... #8 47.38 Setting up intltool-debian (0.35.0+20060710.5) ... #8 47.39 Setting up liberror-perl (0.17029-1) ... #8 47.40 Setting up dh-autoreconf (20) ... #8 47.41 Setting up patchutils (0.4.2-1) ... #8 47.42 Setting up libipc-run-perl (20200505.0-1) ... #8 47.44 Setting up git (1:2.30.2-1) ... #8 47.47 Setting up libwww-robotrules-perl (6.02-1) ... #8 47.48 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 47.49 Setting up librole-tiny-perl (2.002004-1) ... #8 47.51 Setting up libfile-homedir-perl (1.006-1) ... #8 47.52 Setting up libio-socket-ssl-perl (2.069-1) ... #8 47.53 Setting up libhttp-message-perl (6.28-1) ... #8 47.54 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 47.56 Setting up libhttp-negotiate-perl (6.01-1) ... #11 2.891 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.906 dh_fixperms #11 2.959 dh_installdeb #11 2.991 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.992 dh_gencontrol #11 3.110 dh_md5sums #9 53.85 Updating certificates in /etc/ssl/certs... #8 57.63 Setting up debian-keyring (2019.02.25) ... #8 57.64 Setting up libreadline7:armhf (7.0-5) ... #8 57.66 Setting up libgdbm6:armhf (1.18.1-4) ... #8 57.68 Setting up gnupg-utils (2.2.12-1+deb10u1) ... #8 57.69 Setting up pinentry-curses (1.1.0-2) ... #8 57.71 Setting up manpages-dev (4.16-2) ... #8 57.72 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #8 57.74 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 57.76 Setting up libxcb1:armhf (1.13.1-2) ... #8 57.77 Setting up at (3.1.23-1) ... #8 53.77 Setting up libctf-nobfd0:armhf (2.35.2-2) ... #8 53.79 Setting up gettext-base (0.21-4) ... #8 53.81 Setting up liblzo2-2:armhf (2.10-2) ... #8 53.82 Setting up libnpth0:armhf (1.6-3) ... #8 53.88 Setting up file (1:5.39-3) ... #8 53.89 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ... #8 53.90 Setting up libassuan0:armhf (2.5.3-7.1) ... #8 53.92 Setting up libgomp1:armhf (10.2.1-6) ... #8 53.93 Setting up bzip2 (1.0.8-4) ... #8 53.94 Setting up libldap-common (2.4.57+dfsg-3) ... #8 53.95 Setting up pbzip2 (1.1.13-1) ... #8 53.96 Setting up libjbig0:armhf (2.1-3.1+b2) ... #8 53.97 Setting up libfakeroot:armhf (1.25.3-1.1) ... #8 53.99 Setting up libasan6:armhf (10.2.1-6) ... #8 54.00 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 54.01 Setting up fakeroot (1.25.3-1.1) ... #8 54.02 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 54.03 Setting up autotools-dev (20180224.1+nmu1) ... #8 54.05 Setting up libglib2.0-data (2.66.8-1) ... #8 54.07 Setting up libtirpc-dev:armhf (1.3.1-1) ... #8 54.08 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ... #8 54.10 Setting up libx11-data (2:1.7.2-1) ... #12 22.05 Installing : python3-setools-4.4.0-4.el9.aarch64 66/83 #12 22.12 Installing : python3-policycoreutils-3.3-5.el9.noarch 67/83 #12 22.18 Installing : policycoreutils-python-utils-3.3-5.el9.noarch 68/83 #12 22.21 Installing : policycoreutils-devel-3.3-5.el9.aarch64 69/83 #9 44.33 Selecting previously unselected package libfile-touch-perl. #9 44.33 Preparing to unpack .../135-libfile-touch-perl_0.11-1_all.deb ... #9 44.33 Unpacking libfile-touch-perl (0.11-1) ... #9 44.37 Selecting previously unselected package libio-pty-perl. #9 44.37 Preparing to unpack .../136-libio-pty-perl_1%3a1.15-2build1_armhf.deb ... #9 44.38 Unpacking libio-pty-perl (1:1.15-2build1) ... #9 44.41 Selecting previously unselected package libipc-run-perl. #9 44.42 Preparing to unpack .../137-libipc-run-perl_20200505.0-1_all.deb ... #9 44.42 Unpacking libipc-run-perl (20200505.0-1) ... #9 42.30 Selecting previously unselected package libtype-tiny-perl. #9 42.31 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ... #9 42.31 Unpacking libtype-tiny-perl (1.012004-1) ... #9 42.35 Selecting previously unselected package libgitlab-api-v4-perl. #9 42.35 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 42.36 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 42.40 Selecting previously unselected package libhash-fieldhash-perl. #9 42.40 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ... #9 42.40 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #9 42.44 Selecting previously unselected package libhtml-form-perl. #9 42.44 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ... #9 42.45 Unpacking libhtml-form-perl (6.07-1) ... #9 42.48 Selecting previously unselected package libhtml-format-perl. #9 42.48 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ... #9 42.48 Unpacking libhtml-format-perl (2.12-1.1) ... #9 42.52 Selecting previously unselected package libhtml-html5-entities-perl. #9 42.52 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 42.52 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 42.56 Selecting previously unselected package libhttp-daemon-perl. #9 42.56 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1_all.deb ... #9 42.56 Unpacking libhttp-daemon-perl (6.13-1) ... #9 42.60 Selecting previously unselected package libio-interactive-perl. #9 42.60 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ... #9 42.60 Unpacking libio-interactive-perl (1.023-1) ... #9 42.63 Selecting previously unselected package libio-prompt-tiny-perl. #9 42.63 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ... #9 42.64 Unpacking libio-prompt-tiny-perl (0.003-1) ... #9 42.67 Selecting previously unselected package libtypes-serialiser-perl. #9 42.67 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ... #9 53.94 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 53.96 Setting up libio-stringy-perl (2.111-3) ... #9 53.97 Setting up liblist-moreutils-perl (0.416-1build5) ... #9 53.99 Setting up libhtml-tagset-perl (3.20-4) ... #9 54.00 Setting up liblog-any-perl (1.708-1) ... #9 54.02 Setting up libauthen-sasl-perl (2.1600-1) ... #9 54.06 Setting up libdevel-size-perl (0.83-1build1) ... #9 DONE 54.9s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:aed27f38ba0cd8fa8c4ed4a2c2241f6bc73d385ad544f5e8ce5a5fc2f2ac41d9 #11 DONE 0.1s #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 #12 sha256:ba21506502d8188c7b135eb5291b250a03a74f26e18aca53f3a18b217f13430d #8 53.47 Running transaction #12 8.403 Preparing to unpack .../07-libpcre2-dev_10.39-3build1_amd64.deb ... #12 8.406 Unpacking libpcre2-dev:amd64 (10.39-3build1) ... #12 8.448 Selecting previously unselected package libselinux1-dev:amd64. #12 8.451 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_amd64.deb ... #12 8.454 Unpacking libselinux1-dev:amd64 (3.3-1build2) ... #12 8.489 Selecting previously unselected package libdevmapper-dev:amd64. #12 8.492 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #12 8.495 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ... #12 8.527 Selecting previously unselected package libseccomp-dev:amd64. #9 55.24 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 55.42 Setting up libcontextual-return-perl (0.004014-2) ... #9 55.43 Setting up libwww-robotrules-perl (6.02-1) ... #9 55.44 Setting up libtypes-serialiser-perl (1.01-1) ... #9 55.45 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 55.48 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 55.48 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 #8 47.58 Setting up libhttp-cookies-perl (6.10-1) ... #8 47.59 Setting up po-debconf (1.0.21+nmu1) ... #8 47.60 Setting up libhtml-tree-perl (5.07-2) ... #8 47.62 Setting up libparams-classify-perl (0.015-1+b3) ... #8 47.63 Setting up libmodule-runtime-perl (0.016-1) ... #8 47.64 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 47.65 Setting up libimport-into-perl (1.002005-1) ... #8 47.67 Setting up libmoo-perl (2.004004-1) ... #8 47.68 Setting up debhelper (13.3.4) ... #8 47.69 Setting up equivs (2.3.1) ... #8 47.70 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 47.72 Setting up libwww-perl (6.52-1) ... #8 47.73 Setting up devscripts (2.21.3+deb11u1) ... #11 3.145 dh_builddeb #11 3.174 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.195 #11 3.195 The package has been created. #11 3.195 Attention, the package has been created in the current directory, #11 3.195 not in ".." as indicated by the message above! #11 3.219 Selecting previously unselected package docker-ce-build-deps. #11 3.231 (Reading database ... 21507 files and directories currently installed.) #11 3.232 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.237 Unpacking docker-ce-build-deps (1.0) ... #9 54.35 128 added, 0 removed; done. #8 57.92 invoke-rc.d: could not determine current runlevel #8 57.92 invoke-rc.d: policy-rc.d denied execution of start. #8 57.93 Setting up libedit2:armhf (3.1-20181209-1) ... #8 57.95 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #8 57.96 Setting up cron (3.0pl1-134+deb10u1) ... #8 54.12 Setting up make (4.3-4.1) ... #8 54.13 Setting up libmpfr6:armhf (4.1.0-3) ... #8 54.14 Setting up gnupg-l10n (2.2.27-2+deb11u1) ... #8 54.16 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #8 54.17 Setting up lzip (1.22-3) ... #8 54.19 Setting up strace (5.10-1) ... #8 54.21 Setting up libsigsegv2:armhf (2.13-1) ... #8 54.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 54.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 54.24 Setting up t1utils (1.41-4) ... #8 54.25 Setting up diffstat (1.64-1) ... #8 54.27 Setting up libpng16-16:armhf (1.6.37-3) ... #8 54.30 Setting up libmpc3:armhf (1.2.0-1) ... #8 54.31 Setting up libatomic1:armhf (10.2.1-6) ... #12 22.31 Installing : selinux-policy-devel-34.1.31-2.el9.noarch 70/83 #12 22.34 Running scriptlet: selinux-policy-devel-34.1.31-2.el9.noarch 70/83 #12 22.36 Installing : annobin-10.58-1.el9.aarch64 71/83 #12 22.36 Running scriptlet: annobin-10.58-1.el9.aarch64 71/83 #12 22.39 Installing : gcc-plugin-annobin-11.3.1-2.el9.aarch64 72/83 #12 22.41 Running scriptlet: gcc-plugin-annobin-11.3.1-2.el9.aarch64 72/83 #12 22.45 Installing : libtool-2.4.6-45.el9.aarch64 73/83 #12 22.46 Installing : device-mapper-devel-9:1.02.183-4.el9.aarch64 74/83 #12 22.50 Installing : libtool-ltdl-devel-2.4.6-45.el9.aarch64 75/83 #12 22.51 Installing : which-2.21-27.el9.aarch64 76/83 #9 44.49 Selecting previously unselected package libclass-method-modifiers-perl. #9 44.49 Preparing to unpack .../138-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 44.50 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 44.53 Selecting previously unselected package libb-hooks-op-check-perl. #9 44.53 Preparing to unpack .../139-libb-hooks-op-check-perl_0.22-1build3_armhf.deb ... #9 44.53 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... #9 44.57 Selecting previously unselected package libdynaloader-functions-perl. #9 44.57 Preparing to unpack .../140-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 44.57 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 44.61 Selecting previously unselected package libdevel-callchecker-perl. #9 44.61 Preparing to unpack .../141-libdevel-callchecker-perl_0.008-1ubuntu3_armhf.deb ... #9 44.62 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 44.65 Selecting previously unselected package libparams-classify-perl. #9 44.65 Preparing to unpack .../142-libparams-classify-perl_0.015-1build4_armhf.deb ... #9 44.65 Unpacking libparams-classify-perl (0.015-1build4) ... #9 44.69 Selecting previously unselected package libmodule-runtime-perl. #9 44.69 Preparing to unpack .../143-libmodule-runtime-perl_0.016-1_all.deb ... #9 44.69 Unpacking libmodule-runtime-perl (0.016-1) ... #9 44.72 Selecting previously unselected package libimport-into-perl. #9 44.72 Preparing to unpack .../144-libimport-into-perl_1.002005-1_all.deb ... #9 44.72 Unpacking libimport-into-perl (1.002005-1) ... #9 44.76 Selecting previously unselected package librole-tiny-perl. #9 44.76 Preparing to unpack .../145-librole-tiny-perl_2.002004-1_all.deb ... #9 44.76 Unpacking librole-tiny-perl (2.002004-1) ... #9 44.79 Selecting previously unselected package libstrictures-perl. #9 44.79 Preparing to unpack .../146-libstrictures-perl_2.000006-1_all.deb ... #9 44.80 Unpacking libstrictures-perl (2.000006-1) ... #9 44.83 Selecting previously unselected package libsub-quote-perl. #9 44.83 Preparing to unpack .../147-libsub-quote-perl_2.006006-1_all.deb ... #9 42.67 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 42.70 Selecting previously unselected package libjson-xs-perl. #9 42.70 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ... #9 42.70 Unpacking libjson-xs-perl (4.030-1build3) ... #9 42.74 Selecting previously unselected package libjson-maybexs-perl. #9 42.74 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ... #9 42.74 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 42.78 Selecting previously unselected package libldap-common. #9 42.78 Preparing to unpack .../276-libldap-common_2.5.11+dfsg-1~exp1ubuntu3_all.deb ... #9 42.78 Unpacking libldap-common (2.5.11+dfsg-1~exp1ubuntu3) ... #9 42.81 Selecting previously unselected package liblist-compare-perl. #9 42.81 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ... #9 42.81 Unpacking liblist-compare-perl (0.55-1) ... #9 42.85 Selecting previously unselected package liblist-someutils-perl. #9 42.85 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ... #9 42.85 Unpacking liblist-someutils-perl (0.58-1) ... #9 42.88 Selecting previously unselected package liblist-someutils-xs-perl. #9 42.88 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ... #11 1.216 Last metadata expiration check: 0:00:17 ago on Mon May 9 11:57:30 2022. #9 54.12 Setting up libdebhelper-perl (13.5.2ubuntu1~bpo20.04.1) ... #9 54.20 Setting up libpod-constants-perl (0.19-1) ... #9 54.22 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 54.24 Setting up libperl4-corelibs-perl (0.004-2) ... #9 54.30 Setting up libfuture-perl (0.43-1) ... #12 8.530 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ... #12 8.535 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #12 8.572 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.1_amd64.deb ... #12 8.583 Unpacking libsystemd0:amd64 (249.11-0ubuntu3.1) over (249.11-0ubuntu3) ... #12 8.727 Setting up libsystemd0:amd64 (249.11-0ubuntu3.1) ... #12 8.787 Selecting previously unselected package libsystemd-dev:amd64. #9 55.49 Setting up libhtml-parser-perl:amd64 (3.76-1) ... #9 55.50 Setting up libgit-wrapper-perl (0.048-1) ... #9 55.52 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 55.53 Setting up librole-tiny-perl (2.002004-1) ... #9 55.54 Setting up gnupg (2.2.20-1ubuntu4) ... #9 55.55 Setting up build-essential (12.9ubuntu2) ... #9 55.57 Setting up python3-unidiff (0.5.5-2) ... #9 55.70 Setting up lsb-release (11.1.0ubuntu3) ... #9 55.71 Setting up libfont-ttf-perl (1.06-1.1) ... #9 55.73 Setting up libfile-homedir-perl (1.006-1) ... #9 55.74 Setting up python3-magic (2:0.4.20-3) ... #8 47.92 Processing triggers for libc-bin (2.31-13+rpi1+deb11u2) ... #8 53.10 Preparing : 1/1 #8 53.13 Installing : file-5.39-7.fc34.x86_64 1/135 #8 53.14 Installing : elfutils-debuginfod-client-0.186-1.fc34.x86_64 2/135 #8 53.16 Installing : binutils-gold-2.35.2-6.fc34.x86_64 3/135 #8 53.27 Installing : binutils-2.35.2-6.fc34.x86_64 4/135 #8 53.27 Running scriptlet: binutils-2.35.2-6.fc34.x86_64 4/135 #8 53.29 Running scriptlet: groff-base-1.22.4-7.fc34.x86_64 5/135 #8 53.33 Installing : groff-base-1.22.4-7.fc34.x86_64 5/135 #8 53.34 Running scriptlet: groff-base-1.22.4-7.fc34.x86_64 5/135 #8 53.35 Installing : xz-5.2.5-5.fc34.x86_64 6/135 #8 53.36 Installing : unzip-6.0-50.fc34.x86_64 7/135 #8 53.37 Installing : findutils-1:4.8.0-2.fc34.x86_64 8/135 #8 53.38 Installing : cpio-2.13-10.fc34.x86_64 9/135 #8 53.38 Installing : bzip2-1.0.8-6.fc34.x86_64 10/135 #8 53.39 Installing : zip-3.0-28.fc34.x86_64 11/135 #8 53.41 Installing : elfutils-0.186-1.fc34.x86_64 12/135 #8 53.42 Installing : python3-file-magic-5.39-7.fc34.noarch 13/135 #8 53.43 Installing : zstd-1.5.2-1.fc34.x86_64 14/135 #11 0.791 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease #11 0.795 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease #9 54.47 Setting up libfreetype6:arm64 (2.10.4+dfsg-1build1) ... #9 54.48 Setting up libgdbm-compat4:arm64 (1.19-2) ... #9 54.50 Setting up libperl5.32:arm64 (5.32.1-3ubuntu3) ... #9 54.51 Setting up libgcc-11-dev:arm64 (11.2.0-7ubuntu2) ... #9 54.53 Setting up dwz (0.14-1build1) ... #9 54.54 Setting up gcc-11 (11.2.0-7ubuntu2) ... #9 54.55 Setting up groff-base (1.22.4-7) ... #9 54.57 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 54.59 Setting up gpgconf (2.2.20-1ubuntu4) ... #9 54.60 Setting up debugedit (1:5.0-0ubuntu2) ... #9 54.61 Setting up libcurl4:arm64 (7.74.0-1.3ubuntu2.1) ... #9 54.62 Setting up libc6-dev:arm64 (2.34-0ubuntu3.2) ... #9 54.63 Setting up libx11-6:arm64 (2:1.7.2-1) ... #9 54.65 Setting up libtiff5:arm64 (4.3.0-1) ... #9 54.66 Setting up curl (7.74.0-1.3ubuntu2.1) ... #9 54.67 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu3) ... #9 54.68 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #9 54.70 Setting up gpg (2.2.20-1ubuntu4) ... #8 58.06 Adding group `crontab' (GID 102) ... #8 58.08 Done. #8 58.10 invoke-rc.d: could not determine current runlevel #8 58.10 invoke-rc.d: policy-rc.d denied execution of start. #8 58.22 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u6) ... #8 58.24 Setting up m4 (1.4.18-2) ... #8 58.25 Setting up binutils (2.31.1-16) ... #8 58.27 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... #8 58.29 Setting up ca-certificates (20200601~deb10u2) ... #8 54.32 Setting up patch (2.7.6-7) ... #8 54.35 Setting up autopoint (0.21-4) ... #8 54.37 Setting up libwebp6:armhf (0.6.1-2.1) ... #8 54.38 Setting up fonts-dejavu-core (2.37-2) ... #8 54.44 Setting up libxdelta2 (1.1.3-9.3) ... #8 54.45 Setting up libncursesw6:armhf (6.2+20201114-2) ... #8 54.46 Setting up libltdl7:armhf (2.4.6-15) ... #8 54.48 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 54.49 Setting up libubsan1:armhf (10.2.1-6) ... #8 54.50 Setting up libmd0:armhf (1.0.3-3) ... #8 54.52 Setting up python-apt-common (2.2.1) ... #8 54.53 Setting up libnsl-dev:armhf (1.3.0-2) ... #8 54.55 Setting up sensible-utils (0.0.14) ... #12 22.52 Installing : libseccomp-devel-2.5.2-2.el9.aarch64 77/83 #12 22.55 Cleanup : libgomp-11.2.1-10.el9.aarch64 78/83 #12 22.56 Cleanup : glibc-2.34-29.el9.aarch64 79/83 #12 22.59 Cleanup : glibc-minimal-langpack-2.34-29.el9.aarch64 80/83 #12 22.61 Cleanup : glibc-gconv-extra-2.34-29.el9.aarch64 81/83 #12 22.61 Running scriptlet: glibc-gconv-extra-2.34-29.el9.aarch64 81/83 #12 22.66 Cleanup : glibc-common-2.34-29.el9.aarch64 82/83 #12 22.69 Cleanup : libgcc-11.2.1-10.el9.aarch64 83/83 #12 22.69 Running scriptlet: libgcc-11.2.1-10.el9.aarch64 83/83 #12 22.71 Running scriptlet: selinux-policy-targeted-34.1.31-2.el9.noarch 83/83 #9 44.83 Unpacking libsub-quote-perl (2.006006-1) ... #9 44.87 Selecting previously unselected package libmoo-perl. #9 44.87 Preparing to unpack .../148-libmoo-perl_2.004004-1_all.deb ... #9 44.87 Unpacking libmoo-perl (2.004004-1) ... #9 44.91 Selecting previously unselected package libencode-locale-perl. #9 44.92 Preparing to unpack .../149-libencode-locale-perl_1.05-1.1_all.deb ... #9 44.92 Unpacking libencode-locale-perl (1.05-1.1) ... #9 44.95 Selecting previously unselected package libtimedate-perl. #9 44.95 Preparing to unpack .../150-libtimedate-perl_2.3300-2_all.deb ... #9 44.95 Unpacking libtimedate-perl (2.3300-2) ... #9 44.99 Selecting previously unselected package libhttp-date-perl. #9 44.99 Preparing to unpack .../151-libhttp-date-perl_6.05-1_all.deb ... #9 45.00 Unpacking libhttp-date-perl (6.05-1) ... #9 45.03 Selecting previously unselected package libfile-listing-perl. #9 45.03 Preparing to unpack .../152-libfile-listing-perl_6.14-1_all.deb ... #9 45.03 Unpacking libfile-listing-perl (6.14-1) ... #9 45.07 Selecting previously unselected package libhtml-tagset-perl. #9 42.89 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #9 42.92 Selecting previously unselected package liblist-utilsby-perl. #9 42.92 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ... #9 42.92 Unpacking liblist-utilsby-perl (0.11-1) ... #9 42.97 Selecting previously unselected package libltdl7:armhf. #9 42.97 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ... #9 42.97 Unpacking libltdl7:armhf (2.4.6-15build2) ... #9 43.00 Selecting previously unselected package libltdl-dev:armhf. #9 43.00 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ... #9 43.03 Unpacking libltdl-dev:armhf (2.4.6-15build2) ... #9 43.07 Selecting previously unselected package liblzo2-2:armhf. #9 43.08 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ... #9 43.08 Unpacking liblzo2-2:armhf (2.10-2build3) ... #12 8.787 (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 ... 30025 files and directories currently installed.) #12 8.803 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.1_amd64.deb ... #12 8.810 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.1) ... #12 8.880 Selecting previously unselected package libglib2.0-0:amd64. #12 8.883 Preparing to unpack .../libglib2.0-0_2.72.1-1_amd64.deb ... #12 8.887 Unpacking libglib2.0-0:amd64 (2.72.1-1) ... #12 8.945 Selecting previously unselected package pkg-config. #12 8.948 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_amd64.deb ... #12 8.951 Unpacking pkg-config (0.29.2-1ubuntu3) ... #12 8.985 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #12 8.996 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ... #12 9.008 Setting up libglib2.0-0:amd64 (2.72.1-1) ... #12 9.018 No schema files found: doing nothing. #12 9.026 Setting up libpcre2-16-0:amd64 (10.39-3build1) ... #12 9.041 Setting up libbtrfs0:amd64 (5.16.2-1) ... #12 9.049 Setting up libpcre2-32-0:amd64 (10.39-3build1) ... #12 9.058 Setting up libuv1:amd64 (1.43.0-1) ... #12 9.069 Setting up emacsen-common (3.0.4) ... #12 9.107 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #12 9.120 Setting up bash-completion (1:2.11-5ubuntu1) ... #12 9.137 Setting up libjsoncpp25:amd64 (1.9.5-3) ... #12 9.146 Setting up pkg-config (0.29.2-1ubuntu3) ... #9 54.36 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 54.37 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #9 54.41 Setting up libtry-tiny-perl (0.30-1) ... #9 54.43 Setting up libtype-tiny-perl (1.008001-2) ... #9 54.45 Setting up libtest-fatal-perl (0.014-1) ... #9 54.47 Setting up libcommon-sense-perl (3.74-2build6) ... #9 54.49 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 54.51 Setting up libnet-http-perl (6.19-1) ... #9 54.53 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #11 3.596 Reading package lists... #11 4.805 Building dependency tree... #11 5.002 Reading state information... #11 5.024 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 5.070 Starting 2 pkgProblemResolver with broken count: 0 #11 5.072 Done #11 5.094 Done #11 5.102 Starting pkgProblemResolver with broken count: 0 #9 55.87 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... #9 55.89 Setting up libio-socket-ssl-perl (2.069-1) ... #9 55.90 Setting up libsub-exporter-perl (0.987-1) ... #9 55.91 Setting up libalgorithm-merge-perl (0.08-3) ... #9 55.92 Setting up libhttp-message-perl (6.29-1) ... #9 55.94 Setting up libhtml-form-perl (6.07-1) ... #9 56.00 Setting up python3-pkg-resources (52.0.0-4) ... #8 53.46 Installing : xxhash-libs-0.8.1-1.fc34.x86_64 15/135 #8 53.57 Installing : gdb-minimal-11.1-5.fc34.x86_64 16/135 #8 53.61 Installing : rust-srpm-macros-21-1.fc34.noarch 17/135 #8 53.62 Installing : rpmautospec-rpm-macros-0.2.6-1.fc34.noarch 18/135 #11 0.808 Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease #11 0.834 Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease #9 54.71 Setting up libpython3.9-stdlib:arm64 (3.9.7-2build1) ... #9 54.73 Setting up libpython3-stdlib:arm64 (3.9.4-1build1) ... #9 54.74 Setting up gnupg-utils (2.2.20-1ubuntu4) ... #9 54.75 Setting up gpg-agent (2.2.20-1ubuntu4) ... #8 54.56 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 54.58 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #8 54.59 Setting up libuchardet0:armhf (0.0.7-1) ... #8 54.60 Setting up lzop (1.04-2) ... #8 54.61 Setting up libmpdec3:armhf (2.5.1-1) ... #8 54.62 Setting up git-man (1:2.30.2-1) ... #8 54.63 Setting up libssh2-1:armhf (1.9.0-2) ... #8 54.65 Setting up netbase (6.3) ... #8 54.68 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ... #8 54.70 Setting up libbinutils:armhf (2.35.2-2) ... #8 54.71 Setting up libfido2-1:armhf (1.6.0-2) ... #8 54.72 Setting up libisl23:armhf (0.23-1) ... #8 54.73 Setting up libc-dev-bin (2.31-13+deb11u3) ... #8 54.74 Setting up openssl (1.1.1n-0+deb11u1) ... #8 54.76 Setting up libbsd0:armhf (0.11.3-1) ... #8 54.77 Setting up libelf1:armhf (0.183-1) ... #8 54.79 Setting up readline-common (8.1-1) ... #8 54.80 Setting up publicsuffix (20211207.1025-0+deb11u1) ... #8 54.81 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u1) ... #8 54.83 Setting up libmarkdown2:armhf (2.2.6-1) ... #8 54.84 Setting up libcc1-0:armhf (10.2.1-6) ... #8 54.86 Setting up iso-codes (4.6.0-1) ... #8 54.87 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 54.88 Setting up cpp-10 (10.2.1-6) ... #8 54.89 Setting up dctrl-tools (2.24-3) ... #13 10.12 Preparing : 1/1 #13 10.18 Installing : python3-libselinux-2.9-5.el8.x86_64 1/58 #13 10.23 Installing : make-1:4.2.1-11.el8.x86_64 2/58 #13 10.24 Running scriptlet: make-1:4.2.1-11.el8.x86_64 2/58 #13 10.27 Installing : m4-1.4.18-7.el8.x86_64 3/58 #13 10.27 Running scriptlet: m4-1.4.18-7.el8.x86_64 3/58 #13 10.32 Installing : checkpolicy-2.9-1.el8.x86_64 4/58 #13 10.34 Installing : libmpc-1.1.0-9.1.el8.x86_64 5/58 #13 10.35 Installing : cmake-rpm-macros-3.20.2-4.el8.noarch 6/58 #9 45.07 Preparing to unpack .../153-libhtml-tagset-perl_3.20-4_all.deb ... #9 45.07 Unpacking libhtml-tagset-perl (3.20-4) ... #9 45.11 Selecting previously unselected package liburi-perl. #9 45.11 Preparing to unpack .../154-liburi-perl_5.08-1_all.deb ... #9 45.11 Unpacking liburi-perl (5.08-1) ... #9 45.16 Selecting previously unselected package libhtml-parser-perl:armhf. #9 45.16 Preparing to unpack .../155-libhtml-parser-perl_3.76-1_armhf.deb ... #9 45.16 Unpacking libhtml-parser-perl:armhf (3.76-1) ... #9 45.20 Selecting previously unselected package libhtml-tree-perl. #9 45.20 Preparing to unpack .../156-libhtml-tree-perl_5.07-2_all.deb ... #9 45.21 Unpacking libhtml-tree-perl (5.07-2) ... #9 45.26 Selecting previously unselected package libio-html-perl. #9 45.26 Preparing to unpack .../157-libio-html-perl_1.004-2_all.deb ... #9 45.26 Unpacking libio-html-perl (1.004-2) ... #9 45.29 Selecting previously unselected package liblwp-mediatypes-perl. #9 45.29 Preparing to unpack .../158-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 45.30 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 45.33 Selecting previously unselected package libhttp-message-perl. #8 54.73 Preparing : 1/1 #8 54.77 Installing : python3-six-1.16.0-4.fc35.noarch 1/167 #8 54.77 Installing : hunspell-filesystem-1.7.0-11.fc35.x86_64 2/167 #8 54.78 Installing : fonts-filesystem-1:2.0.5-6.fc35.noarch 3/167 #8 54.79 Installing : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 4/167 #9 43.11 Selecting previously unselected package libsys-hostname-long-perl. #9 43.11 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ... #9 43.12 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 43.14 Selecting previously unselected package libmail-sendmail-perl. #9 43.15 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 43.15 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 43.18 Selecting previously unselected package libnet-smtp-ssl-perl. #9 43.18 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 43.19 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 43.22 Selecting previously unselected package libmailtools-perl. #9 43.22 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ... #9 43.22 Unpacking libmailtools-perl (2.21-1) ... #9 43.27 Selecting previously unselected package libmarkdown2:armhf. #9 43.27 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ... #9 43.27 Unpacking libmarkdown2:armhf (2.2.7-2) ... #9 43.30 Selecting previously unselected package libmath-base85-perl. #9 43.30 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ... #9 43.31 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #9 43.34 Selecting previously unselected package libmoox-aliases-perl. #9 43.34 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 43.35 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 43.38 Selecting previously unselected package libnamespace-autoclean-perl. #9 43.38 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 43.38 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 43.41 Selecting previously unselected package libobject-id-perl. #9 43.41 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 43.42 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #12 9.196 Setting up libudev-dev:amd64 (249.11-0ubuntu3.1) ... #12 9.207 Setting up libsepol-dev:amd64 (3.3-1build1) ... #12 9.218 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 9.227 Setting up libpcre2-posix3:amd64 (10.39-3build1) ... #12 9.236 Setting up libbtrfs-dev:amd64 (5.16.2-1) ... #12 9.245 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... #12 9.255 Setting up cmake-data (3.22.1-1ubuntu1) ... #12 9.292 Setting up dh-apparmor (3.0.4-2ubuntu2) ... #12 9.300 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.1) ... #12 9.309 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 9.318 Setting up libpcre2-dev:amd64 (10.39-3build1) ... #12 9.327 Setting up libselinux1-dev:amd64 (3.3-1build2) ... #12 9.337 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ... #12 9.346 Setting up cmake (3.22.1-1ubuntu1) ... #12 9.355 Setting up docker-ce-build-deps (1.0) ... #12 9.364 Processing triggers for man-db (2.10.2-1) ... #11 5.132 Starting 2 pkgProblemResolver with broken count: 0 #11 5.136 Done #11 5.296 The following additional packages will be installed: #11 5.297 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 5.297 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 5.297 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 5.298 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 5.298 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 5.299 libuv1 pkg-config #11 5.300 Suggested packages: #11 5.300 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip #11 5.301 libtool-doc seccomp libstdc++-8-doc #9 54.56 Setting up libencode-locale-perl (1.05-1) ... #9 54.59 Setting up libtext-levenshtein-perl (0.13-1) ... #9 54.61 Setting up libnet-dns-perl (1.22-1) ... #9 54.62 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 54.65 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 54.66 Setting up libstring-shellquote-perl (1.04-1) ... #9 54.68 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 54.71 Setting up libsub-install-perl (0.928-1) ... #9 54.75 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 54.77 Setting up dpkg-dev (1.19.7ubuntu3) ... #9 54.80 Setting up libnumber-compare-perl (0.03-1) ... #9 54.81 Setting up intltool-debian (0.35.0+20060710.5) ... #9 54.82 Setting up libio-async-perl (0.75-1) ... #9 54.83 Setting up liberror-perl (0.17029-1) ... #9 54.84 Setting up patchutils (0.3.4-2) ... #9 54.86 Setting up libmail-sendmail-perl (0.80-1) ... #9 54.87 Setting up libltdl-dev:amd64 (2.4.6-14) ... #9 54.89 Setting up libjson-maybexs-perl (1.004000-1) ... #11 1.960 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 1.972 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 1.973 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed. #11 1.973 Package libarchive-3.5.2-2.fc35.aarch64 is already installed. #11 1.974 Package pkgconf-pkg-config-1.8.0-1.fc35.aarch64 is already installed. #11 1.975 Package tar-2:1.34-2.fc35.aarch64 is already installed. #11 1.987 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 2.032 Dependencies resolved. #11 2.056 ================================================================================ #11 2.056 Package Arch Version Repo Size #11 2.056 ================================================================================ #11 2.056 Installing: #11 2.056 btrfs-progs-devel aarch64 5.16.2-1.fc35 updates 50 k #11 2.056 cmake aarch64 3.22.2-1.fc35 updates 5.8 M #11 2.056 device-mapper-devel aarch64 1.02.175-6.fc35 fedora 45 k #11 2.056 gcc aarch64 11.3.1-2.fc35 updates 29 M #11 2.056 git aarch64 2.35.3-1.fc35 updates 66 k #11 2.056 glibc-static aarch64 2.34-32.fc35 updates 1.4 M #11 2.056 libseccomp-devel aarch64 2.5.3-1.fc35 updates 53 k #11 2.056 libselinux-devel aarch64 3.3-1.fc35 updates 112 k #11 2.056 libtool aarch64 2.4.6-50.fc35 updates 579 k #11 2.056 libtool-ltdl-devel aarch64 2.4.6-50.fc35 updates 154 k #11 2.056 make aarch64 1:4.3-6.fc35 fedora 530 k #11 2.056 selinux-policy-devel noarch 35.17-1.fc35 updates 812 k #11 2.056 systemd aarch64 249.11-2.fc35 updates 3.9 M #11 2.056 which aarch64 2.21-27.fc35 fedora 41 k #11 2.056 Upgrading: #11 2.056 audit-libs aarch64 3.0.8-1.fc35 updates 115 k #11 2.056 libgcc aarch64 11.3.1-2.fc35 updates 112 k #11 2.056 libgomp aarch64 11.3.1-2.fc35 updates 289 k #11 2.056 Installing dependencies: #11 2.056 acl aarch64 2.3.1-2.fc35 fedora 71 k #11 2.056 annobin-docs noarch 10.66-2.fc35 updates 85 k #11 2.056 annobin-plugin-gcc aarch64 10.66-2.fc35 updates 46 k #11 2.056 autoconf noarch 2.69-37.fc35 fedora 666 k #11 2.056 automake noarch 1.16.2-5.fc35 fedora 662 k #11 2.056 btrfs-progs aarch64 5.16.2-1.fc35 updates 984 k #11 2.056 checkpolicy aarch64 3.3-1.fc35 updates 335 k #11 2.056 cmake-data noarch 3.22.2-1.fc35 updates 1.6 M #11 2.056 cmake-filesystem aarch64 3.22.2-1.fc35 updates 18 k #11 2.056 cmake-rpm-macros noarch 3.22.2-1.fc35 updates 17 k #11 2.056 cpp aarch64 11.3.1-2.fc35 updates 9.7 M #11 2.056 cryptsetup-libs aarch64 2.4.3-1.fc35 updates 431 k #11 2.056 dbus aarch64 1:1.12.22-1.fc35 updates 7.1 k #11 2.056 dbus-broker aarch64 29-4.fc35 fedora 166 k #11 2.056 dbus-common noarch 1:1.12.22-1.fc35 updates 14 k #11 2.056 device-mapper aarch64 1.02.175-6.fc35 fedora 138 k #11 2.056 device-mapper-libs aarch64 1.02.175-6.fc35 fedora 173 k #11 2.056 e2fsprogs-libs aarch64 1.46.3-1.fc35 fedora 224 k #11 2.056 emacs-filesystem noarch 1:27.2-9.fc35 fedora 9.0 k #11 2.056 gc aarch64 8.0.4-6.fc35 fedora 101 k #11 2.056 git-core aarch64 2.35.3-1.fc35 updates 3.9 M #11 2.056 git-core-doc noarch 2.35.3-1.fc35 updates 2.4 M #11 2.056 glibc-devel aarch64 2.34-32.fc35 updates 440 k #11 2.056 guile22 aarch64 2.2.7-3.fc35 fedora 6.4 M #11 2.056 iptables-legacy-libs aarch64 1.8.7-13.fc35 fedora 39 k #11 2.056 jsoncpp aarch64 1.9.4-5.fc35 updates 88 k #11 2.056 kernel-headers aarch64 5.17.4-200.fc35 updates 1.3 M #11 2.056 kmod-libs aarch64 29-4.fc35 fedora 62 k #11 2.056 less aarch64 590-2.fc35 updates 160 k #11 2.056 libargon2 aarch64 20171227-7.fc35 fedora 28 k #11 2.056 libasan aarch64 11.3.1-2.fc35 updates 424 k #11 2.056 libatomic aarch64 11.3.1-2.fc35 updates 61 k #11 2.056 libbtrfs aarch64 5.16.2-1.fc35 updates 28 k #11 2.056 libbtrfsutil aarch64 5.16.2-1.fc35 updates 32 k #11 2.056 libcbor aarch64 0.7.0-4.fc35 fedora 55 k #11 2.056 libedit aarch64 3.1-40.20210910cvs.fc35 fedora 104 k #11 2.056 libfdisk aarch64 2.37.4-1.fc35 updates 149 k #11 2.056 libfido2 aarch64 1.8.0-1.fc35 fedora 81 k #11 2.056 libibverbs aarch64 39.0-1.fc35 updates 391 k #11 2.056 libmpc aarch64 1.2.1-3.fc35 fedora 63 k #11 2.056 libnl3 aarch64 3.5.0-8.fc35 fedora 322 k #11 2.056 libpcap aarch64 14:1.10.1-2.fc35 fedora 167 k #11 2.056 libseccomp aarch64 2.5.3-1.fc35 updates 71 k #11 2.056 libselinux-utils aarch64 3.3-1.fc35 updates 142 k #11 2.056 libsepol-devel aarch64 3.3-2.fc35 updates 40 k #11 2.056 libtool-ltdl aarch64 2.4.6-50.fc35 updates 36 k #11 2.056 libubsan aarch64 11.3.1-2.fc35 updates 206 k #11 2.056 libutempter aarch64 1.2.1-5.fc35 fedora 26 k #11 2.056 libuv aarch64 1:1.44.1-1.fc35 updates 148 k #11 2.056 libxcrypt-devel aarch64 4.4.28-1.fc35 updates 29 k #11 2.056 libxcrypt-static aarch64 4.4.28-1.fc35 updates 109 k #11 2.056 lzo aarch64 2.10-5.fc35 fedora 63 k #11 2.056 m4 aarch64 1.4.19-2.fc35 fedora 292 k #11 2.056 openssh aarch64 8.7p1-3.fc35 updates 441 k #11 2.056 openssh-clients aarch64 8.7p1-3.fc35 updates 672 k #11 2.056 pcre2-devel aarch64 10.39-1.fc35 updates 475 k #11 2.056 pcre2-utf16 aarch64 10.39-1.fc35 updates 192 k #11 2.056 pcre2-utf32 aarch64 10.39-1.fc35 updates 184 k #11 2.056 perl-Error noarch 1:0.17029-7.fc35 fedora 41 k #11 2.056 perl-File-Compare noarch 1.100.600-486.fc35 updates 18 k #11 2.056 perl-File-Copy noarch 2.35-486.fc35 updates 25 k #11 2.056 perl-File-Find noarch 1.39-486.fc35 updates 30 k #11 2.056 perl-Git noarch 2.35.3-1.fc35 updates 42 k #11 2.056 perl-TermReadKey aarch64 2.38-11.fc35 fedora 35 k #11 2.056 perl-Thread-Queue noarch 3.14-478.fc35 fedora 21 k #11 2.056 perl-lib aarch64 0.65-486.fc35 updates 19 k #11 2.056 perl-threads aarch64 1:2.26-448.fc35 fedora 56 k #11 2.056 perl-threads-shared aarch64 1.62-478.fc35 fedora 43 k #11 2.056 policycoreutils aarch64 3.3-1.fc35 updates 200 k #11 2.056 policycoreutils-devel aarch64 3.3-1.fc35 updates 136 k #11 2.056 policycoreutils-python-utils noarch 3.3-1.fc35 updates 72 k #11 2.056 python3-audit aarch64 3.0.8-1.fc35 updates 83 k #11 2.056 python3-libselinux aarch64 3.3-1.fc35 updates 179 k #11 2.056 python3-libsemanage aarch64 3.3-1.fc35 updates 79 k #11 2.056 python3-policycoreutils noarch 3.3-1.fc35 updates 2.0 M #11 2.056 python3-setools aarch64 4.4.0-3.fc35 fedora 536 k #11 2.056 python3-setuptools noarch 57.4.0-1.fc35 fedora 928 k #11 2.056 rhash aarch64 1.4.0-4.fc35 fedora 179 k #11 2.056 rpm-plugin-selinux aarch64 4.17.0-4.fc35 updates 20 k #11 2.056 selinux-policy noarch 35.17-1.fc35 updates 68 k #11 2.056 selinux-policy-targeted noarch 35.17-1.fc35 updates 6.3 M #11 2.056 systemd-devel aarch64 249.11-2.fc35 updates 446 k #11 2.056 systemd-pam aarch64 249.11-2.fc35 updates 318 k #11 2.056 systemd-rpm-macros noarch 249.11-2.fc35 updates 27 k #11 2.056 util-linux aarch64 2.37.4-1.fc35 updates 2.2 M #11 2.056 util-linux-core aarch64 2.37.4-1.fc35 updates 435 k #11 2.056 vim-filesystem noarch 2:8.2.4845-1.fc35 updates 22 k #11 2.056 xkeyboard-config noarch 2.33-2.fc35 fedora 783 k #11 2.056 Installing weak dependencies: #11 2.056 libbpf aarch64 2:0.4.0-2.fc35 fedora 132 k #11 2.056 libxkbcommon aarch64 1.3.1-1.fc35 fedora 139 k #11 2.056 qrencode-libs aarch64 4.1.1-1.fc35 updates 61 k #11 2.056 systemd-networkd aarch64 249.11-2.fc35 updates 474 k #11 2.056 systemd-resolved aarch64 249.11-2.fc35 updates 250 k #11 2.056 #11 2.056 Transaction Summary #11 2.056 ================================================================================ #11 2.056 Install 107 Packages #11 2.056 Upgrade 3 Packages #11 2.056 #11 2.063 Total download size: 94 M #11 2.063 Downloading Packages: #9 56.19 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 56.20 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #9 56.22 Setting up libjson-xs-perl (4.030-1build2) ... #9 56.23 Setting up libhttp-negotiate-perl (6.01-1) ... #9 56.24 Setting up libio-prompter-perl (0.004015-1) ... #9 56.26 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 53.68 Installing : python3-setuptools-53.0.0-3.fc34.noarch 19/135 #8 53.72 Installing : python3-distro-1.5.0-5.fc34.noarch 20/135 #8 53.76 Installing : libjpeg-turbo-2.0.90-3.fc34.x86_64 21/135 #8 53.77 Installing : less-590-2.fc34.x86_64 22/135 #8 53.80 Installing : json-glib-1.6.6-1.fc34.x86_64 23/135 #8 53.81 Installing : emacs-filesystem-1:27.2-5.fc34.noarch 24/135 #8 53.84 Installing : desktop-file-utils-0.26-3.fc34.x86_64 25/135 #8 53.84 Installing : efi-srpm-macros-5-4.fc34.noarch 26/135 #8 53.86 Installing : shared-mime-info-2.1-2.fc34.x86_64 27/135 #8 53.90 Running scriptlet: shared-mime-info-2.1-2.fc34.x86_64 27/135 #8 53.91 Installing : qt5-srpm-macros-5.15.2-2.fc34.noarch 28/135 #8 53.92 Installing : python3-six-1.15.0-5.fc34.noarch 29/135 #8 53.93 Installing : python3-dateutil-1:2.8.1-3.fc34.noarch 30/135 #8 53.97 Installing : pkgconf-m4-1.7.3-6.fc34.noarch 31/135 #8 53.97 Installing : perl-srpm-macros-1-39.fc34.noarch 32/135 #8 53.97 Installing : openblas-srpm-macros-2-9.fc34.noarch 33/135 #8 53.98 Installing : ocaml-srpm-macros-6-4.fc34.noarch 34/135 #12 0.790 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #12 0.851 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #12 0.923 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #8 54.38 Preparing : 1/1 #8 54.42 Installing : python3-six-1.16.0-5.fc36.noarch 1/180 #8 54.42 Installing : hunspell-filesystem-1.7.0-19.fc36.aarch64 2/180 #8 54.43 Installing : fonts-filesystem-1:2.0.5-7.fc36.noarch 3/180 #8 54.44 Installing : abattis-cantarell-fonts-0.301-7.fc36.noarch 4/180 #8 54.48 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.fc36. 5/180 #8 54.49 Installing : gsettings-desktop-schemas-42.0-1.fc36.aarch64 6/180 #8 54.53 Installing : python3-construct-2.10.67-4.fc36.noarch 7/180 #8 54.54 Installing : python3-pybeam-0.7-2.fc36.noarch 8/180 #8 54.91 Setting up debian-keyring (2021.07.26) ... #8 54.92 Setting up libgdbm6:armhf (1.19-2) ... #8 54.93 Setting up libctf0:armhf (2.35.2-2) ... #8 54.95 Setting up pinentry-curses (1.1.0-4) ... #8 54.96 Setting up manpages-dev (5.10-1) ... #8 54.97 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #8 54.99 Setting up libxcb1:armhf (1.14-3) ... #8 55.09 Setting up gettext (0.21-4) ... #8 55.10 Setting up xdelta (1.1.3-9.3) ... #11 1.396 Reading package lists... #9 45.33 Preparing to unpack .../159-libhttp-message-perl_6.29-1_all.deb ... #9 45.33 Unpacking libhttp-message-perl (6.29-1) ... #9 45.37 Selecting previously unselected package libhttp-cookies-perl. #9 45.38 Preparing to unpack .../160-libhttp-cookies-perl_6.10-1_all.deb ... #9 45.38 Unpacking libhttp-cookies-perl (6.10-1) ... #9 45.41 Selecting previously unselected package libhttp-negotiate-perl. #9 45.41 Preparing to unpack .../161-libhttp-negotiate-perl_6.01-1_all.deb ... #9 45.42 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 45.48 Selecting previously unselected package perl-openssl-defaults:armhf. #9 45.48 Preparing to unpack .../162-perl-openssl-defaults_5_armhf.deb ... #9 45.49 Unpacking perl-openssl-defaults:armhf (5) ... #9 45.52 Selecting previously unselected package libnet-ssleay-perl. #9 45.52 Preparing to unpack .../163-libnet-ssleay-perl_1.88-3ubuntu1_armhf.deb ... #9 45.53 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... #9 45.60 Selecting previously unselected package libio-socket-ssl-perl. #9 45.60 Preparing to unpack .../164-libio-socket-ssl-perl_2.069-1_all.deb ... #8 54.84 Installing : abattis-cantarell-fonts-0.301-5.fc35.noarch 5/167 #8 54.85 Installing : gsettings-desktop-schemas-41.0-1.fc35.x86_64 6/167 #8 54.86 Installing : python3-construct-2.10.67-3.fc35.noarch 7/167 #8 54.90 Installing : python3-pybeam-0.7-1.fc35.noarch 8/167 #8 54.91 Installing : python3-dateutil-1:2.8.1-7.fc35.noarch 9/167 #8 54.96 Upgrading : glibc-common-2.34-32.fc35.x86_64 10/167 #8 54.99 Upgrading : glibc-minimal-langpack-2.34-32.fc35.x86_64 11/167 #8 55.00 Running scriptlet: glibc-2.34-32.fc35.x86_64 12/167 #8 55.05 Upgrading : glibc-2.34-32.fc35.x86_64 12/167 #8 58.67 Updating certificates in /etc/ssl/certs... #11 3.316 Reading package lists... #9 43.45 Selecting previously unselected package libmoox-struct-perl. #9 43.45 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... #9 43.46 Unpacking libmoox-struct-perl (0.020-1) ... #9 43.49 Selecting previously unselected package libmouse-perl. #9 43.49 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ... #9 43.50 Unpacking libmouse-perl (2.5.10-1build4) ... #9 43.53 Selecting previously unselected package libpackage-stash-xs-perl. #9 43.53 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ... #9 43.54 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #9 43.57 Selecting previously unselected package libpath-iterator-rule-perl. #9 43.57 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ... #9 43.57 Unpacking libpath-iterator-rule-perl (1.015-1) ... #9 43.60 Selecting previously unselected package libperlio-gzip-perl. #9 43.60 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ... #9 43.62 Unpacking libperlio-gzip-perl (0.19-1build8) ... #9 43.64 Selecting previously unselected package libperlio-utf8-strict-perl. #9 43.65 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ... #9 43.65 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #9 43.68 Selecting previously unselected package libpod-parser-perl. #12 9.427 Processing triggers for libc-bin (2.35-0ubuntu3) ... #9 54.90 Setting up libxml-sax-base-perl (1.09-1) ... #9 54.91 Setting up libio-string-perl (1.08-3) ... #9 54.92 Setting up libreadonly-perl (2.050-2) ... #9 54.93 Setting up python3-chardet (3.0.4-4build1) ... #9 55.17 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 56.27 Setting up libhttp-cookies-perl (6.10-1) ... #9 56.28 Setting up python3-apt (2.2.1) ... #8 54.01 Installing : nim-srpm-macros-3-4.fc34.noarch 35/135 #8 54.02 Installing : ncurses-6.2-4.20200222.fc34.x86_64 36/135 #8 54.02 Installing : perl-Digest-1.20-1.fc34.noarch 37/135 #8 54.06 Installing : perl-Digest-MD5-2.58-2.fc34.x86_64 38/135 #8 54.07 Installing : perl-B-1.80-477.fc34.x86_64 39/135 #8 54.10 Installing : perl-FileHandle-2.03-477.fc34.noarch 40/135 #8 54.10 Installing : perl-AutoLoader-5.74-477.fc34.noarch 41/135 #8 54.11 Installing : perl-Data-Dumper-2.174-460.fc34.x86_64 42/135 #8 54.11 Installing : perl-libnet-3.13-2.fc34.noarch 43/135 #8 54.12 Installing : perl-base-2.27-477.fc34.noarch 44/135 #8 54.13 Installing : perl-URI-5.09-1.fc34.noarch 45/135 #8 54.14 Installing : perl-Net-SSLeay-1.90-2.fc34.x86_64 46/135 #8 54.15 Installing : perl-Time-Local-2:1.300-5.fc34.noarch 47/135 #8 54.15 Installing : perl-Mozilla-CA-20211001-1.fc34.noarch 48/135 #8 54.16 Installing : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch 49/135 #8 54.16 Installing : perl-if-0.60.800-477.fc34.noarch 50/135 #8 54.16 Installing : perl-IO-Socket-IP-0.41-3.fc34.noarch 51/135 #8 54.17 Installing : perl-File-Path-2.18-2.fc34.noarch 52/135 #8 54.18 Installing : perl-IO-Socket-SSL-2.070-2.fc34.noarch 53/135 #8 54.18 Installing : perl-Pod-Escapes-1:1.07-458.fc34.noarch 54/135 #8 54.18 Installing : perl-Term-ANSIColor-5.01-459.fc34.noarch 55/135 #8 54.19 Installing : perl-Class-Struct-0.66-477.fc34.noarch 56/135 #8 54.19 Installing : perl-POSIX-1.94-477.fc34.x86_64 57/135 #8 54.20 Installing : perl-IPC-Open3-1.21-477.fc34.noarch 58/135 #8 54.20 Installing : perl-subs-1.03-477.fc34.noarch 59/135 #8 54.21 Installing : perl-File-Temp-1:0.231.100-2.fc34.noarch 60/135 #8 54.21 Installing : perl-HTTP-Tiny-0.078-1.fc34.noarch 61/135 #12 0.997 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #8 54.58 Installing : python3-dateutil-1:2.8.1-8.fc36.noarch 9/180 #8 54.60 Upgrading : glibc-common-2.35-5.fc36.aarch64 10/180 #8 54.64 Upgrading : glibc-minimal-langpack-2.35-5.fc36.aarch64 11/180 #8 54.65 Running scriptlet: glibc-2.35-5.fc36.aarch64 12/180 #8 54.69 Upgrading : glibc-2.35-5.fc36.aarch64 12/180 #9 55.23 Setting up libxpm4:arm64 (1:3.5.12-1) ... #9 55.24 Setting up libtool (2.4.6-15) ... #9 55.25 Setting up openssh-client (1:8.4p1-6ubuntu2.1) ... #9 55.35 Setting up gpgsm (2.2.20-1ubuntu4) ... #9 55.36 Setting up libxext6:arm64 (2:1.3.4-0ubuntu3) ... #9 55.38 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3ubuntu2.1) ... #9 55.39 Setting up man-db (2.9.4-2) ... #8 55.11 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #8 55.12 Setting up libgcc-10-dev:armhf (10.2.1-6) ... #8 55.13 Setting up libedit2:armhf (3.1-20191231-2+b1) ... #8 55.15 Setting up libreadline8:armhf (8.1-1) ... #8 55.16 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3) ... #8 55.17 Setting up m4 (1.4.18-5) ... #8 55.18 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ... #8 55.20 Setting up ca-certificates (20210119) ... #11 3.050 dh_testdir #11 3.076 dh_testroot #11 3.101 dh_prep #11 3.129 dh_testdir #11 3.154 dh_testroot #9 45.60 Unpacking libio-socket-ssl-perl (2.069-1) ... #9 45.66 Selecting previously unselected package libnet-http-perl. #9 45.66 Preparing to unpack .../165-libnet-http-perl_6.20-1_all.deb ... #9 45.66 Unpacking libnet-http-perl (6.20-1) ... #9 45.69 Selecting previously unselected package liblwp-protocol-https-perl. #9 45.69 Preparing to unpack .../166-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 45.70 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 45.73 Selecting previously unselected package libtry-tiny-perl. #9 45.73 Preparing to unpack .../167-libtry-tiny-perl_0.30-1_all.deb ... #9 45.75 Unpacking libtry-tiny-perl (0.30-1) ... #9 45.78 Selecting previously unselected package libwww-robotrules-perl. #9 45.78 Preparing to unpack .../168-libwww-robotrules-perl_6.02-1_all.deb ... #9 45.79 Unpacking libwww-robotrules-perl (6.02-1) ... #9 45.82 Selecting previously unselected package libwww-perl. #9 45.82 Preparing to unpack .../169-libwww-perl_6.53-1_all.deb ... #8 54.62 (1/161): abattis-cantarell-fonts-0.301-7.fc36.n 647 kB/s | 270 kB 00:00 #8 54.63 (2/161): bzip2-1.0.8-11.fc36.x86_64.rpm 124 kB/s | 52 kB 00:00 #8 54.69 (3/161): adobe-source-code-pro-fonts-2.030.1.05 1.7 MB/s | 831 kB 00:00 #8 54.70 (4/161): dash-0.5.10.2-10.fc36.x86_64.rpm 1.3 MB/s | 97 kB 00:00 #8 54.73 (5/161): cpio-2.13-12.fc36.x86_64.rpm 2.5 MB/s | 270 kB 00:00 #8 54.73 (6/161): dbus-libs-1.14.0-1.fc36.x86_64.rpm 3.4 MB/s | 155 kB 00:00 #8 54.74 (7/161): debugedit-5.0-3.fc36.x86_64.rpm 1.9 MB/s | 77 kB 00:00 #8 54.74 (8/161): devscripts-checkbashisms-2.22.1-1.fc36 4.5 MB/s | 28 kB 00:00 #8 54.78 (9/161): diffutils-3.8-2.fc36.x86_64.rpm 7.7 MB/s | 370 kB 00:00 #8 54.79 (10/161): dwz-0.14-2.fc35.x86_64.rpm 2.6 MB/s | 127 kB 00:00 #8 54.79 (11/161): ed-1.14.2-12.fc36.x86_64.rpm 1.5 MB/s | 73 kB 00:00 #8 54.81 (12/161): efi-srpm-macros-5-5.fc36.noarch.rpm 811 kB/s | 22 kB 00:00 #8 54.81 (13/161): enchant-1.6.0-30.fc36.x86_64.rpm 2.4 MB/s | 59 kB 00:00 #8 54.82 (14/161): file-5.41-4.fc36.x86_64.rpm 1.7 MB/s | 48 kB 00:00 #8 54.84 (15/161): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 433 kB/s | 7.6 kB 00:00 #8 54.84 (16/161): fonts-srpm-macros-2.0.5-7.fc36.noarch 1.3 MB/s | 27 kB 00:00 #8 54.84 (17/161): fonts-filesystem-2.0.5-7.fc36.noarch. 286 kB/s | 9.0 kB 00:00 #8 54.85 (18/161): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 993 kB/s | 7.7 kB 00:00 #8 54.88 (19/161): gdk-pixbuf2-2.42.8-1.fc36.x86_64.rpm 10 MB/s | 465 kB 00:00 #8 54.92 (20/161): glib-networking-2.72.0-1.fc36.x86_64. 2.5 MB/s | 184 kB 00:00 #8 54.93 (21/161): gnat-srpm-macros-4-15.fc36.noarch.rpm 183 kB/s | 8.2 kB 00:00 #8 55.01 (22/161): gdb-minimal-11.2-3.fc36.x86_64.rpm 22 MB/s | 3.8 MB 00:00 #8 55.01 (23/161): go-srpm-macros-3.0.15-1.fc36.noarch.r 310 kB/s | 26 kB 00:00 #8 55.05 (24/161): groff-base-1.22.4-9.fc36.x86_64.rpm 8.8 MB/s | 1.0 MB 00:00 #8 55.12 (25/161): hunspell-1.7.0-19.fc36.x86_64.rpm 2.9 MB/s | 303 kB 00:00 #8 55.08 Running scriptlet: glibc-2.34-32.fc35.x86_64 12/167 #8 55.18 Installing : glibc-gconv-extra-2.34-32.fc35.x86_64 13/167 #8 55.22 Running scriptlet: glibc-gconv-extra-2.34-32.fc35.x86_64 13/167 #8 55.24 Installing : findutils-1:4.8.0-4.fc35.x86_64 14/167 #8 55.27 Installing : hunspell-en-GB-0.20140811.1-20.fc35.noarch 15/167 #8 55.28 Installing : hunspell-en-0.20140811.1-20.fc35.noarch 16/167 #8 59.14 137 added, 0 removed; done. #8 59.18 Setting up libunbound8:armhf (1.9.0-2+deb10u2) ... #11 4.247 Building dependency tree... #11 4.417 Reading state information... #11 4.437 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.478 Starting 2 pkgProblemResolver with broken count: 0 #11 4.479 Done #11 4.501 Done #9 43.69 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... #9 43.70 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 43.71 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 43.71 Unpacking libpod-parser-perl (1.63-2) ... #9 43.75 Selecting previously unselected package libpod-constants-perl. #9 43.75 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... #9 43.76 Unpacking libpod-constants-perl (0.19-2) ... #9 43.81 Selecting previously unselected package libproc-processtable-perl:armhf. #9 43.81 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ... #9 43.82 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ... #9 43.86 Selecting previously unselected package libre2-9:armhf. #9 43.86 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ... #9 43.86 Unpacking libre2-9:armhf (20220201+dfsg-1) ... #9 43.89 Selecting previously unselected package libre-engine-re2-perl:armhf. #9 43.90 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ... #9 43.90 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ... #9 43.93 Selecting previously unselected package libreadonly-perl. #12 DONE 9.7s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:01e3de45097cd1bc92db0523b1b2bc7e64fd1014042742c05ec600dec17d22ac #9 56.44 Setting up po-debconf (1.0.21+nmu1) ... #9 56.46 Setting up libhtml-tree-perl (5.07-2) ... #9 56.47 Setting up libparams-classify-perl (0.015-1build4) ... #9 56.48 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 56.49 Setting up libhtml-format-perl (2.12-1.1) ... #9 56.51 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 56.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 56.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 55.18 Setting up libfile-find-rule-perl (0.34-1) ... #9 55.20 Setting up libstring-copyright-perl (0.003006-1) ... #9 55.21 Setting up python3-debian (0.1.36ubuntu1) ... #8 54.22 Installing : perl-Pod-Simple-1:3.42-2.fc34.noarch 62/135 #8 54.22 Installing : perl-Term-Cap-1.17-458.fc34.noarch 63/135 #8 54.23 Installing : perl-Socket-4:2.032-1.fc34.x86_64 64/135 #8 54.23 Installing : perl-SelectSaver-1.02-477.fc34.noarch 65/135 #8 54.24 Installing : perl-Symbol-1.08-477.fc34.noarch 66/135 #8 54.24 Installing : perl-File-stat-1.09-477.fc34.noarch 67/135 #8 54.25 Installing : perl-podlators-1:4.14-458.fc34.noarch 68/135 #8 54.25 Installing : perl-Pod-Perldoc-3.28.01-459.fc34.noarch 69/135 #8 54.26 Installing : perl-Text-ParseWords-3.30-458.fc34.noarch 70/135 #8 54.26 Installing : perl-Fcntl-1.13-477.fc34.x86_64 71/135 #8 54.27 Installing : perl-mro-1.23-477.fc34.x86_64 72/135 #8 54.27 Installing : perl-IO-1.43-477.fc34.x86_64 73/135 #8 54.28 Installing : perl-overloading-0.02-477.fc34.noarch 74/135 #8 54.28 Installing : perl-Pod-Usage-4:2.01-2.fc34.noarch 75/135 #8 54.29 Installing : perl-MIME-Base64-3.16-2.fc34.x86_64 76/135 #8 54.29 Installing : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64 77/135 #8 54.30 Installing : perl-constant-1.33-459.fc34.noarch 78/135 #8 54.30 Installing : perl-parent-1:0.238-458.fc34.noarch 79/135 #8 54.30 Installing : perl-Errno-1.30-477.fc34.x86_64 80/135 #8 54.31 Installing : perl-File-Basename-2.85-477.fc34.noarch 81/135 #8 54.31 Installing : perl-Getopt-Std-1.12-477.fc34.noarch 82/135 #8 54.32 Installing : perl-Storable-1:3.21-458.fc34.x86_64 83/135 #8 54.32 Installing : perl-overload-1.31-477.fc34.noarch 84/135 #8 54.33 Installing : perl-vars-1.05-477.fc34.noarch 85/135 #8 54.33 Installing : perl-Getopt-Long-1:2.52-2.fc34.noarch 86/135 #8 54.33 Installing : perl-Carp-1.50-458.fc34.noarch 87/135 #8 54.34 Installing : perl-Exporter-5.74-459.fc34.noarch 88/135 #8 54.34 Installing : perl-DynaLoader-1.47-477.fc34.x86_64 89/135 #8 54.35 Installing : perl-PathTools-3.78-459.fc34.x86_64 90/135 #8 54.35 Installing : perl-NDBM_File-1.15-477.fc34.x86_64 91/135 #11 5.600 The following NEW packages will be installed: #11 5.600 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 5.601 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 5.601 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 5.602 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 5.602 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 5.603 libuv1 pkg-config #8 54.73 Running scriptlet: glibc-2.35-5.fc36.aarch64 12/180 #8 54.87 Installing : glibc-gconv-extra-2.35-5.fc36.aarch64 13/180 #8 54.91 Running scriptlet: glibc-gconv-extra-2.35-5.fc36.aarch64 13/180 #8 54.92 Upgrading : xz-libs-5.2.5-9.fc36.aarch64 14/180 #8 54.95 Running scriptlet: rpm-4.17.0-10.fc36.aarch64 15/180 #8 54.99 Upgrading : rpm-4.17.0-10.fc36.aarch64 15/180 #8 55.03 Upgrading : rpm-libs-4.17.0-10.fc36.aarch64 16/180 #8 55.03 Upgrading : elfutils-libelf-0.187-4.fc36.aarch64 17/180 #9 55.51 Building database of manual pages ... #9 55.73 Setting up libgpgme11:arm64 (1.14.0-1ubuntu4) ... #8 55.54 Updating certificates in /etc/ssl/certs... #11 3.179 dh_install #11 3.204 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.212 dh_installdocs #11 3.245 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.260 dh_installchangelogs #11 3.331 dh_compress #11 3.361 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.371 dh_fixperms #11 3.421 dh_installdeb #11 3.454 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.456 dh_gencontrol #9 45.83 Unpacking libwww-perl (6.53-1) ... #9 45.87 Selecting previously unselected package patchutils. #9 45.87 Preparing to unpack .../170-patchutils_0.4.2-1_armhf.deb ... #9 45.88 Unpacking patchutils (0.4.2-1) ... #9 45.92 Selecting previously unselected package wdiff. #9 45.92 Preparing to unpack .../171-wdiff_1.2.2-2build2_armhf.deb ... #9 45.93 Unpacking wdiff (1.2.2-2build2) ... #9 45.97 Selecting previously unselected package devscripts. #9 45.97 Preparing to unpack .../172-devscripts_2.21.4ubuntu1_armhf.deb ... #9 45.99 Unpacking devscripts (2.21.4ubuntu1) ... #8 55.16 (26/161): gsettings-desktop-schemas-42.0-1.fc36 4.6 MB/s | 691 kB 00:00 #8 55.16 (27/161): hunspell-en-0.20140811.1-22.fc36.noar 1.6 MB/s | 180 kB 00:00 #8 55.17 (28/161): hunspell-en-GB-0.20140811.1-22.fc36.n 4.2 MB/s | 225 kB 00:00 #8 55.17 (29/161): hunspell-filesystem-1.7.0-19.fc36.x86 1.0 MB/s | 8.9 kB 00:00 #8 55.18 (30/161): hunspell-en-US-0.20140811.1-22.fc36.n 13 MB/s | 176 kB 00:00 #8 55.22 (31/161): info-6.8-3.fc36.x86_64.rpm 4.5 MB/s | 225 kB 00:00 #8 55.22 (32/161): json-glib-1.6.6-2.fc36.x86_64.rpm 3.1 MB/s | 152 kB 00:00 #8 55.23 (33/161): kernel-srpm-macros-1.0-14.fc36.noarch 196 kB/s | 9.1 kB 00:00 #8 55.23 (34/161): libpkgconf-1.8.0-2.fc36.x86_64.rpm 5.6 MB/s | 36 kB 00:00 #8 55.26 (35/161): libappstream-glib-0.7.18-4.fc36.x86_6 8.5 MB/s | 390 kB 00:00 #8 55.30 (36/161): libjpeg-turbo-2.1.2-2.fc36.x86_64.rpm 2.6 MB/s | 182 kB 00:00 #8 55.30 (37/161): libpng-1.6.37-12.fc36.x86_64.rpm 1.8 MB/s | 119 kB 00:00 #8 55.30 (38/161): libproxy-0.4.17-4.fc36.x86_64.rpm 1.8 MB/s | 70 kB 00:00 #8 55.32 (39/161): libproxy-webkitgtk4-0.4.17-4.fc36.x86 995 kB/s | 20 kB 00:00 #8 57.74 Setting up bsdmainutils (11.1.2+b1) ... #8 57.77 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 57.77 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 57.78 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... #8 57.79 Setting up libcroco3:amd64 (0.6.12-3) ... #8 57.80 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #8 57.82 Setting up ucf (3.0038+nmu1) ... #8 55.29 Installing : hunspell-en-US-0.20140811.1-20.fc35.noarch 17/167 #8 55.33 Installing : hunspell-1.7.0-11.fc35.x86_64 18/167 #8 55.34 Installing : elfutils-debuginfod-client-0.186-1.fc35.x86_64 19/167 #8 55.39 Installing : binutils-gold-2.37-17.fc35.x86_64 20/167 #8 55.51 Installing : binutils-2.37-17.fc35.x86_64 21/167 #8 55.55 Running scriptlet: binutils-2.37-17.fc35.x86_64 21/167 #8 55.58 Installing : elfutils-0.186-1.fc35.x86_64 22/167 #8 55.61 Installing : dwz-0.14-2.fc35.x86_64 23/167 #8 55.62 Installing : file-5.40-9.fc35.x86_64 24/167 #8 59.19 Setting up shared-mime-info (1.10-1) ... #11 4.508 Starting pkgProblemResolver with broken count: 0 #11 4.536 Starting 2 pkgProblemResolver with broken count: 0 #11 4.538 Done #11 4.641 The following additional packages will be installed: #11 4.642 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 4.642 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 4.642 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 4.642 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 4.642 libudev-dev libuv1 pkg-config #11 4.644 Suggested packages: #11 4.644 duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 4.644 Recommended packages: #11 4.644 dmsetup #11 4.686 The following NEW packages will be installed: #11 4.686 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 4.686 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 4.686 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 4.686 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 4.688 libudev-dev libuv1 pkg-config #9 43.93 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... #9 43.93 Unpacking libreadonly-perl (2.050-3) ... #9 43.97 Selecting previously unselected package libref-util-perl. #9 43.97 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... #9 43.98 Unpacking libref-util-perl (0.204-1) ... #9 44.01 Selecting previously unselected package libref-util-xs-perl. #9 44.01 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ... #9 44.01 Unpacking libref-util-xs-perl (0.117-1build5) ... #9 44.05 Selecting previously unselected package libregexp-pattern-license-perl. #9 44.05 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #9 44.06 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #9 44.09 Selecting previously unselected package libregexp-pattern-perl. #9 44.10 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 44.10 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 44.14 Selecting previously unselected package libsasl2-modules:armhf. #9 44.14 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_armhf.deb ... #9 44.14 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 44.18 Selecting previously unselected package libsereal-decoder-perl. #13 DONE 0.4s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:b8e701435d802fc0640a6d32af2bc3468c17a5dcd212d37ed8ae1ba536e72d1a #9 56.73 #9 56.73 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 56.79 Setting up python3-chardet (4.0.0-1) ... #9 55.37 Setting up python3-requests (2.22.0-2ubuntu1) ... #9 55.52 Setting up libdata-optlist-perl (0.110-1) ... #9 55.53 Setting up libipc-run-perl (20180523.0-2) ... #9 55.55 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... #9 55.56 Setting up libcontextual-return-perl (0.004014-2) ... #9 55.57 Setting up libwww-robotrules-perl (6.02-1) ... #9 55.59 Setting up libtypes-serialiser-perl (1.0-1) ... #9 55.60 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 55.63 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 55.63 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 #9 55.63 Setting up libhtml-parser-perl (3.72-5) ... #9 55.64 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 55.66 Setting up librole-tiny-perl (2.001004-1) ... #9 55.68 Setting up build-essential (12.8ubuntu1.1) ... #9 55.69 Setting up libfont-ttf-perl (1.06-1) ... #9 56.44 Setting up liblinux-epoll-perl (0.017-1) ... #9 56.45 Setting up libvariable-magic-perl (0.62-1build2) ... #9 56.46 Setting up python3-idna (2.8-1) ... #8 54.41 Installing : perl-Encode-4:3.15-462.fc34.x86_64 92/135 #8 54.50 Installing : perl-libs-4:5.32.1-477.fc34.x86_64 93/135 #8 54.51 Installing : perl-interpreter-4:5.32.1-477.fc34.x86_64 94/135 #8 54.52 Installing : lua-srpm-macros-1-4.fc34.noarch 95/135 #8 54.52 Installing : libstemmer-0-16.585svn.fc34.x86_64 96/135 #8 54.53 Installing : libproxy-0.4.15-30.fc34.x86_64 97/135 #8 54.53 Installing : libpng-2:1.6.37-10.fc34.x86_64 98/135 #8 54.55 Installing : gdk-pixbuf2-2.42.6-1.fc34.x86_64 99/135 #8 54.56 Installing : libpkgconf-1.7.3-6.fc34.x86_64 100/135 #8 54.56 Installing : pkgconf-1.7.3-6.fc34.x86_64 101/135 #8 54.57 Installing : pkgconf-pkg-config-1.7.3-6.fc34.x86_64 102/135 #8 54.57 Installing : libpipeline-1.5.3-2.fc34.x86_64 103/135 #8 54.58 Running scriptlet: man-db-2.9.3-3.fc34.x86_64 104/135 #8 54.60 Installing : man-db-2.9.3-3.fc34.x86_64 104/135 #8 54.61 Running scriptlet: man-db-2.9.3-3.fc34.x86_64 104/135 #8 54.62 Installing : kernel-srpm-macros-1.0-4.fc34.noarch 105/135 #8 54.63 Installing : info-6.7-10.fc34.x86_64 106/135 #8 54.63 Installing : ed-1.14.2-10.fc34.x86_64 107/135 #8 54.64 Installing : patch-2.7.6-14.fc34.x86_64 108/135 #8 54.64 Installing : hunspell-filesystem-1.7.0-9.fc34.x86_64 109/135 #8 54.65 Installing : hunspell-en-US-0.20140811.1-18.fc34.noarch 110/135 #8 54.66 Installing : hunspell-1.7.0-9.fc34.x86_64 111/135 #8 54.67 Installing : enchant-1:1.6.0-27.fc34.x86_64 112/135 #8 54.68 Installing : python3-enchant-3.2.1-1.fc34.noarch 113/135 #8 54.68 Installing : gnat-srpm-macros-4-13.fc34.noarch 114/135 #8 54.68 Installing : ghc-srpm-macros-1.5.0-4.fc34.noarch 115/135 #8 54.69 Installing : fpc-srpm-macros-1.3-3.fc34.noarch 116/135 #8 54.69 Installing : dwz-0.14-1.fc34.x86_64 117/135 #8 54.70 Installing : fonts-srpm-macros-1:2.0.5-5.fc34.noarch 118/135 #8 54.70 Installing : go-srpm-macros-3.0.15-1.fc34.noarch 119/135 #8 54.71 Installing : python-srpm-macros-3.9-41.fc34.noarch 120/135 #8 54.71 Installing : redhat-rpm-config-183-3.fc34.noarch 121/135 #8 54.72 Installing : diffutils-3.7-8.fc34.x86_64 122/135 #8 54.73 Installing : dbus-libs-1:1.12.20-3.fc34.x86_64 123/135 #8 54.74 Installing : python3-dbus-1.2.18-1.fc34.x86_64 124/135 #8 54.75 Installing : python3-dnf-plugins-core-4.0.24-1.fc34.noarch 125/135 #8 54.77 Installing : adobe-source-code-pro-fonts-2.030.1.050-10.fc34. 126/135 #8 54.78 Installing : abattis-cantarell-fonts-0.301-2.fc34.noarch 127/135 #11 6.136 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. #11 6.136 1 not fully installed or removed. #11 6.136 Need to get 17.5 MB of archives. #11 6.136 After this operation, 72.0 MB of additional disk space will be used. #11 6.136 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB] #8 55.06 Installing : elfutils-debuginfod-client-0.187-4.fc36.aarch64 18/180 #8 55.07 Upgrading : elfutils-libs-0.187-4.fc36.aarch64 19/180 #8 55.12 Installing : binutils-gold-2.37-27.fc36.aarch64 20/180 #8 55.24 Installing : binutils-2.37-27.fc36.aarch64 21/180 #8 55.27 Running scriptlet: binutils-2.37-27.fc36.aarch64 21/180 #8 55.29 Installing : hunspell-en-GB-0.20140811.1-22.fc36.noarch 22/180 #8 55.30 Installing : hunspell-en-0.20140811.1-22.fc36.noarch 23/180 #9 55.74 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 55.77 Setting up dirmngr (2.2.20-1ubuntu4) ... #9 55.91 Setting up perl (5.32.1-3ubuntu3) ... #9 55.93 Setting up libpackage-stash-xs-perl (0.29-1build4) ... #9 55.95 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 55.96 Setting up libdata-dump-perl (1.23-1.1) ... #9 55.97 Setting up libref-util-perl (0.204-1) ... #9 55.98 Setting up libipc-system-simple-perl (1.30-1) ... #11 3.576 dh_md5sums #11 3.612 dh_builddeb #11 3.638 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.659 #11 3.659 The package has been created. #11 3.659 Attention, the package has been created in the current directory, #11 3.659 not in ".." as indicated by the message above! #11 3.687 Selecting previously unselected package docker-ce-build-deps. #11 3.691 (Reading database ... 21303 files and directories currently installed.) #11 3.692 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.696 Unpacking docker-ce-build-deps (1.0) ... #9 46.10 Selecting previously unselected package diffstat. #9 46.10 Preparing to unpack .../173-diffstat_1.64-1_armhf.deb ... #9 46.10 Unpacking diffstat (1.64-1) ... #9 46.14 Selecting previously unselected package python3-chardet. #9 46.14 Preparing to unpack .../174-python3-chardet_4.0.0-1_all.deb ... #9 46.15 Unpacking python3-chardet (4.0.0-1) ... #9 46.21 Selecting previously unselected package python3-six. #9 46.21 Preparing to unpack .../175-python3-six_1.16.0-2_all.deb ... #9 46.21 Unpacking python3-six (1.16.0-2) ... #9 46.24 Selecting previously unselected package zstd. #9 46.24 Preparing to unpack .../176-zstd_1.4.8+dfsg-2.1_armhf.deb ... #9 46.25 Unpacking zstd (1.4.8+dfsg-2.1) ... #8 55.35 (40/161): libsoup-2.74.2-2.fc36.x86_64.rpm 7.1 MB/s | 390 kB 00:00 #8 55.36 (41/161): libstemmer-0-18.585svn.fc36.x86_64.rp 1.5 MB/s | 82 kB 00:00 #8 55.36 (42/161): lua-srpm-macros-1-6.fc36.noarch.rpm 213 kB/s | 8.5 kB 00:00 #8 55.41 (43/161): ncurses-6.2-9.20210508.fc36.x86_64.rp 7.3 MB/s | 400 kB 00:00 #8 55.41 (44/161): nim-srpm-macros-3-6.fc36.noarch.rpm 170 kB/s | 8.3 kB 00:00 #8 55.41 (45/161): ocaml-srpm-macros-6-6.fc36.noarch.rpm 148 kB/s | 7.7 kB 00:00 #8 55.43 (46/161): package-notes-srpm-macros-0.4-14.fc36 660 kB/s | 11 kB 00:00 #8 55.44 (47/161): patch-2.7.6-16.fc36.x86_64.rpm 5.9 MB/s | 124 kB 00:00 #8 55.44 (48/161): openblas-srpm-macros-2-11.fc36.noarch 317 kB/s | 7.4 kB 00:00 #8 55.44 (49/161): perl-AutoLoader-5.74-486.fc36.noarch. 2.7 MB/s | 26 kB 00:00 #8 55.45 (50/161): perl-B-1.82-486.fc36.x86_64.rpm 16 MB/s | 185 kB 00:00 #8 55.45 (51/161): perl-Carp-1.52-479.fc36.noarch.rpm 2.6 MB/s | 29 kB 00:00 #8 55.45 (52/161): perl-Class-Struct-0.66-486.fc36.noarc 2.6 MB/s | 27 kB 00:00 #8 55.46 (53/161): perl-Digest-1.20-2.fc36.noarch.rpm 3.6 MB/s | 25 kB 00:00 #8 55.46 (54/161): perl-Data-Dumper-2.183-3.fc36.x86_64. 5.0 MB/s | 56 kB 00:00 #8 55.46 (55/161): perl-Digest-MD5-2.58-479.fc36.x86_64. 3.5 MB/s | 36 kB 00:00 #8 55.47 (56/161): perl-DynaLoader-1.50-486.fc36.x86_64. 2.9 MB/s | 31 kB 00:00 #8 55.47 (57/161): perl-Errno-1.33-486.fc36.x86_64.rpm 2.6 MB/s | 20 kB 00:00 #8 55.47 (58/161): perl-Exporter-5.76-480.fc36.noarch.rp 3.1 MB/s | 31 kB 00:00 #8 55.48 (59/161): perl-Fcntl-1.14-486.fc36.x86_64.rpm 3.4 MB/s | 25 kB 00:00 #8 55.49 (60/161): perl-File-Basename-2.85-486.fc36.noar 1.8 MB/s | 22 kB 00:00 #8 55.49 (61/161): perl-File-Path-2.18-479.fc36.noarch.r 2.3 MB/s | 35 kB 00:00 #8 55.49 (62/161): perl-File-Temp-0.231.100-479.fc36.noa 3.6 MB/s | 59 kB 00:00 #8 55.49 (63/161): perl-File-stat-1.09-486.fc36.noarch.r 2.4 MB/s | 22 kB 00:00 #8 55.50 (64/161): perl-FileHandle-2.03-486.fc36.noarch. 2.8 MB/s | 20 kB 00:00 #8 55.50 (65/161): perl-Getopt-Long-2.52-479.fc36.noarch 5.6 MB/s | 60 kB 00:00 #8 55.51 (66/161): perl-Getopt-Std-1.13-486.fc36.noarch. 1.9 MB/s | 21 kB 00:00 #8 55.51 (67/161): perl-HTTP-Tiny-0.080-2.fc36.noarch.rp 6.0 MB/s | 55 kB 00:00 #8 55.54 (68/161): perl-IO-Socket-IP-0.41-480.fc36.noarc 1.4 MB/s | 42 kB 00:00 #8 55.57 (69/161): perl-IO-1.46-486.fc36.x86_64.rpm 1.4 MB/s | 92 kB 00:00 #8 55.58 (70/161): perl-IO-Socket-SSL-2.074-2.fc36.noarc 3.2 MB/s | 218 kB 00:00 #8 55.58 (71/161): perl-IPC-Open3-1.21-486.fc36.noarch.r 634 kB/s | 28 kB 00:00 #8 55.58 (72/161): perl-MIME-Base64-3.16-479.fc36.x86_64 5.0 MB/s | 30 kB 00:00 #8 55.59 (73/161): perl-NDBM_File-1.15-486.fc36.x86_64.r 4.1 MB/s | 27 kB 00:00 #8 55.59 (74/161): perl-Mozilla-CA-20211001-2.fc36.noarc 879 kB/s | 12 kB 00:00 #8 55.63 (75/161): perl-Net-SSLeay-1.92-2.fc36.x86_64.rp 7.7 MB/s | 364 kB 00:00 #8 55.63 (76/161): perl-POSIX-1.97-486.fc36.x86_64.rpm 2.2 MB/s | 102 kB 00:00 #8 55.64 (77/161): perl-PathTools-3.80-479.fc36.x86_64.r 1.9 MB/s | 85 kB 00:00 #11 2.869 (1/110): acl-2.3.1-2.fc35.aarch64.rpm 308 kB/s | 71 kB 00:00 #11 2.879 (2/110): autoconf-2.69-37.fc35.noarch.rpm 2.7 MB/s | 666 kB 00:00 #11 2.884 (3/110): automake-1.16.2-5.fc35.noarch.rpm 2.6 MB/s | 662 kB 00:00 #11 2.888 (4/110): dbus-broker-29-4.fc35.aarch64.rpm 8.5 MB/s | 166 kB 00:00 #11 2.896 (5/110): device-mapper-1.02.175-6.fc35.aarch64. 17 MB/s | 138 kB 00:00 #11 2.900 (6/110): device-mapper-libs-1.02.175-6.fc35.aar 15 MB/s | 173 kB 00:00 #11 2.904 (7/110): emacs-filesystem-27.2-9.fc35.noarch.rp 2.2 MB/s | 9.0 kB 00:00 #11 2.907 (8/110): device-mapper-devel-1.02.175-6.fc35.aa 2.4 MB/s | 45 kB 00:00 #11 2.917 (9/110): gc-8.0.4-6.fc35.aarch64.rpm 7.8 MB/s | 101 kB 00:00 #11 2.936 (10/110): e2fsprogs-libs-1.46.3-1.fc35.aarch64. 5.6 MB/s | 224 kB 00:00 #11 2.938 (11/110): iptables-legacy-libs-1.8.7-13.fc35.aa 2.0 MB/s | 39 kB 00:00 #11 2.962 (12/110): guile22-2.2.7-3.fc35.aarch64.rpm 117 MB/s | 6.4 MB 00:00 #11 2.965 (13/110): kmod-libs-29-4.fc35.aarch64.rpm 2.8 MB/s | 62 kB 00:00 #11 2.968 (14/110): libargon2-20171227-7.fc35.aarch64.rpm 1.1 MB/s | 28 kB 00:00 #11 2.972 (15/110): libbpf-0.4.0-2.fc35.aarch64.rpm 14 MB/s | 132 kB 00:00 #11 2.975 (16/110): libcbor-0.7.0-4.fc35.aarch64.rpm 9.1 MB/s | 55 kB 00:00 #11 2.978 (17/110): libedit-3.1-40.20210910cvs.fc35.aarch 11 MB/s | 104 kB 00:00 #11 2.981 (18/110): libfido2-1.8.0-1.fc35.aarch64.rpm 9.0 MB/s | 81 kB 00:00 #11 2.985 (19/110): libmpc-1.2.1-3.fc35.aarch64.rpm 6.6 MB/s | 63 kB 00:00 #11 2.990 (20/110): libnl3-3.5.0-8.fc35.aarch64.rpm 28 MB/s | 322 kB 00:00 #11 2.994 (21/110): libpcap-1.10.1-2.fc35.aarch64.rpm 14 MB/s | 167 kB 00:00 #11 2.996 (22/110): libutempter-1.2.1-5.fc35.aarch64.rpm 2.8 MB/s | 26 kB 00:00 #11 3.000 (23/110): libxkbcommon-1.3.1-1.fc35.aarch64.rpm 14 MB/s | 139 kB 00:00 #11 3.007 (24/110): m4-1.4.19-2.fc35.aarch64.rpm 29 MB/s | 292 kB 00:00 #11 3.015 (25/110): make-4.3-6.fc35.aarch64.rpm 38 MB/s | 530 kB 00:00 #11 3.018 (26/110): perl-Error-0.17029-7.fc35.noarch.rpm 4.2 MB/s | 41 kB 00:00 #11 3.021 (27/110): lzo-2.10-5.fc35.aarch64.rpm 2.6 MB/s | 63 kB 00:00 #11 3.024 (28/110): perl-TermReadKey-2.38-11.fc35.aarch64 4.2 MB/s | 35 kB 00:00 #11 3.027 (29/110): perl-Thread-Queue-3.14-478.fc35.noarc 2.6 MB/s | 21 kB 00:00 #11 3.031 (30/110): perl-threads-shared-1.62-478.fc35.aar 6.9 MB/s | 43 kB 00:00 #11 3.036 (31/110): perl-threads-2.26-448.fc35.aarch64.rp 4.9 MB/s | 56 kB 00:00 #11 3.047 (32/110): rhash-1.4.0-4.fc35.aarch64.rpm 18 MB/s | 179 kB 00:00 #11 3.052 (33/110): which-2.21-27.fc35.aarch64.rpm 8.4 MB/s | 41 kB 00:00 #11 3.058 (34/110): python3-setuptools-57.4.0-1.fc35.noar 34 MB/s | 928 kB 00:00 #11 3.065 (35/110): python3-setools-4.4.0-3.fc35.aarch64. 14 MB/s | 536 kB 00:00 #11 3.072 (36/110): annobin-docs-10.66-2.fc35.noarch.rpm 7.1 MB/s | 85 kB 00:00 #11 3.075 (37/110): annobin-plugin-gcc-10.66-2.fc35.aarch 5.6 MB/s | 46 kB 00:00 #8 57.95 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #8 57.96 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #8 57.98 Setting up groff-base (1.22.4-3+deb10u1) ... #8 58.00 Setting up cpp (4:8.3.0-1) ... #8 58.02 Setting up gpgconf (2.2.12-1+deb10u1) ... #8 58.03 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... #8 58.04 Setting up libc6-dev:amd64 (2.28-10+deb10u1) ... #8 58.07 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ... #8 58.09 Setting up curl (7.64.0-4+deb10u2) ... #8 58.10 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 58.11 Setting up gpg (2.2.12-1+deb10u1) ... #8 58.13 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #8 55.66 Installing : libevent-2.1.12-4.fc35.x86_64 25/167 #8 55.67 Installing : protobuf-c-1.4.0-1.fc35.x86_64 26/167 #8 55.71 Installing : unzip-6.0-53.fc35.x86_64 27/167 #8 55.72 Installing : xz-5.2.5-7.fc35.x86_64 28/167 #8 55.76 Upgrading : libsolv-0.7.22-1.fc35.x86_64 29/167 #8 55.78 Upgrading : libdnf-0.66.0-1.fc35.x86_64 30/167 #8 55.84 Upgrading : python3-libdnf-0.66.0-1.fc35.x86_64 31/167 #9 44.18 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ... #9 44.18 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #9 44.22 Selecting previously unselected package libsereal-encoder-perl:armhf. #9 44.22 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ... #9 44.22 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ... #9 44.25 Selecting previously unselected package libset-intspan-perl. #9 44.25 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ... #9 44.26 Unpacking libset-intspan-perl (1.19-2) ... #9 44.29 Selecting previously unselected package libsocket6-perl. #9 44.29 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ... #9 44.29 Unpacking libsocket6-perl (0.29-1build4) ... #9 44.32 Selecting previously unselected package libstring-copyright-perl. #9 44.32 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ... #9 44.32 Unpacking libstring-copyright-perl (0.003012-1) ... #9 44.36 Selecting previously unselected package libstring-escape-perl. #9 44.36 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ... #9 44.36 Unpacking libstring-escape-perl (2010.002-2) ... #9 44.39 Selecting previously unselected package libstring-shellquote-perl. #9 44.39 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ... #9 57.06 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 57.07 Setting up libmodule-runtime-perl (0.016-1) ... #9 57.08 Setting up libmailtools-perl (2.21-1) ... #9 57.09 Setting up python3-debian (0.1.39ubuntu1) ... #9 57.25 Setting up python3-requests (2.25.1+dfsg-2) ... #9 55.70 Setting up libfile-homedir-perl (1.004-1) ... #9 55.72 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #9 55.73 Setting up libio-socket-ssl-perl (2.067-1) ... #9 55.74 Setting up libsub-exporter-perl (0.987-1) ... #9 55.75 Setting up libalgorithm-merge-perl (0.08-3) ... #9 55.77 Setting up libhttp-message-perl (6.22-1) ... #9 55.78 Setting up libhtml-form-perl (6.07-1) ... #9 55.79 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #9 55.80 Setting up libjson-xs-perl (4.020-1build1) ... #9 55.81 Setting up libhttp-negotiate-perl (6.01-1) ... #9 55.83 Setting up libio-prompter-perl (0.004015-1) ... #9 55.84 Setting up libhttp-cookies-perl (6.08-1) ... #9 55.85 Setting up po-debconf (1.0.21) ... #9 55.87 Setting up libhtml-tree-perl (5.07-2) ... #9 55.88 Setting up libparams-classify-perl (0.015-1build2) ... #9 55.89 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... #9 55.90 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 56.74 Setting up libio-html-perl (1.001-1) ... #9 56.75 Setting up libcroco3:armhf (0.6.13-1) ... #9 56.78 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 56.79 Setting up libtest-refcount-perl (0.10-1) ... #9 56.80 Setting up libparams-util-perl (1.07-3build5) ... #8 54.79 Installing : gsettings-desktop-schemas-40.0-1.fc34.x86_64 128/135 #8 54.80 Installing : glib-networking-2.68.3-1.fc34.x86_64 129/135 #8 54.82 Installing : libsoup-2.72.0-6.fc34.x86_64 130/135 #8 54.83 Installing : libappstream-glib-0.7.18-2.fc34.x86_64 131/135 #8 54.84 Installing : rpmlint-1.11-19.fc34.noarch 132/135 #8 54.85 Installing : dnf-plugins-core-4.0.24-1.fc34.noarch 133/135 #8 54.86 Installing : rpm-build-4.16.1.3-1.fc34.x86_64 134/135 #8 54.86 Installing : hunspell-en-GB-0.20140811.1-18.fc34.noarch 135/135 #11 6.190 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB] #8 55.33 Installing : hunspell-en-US-0.20140811.1-22.fc36.noarch 24/180 #8 55.34 Installing : hunspell-1.7.0-19.fc36.aarch64 25/180 #8 55.41 Installing : elfutils-0.187-4.fc36.aarch64 26/180 #8 55.42 Upgrading : rpm-build-libs-4.17.0-10.fc36.aarch64 27/180 #8 55.46 Installing : dwz-0.14-2.fc35.aarch64 28/180 #8 55.47 Upgrading : libsolv-0.7.22-1.fc36.aarch64 29/180 #8 55.51 Upgrading : libdnf-0.67.0-2.fc36.aarch64 30/180 #8 55.54 Upgrading : python3-libdnf-0.67.0-2.fc36.aarch64 31/180 #8 55.57 Upgrading : python3-hawkey-0.67.0-2.fc36.aarch64 32/180 #8 55.61 Installing : xz-5.2.5-9.fc36.aarch64 33/180 #8 55.61 Installing : file-5.41-4.fc36.aarch64 34/180 #8 55.65 Installing : libproxy-0.4.17-4.fc36.aarch64 35/180 #8 55.65 Installing : unzip-6.0-57.fc36.aarch64 36/180 #9 55.99 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 56.00 Setting up libhash-fieldhash-perl (0.15-1build4) ... #9 56.02 Setting up libgd3:arm64 (2.3.0-2ubuntu1) ... #9 56.03 Setting up libvariable-magic-perl (0.62-1build3) ... #9 56.04 Setting up libio-html-perl (1.004-2) ... #9 56.06 Setting up libpod-parser-perl (1.63-2) ... #9 56.07 Setting up libb-hooks-op-check-perl (0.22-1build3) ... #9 56.09 Setting up liblist-moreutils-xs-perl (0.430-2) ... #9 56.10 Setting up libparams-util-perl (1.102-1build2) ... #9 56.11 Setting up libdpkg-perl (1.20.9ubuntu2) ... #9 56.12 Setting up libtime-duration-perl (1.21-1) ... #9 56.14 Setting up autoconf (2.69-14) ... #9 56.15 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 56.17 Setting up libarray-intspan-perl (2.004-1) ... #9 56.18 Setting up libcapture-tiny-perl (0.48-1) ... #9 56.19 Setting up libtimedate-perl (2.3300-2) ... #9 56.20 Setting up libstdc++-11-dev:arm64 (11.2.0-7ubuntu2) ... #9 56.22 Setting up gpg-wks-server (2.2.20-1ubuntu4) ... #9 56.23 Setting up libsub-name-perl (0.26-1build2) ... #9 56.24 Setting up libtype-tiny-xs-perl (0.022-1) ... #9 56.26 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 56.27 Setting up libproc-processtable-perl (0.59-2build2) ... #9 56.28 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 56.29 Setting up xauth (1:1.1-1) ... #9 46.34 Selecting previously unselected package python3-debian. #9 46.35 Preparing to unpack .../177-python3-debian_0.1.39ubuntu1_all.deb ... #9 46.35 Unpacking python3-debian (0.1.39ubuntu1) ... #9 46.39 Selecting previously unselected package libgpgme11:armhf. #9 46.39 Preparing to unpack .../178-libgpgme11_1.14.0-1ubuntu4_armhf.deb ... #9 46.40 Unpacking libgpgme11:armhf (1.14.0-1ubuntu4) ... #9 46.43 Selecting previously unselected package python3-gpg. #9 46.43 Preparing to unpack .../179-python3-gpg_1.14.0-1ubuntu4_armhf.deb ... #9 46.44 Unpacking python3-gpg (1.14.0-1ubuntu4) ... #9 46.49 Selecting previously unselected package dput. #9 46.50 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ... #9 46.50 Unpacking dput (1.1.0ubuntu2) ... #9 46.54 Selecting previously unselected package fonts-dejavu-core. #9 46.54 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ... #9 46.54 Unpacking fonts-dejavu-core (2.37-2build1) ... #11 3.087 (38/110): btrfs-progs-5.16.2-1.fc35.aarch64.rpm 67 MB/s | 984 kB 00:00 #11 3.092 (39/110): xkeyboard-config-2.33-2.fc35.noarch.r 20 MB/s | 783 kB 00:00 #11 3.098 (40/110): checkpolicy-3.3-1.fc35.aarch64.rpm 32 MB/s | 335 kB 00:00 #11 3.102 (41/110): btrfs-progs-devel-5.16.2-1.fc35.aarch 2.0 MB/s | 50 kB 00:00 #11 3.110 (42/110): cmake-filesystem-3.22.2-1.fc35.aarch6 2.8 MB/s | 18 kB 00:00 #11 3.117 (43/110): cmake-rpm-macros-3.22.2-1.fc35.noarch 2.8 MB/s | 17 kB 00:00 #11 3.139 (44/110): cmake-data-3.22.2-1.fc35.noarch.rpm 40 MB/s | 1.6 MB 00:00 #11 3.171 (45/110): cryptsetup-libs-2.4.3-1.fc35.aarch64. 14 MB/s | 431 kB 00:00 #11 3.293 (46/110): cpp-11.3.1-2.fc35.aarch64.rpm 56 MB/s | 9.7 MB 00:00 #11 3.298 (47/110): dbus-1.12.22-1.fc35.aarch64.rpm 56 kB/s | 7.1 kB 00:00 #11 3.360 (48/110): cmake-3.22.2-1.fc35.aarch64.rpm 22 MB/s | 5.8 MB 00:00 #8 55.65 (78/161): perl-Pod-Escapes-1.07-479.fc36.noarch 1.1 MB/s | 20 kB 00:00 #8 55.69 (79/161): perl-Pod-Perldoc-3.28.01-480.fc36.noa 1.6 MB/s | 83 kB 00:00 #8 55.69 (80/161): perl-Pod-Simple-3.43-3.fc36.noarch.rp 3.7 MB/s | 215 kB 00:00 #8 55.70 (81/161): perl-Pod-Usage-2.01-479.fc36.noarch.r 855 kB/s | 40 kB 00:00 #8 55.70 (82/161): perl-Scalar-List-Utils-1.62-464.fc36. 6.4 MB/s | 71 kB 00:00 #8 55.70 (83/161): perl-SelectSaver-1.02-486.fc36.noarch 2.9 MB/s | 17 kB 00:00 #8 55.74 (84/161): perl-Storable-3.25-2.fc36.x86_64.rpm 2.1 MB/s | 96 kB 00:00 #8 55.75 (85/161): perl-Symbol-1.09-486.fc36.noarch.rpm 429 kB/s | 19 kB 00:00 #8 55.75 (86/161): perl-Term-ANSIColor-5.01-480.fc36.noa 1.1 MB/s | 48 kB 00:00 #8 55.77 (87/161): perl-Term-Cap-1.17-479.fc36.noarch.rp 980 kB/s | 22 kB 00:00 #8 55.77 (88/161): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 1.0 MB/s | 22 kB 00:00 #8 55.78 (89/161): perl-Time-Local-1.300-479.fc36.noarch 1.2 MB/s | 34 kB 00:00 #8 55.78 (90/161): perl-base-2.27-486.fc36.noarch.rpm 1.7 MB/s | 21 kB 00:00 #8 55.79 (91/161): perl-URI-5.10-1.fc36.noarch.rpm 5.0 MB/s | 108 kB 00:00 #8 55.79 (92/161): perl-constant-1.33-480.fc36.noarch.rp 1.5 MB/s | 23 kB 00:00 #8 55.79 (93/161): perl-if-0.60.900-486.fc36.noarch.rpm 1.7 MB/s | 19 kB 00:00 #8 55.80 (94/161): perl-interpreter-5.34.1-486.fc36.x86_ 9.4 MB/s | 76 kB 00:00 #8 55.80 (95/161): perl-libnet-3.13-480.fc36.noarch.rpm 10 MB/s | 126 kB 00:00 #8 55.81 (96/161): perl-mro-1.25-486.fc36.x86_64.rpm 4.4 MB/s | 33 kB 00:00 #8 55.81 (97/161): perl-overload-1.33-486.fc36.noarch.rp 7.0 MB/s | 50 kB 00:00 #8 55.82 (98/161): perl-overloading-0.02-486.fc36.noarch 2.7 MB/s | 18 kB 00:00 #8 55.82 (99/161): perl-parent-0.238-479.fc36.noarch.rpm 2.3 MB/s | 14 kB 00:00 #8 55.85 (100/161): perl-podlators-4.14-479.fc36.noarch. 3.6 MB/s | 112 kB 00:00 #8 55.88 Upgrading : python3-hawkey-0.66.0-1.fc35.x86_64 32/167 #8 55.89 Installing : zip-3.0-31.fc35.x86_64 33/167 #8 55.92 Running scriptlet: unbound-libs-1.13.2-1.fc35.x86_64 34/167 #8 55.99 Installing : unbound-libs-1.13.2-1.fc35.x86_64 34/167 #8 56.00 Running scriptlet: unbound-libs-1.13.2-1.fc35.x86_64 34/167 #8 56.01 Installing : python3-unbound-1.13.2-1.fc35.x86_64 35/167 #8 56.05 Installing : enchant-1:1.6.0-28.fc35.x86_64 36/167 #8 56.06 Installing : python3-enchant-3.2.2-1.fc35.noarch 37/167 #8 58.14 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #8 58.15 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #8 58.17 Setting up python3.7 (3.7.3-2+deb10u3) ... #8 55.92 129 added, 0 removed; done. #8 55.96 Setting up libfreetype6:armhf (2.10.4+dfsg-1) ... #8 55.97 Setting up shared-mime-info (2.0-1) ... #9 44.40 Unpacking libstring-shellquote-perl (1.04-1) ... #9 44.43 Selecting previously unselected package libxs-parse-keyword-perl. #9 44.43 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ... #9 44.44 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #9 44.48 Selecting previously unselected package libsyntax-keyword-try-perl. #9 44.48 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ... #9 44.49 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #9 44.52 Selecting previously unselected package libterm-readkey-perl. #9 44.52 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ... #9 44.53 Unpacking libterm-readkey-perl (2.38-1build4) ... #9 44.55 Selecting previously unselected package libtext-levenshteinxs-perl. #9 44.56 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ... #9 44.56 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #9 44.59 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #9 44.59 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ... #9 44.60 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ... #9 44.63 Selecting previously unselected package libtext-xslate-perl:armhf. #11 5.103 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #11 5.103 1 not fully installed or removed. #11 5.103 Need to get 7131 kB of archives. #11 5.103 After this operation, 37.7 MB of additional disk space will be used. #11 5.103 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB] #13 10.37 Installing : cmake-filesystem-3.20.2-4.el8.x86_64 7/58 #13 11.39 Installing : cpp-8.5.0-13.el8.x86_64 8/58 #13 11.40 Running scriptlet: cpp-8.5.0-13.el8.x86_64 8/58 #13 11.42 Installing : python3-libsemanage-2.9-8.el8.x86_64 9/58 #13 11.52 Installing : python3-setools-4.3.0-3.el8.x86_64 10/58 #13 11.59 Installing : systemd-devel-239-58.el8.x86_64 11/58 #13 11.62 Installing : python3-audit-3.0.7-3.el8.x86_64 12/58 #13 11.64 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 13/58 #13 11.70 Installing : autoconf-2.69-29.el8.noarch 14/58 #13 11.72 Running scriptlet: autoconf-2.69-29.el8.noarch 14/58 #13 11.76 Installing : pcre2-utf32-10.32-2.el8.x86_64 15/58 #13 11.79 Installing : pcre2-utf16-10.32-2.el8.x86_64 16/58 #12 1.194 Reading package lists... #9 57.40 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 57.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 57.51 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 57.57 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 55.92 Setting up libnet-dns-sec-perl (1.15-1) ... #9 55.93 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.10) ... #9 55.94 Setting up libsereal-perl (4.011-1) ... #9 55.96 Setting up libhtml-format-perl (2.12-1) ... #9 55.97 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 56.03 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 56.09 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 56.81 Setting up libdpkg-perl (1.19.7ubuntu3) ... #9 56.82 Setting up autoconf (2.69-11.1) ... #9 56.83 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 57.07 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #12 23.43 Running scriptlet: libgcc-11.2.1-10.el9.x86_64 81/81 #12 25.99 Verifying : glibc-langpack-en-2.34-32.el9.x86_64 1/81 #12 25.99 Verifying : libcbor-0.7.0-5.el9.x86_64 2/81 #12 25.99 Verifying : libedit-3.1-37.20210216cvs.el9.x86_64 3/81 #12 25.99 Verifying : libfido2-1.6.0-7.el9.x86_64 4/81 #12 25.99 Verifying : libselinux-utils-3.3-2.el9.x86_64 5/81 #12 25.99 Verifying : make-1:4.3-7.el9.x86_64 6/81 #12 25.99 Verifying : openssh-8.7p1-8.el9.x86_64 7/81 #12 25.99 Verifying : openssh-clients-8.7p1-8.el9.x86_64 8/81 #12 25.99 Verifying : policycoreutils-3.3-5.el9.x86_64 9/81 #12 25.99 Verifying : python3-setools-4.4.0-4.el9.x86_64 10/81 #12 25.99 Verifying : python3-setuptools-53.0.0-10.el9.noarch 11/81 #12 25.99 Verifying : rpm-plugin-selinux-4.16.1.3-11.el9.x86_64 12/81 #12 25.99 Verifying : selinux-policy-34.1.31-2.el9.noarch 13/81 #12 25.99 Verifying : selinux-policy-targeted-34.1.31-2.el9.noarch 14/81 #12 25.99 Verifying : vim-filesystem-2:8.2.2637-16.el9.noarch 15/81 #12 25.99 Verifying : which-2.21-27.el9.x86_64 16/81 #12 25.99 Verifying : annobin-10.58-1.el9.x86_64 17/81 #12 25.99 Verifying : autoconf-2.69-38.el9.noarch 18/81 #12 25.99 Verifying : automake-1.16.2-6.el9.noarch 19/81 #12 25.99 Verifying : checkpolicy-3.3-1.el9.x86_64 20/81 #12 25.99 Verifying : cmake-3.20.2-7.el9.x86_64 21/81 #12 25.99 Verifying : cmake-data-3.20.2-7.el9.noarch 22/81 #12 25.99 Verifying : cmake-filesystem-3.20.2-7.el9.x86_64 23/81 #12 25.99 Verifying : cmake-rpm-macros-3.20.2-7.el9.noarch 24/81 #12 25.99 Verifying : cpp-11.3.1-2.el9.x86_64 25/81 #12 25.99 Verifying : gcc-11.3.1-2.el9.x86_64 26/81 #12 25.99 Verifying : gcc-plugin-annobin-11.3.1-2.el9.x86_64 27/81 #12 25.99 Verifying : git-2.31.1-2.el9.2.x86_64 28/81 #12 25.99 Verifying : git-core-2.31.1-2.el9.2.x86_64 29/81 #12 25.99 Verifying : git-core-doc-2.31.1-2.el9.2.noarch 30/81 #12 25.99 Verifying : glibc-devel-2.34-32.el9.x86_64 31/81 #12 25.99 Verifying : glibc-headers-2.34-32.el9.x86_64 32/81 #12 25.99 Verifying : kernel-headers-5.14.0-85.el9.x86_64 33/81 #12 25.99 Verifying : libmpc-1.2.1-4.el9.x86_64 34/81 #12 25.99 Verifying : libseccomp-devel-2.5.2-2.el9.x86_64 35/81 #12 25.99 Verifying : libselinux-devel-3.3-2.el9.x86_64 36/81 #12 25.99 Verifying : libsepol-devel-3.3-2.el9.x86_64 37/81 #12 25.99 Verifying : libtool-2.4.6-45.el9.x86_64 38/81 #12 25.99 Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 39/81 #12 25.99 Verifying : libuv-1:1.42.0-1.el9.x86_64 40/81 #12 25.99 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 41/81 #12 25.99 Verifying : llvm-libs-13.0.1-1.el9.x86_64 42/81 #12 25.99 Verifying : m4-1.4.19-1.el9.x86_64 43/81 #12 25.99 Verifying : pcre2-devel-10.37-3.el9.1.x86_64 44/81 #12 25.99 Verifying : pcre2-utf16-10.37-3.el9.1.x86_64 45/81 #12 25.99 Verifying : pcre2-utf32-10.37-3.el9.1.x86_64 46/81 #12 25.99 Verifying : perl-DynaLoader-1.47-479.el9.x86_64 47/81 #12 25.99 Verifying : perl-Error-1:0.17029-7.el9.noarch 48/81 #12 25.99 Verifying : perl-File-Compare-1.100.600-479.el9.noarch 49/81 #12 25.99 Verifying : perl-File-Copy-2.34-479.el9.noarch 50/81 #12 25.99 Verifying : perl-File-Find-1.37-479.el9.noarch 51/81 #12 25.99 Verifying : perl-Git-2.31.1-2.el9.2.noarch 52/81 #12 25.99 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 53/81 #12 25.99 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 54/81 #12 25.99 Verifying : perl-lib-0.65-479.el9.x86_64 55/81 #12 25.99 Verifying : perl-threads-1:2.25-460.el9.x86_64 56/81 #12 25.99 Verifying : perl-threads-shared-1.61-460.el9.x86_64 57/81 #12 25.99 Verifying : policycoreutils-devel-3.3-5.el9.x86_64 58/81 #12 25.99 Verifying : policycoreutils-python-utils-3.3-5.el9.noarch 59/81 #12 25.99 Verifying : python3-audit-3.0.7-102.el9.x86_64 60/81 #12 25.99 Verifying : python3-libselinux-3.3-2.el9.x86_64 61/81 #12 25.99 Verifying : python3-libsemanage-3.3-2.el9.x86_64 62/81 #12 25.99 Verifying : python3-policycoreutils-3.3-5.el9.noarch 63/81 #12 25.99 Verifying : selinux-policy-devel-34.1.31-2.el9.noarch 64/81 #12 25.99 Verifying : systemd-devel-250-4.el9.x86_64 65/81 #12 25.99 Verifying : device-mapper-devel-9:1.02.183-4.el9.x86_64 66/81 #12 25.99 Verifying : glibc-static-2.34-32.el9.x86_64 67/81 #12 25.99 Verifying : libtool-ltdl-devel-2.4.6-45.el9.x86_64 68/81 #12 25.99 Verifying : libxcrypt-static-4.4.18-3.el9.x86_64 69/81 #12 25.99 Verifying : glibc-2.34-32.el9.x86_64 70/81 #12 25.99 Verifying : glibc-2.34-29.el9.x86_64 71/81 #12 25.99 Verifying : glibc-common-2.34-32.el9.x86_64 72/81 #12 25.99 Verifying : glibc-common-2.34-29.el9.x86_64 73/81 #12 25.99 Verifying : glibc-gconv-extra-2.34-32.el9.x86_64 74/81 #12 25.99 Verifying : glibc-gconv-extra-2.34-29.el9.x86_64 75/81 #12 25.99 Verifying : glibc-minimal-langpack-2.34-32.el9.x86_64 76/81 #12 25.99 Verifying : glibc-minimal-langpack-2.34-29.el9.x86_64 77/81 #12 25.99 Verifying : libgcc-11.3.1-2.el9.x86_64 78/81 #12 25.99 Verifying : libgcc-11.2.1-10.el9.x86_64 79/81 #12 25.99 Verifying : libgomp-11.3.1-2.el9.x86_64 80/81 #12 25.99 Verifying : libgomp-11.2.1-10.el9.x86_64 81/81 #12 26.13 #12 26.13 Upgraded: #12 26.13 glibc-2.34-32.el9.x86_64 #12 26.13 glibc-common-2.34-32.el9.x86_64 #12 26.13 glibc-gconv-extra-2.34-32.el9.x86_64 #12 26.13 glibc-minimal-langpack-2.34-32.el9.x86_64 #12 26.13 libgcc-11.3.1-2.el9.x86_64 #12 26.13 libgomp-11.3.1-2.el9.x86_64 #12 26.13 Installed: #12 26.13 annobin-10.58-1.el9.x86_64 #12 26.13 autoconf-2.69-38.el9.noarch #12 26.13 automake-1.16.2-6.el9.noarch #12 26.13 checkpolicy-3.3-1.el9.x86_64 #12 26.13 cmake-3.20.2-7.el9.x86_64 #12 26.13 cmake-data-3.20.2-7.el9.noarch #12 26.13 cmake-filesystem-3.20.2-7.el9.x86_64 #12 26.13 cmake-rpm-macros-3.20.2-7.el9.noarch #12 26.13 cpp-11.3.1-2.el9.x86_64 #12 26.13 device-mapper-devel-9:1.02.183-4.el9.x86_64 #12 26.13 gcc-11.3.1-2.el9.x86_64 #12 26.13 gcc-plugin-annobin-11.3.1-2.el9.x86_64 #12 26.13 git-2.31.1-2.el9.2.x86_64 #12 26.13 git-core-2.31.1-2.el9.2.x86_64 #12 26.13 git-core-doc-2.31.1-2.el9.2.noarch #12 26.13 glibc-devel-2.34-32.el9.x86_64 #12 26.13 glibc-headers-2.34-32.el9.x86_64 #12 26.13 glibc-langpack-en-2.34-32.el9.x86_64 #12 26.13 glibc-static-2.34-32.el9.x86_64 #12 26.13 kernel-headers-5.14.0-85.el9.x86_64 #12 26.13 libcbor-0.7.0-5.el9.x86_64 #12 26.13 libedit-3.1-37.20210216cvs.el9.x86_64 #12 26.13 libfido2-1.6.0-7.el9.x86_64 #12 26.13 libmpc-1.2.1-4.el9.x86_64 #12 26.13 libseccomp-devel-2.5.2-2.el9.x86_64 #12 26.13 libselinux-devel-3.3-2.el9.x86_64 #12 26.13 libselinux-utils-3.3-2.el9.x86_64 #12 26.13 libsepol-devel-3.3-2.el9.x86_64 #12 26.13 libtool-2.4.6-45.el9.x86_64 #12 26.13 libtool-ltdl-2.4.6-45.el9.x86_64 #12 26.13 libtool-ltdl-devel-2.4.6-45.el9.x86_64 #12 26.13 libuv-1:1.42.0-1.el9.x86_64 #12 26.13 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 26.13 libxcrypt-static-4.4.18-3.el9.x86_64 #12 26.13 llvm-libs-13.0.1-1.el9.x86_64 #12 26.13 m4-1.4.19-1.el9.x86_64 #12 26.13 make-1:4.3-7.el9.x86_64 #12 26.13 openssh-8.7p1-8.el9.x86_64 #12 26.13 openssh-clients-8.7p1-8.el9.x86_64 #12 26.13 pcre2-devel-10.37-3.el9.1.x86_64 #12 26.13 pcre2-utf16-10.37-3.el9.1.x86_64 #12 26.13 pcre2-utf32-10.37-3.el9.1.x86_64 #12 26.13 perl-DynaLoader-1.47-479.el9.x86_64 #12 26.13 perl-Error-1:0.17029-7.el9.noarch #12 26.13 perl-File-Compare-1.100.600-479.el9.noarch #12 26.13 perl-File-Copy-2.34-479.el9.noarch #12 26.13 perl-File-Find-1.37-479.el9.noarch #12 26.13 perl-Git-2.31.1-2.el9.2.noarch #12 26.13 perl-TermReadKey-2.38-11.el9.x86_64 #12 26.13 perl-Thread-Queue-3.14-460.el9.noarch #12 26.13 perl-lib-0.65-479.el9.x86_64 #12 26.13 perl-threads-1:2.25-460.el9.x86_64 #12 26.13 perl-threads-shared-1.61-460.el9.x86_64 #12 26.13 policycoreutils-3.3-5.el9.x86_64 #12 26.13 policycoreutils-devel-3.3-5.el9.x86_64 #12 26.13 policycoreutils-python-utils-3.3-5.el9.noarch #12 26.13 python3-audit-3.0.7-102.el9.x86_64 #12 26.13 python3-libselinux-3.3-2.el9.x86_64 #12 26.13 python3-libsemanage-3.3-2.el9.x86_64 #12 26.13 python3-policycoreutils-3.3-5.el9.noarch #12 26.13 python3-setools-4.4.0-4.el9.x86_64 #12 26.13 python3-setuptools-53.0.0-10.el9.noarch #12 26.13 rpm-plugin-selinux-4.16.1.3-11.el9.x86_64 #12 26.13 selinux-policy-34.1.31-2.el9.noarch #12 26.13 selinux-policy-devel-34.1.31-2.el9.noarch #12 26.13 selinux-policy-targeted-34.1.31-2.el9.noarch #12 26.13 systemd-devel-250-4.el9.x86_64 #12 26.13 vim-filesystem-2:8.2.2637-16.el9.noarch #12 26.13 which-2.21-27.el9.x86_64 #12 26.13 #12 26.13 Complete! #8 55.70 Installing : zip-3.0-32.fc36.aarch64 37/180 #8 55.71 Installing : enchant-1:1.6.0-30.fc36.aarch64 38/180 #8 55.74 Installing : python3-enchant-3.2.2-2.fc36.noarch 39/180 #8 55.75 Upgrading : rpm-sign-libs-4.17.0-10.fc36.aarch64 40/180 #8 55.78 Upgrading : python3-rpm-4.17.0-10.fc36.aarch64 41/180 #8 55.79 Installing : efi-srpm-macros-5-5.fc36.noarch 42/180 #8 55.82 Installing : lua-srpm-macros-1-6.fc36.noarch 43/180 #8 55.82 Installing : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 44/180 #8 55.83 Installing : zstd-1.5.2-1.fc36.aarch64 45/180 #8 55.84 Installing : bzip2-1.0.8-11.fc36.aarch64 46/180 #8 55.87 Installing : cpio-2.13-12.fc36.aarch64 47/180 #8 55.90 Installing : dash-0.5.10.2-10.fc36.aarch64 48/180 #8 55.90 Running scriptlet: dash-0.5.10.2-10.fc36.aarch64 48/180 #9 56.32 Setting up libpath-tiny-perl (0.118-1) ... #9 56.33 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 56.34 Setting up libjson-perl (4.03000-1) ... #9 56.35 Setting up libipc-run3-perl (0.048-2) ... #9 56.37 Setting up libsub-override-perl (0.09-2) ... #9 56.38 Setting up libaliased-perl (0.34-1.1) ... #9 56.40 Setting up libstrictures-perl (2.000006-1) ... #9 56.41 Setting up libsub-quote-perl (2.006006-1) ... #9 56.42 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 56.43 Setting up libclass-xsaccessor-perl (1.19-3build7) ... #9 56.47 Setting up libsort-versions-perl (1.62-1) ... #9 56.48 Setting up libexporter-tiny-perl (1.002002-1) ... #9 56.49 Setting up libre-engine-re2-perl:arm64 (0.14-1build1) ... #9 56.50 Setting up libfile-dirlist-perl (0.05-2) ... #9 46.70 Selecting previously unselected package fontconfig-config. #9 46.70 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... #9 46.70 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... #9 46.74 Selecting previously unselected package libcurl3-gnutls:armhf. #9 46.74 Preparing to unpack .../183-libcurl3-gnutls_7.74.0-1.3ubuntu2.1_armhf.deb ... #9 46.75 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3ubuntu2.1) ... #9 46.78 Selecting previously unselected package liberror-perl. #9 46.78 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ... #9 46.79 Unpacking liberror-perl (0.17029-1) ... #9 46.83 Selecting previously unselected package git-man. #9 46.83 Preparing to unpack .../185-git-man_1%3a2.32.0-1ubuntu1.2_all.deb ... #9 46.84 Unpacking git-man (1:2.32.0-1ubuntu1.2) ... #9 46.89 Selecting previously unselected package git. #11 1.096 Reading package lists... #11 3.363 (49/110): dbus-common-1.12.22-1.fc35.noarch.rpm 200 kB/s | 14 kB 00:00 #11 3.378 (50/110): git-2.35.3-1.fc35.aarch64.rpm 6.7 MB/s | 66 kB 00:00 #11 3.474 (51/110): git-core-2.35.3-1.fc35.aarch64.rpm 37 MB/s | 3.9 MB 00:00 #11 3.519 (52/110): git-core-doc-2.35.3-1.fc35.noarch.rpm 17 MB/s | 2.4 MB 00:00 #11 3.600 (53/110): glibc-devel-2.34-32.fc35.aarch64.rpm 6.3 MB/s | 440 kB 00:00 #8 56.11 Installing : bzip2-1.0.8-9.fc35.x86_64 38/167 #8 56.12 Installing : cpio-2.13-11.fc35.x86_64 39/167 #8 56.15 Installing : dash-0.5.10.2-9.fc35.x86_64 40/167 #8 56.15 Running scriptlet: dash-0.5.10.2-9.fc35.x86_64 40/167 #8 56.17 Installing : deltarpm-3.6.2-10.fc35.x86_64 41/167 #8 56.22 Installing : diffutils-3.8-1.fc35.x86_64 42/167 #8 56.25 Running scriptlet: groff-base-1.22.4-8.fc35.x86_64 43/167 #8 56.29 Installing : groff-base-1.22.4-8.fc35.x86_64 43/167 #8 56.33 Running scriptlet: groff-base-1.22.4-8.fc35.x86_64 43/167 #8 56.34 Installing : info-6.8-2.fc35.x86_64 44/167 #8 56.35 Installing : ed-1.14.2-11.fc35.x86_64 45/167 #8 56.38 Installing : patch-2.7.6-15.fc35.x86_64 46/167 #8 56.39 Installing : json-glib-1.6.6-1.fc35.x86_64 47/167 #9 44.63 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ... #9 44.63 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ... #9 44.68 Selecting previously unselected package libtime-duration-perl. #9 44.68 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ... #9 44.68 Unpacking libtime-duration-perl (1.21-1) ... #9 44.71 Selecting previously unselected package libtime-moment-perl. #9 44.71 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ... #9 44.71 Unpacking libtime-moment-perl (0.44-1build6) ... #9 44.75 Selecting previously unselected package libtype-tiny-xs-perl. #9 44.75 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ... #9 44.75 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #9 44.79 Selecting previously unselected package libunicode-utf8-perl. #9 44.79 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ... #9 44.79 Unpacking libunicode-utf8-perl (0.62-1build4) ... #9 44.82 Selecting previously unselected package libxml-namespacesupport-perl. #9 44.82 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 44.83 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 44.85 Selecting previously unselected package libxml-sax-base-perl. #9 44.85 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 44.86 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 44.90 Selecting previously unselected package libxml-sax-perl. #9 44.90 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ... #9 44.90 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #9 44.94 Selecting previously unselected package libxml-libxml-perl. #9 44.94 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ... #9 44.94 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 44.98 Selecting previously unselected package libxml-parser-perl:armhf. #8 55.85 (101/161): perl-srpm-macros-1-43.fc36.noarch.rp 278 kB/s | 8.4 kB 00:00 #8 55.90 (102/161): perl-libs-5.34.1-486.fc36.x86_64.rpm 20 MB/s | 2.1 MB 00:00 #8 55.90 (103/161): perl-subs-1.04-486.fc36.noarch.rpm 303 kB/s | 17 kB 00:00 #8 55.91 (104/161): perl-vars-1.05-486.fc36.noarch.rpm 329 kB/s | 18 kB 00:00 #8 55.91 (105/161): pkgconf-m4-1.8.0-2.fc36.noarch.rpm 2.0 MB/s | 14 kB 00:00 #8 55.91 (106/161): pkgconf-1.8.0-2.fc36.x86_64.rpm 3.6 MB/s | 41 kB 00:00 #8 55.92 (107/161): pkgconf-pkg-config-1.8.0-2.fc36.x86_ 913 kB/s | 10 kB 00:00 #8 55.94 (108/161): python-srpm-macros-3.10-17.fc36.noar 813 kB/s | 26 kB 00:00 #8 55.95 (109/161): python3-construct-2.10.67-4.fc36.noa 3.6 MB/s | 112 kB 00:00 #8 55.98 (110/161): python3-dateutil-2.8.1-8.fc36.noarch 4.4 MB/s | 289 kB 00:00 #8 55.99 (111/161): python3-dbus-1.2.18-3.fc36.x86_64.rp 2.9 MB/s | 132 kB 00:00 #8 55.99 (112/161): python3-distro-1.6.0-2.fc36.noarch.r 4.6 MB/s | 38 kB 00:00 #8 56.00 (113/161): python3-enchant-3.2.2-2.fc36.noarch. 6.4 MB/s | 79 kB 00:00 #8 56.00 (114/161): python3-pybeam-0.7-2.fc36.noarch.rpm 2.1 MB/s | 24 kB 00:00 #8 56.00 (115/161): python3-six-1.16.0-5.fc36.noarch.rpm 5.1 MB/s | 36 kB 00:00 #8 56.01 (116/161): python3-pyxdg-0.27-4.fc36.noarch.rpm 9.0 MB/s | 96 kB 00:00 #8 56.01 (117/161): python3-toml-0.10.2-6.fc36.noarch.rp 4.2 MB/s | 39 kB 00:00 #8 56.01 (118/161): python3-zstd-1.4.5.1-6.fc36.x86_64.r 2.6 MB/s | 19 kB 00:00 #8 56.01 (119/161): qt5-srpm-macros-5.15.3-1.fc36.noarch 1.4 MB/s | 8.1 kB 00:00 #8 56.02 (120/161): rpm-build-4.17.0-10.fc36.x86_64.rpm 7.3 MB/s | 61 kB 00:00 #8 56.02 (121/161): rust-srpm-macros-21-1.fc36.noarch.rp 1.6 MB/s | 9.2 kB 00:00 #8 56.02 (122/161): rpmlint-2.2.0-3.fc36.noarch.rpm 18 MB/s | 240 kB 00:00 #8 56.06 (123/161): shared-mime-info-2.1-3.fc35.x86_64.r 9.7 MB/s | 373 kB 00:00 #8 56.09 (124/161): unzip-6.0-57.fc36.x86_64.rpm 2.6 MB/s | 182 kB 00:00 #8 56.09 (125/161): xxhash-libs-0.8.1-2.fc36.x86_64.rpm 647 kB/s | 42 kB 00:00 #8 56.10 (126/161): xz-5.2.5-9.fc36.x86_64.rpm 5.4 MB/s | 214 kB 00:00 #8 56.17 (127/161): zstd-1.5.2-1.fc36.x86_64.rpm 5.8 MB/s | 449 kB 00:00 #11 5.457 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] #13 11.87 Installing : pcre2-devel-10.32-2.el8.x86_64 17/58 #13 11.88 Running scriptlet: openssh-8.0p1-12.el8.x86_64 18/58 #13 11.95 Installing : openssh-8.0p1-12.el8.x86_64 18/58 #13 11.98 Installing : libsepol-devel-2.9-3.el8.x86_64 19/58 #13 12.01 Installing : libselinux-devel-2.9-5.el8.x86_64 20/58 #13 12.05 Installing : libselinux-utils-2.9-5.el8.x86_64 21/58 #12 2.376 dh_testdir #12 2.403 dh_testroot #12 2.429 dh_prep #12 2.459 dh_testdir #9 57.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 57.72 Setting up dh-strip-nondeterminism (1.12.0-1) ... #9 57.73 Setting up libconst-fast-perl (0.014-1.1) ... #9 57.74 Setting up libhttp-daemon-perl (6.12-1) ... #9 57.75 Setting up libdata-dpath-perl (0.58-1) ... #9 57.76 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 57.78 Setting up libpackage-stash-perl (0.39-1) ... #9 57.79 Setting up libimport-into-perl (1.002005-1) ... #9 57.80 Setting up libmoo-perl (2.004004-1) ... #9 56.21 #9 56.21 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 56.23 Setting up dput (1.0.3ubuntu1) ... #9 56.39 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 56.40 Setting up dirmngr (2.2.19-3ubuntu2.1) ... #9 57.08 Setting up libarray-intspan-perl (2.003-1) ... #9 57.09 Setting up libcapture-tiny-perl (0.48-1) ... #9 57.10 Setting up libtimedate-perl (2.3200-1) ... #9 57.11 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 57.13 Setting up libsub-name-perl (0.26-1) ... #9 57.14 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 57.16 Setting up libfile-chdir-perl (0.1008-1) ... #9 57.17 Setting up xauth (1:1.1-0ubuntu1) ... #9 57.18 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 57.19 Setting up libpath-tiny-perl (0.108-1) ... #9 57.20 Setting up libarchive-cpio-perl (0.10-1) ... #9 57.21 Setting up libjson-perl (4.02000-2) ... #9 57.22 Setting up debugedit (4.14.2.1+dfsg1-1build2) ... #9 57.23 Setting up libsub-override-perl (0.09-2) ... #9 57.24 Setting up python3-unidiff (0.5.5-2) ... #11 6.777 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] #11 6.979 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] #12 DONE 26.3s #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:4acccbfa95889e60b7f1b5a096f1903de609a16d4108da0c2cd26878e454c59c #8 55.92 Installing : dbus-libs-1:1.14.0-1.fc36.aarch64 49/180 #8 55.93 Installing : python3-dbus-1.2.18-3.fc36.aarch64 50/180 #8 55.97 Installing : diffutils-3.8-2.fc36.aarch64 51/180 #8 56.00 Running scriptlet: groff-base-1.22.4-9.fc36.aarch64 52/180 #8 56.05 Installing : groff-base-1.22.4-9.fc36.aarch64 52/180 #8 56.08 Running scriptlet: groff-base-1.22.4-9.fc36.aarch64 52/180 #8 56.10 Installing : info-6.8-3.fc36.aarch64 53/180 #8 56.11 Installing : ed-1.14.2-12.fc36.aarch64 54/180 #8 56.14 Installing : patch-2.7.6-16.fc36.aarch64 55/180 #8 56.15 Installing : json-glib-1.6.6-2.fc36.aarch64 56/180 #9 56.52 Setting up libterm-readkey-perl (2.38-1build2) ... #9 56.53 Setting up libtext-levenshteinxs-perl (0.03-4build9) ... #9 56.54 Setting up libperlio-gzip-perl (0.19-1build7) ... #9 56.55 Setting up libsys-hostname-long-perl (1.5-2) ... #9 56.56 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 56.58 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... #9 56.59 Setting up liburi-perl (5.08-1) ... #9 56.60 Setting up libfile-touch-perl (0.11-1) ... #9 56.62 Setting up python3.9 (3.9.7-2build1) ... #9 46.90 Preparing to unpack .../186-git_1%3a2.32.0-1ubuntu1.2_armhf.deb ... #9 46.90 Unpacking git (1:2.32.0-1ubuntu1.2) ... #11 2.839 dh_testdir #11 2.863 dh_testroot #11 2.886 dh_prep #11 2.913 dh_testdir #11 2.936 dh_testroot #11 2.960 dh_install #11 2.984 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.657 (54/110): jsoncpp-1.9.4-5.fc35.aarch64.rpm 1.9 MB/s | 88 kB 00:00 #11 3.689 (55/110): glibc-static-2.34-32.fc35.aarch64.rpm 8.9 MB/s | 1.4 MB 00:00 #8 56.43 Installing : libjpeg-turbo-2.1.0-3.fc35.x86_64 48/167 #8 56.43 Installing : libpkgconf-1.8.0-1.fc35.x86_64 49/167 #8 56.47 Installing : pkgconf-1.8.0-1.fc35.x86_64 50/167 #8 56.47 Installing : libpng-2:1.6.37-11.fc35.x86_64 51/167 #8 56.50 Installing : libproxy-0.4.17-3.fc35.x86_64 52/167 #8 56.51 Installing : glib-networking-2.70.1-1.fc35.x86_64 53/167 #8 56.56 Installing : libsoup-2.74.2-1.fc35.x86_64 54/167 #8 56.61 Installing : libstemmer-0-17.585svn.fc35.x86_64 55/167 #8 56.62 Installing : ncurses-6.2-8.20210508.fc35.x86_64 56/167 #8 56.65 Installing : perl-Digest-1.20-1.fc35.noarch 57/167 #8 56.65 Installing : perl-Digest-MD5-2.58-478.fc35.x86_64 58/167 #9 44.98 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ... #9 44.99 Unpacking libxml-parser-perl:armhf (2.46-3build1) ... #9 45.03 Selecting previously unselected package libxml-sax-expat-perl. #9 45.03 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ... #9 45.03 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 45.07 Selecting previously unselected package libyaml-libyaml-perl. #9 45.07 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ... #9 45.07 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #9 45.10 Selecting previously unselected package licensecheck. #9 45.10 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ... #9 45.11 Unpacking licensecheck (3.2.14-2) ... #9 45.15 Selecting previously unselected package libdevel-size-perl. #9 45.15 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ... #9 45.16 Unpacking libdevel-size-perl (0.83-1build4) ... #9 45.19 Selecting previously unselected package libipc-run3-perl. #9 45.19 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ... #9 45.19 Unpacking libipc-run3-perl (0.048-2) ... #9 45.22 Selecting previously unselected package lzip. #9 45.22 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ... #8 56.20 (128/161): zip-3.0-32.fc36.x86_64.rpm 2.4 MB/s | 260 kB 00:00 #8 56.24 (129/161): binutils-gold-2.37-27.fc36.x86_64.rp 10 MB/s | 754 kB 00:00 #8 56.35 (130/161): binutils-2.37-27.fc36.x86_64.rpm 24 MB/s | 6.0 MB 00:00 #8 56.39 (131/161): glibc-gconv-extra-2.35-5.fc36.x86_64 8.2 MB/s | 1.5 MB 00:00 #8 56.44 (132/161): perl-Encode-3.17-485.fc36.x86_64.rpm 8.6 MB/s | 1.7 MB 00:00 #11 5.708 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] #11 5.711 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB] #11 5.726 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB] #11 5.730 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB] #11 5.734 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB] #11 5.737 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB] #11 5.876 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB] #11 5.878 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-progs arm64 4.15.1-1build1 [551 kB] #11 5.905 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-tools arm64 4.15.1-1build1 [2604 B] #11 5.905 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] #11 5.911 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] #11 5.911 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.53 [19.1 kB] #11 5.912 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsepol1-dev arm64 2.7-1ubuntu0.1 [294 kB] #11 5.924 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcre16-3 arm64 2:8.39-9 [121 kB] #11 5.929 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcre32-3 arm64 2:8.39-9 [113 kB] #11 5.950 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcrecpp0v5 arm64 2:8.39-9 [15.1 kB] #8 58.79 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... #8 58.80 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ... #8 58.81 Setting up gettext (0.19.8.1-9) ... #8 58.82 Setting up exim4-base (4.92-8+deb10u6) ... #8 58.93 exim: DB upgrade, deleting hints-db #8 59.00 Setting up gcc-8 (8.3.0-6) ... #13 12.09 Installing : policycoreutils-2.9-19.el8.x86_64 22/58 #13 12.11 Running scriptlet: policycoreutils-2.9-19.el8.x86_64 22/58 #13 12.33 Installing : python3-policycoreutils-2.9-19.el8.noarch 23/58 #12 2.486 dh_testroot #12 2.513 dh_install #12 2.539 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 2.548 dh_installdocs #12 2.575 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 2.589 dh_installchangelogs #12 2.667 dh_compress #12 2.698 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #9 57.81 Setting up liblist-someutils-perl (0.58-1) ... #9 57.83 Setting up debhelper (13.3.4ubuntu2) ... #9 57.84 Setting up dput (1.1.0ubuntu2) ... #9 57.99 Setting up liblist-someutils-xs-perl (0.58-2build2) ... #9 58.01 Setting up equivs (2.3.1) ... #9 58.02 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 58.03 Setting up libparams-validate-perl:amd64 (1.30-1build2) ... #9 58.04 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #9 58.05 Setting up libnamespace-clean-perl (0.27-1) ... #9 56.53 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 56.55 Setting up libmodule-runtime-perl (0.016-1) ... #9 56.56 Setting up libmailtools-perl (2.21-1) ... #9 56.57 Setting up git (1:2.25.1-1ubuntu3.4) ... #9 56.62 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 56.66 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 56.72 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 57.47 Setting up libstrictures-perl (2.000006-1) ... #9 57.49 Setting up libsub-quote-perl (2.006006-1) ... #9 57.50 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 57.51 Setting up libsort-versions-perl (1.62-1) ... #9 57.52 Setting up libexporter-tiny-perl (1.002001-1) ... #9 57.53 Setting up libre-engine-re2-perl (0.13-5) ... #9 57.54 Setting up libterm-readkey-perl (2.38-1build1) ... #9 57.55 Setting up lsb-release (11.1.0ubuntu2) ... #9 57.58 Setting up libnet-ip-perl (1.26-2) ... #11 7.121 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB] #11 7.130 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB] #8 56.18 Installing : libjpeg-turbo-2.1.2-2.fc36.aarch64 57/180 #8 56.18 Installing : libpkgconf-1.8.0-2.fc36.aarch64 58/180 #8 56.22 Installing : pkgconf-1.8.0-2.fc36.aarch64 59/180 #8 56.22 Installing : libpng-2:1.6.37-12.fc36.aarch64 60/180 #8 56.25 Installing : libstemmer-0-18.585svn.fc36.aarch64 61/180 #8 56.26 Installing : ncurses-6.2-9.20210508.fc36.aarch64 62/180 #8 56.27 Installing : perl-Digest-1.20-2.fc36.noarch 63/180 #8 56.30 Installing : perl-Digest-MD5-2.58-479.fc36.aarch64 64/180 #8 56.31 Installing : perl-B-1.82-486.fc36.aarch64 65/180 #8 56.34 Installing : perl-FileHandle-2.03-486.fc36.noarch 66/180 #8 56.34 Installing : perl-AutoLoader-5.74-486.fc36.noarch 67/180 #8 56.35 Installing : perl-Data-Dumper-2.183-3.fc36.aarch64 68/180 #8 56.35 Installing : perl-libnet-3.13-480.fc36.noarch 69/180 #8 56.38 Installing : perl-base-2.27-486.fc36.noarch 70/180 #8 56.40 Installing : perl-Net-SSLeay-1.92-2.fc36.aarch64 71/180 #21 52.81 Selecting previously unselected package cpp-aarch64-linux-gnu. #21 52.81 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 52.86 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... #21 53.04 Selecting previously unselected package cpp-arm-linux-gnueabi. #21 53.04 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... #21 53.11 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... #9 47.11 Selecting previously unselected package libalgorithm-diff-perl. #9 47.12 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ... #9 47.12 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 47.19 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 47.19 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build1_armhf.deb ... #9 47.19 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... #9 47.22 Selecting previously unselected package libalgorithm-merge-perl. #9 47.22 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ... #9 47.23 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 47.26 Selecting previously unselected package libaliased-perl. #9 47.26 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ... #9 47.26 Unpacking libaliased-perl (0.34-1.1) ... #9 47.29 Selecting previously unselected package libapt-pkg-perl. #9 47.29 Preparing to unpack .../191-libapt-pkg-perl_0.1.40_armhf.deb ... #9 47.33 Unpacking libapt-pkg-perl (0.1.40) ... #9 47.38 Selecting previously unselected package libarchive-cpio-perl. #9 47.38 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 47.39 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 47.42 Selecting previously unselected package libarray-intspan-perl. #11 2.994 dh_installdocs #11 3.018 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.031 dh_installchangelogs #11 3.097 dh_compress #11 3.126 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.137 dh_fixperms #11 3.183 dh_installdeb #11 3.215 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.951 (56/110): gcc-11.3.1-2.fc35.aarch64.rpm 45 MB/s | 29 MB 00:00 #11 3.997 (57/110): kernel-headers-5.17.4-200.fc35.aarch6 3.8 MB/s | 1.3 MB 00:00 #11 4.000 (58/110): less-590-2.fc35.aarch64.rpm 523 kB/s | 160 kB 00:00 #11 4.009 (59/110): libatomic-11.3.1-2.fc35.aarch64.rpm 7.3 MB/s | 61 kB 00:00 #11 4.046 (60/110): libasan-11.3.1-2.fc35.aarch64.rpm 9.1 MB/s | 424 kB 00:00 #11 4.049 (61/110): libbtrfs-5.16.2-1.fc35.aarch64.rpm 576 kB/s | 28 kB 00:00 #11 4.051 (62/110): libbtrfsutil-5.16.2-1.fc35.aarch64.rp 798 kB/s | 32 kB 00:00 #11 4.055 (63/110): libfdisk-2.37.4-1.fc35.aarch64.rpm 17 MB/s | 149 kB 00:00 #11 4.060 (64/110): libseccomp-2.5.3-1.fc35.aarch64.rpm 9.1 MB/s | 71 kB 00:00 #11 4.101 (65/110): libibverbs-39.0-1.fc35.aarch64.rpm 7.9 MB/s | 391 kB 00:00 #11 4.104 (66/110): libseccomp-devel-2.5.3-1.fc35.aarch64 1.1 MB/s | 53 kB 00:00 #11 4.107 (67/110): libselinux-devel-3.3-1.fc35.aarch64.r 2.4 MB/s | 112 kB 00:00 #11 4.113 (68/110): libselinux-utils-3.3-1.fc35.aarch64.r 13 MB/s | 142 kB 00:00 #11 4.116 (69/110): libsepol-devel-3.3-2.fc35.aarch64.rpm 4.7 MB/s | 40 kB 00:00 #11 4.120 (70/110): libtool-ltdl-2.4.6-50.fc35.aarch64.rp 6.0 MB/s | 36 kB 00:00 #11 4.147 (71/110): libtool-2.4.6-50.fc35.aarch64.rpm 15 MB/s | 579 kB 00:00 #11 4.150 (72/110): libubsan-11.3.1-2.fc35.aarch64.rpm 6.8 MB/s | 206 kB 00:00 #11 4.179 (73/110): libtool-ltdl-devel-2.4.6-50.fc35.aarc 2.4 MB/s | 154 kB 00:00 #11 4.182 (74/110): libuv-1.44.1-1.fc35.aarch64.rpm 4.2 MB/s | 148 kB 00:00 #11 4.185 (75/110): libxcrypt-devel-4.4.28-1.fc35.aarch64 884 kB/s | 29 kB 00:00 #11 4.234 (76/110): openssh-8.7p1-3.fc35.aarch64.rpm 8.9 MB/s | 441 kB 00:00 #8 56.66 Installing : perl-B-1.82-486.fc35.x86_64 59/167 #8 56.71 Installing : perl-FileHandle-2.03-486.fc35.noarch 60/167 #8 56.72 Installing : perl-AutoLoader-5.74-486.fc35.noarch 61/167 #8 56.72 Installing : perl-Data-Dumper-2.183-2.fc35.x86_64 62/167 #8 56.75 Installing : perl-libnet-3.13-479.fc35.noarch 63/167 #8 56.76 Installing : perl-base-2.27-486.fc35.noarch 64/167 #8 56.77 Installing : perl-URI-5.09-4.fc35.noarch 65/167 #8 56.81 Installing : perl-Net-SSLeay-1.90-4.fc35.x86_64 66/167 #8 56.85 Installing : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 67/167 #8 56.85 Installing : perl-Time-Local-2:1.300-478.fc35.noarch 68/167 #9 45.23 Unpacking lzip (1.23-1) ... #9 45.26 Selecting previously unselected package lzop. #9 45.26 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ... #9 45.27 Unpacking lzop (1.04-2build2) ... #9 45.30 Selecting previously unselected package t1utils. #9 45.30 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ... #9 45.31 Unpacking t1utils (1.41-4build2) ... #9 45.35 Selecting previously unselected package unzip. #9 45.35 Preparing to unpack .../340-unzip_6.0-26ubuntu3_armhf.deb ... #9 45.36 Unpacking unzip (6.0-26ubuntu3) ... #9 45.39 Selecting previously unselected package lintian. #9 45.40 Preparing to unpack .../341-lintian_2.114.0ubuntu1_all.deb ... #9 45.41 Unpacking lintian (2.114.0ubuntu1) ... #9 DONE 55.2s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:8e9d56a55f20f8696240503751e807385ec69f90ee176cfdbbba57a15f77729e #11 DONE 0.1s #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 #12 sha256:d1e5227096b4150e1323aa58e794244710823b13eb67b0726af0a52ee0130506 #11 6.023 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpcre3-dev arm64 2:8.39-9 [459 kB] #11 6.030 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB] #11 6.032 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] #11 6.033 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~18.04.2 [76.1 kB] #11 6.034 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.53 [184 kB] #11 6.037 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] #8 56.44 (133/161): perl-Socket-2.033-1.fc36.x86_64.rpm 629 kB/s | 55 kB 00:00 #8 56.44 (134/161): perl-Text-ParseWords-3.31-1.fc36.noa 308 kB/s | 16 kB 00:00 #8 56.45 (135/161): rpmautospec-rpm-macros-0.2.6-1.fc36. 1.3 MB/s | 8.3 kB 00:00 #8 56.46 (136/161): dnf-plugins-core-4.2.0-1.fc36.noarch 1.7 MB/s | 34 kB 00:00 #8 56.48 (137/161): elfutils-debuginfod-client-0.187-4.f 2.3 MB/s | 40 kB 00:00 #8 56.52 (138/161): elfutils-0.187-4.fc36.x86_64.rpm 7.5 MB/s | 522 kB 00:00 #8 59.01 Setting up gpg-agent (2.2.12-1+deb10u1) ... #8 59.04 Setting up libtool (2.4.6-9) ... #8 59.05 Setting up openssh-client (1:7.9p1-10+deb10u2) ... #8 59.14 Setting up gpgsm (2.2.12-1+deb10u1) ... #8 59.16 Setting up libgsasl7 (1.8.0-8+b2) ... #8 59.17 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #8 59.18 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... #8 59.19 Setting up python3 (3.7.3-1) ... #8 DONE 50.4s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:2b34afdcd05e275cd4e7bde48d6dd6d94de770297a6598abca3f21b34c3fc6cc #10 DONE 0.1s #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 #11 sha256:cf97f456ad72612acdb1386278383320341f7ef8670cda68f109e623df762985 #13 12.36 Installing : policycoreutils-python-utils-2.9-19.el8.noarch 24/58 #13 12.37 Installing : rpm-plugin-selinux-4.14.3-23.el8.x86_64 25/58 #13 12.39 Installing : selinux-policy-3.14.3-97.el8.noarch 26/58 #13 12.40 Running scriptlet: selinux-policy-3.14.3-97.el8.noarch 26/58 #12 2.713 dh_fixperms #12 2.768 dh_installdeb #12 2.802 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 2.804 dh_gencontrol #12 2.930 dh_md5sums #9 58.07 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #9 58.08 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 58.10 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 58.11 Setting up libmoox-struct-perl (0.020-1) ... #9 58.12 Setting up lintian (2.104.0ubuntu3.1) ... #9 58.14 Setting up licensecheck (3.1.1-2) ... #9 58.15 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 58.16 Setting up libwww-perl (6.53-1) ... #9 58.18 Setting up devscripts (2.21.4ubuntu1) ... #9 56.80 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 56.93 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 56.99 Setting up dh-strip-nondeterminism (1.7.0-1) ... #9 57.59 Setting up python3-magic (2:0.4.15-3) ... #11 3.788 Reading package lists... #8 56.44 Installing : perl-URI-5.10-1.fc36.noarch 72/180 #8 56.47 Installing : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 73/180 #8 56.48 Installing : perl-Mozilla-CA-20211001-2.fc36.noarch 74/180 #8 56.48 Installing : perl-if-0.60.900-486.fc36.noarch 75/180 #8 56.51 Installing : perl-Time-Local-2:1.300-479.fc36.noarch 76/180 #8 56.52 Installing : perl-File-Path-2.18-479.fc36.noarch 77/180 #8 56.52 Installing : perl-Pod-Escapes-1:1.07-479.fc36.noarch 78/180 #8 56.53 Installing : perl-IO-Socket-IP-0.41-480.fc36.noarch 79/180 #8 56.56 Installing : perl-IO-Socket-SSL-2.074-2.fc36.noarch 80/180 #8 56.57 Installing : perl-Class-Struct-0.66-486.fc36.noarch 81/180 #8 56.59 Installing : perl-POSIX-1.97-486.fc36.aarch64 82/180 #8 56.60 Installing : perl-Term-ANSIColor-5.01-480.fc36.noarch 83/180 #8 56.60 Installing : perl-subs-1.04-486.fc36.noarch 84/180 #8 56.64 Installing : perl-Pod-Simple-1:3.43-3.fc36.noarch 85/180 #8 56.65 Installing : perl-Term-Cap-1.17-479.fc36.noarch 86/180 #8 51.88 Running scriptlet: hunspell-en-GB-0.20140811.1-18.fc34.noarch 135/135 #8 55.50 Verifying : abattis-cantarell-fonts-0.301-2.fc34.noarch 1/135 #8 55.50 Verifying : adobe-source-code-pro-fonts-2.030.1.050-10.fc34. 2/135 #8 55.50 Verifying : bzip2-1.0.8-6.fc34.aarch64 3/135 #8 55.50 Verifying : cpio-2.13-10.fc34.aarch64 4/135 #8 55.50 Verifying : dbus-libs-1:1.12.20-3.fc34.aarch64 5/135 #8 55.50 Verifying : desktop-file-utils-0.26-3.fc34.aarch64 6/135 #8 55.50 Verifying : diffutils-3.7-8.fc34.aarch64 7/135 #8 55.50 Verifying : dwz-0.14-1.fc34.aarch64 8/135 #8 55.50 Verifying : ed-1.14.2-10.fc34.aarch64 9/135 #8 55.50 Verifying : enchant-1:1.6.0-27.fc34.aarch64 10/135 #8 55.50 Verifying : findutils-1:4.8.0-2.fc34.aarch64 11/135 #8 55.50 Verifying : fonts-srpm-macros-1:2.0.5-5.fc34.noarch 12/135 #8 55.50 Verifying : fpc-srpm-macros-1.3-3.fc34.noarch 13/135 #8 55.50 Verifying : ghc-srpm-macros-1.5.0-4.fc34.noarch 14/135 #8 55.50 Verifying : gnat-srpm-macros-4-13.fc34.noarch 15/135 #8 55.50 Verifying : groff-base-1.22.4-7.fc34.aarch64 16/135 #8 55.50 Verifying : gsettings-desktop-schemas-40.0-1.fc34.aarch64 17/135 #8 55.50 Verifying : hunspell-1.7.0-9.fc34.aarch64 18/135 #8 55.50 Verifying : hunspell-en-GB-0.20140811.1-18.fc34.noarch 19/135 #8 55.50 Verifying : hunspell-en-US-0.20140811.1-18.fc34.noarch 20/135 #8 55.50 Verifying : hunspell-filesystem-1.7.0-9.fc34.aarch64 21/135 #8 55.50 Verifying : info-6.7-10.fc34.aarch64 22/135 #8 55.50 Verifying : kernel-srpm-macros-1.0-4.fc34.noarch 23/135 #8 55.50 Verifying : libappstream-glib-0.7.18-2.fc34.aarch64 24/135 #8 55.50 Verifying : libpipeline-1.5.3-2.fc34.aarch64 25/135 #8 55.50 Verifying : libpkgconf-1.7.3-6.fc34.aarch64 26/135 #8 55.50 Verifying : libpng-2:1.6.37-10.fc34.aarch64 27/135 #8 55.50 Verifying : libproxy-0.4.15-30.fc34.aarch64 28/135 #8 55.50 Verifying : libsoup-2.72.0-6.fc34.aarch64 29/135 #8 55.50 Verifying : libstemmer-0-16.585svn.fc34.aarch64 30/135 #8 55.50 Verifying : lua-srpm-macros-1-4.fc34.noarch 31/135 #8 55.50 Verifying : man-db-2.9.3-3.fc34.aarch64 32/135 #8 55.50 Verifying : ncurses-6.2-4.20200222.fc34.aarch64 33/135 #8 55.50 Verifying : nim-srpm-macros-3-4.fc34.noarch 34/135 #8 55.50 Verifying : ocaml-srpm-macros-6-4.fc34.noarch 35/135 #8 55.50 Verifying : openblas-srpm-macros-2-9.fc34.noarch 36/135 #8 55.50 Verifying : patch-2.7.6-14.fc34.aarch64 37/135 #8 55.50 Verifying : perl-Carp-1.50-458.fc34.noarch 38/135 #8 55.50 Verifying : perl-Data-Dumper-2.174-460.fc34.aarch64 39/135 #8 55.50 Verifying : perl-Digest-MD5-2.58-2.fc34.aarch64 40/135 #8 55.50 Verifying : perl-Exporter-5.74-459.fc34.noarch 41/135 #8 55.50 Verifying : perl-File-Path-2.18-2.fc34.noarch 42/135 #8 55.50 Verifying : perl-File-Temp-1:0.231.100-2.fc34.noarch 43/135 #8 55.50 Verifying : perl-Getopt-Long-1:2.52-2.fc34.noarch 44/135 #8 55.50 Verifying : perl-IO-Socket-IP-0.41-3.fc34.noarch 45/135 #8 55.50 Verifying : perl-IO-Socket-SSL-2.070-2.fc34.noarch 46/135 #8 55.50 Verifying : perl-MIME-Base64-3.16-2.fc34.aarch64 47/135 #8 55.50 Verifying : perl-Net-SSLeay-1.90-2.fc34.aarch64 48/135 #8 55.50 Verifying : perl-PathTools-3.78-459.fc34.aarch64 49/135 #8 55.50 Verifying : perl-Pod-Escapes-1:1.07-458.fc34.noarch 50/135 #8 55.50 Verifying : perl-Pod-Perldoc-3.28.01-459.fc34.noarch 51/135 #8 55.50 Verifying : perl-Pod-Simple-1:3.42-2.fc34.noarch 52/135 #8 55.50 Verifying : perl-Pod-Usage-4:2.01-2.fc34.noarch 53/135 #8 55.50 Verifying : perl-Scalar-List-Utils-4:1.56-459.fc34.aarch64 54/135 #8 55.50 Verifying : perl-Storable-1:3.21-458.fc34.aarch64 55/135 #8 55.50 Verifying : perl-Term-ANSIColor-5.01-459.fc34.noarch 56/135 #8 55.50 Verifying : perl-Term-Cap-1.17-458.fc34.noarch 57/135 #8 55.50 Verifying : perl-Text-ParseWords-3.30-458.fc34.noarch 58/135 #8 55.50 Verifying : perl-Time-Local-2:1.300-5.fc34.noarch 59/135 #8 55.50 Verifying : perl-URI-5.09-1.fc34.noarch 60/135 #8 55.50 Verifying : perl-constant-1.33-459.fc34.noarch 61/135 #8 55.50 Verifying : perl-libnet-3.13-2.fc34.noarch 62/135 #8 55.50 Verifying : perl-parent-1:0.238-458.fc34.noarch 63/135 #8 55.50 Verifying : perl-podlators-1:4.14-458.fc34.noarch 64/135 #8 55.50 Verifying : perl-srpm-macros-1-39.fc34.noarch 65/135 #8 55.50 Verifying : pkgconf-1.7.3-6.fc34.aarch64 66/135 #8 55.50 Verifying : pkgconf-m4-1.7.3-6.fc34.noarch 67/135 #8 55.50 Verifying : pkgconf-pkg-config-1.7.3-6.fc34.aarch64 68/135 #8 55.50 Verifying : python3-dateutil-1:2.8.1-3.fc34.noarch 69/135 #8 55.50 Verifying : python3-distro-1.5.0-5.fc34.noarch 70/135 #8 55.50 Verifying : python3-six-1.15.0-5.fc34.noarch 71/135 #8 55.50 Verifying : qt5-srpm-macros-5.15.2-2.fc34.noarch 72/135 #8 55.50 Verifying : rpm-build-4.16.1.3-1.fc34.aarch64 73/135 #8 55.50 Verifying : shared-mime-info-2.1-2.fc34.aarch64 74/135 #8 55.50 Verifying : unzip-6.0-50.fc34.aarch64 75/135 #8 55.50 Verifying : xz-5.2.5-5.fc34.aarch64 76/135 #8 55.50 Verifying : zip-3.0-28.fc34.aarch64 77/135 #8 55.50 Verifying : binutils-2.35.2-6.fc34.aarch64 78/135 #8 55.50 Verifying : binutils-gold-2.35.2-6.fc34.aarch64 79/135 #8 55.50 Verifying : dnf-plugins-core-4.0.24-1.fc34.noarch 80/135 #8 55.51 Verifying : efi-srpm-macros-5-4.fc34.noarch 81/135 #8 55.51 Verifying : elfutils-0.186-1.fc34.aarch64 82/135 #8 55.51 Verifying : elfutils-debuginfod-client-0.186-1.fc34.aarch64 83/135 #8 55.51 Verifying : emacs-filesystem-1:27.2-5.fc34.noarch 84/135 #8 55.51 Verifying : file-5.39-7.fc34.aarch64 85/135 #8 55.51 Verifying : gdb-minimal-11.1-5.fc34.aarch64 86/135 #8 55.51 Verifying : gdk-pixbuf2-2.42.6-1.fc34.aarch64 87/135 #8 55.51 Verifying : glib-networking-2.68.3-1.fc34.aarch64 88/135 #8 55.51 Verifying : go-srpm-macros-3.0.15-1.fc34.noarch 89/135 #8 55.51 Verifying : json-glib-1.6.6-1.fc34.aarch64 90/135 #8 55.51 Verifying : less-590-2.fc34.aarch64 91/135 #8 55.51 Verifying : libjpeg-turbo-2.0.90-3.fc34.aarch64 92/135 #8 55.51 Verifying : perl-AutoLoader-5.74-477.fc34.noarch 93/135 #8 55.51 Verifying : perl-B-1.80-477.fc34.aarch64 94/135 #8 55.51 Verifying : perl-Class-Struct-0.66-477.fc34.noarch 95/135 #8 55.51 Verifying : perl-Digest-1.20-1.fc34.noarch 96/135 #8 55.51 Verifying : perl-DynaLoader-1.47-477.fc34.aarch64 97/135 #8 55.51 Verifying : perl-Encode-4:3.15-462.fc34.aarch64 98/135 #8 55.51 Verifying : perl-Errno-1.30-477.fc34.aarch64 99/135 #8 55.51 Verifying : perl-Fcntl-1.13-477.fc34.aarch64 100/135 #8 55.51 Verifying : perl-File-Basename-2.85-477.fc34.noarch 101/135 #8 55.51 Verifying : perl-File-stat-1.09-477.fc34.noarch 102/135 #8 55.51 Verifying : perl-FileHandle-2.03-477.fc34.noarch 103/135 #8 55.51 Verifying : perl-Getopt-Std-1.12-477.fc34.noarch 104/135 #8 55.51 Verifying : perl-HTTP-Tiny-0.078-1.fc34.noarch 105/135 #8 55.51 Verifying : perl-IO-1.43-477.fc34.aarch64 106/135 #8 55.51 Verifying : perl-IPC-Open3-1.21-477.fc34.noarch 107/135 #8 55.51 Verifying : perl-Mozilla-CA-20211001-1.fc34.noarch 108/135 #8 55.51 Verifying : perl-NDBM_File-1.15-477.fc34.aarch64 109/135 #8 55.51 Verifying : perl-POSIX-1.94-477.fc34.aarch64 110/135 #8 55.51 Verifying : perl-SelectSaver-1.02-477.fc34.noarch 111/135 #8 55.51 Verifying : perl-Socket-4:2.032-1.fc34.aarch64 112/135 #8 55.51 Verifying : perl-Symbol-1.08-477.fc34.noarch 113/135 #8 55.51 Verifying : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch 114/135 #8 55.51 Verifying : perl-base-2.27-477.fc34.noarch 115/135 #8 55.51 Verifying : perl-if-0.60.800-477.fc34.noarch 116/135 #8 55.51 Verifying : perl-interpreter-4:5.32.1-477.fc34.aarch64 117/135 #8 55.51 Verifying : perl-libs-4:5.32.1-477.fc34.aarch64 118/135 #8 55.51 Verifying : perl-mro-1.23-477.fc34.aarch64 119/135 #8 55.51 Verifying : perl-overload-1.31-477.fc34.noarch 120/135 #8 55.51 Verifying : perl-overloading-0.02-477.fc34.noarch 121/135 #8 55.51 Verifying : perl-subs-1.03-477.fc34.noarch 122/135 #8 55.51 Verifying : perl-vars-1.05-477.fc34.noarch 123/135 #8 55.51 Verifying : python-srpm-macros-3.9-41.fc34.noarch 124/135 #8 55.51 Verifying : python3-dbus-1.2.18-1.fc34.aarch64 125/135 #8 55.51 Verifying : python3-dnf-plugins-core-4.0.24-1.fc34.noarch 126/135 #8 55.51 Verifying : python3-enchant-3.2.1-1.fc34.noarch 127/135 #8 55.51 Verifying : python3-file-magic-5.39-7.fc34.noarch 128/135 #8 55.51 Verifying : python3-setuptools-53.0.0-3.fc34.noarch 129/135 #8 55.51 Verifying : redhat-rpm-config-183-3.fc34.noarch 130/135 #8 55.51 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc34.noarch 131/135 #8 55.51 Verifying : rpmlint-1.11-19.fc34.noarch 132/135 #8 55.51 Verifying : rust-srpm-macros-21-1.fc34.noarch 133/135 #8 55.51 Verifying : xxhash-libs-0.8.1-1.fc34.aarch64 134/135 #8 55.51 Verifying : zstd-1.5.2-1.fc34.aarch64 135/135 #8 55.65 #8 55.65 Installed: #8 55.65 abattis-cantarell-fonts-0.301-2.fc34.noarch #8 55.65 adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch #8 55.65 binutils-2.35.2-6.fc34.aarch64 #8 55.65 binutils-gold-2.35.2-6.fc34.aarch64 #8 55.65 bzip2-1.0.8-6.fc34.aarch64 #8 55.65 cpio-2.13-10.fc34.aarch64 #8 55.65 dbus-libs-1:1.12.20-3.fc34.aarch64 #8 55.65 desktop-file-utils-0.26-3.fc34.aarch64 #8 55.65 diffutils-3.7-8.fc34.aarch64 #8 55.65 dnf-plugins-core-4.0.24-1.fc34.noarch #8 55.65 dwz-0.14-1.fc34.aarch64 #8 55.65 ed-1.14.2-10.fc34.aarch64 #8 55.65 efi-srpm-macros-5-4.fc34.noarch #8 55.65 elfutils-0.186-1.fc34.aarch64 #8 55.65 elfutils-debuginfod-client-0.186-1.fc34.aarch64 #8 55.65 emacs-filesystem-1:27.2-5.fc34.noarch #8 55.65 enchant-1:1.6.0-27.fc34.aarch64 #8 55.65 file-5.39-7.fc34.aarch64 #8 55.65 findutils-1:4.8.0-2.fc34.aarch64 #8 55.65 fonts-srpm-macros-1:2.0.5-5.fc34.noarch #8 55.65 fpc-srpm-macros-1.3-3.fc34.noarch #8 55.65 gdb-minimal-11.1-5.fc34.aarch64 #8 55.65 gdk-pixbuf2-2.42.6-1.fc34.aarch64 #8 55.65 ghc-srpm-macros-1.5.0-4.fc34.noarch #8 55.65 glib-networking-2.68.3-1.fc34.aarch64 #8 55.65 gnat-srpm-macros-4-13.fc34.noarch #8 55.65 go-srpm-macros-3.0.15-1.fc34.noarch #8 55.65 groff-base-1.22.4-7.fc34.aarch64 #8 55.65 gsettings-desktop-schemas-40.0-1.fc34.aarch64 #8 55.65 hunspell-1.7.0-9.fc34.aarch64 #8 55.65 hunspell-en-GB-0.20140811.1-18.fc34.noarch #8 55.65 hunspell-en-US-0.20140811.1-18.fc34.noarch #8 55.65 hunspell-filesystem-1.7.0-9.fc34.aarch64 #8 55.65 info-6.7-10.fc34.aarch64 #8 55.65 json-glib-1.6.6-1.fc34.aarch64 #8 55.65 kernel-srpm-macros-1.0-4.fc34.noarch #8 55.65 less-590-2.fc34.aarch64 #8 55.65 libappstream-glib-0.7.18-2.fc34.aarch64 #8 55.65 libjpeg-turbo-2.0.90-3.fc34.aarch64 #8 55.65 libpipeline-1.5.3-2.fc34.aarch64 #8 55.65 libpkgconf-1.7.3-6.fc34.aarch64 #8 55.65 libpng-2:1.6.37-10.fc34.aarch64 #8 55.65 libproxy-0.4.15-30.fc34.aarch64 #8 55.65 libsoup-2.72.0-6.fc34.aarch64 #8 55.65 libstemmer-0-16.585svn.fc34.aarch64 #8 55.65 lua-srpm-macros-1-4.fc34.noarch #8 55.65 man-db-2.9.3-3.fc34.aarch64 #8 55.65 ncurses-6.2-4.20200222.fc34.aarch64 #8 55.65 nim-srpm-macros-3-4.fc34.noarch #8 55.65 ocaml-srpm-macros-6-4.fc34.noarch #8 55.65 openblas-srpm-macros-2-9.fc34.noarch #8 55.65 patch-2.7.6-14.fc34.aarch64 #8 55.65 perl-AutoLoader-5.74-477.fc34.noarch #8 55.65 perl-B-1.80-477.fc34.aarch64 #8 55.65 perl-Carp-1.50-458.fc34.noarch #8 55.65 perl-Class-Struct-0.66-477.fc34.noarch #8 55.65 perl-Data-Dumper-2.174-460.fc34.aarch64 #8 55.65 perl-Digest-1.20-1.fc34.noarch #8 55.65 perl-Digest-MD5-2.58-2.fc34.aarch64 #8 55.65 perl-DynaLoader-1.47-477.fc34.aarch64 #8 55.65 perl-Encode-4:3.15-462.fc34.aarch64 #8 55.65 perl-Errno-1.30-477.fc34.aarch64 #8 55.65 perl-Exporter-5.74-459.fc34.noarch #8 55.65 perl-Fcntl-1.13-477.fc34.aarch64 #8 55.65 perl-File-Basename-2.85-477.fc34.noarch #8 55.65 perl-File-Path-2.18-2.fc34.noarch #8 55.65 perl-File-Temp-1:0.231.100-2.fc34.noarch #8 55.65 perl-File-stat-1.09-477.fc34.noarch #8 55.65 perl-FileHandle-2.03-477.fc34.noarch #8 55.65 perl-Getopt-Long-1:2.52-2.fc34.noarch #8 55.65 perl-Getopt-Std-1.12-477.fc34.noarch #8 55.65 perl-HTTP-Tiny-0.078-1.fc34.noarch #8 55.65 perl-IO-1.43-477.fc34.aarch64 #8 55.65 perl-IO-Socket-IP-0.41-3.fc34.noarch #8 55.65 perl-IO-Socket-SSL-2.070-2.fc34.noarch #8 55.65 perl-IPC-Open3-1.21-477.fc34.noarch #8 55.65 perl-MIME-Base64-3.16-2.fc34.aarch64 #8 55.65 perl-Mozilla-CA-20211001-1.fc34.noarch #8 55.65 perl-NDBM_File-1.15-477.fc34.aarch64 #8 55.65 perl-Net-SSLeay-1.90-2.fc34.aarch64 #8 55.65 perl-POSIX-1.94-477.fc34.aarch64 #8 55.65 perl-PathTools-3.78-459.fc34.aarch64 #8 55.65 perl-Pod-Escapes-1:1.07-458.fc34.noarch #8 55.65 perl-Pod-Perldoc-3.28.01-459.fc34.noarch #8 55.65 perl-Pod-Simple-1:3.42-2.fc34.noarch #8 55.65 perl-Pod-Usage-4:2.01-2.fc34.noarch #8 55.65 perl-Scalar-List-Utils-4:1.56-459.fc34.aarch64 #8 55.65 perl-SelectSaver-1.02-477.fc34.noarch #8 55.65 perl-Socket-4:2.032-1.fc34.aarch64 #8 55.65 perl-Storable-1:3.21-458.fc34.aarch64 #8 55.65 perl-Symbol-1.08-477.fc34.noarch #8 55.65 perl-Term-ANSIColor-5.01-459.fc34.noarch #8 55.65 perl-Term-Cap-1.17-458.fc34.noarch #8 55.65 perl-Text-ParseWords-3.30-458.fc34.noarch #8 55.65 perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch #8 55.65 perl-Time-Local-2:1.300-5.fc34.noarch #8 55.65 perl-URI-5.09-1.fc34.noarch #8 55.65 perl-base-2.27-477.fc34.noarch #8 55.65 perl-constant-1.33-459.fc34.noarch #8 55.65 perl-if-0.60.800-477.fc34.noarch #8 55.65 perl-interpreter-4:5.32.1-477.fc34.aarch64 #8 55.65 perl-libnet-3.13-2.fc34.noarch #8 55.65 perl-libs-4:5.32.1-477.fc34.aarch64 #8 55.65 perl-mro-1.23-477.fc34.aarch64 #8 55.65 perl-overload-1.31-477.fc34.noarch #8 55.65 perl-overloading-0.02-477.fc34.noarch #8 55.65 perl-parent-1:0.238-458.fc34.noarch #8 55.65 perl-podlators-1:4.14-458.fc34.noarch #8 55.65 perl-srpm-macros-1-39.fc34.noarch #8 55.65 perl-subs-1.03-477.fc34.noarch #8 55.65 perl-vars-1.05-477.fc34.noarch #8 55.65 pkgconf-1.7.3-6.fc34.aarch64 #8 55.65 pkgconf-m4-1.7.3-6.fc34.noarch #8 55.65 pkgconf-pkg-config-1.7.3-6.fc34.aarch64 #8 55.65 python-srpm-macros-3.9-41.fc34.noarch #8 55.65 python3-dateutil-1:2.8.1-3.fc34.noarch #8 55.65 python3-dbus-1.2.18-1.fc34.aarch64 #8 55.65 python3-distro-1.5.0-5.fc34.noarch #8 55.65 python3-dnf-plugins-core-4.0.24-1.fc34.noarch #8 55.65 python3-enchant-3.2.1-1.fc34.noarch #8 55.65 python3-file-magic-5.39-7.fc34.noarch #8 55.65 python3-setuptools-53.0.0-3.fc34.noarch #8 55.65 python3-six-1.15.0-5.fc34.noarch #8 55.65 qt5-srpm-macros-5.15.2-2.fc34.noarch #8 55.65 redhat-rpm-config-183-3.fc34.noarch #8 55.65 rpm-build-4.16.1.3-1.fc34.aarch64 #8 55.65 rpmautospec-rpm-macros-0.2.6-1.fc34.noarch #8 55.65 rpmlint-1.11-19.fc34.noarch #8 55.65 rust-srpm-macros-21-1.fc34.noarch #8 55.65 shared-mime-info-2.1-2.fc34.aarch64 #8 55.65 unzip-6.0-50.fc34.aarch64 #8 55.65 xxhash-libs-0.8.1-1.fc34.aarch64 #8 55.65 xz-5.2.5-5.fc34.aarch64 #8 55.65 zip-3.0-28.fc34.aarch64 #8 55.65 zstd-1.5.2-1.fc34.aarch64 #8 55.65 #8 55.65 Complete! #8 DONE 55.8s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:ffeffc9b081274db0ae1cb09cd346dd074248f09190883e25ddf32702f3dedd9 #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:f7e4fcb14cd0635aa3dcaba5f9bace0ec3c3e981d8f2fcddb51ce09f00669615 #21 53.28 Selecting previously unselected package cpp-arm-linux-gnueabihf. #21 53.28 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... #21 53.32 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... #9 47.42 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ... #9 47.42 Unpacking libarray-intspan-perl (2.004-1) ... #9 47.46 Selecting previously unselected package libmodule-implementation-perl. #9 47.46 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 47.46 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 47.49 Selecting previously unselected package libsub-exporter-progressive-perl. #9 47.49 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 47.50 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #11 4.258 (77/110): openssh-clients-8.7p1-3.fc35.aarch64. 9.1 MB/s | 672 kB 00:00 #11 4.264 (78/110): libxcrypt-static-4.4.28-1.fc35.aarch6 1.3 MB/s | 109 kB 00:00 #11 4.296 (79/110): pcre2-devel-10.39-1.fc35.aarch64.rpm 7.3 MB/s | 475 kB 00:00 #11 4.300 (80/110): pcre2-utf16-10.39-1.fc35.aarch64.rpm 4.7 MB/s | 192 kB 00:00 #11 4.304 (81/110): perl-File-Compare-1.100.600-486.fc35. 2.4 MB/s | 18 kB 00:00 #11 4.308 (82/110): perl-File-Copy-2.35-486.fc35.noarch.r 3.5 MB/s | 25 kB 00:00 #11 4.333 (83/110): pcre2-utf32-10.39-1.fc35.aarch64.rpm 5.0 MB/s | 184 kB 00:00 #11 4.336 (84/110): perl-File-Find-1.39-486.fc35.noarch.r 976 kB/s | 30 kB 00:00 #11 4.338 (85/110): perl-Git-2.35.3-1.fc35.noarch.rpm 1.4 MB/s | 42 kB 00:00 #11 4.341 (86/110): perl-lib-0.65-486.fc35.aarch64.rpm 2.5 MB/s | 19 kB 00:00 #11 4.345 (87/110): policycoreutils-3.3-1.fc35.aarch64.rp 30 MB/s | 200 kB 00:00 #11 4.381 (88/110): policycoreutils-devel-3.3-1.fc35.aarc 3.1 MB/s | 136 kB 00:00 #11 4.385 (89/110): python3-audit-3.0.8-1.fc35.aarch64.rp 2.1 MB/s | 83 kB 00:00 #11 4.389 (90/110): policycoreutils-python-utils-3.3-1.fc 1.5 MB/s | 72 kB 00:00 #11 4.415 (91/110): python3-libsemanage-3.3-1.fc35.aarch6 2.7 MB/s | 79 kB 00:00 #11 4.420 (92/110): python3-libselinux-3.3-1.fc35.aarch64 4.6 MB/s | 179 kB 00:00 #11 4.423 (93/110): qrencode-libs-4.1.1-1.fc35.aarch64.rp 7.6 MB/s | 61 kB 00:00 #11 4.426 (94/110): rpm-plugin-selinux-4.17.0-4.fc35.aarc 3.4 MB/s | 20 kB 00:00 #11 4.430 (95/110): selinux-policy-35.17-1.fc35.noarch.rp 10 MB/s | 68 kB 00:00 #11 4.484 (96/110): selinux-policy-devel-35.17-1.fc35.noa 14 MB/s | 812 kB 00:00 #11 3.216 dh_gencontrol #11 3.331 dh_md5sums #11 3.365 dh_builddeb #11 3.390 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.409 #11 3.409 The package has been created. #11 3.409 Attention, the package has been created in the current directory, #11 3.409 not in ".." as indicated by the message above! #11 3.430 Selecting previously unselected package docker-ce-build-deps. #11 3.441 (Reading database ... 21569 files and directories currently installed.) #9 57.27 Setting up libc-devtools (2.34-0ubuntu3.2) ... #9 57.28 Setting up libemail-address-xs-perl (1.04-1build5) ... #9 57.29 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... #9 57.31 Setting up automake (1:1.16.4-2) ... #9 57.32 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 56.88 Installing : perl-Mozilla-CA-20211001-1.fc35.noarch 69/167 #8 56.88 Installing : perl-if-0.60.900-486.fc35.noarch 70/167 #8 56.89 Installing : perl-IO-Socket-IP-0.41-479.fc35.noarch 71/167 #8 56.93 Installing : perl-File-Path-2.18-478.fc35.noarch 72/167 #8 56.94 Installing : perl-IO-Socket-SSL-2.072-1.fc35.noarch 73/167 #8 56.94 Installing : perl-Pod-Escapes-1:1.07-478.fc35.noarch 74/167 #8 56.97 Installing : perl-Term-ANSIColor-5.01-479.fc35.noarch 75/167 #8 56.98 Installing : perl-Class-Struct-0.66-486.fc35.noarch 76/167 #8 56.98 Installing : perl-POSIX-1.97-486.fc35.x86_64 77/167 #8 57.01 Installing : perl-IPC-Open3-1.21-486.fc35.noarch 78/167 #8 57.02 Installing : perl-subs-1.04-486.fc35.noarch 79/167 #8 57.02 Installing : perl-File-Temp-1:0.231.100-478.fc35.noarch 80/167 #8 57.06 Installing : perl-HTTP-Tiny-0.080-1.fc35.noarch 81/167 #8 57.07 Installing : perl-Pod-Simple-1:3.43-2.fc35.noarch 82/167 #8 57.08 Installing : perl-Term-Cap-1.17-478.fc35.noarch 83/167 #8 57.11 Installing : perl-Socket-4:2.032-2.fc35.x86_64 84/167 #8 57.11 Installing : perl-SelectSaver-1.02-486.fc35.noarch 85/167 #8 57.14 Installing : perl-Symbol-1.09-486.fc35.noarch 86/167 #8 57.14 Installing : perl-File-stat-1.09-486.fc35.noarch 87/167 #8 57.15 Installing : perl-podlators-1:4.14-478.fc35.noarch 88/167 #8 57.18 Installing : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 89/167 #8 57.19 Installing : perl-Text-ParseWords-3.30-478.fc35.noarch 90/167 #8 57.19 Installing : perl-Fcntl-1.14-486.fc35.x86_64 91/167 #11 6.181 debconf: delaying package configuration, since apt-utils is not installed #11 6.217 Fetched 7131 kB in 1s (5336 kB/s) #11 6.253 Selecting previously unselected package bash-completion. #11 6.253 (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 ... 21511 files and directories currently installed.) #11 6.265 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ... #8 59.47 Setting up python3-xdg (0.25-5) ... #8 56.76 (139/161): python3-dnf-plugins-core-4.2.0-1.fc3 919 kB/s | 221 kB 00:00 #8 56.91 (140/161): libicu-69.1-6.fc36.x86_64.rpm 23 MB/s | 9.8 MB 00:00 #8 56.92 (141/161): redhat-rpm-config-217-1.fc36.noarch. 456 kB/s | 70 kB 00:00 #8 57.00 (142/161): webkit2gtk3-jsc-2.36.1-1.fc36.x86_64 11 MB/s | 6.3 MB 00:00 #12 2.968 dh_builddeb #12 2.998 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.018 #12 3.018 The package has been created. #12 3.018 Attention, the package has been created in the current directory, #12 3.018 not in ".." as indicated by the message above! #12 3.065 Selecting previously unselected package docker-ce-build-deps. #12 3.080 (Reading database ... 26390 files and directories currently installed.) #12 3.081 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.084 Unpacking docker-ce-build-deps (1.0) ... #9 57.00 Setting up libconst-fast-perl (0.014-1) ... #9 57.02 Setting up libhttp-daemon-perl (6.06-1) ... #9 57.04 Setting up libgit-wrapper-perl (0.048-1) ... #9 57.06 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.10) ... #9 57.07 Setting up curl (7.68.0-1ubuntu2.10) ... #9 57.08 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 57.09 Setting up libmodule-implementation-perl (0.09-1) ... #9 57.10 Setting up libemail-valid-perl (1.202-1) ... #9 57.12 Setting up libpackage-stash-perl (0.38-1) ... #9 57.13 Setting up libimport-into-perl (1.002005-1) ... #9 57.14 Setting up libmoo-perl (2.003006-1) ... #9 57.15 Setting up liblist-someutils-perl (0.58-1) ... #9 57.16 Setting up liblist-someutils-xs-perl (0.58-2) ... #9 57.17 Setting up gnupg (2.2.19-3ubuntu2.1) ... #9 57.19 Setting up libmoox-aliases-perl (0.001006-1) ... #9 57.20 Setting up libparams-validate-perl (1.29-3) ... #9 57.21 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 58.33 Setting up libxml-parser-perl:amd64 (2.46-2) ... #9 58.34 Setting up libxml-sax-expat-perl (0.51-1) ... #9 58.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 58.44 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 58.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 57.75 Setting up libperlio-gzip-perl (0.19-1build5) ... #9 57.76 Setting up libsys-hostname-long-perl (1.5-1) ... #9 57.77 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 57.78 Setting up liburi-perl (1.76-2) ... #9 57.79 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 57.80 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 57.82 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #9 57.83 Setting up python3-pkg-resources (45.2.0-1) ... #11 4.958 Building dependency tree... #11 5.153 Reading state information... #11 5.176 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #8 56.67 Installing : perl-File-Temp-1:0.231.100-479.fc36.noarch 87/180 #8 56.68 Installing : perl-IPC-Open3-1.21-486.fc36.noarch 88/180 #8 56.68 Installing : perl-HTTP-Tiny-0.080-2.fc36.noarch 89/180 #8 56.71 Installing : perl-SelectSaver-1.02-486.fc36.noarch 90/180 #8 56.72 Installing : perl-Symbol-1.09-486.fc36.noarch 91/180 #8 56.72 Installing : perl-File-stat-1.09-486.fc36.noarch 92/180 #8 56.73 Installing : perl-Socket-4:2.033-1.fc36.aarch64 93/180 #8 56.76 Installing : perl-podlators-1:4.14-479.fc36.noarch 94/180 #8 56.77 Installing : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 95/180 #8 56.80 Installing : perl-Fcntl-1.14-486.fc36.aarch64 96/180 #8 56.80 Installing : perl-mro-1.25-486.fc36.aarch64 97/180 #8 56.83 Installing : perl-overloading-0.02-486.fc36.noarch 98/180 #8 56.84 Installing : perl-IO-1.46-486.fc36.aarch64 99/180 #8 56.84 Installing : perl-Text-ParseWords-3.31-1.fc36.noarch 100/180 #8 56.88 Installing : perl-Pod-Usage-4:2.01-479.fc36.noarch 101/180 #9 47.52 Selecting previously unselected package libvariable-magic-perl. #9 47.53 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build3_armhf.deb ... #9 47.53 Unpacking libvariable-magic-perl (0.62-1build3) ... #9 47.56 Selecting previously unselected package libb-hooks-endofscope-perl. #9 47.56 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #9 47.57 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #9 47.60 Selecting previously unselected package libfreetype6:armhf. #9 47.60 Preparing to unpack .../198-libfreetype6_2.10.4+dfsg-1build1_armhf.deb ... #9 47.61 Unpacking libfreetype6:armhf (2.10.4+dfsg-1build1) ... #9 47.68 Selecting previously unselected package libfontconfig1:armhf. #9 47.68 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu3_armhf.deb ... #9 47.68 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu3) ... #9 47.72 Selecting previously unselected package libjpeg-turbo8:armhf. #9 47.72 Preparing to unpack .../200-libjpeg-turbo8_2.0.6-0ubuntu2_armhf.deb ... #9 47.73 Unpacking libjpeg-turbo8:armhf (2.0.6-0ubuntu2) ... #9 47.77 Selecting previously unselected package libjpeg8:armhf. #9 47.77 Preparing to unpack .../201-libjpeg8_8c-2ubuntu8_armhf.deb ... #9 47.78 Unpacking libjpeg8:armhf (8c-2ubuntu8) ... #9 47.82 Selecting previously unselected package libdeflate0:armhf. #9 47.82 Preparing to unpack .../202-libdeflate0_1.7-2ubuntu2_armhf.deb ... #9 47.82 Unpacking libdeflate0:armhf (1.7-2ubuntu2) ... #9 47.86 Selecting previously unselected package libjbig0:armhf. #9 47.86 Preparing to unpack .../203-libjbig0_2.1-3.1build1_armhf.deb ... #9 47.87 Unpacking libjbig0:armhf (2.1-3.1build1) ... #9 47.91 Selecting previously unselected package libwebp6:armhf. #9 47.91 Preparing to unpack .../204-libwebp6_0.6.1-2.1_armhf.deb ... #21 53.47 Selecting previously unselected package cpp-powerpc64le-linux-gnu. #21 53.47 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 53.50 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 53.66 Selecting previously unselected package cpp-s390x-linux-gnu. #21 53.66 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... #11 7.506 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] #11 7.507 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] #11 7.508 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #11 7.512 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB] #11 7.516 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] #11 7.547 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] #11 7.571 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] #11 7.574 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #11 7.578 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] #11 7.598 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] #11 7.688 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB] #11 7.697 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB] #11 7.707 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB] #11 7.733 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB] #11 7.744 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB] #11 7.759 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #11 7.774 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB] #11 7.812 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB] #11 4.536 (97/110): python3-policycoreutils-3.3-1.fc35.no 14 MB/s | 2.0 MB 00:00 #11 4.657 (98/110): selinux-policy-targeted-35.17-1.fc35. 28 MB/s | 6.3 MB 00:00 #11 4.689 (99/110): systemd-devel-249.11-2.fc35.aarch64.r 3.0 MB/s | 446 kB 00:00 #11 4.738 (100/110): systemd-249.11-2.fc35.aarch64.rpm 15 MB/s | 3.9 MB 00:00 #11 3.442 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.446 Unpacking docker-ce-build-deps (1.0) ... #9 57.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 #9 57.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 #9 57.32 Setting up libapt-pkg-perl (0.1.40) ... #9 57.34 Setting up libstring-escape-perl (2010.002-2) ... #9 57.35 Setting up libhttp-date-perl (6.05-1) ... #9 57.36 Setting up libfile-which-perl (1.23-1) ... #9 57.38 Setting up libfile-basedir-perl (0.08-1) ... #9 57.39 Setting up libnumber-range-perl (0.12-1.1) ... #9 57.40 Setting up libunicode-utf8-perl (0.62-1build2) ... #9 57.41 Setting up libmouse-perl (2.5.10-1build2) ... #9 57.43 Setting up libfile-listing-perl (6.14-1) ... #9 57.44 Setting up gpg-wks-client (2.2.20-1ubuntu4) ... #9 57.45 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 57.46 Setting up libdata-messagepack-perl (1.01-2) ... #9 57.48 Setting up libfont-afm-perl (1.20-3) ... #9 57.49 Setting up libwant-perl (0.29-1build6) ... #9 57.50 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 57.52 Setting up libtext-glob-perl (0.11-1) ... #9 57.54 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 57.55 Setting up liblist-compare-perl (0.55-1) ... #9 57.56 Setting up libref-util-xs-perl (0.117-1build3) ... #9 57.57 Setting up libio-pty-perl (1:1.15-2build1) ... #9 57.58 Setting up g++-11 (11.2.0-7ubuntu2) ... #9 57.61 Setting up libfile-fcntllock-perl (0.22-3build5) ... #9 57.62 Setting up libsort-key-perl (1.33-2build4) ... #9 57.63 Setting up libclone-perl (0.45-1build1) ... #9 57.65 Setting up libalgorithm-diff-perl (1.201-1) ... #8 57.22 Installing : perl-mro-1.25-486.fc35.x86_64 92/167 #8 57.23 Installing : perl-IO-1.46-486.fc35.x86_64 93/167 #8 57.28 Installing : perl-overloading-0.02-486.fc35.noarch 94/167 #8 57.28 Installing : perl-Pod-Usage-4:2.01-478.fc35.noarch 95/167 #8 57.29 Installing : perl-MIME-Base64-3.16-478.fc35.x86_64 96/167 #8 57.32 Installing : perl-constant-1.33-479.fc35.noarch 97/167 #8 57.32 Installing : perl-parent-1:0.238-478.fc35.noarch 98/167 #8 57.33 Installing : perl-Errno-1.33-486.fc35.x86_64 99/167 #8 57.35 Installing : perl-File-Basename-2.85-486.fc35.noarch 100/167 #8 57.36 Installing : perl-Getopt-Std-1.13-486.fc35.noarch 101/167 #8 57.36 Installing : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64 102/167 #8 57.42 Installing : perl-Storable-1:3.25-1.fc35.x86_64 103/167 #8 57.42 Installing : perl-overload-1.33-486.fc35.noarch 104/167 #9 45.68 Selecting previously unselected package manpages-dev. #9 45.69 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ... #9 45.69 Unpacking manpages-dev (5.10-1ubuntu1) ... #8 59.63 Setting up man-db (2.8.5-2) ... #8 59.73 Building database of manual pages ... #8 57.00 (143/161): python3-rpm-4.17.0-10.fc36.x86_64.rp 1.0 MB/s | 92 kB 00:00 #8 57.04 (144/161): rpm-4.17.0-10.fc36.x86_64.rpm 4.3 MB/s | 541 kB 00:00 #8 57.05 (145/161): rpm-build-libs-4.17.0-10.fc36.x86_64 2.0 MB/s | 94 kB 00:00 #8 57.05 (146/161): rpm-sign-libs-4.17.0-10.fc36.x86_64. 3.1 MB/s | 28 kB 00:00 #8 57.10 (147/161): rpm-libs-4.17.0-10.fc36.x86_64.rpm 5.1 MB/s | 316 kB 00:00 #8 57.11 (148/161): xz-libs-5.2.5-9.fc36.x86_64.rpm 1.5 MB/s | 92 kB 00:00 #8 57.13 (149/161): dnf-4.12.0-1.fc36.noarch.rpm 5.5 MB/s | 454 kB 00:00 #8 57.14 (150/161): dnf-data-4.12.0-1.fc36.noarch.rpm 1.3 MB/s | 42 kB 00:00 #8 57.17 (151/161): glibc-common-2.35-5.fc36.x86_64.rpm 9.5 MB/s | 323 kB 00:00 #8 57.17 (152/161): glibc-minimal-langpack-2.35-5.fc36.x 1.4 MB/s | 47 kB 00:00 #8 57.22 (153/161): glibc-2.35-5.fc36.x86_64.rpm 24 MB/s | 2.1 MB 00:00 #12 0.845 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #12 0.885 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #12 0.957 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #9 57.22 Setting up libnamespace-clean-perl (0.27-1) ... #9 57.23 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #9 57.25 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 57.26 Setting up libmoox-struct-perl (0.017-1) ... #9 57.27 Setting up lintian (2.62.0ubuntu2) ... #9 57.28 Setting up licensecheck (3.0.45-1) ... #9 57.30 Setting up dh-autoreconf (19) ... #9 57.31 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 57.32 Setting up libwww-perl (6.43-1) ... #9 57.34 Setting up debhelper (13.5.2ubuntu1~bpo20.04.1) ... #9 57.35 Setting up devscripts (2.20.2ubuntu2) ... #9 58.58 Processing triggers for libc-bin (2.34-0ubuntu3.2) ... #9 58.61 Processing triggers for ca-certificates (20210119ubuntu1) ... #9 58.61 Updating certificates in /etc/ssl/certs... #9 58.04 Setting up automake (1:1.16.1-4ubuntu6) ... #9 58.05 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 58.05 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 #9 58.05 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 #9 58.06 Setting up libasync-mergepoint-perl (0.04-2) ... #9 58.07 Setting up libstring-escape-perl (2010.002-2) ... #9 58.09 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #9 58.10 Setting up libhttp-date-perl (6.05-1) ... #9 58.11 Setting up libfile-which-perl (1.23-1) ... #9 58.12 Setting up libfile-basedir-perl (0.08-1) ... #9 58.13 Setting up gettext (0.19.8.1-10build1) ... #9 58.14 Setting up libnumber-range-perl (0.12-1) ... #9 58.15 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 58.16 Setting up libstruct-dumb-perl (0.09-1) ... #9 58.17 Setting up libfile-listing-perl (6.04-1) ... #9 58.18 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 58.20 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 58.21 Setting up libfont-afm-perl (1.20-2) ... #9 58.23 Setting up libwant-perl (0.29-1build4) ... #9 58.24 Setting up libdynaloader-functions-perl (0.003-1) ... #9 58.25 Setting up libtext-glob-perl (0.10-1) ... #9 58.26 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 58.27 Setting up liblist-compare-perl (0.53-1) ... #9 58.27 Setting up libref-util-xs-perl (0.117-1build2) ... #9 58.28 Setting up libio-pty-perl (1:1.12-1) ... #9 58.29 Setting up libtool (2.4.6-14) ... #9 58.30 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 58.31 Setting up libsort-key-perl (1.33-2build2) ... #9 58.32 Setting up libclone-perl (0.43-2) ... #9 58.33 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 58.34 Setting up libarchive-zip-perl (1.67-2) ... #9 58.35 Setting up libsub-identify-perl (0.14-1build2) ... #11 5.217 Starting 2 pkgProblemResolver with broken count: 0 #11 5.220 Done #11 5.249 Done #11 5.265 Starting pkgProblemResolver with broken count: 0 #11 5.299 Starting 2 pkgProblemResolver with broken count: 0 #11 5.311 Done #11 5.425 The following additional packages will be installed: #8 56.91 Installing : perl-Errno-1.33-486.fc36.aarch64 102/180 #8 56.94 Installing : perl-File-Basename-2.85-486.fc36.noarch 103/180 #8 57.00 Installing : perl-Getopt-Std-1.13-486.fc36.noarch 104/180 #8 57.02 Installing : perl-MIME-Base64-3.16-479.fc36.aarch64 105/180 #8 57.05 Installing : perl-Scalar-List-Utils-5:1.62-464.fc36.aarch64 106/180 #8 57.10 Installing : perl-constant-1.33-480.fc36.noarch 107/180 #8 57.11 Installing : perl-overload-1.33-486.fc36.noarch 108/180 #9 47.91 Unpacking libwebp6:armhf (0.6.1-2.1) ... #9 47.96 Selecting previously unselected package libtiff5:armhf. #9 47.96 Preparing to unpack .../205-libtiff5_4.3.0-1_armhf.deb ... #9 47.97 Unpacking libtiff5:armhf (4.3.0-1) ... #9 48.01 Selecting previously unselected package libxpm4:armhf. #9 48.02 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1_armhf.deb ... #9 48.02 Unpacking libxpm4:armhf (1:3.5.12-1) ... #9 48.07 Selecting previously unselected package libgd3:armhf. #9 48.07 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu1_armhf.deb ... #9 48.07 Unpacking libgd3:armhf (2.3.0-2ubuntu1) ... #9 48.11 Selecting previously unselected package libc-devtools. #9 48.11 Preparing to unpack .../208-libc-devtools_2.34-0ubuntu3.2_armhf.deb ... #9 48.11 Unpacking libc-devtools (2.34-0ubuntu3.2) ... #9 48.15 Selecting previously unselected package libcapture-tiny-perl. #9 48.15 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #21 53.69 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... #21 53.88 Selecting previously unselected package cross-config. #21 53.88 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... #21 53.94 Unpacking cross-config (2.6.18+nmu1) ... #11 7.819 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #11 7.864 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #11 7.868 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] #11 7.881 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] #11 7.881 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB] #11 7.893 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] #11 4.768 (101/110): systemd-networkd-249.11-2.fc35.aarch 4.3 MB/s | 474 kB 00:00 #11 4.793 (102/110): systemd-pam-249.11-2.fc35.aarch64.rp 3.1 MB/s | 318 kB 00:00 #11 4.796 (103/110): systemd-rpm-macros-249.11-2.fc35.noa 1.0 MB/s | 27 kB 00:00 #11 4.802 (104/110): systemd-resolved-249.11-2.fc35.aarch 7.5 MB/s | 250 kB 00:00 #11 4.846 (105/110): util-linux-core-2.37.4-1.fc35.aarch6 9.1 MB/s | 435 kB 00:00 #11 4.899 (106/110): util-linux-2.37.4-1.fc35.aarch64.rpm 21 MB/s | 2.2 MB 00:00 #11 4.901 (107/110): vim-filesystem-8.2.4845-1.fc35.noarc 228 kB/s | 22 kB 00:00 #11 4.905 (108/110): audit-libs-3.0.8-1.fc35.aarch64.rpm 1.9 MB/s | 115 kB 00:00 #11 4.909 (109/110): libgcc-11.3.1-2.fc35.aarch64.rpm 16 MB/s | 112 kB 00:00 #11 4.916 (110/110): libgomp-11.3.1-2.fc35.aarch64.rpm 21 MB/s | 289 kB 00:00 #11 4.920 -------------------------------------------------------------------------------- #11 4.920 Total 33 MB/s | 94 MB 00:02 #9 57.66 Setting up libarchive-zip-perl (1.68-1) ... #9 57.67 Setting up libsub-identify-perl (0.14-1build4) ... #9 57.68 Setting up libdistro-info-perl (1.0) ... #9 57.70 Setting up libcpanel-json-xs-perl (4.25-1build1) ... #9 57.71 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 57.72 Setting up libio-stringy-perl (2.111-3) ... #9 57.73 Setting up liblist-moreutils-perl (0.430-2) ... #9 57.74 Setting up libhtml-tagset-perl (3.20-4) ... #9 57.76 Setting up liblog-any-perl (1.709-1) ... #9 57.77 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 57.78 Setting up libdevel-size-perl (0.83-1build3) ... #9 57.80 Setting up libdebhelper-perl (13.3.4ubuntu2) ... #9 57.81 Setting up libpod-constants-perl (0.19-2) ... #9 57.82 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #9 57.84 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 57.85 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... #9 57.86 Setting up libtry-tiny-perl (0.30-1) ... #8 57.43 Installing : perl-vars-1.05-486.fc35.noarch 105/167 #8 57.46 Installing : perl-Getopt-Long-1:2.52-478.fc35.noarch 106/167 #8 57.47 Installing : perl-Carp-1.52-478.fc35.noarch 107/167 #8 57.47 Installing : perl-Exporter-5.76-479.fc35.noarch 108/167 #8 57.50 Installing : perl-DynaLoader-1.50-486.fc35.x86_64 109/167 #8 57.51 Installing : perl-NDBM_File-1.15-486.fc35.x86_64 110/167 #8 57.51 Installing : perl-PathTools-3.80-478.fc35.x86_64 111/167 #9 45.98 Selecting previously unselected package python3-certifi. #9 45.98 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ... #9 45.99 Unpacking python3-certifi (2020.6.20-1) ... #9 46.03 Selecting previously unselected package python3-idna. #9 46.03 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ... #9 46.04 Unpacking python3-idna (3.3-1) ... #9 46.08 Selecting previously unselected package python3-six. #9 46.08 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ... #9 46.08 Unpacking python3-six (1.16.0-3ubuntu1) ... #9 46.11 Selecting previously unselected package python3-urllib3. #9 46.11 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 46.12 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 46.16 Selecting previously unselected package python3-requests. #9 46.16 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ... #9 46.17 Unpacking python3-requests (2.25.1+dfsg-2) ... #12 1.070 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #11 6.895 Unpacking bash-completion (1:2.8-1ubuntu1) ... #8 57.25 (154/161): python3-dnf-4.12.0-1.fc36.noarch.rpm 4.8 MB/s | 415 kB 00:00 #8 57.25 (155/161): yum-4.12.0-1.fc36.noarch.rpm 487 kB/s | 40 kB 00:00 #8 57.26 (156/161): elfutils-libelf-0.187-4.fc36.x86_64. 5.6 MB/s | 198 kB 00:00 #8 57.31 (157/161): elfutils-libs-0.187-4.fc36.x86_64.rp 5.0 MB/s | 257 kB 00:00 #8 57.34 (158/161): libdnf-0.67.0-2.fc36.x86_64.rpm 7.4 MB/s | 663 kB 00:00 #8 57.35 (159/161): python3-hawkey-0.67.0-2.fc36.x86_64. 2.6 MB/s | 107 kB 00:00 #8 57.39 (160/161): libsolv-0.7.22-1.fc36.x86_64.rpm 3.1 MB/s | 406 kB 00:00 #8 57.46 (161/161): python3-libdnf-0.67.0-2.fc36.x86_64. 6.6 MB/s | 796 kB 00:00 #9 57.51 Setting up equivs (2.2.0) ... #9 57.52 Setting up libxml-parser-perl (2.46-1) ... #9 57.53 Setting up libxml-sax-expat-perl (0.51-1) ... #9 57.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 57.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 57.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 58.94 0 added, 0 removed; done. #9 58.94 Running hooks in /etc/ca-certificates/update.d... #9 58.94 done. #9 58.36 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 58.37 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 58.38 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... #9 58.56 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 58.57 Setting up libio-stringy-perl (2.111-3) ... #9 58.58 Setting up liblist-moreutils-perl (0.416-1build5) ... #9 58.59 Setting up libhtml-tagset-perl (3.20-4) ... #9 58.60 Setting up liblog-any-perl (1.708-1) ... #11 5.425 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.426 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.426 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.426 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.427 libudev-dev libuv1 pkg-config #11 5.428 Suggested packages: #11 5.428 duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 5.428 Recommended packages: #11 5.428 dmsetup #11 5.473 The following NEW packages will be installed: #11 5.473 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.473 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.473 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.473 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.474 libudev-dev libuv1 pkg-config #12 22.74 Running scriptlet: libgcc-11.2.1-10.el9.aarch64 83/83 #12 25.52 Verifying : glibc-langpack-en-2.34-32.el9.aarch64 1/83 #12 25.52 Verifying : libatomic-11.3.1-2.el9.aarch64 2/83 #12 25.52 Verifying : libcbor-0.7.0-5.el9.aarch64 3/83 #12 25.52 Verifying : libedit-3.1-37.20210216cvs.el9.aarch64 4/83 #12 25.52 Verifying : libfido2-1.6.0-7.el9.aarch64 5/83 #12 25.52 Verifying : libselinux-utils-3.3-2.el9.aarch64 6/83 #12 25.52 Verifying : make-1:4.3-7.el9.aarch64 7/83 #12 25.52 Verifying : openssh-8.7p1-8.el9.aarch64 8/83 #12 25.52 Verifying : openssh-clients-8.7p1-8.el9.aarch64 9/83 #12 25.52 Verifying : policycoreutils-3.3-5.el9.aarch64 10/83 #12 25.52 Verifying : python3-setools-4.4.0-4.el9.aarch64 11/83 #12 25.53 Verifying : python3-setuptools-53.0.0-10.el9.noarch 12/83 #12 25.53 Verifying : rpm-plugin-selinux-4.16.1.3-11.el9.aarch64 13/83 #12 25.53 Verifying : selinux-policy-34.1.31-2.el9.noarch 14/83 #12 25.53 Verifying : selinux-policy-targeted-34.1.31-2.el9.noarch 15/83 #12 25.53 Verifying : vim-filesystem-2:8.2.2637-16.el9.noarch 16/83 #12 25.53 Verifying : which-2.21-27.el9.aarch64 17/83 #12 25.53 Verifying : annobin-10.58-1.el9.aarch64 18/83 #12 25.53 Verifying : autoconf-2.69-38.el9.noarch 19/83 #12 25.53 Verifying : automake-1.16.2-6.el9.noarch 20/83 #12 25.53 Verifying : checkpolicy-3.3-1.el9.aarch64 21/83 #12 25.53 Verifying : cmake-3.20.2-7.el9.aarch64 22/83 #12 25.53 Verifying : cmake-data-3.20.2-7.el9.noarch 23/83 #12 25.53 Verifying : cmake-filesystem-3.20.2-7.el9.aarch64 24/83 #12 25.53 Verifying : cmake-rpm-macros-3.20.2-7.el9.noarch 25/83 #12 25.53 Verifying : cpp-11.3.1-2.el9.aarch64 26/83 #12 25.53 Verifying : gcc-11.3.1-2.el9.aarch64 27/83 #12 25.53 Verifying : gcc-plugin-annobin-11.3.1-2.el9.aarch64 28/83 #12 25.53 Verifying : git-2.31.1-2.el9.2.aarch64 29/83 #12 25.53 Verifying : git-core-2.31.1-2.el9.2.aarch64 30/83 #12 25.53 Verifying : git-core-doc-2.31.1-2.el9.2.noarch 31/83 #12 25.53 Verifying : glibc-devel-2.34-32.el9.aarch64 32/83 #12 25.53 Verifying : kernel-headers-5.14.0-85.el9.aarch64 33/83 #12 25.53 Verifying : libasan-11.3.1-2.el9.aarch64 34/83 #12 25.53 Verifying : libmpc-1.2.1-4.el9.aarch64 35/83 #12 25.53 Verifying : libseccomp-devel-2.5.2-2.el9.aarch64 36/83 #12 25.53 Verifying : libselinux-devel-3.3-2.el9.aarch64 37/83 #12 25.53 Verifying : libsepol-devel-3.3-2.el9.aarch64 38/83 #12 25.53 Verifying : libtool-2.4.6-45.el9.aarch64 39/83 #12 25.53 Verifying : libtool-ltdl-2.4.6-45.el9.aarch64 40/83 #12 25.53 Verifying : libubsan-11.3.1-2.el9.aarch64 41/83 #12 25.53 Verifying : libuv-1:1.42.0-1.el9.aarch64 42/83 #12 25.53 Verifying : libxcrypt-devel-4.4.18-3.el9.aarch64 43/83 #12 25.53 Verifying : llvm-libs-13.0.1-1.el9.aarch64 44/83 #12 25.53 Verifying : m4-1.4.19-1.el9.aarch64 45/83 #12 25.53 Verifying : pcre2-devel-10.37-3.el9.1.aarch64 46/83 #12 25.53 Verifying : pcre2-utf16-10.37-3.el9.1.aarch64 47/83 #12 25.53 Verifying : pcre2-utf32-10.37-3.el9.1.aarch64 48/83 #12 25.53 Verifying : perl-DynaLoader-1.47-479.el9.aarch64 49/83 #12 25.53 Verifying : perl-Error-1:0.17029-7.el9.noarch 50/83 #12 25.53 Verifying : perl-File-Compare-1.100.600-479.el9.noarch 51/83 #12 25.53 Verifying : perl-File-Copy-2.34-479.el9.noarch 52/83 #12 25.53 Verifying : perl-File-Find-1.37-479.el9.noarch 53/83 #12 25.53 Verifying : perl-Git-2.31.1-2.el9.2.noarch 54/83 #12 25.53 Verifying : perl-TermReadKey-2.38-11.el9.aarch64 55/83 #12 25.53 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 56/83 #12 25.53 Verifying : perl-lib-0.65-479.el9.aarch64 57/83 #12 25.53 Verifying : perl-threads-1:2.25-460.el9.aarch64 58/83 #12 25.53 Verifying : perl-threads-shared-1.61-460.el9.aarch64 59/83 #12 25.53 Verifying : policycoreutils-devel-3.3-5.el9.aarch64 60/83 #12 25.53 Verifying : policycoreutils-python-utils-3.3-5.el9.noarch 61/83 #12 25.53 Verifying : python3-audit-3.0.7-102.el9.aarch64 62/83 #12 25.53 Verifying : python3-libselinux-3.3-2.el9.aarch64 63/83 #12 25.53 Verifying : python3-libsemanage-3.3-2.el9.aarch64 64/83 #12 25.53 Verifying : python3-policycoreutils-3.3-5.el9.noarch 65/83 #12 25.53 Verifying : selinux-policy-devel-34.1.31-2.el9.noarch 66/83 #12 25.53 Verifying : systemd-devel-250-4.el9.aarch64 67/83 #12 25.53 Verifying : device-mapper-devel-9:1.02.183-4.el9.aarch64 68/83 #12 25.53 Verifying : glibc-static-2.34-32.el9.aarch64 69/83 #12 25.53 Verifying : libtool-ltdl-devel-2.4.6-45.el9.aarch64 70/83 #12 25.53 Verifying : libxcrypt-static-4.4.18-3.el9.aarch64 71/83 #12 25.53 Verifying : glibc-2.34-32.el9.aarch64 72/83 #12 25.53 Verifying : glibc-2.34-29.el9.aarch64 73/83 #12 25.53 Verifying : glibc-common-2.34-32.el9.aarch64 74/83 #12 25.53 Verifying : glibc-common-2.34-29.el9.aarch64 75/83 #12 25.53 Verifying : glibc-gconv-extra-2.34-32.el9.aarch64 76/83 #12 25.53 Verifying : glibc-gconv-extra-2.34-29.el9.aarch64 77/83 #12 25.53 Verifying : glibc-minimal-langpack-2.34-32.el9.aarch64 78/83 #12 25.53 Verifying : glibc-minimal-langpack-2.34-29.el9.aarch64 79/83 #12 25.53 Verifying : libgcc-11.3.1-2.el9.aarch64 80/83 #12 25.53 Verifying : libgcc-11.2.1-10.el9.aarch64 81/83 #12 25.53 Verifying : libgomp-11.3.1-2.el9.aarch64 82/83 #12 25.53 Verifying : libgomp-11.2.1-10.el9.aarch64 83/83 #12 25.67 #12 25.67 Upgraded: #12 25.67 glibc-2.34-32.el9.aarch64 #12 25.67 glibc-common-2.34-32.el9.aarch64 #12 25.67 glibc-gconv-extra-2.34-32.el9.aarch64 #12 25.67 glibc-minimal-langpack-2.34-32.el9.aarch64 #12 25.67 libgcc-11.3.1-2.el9.aarch64 #12 25.67 libgomp-11.3.1-2.el9.aarch64 #12 25.67 Installed: #12 25.67 annobin-10.58-1.el9.aarch64 #12 25.67 autoconf-2.69-38.el9.noarch #12 25.67 automake-1.16.2-6.el9.noarch #12 25.67 checkpolicy-3.3-1.el9.aarch64 #12 25.67 cmake-3.20.2-7.el9.aarch64 #12 25.67 cmake-data-3.20.2-7.el9.noarch #12 25.67 cmake-filesystem-3.20.2-7.el9.aarch64 #12 25.67 cmake-rpm-macros-3.20.2-7.el9.noarch #12 25.67 cpp-11.3.1-2.el9.aarch64 #12 25.67 device-mapper-devel-9:1.02.183-4.el9.aarch64 #12 25.67 gcc-11.3.1-2.el9.aarch64 #12 25.67 gcc-plugin-annobin-11.3.1-2.el9.aarch64 #12 25.67 git-2.31.1-2.el9.2.aarch64 #12 25.67 git-core-2.31.1-2.el9.2.aarch64 #12 25.67 git-core-doc-2.31.1-2.el9.2.noarch #12 25.67 glibc-devel-2.34-32.el9.aarch64 #12 25.67 glibc-langpack-en-2.34-32.el9.aarch64 #12 25.67 glibc-static-2.34-32.el9.aarch64 #12 25.67 kernel-headers-5.14.0-85.el9.aarch64 #12 25.67 libasan-11.3.1-2.el9.aarch64 #12 25.67 libatomic-11.3.1-2.el9.aarch64 #12 25.67 libcbor-0.7.0-5.el9.aarch64 #12 25.67 libedit-3.1-37.20210216cvs.el9.aarch64 #12 25.67 libfido2-1.6.0-7.el9.aarch64 #12 25.67 libmpc-1.2.1-4.el9.aarch64 #12 25.67 libseccomp-devel-2.5.2-2.el9.aarch64 #12 25.67 libselinux-devel-3.3-2.el9.aarch64 #12 25.67 libselinux-utils-3.3-2.el9.aarch64 #12 25.67 libsepol-devel-3.3-2.el9.aarch64 #12 25.67 libtool-2.4.6-45.el9.aarch64 #12 25.67 libtool-ltdl-2.4.6-45.el9.aarch64 #12 25.67 libtool-ltdl-devel-2.4.6-45.el9.aarch64 #12 25.67 libubsan-11.3.1-2.el9.aarch64 #12 25.67 libuv-1:1.42.0-1.el9.aarch64 #12 25.67 libxcrypt-devel-4.4.18-3.el9.aarch64 #12 25.67 libxcrypt-static-4.4.18-3.el9.aarch64 #12 25.67 llvm-libs-13.0.1-1.el9.aarch64 #12 25.67 m4-1.4.19-1.el9.aarch64 #12 25.67 make-1:4.3-7.el9.aarch64 #12 25.67 openssh-8.7p1-8.el9.aarch64 #12 25.67 openssh-clients-8.7p1-8.el9.aarch64 #12 25.67 pcre2-devel-10.37-3.el9.1.aarch64 #12 25.67 pcre2-utf16-10.37-3.el9.1.aarch64 #12 25.67 pcre2-utf32-10.37-3.el9.1.aarch64 #12 25.67 perl-DynaLoader-1.47-479.el9.aarch64 #12 25.67 perl-Error-1:0.17029-7.el9.noarch #12 25.67 perl-File-Compare-1.100.600-479.el9.noarch #12 25.67 perl-File-Copy-2.34-479.el9.noarch #12 25.67 perl-File-Find-1.37-479.el9.noarch #12 25.67 perl-Git-2.31.1-2.el9.2.noarch #12 25.67 perl-TermReadKey-2.38-11.el9.aarch64 #12 25.67 perl-Thread-Queue-3.14-460.el9.noarch #12 25.67 perl-lib-0.65-479.el9.aarch64 #12 25.67 perl-threads-1:2.25-460.el9.aarch64 #12 25.67 perl-threads-shared-1.61-460.el9.aarch64 #12 25.67 policycoreutils-3.3-5.el9.aarch64 #12 25.67 policycoreutils-devel-3.3-5.el9.aarch64 #12 25.67 policycoreutils-python-utils-3.3-5.el9.noarch #12 25.67 python3-audit-3.0.7-102.el9.aarch64 #12 25.67 python3-libselinux-3.3-2.el9.aarch64 #12 25.67 python3-libsemanage-3.3-2.el9.aarch64 #12 25.67 python3-policycoreutils-3.3-5.el9.noarch #12 25.67 python3-setools-4.4.0-4.el9.aarch64 #12 25.67 python3-setuptools-53.0.0-10.el9.noarch #12 25.67 rpm-plugin-selinux-4.16.1.3-11.el9.aarch64 #12 25.67 selinux-policy-34.1.31-2.el9.noarch #12 25.67 selinux-policy-devel-34.1.31-2.el9.noarch #12 25.67 selinux-policy-targeted-34.1.31-2.el9.noarch #12 25.67 systemd-devel-250-4.el9.aarch64 #12 25.67 vim-filesystem-2:8.2.2637-16.el9.noarch #12 25.67 which-2.21-27.el9.aarch64 #12 25.67 #12 25.67 Complete! #8 57.13 Installing : perl-parent-1:0.238-479.fc36.noarch 109/180 #8 57.17 Installing : perl-vars-1.05-486.fc36.noarch 110/180 #8 57.20 Installing : perl-Storable-1:3.25-2.fc36.aarch64 111/180 #8 57.22 Installing : perl-Getopt-Long-1:2.52-479.fc36.noarch 112/180 #8 57.27 Installing : perl-DynaLoader-1.50-486.fc36.aarch64 113/180 #8 57.31 Installing : perl-Carp-1.52-479.fc36.noarch 114/180 #8 57.34 Installing : perl-Exporter-5.76-480.fc36.noarch 115/180 #21 54.11 Selecting previously unselected package gcc-10-cross-base. #21 54.11 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... #21 54.13 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... #11 8.151 debconf: delaying package configuration, since apt-utils is not installed #11 8.192 Fetched 17.5 MB in 2s (7491 kB/s) #11 8.215 Selecting previously unselected package libstdc++-8-dev:armhf. #11 8.215 (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 ... 17202 files and directories currently installed.) #11 8.231 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... #11 8.238 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #9 48.15 Unpacking libcapture-tiny-perl (0.48-1) ... #9 48.18 Selecting previously unselected package libclass-data-inheritable-perl. #9 48.18 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 48.20 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 48.22 Selecting previously unselected package libclass-xsaccessor-perl. #9 48.23 Preparing to unpack .../211-libclass-xsaccessor-perl_1.19-3build7_armhf.deb ... #9 48.23 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... #9 48.27 Selecting previously unselected package libclone-perl. #9 48.27 Preparing to unpack .../212-libclone-perl_0.45-1build1_armhf.deb ... #9 48.28 Unpacking libclone-perl (0.45-1build1) ... #9 48.31 Selecting previously unselected package libcommon-sense-perl. #9 48.31 Preparing to unpack .../213-libcommon-sense-perl_3.75-1build4_armhf.deb ... #9 48.32 Unpacking libcommon-sense-perl (3.75-1build4) ... #9 48.35 Selecting previously unselected package libconfig-tiny-perl. #9 48.35 Preparing to unpack .../214-libconfig-tiny-perl_2.26-1_all.deb ... #9 48.36 Unpacking libconfig-tiny-perl (2.26-1) ... #11 0.898 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease #11 0.962 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease #9 57.87 Setting up libtype-tiny-perl (1.012002-1) ... #9 57.89 Setting up libcommon-sense-perl (3.75-1build4) ... #9 57.91 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 57.92 Setting up libnet-http-perl (6.20-1) ... #9 57.94 Setting up libtext-markdown-discount-perl:arm64 (0.12-1build2) ... #9 57.95 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 57.96 Setting up libtime-moment-perl (0.44-1build4) ... #9 57.98 Setting up libencode-locale-perl (1.05-1.1) ... #9 57.99 Setting up python3 (3.9.4-1build1) ... #8 57.62 Installing : perl-Encode-4:3.15-482.fc35.x86_64 112/167 #8 57.73 Installing : perl-libs-4:5.34.1-486.fc35.x86_64 113/167 #8 57.77 Installing : perl-interpreter-4:5.34.1-486.fc35.x86_64 114/167 #8 57.78 Installing : devscripts-checkbashisms-2.21.4-1.fc35.x86_64 115/167 #8 57.82 Installing : python3-zstd-1.4.5.1-5.fc35.x86_64 116/167 #8 57.84 Installing : shared-mime-info-2.1-3.fc35.x86_64 117/167 #8 57.87 Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64 117/167 #8 57.89 Installing : gdk-pixbuf2-2.42.6-2.fc35.x86_64 118/167 #8 57.93 Installing : libappstream-glib-0.7.18-3.fc35.x86_64 119/167 #9 46.22 Selecting previously unselected package python3-unidiff. #9 46.22 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ... #9 46.22 Unpacking python3-unidiff (0.5.5-2) ... #9 46.25 Selecting previously unselected package python3-xdg. #9 46.26 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ... #9 46.26 Unpacking python3-xdg (0.27-2) ... #9 46.30 Selecting previously unselected package equivs. #9 46.30 Preparing to unpack .../350-equivs_2.3.1_all.deb ... #9 46.30 Unpacking equivs (2.3.1) ... #9 46.36 Selecting previously unselected package libauthen-sasl-perl. #9 46.36 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 46.37 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 46.41 Selecting previously unselected package python3-magic. #9 46.41 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ... #9 46.42 Unpacking python3-magic (2:0.4.24-2) ... #9 46.47 Setting up libksba8:armhf (1.6.0-2build1) ... #9 46.49 Setting up media-types (7.0.0) ... #9 46.51 Setting up libpipeline1:armhf (1.5.5-1) ... #9 46.52 Setting up wdiff (1.2.2-2build3) ... #9 46.53 Setting up gcc-11-base:armhf (11.2.0-19ubuntu1) ... #9 46.54 Setting up libxau6:armhf (1:1.0.9-1build5) ... #9 46.55 Setting up libre2-9:armhf (20220201+dfsg-1) ... #9 46.56 Setting up lto-disabled-list (24) ... #11 7.020 Selecting previously unselected package cmake-data. #11 7.023 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #11 7.030 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ... #8 57.47 -------------------------------------------------------------------------------- #8 57.47 Total 12 MB/s | 54 MB 00:04 #9 57.77 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... #9 57.80 Processing triggers for ca-certificates (20210119~20.04.2) ... #9 57.81 Updating certificates in /etc/ssl/certs... #9 58.61 Setting up libauthen-sasl-perl (2.1600-1) ... #9 58.62 Setting up libdevel-size-perl (0.83-1build1) ... #9 58.64 Setting up libdebhelper-perl (13.5.2ubuntu1~bpo20.04.1) ... #9 58.65 Setting up libpod-constants-perl (0.19-1) ... #9 58.66 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 58.68 Setting up libperl4-corelibs-perl (0.004-2) ... #9 58.71 Setting up libfuture-perl (0.43-1) ... #9 58.72 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 58.73 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #9 58.74 Setting up libtry-tiny-perl (0.30-1) ... #9 58.75 Setting up libtype-tiny-perl (1.008001-2) ... #9 58.76 Setting up libtest-fatal-perl (0.014-1) ... #9 58.77 Setting up libcommon-sense-perl (3.74-2build6) ... #9 58.78 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 58.80 Setting up libnet-http-perl (6.19-1) ... #9 58.81 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #9 58.82 Setting up libencode-locale-perl (1.05-1) ... #12 26.13 Last metadata expiration check: 0:00:21 ago on Mon May 9 11:57:30 2022. #12 26.16 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 26.19 Dependencies resolved. #12 26.19 Nothing to do. #12 26.19 Complete! #12 DONE 26.3s #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:99419815c21ca61d307b51a01d29bf2538432ac3db7e6620d0ab3774fddab574 #8 57.39 Installing : perl-NDBM_File-1.15-486.fc36.aarch64 116/180 #8 57.39 Installing : perl-PathTools-3.80-479.fc36.aarch64 117/180 #8 57.48 Installing : perl-Encode-4:3.17-485.fc36.aarch64 118/180 #8 57.58 Installing : perl-libs-4:5.34.1-486.fc36.aarch64 119/180 #8 57.62 Installing : perl-interpreter-4:5.34.1-486.fc36.aarch64 120/180 #8 57.62 Installing : devscripts-checkbashisms-2.22.1-1.fc36.aarch64 121/180 #8 57.65 Installing : python3-zstd-1.4.5.1-6.fc36.aarch64 122/180 #8 57.67 Installing : shared-mime-info-2.1-3.fc35.aarch64 123/180 #8 57.71 Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64 123/180 #8 57.73 Installing : gdk-pixbuf2-2.42.8-1.fc36.aarch64 124/180 #8 61.88 Setting up bsdmainutils (11.1.2+b1) ... #8 61.91 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 61.93 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 61.94 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u3) ... #8 61.95 Setting up libcroco3:armhf (0.6.12-3) ... #8 61.97 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #8 61.98 Setting up ucf (3.0038+nmu1) ... #21 54.37 Selecting previously unselected package libc6-arm64-cross. #21 54.38 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... #21 54.40 Unpacking libc6-arm64-cross (2.31-9cross4) ... #9 48.39 Selecting previously unselected package libparams-util-perl. #9 48.39 Preparing to unpack .../215-libparams-util-perl_1.102-1build2_armhf.deb ... #9 48.39 Unpacking libparams-util-perl (1.102-1build2) ... #9 48.42 Selecting previously unselected package libsub-install-perl. #9 48.42 Preparing to unpack .../216-libsub-install-perl_0.928-1.1_all.deb ... #9 48.43 Unpacking libsub-install-perl (0.928-1.1) ... #9 48.46 Selecting previously unselected package libdata-optlist-perl. #9 48.46 Preparing to unpack .../217-libdata-optlist-perl_0.110-1.1_all.deb ... #9 48.47 Unpacking libdata-optlist-perl (0.110-1.1) ... #9 48.50 Selecting previously unselected package libsub-exporter-perl. #9 48.51 Preparing to unpack .../218-libsub-exporter-perl_0.987-1_all.deb ... #9 48.51 Unpacking libsub-exporter-perl (0.987-1) ... #9 48.54 Selecting previously unselected package libconst-fast-perl. #9 48.55 Preparing to unpack .../219-libconst-fast-perl_0.014-1.1_all.deb ... #9 48.55 Unpacking libconst-fast-perl (0.014-1.1) ... #9 48.58 Selecting previously unselected package libwant-perl. #9 48.58 Preparing to unpack .../220-libwant-perl_0.29-1build6_armhf.deb ... #9 48.58 Unpacking libwant-perl (0.29-1build6) ... #12 3.160 Reading package lists... #12 3.904 Building dependency tree... #12 4.077 Reading state information... #12 4.102 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 4.156 Starting 2 pkgProblemResolver with broken count: 0 #12 4.159 Done #12 4.184 Done #9 58.28 Setting up libexception-class-perl (1.44-1) ... #9 58.29 Setting up python3-xdg (0.27-2) ... #8 57.97 Installing : systemd-libs-249.11-2.fc35.x86_64 120/167 #8 58.01 Running scriptlet: systemd-libs-249.11-2.fc35.x86_64 120/167 #8 58.03 Installing : dbus-libs-1:1.12.22-1.fc35.x86_64 121/167 #8 58.04 Installing : python3-dbus-1.2.18-2.fc35.x86_64 122/167 #8 58.07 Installing : xxhash-libs-0.8.1-1.fc35.x86_64 123/167 #8 58.15 Installing : gdb-minimal-11.2-2.fc35.x86_64 124/167 #8 58.19 Installing : debugedit-5.0-2.fc35.x86_64 125/167 #8 58.20 Installing : zstd-1.5.2-1.fc35.x86_64 126/167 #9 46.57 Setting up libpsl5:armhf (0.21.0-1.2build2) ... #9 46.59 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #9 46.60 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 46.60 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 #9 46.61 Setting up libtext-glob-perl (0.11-2) ... #9 46.62 Setting up libmagic-mgc (1:5.41-3) ... #9 46.63 Setting up libyaml-0-2:armhf (0.2.2-1build2) ... #9 46.64 Setting up distro-info-data (0.52ubuntu0.1) ... #9 46.65 Setting up manpages (5.10-1ubuntu1) ... #9 46.67 Setting up unzip (6.0-26ubuntu3) ... #9 46.68 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ... #9 46.69 Setting up libbrotli1:armhf (1.0.9-2build6) ... #9 46.70 Setting up libsqlite3-0:armhf (3.37.2-2) ... #9 46.71 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 46.73 Setting up binutils-common:armhf (2.38-3ubuntu1) ... #9 46.74 Setting up libnghttp2-14:armhf (1.43.0-1build3) ... #9 46.75 Setting up libmagic1:armhf (1:5.41-3) ... #9 46.78 Setting up libdeflate0:armhf (1.10-2) ... #11 7.359 Selecting previously unselected package liblzo2-2:arm64. #11 7.362 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ... #11 7.367 Unpacking liblzo2-2:arm64 (2.08-1.2) ... #11 7.407 Selecting previously unselected package libarchive13:arm64. #11 7.410 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ... #11 7.418 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ... #11 7.476 Selecting previously unselected package libjsoncpp1:arm64. #11 7.478 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ... #11 7.483 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... #11 7.523 Selecting previously unselected package librhash0:arm64. #9 58.83 Setting up libtext-levenshtein-perl (0.13-1) ... #9 58.84 Setting up libnet-dns-perl (1.22-1) ... #9 58.85 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 58.86 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 58.87 Setting up libstring-shellquote-perl (1.04-1) ... #9 58.88 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 58.89 Setting up libsub-install-perl (0.928-1) ... #9 58.90 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 58.93 Setting up dpkg-dev (1.19.7ubuntu3) ... #9 58.94 Setting up libnumber-compare-perl (0.03-1) ... #9 58.96 Setting up intltool-debian (0.35.0+20060710.5) ... #9 58.96 Setting up libio-async-perl (0.75-1) ... #9 58.97 Setting up liberror-perl (0.17029-1) ... #9 58.98 Setting up patchutils (0.3.4-2) ... #9 59.00 Setting up libmail-sendmail-perl (0.80-1) ... #9 59.01 Setting up libltdl-dev:armhf (2.4.6-14) ... #9 59.02 Setting up libjson-maybexs-perl (1.004000-1) ... #9 58.14 0 added, 0 removed; done. #9 58.14 Running hooks in /etc/ca-certificates/update.d... #9 58.14 done. #11 3.515 Reading package lists... #13 12.43 Running scriptlet: selinux-policy-minimum-3.14.3-97.el8.noarch 27/58 #13 13.84 Installing : selinux-policy-minimum-3.14.3-97.el8.noarch 27/58 #11 5.893 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #11 5.893 1 not fully installed or removed. #11 5.893 Need to get 6985 kB of archives. #11 5.893 After this operation, 30.0 MB of additional disk space will be used. #11 5.893 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB] #8 57.77 Installing : xxhash-libs-0.8.1-2.fc36.aarch64 125/180 #8 57.83 Installing : gdb-minimal-11.2-3.fc36.aarch64 126/180 #8 62.10 Setting up libgcc-8-dev:armhf (8.3.0-6) ... #8 62.12 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #8 62.13 Setting up groff-base (1.22.4-3+deb10u1) ... #8 62.16 Setting up cpp (4:8.3.0-1) ... #8 62.18 Setting up gpgconf (2.2.12-1+deb10u1) ... #8 62.20 Setting up libcurl4:armhf (7.64.0-4+deb10u2) ... #8 62.21 Setting up libc6-dev:armhf (2.28-10+deb10u1) ... #8 62.23 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ... #8 62.24 Setting up curl (7.64.0-4+deb10u2) ... #9 48.61 Selecting previously unselected package libcontextual-return-perl. #9 48.61 Preparing to unpack .../221-libcontextual-return-perl_0.004014-2_all.deb ... #9 48.62 Unpacking libcontextual-return-perl (0.004014-2) ... #9 48.65 Selecting previously unselected package libcpanel-json-xs-perl. #9 48.66 Preparing to unpack .../222-libcpanel-json-xs-perl_4.25-1build1_armhf.deb ... #9 48.66 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... #9 48.70 Selecting previously unselected package libdevel-stacktrace-perl. #9 48.70 Preparing to unpack .../223-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 48.71 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 48.74 Selecting previously unselected package libexception-class-perl. #9 48.75 Preparing to unpack .../224-libexception-class-perl_1.44-1_all.deb ... #9 48.75 Unpacking libexception-class-perl (1.44-1) ... #9 48.78 Selecting previously unselected package libiterator-perl. #9 48.78 Preparing to unpack .../225-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 48.79 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 48.82 Selecting previously unselected package libiterator-util-perl. #9 48.82 Preparing to unpack .../226-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 48.83 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #12 4.193 Starting pkgProblemResolver with broken count: 0 #12 4.229 Starting 2 pkgProblemResolver with broken count: 0 #12 4.232 Done #9 58.45 Setting up libconfig-tiny-perl (2.26-1) ... #9 58.46 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... #9 58.48 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 58.49 Setting up liblist-utilsby-perl (0.11-1) ... #9 58.50 Setting up libstring-shellquote-perl (1.04-1) ... #9 58.51 Setting up libsub-install-perl (0.928-1.1) ... #9 58.52 Setting up dpkg-dev (1.20.9ubuntu2) ... #9 58.54 Setting up libnumber-compare-perl (0.03-1.1) ... #9 58.55 Setting up intltool-debian (0.35.0+20060710.5) ... #9 58.56 Setting up liberror-perl (0.17029-1) ... #9 58.58 Setting up python3-six (1.16.0-2) ... #8 58.24 Upgrading : dnf-data-4.11.1-3.fc35.noarch 127/167 #8 58.27 Upgrading : python3-dnf-4.11.1-3.fc35.noarch 128/167 #8 58.33 Upgrading : dnf-4.11.1-3.fc35.noarch 129/167 #8 58.37 Running scriptlet: dnf-4.11.1-3.fc35.noarch 129/167 #8 58.38 Installing : rust-srpm-macros-21-1.fc35.noarch 130/167 #8 58.39 Installing : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 131/167 #8 58.39 Installing : qt5-srpm-macros-5.15.2-3.fc35.noarch 132/167 #8 58.44 Installing : python3-toml-0.10.2-5.fc35.noarch 133/167 #8 58.45 Installing : python3-pyxdg-0.27-3.fc35.noarch 134/167 #11 8.588 Selecting previously unselected package g++-8. #11 8.588 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... #11 8.600 Unpacking g++-8 (8.3.0-6+rpi1) ... #9 46.79 Setting up less (590-1build1) ... #9 46.80 Setting up perl-openssl-defaults:armhf (5build2) ... #9 46.82 Setting up linux-libc-dev:armhf (5.15.0-27.28) ... #9 46.83 Setting up libctf-nobfd0:armhf (2.38-3ubuntu1) ... #9 46.84 Setting up gettext-base (0.21-4ubuntu4) ... #9 46.86 Setting up liblzo2-2:armhf (2.10-2build3) ... #9 46.87 Setting up libnpth0:armhf (1.6-3build2) ... #9 46.88 Setting up file (1:5.41-3) ... #9 46.89 Setting up libassuan0:armhf (2.5.5-1build1) ... #9 46.90 Setting up libgomp1:armhf (12-20220319-1ubuntu1) ... #9 46.91 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 46.92 Setting up bzip2 (1.0.8-5build1) ... #9 46.94 Setting up libldap-common (2.5.11+dfsg-1~exp1ubuntu3) ... #9 46.95 Setting up libjbig0:armhf (2.1-3.1build3) ... #9 46.97 Setting up libfakeroot:armhf (1.28-1ubuntu1) ... #9 46.98 Setting up libasan6:armhf (11.2.0-19ubuntu1) ... #9 46.99 Setting up libnumber-compare-perl (0.03-2) ... #9 47.00 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 47.02 Setting up fakeroot (1.28-1ubuntu1) ... #9 47.03 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 47.03 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 #9 47.03 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 #9 47.03 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 #9 47.03 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 #9 47.03 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 #9 47.03 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 #9 47.03 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 #9 47.03 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 #9 47.04 Setting up autotools-dev (20220109.1) ... #9 47.05 Setting up libtirpc-dev:armhf (1.3.2-2build1) ... #9 47.06 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #9 47.07 Setting up libx11-data (2:1.7.5-1) ... #9 47.08 Setting up make (4.3-4.1build1) ... #9 47.09 Setting up libmpfr6:armhf (4.1.0-3build3) ... #11 1.409 Last metadata expiration check: 0:00:21 ago on Mon May 9 11:57:30 2022. #8 54.88 Running scriptlet: hunspell-en-GB-0.20140811.1-18.fc34.noarch 135/135 #8 57.12 Verifying : abattis-cantarell-fonts-0.301-2.fc34.noarch 1/135 #8 57.12 Verifying : adobe-source-code-pro-fonts-2.030.1.050-10.fc34. 2/135 #8 57.12 Verifying : bzip2-1.0.8-6.fc34.x86_64 3/135 #8 57.12 Verifying : cpio-2.13-10.fc34.x86_64 4/135 #8 57.12 Verifying : dbus-libs-1:1.12.20-3.fc34.x86_64 5/135 #8 57.12 Verifying : desktop-file-utils-0.26-3.fc34.x86_64 6/135 #8 57.12 Verifying : diffutils-3.7-8.fc34.x86_64 7/135 #8 57.12 Verifying : dwz-0.14-1.fc34.x86_64 8/135 #8 57.12 Verifying : ed-1.14.2-10.fc34.x86_64 9/135 #8 57.12 Verifying : enchant-1:1.6.0-27.fc34.x86_64 10/135 #8 57.12 Verifying : findutils-1:4.8.0-2.fc34.x86_64 11/135 #8 57.12 Verifying : fonts-srpm-macros-1:2.0.5-5.fc34.noarch 12/135 #8 57.12 Verifying : fpc-srpm-macros-1.3-3.fc34.noarch 13/135 #8 57.12 Verifying : ghc-srpm-macros-1.5.0-4.fc34.noarch 14/135 #8 57.12 Verifying : gnat-srpm-macros-4-13.fc34.noarch 15/135 #8 57.12 Verifying : groff-base-1.22.4-7.fc34.x86_64 16/135 #8 57.12 Verifying : gsettings-desktop-schemas-40.0-1.fc34.x86_64 17/135 #8 57.12 Verifying : hunspell-1.7.0-9.fc34.x86_64 18/135 #8 57.12 Verifying : hunspell-en-GB-0.20140811.1-18.fc34.noarch 19/135 #8 57.12 Verifying : hunspell-en-US-0.20140811.1-18.fc34.noarch 20/135 #8 57.12 Verifying : hunspell-filesystem-1.7.0-9.fc34.x86_64 21/135 #8 57.12 Verifying : info-6.7-10.fc34.x86_64 22/135 #8 57.12 Verifying : kernel-srpm-macros-1.0-4.fc34.noarch 23/135 #8 57.12 Verifying : libappstream-glib-0.7.18-2.fc34.x86_64 24/135 #8 57.12 Verifying : libpipeline-1.5.3-2.fc34.x86_64 25/135 #8 57.12 Verifying : libpkgconf-1.7.3-6.fc34.x86_64 26/135 #8 57.12 Verifying : libpng-2:1.6.37-10.fc34.x86_64 27/135 #8 57.12 Verifying : libproxy-0.4.15-30.fc34.x86_64 28/135 #8 57.12 Verifying : libsoup-2.72.0-6.fc34.x86_64 29/135 #8 57.12 Verifying : libstemmer-0-16.585svn.fc34.x86_64 30/135 #8 57.12 Verifying : lua-srpm-macros-1-4.fc34.noarch 31/135 #8 57.12 Verifying : man-db-2.9.3-3.fc34.x86_64 32/135 #8 57.12 Verifying : ncurses-6.2-4.20200222.fc34.x86_64 33/135 #8 57.13 Verifying : nim-srpm-macros-3-4.fc34.noarch 34/135 #8 57.13 Verifying : ocaml-srpm-macros-6-4.fc34.noarch 35/135 #8 57.13 Verifying : openblas-srpm-macros-2-9.fc34.noarch 36/135 #8 57.13 Verifying : patch-2.7.6-14.fc34.x86_64 37/135 #8 57.13 Verifying : perl-Carp-1.50-458.fc34.noarch 38/135 #8 57.13 Verifying : perl-Data-Dumper-2.174-460.fc34.x86_64 39/135 #8 57.13 Verifying : perl-Digest-MD5-2.58-2.fc34.x86_64 40/135 #8 57.13 Verifying : perl-Exporter-5.74-459.fc34.noarch 41/135 #8 57.13 Verifying : perl-File-Path-2.18-2.fc34.noarch 42/135 #8 57.13 Verifying : perl-File-Temp-1:0.231.100-2.fc34.noarch 43/135 #8 57.13 Verifying : perl-Getopt-Long-1:2.52-2.fc34.noarch 44/135 #8 57.13 Verifying : perl-IO-Socket-IP-0.41-3.fc34.noarch 45/135 #8 57.13 Verifying : perl-IO-Socket-SSL-2.070-2.fc34.noarch 46/135 #8 57.13 Verifying : perl-MIME-Base64-3.16-2.fc34.x86_64 47/135 #8 57.13 Verifying : perl-Net-SSLeay-1.90-2.fc34.x86_64 48/135 #8 57.13 Verifying : perl-PathTools-3.78-459.fc34.x86_64 49/135 #8 57.13 Verifying : perl-Pod-Escapes-1:1.07-458.fc34.noarch 50/135 #8 57.13 Verifying : perl-Pod-Perldoc-3.28.01-459.fc34.noarch 51/135 #8 57.13 Verifying : perl-Pod-Simple-1:3.42-2.fc34.noarch 52/135 #8 57.13 Verifying : perl-Pod-Usage-4:2.01-2.fc34.noarch 53/135 #8 57.13 Verifying : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64 54/135 #8 57.13 Verifying : perl-Storable-1:3.21-458.fc34.x86_64 55/135 #8 57.13 Verifying : perl-Term-ANSIColor-5.01-459.fc34.noarch 56/135 #8 57.13 Verifying : perl-Term-Cap-1.17-458.fc34.noarch 57/135 #8 57.13 Verifying : perl-Text-ParseWords-3.30-458.fc34.noarch 58/135 #8 57.13 Verifying : perl-Time-Local-2:1.300-5.fc34.noarch 59/135 #8 57.13 Verifying : perl-URI-5.09-1.fc34.noarch 60/135 #8 57.13 Verifying : perl-constant-1.33-459.fc34.noarch 61/135 #8 57.13 Verifying : perl-libnet-3.13-2.fc34.noarch 62/135 #8 57.13 Verifying : perl-parent-1:0.238-458.fc34.noarch 63/135 #8 57.13 Verifying : perl-podlators-1:4.14-458.fc34.noarch 64/135 #8 57.13 Verifying : perl-srpm-macros-1-39.fc34.noarch 65/135 #8 57.13 Verifying : pkgconf-1.7.3-6.fc34.x86_64 66/135 #8 57.13 Verifying : pkgconf-m4-1.7.3-6.fc34.noarch 67/135 #8 57.13 Verifying : pkgconf-pkg-config-1.7.3-6.fc34.x86_64 68/135 #8 57.13 Verifying : python3-dateutil-1:2.8.1-3.fc34.noarch 69/135 #8 57.13 Verifying : python3-distro-1.5.0-5.fc34.noarch 70/135 #8 57.13 Verifying : python3-six-1.15.0-5.fc34.noarch 71/135 #8 57.13 Verifying : qt5-srpm-macros-5.15.2-2.fc34.noarch 72/135 #8 57.13 Verifying : rpm-build-4.16.1.3-1.fc34.x86_64 73/135 #8 57.13 Verifying : shared-mime-info-2.1-2.fc34.x86_64 74/135 #8 57.13 Verifying : unzip-6.0-50.fc34.x86_64 75/135 #8 57.13 Verifying : xz-5.2.5-5.fc34.x86_64 76/135 #8 57.13 Verifying : zip-3.0-28.fc34.x86_64 77/135 #8 57.13 Verifying : binutils-2.35.2-6.fc34.x86_64 78/135 #8 57.13 Verifying : binutils-gold-2.35.2-6.fc34.x86_64 79/135 #8 57.13 Verifying : dnf-plugins-core-4.0.24-1.fc34.noarch 80/135 #8 57.13 Verifying : efi-srpm-macros-5-4.fc34.noarch 81/135 #8 57.13 Verifying : elfutils-0.186-1.fc34.x86_64 82/135 #8 57.13 Verifying : elfutils-debuginfod-client-0.186-1.fc34.x86_64 83/135 #8 57.13 Verifying : emacs-filesystem-1:27.2-5.fc34.noarch 84/135 #8 57.13 Verifying : file-5.39-7.fc34.x86_64 85/135 #8 57.13 Verifying : gdb-minimal-11.1-5.fc34.x86_64 86/135 #8 57.13 Verifying : gdk-pixbuf2-2.42.6-1.fc34.x86_64 87/135 #8 57.13 Verifying : glib-networking-2.68.3-1.fc34.x86_64 88/135 #8 57.13 Verifying : go-srpm-macros-3.0.15-1.fc34.noarch 89/135 #8 57.13 Verifying : json-glib-1.6.6-1.fc34.x86_64 90/135 #8 57.13 Verifying : less-590-2.fc34.x86_64 91/135 #8 57.13 Verifying : libjpeg-turbo-2.0.90-3.fc34.x86_64 92/135 #8 57.13 Verifying : perl-AutoLoader-5.74-477.fc34.noarch 93/135 #8 57.13 Verifying : perl-B-1.80-477.fc34.x86_64 94/135 #8 57.13 Verifying : perl-Class-Struct-0.66-477.fc34.noarch 95/135 #8 57.13 Verifying : perl-Digest-1.20-1.fc34.noarch 96/135 #8 57.13 Verifying : perl-DynaLoader-1.47-477.fc34.x86_64 97/135 #8 57.13 Verifying : perl-Encode-4:3.15-462.fc34.x86_64 98/135 #8 57.13 Verifying : perl-Errno-1.30-477.fc34.x86_64 99/135 #8 57.13 Verifying : perl-Fcntl-1.13-477.fc34.x86_64 100/135 #8 57.13 Verifying : perl-File-Basename-2.85-477.fc34.noarch 101/135 #8 57.13 Verifying : perl-File-stat-1.09-477.fc34.noarch 102/135 #8 57.13 Verifying : perl-FileHandle-2.03-477.fc34.noarch 103/135 #8 57.13 Verifying : perl-Getopt-Std-1.12-477.fc34.noarch 104/135 #8 57.13 Verifying : perl-HTTP-Tiny-0.078-1.fc34.noarch 105/135 #8 57.13 Verifying : perl-IO-1.43-477.fc34.x86_64 106/135 #8 57.13 Verifying : perl-IPC-Open3-1.21-477.fc34.noarch 107/135 #8 57.13 Verifying : perl-Mozilla-CA-20211001-1.fc34.noarch 108/135 #8 57.13 Verifying : perl-NDBM_File-1.15-477.fc34.x86_64 109/135 #8 57.13 Verifying : perl-POSIX-1.94-477.fc34.x86_64 110/135 #8 57.13 Verifying : perl-SelectSaver-1.02-477.fc34.noarch 111/135 #8 57.13 Verifying : perl-Socket-4:2.032-1.fc34.x86_64 112/135 #8 57.13 Verifying : perl-Symbol-1.08-477.fc34.noarch 113/135 #8 57.13 Verifying : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch 114/135 #8 57.13 Verifying : perl-base-2.27-477.fc34.noarch 115/135 #8 57.13 Verifying : perl-if-0.60.800-477.fc34.noarch 116/135 #8 57.13 Verifying : perl-interpreter-4:5.32.1-477.fc34.x86_64 117/135 #8 57.13 Verifying : perl-libs-4:5.32.1-477.fc34.x86_64 118/135 #8 57.13 Verifying : perl-mro-1.23-477.fc34.x86_64 119/135 #8 57.13 Verifying : perl-overload-1.31-477.fc34.noarch 120/135 #8 57.13 Verifying : perl-overloading-0.02-477.fc34.noarch 121/135 #8 57.13 Verifying : perl-subs-1.03-477.fc34.noarch 122/135 #8 57.13 Verifying : perl-vars-1.05-477.fc34.noarch 123/135 #8 57.13 Verifying : python-srpm-macros-3.9-41.fc34.noarch 124/135 #8 57.13 Verifying : python3-dbus-1.2.18-1.fc34.x86_64 125/135 #8 57.13 Verifying : python3-dnf-plugins-core-4.0.24-1.fc34.noarch 126/135 #8 57.13 Verifying : python3-enchant-3.2.1-1.fc34.noarch 127/135 #8 57.13 Verifying : python3-file-magic-5.39-7.fc34.noarch 128/135 #8 57.13 Verifying : python3-setuptools-53.0.0-3.fc34.noarch 129/135 #8 57.14 Verifying : redhat-rpm-config-183-3.fc34.noarch 130/135 #8 57.14 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc34.noarch 131/135 #8 57.14 Verifying : rpmlint-1.11-19.fc34.noarch 132/135 #8 57.14 Verifying : rust-srpm-macros-21-1.fc34.noarch 133/135 #8 57.14 Verifying : xxhash-libs-0.8.1-1.fc34.x86_64 134/135 #8 57.14 Verifying : zstd-1.5.2-1.fc34.x86_64 135/135 #8 57.26 #8 57.26 Installed: #8 57.26 abattis-cantarell-fonts-0.301-2.fc34.noarch #8 57.26 adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch #8 57.26 binutils-2.35.2-6.fc34.x86_64 #8 57.26 binutils-gold-2.35.2-6.fc34.x86_64 #8 57.26 bzip2-1.0.8-6.fc34.x86_64 #8 57.26 cpio-2.13-10.fc34.x86_64 #8 57.26 dbus-libs-1:1.12.20-3.fc34.x86_64 #8 57.26 desktop-file-utils-0.26-3.fc34.x86_64 #8 57.26 diffutils-3.7-8.fc34.x86_64 #8 57.26 dnf-plugins-core-4.0.24-1.fc34.noarch #8 57.26 dwz-0.14-1.fc34.x86_64 #8 57.26 ed-1.14.2-10.fc34.x86_64 #8 57.26 efi-srpm-macros-5-4.fc34.noarch #8 57.26 elfutils-0.186-1.fc34.x86_64 #8 57.26 elfutils-debuginfod-client-0.186-1.fc34.x86_64 #8 57.26 emacs-filesystem-1:27.2-5.fc34.noarch #8 57.26 enchant-1:1.6.0-27.fc34.x86_64 #8 57.26 file-5.39-7.fc34.x86_64 #8 57.26 findutils-1:4.8.0-2.fc34.x86_64 #8 57.26 fonts-srpm-macros-1:2.0.5-5.fc34.noarch #8 57.26 fpc-srpm-macros-1.3-3.fc34.noarch #8 57.26 gdb-minimal-11.1-5.fc34.x86_64 #8 57.26 gdk-pixbuf2-2.42.6-1.fc34.x86_64 #8 57.26 ghc-srpm-macros-1.5.0-4.fc34.noarch #8 57.26 glib-networking-2.68.3-1.fc34.x86_64 #8 57.26 gnat-srpm-macros-4-13.fc34.noarch #8 57.26 go-srpm-macros-3.0.15-1.fc34.noarch #8 57.26 groff-base-1.22.4-7.fc34.x86_64 #8 57.26 gsettings-desktop-schemas-40.0-1.fc34.x86_64 #8 57.26 hunspell-1.7.0-9.fc34.x86_64 #8 57.26 hunspell-en-GB-0.20140811.1-18.fc34.noarch #8 57.26 hunspell-en-US-0.20140811.1-18.fc34.noarch #8 57.26 hunspell-filesystem-1.7.0-9.fc34.x86_64 #8 57.26 info-6.7-10.fc34.x86_64 #8 57.26 json-glib-1.6.6-1.fc34.x86_64 #8 57.26 kernel-srpm-macros-1.0-4.fc34.noarch #8 57.26 less-590-2.fc34.x86_64 #8 57.26 libappstream-glib-0.7.18-2.fc34.x86_64 #8 57.26 libjpeg-turbo-2.0.90-3.fc34.x86_64 #8 57.26 libpipeline-1.5.3-2.fc34.x86_64 #8 57.26 libpkgconf-1.7.3-6.fc34.x86_64 #8 57.26 libpng-2:1.6.37-10.fc34.x86_64 #8 57.26 libproxy-0.4.15-30.fc34.x86_64 #8 57.26 libsoup-2.72.0-6.fc34.x86_64 #8 57.26 libstemmer-0-16.585svn.fc34.x86_64 #8 57.26 lua-srpm-macros-1-4.fc34.noarch #8 57.26 man-db-2.9.3-3.fc34.x86_64 #8 57.26 ncurses-6.2-4.20200222.fc34.x86_64 #8 57.26 nim-srpm-macros-3-4.fc34.noarch #8 57.26 ocaml-srpm-macros-6-4.fc34.noarch #8 57.26 openblas-srpm-macros-2-9.fc34.noarch #8 57.26 patch-2.7.6-14.fc34.x86_64 #8 57.26 perl-AutoLoader-5.74-477.fc34.noarch #8 57.26 perl-B-1.80-477.fc34.x86_64 #8 57.26 perl-Carp-1.50-458.fc34.noarch #8 57.26 perl-Class-Struct-0.66-477.fc34.noarch #8 57.26 perl-Data-Dumper-2.174-460.fc34.x86_64 #8 57.26 perl-Digest-1.20-1.fc34.noarch #8 57.26 perl-Digest-MD5-2.58-2.fc34.x86_64 #8 57.26 perl-DynaLoader-1.47-477.fc34.x86_64 #8 57.26 perl-Encode-4:3.15-462.fc34.x86_64 #8 57.26 perl-Errno-1.30-477.fc34.x86_64 #8 57.26 perl-Exporter-5.74-459.fc34.noarch #8 57.26 perl-Fcntl-1.13-477.fc34.x86_64 #8 57.26 perl-File-Basename-2.85-477.fc34.noarch #8 57.26 perl-File-Path-2.18-2.fc34.noarch #8 57.26 perl-File-Temp-1:0.231.100-2.fc34.noarch #8 57.26 perl-File-stat-1.09-477.fc34.noarch #8 57.26 perl-FileHandle-2.03-477.fc34.noarch #8 57.26 perl-Getopt-Long-1:2.52-2.fc34.noarch #8 57.26 perl-Getopt-Std-1.12-477.fc34.noarch #8 57.26 perl-HTTP-Tiny-0.078-1.fc34.noarch #8 57.26 perl-IO-1.43-477.fc34.x86_64 #8 57.26 perl-IO-Socket-IP-0.41-3.fc34.noarch #8 57.26 perl-IO-Socket-SSL-2.070-2.fc34.noarch #8 57.26 perl-IPC-Open3-1.21-477.fc34.noarch #8 57.26 perl-MIME-Base64-3.16-2.fc34.x86_64 #8 57.26 perl-Mozilla-CA-20211001-1.fc34.noarch #8 57.26 perl-NDBM_File-1.15-477.fc34.x86_64 #8 57.26 perl-Net-SSLeay-1.90-2.fc34.x86_64 #8 57.26 perl-POSIX-1.94-477.fc34.x86_64 #8 57.26 perl-PathTools-3.78-459.fc34.x86_64 #8 57.26 perl-Pod-Escapes-1:1.07-458.fc34.noarch #8 57.26 perl-Pod-Perldoc-3.28.01-459.fc34.noarch #8 57.26 perl-Pod-Simple-1:3.42-2.fc34.noarch #8 57.26 perl-Pod-Usage-4:2.01-2.fc34.noarch #8 57.26 perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64 #8 57.26 perl-SelectSaver-1.02-477.fc34.noarch #8 57.26 perl-Socket-4:2.032-1.fc34.x86_64 #8 57.26 perl-Storable-1:3.21-458.fc34.x86_64 #8 57.26 perl-Symbol-1.08-477.fc34.noarch #8 57.26 perl-Term-ANSIColor-5.01-459.fc34.noarch #8 57.26 perl-Term-Cap-1.17-458.fc34.noarch #8 57.26 perl-Text-ParseWords-3.30-458.fc34.noarch #8 57.26 perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch #8 57.26 perl-Time-Local-2:1.300-5.fc34.noarch #8 57.26 perl-URI-5.09-1.fc34.noarch #8 57.26 perl-base-2.27-477.fc34.noarch #8 57.26 perl-constant-1.33-459.fc34.noarch #8 57.26 perl-if-0.60.800-477.fc34.noarch #8 57.26 perl-interpreter-4:5.32.1-477.fc34.x86_64 #8 57.26 perl-libnet-3.13-2.fc34.noarch #8 57.26 perl-libs-4:5.32.1-477.fc34.x86_64 #8 57.26 perl-mro-1.23-477.fc34.x86_64 #8 57.26 perl-overload-1.31-477.fc34.noarch #8 57.26 perl-overloading-0.02-477.fc34.noarch #8 57.26 perl-parent-1:0.238-458.fc34.noarch #8 57.26 perl-podlators-1:4.14-458.fc34.noarch #8 57.26 perl-srpm-macros-1-39.fc34.noarch #8 57.26 perl-subs-1.03-477.fc34.noarch #8 57.26 perl-vars-1.05-477.fc34.noarch #8 57.26 pkgconf-1.7.3-6.fc34.x86_64 #8 57.26 pkgconf-m4-1.7.3-6.fc34.noarch #8 57.26 pkgconf-pkg-config-1.7.3-6.fc34.x86_64 #8 57.26 python-srpm-macros-3.9-41.fc34.noarch #8 57.26 python3-dateutil-1:2.8.1-3.fc34.noarch #8 57.26 python3-dbus-1.2.18-1.fc34.x86_64 #8 57.26 python3-distro-1.5.0-5.fc34.noarch #8 57.26 python3-dnf-plugins-core-4.0.24-1.fc34.noarch #8 57.26 python3-enchant-3.2.1-1.fc34.noarch #8 57.26 python3-file-magic-5.39-7.fc34.noarch #8 57.26 python3-setuptools-53.0.0-3.fc34.noarch #8 57.26 python3-six-1.15.0-5.fc34.noarch #8 57.26 qt5-srpm-macros-5.15.2-2.fc34.noarch #8 57.26 redhat-rpm-config-183-3.fc34.noarch #8 57.26 rpm-build-4.16.1.3-1.fc34.x86_64 #8 57.26 rpmautospec-rpm-macros-0.2.6-1.fc34.noarch #8 57.26 rpmlint-1.11-19.fc34.noarch #8 57.26 rust-srpm-macros-21-1.fc34.noarch #8 57.26 shared-mime-info-2.1-2.fc34.x86_64 #8 57.26 unzip-6.0-50.fc34.x86_64 #8 57.26 xxhash-libs-0.8.1-1.fc34.x86_64 #8 57.26 xz-5.2.5-5.fc34.x86_64 #8 57.26 zip-3.0-28.fc34.x86_64 #8 57.26 zstd-1.5.2-1.fc34.x86_64 #8 57.26 #8 57.26 Complete! #8 DONE 57.4s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:cf06920943d915c86d8b06acea26c2d1a6461bef5f03431e1cdab71f6d314e7e #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:60ce6bd50cc8fc570680cd9172f0ff0c03774e634881824bb73bb7825d7b7142 #11 7.525 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ... #11 7.529 Unpacking librhash0:arm64 (1.3.6-2) ... #11 7.573 Selecting previously unselected package libuv1:arm64. #11 7.576 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ... #11 7.580 Unpacking libuv1:arm64 (1.18.0-3) ... #11 7.617 Selecting previously unselected package cmake. #11 7.619 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ... #11 7.623 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ... #9 59.03 Setting up libxml-sax-base-perl (1.09-1) ... #9 59.04 Setting up libio-string-perl (1.08-3) ... #9 59.05 Setting up libreadonly-perl (2.050-2) ... #9 59.06 Setting up python3-chardet (3.0.4-4build1) ... #9 DONE 58.3s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:1d80e698a553f836cf9f56610146f60fb7ff6b1557dcfa91f3486100dd067941 #11 DONE 0.1s #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 #12 sha256:08982dfd639b162c49a90c6566672dd6566852ff157c01f963ff61a510ecd675 #11 4.531 Building dependency tree... #11 4.692 Reading state information... #11 4.709 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.742 Starting 2 pkgProblemResolver with broken count: 0 #11 4.744 Done #11 4.760 Done #11 4.766 Starting pkgProblemResolver with broken count: 0 #11 4.787 Starting 2 pkgProblemResolver with broken count: 0 #11 4.790 Done #11 4.868 The following additional packages will be installed: #12 1.249 Reading package lists... #11 6.254 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] #8 57.89 Installing : debugedit-5.0-3.fc36.aarch64 127/180 #8 58.05 Installing : libicu-69.1-6.fc36.aarch64 128/180 #8 58.22 Setting up libgdbm-compat4:armhf (1.19-2) ... #8 58.23 Setting up ucf (3.0043) ... #8 58.34 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #8 58.36 Setting up dwz (0.13+20210201-1) ... #8 58.37 Setting up groff-base (1.22.4-6) ... #8 58.39 Setting up cpp (4:10.2.1-1) ... #8 58.41 Setting up pixz (1.0.7-1) ... #8 58.43 Setting up gpgconf (2.2.27-2+deb11u1) ... #8 58.44 Setting up libcurl4:armhf (7.74.0-1.3+deb11u1) ... #8 58.45 Setting up libc6-dev:armhf (2.31-13+deb11u3) ... #8 58.46 Setting up libx11-6:armhf (2:1.7.2-1) ... #8 58.48 Setting up curl (7.74.0-1.3+deb11u1) ... #8 58.49 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... #8 58.50 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #8 58.51 Setting up gpg (2.2.27-2+deb11u1) ... #8 58.52 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ... #8 58.54 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #8 58.55 Setting up gnupg-utils (2.2.27-2+deb11u1) ... #8 58.57 Setting up libstdc++-10-dev:armhf (10.2.1-6) ... #8 58.58 Setting up gpg-agent (2.2.27-2+deb11u1) ... #8 62.26 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #8 62.28 Setting up gpg (2.2.12-1+deb10u1) ... #8 62.29 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #8 62.31 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #8 62.34 Setting up libstdc++-8-dev:armhf (8.3.0-6) ... #8 62.36 Setting up python3.7 (3.7.3-2+deb10u3) ... #9 48.86 Selecting previously unselected package libexporter-tiny-perl. #9 48.86 Preparing to unpack .../227-libexporter-tiny-perl_1.002002-1_all.deb ... #9 48.87 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 48.90 Selecting previously unselected package liblist-moreutils-xs-perl. #9 48.90 Preparing to unpack .../228-liblist-moreutils-xs-perl_0.430-2_armhf.deb ... #9 48.91 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #9 48.94 Selecting previously unselected package liblist-moreutils-perl. #9 48.95 Preparing to unpack .../229-liblist-moreutils-perl_0.430-2_all.deb ... #9 48.95 Unpacking liblist-moreutils-perl (0.430-2) ... #9 49.00 Selecting previously unselected package libdata-dpath-perl. #9 49.00 Preparing to unpack .../230-libdata-dpath-perl_0.58-1_all.deb ... #9 49.00 Unpacking libdata-dpath-perl (0.58-1) ... #9 49.04 Selecting previously unselected package libdata-dump-perl. #9 49.04 Preparing to unpack .../231-libdata-dump-perl_1.23-1.1_all.deb ... #9 49.04 Unpacking libdata-dump-perl (1.23-1.1) ... #9 49.08 Selecting previously unselected package libdata-messagepack-perl. #9 49.08 Preparing to unpack .../232-libdata-messagepack-perl_1.01-2_armhf.deb ... #9 49.08 Unpacking libdata-messagepack-perl (1.01-2) ... #9 49.11 Selecting previously unselected package libnet-domain-tld-perl. #9 49.12 Preparing to unpack .../233-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 49.12 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 49.15 Selecting previously unselected package libdata-validate-domain-perl. #9 49.15 Preparing to unpack .../234-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 49.16 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 49.18 Selecting previously unselected package libdistro-info-perl. #9 49.19 Preparing to unpack .../235-libdistro-info-perl_1.0_all.deb ... #9 49.19 Unpacking libdistro-info-perl (1.0) ... #12 4.357 The following additional packages will be installed: #12 4.357 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.357 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.357 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.358 librhash0 libseccomp-dev libselinux1-dev libsepol1 libsepol1-dev #12 4.358 libsystemd-dev libudev-dev libuv1 pkg-config #12 4.359 Suggested packages: #12 4.359 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 4.359 Recommended packages: #12 4.360 dmsetup #12 4.399 The following NEW packages will be installed: #12 4.400 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.400 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.400 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.400 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.401 libudev-dev libuv1 pkg-config #12 4.402 The following packages will be upgraded: #12 4.402 libsepol1 #8 58.48 Installing : python3-distro-1.6.0-1.fc35.noarch 135/167 #8 58.49 Installing : python3-dnf-plugins-core-4.1.0-1.fc35.noarch 136/167 #8 58.53 Installing : pkgconf-m4-1.8.0-1.fc35.noarch 137/167 #8 58.53 Installing : pkgconf-pkg-config-1.8.0-1.fc35.x86_64 138/167 #8 58.54 Installing : perl-srpm-macros-1-42.fc35.noarch 139/167 #8 58.54 Installing : openblas-srpm-macros-2-10.fc35.noarch 140/167 #8 58.57 Installing : ocaml-srpm-macros-6-5.fc35.noarch 141/167 #8 58.57 Installing : nim-srpm-macros-3-5.fc35.noarch 142/167 #8 58.58 Installing : lua-srpm-macros-1-5.fc35.noarch 143/167 #8 58.59 Installing : kernel-srpm-macros-1.0-6.fc35.noarch 144/167 #8 58.60 Installing : gnat-srpm-macros-4-14.fc35.noarch 145/167 #8 58.64 Installing : ghc-srpm-macros-1.5.0-5.fc35.noarch 146/167 #8 58.64 Installing : fpc-srpm-macros-1.3-4.fc35.noarch 147/167 #8 58.65 Installing : efi-srpm-macros-5-4.fc35.noarch 148/167 #8 58.65 Installing : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 149/167 #8 58.66 Installing : go-srpm-macros-3.0.15-1.fc35.noarch 150/167 #21 54.71 Selecting previously unselected package libgcc-s1-arm64-cross. #21 54.71 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... #21 54.75 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... #21 54.93 Selecting previously unselected package libgomp1-arm64-cross. #21 54.93 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... #21 54.97 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... #9 58.72 Setting up dh-autoreconf (20) ... #9 58.73 Setting up patchutils (0.4.2-1) ... #9 58.75 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 58.76 Setting up libltdl-dev:arm64 (2.4.6-15) ... #9 58.77 Setting up libjson-maybexs-perl (1.004003-1) ... #9 58.78 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 58.79 Setting up libio-string-perl (1.08-3.1) ... #9 58.81 Setting up libreadonly-perl (2.050-3) ... #9 58.82 Setting up python3-gpg (1.14.0-1ubuntu4) ... #9 47.10 Setting up gnupg-l10n (2.2.27-3ubuntu2) ... #9 47.12 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #9 47.13 Setting up lzip (1.23-1) ... #9 47.14 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #9 47.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #9 47.14 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #9 47.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #9 47.14 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #9 47.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #9 47.15 Setting up strace (5.16-0ubuntu3) ... #9 47.16 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ... #9 47.17 Setting up xz-utils (5.2.5-2ubuntu1) ... #9 47.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.18 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 #9 47.19 Setting up t1utils (1.41-4build2) ... #9 47.20 Setting up diffstat (1.64-1build2) ... #9 47.21 Setting up libpng16-16:armhf (1.6.37-3build5) ... #9 47.22 Setting up libmpc3:armhf (1.2.1-2build1) ... #9 47.23 Setting up libatomic1:armhf (12-20220319-1ubuntu1) ... #9 47.25 Setting up patch (2.7.6-7build2) ... #9 47.26 Setting up autopoint (0.21-4ubuntu4) ... #9 47.27 Setting up fonts-dejavu-core (2.37-2build1) ... #9 47.32 Setting up ucf (3.0043) ... #11 7.889 Selecting previously unselected package dh-apparmor. #11 7.892 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ... #11 7.895 Unpacking dh-apparmor (2.12-4ubuntu5.1) ... #11 7.935 Selecting previously unselected package btrfs-progs. #11 7.938 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_arm64.deb ... #11 7.943 Unpacking btrfs-progs (4.15.1-1build1) ... #11 8.020 Selecting previously unselected package btrfs-tools. #11 8.022 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_arm64.deb ... #11 8.026 Unpacking btrfs-tools (4.15.1-1build1) ... #11 8.069 Selecting previously unselected package libdevmapper1.02.1:arm64. #9 59.33 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 59.34 Setting up libfile-find-rule-perl (0.34-1) ... #9 59.35 Setting up libstring-copyright-perl (0.003006-1) ... #9 59.35 Setting up python3-debian (0.1.36ubuntu1) ... #9 59.53 Setting up python3-requests (2.22.0-2ubuntu1) ... #11 4.868 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 4.868 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 4.868 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 4.868 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 4.869 libudev-dev libuv1 pkg-config #11 4.870 Suggested packages: #11 4.870 duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 4.870 Recommended packages: #11 4.870 dmsetup #11 4.909 The following NEW packages will be installed: #11 4.909 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 4.909 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 4.909 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 4.909 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 4.910 libudev-dev libuv1 pkg-config #12 2.201 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.201 dpkg-buildpackage: info: source version 1.0 #12 2.201 dpkg-buildpackage: info: source distribution unstable #12 2.201 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 2.237 dpkg-source --before-build . #12 2.237 dpkg-buildpackage: info: host architecture arm64 #12 2.335 debian/rules clean #12 2.337 dh clean #11 6.510 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB] #11 6.512 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB] #11 6.529 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB] #11 6.532 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB] #11 6.537 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB] #11 6.541 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB] #11 6.668 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB] #11 6.669 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-progs armhf 4.15.1-1build1 [579 kB] #11 6.701 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-tools armhf 4.15.1-1build1 [2604 B] #11 6.702 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] #11 6.706 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] #11 6.707 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.53 [19.1 kB] #11 6.708 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsepol1-dev armhf 2.7-1ubuntu0.1 [303 kB] #11 6.722 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcre16-3 armhf 2:8.39-9 [128 kB] #11 6.727 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcre32-3 armhf 2:8.39-9 [120 kB] #11 6.744 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcrecpp0v5 armhf 2:8.39-9 [13.2 kB] #8 58.18 Installing : webkit2gtk3-jsc-2.36.1-1.fc36.aarch64 129/180 #8 58.21 Installing : libproxy-webkitgtk4-0.4.17-4.fc36.aarch64 130/180 #8 58.22 Installing : glib-networking-2.72.0-1.fc36.aarch64 131/180 #8 58.27 Installing : libsoup-2.74.2-2.fc36.aarch64 132/180 #8 58.32 Installing : libappstream-glib-0.7.18-4.fc36.aarch64 133/180 #8 58.35 Upgrading : dnf-data-4.12.0-1.fc36.noarch 134/180 #8 58.35 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew #8 58.35 #8 58.39 Upgrading : python3-dnf-4.12.0-1.fc36.noarch 135/180 #8 58.45 Upgrading : dnf-4.12.0-1.fc36.noarch 136/180 #8 58.47 Running scriptlet: dnf-4.12.0-1.fc36.noarch 136/180 #8 58.48 Installing : rust-srpm-macros-21-1.fc36.noarch 137/180 #8 58.49 Installing : qt5-srpm-macros-5.15.3-1.fc36.noarch 138/180 #8 58.49 Installing : python3-toml-0.10.2-6.fc36.noarch 139/180 #8 58.53 Installing : python3-pyxdg-0.27-4.fc36.noarch 140/180 #8 58.54 Installing : python3-distro-1.6.0-2.fc36.noarch 141/180 #9 49.22 Selecting previously unselected package libemail-address-xs-perl. #9 49.23 Preparing to unpack .../236-libemail-address-xs-perl_1.04-1build5_armhf.deb ... #9 49.24 Unpacking libemail-address-xs-perl (1.04-1build5) ... #9 49.27 Selecting previously unselected package libipc-system-simple-perl. #9 49.27 Preparing to unpack .../237-libipc-system-simple-perl_1.30-1_all.deb ... #9 49.28 Unpacking libipc-system-simple-perl (1.30-1) ... #9 49.31 Selecting previously unselected package libfile-basedir-perl. #9 49.31 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... #9 49.31 Unpacking libfile-basedir-perl (0.08-1) ... #9 49.35 Selecting previously unselected package libfile-chdir-perl. #9 49.35 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 49.35 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 49.38 Selecting previously unselected package libfile-fcntllock-perl. #9 49.38 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build5_armhf.deb ... #9 49.38 Unpacking libfile-fcntllock-perl (0.22-3build5) ... #9 49.42 Selecting previously unselected package libnumber-compare-perl. #9 49.42 Preparing to unpack .../241-libnumber-compare-perl_0.03-1.1_all.deb ... #9 49.42 Unpacking libnumber-compare-perl (0.03-1.1) ... #9 49.45 Selecting previously unselected package libtext-glob-perl. #9 49.45 Preparing to unpack .../242-libtext-glob-perl_0.11-1_all.deb ... #12 4.816 1 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #12 4.816 1 not fully installed or removed. #12 4.816 Need to get 8024 kB of archives. #12 4.816 After this operation, 37.8 MB of additional disk space will be used. #12 4.816 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #8 58.70 Installing : python-srpm-macros-3.10-11.fc35.noarch 151/167 #8 58.71 Installing : redhat-rpm-config-199-1.fc35.noarch 152/167 #8 58.72 Installing : rpm-build-4.17.0-4.fc35.x86_64 153/167 #8 58.77 Installing : rpmlint-2.2.0-2.fc35.noarch 154/167 #8 58.80 Installing : dnf-plugins-core-4.1.0-1.fc35.noarch 155/167 #8 58.81 Upgrading : yum-4.11.1-3.fc35.noarch 156/167 #8 58.85 Cleanup : yum-4.9.0-1.fc35.noarch 157/167 #8 58.86 Running scriptlet: dnf-4.9.0-1.fc35.noarch 158/167 #8 58.90 Cleanup : dnf-4.9.0-1.fc35.noarch 158/167 #8 58.90 Running scriptlet: dnf-4.9.0-1.fc35.noarch 158/167 #21 55.22 Selecting previously unselected package libitm1-arm64-cross. #21 55.22 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... #21 55.26 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... #9 59.01 Setting up python3-certifi (2020.6.20-1) ... #9 59.15 Setting up libfile-find-rule-perl (0.34-1) ... #9 59.17 Setting up libstring-copyright-perl (0.003006-1) ... #9 59.18 Setting up python3-idna (2.10-1) ... #15 DONE 2.7s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:a5a93212f56b67f526da94324abedb8c408d40c38d95242a4193775df3d600ac #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:a4506fcaa7e6a65c5dbc5a2bb6399ca7f8d01dbf80be8a6b0d0a11d799eb0a12 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #9 47.42 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ... #9 47.43 Setting up libltdl7:armhf (2.4.6-15build2) ... #9 47.44 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 47.45 Setting up libssh-4:armhf (0.9.6-2build1) ... #9 47.47 Setting up libwebp7:armhf (1.2.2-2) ... #9 47.48 Setting up libubsan1:armhf (12-20220319-1ubuntu1) ... #9 47.49 Setting up libgcc-11-dev:armhf (11.2.0-19ubuntu1) ... #9 47.51 Setting up libmd0:armhf (1.0.4-1build1) ... #9 47.52 Setting up python-apt-common (2.3.0ubuntu2) ... #9 47.53 Setting up libnsl-dev:armhf (1.3.0-2build2) ... #9 47.54 Setting up libcrypt-dev:armhf (1:4.4.27-1) ... #11 6.242 Running transaction check #11 9.366 Selecting previously unselected package g++. #11 9.369 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... #11 9.374 Unpacking g++ (4:8.3.0-1+rpi2) ... #11 9.400 Selecting previously unselected package build-essential. #11 9.403 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... #11 9.407 Unpacking build-essential (12.6) ... #11 9.447 Selecting previously unselected package bash-completion. #11 9.450 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... #11 8.072 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... #11 8.078 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.125 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #11 8.127 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... #11 8.131 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.174 Selecting previously unselected package libudev-dev:arm64. #11 8.176 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_arm64.deb ... #11 8.186 Unpacking libudev-dev:arm64 (237-3ubuntu10.53) ... #11 8.222 Selecting previously unselected package libsepol1-dev:arm64. #11 8.225 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_arm64.deb ... #11 8.228 Unpacking libsepol1-dev:arm64 (2.7-1ubuntu0.1) ... #11 8.290 Selecting previously unselected package libpcre16-3:arm64. #9 59.71 Setting up libdata-optlist-perl (0.110-1) ... #9 59.72 Setting up libipc-run-perl (20180523.0-2) ... #9 59.73 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... #9 59.74 Setting up libcontextual-return-perl (0.004014-2) ... #9 59.75 Setting up libwww-robotrules-perl (6.02-1) ... #9 59.76 Setting up libtypes-serialiser-perl (1.0-1) ... #9 59.77 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 59.80 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 59.80 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 #9 59.80 Setting up libhtml-parser-perl (3.72-5) ... #9 59.82 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 59.82 Setting up librole-tiny-perl (2.001004-1) ... #9 59.83 Setting up build-essential (12.8ubuntu1.1) ... #9 59.84 Setting up libfont-ttf-perl (1.06-1) ... #9 59.86 Setting up libfile-homedir-perl (1.004-1) ... #9 59.87 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #9 59.89 Setting up libio-socket-ssl-perl (2.067-1) ... #9 59.89 Setting up libsub-exporter-perl (0.987-1) ... #9 59.90 Setting up libalgorithm-merge-perl (0.08-3) ... #9 59.91 Setting up libhttp-message-perl (6.22-1) ... #9 59.93 Setting up libhtml-form-perl (6.07-1) ... #9 59.94 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #11 5.320 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #11 5.320 1 not fully installed or removed. #11 5.320 Need to get 7654 kB of archives. #11 5.320 After this operation, 39.9 MB of additional disk space will be used. #11 5.320 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB] #12 2.426 dh_clean #12 2.461 debian/rules binary #12 2.463 dh binary #12 2.540 dh_update_autotools_config #12 2.569 dh_autoreconf #11 6.819 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpcre3-dev armhf 2:8.39-9 [473 kB] #11 6.827 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB] #11 6.831 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] #11 6.834 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~18.04.2 [77.0 kB] #11 6.836 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.53 [184 kB] #11 6.842 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB] #11 7.025 debconf: delaying package configuration, since apt-utils is not installed #8 58.55 Installing : python3-dnf-plugins-core-4.2.0-1.fc36.noarch 142/180 #8 58.58 Installing : pkgconf-m4-1.8.0-2.fc36.noarch 143/180 #8 58.61 Installing : pkgconf-pkg-config-1.8.0-2.fc36.aarch64 144/180 #8 58.62 Installing : perl-srpm-macros-1-43.fc36.noarch 145/180 #8 58.62 Installing : package-notes-srpm-macros-0.4-14.fc36.noarch 146/180 #8 58.63 Installing : openblas-srpm-macros-2-11.fc36.noarch 147/180 #8 58.63 Installing : ocaml-srpm-macros-6-6.fc36.noarch 148/180 #8 58.67 Installing : nim-srpm-macros-3-6.fc36.noarch 149/180 #8 58.68 Installing : kernel-srpm-macros-1.0-14.fc36.noarch 150/180 #8 58.68 Installing : gnat-srpm-macros-4-15.fc36.noarch 151/180 #8 58.69 Installing : ghc-srpm-macros-1.5.0-6.fc36.noarch 152/180 #8 58.69 Installing : fpc-srpm-macros-1.3-5.fc36.noarch 153/180 #8 58.72 Installing : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 154/180 #8 58.72 Installing : go-srpm-macros-3.0.15-1.fc36.noarch 155/180 #8 58.73 Installing : python-srpm-macros-3.10-17.fc36.noarch 156/180 #8 58.74 Installing : redhat-rpm-config-217-1.fc36.noarch 157/180 #8 58.77 Installing : rpm-build-4.17.0-10.fc36.aarch64 158/180 #9 49.45 Unpacking libtext-glob-perl (0.11-1) ... #9 49.49 Selecting previously unselected package libfile-find-rule-perl. #9 49.49 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... #9 49.50 Unpacking libfile-find-rule-perl (0.34-1) ... #9 49.53 Selecting previously unselected package libfont-afm-perl. #9 49.53 Preparing to unpack .../244-libfont-afm-perl_1.20-3_all.deb ... #9 49.54 Unpacking libfont-afm-perl (1.20-3) ... #9 49.57 Selecting previously unselected package libio-string-perl. #9 49.57 Preparing to unpack .../245-libio-string-perl_1.08-3.1_all.deb ... #9 49.58 Unpacking libio-string-perl (1.08-3.1) ... #9 49.61 Selecting previously unselected package libfont-ttf-perl. #9 49.61 Preparing to unpack .../246-libfont-ttf-perl_1.06-1.1_all.deb ... #9 49.61 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 DONE 2.3s #15 [stage-1 8/8] WORKDIR /root/rpmbuild #15 sha256:fd737546bf29ca2642e5fb994ff9cd9ea9c3e782af2122b72a9e9a0b71e65c22 #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #8 58.92 Cleanup : python3-dnf-4.9.0-1.fc35.noarch 159/167 #8 58.95 Cleanup : python3-hawkey-0.64.0-1.fc35.x86_64 160/167 #8 58.98 Cleanup : dnf-data-4.9.0-1.fc35.noarch 161/167 #8 58.99 Cleanup : python3-libdnf-0.64.0-1.fc35.x86_64 162/167 #8 59.04 Cleanup : libdnf-0.64.0-1.fc35.x86_64 163/167 #8 59.05 Cleanup : libsolv-0.7.19-3.fc35.x86_64 164/167 #8 59.08 Cleanup : glibc-2.34-25.fc35.x86_64 165/167 #8 59.11 Cleanup : glibc-minimal-langpack-2.34-25.fc35.x86_64 166/167 #8 59.12 Cleanup : glibc-common-2.34-25.fc35.x86_64 167/167 #8 59.07 Setting up libxpm4:armhf (1:3.5.12-1) ... #8 59.08 Setting up fontconfig-config (2.13.1-4.2) ... #8 59.26 Setting up openssh-client (1:8.4p1-5) ... #8 63.06 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u7) ... #8 63.07 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ... #8 63.09 Setting up gettext (0.19.8.1-9) ... #8 63.10 Setting up exim4-base (4.92-8+deb10u6) ... #21 55.43 Selecting previously unselected package libatomic1-arm64-cross. #21 55.44 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... #21 55.47 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... #9 47.56 Setting up libuchardet0:armhf (0.0.7-1build2) ... #9 47.57 Setting up lzop (1.04-2build2) ... #9 47.58 Setting up libmpdec3:armhf (2.5.1-2build2) ... #9 47.61 Setting up git-man (1:2.34.1-1ubuntu1.2) ... #9 47.62 Setting up netbase (6.3) ... #9 47.68 Setting up libbinutils:armhf (2.38-3ubuntu1) ... #9 47.70 Setting up libfido2-1:armhf (1.10.0-1) ... #9 47.71 Setting up libisl23:armhf (0.24-2build1) ... #9 47.72 Setting up libc-dev-bin (2.35-0ubuntu3) ... #9 47.73 Setting up openssl (3.0.2-0ubuntu1.1) ... #9 47.75 Setting up libbsd0:armhf (0.11.5-1) ... #9 47.76 Setting up libelf1:armhf (0.186-1build1) ... #9 47.77 Setting up readline-common (8.1.2-1) ... #9 47.79 Setting up publicsuffix (20211207.1025-1) ... #11 6.369 Transaction check succeeded. #11 6.369 Running transaction test #11 8.293 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9_arm64.deb ... #11 8.297 Unpacking libpcre16-3:arm64 (2:8.39-9) ... #11 8.346 Selecting previously unselected package libpcre32-3:arm64. #11 8.348 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9_arm64.deb ... #11 8.353 Unpacking libpcre32-3:arm64 (2:8.39-9) ... #11 8.397 Selecting previously unselected package libpcrecpp0v5:arm64. #11 8.400 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9_arm64.deb ... #11 8.404 Unpacking libpcrecpp0v5:arm64 (2:8.39-9) ... #11 8.435 Selecting previously unselected package libpcre3-dev:arm64. #11 8.437 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9_arm64.deb ... #11 8.442 Unpacking libpcre3-dev:arm64 (2:8.39-9) ... #11 8.509 Selecting previously unselected package libselinux1-dev:arm64. #9 59.95 Setting up libjson-xs-perl (4.020-1build1) ... #9 59.96 Setting up libhttp-negotiate-perl (6.01-1) ... #9 59.97 Setting up libio-prompter-perl (0.004015-1) ... #9 59.98 Setting up libhttp-cookies-perl (6.08-1) ... #9 60.00 Setting up po-debconf (1.0.21) ... #9 60.01 Setting up libhtml-tree-perl (5.07-2) ... #9 60.02 Setting up libparams-classify-perl (0.015-1build2) ... #9 60.03 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.8) ... #9 60.04 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 60.05 Setting up libnet-dns-sec-perl (1.15-1) ... #9 60.06 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.10) ... #9 60.07 Setting up libsereal-perl (4.011-1) ... #9 60.08 Setting up libhtml-format-perl (2.12-1) ... #9 60.09 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 60.16 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #12 2.610 create-stamp debian/debhelper-build-stamp #12 2.610 dh_prep #12 2.638 dh_auto_install --destdir=debian/docker-ce-build-deps/ #12 2.691 dh_install #12 2.725 dh_installdocs #12 2.763 dh_installchangelogs #11 7.059 Fetched 6985 kB in 1s (5160 kB/s) #11 7.095 Selecting previously unselected package bash-completion. #11 7.095 (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 ... 21307 files and directories currently installed.) #11 7.105 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ... #8 58.82 Installing : rpmlint-2.2.0-3.fc36.noarch 159/180 #8 58.85 Installing : dnf-plugins-core-4.2.0-1.fc36.noarch 160/180 #8 58.86 Upgrading : yum-4.12.0-1.fc36.noarch 161/180 #8 58.87 Cleanup : yum-4.10.0-2.fc36.noarch 162/180 #8 58.87 Running scriptlet: dnf-4.10.0-2.fc36.noarch 163/180 #8 58.88 Cleanup : dnf-4.10.0-2.fc36.noarch 163/180 #8 58.88 Running scriptlet: dnf-4.10.0-2.fc36.noarch 163/180 #8 59.10 Running transaction check #11 2.326 Package bash-5.1.0-2.fc34.aarch64 is already installed. #11 2.339 Package bash-5.1.0-2.fc34.aarch64 is already installed. #11 2.340 Package ca-certificates-2021.2.52-1.0.fc34.noarch is already installed. #11 2.340 Package libarchive-3.5.2-2.fc34.aarch64 is already installed. #11 2.341 Package pkgconf-pkg-config-1.7.3-6.fc34.aarch64 is already installed. #11 2.342 Package tar-2:1.34-1.fc34.aarch64 is already installed. #11 2.354 Package bash-5.1.0-2.fc34.aarch64 is already installed. #11 2.404 Dependencies resolved. #11 2.428 ================================================================================ #11 2.428 Package Arch Version Repo Size #11 2.428 ================================================================================ #11 2.428 Installing: #11 2.428 btrfs-progs-devel aarch64 5.16.2-1.fc34 updates 50 k #11 2.428 cmake aarch64 3.20.5-1.fc34 updates 6.1 M #11 2.428 device-mapper-devel aarch64 1.02.175-1.fc34 fedora 45 k #11 2.428 gcc aarch64 11.3.1-2.fc34 updates 30 M #11 2.428 git aarch64 2.34.3-1.fc34 updates 65 k #11 2.428 glibc-static aarch64 2.33-21.fc34 updates 1.3 M #11 2.428 libseccomp-devel aarch64 2.5.3-1.fc34 updates 53 k #11 2.428 libselinux-devel aarch64 3.2-1.fc34 fedora 113 k #11 2.428 libtool aarch64 2.4.6-40.fc34 fedora 579 k #11 2.428 libtool-ltdl-devel aarch64 2.4.6-40.fc34 fedora 153 k #11 2.428 make aarch64 1:4.3-5.fc34 fedora 536 k #11 2.428 selinux-policy-devel noarch 34.27-1.fc34 updates 803 k #11 2.428 systemd aarch64 248.10-1.fc34 updates 4.0 M #11 2.428 which aarch64 2.21-26.fc34 updates 41 k #11 2.428 Upgrading: #11 2.428 libgcc aarch64 11.3.1-2.fc34 updates 112 k #11 2.428 libgomp aarch64 11.3.1-2.fc34 updates 289 k #11 2.428 Installing dependencies: #11 2.428 acl aarch64 2.3.1-1.fc34 fedora 71 k #11 2.428 annobin aarch64 9.79-5.fc34 updates 119 k #11 2.428 autoconf noarch 2.69-36.fc34 fedora 667 k #11 2.428 automake noarch 1.16.2-4.fc34 fedora 664 k #11 2.428 btrfs-progs aarch64 5.16.2-1.fc34 updates 983 k #11 2.428 checkpolicy aarch64 3.2-1.fc34 fedora 340 k #11 2.428 cmake-data noarch 3.20.5-1.fc34 updates 1.5 M #11 2.428 cmake-filesystem aarch64 3.20.5-1.fc34 updates 16 k #11 2.428 cmake-rpm-macros noarch 3.20.5-1.fc34 updates 16 k #11 2.428 cpp aarch64 11.3.1-2.fc34 updates 9.9 M #11 2.428 cryptsetup-libs aarch64 2.3.7-1.fc34 updates 470 k #11 2.428 dbus aarch64 1:1.12.20-3.fc34 fedora 8.0 k #11 2.428 dbus-broker aarch64 29-2.fc34 updates 166 k #11 2.428 dbus-common noarch 1:1.12.20-3.fc34 fedora 15 k #11 2.428 device-mapper aarch64 1.02.175-1.fc34 fedora 141 k #11 2.428 device-mapper-libs aarch64 1.02.175-1.fc34 fedora 173 k #11 2.428 e2fsprogs-libs aarch64 1.45.6-5.fc34 fedora 221 k #11 2.428 gc aarch64 8.0.4-5.fc34 fedora 102 k #11 2.428 git-core aarch64 2.34.3-1.fc34 updates 3.9 M #11 2.428 git-core-doc noarch 2.34.3-1.fc34 updates 2.4 M #11 2.428 glibc-devel aarch64 2.33-21.fc34 updates 423 k #11 2.428 guile22 aarch64 2.2.7-2.fc34 fedora 6.5 M #11 2.428 iptables-legacy-libs aarch64 1.8.7-8.fc34 updates 39 k #11 2.428 jsoncpp aarch64 1.9.4-5.fc34 updates 88 k #11 2.428 kernel-headers aarch64 5.17.4-100.fc34 updates 1.3 M #11 2.428 kmod-libs aarch64 29-2.fc34 updates 62 k #11 2.428 libargon2 aarch64 20171227-6.fc34 fedora 28 k #11 2.428 libasan aarch64 11.3.1-2.fc34 updates 423 k #11 2.428 libatomic aarch64 11.3.1-2.fc34 updates 61 k #11 2.428 libbtrfs aarch64 5.16.2-1.fc34 updates 28 k #11 2.428 libbtrfsutil aarch64 5.16.2-1.fc34 updates 32 k #11 2.428 libcbor aarch64 0.7.0-3.fc34 fedora 56 k #11 2.428 libedit aarch64 3.1-38.20210714cvs.fc34 updates 104 k #11 2.428 libfido2 aarch64 1.6.0-2.fc34 fedora 70 k #11 2.428 libibverbs aarch64 37.2-2.fc34 updates 387 k #11 2.428 libmpc aarch64 1.2.1-2.fc34 fedora 63 k #11 2.428 libnl3 aarch64 3.5.0-6.fc34 fedora 315 k #11 2.428 libpcap aarch64 14:1.10.1-1.fc34 updates 167 k #11 2.428 libseccomp aarch64 2.5.3-1.fc34 updates 71 k #11 2.428 libselinux-utils aarch64 3.2-1.fc34 fedora 159 k #11 2.428 libsepol-devel aarch64 3.2-2.fc34 updates 40 k #11 2.428 libtool-ltdl aarch64 2.4.6-40.fc34 fedora 36 k #11 2.428 libubsan aarch64 11.3.1-2.fc34 updates 206 k #11 2.428 libuv aarch64 1:1.44.1-1.fc34 updates 149 k #11 2.428 libxcrypt-devel aarch64 4.4.28-1.fc34 updates 29 k #11 2.428 libxcrypt-static aarch64 4.4.28-1.fc34 updates 109 k #11 2.428 llvm-libs aarch64 12.0.1-1.fc34 updates 22 M #11 2.428 lzo aarch64 2.10-4.fc34 fedora 64 k #11 2.428 m4 aarch64 1.4.18-17.fc34 fedora 209 k #11 2.428 openssh aarch64 8.6p1-5.fc34 updates 428 k #11 2.428 openssh-clients aarch64 8.6p1-5.fc34 updates 654 k #11 2.428 pcre2-devel aarch64 10.36-4.fc34 fedora 477 k #11 2.428 pcre2-utf16 aarch64 10.36-4.fc34 fedora 195 k #11 2.428 pcre2-utf32 aarch64 10.36-4.fc34 fedora 187 k #11 2.428 perl-Error noarch 1:0.17029-5.fc34 fedora 42 k #11 2.428 perl-File-Compare noarch 1.100.600-477.fc34 updates 23 k #11 2.428 perl-File-Copy noarch 2.34-477.fc34 updates 30 k #11 2.428 perl-File-Find noarch 1.37-477.fc34 updates 36 k #11 2.428 perl-Git noarch 2.34.3-1.fc34 updates 41 k #11 2.428 perl-TermReadKey aarch64 2.38-9.fc34 fedora 36 k #11 2.428 perl-Thread-Queue noarch 3.14-458.fc34 fedora 22 k #11 2.428 perl-lib aarch64 0.65-477.fc34 updates 25 k #11 2.428 perl-threads aarch64 1:2.25-458.fc34 fedora 57 k #11 2.428 perl-threads-shared aarch64 1.61-458.fc34 fedora 43 k #11 2.428 policycoreutils aarch64 3.2-1.fc34 fedora 207 k #11 2.428 policycoreutils-devel aarch64 3.2-1.fc34 fedora 138 k #11 2.428 policycoreutils-python-utils noarch 3.2-1.fc34 fedora 71 k #11 2.428 python3-audit aarch64 3.0.6-1.fc34 updates 82 k #11 2.428 python3-libselinux aarch64 3.2-1.fc34 fedora 183 k #11 2.428 python3-libsemanage aarch64 3.2-1.fc34 fedora 83 k #11 2.428 python3-policycoreutils noarch 3.2-1.fc34 fedora 2.0 M #11 2.428 python3-setools aarch64 4.4.0-1.fc34 fedora 545 k #11 2.428 rhash aarch64 1.4.0-3.fc34 fedora 183 k #11 2.428 rpm-plugin-selinux aarch64 4.16.1.3-1.fc34 fedora 23 k #11 2.428 selinux-policy noarch 34.27-1.fc34 updates 60 k #11 2.428 selinux-policy-targeted noarch 34.27-1.fc34 updates 6.3 M #11 2.428 systemd-devel aarch64 248.10-1.fc34 updates 437 k #11 2.428 systemd-pam aarch64 248.10-1.fc34 updates 315 k #11 2.428 systemd-rpm-macros noarch 248.10-1.fc34 updates 27 k #11 2.428 vim-filesystem noarch 2:8.2.4804-1.fc34 updates 22 k #11 2.428 xkeyboard-config noarch 2.33-1.fc34 updates 783 k #11 2.428 Installing weak dependencies: #11 2.428 libbpf aarch64 2:0.4.0-1.fc34 updates 130 k #11 2.428 libxkbcommon aarch64 1.3.0-1.fc34 updates 142 k #11 2.428 qrencode-libs aarch64 4.1.1-1.fc34 updates 61 k #11 2.428 systemd-networkd aarch64 248.10-1.fc34 updates 433 k #11 2.428 #11 2.428 Transaction Summary #11 2.428 ================================================================================ #11 2.428 Install 99 Packages #11 2.428 Upgrade 2 Packages #11 2.428 #11 2.434 Total download size: 114 M #11 2.435 Downloading Packages: #9 49.68 Selecting previously unselected package libio-stringy-perl. #9 49.68 Preparing to unpack .../247-libio-stringy-perl_2.111-3_all.deb ... #9 49.69 Unpacking libio-stringy-perl (2.111-3) ... #9 49.73 Selecting previously unselected package libparams-validate-perl:armhf. #9 49.73 Preparing to unpack .../248-libparams-validate-perl_1.30-1build2_armhf.deb ... #9 49.73 Unpacking libparams-validate-perl:armhf (1.30-1build2) ... #9 49.77 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 49.77 Preparing to unpack .../249-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #9 49.77 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #9 49.81 Selecting previously unselected package libsort-versions-perl. #9 49.81 Preparing to unpack .../250-libsort-versions-perl_1.62-1_all.deb ... #9 49.82 Unpacking libsort-versions-perl (1.62-1) ... #9 49.89 Selecting previously unselected package libgit-wrapper-perl. #9 49.89 Preparing to unpack .../251-libgit-wrapper-perl_0.048-1_all.deb ... #9 49.89 Unpacking libgit-wrapper-perl (0.048-1) ... #8 59.35 Setting up gpgsm (2.2.27-2+deb11u1) ... #8 59.37 Setting up libxext6:armhf (2:1.3.3-1.1) ... #8 59.38 Setting up binutils (2.35.2-2) ... #8 59.39 Setting up man-db (2.9.4-2) ... #8 63.22 exim: DB upgrade, deleting hints-db #8 63.26 Setting up gcc-8 (8.3.0-6) ... #8 63.27 Setting up gpg-agent (2.2.12-1+deb10u1) ... #8 63.30 Setting up libtool (2.4.6-9) ... #8 63.31 Setting up openssh-client (1:7.9p1-10+deb10u2) ... #8 63.41 Setting up gpgsm (2.2.12-1+deb10u1) ... #21 55.64 Selecting previously unselected package libasan6-arm64-cross. #21 55.64 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... #21 55.67 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... #12 0.769 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #12 0.772 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #12 0.785 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease #12 0.819 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease #9 47.80 Setting up zstd (1.4.8+dfsg-3build1) ... #9 47.82 Setting up libmarkdown2:armhf (2.2.7-2) ... #9 47.83 Setting up libcc1-0:armhf (12-20220319-1ubuntu1) ... #9 47.84 Setting up iso-codes (4.9.0-1) ... #9 47.86 Setting up liblocale-gettext-perl (1.07-4build3) ... #9 47.87 Setting up dctrl-tools (2.24-3build2) ... #9 47.89 Setting up libgdbm6:armhf (1.23-1) ... #9 47.90 Setting up libicu70:armhf (70.1-2) ... #9 47.91 Setting up libctf0:armhf (2.38-3ubuntu1) ... #9 47.93 Setting up libjpeg8:armhf (8c-2ubuntu10) ... #9 47.94 Setting up pinentry-curses (1.1.1-1build2) ... #9 47.96 Setting up cpp-11 (11.2.0-19ubuntu1) ... #9 47.97 Setting up manpages-dev (5.10-1ubuntu1) ... #9 47.98 Setting up libdw1:armhf (0.186-1build1) ... #9 47.99 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #9 48.00 Setting up libxcb1:armhf (1.14-3ubuntu3) ... #9 48.02 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #12 5.171 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] #9 59.39 Setting up libdata-optlist-perl (0.110-1.1) ... #9 59.40 Setting up libipc-run-perl (20200505.0-1) ... #9 59.41 Setting up git (1:2.32.0-1ubuntu1.2) ... #9 59.44 Setting up libtext-xslate-perl (3.5.8-1build2) ... #9 59.45 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 59.62 Setting up libcontextual-return-perl (0.004014-2) ... #9 59.64 Setting up libwww-robotrules-perl (6.02-1) ... #9 59.65 Setting up libtypes-serialiser-perl (1.01-1) ... #9 59.66 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 59.69 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 59.69 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 #9 59.70 Setting up libhtml-parser-perl:arm64 (3.76-1) ... #9 59.72 Setting up libgit-wrapper-perl (0.048-1) ... #9 59.74 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #11 1.051 Reading package lists... #11 2.463 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?) #11 8.512 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_arm64.deb ... #11 8.516 Unpacking libselinux1-dev:arm64 (2.7-2build2) ... #11 8.559 Selecting previously unselected package libdevmapper-dev:arm64. #11 8.562 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... #11 8.567 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.604 Selecting previously unselected package libseccomp-dev:arm64. #11 8.606 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ... #11 8.611 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ... #11 8.646 Selecting previously unselected package libsystemd-dev:arm64. #11 8.648 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_arm64.deb ... #11 8.651 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.53) ... #11 8.711 Selecting previously unselected package pkg-config. #11 8.714 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_arm64.deb ... #9 60.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 60.42 #12 2.848 dh_perl #12 2.885 dh_link #12 2.919 dh_strip_nondeterminism #12 2.983 dh_compress #12 3.024 dh_fixperms #12 3.066 dh_missing #12 3.092 dh_installdeb #8 58.96 Cleanup : python3-dnf-4.10.0-2.fc36.noarch 164/180 #8 58.99 Cleanup : python3-rpm-4.17.0-9.fc36.aarch64 165/180 #8 59.00 Cleanup : rpm-build-libs-4.17.0-9.fc36.aarch64 166/180 #8 59.04 Cleanup : elfutils-libs-0.186-1.fc36.aarch64 167/180 #8 59.05 Cleanup : python3-hawkey-0.65.0-3.fc36.aarch64 168/180 #8 59.05 Cleanup : dnf-data-4.10.0-2.fc36.noarch 169/180 #8 59.10 Cleanup : rpm-sign-libs-4.17.0-9.fc36.aarch64 170/180 #8 59.11 Cleanup : python3-libdnf-0.65.0-3.fc36.aarch64 171/180 #8 59.15 Cleanup : libdnf-0.65.0-3.fc36.aarch64 172/180 #8 59.19 Cleanup : libsolv-0.7.20-3.fc36.aarch64 173/180 #8 59.20 Cleanup : rpm-4.17.0-9.fc36.aarch64 174/180 #8 59.24 Cleanup : rpm-libs-4.17.0-9.fc36.aarch64 175/180 #8 59.25 Cleanup : xz-libs-5.2.5-8.fc36.aarch64 176/180 #8 59.28 Cleanup : elfutils-libelf-0.186-1.fc36.aarch64 177/180 #8 59.28 Cleanup : glibc-2.35-2.fc36.aarch64 178/180 #11 5.670 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] #11 5.919 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] #8 59.25 Transaction check succeeded. #8 59.25 Running transaction test #9 49.93 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 49.93 Preparing to unpack .../252-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 49.93 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 49.99 Selecting previously unselected package libio-prompter-perl. #9 49.99 Preparing to unpack .../253-libio-prompter-perl_0.004015-1_all.deb ... #9 50.00 Unpacking libio-prompter-perl (0.004015-1) ... #9 50.09 Selecting previously unselected package libjson-perl. #9 50.09 Preparing to unpack .../254-libjson-perl_4.03000-1_all.deb ... #9 50.09 Unpacking libjson-perl (4.03000-1) ... #9 50.13 Selecting previously unselected package liblog-any-perl. #9 50.13 Preparing to unpack .../255-liblog-any-perl_1.709-1_all.deb ... #9 50.14 Unpacking liblog-any-perl (1.709-1) ... #9 50.18 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 50.18 Preparing to unpack .../256-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 50.18 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #8 59.48 Building database of manual pages ... #8 63.42 Setting up libgsasl7 (1.8.0-8+b2) ... #8 63.45 Setting up libxext6:armhf (2:1.3.3-1+b2) ... #8 63.46 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 63.47 Setting up python3 (3.7.3-1) ... #21 56.05 Selecting previously unselected package liblsan0-arm64-cross. #9 48.18 Setting up libedit2:armhf (3.1-20210910-1build1) ... #9 48.19 Setting up libreadline8:armhf (8.1.2-1) ... #9 48.20 Setting up m4 (1.4.18-5ubuntu2) ... #9 48.21 Setting up libldap-2.5-0:armhf (2.5.11+dfsg-1~exp1ubuntu3) ... #9 48.22 Setting up libpython3.10-stdlib:armhf (3.10.4-3) ... #9 48.23 Setting up ca-certificates (20211016) ... #12 5.431 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB] #12 5.447 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB] #12 5.451 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB] #12 5.456 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB] #12 5.460 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake arm64 3.16.3-1ubuntu1 [3115 kB] #12 5.603 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 5.627 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs0 arm64 5.4.1-2 [170 kB] #12 5.628 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs-dev arm64 5.4.1-2 [228 kB] #12 5.630 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB] #12 5.631 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB] #12 5.631 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.16 [19.7 kB] #12 5.632 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1 arm64 3.0-1ubuntu0.1 [231 kB] #12 5.634 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB] #12 5.652 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-16-0 arm64 10.34-7 [156 kB] #12 5.676 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-32-0 arm64 10.34-7 [147 kB] #12 5.748 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-posix2 arm64 10.34-7 [5820 B] #12 5.749 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-dev arm64 10.34-7 [595 kB] #12 5.757 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB] #9 59.76 Setting up librole-tiny-perl (2.002004-1) ... #9 59.77 Setting up gnupg (2.2.20-1ubuntu4) ... #9 59.79 Setting up build-essential (12.9ubuntu2) ... #9 59.80 Setting up python3-unidiff (0.5.5-2) ... #9 59.94 Setting up lsb-release (11.1.0ubuntu3) ... #9 59.96 Setting up libfont-ttf-perl (1.06-1.1) ... #9 59.97 Setting up libfile-homedir-perl (1.006-1) ... #9 59.98 Setting up python3-magic (2:0.4.20-3) ... #11 2.786 dpkg-buildpackage: info: source package docker-ce-build-deps #11 2.786 dpkg-buildpackage: info: source version 1.0 #11 2.786 dpkg-buildpackage: info: source distribution unstable #11 2.786 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 2.824 dpkg-source --before-build . #11 2.825 dpkg-buildpackage: info: host architecture armhf #11 2.936 debian/rules clean #11 8.719 Unpacking pkg-config (0.29.1-0ubuntu2) ... #11 8.765 Setting up libsepol1-dev:arm64 (2.7-1ubuntu0.1) ... #11 8.779 Setting up libuv1:arm64 (1.18.0-3) ... #11 8.794 Setting up bash-completion (1:2.8-1ubuntu1) ... #9 60.42 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 60.45 Setting up dput (1.0.3ubuntu1) ... #9 60.63 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 60.64 Setting up dirmngr (2.2.19-3ubuntu2.1) ... #8 61.75 Setting up libgpgme11:arm64 (1.12.0-6) ... #8 61.77 Setting up gcc (4:8.3.0-1) ... #8 61.79 Setting up python3-six (1.12.0-1) ... #8 61.93 Setting up dirmngr (2.2.12-1+deb10u1) ... #8 61.96 Setting up perl (5.28.1-6+deb10u1) ... #8 61.98 Setting up libpackage-stash-xs-perl (0.29-1) ... #8 61.99 Setting up python3-gpg (1.12.0-6) ... #12 3.125 dh_gencontrol #12 3.241 dh_md5sums #12 3.277 dh_builddeb #12 3.304 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.374 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #8 59.32 Cleanup : glibc-minimal-langpack-2.35-2.fc36.aarch64 179/180 #8 59.33 Cleanup : glibc-common-2.35-2.fc36.aarch64 180/180 #8 59.36 Running scriptlet: rpm-4.17.0-10.fc36.aarch64 180/180 #11 5.922 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB] #11 5.940 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] #11 5.944 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] #11 5.948 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] #11 5.951 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB] #11 6.129 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB] #11 6.129 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-progs amd64 4.15.1-1build1 [625 kB] #11 6.136 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-tools amd64 4.15.1-1build1 [2604 B] #11 6.137 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] #11 6.139 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] #11 6.139 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.53 [19.1 kB] #11 6.140 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsepol1-dev amd64 2.7-1ubuntu0.1 [324 kB] #11 6.147 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] #11 6.155 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB] #11 6.203 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] #9 50.23 Selecting previously unselected package libpackage-stash-perl. #9 50.23 Preparing to unpack .../257-libpackage-stash-perl_0.39-1_all.deb ... #9 50.24 Unpacking libpackage-stash-perl (0.39-1) ... #9 50.29 Selecting previously unselected package libsub-identify-perl. #9 50.29 Preparing to unpack .../258-libsub-identify-perl_0.14-1build4_armhf.deb ... #9 50.29 Unpacking libsub-identify-perl (0.14-1build4) ... #9 50.33 Selecting previously unselected package libsub-name-perl. #9 50.33 Preparing to unpack .../259-libsub-name-perl_0.26-1build2_armhf.deb ... #9 50.34 Unpacking libsub-name-perl (0.26-1build2) ... #9 50.37 Selecting previously unselected package libnamespace-clean-perl. #9 50.37 Preparing to unpack .../260-libnamespace-clean-perl_0.27-1_all.deb ... #9 50.38 Unpacking libnamespace-clean-perl (0.27-1) ... #9 50.41 Selecting previously unselected package libpath-tiny-perl. #9 50.41 Preparing to unpack .../261-libpath-tiny-perl_0.118-1_all.deb ... #11 7.625 Unpacking bash-completion (1:2.8-1ubuntu1) ... #11 7.752 Selecting previously unselected package cmake-data. #11 7.752 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #11 7.756 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ... #14 DONE 1.8s #15 [stage-1 8/8] WORKDIR /root/rpmbuild #15 sha256:61eecbc201fedc7911c250155b1f050e4a6205e1ce69efa7db3256155d396372 #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #11 3.163 (1/101): acl-2.3.1-1.fc34.aarch64.rpm 309 kB/s | 71 kB 00:00 #11 3.173 (2/101): autoconf-2.69-36.fc34.noarch.rpm 2.7 MB/s | 667 kB 00:00 #11 3.179 (3/101): automake-1.16.2-4.fc34.noarch.rpm 2.6 MB/s | 664 kB 00:00 #11 3.184 (4/101): checkpolicy-3.2-1.fc34.aarch64.rpm 17 MB/s | 340 kB 00:00 #11 3.187 (5/101): dbus-1.12.20-3.fc34.aarch64.rpm 646 kB/s | 8.0 kB 00:00 #11 3.190 (6/101): dbus-common-1.12.20-3.fc34.noarch.rpm 1.4 MB/s | 15 kB 00:00 #11 3.196 (7/101): device-mapper-1.02.175-1.fc34.aarch64. 17 MB/s | 141 kB 00:00 #11 3.201 (8/101): device-mapper-libs-1.02.175-1.fc34.aar 17 MB/s | 173 kB 00:00 #11 3.205 (9/101): device-mapper-devel-1.02.175-1.fc34.aa 2.5 MB/s | 45 kB 00:00 #11 3.209 (10/101): gc-8.0.4-5.fc34.aarch64.rpm 13 MB/s | 102 kB 00:00 #8 63.79 Setting up python3-xdg (0.25-5) ... #11 10.13 Unpacking bash-completion (1:2.8-6) ... #11 10.30 Selecting previously unselected package cmake-data. #11 10.30 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... #11 10.30 Unpacking cmake-data (3.16.3-3~bpo10+1) ... #21 56.05 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... #21 56.07 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... #21 56.34 Selecting previously unselected package libtsan0-arm64-cross. #12 5.759 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB] #12 5.760 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] #12 5.761 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.16 [246 kB] #12 5.765 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB] #12 5.960 debconf: delaying package configuration, since apt-utils is not installed #12 6.002 Fetched 8024 kB in 1s (5914 kB/s) #12 6.032 Selecting previously unselected package bash-completion. #9 60.12 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... #9 60.13 Setting up libio-socket-ssl-perl (2.069-1) ... #9 60.14 Setting up libsub-exporter-perl (0.987-1) ... #9 60.16 Setting up libalgorithm-merge-perl (0.08-3) ... #9 60.17 Setting up libhttp-message-perl (6.29-1) ... #9 60.18 Setting up libhtml-form-perl (6.07-1) ... #9 60.19 Setting up python3-pkg-resources (52.0.0-4) ... #11 2.938 dh clean #11 3.030 dh_clean #11 3.066 debian/rules binary #11 3.068 dh binary #11 3.144 dh_update_autotools_config #11 3.176 dh_autoreconf #11 3.221 create-stamp debian/debhelper-build-stamp #11 3.221 dh_prep #11 3.252 dh_install #11 3.290 dh_installdocs #9 60.78 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 60.79 Setting up libmodule-runtime-perl (0.016-1) ... #9 60.80 Setting up libmailtools-perl (2.21-1) ... #9 60.81 Setting up git (1:2.25.1-1ubuntu3.4) ... #9 60.84 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 60.88 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 60.95 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 62.18 Setting up libdata-dump-perl (1.23-1) ... #8 62.19 Setting up python3-certifi (2018.8.24-1) ... #8 62.33 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #8 62.34 Setting up libref-util-perl (0.204-1) ... #8 62.35 Setting up libipc-system-simple-perl (1.25-4) ... #8 62.37 Setting up libnet-domain-tld-perl (1.75-1) ... #8 62.38 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #8 62.39 Setting up libvariable-magic-perl (0.62-1+b1) ... #12 3.519 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #12 3.596 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.599 dpkg-source --after-build . #11 6.204 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] #11 6.276 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB] #11 6.278 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] #11 6.279 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB] #11 6.280 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.53 [184 kB] #11 6.283 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] #11 6.439 debconf: delaying package configuration, since apt-utils is not installed #11 6.467 Fetched 7654 kB in 1s (5617 kB/s) #9 50.41 Unpacking libpath-tiny-perl (0.118-1) ... #9 50.45 Selecting previously unselected package libtype-tiny-perl. #9 50.45 Preparing to unpack .../262-libtype-tiny-perl_1.012002-1_all.deb ... #9 50.46 Unpacking libtype-tiny-perl (1.012002-1) ... #9 50.53 Selecting previously unselected package libgitlab-api-v4-perl. #9 50.53 Preparing to unpack .../263-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 50.54 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 50.58 Selecting previously unselected package libhash-fieldhash-perl. #9 50.58 Preparing to unpack .../264-libhash-fieldhash-perl_0.15-1build4_armhf.deb ... #9 50.59 Unpacking libhash-fieldhash-perl (0.15-1build4) ... #9 50.61 Selecting previously unselected package libhtml-form-perl. #9 50.62 Preparing to unpack .../265-libhtml-form-perl_6.07-1_all.deb ... #9 50.62 Unpacking libhtml-form-perl (6.07-1) ... #11 7.157 Transaction test succeeded. #11 7.158 Running transaction #11 8.127 Selecting previously unselected package liblzo2-2:armhf. #11 8.127 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ... #11 8.130 Unpacking liblzo2-2:armhf (2.08-1.2) ... #11 8.165 Selecting previously unselected package libarchive13:armhf. #11 8.165 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ... #8 59.96 Transaction test succeeded. #11 3.221 (11/101): libargon2-20171227-6.fc34.aarch64.rpm 2.8 MB/s | 28 kB 00:00 #11 3.235 (12/101): libcbor-0.7.0-3.fc34.aarch64.rpm 4.4 MB/s | 56 kB 00:00 #11 3.251 (13/101): guile22-2.2.7-2.fc34.aarch64.rpm 143 MB/s | 6.5 MB 00:00 #11 3.255 (14/101): e2fsprogs-libs-1.45.6-5.fc34.aarch64. 3.6 MB/s | 221 kB 00:00 #11 3.258 (15/101): libfido2-1.6.0-2.fc34.aarch64.rpm 3.0 MB/s | 70 kB 00:00 #11 3.261 (16/101): libmpc-1.2.1-2.fc34.aarch64.rpm 6.8 MB/s | 63 kB 00:00 #11 3.266 (17/101): libnl3-3.5.0-6.fc34.aarch64.rpm 40 MB/s | 315 kB 00:00 #11 3.272 (18/101): libselinux-devel-3.2-1.fc34.aarch64.r 9.7 MB/s | 113 kB 00:00 #11 3.275 (19/101): libselinux-utils-3.2-1.fc34.aarch64.r 12 MB/s | 159 kB 00:00 #11 3.278 (20/101): libtool-ltdl-2.4.6-40.fc34.aarch64.rp 4.7 MB/s | 36 kB 00:00 #11 3.285 (21/101): libtool-2.4.6-40.fc34.aarch64.rpm 33 MB/s | 579 kB 00:00 #11 3.297 (22/101): lzo-2.10-4.fc34.aarch64.rpm 3.7 MB/s | 64 kB 00:00 #11 3.301 (23/101): libtool-ltdl-devel-2.4.6-40.fc34.aarc 5.9 MB/s | 153 kB 00:00 #11 3.307 (24/101): m4-1.4.18-17.fc34.aarch64.rpm 9.4 MB/s | 209 kB 00:00 #11 3.311 (25/101): make-4.3-5.fc34.aarch64.rpm 39 MB/s | 536 kB 00:00 #11 3.321 (26/101): pcre2-devel-10.36-4.fc34.aarch64.rpm 25 MB/s | 477 kB 00:00 #11 3.328 (27/101): pcre2-utf32-10.36-4.fc34.aarch64.rpm 12 MB/s | 187 kB 00:00 #11 3.333 (28/101): pcre2-utf16-10.36-4.fc34.aarch64.rpm 9.5 MB/s | 195 kB 00:00 #11 3.335 (29/101): perl-Error-0.17029-5.fc34.noarch.rpm 3.1 MB/s | 42 kB 00:00 #11 3.340 (30/101): perl-TermReadKey-2.38-9.fc34.aarch64. 2.9 MB/s | 36 kB 00:00 #11 3.347 (31/101): perl-Thread-Queue-3.14-458.fc34.noarc 1.9 MB/s | 22 kB 00:00 #11 3.353 (32/101): perl-threads-2.25-458.fc34.aarch64.rp 3.2 MB/s | 57 kB 00:00 #11 3.357 (33/101): perl-threads-shared-1.61-458.fc34.aar 2.6 MB/s | 43 kB 00:00 #11 3.366 (34/101): policycoreutils-devel-3.2-1.fc34.aarc 12 MB/s | 138 kB 00:00 #11 3.370 (35/101): policycoreutils-3.2-1.fc34.aarch64.rp 13 MB/s | 207 kB 00:00 #11 3.372 (36/101): policycoreutils-python-utils-3.2-1.fc 4.8 MB/s | 71 kB 00:00 #11 3.377 (37/101): python3-libselinux-3.2-1.fc34.aarch64 17 MB/s | 183 kB 00:00 #11 3.384 (38/101): python3-libsemanage-3.2-1.fc34.aarch6 7.9 MB/s | 83 kB 00:00 #11 3.403 (39/101): python3-policycoreutils-3.2-1.fc34.no 70 MB/s | 2.0 MB 00:00 #11 3.406 (40/101): rhash-1.4.0-3.fc34.aarch64.rpm 9.0 MB/s | 183 kB 00:00 #11 3.411 (41/101): python3-setools-4.4.0-1.fc34.aarch64. 16 MB/s | 545 kB 00:00 #11 3.414 (42/101): annobin-9.79-5.fc34.aarch64.rpm 15 MB/s | 119 kB 00:00 #11 3.418 (43/101): rpm-plugin-selinux-4.16.1.3-1.fc34.aa 1.9 MB/s | 23 kB 00:00 #11 3.440 (44/101): btrfs-progs-devel-5.16.2-1.fc34.aarch 1.9 MB/s | 50 kB 00:00 #11 3.482 (45/101): btrfs-progs-5.16.2-1.fc34.aarch64.rpm 14 MB/s | 983 kB 00:00 #11 3.505 (46/101): cmake-data-3.20.5-1.fc34.noarch.rpm 25 MB/s | 1.5 MB 00:00 #11 3.522 (47/101): cmake-3.20.5-1.fc34.aarch64.rpm 58 MB/s | 6.1 MB 00:00 #8 63.97 Setting up man-db (2.8.5-2) ... #21 56.34 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... #21 56.40 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... #12 6.032 (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 ... 26394 files and directories currently installed.) #12 6.047 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #9 60.40 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 60.41 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #9 60.42 Setting up libjson-xs-perl (4.030-1build2) ... #9 60.44 Setting up libhttp-negotiate-perl (6.01-1) ... #9 60.45 Setting up libio-prompter-perl (0.004015-1) ... #9 60.46 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 60.47 Setting up libhttp-cookies-perl (6.10-1) ... #9 60.48 Setting up python3-apt (2.2.1) ... #11 3.333 dh_installchangelogs #11 3.423 dh_perl #9 48.62 Updating certificates in /etc/ssl/certs... #12 1.082 Reading package lists... #9 61.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 61.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 61.18 Setting up dh-strip-nondeterminism (1.7.0-1) ... #9 61.19 Setting up libconst-fast-perl (0.014-1) ... #9 61.20 Setting up libhttp-daemon-perl (6.06-1) ... #9 61.22 Setting up libgit-wrapper-perl (0.048-1) ... #8 62.40 Setting up python3-idna (2.6-1) ... #8 62.60 Setting up libio-html-perl (1.001-1) ... #8 62.61 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 62.63 Setting up libtest-refcount-perl (0.08-3) ... #8 62.64 Setting up libparams-util-perl (1.07-3+b4) ... #8 62.65 Setting up libdpkg-perl (1.19.7) ... #12 3.698 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.703 #12 3.703 The package has been created. #12 3.703 Attention, the package has been created in the current directory, #12 3.703 not in ".." as indicated by the message above! #12 3.745 Selecting previously unselected package docker-ce-build-deps. #12 3.760 (Reading database ... 25546 files and directories currently installed.) #12 3.761 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.764 Unpacking docker-ce-build-deps (1.0) ... #11 9.474 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ... #11 9.488 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #11 9.508 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.520 Setting up librhash0:arm64 (1.3.6-2) ... #11 9.534 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.549 Setting up pkg-config (0.29.1-0ubuntu2) ... #11 9.599 Setting up dh-apparmor (2.12-4ubuntu5.1) ... #11 1.418 Last metadata expiration check: 0:00:16 ago on Mon May 9 11:57:37 2022. #11 6.494 Selecting previously unselected package bash-completion. #11 6.494 (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 ... 21573 files and directories currently installed.) #11 6.504 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ... #9 50.66 Selecting previously unselected package libhtml-format-perl. #9 50.66 Preparing to unpack .../266-libhtml-format-perl_2.12-1.1_all.deb ... #9 50.67 Unpacking libhtml-format-perl (2.12-1.1) ... #9 50.71 Selecting previously unselected package libhtml-html5-entities-perl. #9 50.71 Preparing to unpack .../267-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 50.71 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 50.75 Selecting previously unselected package libhttp-daemon-perl. #9 50.75 Preparing to unpack .../268-libhttp-daemon-perl_6.12-1_all.deb ... #9 50.75 Unpacking libhttp-daemon-perl (6.12-1) ... #9 50.79 Selecting previously unselected package libtypes-serialiser-perl. #9 50.79 Preparing to unpack .../269-libtypes-serialiser-perl_1.01-1_all.deb ... #9 50.80 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 50.83 Selecting previously unselected package libjson-xs-perl. #9 50.83 Preparing to unpack .../270-libjson-xs-perl_4.030-1build2_armhf.deb ... #9 50.83 Unpacking libjson-xs-perl (4.030-1build2) ... #9 50.86 Selecting previously unselected package libjson-maybexs-perl. #9 50.86 Preparing to unpack .../271-libjson-maybexs-perl_1.004003-1_all.deb ... #9 50.87 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 50.90 Selecting previously unselected package libldap-common. #9 50.90 Preparing to unpack .../272-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ... #9 50.91 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #9 50.95 Selecting previously unselected package liblist-compare-perl. #9 50.95 Preparing to unpack .../273-liblist-compare-perl_0.55-1_all.deb ... #9 50.95 Unpacking liblist-compare-perl (0.55-1) ... #9 50.98 Selecting previously unselected package liblist-someutils-perl. #9 50.99 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ... #9 50.99 Unpacking liblist-someutils-perl (0.58-1) ... #9 51.02 Selecting previously unselected package liblist-someutils-xs-perl. #11 8.173 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ... #11 8.233 Selecting previously unselected package libjsoncpp1:armhf. #11 8.235 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ... #11 8.239 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #11 8.276 Selecting previously unselected package librhash0:armhf. #11 8.279 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ... #11 8.283 Unpacking librhash0:armhf (1.3.6-2) ... #11 8.324 Selecting previously unselected package libuv1:armhf. #11 8.327 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ... #11 8.332 Unpacking libuv1:armhf (1.18.0-3) ... #11 8.363 Selecting previously unselected package cmake. #11 8.366 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ... #11 8.372 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ... #8 59.96 Running transaction #11 3.526 (48/101): cmake-filesystem-3.20.5-1.fc34.aarch6 463 kB/s | 16 kB 00:00 #11 3.531 (49/101): cmake-rpm-macros-3.20.5-1.fc34.noarch 667 kB/s | 16 kB 00:00 #11 3.539 (50/101): dbus-broker-29-2.fc34.aarch64.rpm 20 MB/s | 166 kB 00:00 #11 3.579 (51/101): cryptsetup-libs-2.3.7-1.fc34.aarch64. 8.9 MB/s | 470 kB 00:00 #11 3.623 (52/101): git-2.34.3-1.fc34.aarch64.rpm 1.6 MB/s | 65 kB 00:00 #11 3.658 (53/101): cpp-11.3.1-2.fc34.aarch64.rpm 76 MB/s | 9.9 MB 00:00 #8 64.13 Building database of manual pages ... #21 56.85 Selecting previously unselected package libstdc++6-arm64-cross. #21 56.85 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... #21 56.90 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... #9 60.64 Setting up po-debconf (1.0.21+nmu1) ... #9 60.65 Setting up libhtml-tree-perl (5.07-2) ... #9 60.67 Setting up libparams-classify-perl (0.015-1build4) ... #9 60.68 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 60.69 Setting up libhtml-format-perl (2.12-1.1) ... #9 60.70 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 60.76 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #11 3.463 dh_link #11 3.501 dh_strip_nondeterminism #11 3.575 dh_compress #11 3.617 dh_fixperms #11 3.666 dh_missing #11 3.696 dh_installdeb #11 10.75 Selecting previously unselected package libarchive13:armhf. #11 10.75 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ... #11 10.75 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ... #11 10.83 Selecting previously unselected package libjsoncpp1:armhf. #11 10.83 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... #11 10.84 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #11 10.90 Selecting previously unselected package librhash0:armhf. #11 10.90 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... #11 10.90 Unpacking librhash0:armhf (1.3.8-1) ... #11 10.95 Selecting previously unselected package libuv1:armhf. #11 10.95 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... #11 10.95 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #11 10.99 Selecting previously unselected package cmake. #11 10.99 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... #11 11.00 Unpacking cmake (3.16.3-3~bpo10+1) ... #9 49.13 127 added, 0 removed; done. #9 49.16 Setting up libfreetype6:armhf (2.11.1+dfsg-1build1) ... #9 49.18 Setting up libgdbm-compat4:armhf (1.23-1) ... #9 61.23 Setting up libcurl4:armhf (7.68.0-1ubuntu2.10) ... #9 61.24 Setting up curl (7.68.0-1ubuntu2.10) ... #9 61.26 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 61.27 Setting up libmodule-implementation-perl (0.09-1) ... #9 61.28 Setting up libemail-valid-perl (1.202-1) ... #9 61.29 Setting up libpackage-stash-perl (0.38-1) ... #9 61.29 Setting up libimport-into-perl (1.002005-1) ... #9 61.30 Setting up libmoo-perl (2.003006-1) ... #9 61.41 Setting up liblist-someutils-perl (0.58-1) ... #9 61.42 Setting up liblist-someutils-xs-perl (0.58-2) ... #9 61.43 Setting up gnupg (2.2.19-3ubuntu2.1) ... #9 61.44 Setting up libmoox-aliases-perl (0.001006-1) ... #9 61.45 Setting up libparams-validate-perl (1.29-3) ... #9 61.46 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 61.47 Setting up libnamespace-clean-perl (0.27-1) ... #8 62.66 Setting up autoconf (2.69-11) ... #8 62.68 Setting up python3-urllib3 (1.24.1-1) ... #8 62.86 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 62.87 Setting up libcapture-tiny-perl (0.48-1) ... #8 62.88 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 62.89 Setting up gpg-wks-server (2.2.12-1+deb10u1) ... #8 62.90 Setting up libsub-name-perl (0.21-1+b3) ... #11 9.611 Setting up libpcrecpp0v5:arm64 (2:8.39-9) ... #11 9.622 Setting up libpcre32-3:arm64 (2:8.39-9) ... #11 9.636 Setting up libsystemd-dev:arm64 (237-3ubuntu10.53) ... #11 9.651 Setting up libpcre16-3:arm64 (2:8.39-9) ... #11 9.666 Setting up libudev-dev:arm64 (237-3ubuntu10.53) ... #11 9.684 Setting up liblzo2-2:arm64 (2.08-1.2) ... #11 9.703 Setting up libjsoncpp1:arm64 (1.7.4-3) ... #11 9.714 Setting up libpcre3-dev:arm64 (2:8.39-9) ... #11 9.727 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ... #11 9.741 Setting up btrfs-progs (4.15.1-1build1) ... #11 9.755 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #11 9.768 Setting up libselinux1-dev:arm64 (2.7-2build2) ... #11 9.779 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.791 Setting up btrfs-tools (4.15.1-1build1) ... #11 9.805 Setting up docker-ce-build-deps (1.0) ... #11 2.253 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 2.273 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 7.043 Unpacking bash-completion (1:2.8-1ubuntu1) ... #9 51.03 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2build2_armhf.deb ... #9 51.03 Unpacking liblist-someutils-xs-perl (0.58-2build2) ... #9 51.07 Selecting previously unselected package liblist-utilsby-perl. #9 51.07 Preparing to unpack .../276-liblist-utilsby-perl_0.11-1_all.deb ... #9 51.08 Unpacking liblist-utilsby-perl (0.11-1) ... #9 51.12 Selecting previously unselected package libltdl7:armhf. #9 51.12 Preparing to unpack .../277-libltdl7_2.4.6-15_armhf.deb ... #9 51.12 Unpacking libltdl7:armhf (2.4.6-15) ... #9 51.16 Selecting previously unselected package libltdl-dev:armhf. #9 51.16 Preparing to unpack .../278-libltdl-dev_2.4.6-15_armhf.deb ... #9 51.17 Unpacking libltdl-dev:armhf (2.4.6-15) ... #9 51.25 Selecting previously unselected package liblzo2-2:armhf. #9 51.26 Preparing to unpack .../279-liblzo2-2_2.10-2build1_armhf.deb ... #11 3.849 (54/101): git-core-2.34.3-1.fc34.aarch64.rpm 17 MB/s | 3.9 MB 00:00 #11 3.893 (55/101): git-core-doc-2.34.3-1.fc34.noarch.rpm 11 MB/s | 2.4 MB 00:00 #11 3.906 (56/101): glibc-devel-2.33-21.fc34.aarch64.rpm 7.4 MB/s | 423 kB 00:00 #11 3.928 (57/101): iptables-legacy-libs-1.8.7-8.fc34.aar 1.9 MB/s | 39 kB 00:00 #11 3.970 (58/101): jsoncpp-1.9.4-5.fc34.aarch64.rpm 2.7 MB/s | 88 kB 00:00 #9 60.82 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 60.95 #9 60.95 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 60.98 Setting up python3-chardet (4.0.0-1) ... #11 3.735 dh_gencontrol #11 3.867 dh_md5sums #11 3.909 dh_builddeb #11 3.942 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.963 dpkg-genbuildinfo --build=binary #12 6.754 Unpacking bash-completion (1:2.10-1ubuntu1) ... #11 11.36 Selecting previously unselected package dh-apparmor. #9 49.19 Setting up dwz (0.14-1build2) ... #9 49.20 Setting up groff-base (1.22.4-8build1) ... #9 49.22 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 49.24 Setting up gpgconf (2.2.27-3ubuntu2) ... #9 49.25 Setting up debugedit (1:5.0-4build1) ... #9 49.26 Setting up libcurl4:armhf (7.81.0-1ubuntu1.1) ... #9 49.27 Setting up libc6-dev:armhf (2.35-0ubuntu3) ... #9 49.28 Setting up libx11-6:armhf (2:1.7.5-1) ... #9 49.30 Setting up libtiff5:armhf (4.3.0-6) ... #9 49.31 Setting up curl (7.81.0-1ubuntu1.1) ... #9 49.32 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ... #9 49.33 Setting up binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ... #9 49.34 Setting up libxml2:armhf (2.9.13+dfsg-1build1) ... #9 49.36 Setting up libxmuu1:armhf (2:1.1.3-3) ... #9 49.37 Setting up gpg (2.2.27-3ubuntu2) ... #9 49.38 Setting up libpython3-stdlib:armhf (3.10.4-0ubuntu2) ... #9 49.39 Setting up gnupg-utils (2.2.27-3ubuntu2) ... #9 61.48 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #9 61.49 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 61.50 Setting up libmoox-struct-perl (0.017-1) ... #9 61.51 Setting up lintian (2.62.0ubuntu2) ... #9 61.53 Setting up licensecheck (3.0.45-1) ... #9 61.54 Setting up dh-autoreconf (19) ... #9 61.55 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 61.56 Setting up libwww-perl (6.43-1) ... #9 61.57 Setting up debhelper (13.5.2ubuntu1~bpo20.04.1) ... #9 61.58 Setting up devscripts (2.20.2ubuntu2) ... #8 62.92 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #8 62.93 Setting up g++-8 (8.3.0-6) ... #8 62.94 Setting up libfile-chdir-perl (0.1008-1) ... #8 62.95 Setting up xauth (1:1.0.10-1) ... #8 62.97 Setting up libpath-tiny-perl (0.108-1) ... #8 62.98 Setting up libarchive-cpio-perl (0.10-1) ... #8 62.99 Setting up libjson-perl (4.02000-1) ... #8 63.00 Setting up libfcgi-perl (0.78-2+b3) ... #8 63.01 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 63.02 Setting up python3-unidiff (0.5.4-1) ... #11 9.821 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #11 9.847 Processing triggers for libc-bin (2.27-3ubuntu1.5) ... #11 DONE 10.1s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:602549f47ad9b8659c3b82ff1602252fc4ddf794b6c75049ee1aaee8651bd237 #12 DONE 0.1s #11 2.283 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 2.283 Package ca-certificates-2021.2.52-1.0.fc34.noarch is already installed. #11 2.284 Package libarchive-3.5.2-2.fc34.x86_64 is already installed. #11 2.285 Package pkgconf-pkg-config-1.7.3-6.fc34.x86_64 is already installed. #11 2.285 Package tar-2:1.34-1.fc34.x86_64 is already installed. #11 2.295 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 2.312 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 2.361 Dependencies resolved. #11 2.386 ================================================================================ #11 2.386 Package Arch Version Repo Size #11 2.386 ================================================================================ #11 2.386 Installing: #11 2.386 btrfs-progs-devel x86_64 5.16.2-1.fc34 updates 50 k #11 2.386 cmake x86_64 3.20.5-1.fc34 updates 6.5 M #11 2.386 device-mapper-devel x86_64 1.02.175-1.fc34 fedora 45 k #11 2.386 gcc x86_64 11.3.1-2.fc34 updates 32 M #11 2.386 git x86_64 2.34.3-1.fc34 updates 65 k #11 2.386 glibc-static x86_64 2.33-21.fc34 updates 1.7 M #11 2.386 libseccomp-devel x86_64 2.5.3-1.fc34 updates 53 k #11 2.386 libselinux-devel x86_64 3.2-1.fc34 fedora 113 k #11 2.386 libtool x86_64 2.4.6-40.fc34 fedora 579 k #11 2.386 libtool-ltdl-devel x86_64 2.4.6-40.fc34 fedora 153 k #11 2.386 make x86_64 1:4.3-5.fc34 fedora 539 k #11 2.386 selinux-policy-devel noarch 34.27-1.fc34 updates 803 k #11 2.386 systemd x86_64 248.10-1.fc34 updates 4.2 M #11 2.386 systemd-devel x86_64 248.10-1.fc34 updates 437 k #11 2.386 which x86_64 2.21-26.fc34 updates 42 k #11 2.386 Upgrading: #11 2.386 libgcc x86_64 11.3.1-2.fc34 updates 118 k #11 2.386 libgomp x86_64 11.3.1-2.fc34 updates 291 k #11 2.386 Installing dependencies: #11 2.386 acl x86_64 2.3.1-1.fc34 fedora 71 k #11 2.386 annobin x86_64 9.79-5.fc34 updates 121 k #11 2.386 autoconf noarch 2.69-36.fc34 fedora 667 k #11 2.386 automake noarch 1.16.2-4.fc34 fedora 664 k #11 2.386 btrfs-progs x86_64 5.16.2-1.fc34 updates 962 k #11 2.386 checkpolicy x86_64 3.2-1.fc34 fedora 344 k #11 2.386 cmake-data noarch 3.20.5-1.fc34 updates 1.5 M #11 2.386 cmake-filesystem x86_64 3.20.5-1.fc34 updates 16 k #11 2.386 cmake-rpm-macros noarch 3.20.5-1.fc34 updates 16 k #11 2.386 cpp x86_64 11.3.1-2.fc34 updates 10 M #11 2.386 cryptsetup-libs x86_64 2.3.7-1.fc34 updates 478 k #11 2.386 dbus x86_64 1:1.12.20-3.fc34 fedora 8.0 k #11 2.386 dbus-broker x86_64 29-2.fc34 updates 172 k #11 2.386 dbus-common noarch 1:1.12.20-3.fc34 fedora 15 k #11 2.386 device-mapper x86_64 1.02.175-1.fc34 fedora 144 k #11 2.386 device-mapper-libs x86_64 1.02.175-1.fc34 fedora 179 k #11 2.386 e2fsprogs-libs x86_64 1.45.6-5.fc34 fedora 220 k #11 2.386 gc x86_64 8.0.4-5.fc34 fedora 105 k #11 2.386 git-core x86_64 2.34.3-1.fc34 updates 3.8 M #11 2.386 git-core-doc noarch 2.34.3-1.fc34 updates 2.4 M #11 2.386 glibc-devel x86_64 2.33-21.fc34 updates 26 k #11 2.386 glibc-headers-x86 noarch 2.33-21.fc34 updates 413 k #11 2.386 guile22 x86_64 2.2.7-2.fc34 fedora 6.5 M #11 2.386 iptables-legacy-libs x86_64 1.8.7-8.fc34 updates 40 k #11 2.386 jsoncpp x86_64 1.9.4-5.fc34 updates 93 k #11 2.386 kernel-headers x86_64 5.17.4-100.fc34 updates 1.3 M #11 2.386 kmod-libs x86_64 29-2.fc34 updates 63 k #11 2.386 libargon2 x86_64 20171227-6.fc34 fedora 29 k #11 2.386 libbtrfs x86_64 5.16.2-1.fc34 updates 28 k #11 2.386 libbtrfsutil x86_64 5.16.2-1.fc34 updates 32 k #11 2.386 libcbor x86_64 0.7.0-3.fc34 fedora 57 k #11 2.386 libedit x86_64 3.1-38.20210714cvs.fc34 updates 104 k #11 2.386 libfido2 x86_64 1.6.0-2.fc34 fedora 71 k #11 2.386 libibverbs x86_64 37.2-2.fc34 updates 390 k #11 2.386 libmpc x86_64 1.2.1-2.fc34 fedora 63 k #11 2.386 libnl3 x86_64 3.5.0-6.fc34 fedora 324 k #11 2.386 libpcap x86_64 14:1.10.1-1.fc34 updates 171 k #11 2.386 libseccomp x86_64 2.5.3-1.fc34 updates 71 k #11 2.386 libselinux-utils x86_64 3.2-1.fc34 fedora 160 k #11 2.386 libsepol-devel x86_64 3.2-2.fc34 updates 40 k #11 2.386 libtool-ltdl x86_64 2.4.6-40.fc34 fedora 36 k #11 2.386 libuv x86_64 1:1.44.1-1.fc34 updates 150 k #11 2.386 libxcrypt-devel x86_64 4.4.28-1.fc34 updates 29 k #11 2.386 libxcrypt-static x86_64 4.4.28-1.fc34 updates 103 k #11 2.386 llvm-libs x86_64 12.0.1-1.fc34 updates 23 M #11 2.386 lzo x86_64 2.10-4.fc34 fedora 66 k #11 2.386 m4 x86_64 1.4.18-17.fc34 fedora 212 k #11 2.386 openssh x86_64 8.6p1-5.fc34 updates 437 k #11 2.386 openssh-clients x86_64 8.6p1-5.fc34 updates 678 k #11 2.386 pcre2-devel x86_64 10.36-4.fc34 fedora 477 k #11 2.386 pcre2-utf16 x86_64 10.36-4.fc34 fedora 213 k #11 2.386 pcre2-utf32 x86_64 10.36-4.fc34 fedora 203 k #11 2.386 perl-Error noarch 1:0.17029-5.fc34 fedora 42 k #11 2.386 perl-File-Compare noarch 1.100.600-477.fc34 updates 23 k #11 2.386 perl-File-Copy noarch 2.34-477.fc34 updates 30 k #11 2.386 perl-File-Find noarch 1.37-477.fc34 updates 36 k #11 2.386 perl-Git noarch 2.34.3-1.fc34 updates 41 k #11 2.386 perl-TermReadKey x86_64 2.38-9.fc34 fedora 36 k #11 2.386 perl-Thread-Queue noarch 3.14-458.fc34 fedora 22 k #11 2.386 perl-lib x86_64 0.65-477.fc34 updates 25 k #11 2.386 perl-threads x86_64 1:2.25-458.fc34 fedora 58 k #11 2.386 perl-threads-shared x86_64 1.61-458.fc34 fedora 44 k #11 2.386 policycoreutils x86_64 3.2-1.fc34 fedora 206 k #11 2.386 policycoreutils-devel x86_64 3.2-1.fc34 fedora 140 k #11 2.386 policycoreutils-python-utils noarch 3.2-1.fc34 fedora 71 k #11 2.386 python3-audit x86_64 3.0.6-1.fc34 updates 82 k #11 2.386 python3-libselinux x86_64 3.2-1.fc34 fedora 187 k #11 2.386 python3-libsemanage x86_64 3.2-1.fc34 fedora 83 k #11 2.386 python3-policycoreutils noarch 3.2-1.fc34 fedora 2.0 M #11 2.386 python3-setools x86_64 4.4.0-1.fc34 fedora 554 k #11 2.386 rhash x86_64 1.4.0-3.fc34 fedora 182 k #11 2.386 rpm-plugin-selinux x86_64 4.16.1.3-1.fc34 fedora 22 k #11 2.386 selinux-policy noarch 34.27-1.fc34 updates 60 k #11 2.386 selinux-policy-targeted noarch 34.27-1.fc34 updates 6.3 M #11 2.386 systemd-pam x86_64 248.10-1.fc34 updates 318 k #11 2.386 systemd-rpm-macros noarch 248.10-1.fc34 updates 27 k #11 2.386 vim-filesystem noarch 2:8.2.4804-1.fc34 updates 22 k #11 2.386 xkeyboard-config noarch 2.33-1.fc34 updates 783 k #11 2.386 Installing weak dependencies: #11 2.386 libbpf x86_64 2:0.4.0-1.fc34 updates 129 k #11 2.386 libxkbcommon x86_64 1.3.0-1.fc34 updates 144 k #11 2.386 qrencode-libs x86_64 4.1.1-1.fc34 updates 61 k #11 2.386 systemd-networkd x86_64 248.10-1.fc34 updates 474 k #11 2.386 #11 2.386 Transaction Summary #11 2.386 ================================================================================ #11 2.386 Install 97 Packages #11 2.386 Upgrade 2 Packages #11 2.386 #11 2.391 Total download size: 117 M #11 2.391 Downloading Packages: #11 7.162 Selecting previously unselected package cmake-data. #11 7.164 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #11 7.169 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ... #9 51.26 Unpacking liblzo2-2:armhf (2.10-2build1) ... #9 51.30 Selecting previously unselected package libsys-hostname-long-perl. #9 51.31 Preparing to unpack .../280-libsys-hostname-long-perl_1.5-2_all.deb ... #9 51.31 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 51.35 Selecting previously unselected package libmail-sendmail-perl. #9 51.35 Preparing to unpack .../281-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 51.35 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 51.39 Selecting previously unselected package libnet-smtp-ssl-perl. #9 51.39 Preparing to unpack .../282-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 51.39 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 51.42 Selecting previously unselected package libmailtools-perl. #9 51.43 Preparing to unpack .../283-libmailtools-perl_2.21-1_all.deb ... #9 51.43 Unpacking libmailtools-perl (2.21-1) ... #11 4.171 (59/101): gcc-11.3.1-2.fc34.aarch64.rpm 48 MB/s | 30 MB 00:00 #11 4.206 (60/101): kernel-headers-5.17.4-100.fc34.aarch6 5.5 MB/s | 1.3 MB 00:00 #11 4.246 (61/101): glibc-static-2.33-21.fc34.aarch64.rpm 3.8 MB/s | 1.3 MB 00:00 #11 4.249 (62/101): kmod-libs-29-2.fc34.aarch64.rpm 832 kB/s | 62 kB 00:00 #11 4.279 (63/101): libasan-11.3.1-2.fc34.aarch64.rpm 6.0 MB/s | 423 kB 00:00 #11 8.695 Selecting previously unselected package dh-apparmor. #11 8.698 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ... #11 8.702 Unpacking dh-apparmor (2.12-4ubuntu5.1) ... #11 8.742 Selecting previously unselected package btrfs-progs. #11 8.742 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_armhf.deb ... #11 8.747 Unpacking btrfs-progs (4.15.1-1build1) ... #11 8.851 Selecting previously unselected package btrfs-tools. #11 8.853 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_armhf.deb ... #11 8.856 Unpacking btrfs-tools (4.15.1-1build1) ... #11 8.892 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 8.894 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ... #11 8.898 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.959 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 8.959 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ... #9 DONE 62.2s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:bfb9de0b04750ead9fe6ce73a210593373e2bcd020f82a00d9c2de64071aee77 #11 DONE 0.1s #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 #12 sha256:4945814deda83b945614c753f66b0bcef324a902cc93f1dd14ce8790be1c0a75 #11 4.116 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #11 4.205 dpkg-genchanges: info: binary-only upload (no source code included) #11 4.208 dpkg-source --after-build . #12 6.915 Selecting previously unselected package cmake-data. #12 6.918 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 6.923 Unpacking cmake-data (3.16.3-1ubuntu1) ... #11 11.36 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... #11 11.36 Unpacking dh-apparmor (2.13.2-10) ... #11 11.40 Selecting previously unselected package libbtrfs0:armhf. #11 11.40 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ... #11 11.41 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 11.46 Selecting previously unselected package libbtrfs-dev:armhf. #11 11.46 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ... #11 11.47 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #11 11.52 Selecting previously unselected package dmsetup. #11 11.53 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ... #11 11.53 Unpacking dmsetup (2:1.02.155-3) ... #9 49.40 Setting up libperl5.34:armhf (5.34.0-3ubuntu1) ... #9 49.42 Setting up gettext (0.21-4ubuntu4) ... #9 49.43 Setting up gpg-agent (2.2.27-3ubuntu2) ... #21 57.20 Selecting previously unselected package libubsan1-arm64-cross. #21 57.20 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... #21 57.24 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... #21 57.48 Selecting previously unselected package libgcc-10-dev-arm64-cross. #11 8.038 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 1/1 #11 8.185 Preparing : 1/1 #11 8.230 Upgrading : libgcc-11.3.1-2.fc35.aarch64 1/113 #11 8.236 Running scriptlet: libgcc-11.3.1-2.fc35.aarch64 1/113 #11 8.258 Upgrading : audit-libs-3.0.8-1.fc35.aarch64 2/113 #11 8.267 Installing : python3-libselinux-3.3-1.fc35.aarch64 3/113 #11 8.310 Installing : util-linux-core-2.37.4-1.fc35.aarch64 4/113 #11 8.337 Running scriptlet: util-linux-core-2.37.4-1.fc35.aarch64 4/113 #11 8.347 Installing : perl-File-Find-1.39-486.fc35.noarch 5/113 #11 8.352 Installing : perl-File-Copy-2.35-486.fc35.noarch 6/113 #11 8.356 Installing : perl-File-Compare-1.100.600-486.fc35.noarch 7/113 #11 8.384 Installing : libtool-ltdl-2.4.6-50.fc35.aarch64 8/113 #11 8.389 Installing : libseccomp-2.5.3-1.fc35.aarch64 9/113 #11 8.396 Installing : libfdisk-2.37.4-1.fc35.aarch64 10/113 #11 8.427 Installing : cmake-rpm-macros-3.22.2-1.fc35.noarch 11/113 #11 8.434 Installing : cmake-filesystem-3.22.2-1.fc35.aarch64 12/113 #11 8.448 Installing : checkpolicy-3.3-1.fc35.aarch64 13/113 #11 8.480 Installing : perl-threads-1:2.26-448.fc35.aarch64 14/113 #9 61.75 Setting up equivs (2.2.0) ... #9 61.76 Setting up libxml-parser-perl (2.46-1) ... #9 61.78 Setting up libxml-sax-expat-perl (0.51-1) ... #9 61.82 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 61.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 62.00 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 63.17 Setting up libstrictures-perl (2.000005-1) ... #8 63.18 Setting up libsub-quote-perl (2.005001-1) ... #8 63.19 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #8 63.20 Setting up libsort-versions-perl (1.62-1) ... #8 63.21 Setting up libexporter-tiny-perl (1.002001-1) ... #8 63.22 Setting up libterm-readkey-perl (2.38-1) ... #8 63.23 Setting up lsb-release (10.2019051400) ... #8 63.26 Setting up libclass-accessor-perl (0.51-1) ... #8 63.27 Setting up libnet-ip-perl (1.26-2) ... #8 63.29 Setting up python3-magic (2:0.4.15-2) ... #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:87fff08be176fafe58fafafb617fddf6e39dcd4925e4b0f5c8f05698b786c882 #11 7.543 Selecting previously unselected package liblzo2-2:amd64. #11 7.543 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ... #11 7.546 Unpacking liblzo2-2:amd64 (2.08-1.2) ... #11 7.578 Selecting previously unselected package libarchive13:amd64. #9 51.49 Selecting previously unselected package libmarkdown2:armhf. #9 51.49 Preparing to unpack .../284-libmarkdown2_2.2.6-1ubuntu2_armhf.deb ... #9 51.49 Unpacking libmarkdown2:armhf (2.2.6-1ubuntu2) ... #9 51.53 Selecting previously unselected package libmoox-aliases-perl. #9 51.53 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 51.54 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 51.58 Selecting previously unselected package libnamespace-autoclean-perl. #9 51.58 Preparing to unpack .../286-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 51.58 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 51.61 Selecting previously unselected package libobject-id-perl. #9 51.61 Preparing to unpack .../287-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 51.61 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 51.66 Selecting previously unselected package libmoox-struct-perl. #9 51.66 Preparing to unpack .../288-libmoox-struct-perl_0.020-1_all.deb ... #9 51.67 Unpacking libmoox-struct-perl (0.020-1) ... #9 51.70 Selecting previously unselected package libmouse-perl. #9 51.70 Preparing to unpack .../289-libmouse-perl_2.5.10-1build2_armhf.deb ... #9 51.71 Unpacking libmouse-perl (2.5.10-1build2) ... #12 3.890 Reading package lists... #12 2.571 dh_testdir #12 2.600 dh_testroot #12 2.625 dh_prep #12 2.653 dh_testdir #12 2.679 dh_testroot #12 2.704 dh_install #12 2.730 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 2.738 dh_installdocs #12 2.764 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 2.776 dh_installchangelogs #12 2.850 dh_compress #12 2.881 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 4.283 (64/101): libbpf-0.4.0-1.fc34.aarch64.rpm 4.0 MB/s | 130 kB 00:00 #11 4.288 (65/101): libatomic-11.3.1-2.fc34.aarch64.rpm 1.6 MB/s | 61 kB 00:00 #11 4.293 (66/101): libbtrfs-5.16.2-1.fc34.aarch64.rpm 2.1 MB/s | 28 kB 00:00 #11 4.297 (67/101): libedit-3.1-38.20210714cvs.fc34.aarch 12 MB/s | 104 kB 00:00 #11 4.300 (68/101): libbtrfsutil-5.16.2-1.fc34.aarch64.rp 1.9 MB/s | 32 kB 00:00 #11 4.331 (69/101): libibverbs-37.2-2.fc34.aarch64.rpm 10 MB/s | 387 kB 00:00 #11 4.334 (70/101): libpcap-1.10.1-1.fc34.aarch64.rpm 4.4 MB/s | 167 kB 00:00 #11 4.338 (71/101): libseccomp-2.5.3-1.fc34.aarch64.rpm 1.9 MB/s | 71 kB 00:00 #11 4.346 (72/101): libseccomp-devel-2.5.3-1.fc34.aarch64 4.9 MB/s | 53 kB 00:00 #11 4.348 (73/101): libsepol-devel-3.2-2.fc34.aarch64.rpm 3.0 MB/s | 40 kB 00:00 #11 4.379 (74/101): libubsan-11.3.1-2.fc34.aarch64.rpm 5.0 MB/s | 206 kB 00:00 #11 4.382 (75/101): libxcrypt-devel-4.4.28-1.fc34.aarch64 898 kB/s | 29 kB 00:00 #11 4.387 (76/101): libuv-1.44.1-1.fc34.aarch64.rpm 3.9 MB/s | 149 kB 00:00 #11 4.391 (77/101): libxcrypt-static-4.4.28-1.fc34.aarch6 9.6 MB/s | 109 kB 00:00 #11 4.420 (78/101): libxkbcommon-1.3.0-1.fc34.aarch64.rpm 3.8 MB/s | 142 kB 00:00 #11 4.462 (79/101): openssh-8.6p1-5.fc34.aarch64.rpm 5.9 MB/s | 428 kB 00:00 #11 4.479 (80/101): openssh-clients-8.6p1-5.fc34.aarch64. 11 MB/s | 654 kB 00:00 #11 8.963 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.005 Selecting previously unselected package libudev-dev:armhf. #11 9.005 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_armhf.deb ... #11 9.013 Unpacking libudev-dev:armhf (237-3ubuntu10.53) ... #11 9.051 Selecting previously unselected package libsepol1-dev:armhf. #11 9.053 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_armhf.deb ... #11 9.058 Unpacking libsepol1-dev:armhf (2.7-1ubuntu0.1) ... #11 9.148 Selecting previously unselected package libpcre16-3:armhf. #11 9.148 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9_armhf.deb ... #11 9.155 Unpacking libpcre16-3:armhf (2:8.39-9) ... #11 9.224 Selecting previously unselected package libpcre32-3:armhf. #11 9.224 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9_armhf.deb ... #12 0.467 Hit:1 http://archive.ubuntu.com/ubuntu impish InRelease #11 4.322 dpkg-buildpackage: info: binary-only upload (no source included) #11 4.324 #11 4.324 The package has been created. #11 4.324 Attention, the package has been created in the current directory, #11 4.324 not in ".." as indicated by the message above! #11 4.360 Selecting previously unselected package docker-ce-build-deps. #11 4.371 (Reading database ... 17478 files and directories currently installed.) #11 4.372 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 4.389 Unpacking docker-ce-build-deps (1.0) ... #12 7.297 Selecting previously unselected package libarchive13:arm64. #12 7.301 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ... #12 7.308 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #11 11.59 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 11.59 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #11 11.59 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 11.65 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 11.65 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #11 11.65 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 11.69 Selecting previously unselected package libudev-dev:armhf. #11 11.69 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 11.70 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 11.75 Selecting previously unselected package libsepol1-dev:armhf. #11 11.75 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ... #11 11.75 Unpacking libsepol1-dev:armhf (2.8-1) ... #9 49.92 Setting up python3.10 (3.10.4-3) ... #21 57.48 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... #21 57.52 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... #21 57.73 Selecting previously unselected package gcc-10-aarch64-linux-gnu. #21 57.73 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... #9 61.26 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 61.27 Setting up libmodule-runtime-perl (0.016-1) ... #9 61.29 Setting up libmailtools-perl (2.21-1) ... #9 61.30 Setting up python3-debian (0.1.39ubuntu1) ... #9 61.46 Setting up python3-requests (2.25.1+dfsg-2) ... #9 61.61 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 61.65 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #11 8.487 Installing : m4-1.4.19-2.fc35.aarch64 15/113 #11 8.527 Installing : libmpc-1.2.1-3.fc35.aarch64 16/113 #11 8.532 Installing : emacs-filesystem-1:27.2-9.fc35.noarch 17/113 #11 8.570 Installing : autoconf-2.69-37.fc35.noarch 18/113 #11 8.709 Installing : cpp-11.3.1-2.fc35.aarch64 19/113 #9 62.04 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... #9 62.06 Processing triggers for ca-certificates (20210119~20.04.2) ... #9 62.07 Updating certificates in /etc/ssl/certs... #8 63.46 Setting up libperlio-gzip-perl (0.19-1+b5) ... #8 63.47 Setting up libsys-hostname-long-perl (1.5-1) ... #8 63.49 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #8 63.51 Setting up liburi-perl (1.76-1) ... #8 63.53 Setting up exim4-daemon-light (4.92-8+deb10u6) ... #8 63.61 invoke-rc.d: could not determine current runlevel #8 63.62 invoke-rc.d: policy-rc.d denied execution of start. #8 63.62 Initializing GnuTLS DH parameter file #8 63.67 Setting up libmailutils5:arm64 (1:3.5-4) ... #8 61.09 Preparing : 1/1 #8 61.12 Installing : python3-six-1.16.0-5.fc36.noarch 1/180 #8 61.13 Installing : hunspell-filesystem-1.7.0-19.fc36.x86_64 2/180 #8 61.13 Installing : fonts-filesystem-1:2.0.5-7.fc36.noarch 3/180 #8 61.14 Installing : abattis-cantarell-fonts-0.301-7.fc36.noarch 4/180 #8 61.19 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.fc36. 5/180 #8 61.20 Installing : gsettings-desktop-schemas-42.0-1.fc36.x86_64 6/180 #9 51.77 Selecting previously unselected package libnumber-range-perl. #9 51.77 Preparing to unpack .../290-libnumber-range-perl_0.12-1.1_all.deb ... #9 51.77 Unpacking libnumber-range-perl (0.12-1.1) ... #9 51.81 Selecting previously unselected package libpackage-stash-xs-perl. #9 51.81 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build4_armhf.deb ... #9 51.81 Unpacking libpackage-stash-xs-perl (0.29-1build4) ... #9 51.85 Selecting previously unselected package libpath-iterator-rule-perl. #9 51.85 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 51.86 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 51.89 Selecting previously unselected package libperlio-gzip-perl. #9 51.89 Preparing to unpack .../293-libperlio-gzip-perl_0.19-1build7_armhf.deb ... #9 51.90 Unpacking libperlio-gzip-perl (0.19-1build7) ... #9 51.94 Selecting previously unselected package libpod-parser-perl. #9 51.94 Preparing to unpack .../294-libpod-parser-perl_1.63-2_all.deb ... #9 51.95 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 51.97 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 51.97 Unpacking libpod-parser-perl (1.63-2) ... #9 52.01 Selecting previously unselected package libpod-constants-perl. #11 7.580 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ... #11 7.586 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ... #11 7.640 Selecting previously unselected package libjsoncpp1:amd64. #11 7.642 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ... #11 7.645 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #11 7.680 Selecting previously unselected package librhash0:amd64. #11 7.682 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ... #11 7.685 Unpacking librhash0:amd64 (1.3.6-2) ... #11 7.719 Selecting previously unselected package libuv1:amd64. #11 7.722 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ... #11 7.725 Unpacking libuv1:amd64 (1.18.0-3) ... #11 7.755 Selecting previously unselected package cmake. #11 7.757 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ... #11 7.759 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ... #12 4.531 Building dependency tree... #12 4.692 Reading state information... #12 4.698 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 4.915 Starting 2 pkgProblemResolver with broken count: 0 #12 4.919 Done #12 2.892 dh_fixperms #12 2.940 dh_installdeb #12 2.976 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 2.977 dh_gencontrol #12 3.095 dh_md5sums #12 3.131 dh_builddeb #11 4.483 (81/101): perl-File-Compare-1.100.600-477.fc34. 1.4 MB/s | 23 kB 00:00 #11 4.493 (82/101): perl-File-Copy-2.34-477.fc34.noarch.r 2.3 MB/s | 30 kB 00:00 #11 4.496 (83/101): perl-File-Find-1.37-477.fc34.noarch.r 4.0 MB/s | 36 kB 00:00 #11 4.501 (84/101): perl-Git-2.34.3-1.fc34.noarch.rpm 5.3 MB/s | 41 kB 00:00 #11 4.508 (85/101): perl-lib-0.65-477.fc34.aarch64.rpm 2.6 MB/s | 25 kB 00:00 #11 4.512 (86/101): python3-audit-3.0.6-1.fc34.aarch64.rp 8.6 MB/s | 82 kB 00:00 #11 4.520 (87/101): qrencode-libs-4.1.1-1.fc34.aarch64.rp 5.3 MB/s | 61 kB 00:00 #11 4.524 (88/101): selinux-policy-34.27-1.fc34.noarch.rp 5.5 MB/s | 60 kB 00:00 #11 4.536 (89/101): selinux-policy-devel-34.27-1.fc34.noa 53 MB/s | 803 kB 00:00 #11 4.642 (90/101): systemd-248.10-1.fc34.aarch64.rpm 38 MB/s | 4.0 MB 00:00 #11 4.718 (91/101): selinux-policy-targeted-34.27-1.fc34. 33 MB/s | 6.3 MB 00:00 #11 4.766 (92/101): systemd-devel-248.10-1.fc34.aarch64.r 3.5 MB/s | 437 kB 00:00 #11 9.228 Unpacking libpcre32-3:armhf (2:8.39-9) ... #11 9.281 Selecting previously unselected package libpcrecpp0v5:armhf. #11 9.281 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9_armhf.deb ... #11 9.284 Unpacking libpcrecpp0v5:armhf (2:8.39-9) ... #11 9.315 Selecting previously unselected package libpcre3-dev:armhf. #11 9.315 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9_armhf.deb ... #11 9.323 Unpacking libpcre3-dev:armhf (2:8.39-9) ... #11 9.402 Selecting previously unselected package libselinux1-dev:armhf. #11 9.402 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_armhf.deb ... #11 9.411 Unpacking libselinux1-dev:armhf (2.7-2build2) ... #11 9.457 Selecting previously unselected package libdevmapper-dev:armhf. #11 9.457 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ... #12 0.468 Hit:2 http://archive.ubuntu.com/ubuntu impish-updates InRelease #12 0.468 Hit:3 http://archive.ubuntu.com/ubuntu impish-backports InRelease #12 7.363 Selecting previously unselected package libjsoncpp1:arm64. #12 7.366 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ... #12 7.370 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #12 7.411 Selecting previously unselected package librhash0:arm64. #12 7.414 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ... #12 7.418 Unpacking librhash0:arm64 (1.3.9-1) ... #12 7.459 Selecting previously unselected package libuv1:arm64. #12 7.462 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ... #12 7.465 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ... #12 7.499 Selecting previously unselected package cmake. #12 7.502 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_arm64.deb ... #12 7.505 Unpacking cmake (3.16.3-1ubuntu1) ... #11 11.83 Selecting previously unselected package libpcre16-3:armhf. #11 11.83 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ... #11 11.84 Unpacking libpcre16-3:armhf (2:8.39-12) ... #11 11.90 Selecting previously unselected package libpcre32-3:armhf. #11 11.90 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ... #11 11.91 Unpacking libpcre32-3:armhf (2:8.39-12) ... #11 11.96 Selecting previously unselected package libpcrecpp0v5:armhf. #11 11.96 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #11 11.96 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #11 12.03 Selecting previously unselected package libpcre3-dev:armhf. #11 12.03 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ... #11 12.03 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #21 57.73 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... #9 61.72 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 61.79 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 61.92 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #11 8.739 Installing : perl-threads-shared-1.62-478.fc35.aarch64 20/113 #11 8.745 Installing : perl-Thread-Queue-3.14-478.fc35.noarch 21/113 #11 8.796 Installing : automake-1.16.2-5.fc35.noarch 22/113 #11 8.830 Installing : python3-libsemanage-3.3-1.fc35.aarch64 23/113 #11 8.838 Installing : python3-audit-3.0.8-1.fc35.aarch64 24/113 #9 62.41 0 added, 0 removed; done. #8 63.68 Setting up libdigest-bubblebabble-perl (0.02-2) ... #8 63.69 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 63.70 Setting up python3-pkg-resources (40.8.0-1) ... #8 63.90 Setting up automake (1:1.16.1-4) ... #8 63.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 63.92 Setting up libasync-mergepoint-perl (0.04-2) ... #8 61.24 Installing : python3-construct-2.10.67-4.fc36.noarch 7/180 #8 61.24 Installing : python3-pybeam-0.7-2.fc36.noarch 8/180 #8 61.26 Installing : python3-dateutil-1:2.8.1-8.fc36.noarch 9/180 #8 61.30 Upgrading : glibc-common-2.35-5.fc36.x86_64 10/180 #8 61.34 Upgrading : glibc-minimal-langpack-2.35-5.fc36.x86_64 11/180 #8 61.34 Running scriptlet: glibc-2.35-5.fc36.x86_64 12/180 #8 61.39 Upgrading : glibc-2.35-5.fc36.x86_64 12/180 #9 52.01 Preparing to unpack .../295-libpod-constants-perl_0.19-2_all.deb ... #9 52.02 Unpacking libpod-constants-perl (0.19-2) ... #9 52.05 Selecting previously unselected package libproc-processtable-perl. #9 52.05 Preparing to unpack .../296-libproc-processtable-perl_0.59-2build2_armhf.deb ... #9 52.05 Unpacking libproc-processtable-perl (0.59-2build2) ... #9 52.09 Selecting previously unselected package libre2-9:armhf. #9 52.09 Preparing to unpack .../297-libre2-9_20210801+dfsg-1_armhf.deb ... #9 52.10 Unpacking libre2-9:armhf (20210801+dfsg-1) ... #9 52.13 Selecting previously unselected package libre-engine-re2-perl:armhf. #9 52.13 Preparing to unpack .../298-libre-engine-re2-perl_0.14-1build1_armhf.deb ... #9 52.14 Unpacking libre-engine-re2-perl:armhf (0.14-1build1) ... #9 52.18 Selecting previously unselected package libreadonly-perl. #9 52.18 Preparing to unpack .../299-libreadonly-perl_2.050-3_all.deb ... #9 52.18 Unpacking libreadonly-perl (2.050-3) ... #9 52.21 Selecting previously unselected package libref-util-perl. #9 52.22 Preparing to unpack .../300-libref-util-perl_0.204-1_all.deb ... #9 52.22 Unpacking libref-util-perl (0.204-1) ... #12 5.081 Done #12 5.238 Starting pkgProblemResolver with broken count: 0 #11 8.085 Selecting previously unselected package dh-apparmor. #12 3.158 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.185 #12 3.185 The package has been created. #12 3.185 Attention, the package has been created in the current directory, #12 3.185 not in ".." as indicated by the message above! #12 3.218 Selecting previously unselected package docker-ce-build-deps. #12 3.232 (Reading database ... 26408 files and directories currently installed.) #12 3.233 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.241 Unpacking docker-ce-build-deps (1.0) ... #11 4.811 (93/101): systemd-networkd-248.10-1.fc34.aarch6 4.8 MB/s | 433 kB 00:00 #11 5.014 (94/101): llvm-libs-12.0.1-1.fc34.aarch64.rpm 36 MB/s | 22 MB 00:00 #11 5.047 (95/101): systemd-pam-248.10-1.fc34.aarch64.rpm 1.1 MB/s | 315 kB 00:00 #11 9.461 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.495 Selecting previously unselected package libseccomp-dev:armhf. #11 9.497 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ... #11 9.503 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ... #11 9.554 Selecting previously unselected package libsystemd-dev:armhf. #11 9.554 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_armhf.deb ... #11 9.558 Unpacking libsystemd-dev:armhf (237-3ubuntu10.53) ... #11 9.624 Selecting previously unselected package pkg-config. #11 9.624 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_armhf.deb ... #11 9.631 Unpacking pkg-config (0.29.1-0ubuntu2) ... #11 9.680 Setting up libsepol1-dev:armhf (2.7-1ubuntu0.1) ... #12 0.676 Hit:4 http://security.ubuntu.com/ubuntu impish-security InRelease #12 7.790 Selecting previously unselected package dh-apparmor. #12 7.793 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #12 7.797 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 7.830 Selecting previously unselected package libbtrfs0:arm64. #11 3.331 (1/99): acl-2.3.1-1.fc34.x86_64.rpm 314 kB/s | 71 kB 00:00 #11 3.344 (2/99): autoconf-2.69-36.fc34.noarch.rpm 2.7 MB/s | 667 kB 00:00 #11 3.352 (3/99): checkpolicy-3.2-1.fc34.x86_64.rpm 17 MB/s | 344 kB 00:00 #11 3.358 (4/99): automake-1.16.2-4.fc34.noarch.rpm 2.5 MB/s | 664 kB 00:00 #11 3.360 (5/99): dbus-1.12.20-3.fc34.x86_64.rpm 514 kB/s | 8.0 kB 00:00 #11 3.363 (6/99): dbus-common-1.12.20-3.fc34.noarch.rpm 1.4 MB/s | 15 kB 00:00 #11 3.370 (7/99): device-mapper-1.02.175-1.fc34.x86_64.rp 16 MB/s | 144 kB 00:00 #11 3.374 (8/99): device-mapper-libs-1.02.175-1.fc34.x86_ 16 MB/s | 179 kB 00:00 #11 3.378 (9/99): device-mapper-devel-1.02.175-1.fc34.x86 2.7 MB/s | 45 kB 00:00 #11 3.382 (10/99): e2fsprogs-libs-1.45.6-5.fc34.x86_64.rp 19 MB/s | 220 kB 00:00 #11 3.386 (11/99): gc-8.0.4-5.fc34.x86_64.rpm 9.0 MB/s | 105 kB 00:00 #11 3.390 (12/99): libargon2-20171227-6.fc34.x86_64.rpm 4.2 MB/s | 29 kB 00:00 #11 3.394 (13/99): libcbor-0.7.0-3.fc34.x86_64.rpm 7.6 MB/s | 57 kB 00:00 #11 3.398 (14/99): libfido2-1.6.0-2.fc34.x86_64.rpm 9.3 MB/s | 71 kB 00:00 #11 3.404 (15/99): libmpc-1.2.1-2.fc34.x86_64.rpm 7.0 MB/s | 63 kB 00:00 #11 3.414 (16/99): libnl3-3.5.0-6.fc34.x86_64.rpm 21 MB/s | 324 kB 00:00 #11 3.418 (17/99): libselinux-devel-3.2-1.fc34.x86_64.rpm 8.1 MB/s | 113 kB 00:00 #11 3.424 (18/99): libselinux-utils-3.2-1.fc34.x86_64.rpm 16 MB/s | 160 kB 00:00 #11 3.434 (19/99): libtool-2.4.6-40.fc34.x86_64.rpm 38 MB/s | 579 kB 00:00 #11 3.437 (20/99): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm 2.9 MB/s | 36 kB 00:00 #11 3.452 (21/99): lzo-2.10-4.fc34.x86_64.rpm 4.9 MB/s | 66 kB 00:00 #11 3.458 (22/99): libtool-ltdl-devel-2.4.6-40.fc34.x86_6 6.5 MB/s | 153 kB 00:00 #11 3.468 (23/99): m4-1.4.18-17.fc34.x86_64.rpm 13 MB/s | 212 kB 00:00 #11 3.486 (24/99): make-4.3-5.fc34.x86_64.rpm 20 MB/s | 539 kB 00:00 #11 3.495 (25/99): pcre2-devel-10.36-4.fc34.x86_64.rpm 18 MB/s | 477 kB 00:00 #11 12.12 Selecting previously unselected package libselinux1-dev:armhf. #11 12.13 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ... #11 12.13 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #11 12.19 Selecting previously unselected package libdevmapper-dev:armhf. #11 12.20 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #11 12.20 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... #11 12.24 Selecting previously unselected package libltdl7:armhf. #11 12.24 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ... #11 12.25 Unpacking libltdl7:armhf (2.4.6-9) ... #11 12.30 Selecting previously unselected package libltdl-dev:armhf. #11 12.30 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ... #11 12.30 Unpacking libltdl-dev:armhf (2.4.6-9) ... #9 61.95 Setting up dh-strip-nondeterminism (1.12.0-1) ... #9 61.96 Setting up libconst-fast-perl (0.014-1.1) ... #9 61.97 Setting up libhttp-daemon-perl (6.12-1) ... #9 61.98 Setting up libdata-dpath-perl (0.58-1) ... #9 62.00 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 62.01 Setting up libpackage-stash-perl (0.39-1) ... #9 62.03 Setting up libimport-into-perl (1.002005-1) ... #9 62.04 Setting up libmoo-perl (2.004004-1) ... #9 62.05 Setting up liblist-someutils-perl (0.58-1) ... #9 62.06 Setting up debhelper (13.3.4ubuntu2) ... #9 62.07 Setting up dput (1.1.0ubuntu2) ... #11 8.870 Installing : gc-8.0.4-6.fc35.aarch64 25/113 #11 9.079 Installing : guile22-2.2.7-3.fc35.aarch64 26/113 #11 9.114 Installing : make-1:4.3-6.fc35.aarch64 27/113 #11 9.157 Installing : kmod-libs-29-4.fc35.aarch64 28/113 #11 9.168 Installing : libnl3-3.5.0-8.fc35.aarch64 29/113 #11 9.208 Installing : libibverbs-39.0-1.fc35.aarch64 30/113 #11 9.248 Installing : libpcap-14:1.10.1-2.fc35.aarch64 31/113 #11 9.254 Installing : iptables-legacy-libs-1.8.7-13.fc35.aarch64 32/113 #9 62.41 Running hooks in /etc/ca-certificates/update.d... #9 62.41 done. #8 63.93 Setting up libio-sessiondata-perl (1.03-1) ... #8 63.98 Setting up libstring-escape-perl (2010.002-2) ... #8 63.99 Setting up libhttp-date-perl (6.02-1) ... #8 64.00 Setting up libfile-which-perl (1.23-1) ... #8 64.01 Setting up mailutils (1:3.5-4) ... #8 64.02 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #8 64.02 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #8 64.02 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #8 64.03 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #8 64.03 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #8 64.03 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #8 64.04 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #8 64.05 Setting up libfile-basedir-perl (0.08-1) ... #8 64.05 Setting up libnumber-range-perl (0.12-1) ... #8 64.07 Setting up libtask-weaken-perl (1.06-1) ... #8 64.08 Setting up libunicode-utf8-perl (0.62-1) ... #8 64.09 Setting up libstruct-dumb-perl (0.09-1) ... #8 64.09 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #8 64.10 Setting up libfile-listing-perl (6.04-1) ... #8 64.12 Setting up gpg-wks-client (2.2.12-1+deb10u1) ... #8 64.13 Setting up libclass-inspector-perl (1.32-1) ... #8 61.43 Running scriptlet: glibc-2.35-5.fc36.x86_64 12/180 #8 61.54 Installing : glibc-gconv-extra-2.35-5.fc36.x86_64 13/180 #8 61.57 Running scriptlet: glibc-gconv-extra-2.35-5.fc36.x86_64 13/180 #8 61.59 Upgrading : xz-libs-5.2.5-9.fc36.x86_64 14/180 #8 61.59 Running scriptlet: rpm-4.17.0-10.fc36.x86_64 15/180 #8 61.62 Upgrading : rpm-4.17.0-10.fc36.x86_64 15/180 #8 61.67 Upgrading : rpm-libs-4.17.0-10.fc36.x86_64 16/180 #8 61.68 Upgrading : elfutils-libelf-0.187-4.fc36.x86_64 17/180 #9 52.25 Selecting previously unselected package libref-util-xs-perl. #9 52.26 Preparing to unpack .../301-libref-util-xs-perl_0.117-1build3_armhf.deb ... #9 52.26 Unpacking libref-util-xs-perl (0.117-1build3) ... #9 52.29 Selecting previously unselected package libregexp-pattern-license-perl. #9 52.30 Preparing to unpack .../302-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #9 52.30 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #9 52.33 Selecting previously unselected package libregexp-pattern-perl. #9 52.34 Preparing to unpack .../303-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 52.34 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 52.38 Selecting previously unselected package libsasl2-modules:armhf. #9 52.39 Preparing to unpack .../304-libsasl2-modules_2.1.27+dfsg-2.1ubuntu0.1_armhf.deb ... #9 52.39 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1ubuntu0.1) ... #9 52.42 Selecting previously unselected package libsereal-decoder-perl. #9 52.43 Preparing to unpack .../305-libsereal-decoder-perl_4.018+ds-1build1_armhf.deb ... #9 52.43 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... #9 52.47 Selecting previously unselected package libsereal-encoder-perl. #9 52.47 Preparing to unpack .../306-libsereal-encoder-perl_4.018+ds-1build1_armhf.deb ... #9 52.48 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ... #11 8.088 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ... #11 8.091 Unpacking dh-apparmor (2.12-4ubuntu5.1) ... #11 8.120 Selecting previously unselected package btrfs-progs. #11 8.123 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_amd64.deb ... #11 8.126 Unpacking btrfs-progs (4.15.1-1build1) ... #11 8.259 Selecting previously unselected package btrfs-tools. #11 8.261 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_amd64.deb ... #11 8.265 Unpacking btrfs-tools (4.15.1-1build1) ... #11 8.318 Selecting previously unselected package libdevmapper1.02.1:amd64. #11 8.320 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... #11 8.324 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.365 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 5.269 Starting 2 pkgProblemResolver with broken count: 0 #12 5.273 Done #11 5.051 (96/101): systemd-rpm-macros-248.10-1.fc34.noar 112 kB/s | 27 kB 00:00 #11 5.056 (97/101): vim-filesystem-8.2.4804-1.fc34.noarch 2.6 MB/s | 22 kB 00:00 #11 5.096 (98/101): xkeyboard-config-2.33-1.fc34.noarch.r 17 MB/s | 783 kB 00:00 #11 5.100 (99/101): which-2.21-26.fc34.aarch64.rpm 789 kB/s | 41 kB 00:00 #11 5.103 (100/101): libgcc-11.3.1-2.fc34.aarch64.rpm 2.3 MB/s | 112 kB 00:00 #11 5.138 (101/101): libgomp-11.3.1-2.fc34.aarch64.rpm 6.9 MB/s | 289 kB 00:00 #11 5.142 -------------------------------------------------------------------------------- #11 5.143 Total 42 MB/s | 114 MB 00:02 #11 9.691 Setting up libuv1:armhf (1.18.0-3) ... #11 9.703 Setting up bash-completion (1:2.8-1ubuntu1) ... #12 7.833 Preparing to unpack .../08-libbtrfs0_5.4.1-2_arm64.deb ... #12 7.837 Unpacking libbtrfs0:arm64 (5.4.1-2) ... #12 7.875 Selecting previously unselected package libbtrfs-dev:arm64. #12 7.878 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_arm64.deb ... #12 7.881 Unpacking libbtrfs-dev:arm64 (5.4.1-2) ... #12 7.934 Selecting previously unselected package libdevmapper1.02.1:arm64. #12 7.937 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... #12 7.940 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 7.981 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #12 7.984 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... #12 7.987 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 8.016 Selecting previously unselected package libudev-dev:arm64. #12 8.019 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.16_arm64.deb ... #12 8.023 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.16) ... #12 8.060 Preparing to unpack .../13-libsepol1_3.0-1ubuntu0.1_arm64.deb ... #11 3.500 (26/99): pcre2-utf16-10.36-4.fc34.x86_64.rpm 14 MB/s | 213 kB 00:00 #11 3.508 (27/99): pcre2-utf32-10.36-4.fc34.x86_64.rpm 16 MB/s | 203 kB 00:00 #11 3.512 (28/99): perl-Error-0.17029-5.fc34.noarch.rpm 4.2 MB/s | 42 kB 00:00 #11 3.519 (29/99): perl-TermReadKey-2.38-9.fc34.x86_64.rp 3.6 MB/s | 36 kB 00:00 #11 3.525 (30/99): perl-Thread-Queue-3.14-458.fc34.noarch 1.8 MB/s | 22 kB 00:00 #11 3.531 (31/99): perl-threads-2.25-458.fc34.x86_64.rpm 5.2 MB/s | 58 kB 00:00 #11 3.535 (32/99): perl-threads-shared-1.61-458.fc34.x86_ 4.5 MB/s | 44 kB 00:00 #11 3.546 (33/99): policycoreutils-3.2-1.fc34.x86_64.rpm 14 MB/s | 206 kB 00:00 #11 3.552 (34/99): policycoreutils-devel-3.2-1.fc34.x86_6 8.9 MB/s | 140 kB 00:00 #11 3.557 (35/99): policycoreutils-python-utils-3.2-1.fc3 7.8 MB/s | 71 kB 00:00 #11 3.562 (36/99): python3-libselinux-3.2-1.fc34.x86_64.r 21 MB/s | 187 kB 00:00 #11 3.567 (37/99): python3-libsemanage-3.2-1.fc34.x86_64. 8.3 MB/s | 83 kB 00:00 #11 3.583 (38/99): python3-setools-4.4.0-1.fc34.x86_64.rp 35 MB/s | 554 kB 00:00 #11 3.601 (39/99): python3-policycoreutils-3.2-1.fc34.noa 55 MB/s | 2.0 MB 00:00 #11 3.630 (40/99): guile22-2.2.7-2.fc34.x86_64.rpm 26 MB/s | 6.5 MB 00:00 #11 3.634 (41/99): rhash-1.4.0-3.fc34.x86_64.rpm 3.6 MB/s | 182 kB 00:00 #11 3.638 (42/99): rpm-plugin-selinux-4.16.1.3-1.fc34.x86 607 kB/s | 22 kB 00:00 #11 3.642 (43/99): annobin-9.79-5.fc34.x86_64.rpm 15 MB/s | 121 kB 00:00 #11 3.656 (44/99): btrfs-progs-devel-5.16.2-1.fc34.x86_64 2.8 MB/s | 50 kB 00:00 #11 3.667 (45/99): btrfs-progs-5.16.2-1.fc34.x86_64.rpm 29 MB/s | 962 kB 00:00 #11 3.674 (46/99): cmake-filesystem-3.20.5-1.fc34.x86_64. 2.7 MB/s | 16 kB 00:00 #11 3.681 (47/99): cmake-rpm-macros-3.20.5-1.fc34.noarch. 2.3 MB/s | 16 kB 00:00 #11 3.702 (48/99): cmake-data-3.20.5-1.fc34.noarch.rpm 34 MB/s | 1.5 MB 00:00 #11 12.36 Selecting previously unselected package libseccomp-dev:armhf. #11 12.36 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ... #11 12.37 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #11 12.42 Selecting previously unselected package libsystemd-dev:armhf. #11 12.42 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 12.42 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 12.52 Selecting previously unselected package pkg-config. #11 12.53 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ... #11 12.53 Unpacking pkg-config (0.29-6) ... #11 12.58 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #11 12.59 Setting up libseccomp-dev:armhf (2.3.3-4) ... #11 12.60 Setting up libpcre16-3:armhf (2:8.39-12) ... #11 12.61 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ... #9 62.24 Setting up liblist-someutils-xs-perl (0.58-2build2) ... #9 62.25 Setting up equivs (2.3.1) ... #9 62.26 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 62.27 Setting up libparams-validate-perl:arm64 (1.30-1build2) ... #9 62.28 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #9 62.29 Setting up libnamespace-clean-perl (0.27-1) ... #9 62.30 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #9 62.32 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 62.33 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 62.34 Setting up libmoox-struct-perl (0.020-1) ... #9 62.36 Setting up lintian (2.104.0ubuntu3.1) ... #9 62.38 Setting up licensecheck (3.1.1-2) ... #9 62.39 Setting up liblwp-protocol-https-perl (6.10-1) ... #11 9.282 Installing : jsoncpp-1.9.4-5.fc35.aarch64 33/113 #11 9.293 Installing : libasan-11.3.1-2.fc35.aarch64 34/113 #11 9.326 Installing : libubsan-11.3.1-2.fc35.aarch64 35/113 #11 9.333 Upgrading : libgomp-11.3.1-2.fc35.aarch64 36/113 #11 9.340 Installing : vim-filesystem-2:8.2.4845-1.fc35.noarch 37/113 #11 9.382 Installing : qrencode-libs-4.1.1-1.fc35.aarch64 38/113 #11 9.387 Installing : perl-lib-0.65-486.fc35.aarch64 39/113 #11 9.416 Installing : pcre2-utf32-10.39-1.fc35.aarch64 40/113 #11 9.424 Installing : pcre2-utf16-10.39-1.fc35.aarch64 41/113 #11 9.435 Installing : pcre2-devel-10.39-1.fc35.aarch64 42/113 #11 9.469 Installing : libuv-1:1.44.1-1.fc35.aarch64 43/113 #11 9.478 Installing : libsepol-devel-3.3-2.fc35.aarch64 44/113 #8 64.14 Setting up libfont-afm-perl (1.20-2) ... #8 64.15 Setting up libwant-perl (0.29-1+b4) ... #8 64.17 Setting up libdynaloader-functions-perl (0.003-1) ... #8 64.18 Setting up libtext-glob-perl (0.10-1) ... #8 64.19 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 64.20 Setting up liblist-compare-perl (0.53-1) ... #8 64.22 Setting up libref-util-xs-perl (0.117-1+b1) ... #8 64.23 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 64.24 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #8 64.25 Setting up libsort-key-perl (1.33-2+b1) ... #8 64.26 Setting up libclone-perl (0.41-1+b1) ... #8 64.27 Setting up libalgorithm-diff-perl (1.19.03-2) ... #8 64.28 Setting up libarchive-zip-perl (1.64-1) ... #8 64.29 Setting up libsub-identify-perl (0.14-1+b1) ... #8 64.31 Setting up libdistro-info-perl (0.21) ... #8 64.32 Setting up python3-apt (1.8.4.3) ... #8 61.71 Installing : elfutils-debuginfod-client-0.187-4.fc36.x86_64 18/180 #8 61.72 Upgrading : elfutils-libs-0.187-4.fc36.x86_64 19/180 #8 61.76 Installing : binutils-gold-2.37-27.fc36.x86_64 20/180 #8 61.89 Installing : binutils-2.37-27.fc36.x86_64 21/180 #8 61.93 Running scriptlet: binutils-2.37-27.fc36.x86_64 21/180 #8 61.95 Installing : hunspell-en-GB-0.20140811.1-22.fc36.noarch 22/180 #8 61.96 Installing : hunspell-en-0.20140811.1-22.fc36.noarch 23/180 #9 52.51 Selecting previously unselected package libsort-key-perl. #9 52.52 Preparing to unpack .../307-libsort-key-perl_1.33-2build4_armhf.deb ... #9 52.52 Unpacking libsort-key-perl (1.33-2build4) ... #9 52.55 Selecting previously unselected package libstring-copyright-perl. #9 52.55 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #9 52.55 Unpacking libstring-copyright-perl (0.003006-1) ... #9 52.59 Selecting previously unselected package libstring-escape-perl. #9 52.59 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #9 52.59 Unpacking libstring-escape-perl (2010.002-2) ... #9 52.63 Selecting previously unselected package libstring-shellquote-perl. #9 52.64 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #9 52.64 Unpacking libstring-shellquote-perl (1.04-1) ... #9 52.67 Selecting previously unselected package libterm-readkey-perl. #9 52.67 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build2_armhf.deb ... #9 52.68 Unpacking libterm-readkey-perl (2.38-1build2) ... #9 52.71 Selecting previously unselected package libtext-levenshteinxs-perl. #9 52.71 Preparing to unpack .../312-libtext-levenshteinxs-perl_0.03-4build9_armhf.deb ... #9 52.72 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ... #12 5.566 The following additional packages will be installed: #12 5.566 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.567 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.567 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.567 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.567 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0 #12 5.568 libudev-dev libudev1 libuv1 pkg-config #12 5.569 Suggested packages: #12 5.569 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #12 5.569 Recommended packages: #12 5.569 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 5.608 The following NEW packages will be installed: #12 5.608 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.608 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.608 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.609 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.609 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 5.609 libuv1 pkg-config #12 5.610 The following packages will be upgraded: #12 5.611 libsystemd0 libudev1 #11 8.368 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... #11 8.371 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.404 Selecting previously unselected package libudev-dev:amd64. #11 8.406 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_amd64.deb ... #11 8.414 Unpacking libudev-dev:amd64 (237-3ubuntu10.53) ... #11 8.443 Selecting previously unselected package libsepol1-dev:amd64. #11 8.446 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_amd64.deb ... #11 8.449 Unpacking libsepol1-dev:amd64 (2.7-1ubuntu0.1) ... #11 8.511 Selecting previously unselected package libpcre16-3:amd64. #11 8.514 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9_amd64.deb ... #11 8.517 Unpacking libpcre16-3:amd64 (2:8.39-9) ... #11 8.561 Selecting previously unselected package libpcre32-3:amd64. #11 8.564 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9_amd64.deb ... #11 8.567 Unpacking libpcre32-3:amd64 (2:8.39-9) ... #11 8.604 Selecting previously unselected package libpcrecpp0v5:amd64. #11 8.606 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... #11 8.608 Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... #11 8.638 Selecting previously unselected package libpcre3-dev:amd64. #9 50.70 Setting up libxpm4:armhf (1:3.5.12-1build2) ... #9 50.71 Setting up openssh-client (1:8.9p1-3) ... #9 50.79 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #9 50.79 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #9 50.79 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #9 50.79 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #9 50.80 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #9 50.80 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #12 8.070 Unpacking libsepol1:arm64 (3.0-1ubuntu0.1) over (3.0-1) ... #12 8.183 Setting up libsepol1:arm64 (3.0-1ubuntu0.1) ... #12 8.219 Selecting previously unselected package libsepol1-dev:arm64. #12 8.219 (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 ... 30061 files and directories currently installed.) #12 8.235 Preparing to unpack .../0-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ... #12 8.238 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ... #12 8.319 Selecting previously unselected package libpcre2-16-0:arm64. #11 3.724 (49/99): cryptsetup-libs-2.3.7-1.fc34.x86_64.rp 22 MB/s | 478 kB 00:00 #11 3.734 (50/99): dbus-broker-29-2.fc34.x86_64.rpm 20 MB/s | 172 kB 00:00 #11 3.819 (51/99): cmake-3.20.5-1.fc34.x86_64.rpm 37 MB/s | 6.5 MB 00:00 #11 3.836 (52/99): git-2.34.3-1.fc34.x86_64.rpm 3.8 MB/s | 65 kB 00:00 #11 3.907 (53/99): cpp-11.3.1-2.fc34.x86_64.rpm 44 MB/s | 10 MB 00:00 #11 12.62 Setting up libsepol1-dev:armhf (2.8-1) ... #11 12.63 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 12.64 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #11 12.65 Setting up bash-completion (1:2.8-6) ... #12 0.809 Reading package lists... #9 62.40 Setting up libwww-perl (6.53-1) ... #9 62.41 Setting up devscripts (2.21.4ubuntu1) ... #9 62.57 Setting up libxml-parser-perl:arm64 (2.46-2) ... #9 62.58 Setting up libxml-sax-expat-perl (0.51-1) ... #9 62.63 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 62.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 9.516 Installing : libselinux-devel-3.3-1.fc35.aarch64 45/113 #11 9.529 Installing : libselinux-utils-3.3-1.fc35.aarch64 46/113 #11 9.559 Installing : libbtrfsutil-5.16.2-1.fc35.aarch64 47/113 #11 9.602 Installing : libbtrfs-5.16.2-1.fc35.aarch64 48/113 #11 9.608 Installing : libatomic-11.3.1-2.fc35.aarch64 49/113 #11 9.615 Installing : less-590-2.fc35.aarch64 50/113 #11 9.749 Installing : kernel-headers-5.17.4-200.fc35.aarch64 51/113 #8 64.49 Setting up libio-stringy-perl (2.111-3) ... #8 64.50 Setting up liblist-moreutils-perl (0.416-1+b4) ... #8 64.51 Setting up libhtml-tagset-perl (3.20-3) ... #8 64.52 Setting up liblog-any-perl (1.707-1) ... #8 64.54 Setting up libauthen-sasl-perl (2.1600-1) ... #8 64.55 Setting up libdebhelper-perl (13.3.3~bpo10+1) ... #8 64.56 Setting up libpod-constants-perl (0.19-1) ... #8 64.57 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #8 64.58 Setting up libconvert-binhex-perl (1.125-1) ... #8 64.59 Setting up libfuture-perl (0.39-1) ... #8 64.60 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 64.61 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #8 64.62 Setting up libtry-tiny-perl (0.30-1) ... #8 64.63 Setting up libtype-tiny-perl (1.004004-1) ... #8 64.64 Setting up libtest-fatal-perl (0.014-1) ... #8 64.65 Setting up libcommon-sense-perl (3.74-2+b7) ... #8 64.67 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 64.68 Setting up libnet-http-perl (6.18-1) ... #8 64.69 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #8 64.70 Setting up libencode-locale-perl (1.05-1) ... #8 64.71 Setting up libtext-levenshtein-perl (0.13-1) ... #8 64.72 Setting up libnet-dns-perl (1.19-1) ... #8 59.13 Running scriptlet: glibc-common-2.34-25.fc35.x86_64 167/167 #8 62.00 Installing : hunspell-en-US-0.20140811.1-22.fc36.noarch 24/180 #8 62.01 Installing : hunspell-1.7.0-19.fc36.x86_64 25/180 #8 62.08 Installing : elfutils-0.187-4.fc36.x86_64 26/180 #8 62.09 Upgrading : rpm-build-libs-4.17.0-10.fc36.x86_64 27/180 #8 62.12 Installing : dwz-0.14-2.fc35.x86_64 28/180 #8 62.14 Upgrading : libsolv-0.7.22-1.fc36.x86_64 29/180 #8 62.17 Upgrading : libdnf-0.67.0-2.fc36.x86_64 30/180 #8 62.20 Upgrading : python3-libdnf-0.67.0-2.fc36.x86_64 31/180 #16 exporting layers 2.5s done #16 writing image sha256:53013a7e52fa55e03effe6117224ed5541b524e6271caa87c9d1c31ae6904025 done #16 naming to docker.io/rpmbuild-centos-9/aarch64 done #16 DONE 2.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #9 52.74 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #9 52.74 Preparing to unpack .../313-libtext-markdown-discount-perl_0.12-1build2_armhf.deb ... #9 52.75 Unpacking libtext-markdown-discount-perl:armhf (0.12-1build2) ... #9 52.78 Selecting previously unselected package libtext-xslate-perl. #9 52.78 Preparing to unpack .../314-libtext-xslate-perl_3.5.8-1build2_armhf.deb ... #9 52.78 Unpacking libtext-xslate-perl (3.5.8-1build2) ... #9 52.84 Selecting previously unselected package libtime-duration-perl. #9 52.84 Preparing to unpack .../315-libtime-duration-perl_1.21-1_all.deb ... #9 52.86 Unpacking libtime-duration-perl (1.21-1) ... #9 52.89 Selecting previously unselected package libtime-moment-perl. #9 52.89 Preparing to unpack .../316-libtime-moment-perl_0.44-1build4_armhf.deb ... #9 52.89 Unpacking libtime-moment-perl (0.44-1build4) ... #9 52.93 Selecting previously unselected package libtype-tiny-xs-perl. #9 52.93 Preparing to unpack .../317-libtype-tiny-xs-perl_0.022-1_armhf.deb ... #9 52.94 Unpacking libtype-tiny-xs-perl (0.022-1) ... #9 52.97 Selecting previously unselected package libunicode-utf8-perl. #9 52.98 Preparing to unpack .../318-libunicode-utf8-perl_0.62-1build2_armhf.deb ... #9 52.98 Unpacking libunicode-utf8-perl (0.62-1build2) ... #9 53.02 Selecting previously unselected package libxml-namespacesupport-perl. #9 53.02 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 53.03 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 53.06 Selecting previously unselected package libxml-sax-base-perl. #9 53.07 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ... #11 8.640 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9_amd64.deb ... #11 8.644 Unpacking libpcre3-dev:amd64 (2:8.39-9) ... #11 8.724 Selecting previously unselected package libselinux1-dev:amd64. #11 8.727 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_amd64.deb ... #11 8.731 Unpacking libselinux1-dev:amd64 (2.7-2build2) ... #11 8.773 Selecting previously unselected package libdevmapper-dev:amd64. #11 8.776 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... #11 8.779 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.810 Selecting previously unselected package libseccomp-dev:amd64. #11 8.812 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ... #11 8.816 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ... #11 8.848 Selecting previously unselected package libsystemd-dev:amd64. #11 8.851 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_amd64.deb ... #11 8.854 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.53) ... #11 8.913 Selecting previously unselected package pkg-config. #9 50.81 Setting up gpgsm (2.2.27-3ubuntu2) ... #9 50.82 Setting up libxext6:armhf (2:1.3.4-1build1) ... #9 50.84 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.1) ... #9 50.86 Setting up python3 (3.10.4-0ubuntu2) ... #12 8.322 Preparing to unpack .../1-libpcre2-16-0_10.34-7_arm64.deb ... #12 8.325 Unpacking libpcre2-16-0:arm64 (10.34-7) ... #12 8.374 Selecting previously unselected package libpcre2-32-0:arm64. #12 8.377 Preparing to unpack .../2-libpcre2-32-0_10.34-7_arm64.deb ... #12 8.380 Unpacking libpcre2-32-0:arm64 (10.34-7) ... #12 8.431 Selecting previously unselected package libpcre2-posix2:arm64. #12 8.432 Preparing to unpack .../3-libpcre2-posix2_10.34-7_arm64.deb ... #12 8.436 Unpacking libpcre2-posix2:arm64 (10.34-7) ... #12 8.464 Selecting previously unselected package libpcre2-dev:arm64. #12 8.467 Preparing to unpack .../4-libpcre2-dev_10.34-7_arm64.deb ... #12 8.470 Unpacking libpcre2-dev:arm64 (10.34-7) ... #12 8.545 Selecting previously unselected package libselinux1-dev:arm64. #12 8.548 Preparing to unpack .../5-libselinux1-dev_3.0-1build2_arm64.deb ... #12 8.552 Unpacking libselinux1-dev:arm64 (3.0-1build2) ... #12 8.599 Selecting previously unselected package libdevmapper-dev:arm64. #12 8.602 Preparing to unpack .../6-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ... #12 8.606 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ... #12 8.637 Selecting previously unselected package libseccomp-dev:arm64. #12 8.640 Preparing to unpack .../7-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ... #12 8.646 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #11 3.973 (54/99): git-core-doc-2.34.3-1.fc34.noarch.rpm 36 MB/s | 2.4 MB 00:00 #11 3.997 (55/99): git-core-2.34.3-1.fc34.x86_64.rpm 24 MB/s | 3.8 MB 00:00 #11 4.001 (56/99): glibc-devel-2.33-21.fc34.x86_64.rpm 993 kB/s | 26 kB 00:00 #11 4.014 (57/99): glibc-headers-x86-2.33-21.fc34.noarch. 27 MB/s | 413 kB 00:00 #11 4.022 (58/99): iptables-legacy-libs-1.8.7-8.fc34.x86_ 6.3 MB/s | 40 kB 00:00 #11 4.031 (59/99): jsoncpp-1.9.4-5.fc34.x86_64.rpm 10 MB/s | 93 kB 00:00 #11 4.073 (60/99): kernel-headers-5.17.4-100.fc34.x86_64. 32 MB/s | 1.3 MB 00:00 #11 4.085 (61/99): glibc-static-2.33-21.fc34.x86_64.rpm 21 MB/s | 1.7 MB 00:00 #11 4.089 (62/99): kmod-libs-29-2.fc34.x86_64.rpm 4.1 MB/s | 63 kB 00:00 #11 4.095 (63/99): libbpf-0.4.0-1.fc34.x86_64.rpm 13 MB/s | 129 kB 00:00 #11 4.105 (64/99): libbtrfs-5.16.2-1.fc34.x86_64.rpm 1.9 MB/s | 28 kB 00:00 #11 4.112 (65/99): libbtrfsutil-5.16.2-1.fc34.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #11 4.116 (66/99): libedit-3.1-38.20210714cvs.fc34.x86_64 11 MB/s | 104 kB 00:00 #11 4.127 (67/99): libibverbs-37.2-2.fc34.x86_64.rpm 27 MB/s | 390 kB 00:00 #11 4.132 (68/99): libpcap-1.10.1-1.fc34.x86_64.rpm 12 MB/s | 171 kB 00:00 #11 4.137 (69/99): libseccomp-2.5.3-1.fc34.x86_64.rpm 7.3 MB/s | 71 kB 00:00 #11 4.147 (70/99): libsepol-devel-3.2-2.fc34.x86_64.rpm 5.3 MB/s | 40 kB 00:00 #11 4.150 (71/99): libseccomp-devel-2.5.3-1.fc34.x86_64.r 3.2 MB/s | 53 kB 00:00 #11 4.157 (72/99): libuv-1.44.1-1.fc34.x86_64.rpm 15 MB/s | 150 kB 00:00 #11 4.161 (73/99): libxcrypt-devel-4.4.28-1.fc34.x86_64.r 3.0 MB/s | 29 kB 00:00 #12 1.701 dpkg-buildpackage: info: source package docker-ce-build-deps #12 1.701 dpkg-buildpackage: info: source version 1.0 #12 1.701 dpkg-buildpackage: info: source distribution unstable #12 1.701 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 1.733 dpkg-buildpackage: info: host architecture amd64 #12 1.734 dpkg-source --before-build . #9 62.81 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #11 9.792 Installing : libxcrypt-devel-4.4.28-1.fc35.aarch64 52/113 #8 64.73 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #8 64.74 Setting up libdevel-callchecker-perl (0.008-1) ... #8 64.75 Setting up libstring-shellquote-perl (1.04-1) ... #8 64.76 Setting up libsub-install-perl (0.928-1) ... #8 64.77 Setting up dpkg-dev (1.19.7) ... #8 64.79 Setting up libnumber-compare-perl (0.03-1) ... #8 64.80 Setting up intltool-debian (0.35.0+20060710.5) ... #8 64.81 Setting up libio-async-perl (0.72-1) ... #8 64.82 Setting up liberror-perl (0.17027-2) ... #8 64.84 Setting up patchutils (0.3.4-2) ... #8 64.85 Setting up libmail-sendmail-perl (0.80-1) ... #8 64.86 Setting up libltdl-dev:arm64 (2.4.6-9) ... #8 64.87 Setting up libxml-sax-base-perl (1.09-1) ... #8 64.88 Setting up libio-string-perl (1.08-3) ... #8 64.89 Setting up libreadonly-perl (2.050-1) ... #8 64.90 Setting up python3-chardet (3.0.4-3) ... #12 3.312 Reading package lists... #12 4.088 Building dependency tree... #12 4.228 Reading state information... #12 4.244 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 4.278 Starting 2 pkgProblemResolver with broken count: 0 #12 4.280 Done #12 4.296 Done #12 4.303 Starting pkgProblemResolver with broken count: 0 #12 4.326 Starting 2 pkgProblemResolver with broken count: 0 #12 4.328 Done #11 4.465 Reading package lists... warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZcKr60 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #8 62.48 Verifying : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 1/167 #8 62.48 Verifying : bzip2-1.0.8-9.fc35.x86_64 2/167 #8 62.48 Verifying : cpio-2.13-11.fc35.x86_64 3/167 #8 62.48 Verifying : dash-0.5.10.2-9.fc35.x86_64 4/167 #8 62.48 Verifying : debugedit-5.0-2.fc35.x86_64 5/167 #8 62.48 Verifying : deltarpm-3.6.2-10.fc35.x86_64 6/167 #8 62.48 Verifying : devscripts-checkbashisms-2.21.4-1.fc35.x86_64 7/167 #8 62.48 Verifying : diffutils-3.8-1.fc35.x86_64 8/167 #8 62.48 Verifying : dwz-0.14-2.fc35.x86_64 9/167 #8 62.48 Verifying : ed-1.14.2-11.fc35.x86_64 10/167 #8 62.49 Verifying : efi-srpm-macros-5-4.fc35.noarch 11/167 #8 62.49 Verifying : enchant-1:1.6.0-28.fc35.x86_64 12/167 #8 62.49 Verifying : file-5.40-9.fc35.x86_64 13/167 #8 62.49 Verifying : findutils-1:4.8.0-4.fc35.x86_64 14/167 #8 62.49 Verifying : fonts-filesystem-1:2.0.5-6.fc35.noarch 15/167 #8 62.49 Verifying : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 16/167 #8 62.49 Verifying : fpc-srpm-macros-1.3-4.fc35.noarch 17/167 #8 62.49 Verifying : gdk-pixbuf2-2.42.6-2.fc35.x86_64 18/167 #8 62.49 Verifying : ghc-srpm-macros-1.5.0-5.fc35.noarch 19/167 #8 62.49 Verifying : gnat-srpm-macros-4-14.fc35.noarch 20/167 #8 62.49 Verifying : groff-base-1.22.4-8.fc35.x86_64 21/167 #8 62.49 Verifying : gsettings-desktop-schemas-41.0-1.fc35.x86_64 22/167 #8 62.49 Verifying : hunspell-1.7.0-11.fc35.x86_64 23/167 #8 62.49 Verifying : hunspell-en-0.20140811.1-20.fc35.noarch 24/167 #8 62.49 Verifying : hunspell-en-GB-0.20140811.1-20.fc35.noarch 25/167 #8 62.49 Verifying : hunspell-en-US-0.20140811.1-20.fc35.noarch 26/167 #8 62.49 Verifying : hunspell-filesystem-1.7.0-11.fc35.x86_64 27/167 #8 62.49 Verifying : info-6.8-2.fc35.x86_64 28/167 #8 62.49 Verifying : json-glib-1.6.6-1.fc35.x86_64 29/167 #8 62.49 Verifying : kernel-srpm-macros-1.0-6.fc35.noarch 30/167 #8 62.49 Verifying : libappstream-glib-0.7.18-3.fc35.x86_64 31/167 #8 62.49 Verifying : libevent-2.1.12-4.fc35.x86_64 32/167 #8 62.49 Verifying : libjpeg-turbo-2.1.0-3.fc35.x86_64 33/167 #8 62.49 Verifying : libpkgconf-1.8.0-1.fc35.x86_64 34/167 #8 62.49 Verifying : libpng-2:1.6.37-11.fc35.x86_64 35/167 #8 62.49 Verifying : libproxy-0.4.17-3.fc35.x86_64 36/167 #8 62.49 Verifying : libstemmer-0-17.585svn.fc35.x86_64 37/167 #8 62.49 Verifying : lua-srpm-macros-1-5.fc35.noarch 38/167 #8 62.49 Verifying : ncurses-6.2-8.20210508.fc35.x86_64 39/167 #8 62.49 Verifying : nim-srpm-macros-3-5.fc35.noarch 40/167 #8 62.49 Verifying : ocaml-srpm-macros-6-5.fc35.noarch 41/167 #8 62.49 Verifying : openblas-srpm-macros-2-10.fc35.noarch 42/167 #8 62.49 Verifying : patch-2.7.6-15.fc35.x86_64 43/167 #8 62.49 Verifying : perl-Carp-1.52-478.fc35.noarch 44/167 #8 62.49 Verifying : perl-Data-Dumper-2.183-2.fc35.x86_64 45/167 #8 62.49 Verifying : perl-Digest-1.20-1.fc35.noarch 46/167 #8 62.49 Verifying : perl-Digest-MD5-2.58-478.fc35.x86_64 47/167 #8 62.49 Verifying : perl-Exporter-5.76-479.fc35.noarch 48/167 #8 62.49 Verifying : perl-File-Path-2.18-478.fc35.noarch 49/167 #8 62.49 Verifying : perl-File-Temp-1:0.231.100-478.fc35.noarch 50/167 #8 62.49 Verifying : perl-Getopt-Long-1:2.52-478.fc35.noarch 51/167 #8 62.49 Verifying : perl-IO-Socket-IP-0.41-479.fc35.noarch 52/167 #8 62.49 Verifying : perl-IO-Socket-SSL-2.072-1.fc35.noarch 53/167 #8 62.49 Verifying : perl-MIME-Base64-3.16-478.fc35.x86_64 54/167 #8 62.49 Verifying : perl-Net-SSLeay-1.90-4.fc35.x86_64 55/167 #8 62.49 Verifying : perl-PathTools-3.80-478.fc35.x86_64 56/167 #8 62.49 Verifying : perl-Pod-Escapes-1:1.07-478.fc35.noarch 57/167 #8 62.49 Verifying : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 58/167 #8 62.49 Verifying : perl-Pod-Simple-1:3.43-2.fc35.noarch 59/167 #8 62.49 Verifying : perl-Pod-Usage-4:2.01-478.fc35.noarch 60/167 #8 62.49 Verifying : perl-Socket-4:2.032-2.fc35.x86_64 61/167 #8 62.49 Verifying : perl-Storable-1:3.25-1.fc35.x86_64 62/167 #8 62.49 Verifying : perl-Term-ANSIColor-5.01-479.fc35.noarch 63/167 #8 62.49 Verifying : perl-Term-Cap-1.17-478.fc35.noarch 64/167 #8 62.49 Verifying : perl-Text-ParseWords-3.30-478.fc35.noarch 65/167 #8 62.49 Verifying : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 66/167 #8 62.49 Verifying : perl-Time-Local-2:1.300-478.fc35.noarch 67/167 #8 62.49 Verifying : perl-URI-5.09-4.fc35.noarch 68/167 #8 62.49 Verifying : perl-constant-1.33-479.fc35.noarch 69/167 #8 62.49 Verifying : perl-libnet-3.13-479.fc35.noarch 70/167 #8 62.49 Verifying : perl-parent-1:0.238-478.fc35.noarch 71/167 #8 62.49 Verifying : perl-podlators-1:4.14-478.fc35.noarch 72/167 #8 62.49 Verifying : perl-srpm-macros-1-42.fc35.noarch 73/167 #8 62.49 Verifying : pkgconf-1.8.0-1.fc35.x86_64 74/167 #8 62.49 Verifying : pkgconf-m4-1.8.0-1.fc35.noarch 75/167 #8 62.49 Verifying : pkgconf-pkg-config-1.8.0-1.fc35.x86_64 76/167 #8 62.49 Verifying : protobuf-c-1.4.0-1.fc35.x86_64 77/167 #8 62.49 Verifying : python3-construct-2.10.67-3.fc35.noarch 78/167 #8 62.49 Verifying : python3-dateutil-1:2.8.1-7.fc35.noarch 79/167 #8 62.49 Verifying : python3-dbus-1.2.18-2.fc35.x86_64 80/167 #8 62.49 Verifying : python3-distro-1.6.0-1.fc35.noarch 81/167 #8 62.49 Verifying : python3-pybeam-0.7-1.fc35.noarch 82/167 #8 62.49 Verifying : python3-pyxdg-0.27-3.fc35.noarch 83/167 #8 62.49 Verifying : python3-six-1.16.0-4.fc35.noarch 84/167 #8 62.49 Verifying : python3-toml-0.10.2-5.fc35.noarch 85/167 #8 62.49 Verifying : python3-unbound-1.13.2-1.fc35.x86_64 86/167 #8 62.49 Verifying : python3-zstd-1.4.5.1-5.fc35.x86_64 87/167 #8 62.49 Verifying : qt5-srpm-macros-5.15.2-3.fc35.noarch 88/167 #8 62.49 Verifying : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 89/167 #8 62.49 Verifying : shared-mime-info-2.1-3.fc35.x86_64 90/167 #8 62.49 Verifying : unbound-libs-1.13.2-1.fc35.x86_64 91/167 #8 62.49 Verifying : unzip-6.0-53.fc35.x86_64 92/167 #8 62.49 Verifying : xz-5.2.5-7.fc35.x86_64 93/167 #8 62.49 Verifying : zip-3.0-31.fc35.x86_64 94/167 #8 62.49 Verifying : abattis-cantarell-fonts-0.301-5.fc35.noarch 95/167 #8 62.49 Verifying : binutils-2.37-17.fc35.x86_64 96/167 #8 62.49 Verifying : binutils-gold-2.37-17.fc35.x86_64 97/167 #8 62.49 Verifying : dbus-libs-1:1.12.22-1.fc35.x86_64 98/167 #8 62.49 Verifying : dnf-plugins-core-4.1.0-1.fc35.noarch 99/167 #8 62.49 Verifying : elfutils-0.186-1.fc35.x86_64 100/167 #8 62.49 Verifying : elfutils-debuginfod-client-0.186-1.fc35.x86_64 101/167 #8 62.49 Verifying : gdb-minimal-11.2-2.fc35.x86_64 102/167 #8 62.49 Verifying : glib-networking-2.70.1-1.fc35.x86_64 103/167 #8 62.49 Verifying : glibc-gconv-extra-2.34-32.fc35.x86_64 104/167 #8 62.49 Verifying : go-srpm-macros-3.0.15-1.fc35.noarch 105/167 #8 62.49 Verifying : libsoup-2.74.2-1.fc35.x86_64 106/167 #8 62.49 Verifying : perl-AutoLoader-5.74-486.fc35.noarch 107/167 #8 62.49 Verifying : perl-B-1.82-486.fc35.x86_64 108/167 #8 62.49 Verifying : perl-Class-Struct-0.66-486.fc35.noarch 109/167 #8 62.49 Verifying : perl-DynaLoader-1.50-486.fc35.x86_64 110/167 #8 62.49 Verifying : perl-Encode-4:3.15-482.fc35.x86_64 111/167 #8 62.49 Verifying : perl-Errno-1.33-486.fc35.x86_64 112/167 #8 62.49 Verifying : perl-Fcntl-1.14-486.fc35.x86_64 113/167 #8 62.50 Verifying : perl-File-Basename-2.85-486.fc35.noarch 114/167 #8 62.50 Verifying : perl-File-stat-1.09-486.fc35.noarch 115/167 #8 62.50 Verifying : perl-FileHandle-2.03-486.fc35.noarch 116/167 #8 62.50 Verifying : perl-Getopt-Std-1.13-486.fc35.noarch 117/167 #8 62.50 Verifying : perl-HTTP-Tiny-0.080-1.fc35.noarch 118/167 #8 62.50 Verifying : perl-IO-1.46-486.fc35.x86_64 119/167 #8 62.50 Verifying : perl-IPC-Open3-1.21-486.fc35.noarch 120/167 #8 62.50 Verifying : perl-Mozilla-CA-20211001-1.fc35.noarch 121/167 #8 62.50 Verifying : perl-NDBM_File-1.15-486.fc35.x86_64 122/167 #8 62.50 Verifying : perl-POSIX-1.97-486.fc35.x86_64 123/167 #8 62.50 Verifying : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64 124/167 #8 62.50 Verifying : perl-SelectSaver-1.02-486.fc35.noarch 125/167 #8 62.50 Verifying : perl-Symbol-1.09-486.fc35.noarch 126/167 #8 62.50 Verifying : perl-base-2.27-486.fc35.noarch 127/167 #8 62.50 Verifying : perl-if-0.60.900-486.fc35.noarch 128/167 #8 62.50 Verifying : perl-interpreter-4:5.34.1-486.fc35.x86_64 129/167 #8 62.50 Verifying : perl-libs-4:5.34.1-486.fc35.x86_64 130/167 #8 62.50 Verifying : perl-mro-1.25-486.fc35.x86_64 131/167 #8 62.50 Verifying : perl-overload-1.33-486.fc35.noarch 132/167 #8 62.50 Verifying : perl-overloading-0.02-486.fc35.noarch 133/167 #8 62.50 Verifying : perl-subs-1.04-486.fc35.noarch 134/167 #8 62.50 Verifying : perl-vars-1.05-486.fc35.noarch 135/167 #8 62.50 Verifying : python-srpm-macros-3.10-11.fc35.noarch 136/167 #8 62.50 Verifying : python3-dnf-plugins-core-4.1.0-1.fc35.noarch 137/167 #8 62.50 Verifying : python3-enchant-3.2.2-1.fc35.noarch 138/167 #8 62.50 Verifying : redhat-rpm-config-199-1.fc35.noarch 139/167 #8 62.50 Verifying : rpm-build-4.17.0-4.fc35.x86_64 140/167 #8 62.50 Verifying : rpmlint-2.2.0-2.fc35.noarch 141/167 #8 62.50 Verifying : rust-srpm-macros-21-1.fc35.noarch 142/167 #8 62.50 Verifying : systemd-libs-249.11-2.fc35.x86_64 143/167 #8 62.50 Verifying : xxhash-libs-0.8.1-1.fc35.x86_64 144/167 #8 62.50 Verifying : zstd-1.5.2-1.fc35.x86_64 145/167 #8 62.50 Verifying : dnf-4.11.1-3.fc35.noarch 146/167 #8 62.50 Verifying : dnf-4.9.0-1.fc35.noarch 147/167 #8 62.50 Verifying : dnf-data-4.11.1-3.fc35.noarch 148/167 #8 62.50 Verifying : dnf-data-4.9.0-1.fc35.noarch 149/167 #8 62.50 Verifying : glibc-2.34-32.fc35.x86_64 150/167 #8 62.50 Verifying : glibc-2.34-25.fc35.x86_64 151/167 #8 62.50 Verifying : glibc-common-2.34-32.fc35.x86_64 152/167 #8 62.24 Upgrading : python3-hawkey-0.67.0-2.fc36.x86_64 32/180 #8 62.50 Verifying : glibc-common-2.34-25.fc35.x86_64 153/167 #8 62.27 Installing : xz-5.2.5-9.fc36.x86_64 33/180 #8 62.28 Installing : file-5.41-4.fc36.x86_64 34/180 #8 62.50 Verifying : glibc-minimal-langpack-2.34-32.fc35.x86_64 154/167 #8 62.30 Installing : libproxy-0.4.17-4.fc36.x86_64 35/180 #8 62.31 Installing : unzip-6.0-57.fc36.x86_64 36/180 #8 62.35 Installing : zip-3.0-32.fc36.x86_64 37/180 #8 62.36 Installing : enchant-1:1.6.0-30.fc36.x86_64 38/180 #8 62.50 Verifying : glibc-minimal-langpack-2.34-25.fc35.x86_64 155/167 #8 62.50 Verifying : libdnf-0.66.0-1.fc35.x86_64 156/167 #8 62.39 Installing : python3-enchant-3.2.2-2.fc36.noarch 39/180 #8 62.40 Upgrading : rpm-sign-libs-4.17.0-10.fc36.x86_64 40/180 #8 62.50 Verifying : libdnf-0.64.0-1.fc35.x86_64 157/167 #8 62.50 Verifying : libsolv-0.7.22-1.fc35.x86_64 158/167 #8 62.43 Upgrading : python3-rpm-4.17.0-10.fc36.x86_64 41/180 #8 62.44 Installing : efi-srpm-macros-5-5.fc36.noarch 42/180 #8 62.50 Verifying : libsolv-0.7.19-3.fc35.x86_64 159/167 #8 62.50 Verifying : python3-dnf-4.11.1-3.fc35.noarch 160/167 #8 62.48 Installing : lua-srpm-macros-1-6.fc36.noarch 43/180 #8 62.49 Installing : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 44/180 #8 62.50 Verifying : python3-dnf-4.9.0-1.fc35.noarch 161/167 #8 62.50 Verifying : python3-hawkey-0.66.0-1.fc35.x86_64 162/167 #8 62.50 Installing : zstd-1.5.2-1.fc36.x86_64 45/180 #8 62.54 Installing : bzip2-1.0.8-11.fc36.x86_64 46/180 #8 62.50 Verifying : python3-hawkey-0.64.0-1.fc35.x86_64 163/167 #8 62.50 Verifying : python3-libdnf-0.66.0-1.fc35.x86_64 164/167 #8 62.55 Installing : cpio-2.13-12.fc36.x86_64 47/180 #8 62.50 Verifying : python3-libdnf-0.64.0-1.fc35.x86_64 165/167 #8 62.50 Verifying : yum-4.11.1-3.fc35.noarch 166/167 #8 62.50 Verifying : yum-4.9.0-1.fc35.noarch 167/167 #8 62.67 #8 62.67 Upgraded: #8 62.67 dnf-4.11.1-3.fc35.noarch #8 62.67 dnf-data-4.11.1-3.fc35.noarch #8 62.67 glibc-2.34-32.fc35.x86_64 #8 62.67 glibc-common-2.34-32.fc35.x86_64 #8 62.67 glibc-minimal-langpack-2.34-32.fc35.x86_64 #8 62.67 libdnf-0.66.0-1.fc35.x86_64 #8 62.67 libsolv-0.7.22-1.fc35.x86_64 #8 62.67 python3-dnf-4.11.1-3.fc35.noarch #8 62.67 python3-hawkey-0.66.0-1.fc35.x86_64 #8 62.67 python3-libdnf-0.66.0-1.fc35.x86_64 #8 62.67 yum-4.11.1-3.fc35.noarch #8 62.67 Installed: #8 62.67 abattis-cantarell-fonts-0.301-5.fc35.noarch #8 62.67 adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch #8 62.67 binutils-2.37-17.fc35.x86_64 #8 62.67 binutils-gold-2.37-17.fc35.x86_64 #8 62.67 bzip2-1.0.8-9.fc35.x86_64 #8 62.67 cpio-2.13-11.fc35.x86_64 #8 62.67 dash-0.5.10.2-9.fc35.x86_64 #8 62.67 dbus-libs-1:1.12.22-1.fc35.x86_64 #8 62.67 debugedit-5.0-2.fc35.x86_64 #8 62.67 deltarpm-3.6.2-10.fc35.x86_64 #8 62.67 devscripts-checkbashisms-2.21.4-1.fc35.x86_64 #8 62.67 diffutils-3.8-1.fc35.x86_64 #8 62.67 dnf-plugins-core-4.1.0-1.fc35.noarch #8 62.67 dwz-0.14-2.fc35.x86_64 #8 62.67 ed-1.14.2-11.fc35.x86_64 #8 62.67 efi-srpm-macros-5-4.fc35.noarch #8 62.67 elfutils-0.186-1.fc35.x86_64 #8 62.67 elfutils-debuginfod-client-0.186-1.fc35.x86_64 #8 62.67 enchant-1:1.6.0-28.fc35.x86_64 #8 62.67 file-5.40-9.fc35.x86_64 #8 62.67 findutils-1:4.8.0-4.fc35.x86_64 #8 62.67 fonts-filesystem-1:2.0.5-6.fc35.noarch #8 62.67 fonts-srpm-macros-1:2.0.5-6.fc35.noarch #8 62.67 fpc-srpm-macros-1.3-4.fc35.noarch #8 62.67 gdb-minimal-11.2-2.fc35.x86_64 #8 62.67 gdk-pixbuf2-2.42.6-2.fc35.x86_64 #8 62.67 ghc-srpm-macros-1.5.0-5.fc35.noarch #8 62.67 glib-networking-2.70.1-1.fc35.x86_64 #8 62.67 glibc-gconv-extra-2.34-32.fc35.x86_64 #8 62.67 gnat-srpm-macros-4-14.fc35.noarch #8 62.67 go-srpm-macros-3.0.15-1.fc35.noarch #8 62.67 groff-base-1.22.4-8.fc35.x86_64 #8 62.67 gsettings-desktop-schemas-41.0-1.fc35.x86_64 #8 62.67 hunspell-1.7.0-11.fc35.x86_64 #8 62.67 hunspell-en-0.20140811.1-20.fc35.noarch #8 62.67 hunspell-en-GB-0.20140811.1-20.fc35.noarch #8 62.67 hunspell-en-US-0.20140811.1-20.fc35.noarch #8 62.67 hunspell-filesystem-1.7.0-11.fc35.x86_64 #8 62.67 info-6.8-2.fc35.x86_64 #8 62.67 json-glib-1.6.6-1.fc35.x86_64 #8 62.67 kernel-srpm-macros-1.0-6.fc35.noarch #8 62.67 libappstream-glib-0.7.18-3.fc35.x86_64 #8 62.67 libevent-2.1.12-4.fc35.x86_64 #8 62.67 libjpeg-turbo-2.1.0-3.fc35.x86_64 #8 62.67 libpkgconf-1.8.0-1.fc35.x86_64 #8 62.67 libpng-2:1.6.37-11.fc35.x86_64 #8 62.67 libproxy-0.4.17-3.fc35.x86_64 #8 62.67 libsoup-2.74.2-1.fc35.x86_64 #8 62.67 libstemmer-0-17.585svn.fc35.x86_64 #8 62.67 lua-srpm-macros-1-5.fc35.noarch #8 62.67 ncurses-6.2-8.20210508.fc35.x86_64 #8 62.67 nim-srpm-macros-3-5.fc35.noarch #8 62.67 ocaml-srpm-macros-6-5.fc35.noarch #8 62.67 openblas-srpm-macros-2-10.fc35.noarch #8 62.67 patch-2.7.6-15.fc35.x86_64 #8 62.67 perl-AutoLoader-5.74-486.fc35.noarch #8 62.67 perl-B-1.82-486.fc35.x86_64 #8 62.67 perl-Carp-1.52-478.fc35.noarch #8 62.67 perl-Class-Struct-0.66-486.fc35.noarch #8 62.67 perl-Data-Dumper-2.183-2.fc35.x86_64 #8 62.67 perl-Digest-1.20-1.fc35.noarch #8 62.67 perl-Digest-MD5-2.58-478.fc35.x86_64 #8 62.67 perl-DynaLoader-1.50-486.fc35.x86_64 #8 62.67 perl-Encode-4:3.15-482.fc35.x86_64 #8 62.67 perl-Errno-1.33-486.fc35.x86_64 #8 62.67 perl-Exporter-5.76-479.fc35.noarch #8 62.67 perl-Fcntl-1.14-486.fc35.x86_64 #8 62.67 perl-File-Basename-2.85-486.fc35.noarch #8 62.67 perl-File-Path-2.18-478.fc35.noarch #8 62.67 perl-File-Temp-1:0.231.100-478.fc35.noarch #8 62.67 perl-File-stat-1.09-486.fc35.noarch #8 62.67 perl-FileHandle-2.03-486.fc35.noarch #8 62.67 perl-Getopt-Long-1:2.52-478.fc35.noarch #8 62.67 perl-Getopt-Std-1.13-486.fc35.noarch #8 62.67 perl-HTTP-Tiny-0.080-1.fc35.noarch #8 62.67 perl-IO-1.46-486.fc35.x86_64 #8 62.67 perl-IO-Socket-IP-0.41-479.fc35.noarch #8 62.67 perl-IO-Socket-SSL-2.072-1.fc35.noarch #8 62.67 perl-IPC-Open3-1.21-486.fc35.noarch #8 62.67 perl-MIME-Base64-3.16-478.fc35.x86_64 #8 62.67 perl-Mozilla-CA-20211001-1.fc35.noarch #8 62.67 perl-NDBM_File-1.15-486.fc35.x86_64 #8 62.67 perl-Net-SSLeay-1.90-4.fc35.x86_64 #8 62.67 perl-POSIX-1.97-486.fc35.x86_64 #8 62.67 perl-PathTools-3.80-478.fc35.x86_64 #8 62.67 perl-Pod-Escapes-1:1.07-478.fc35.noarch #8 62.67 perl-Pod-Perldoc-3.28.01-479.fc35.noarch #8 62.67 perl-Pod-Simple-1:3.43-2.fc35.noarch #8 62.67 perl-Pod-Usage-4:2.01-478.fc35.noarch #8 62.67 perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64 #8 62.67 perl-SelectSaver-1.02-486.fc35.noarch #8 62.67 perl-Socket-4:2.032-2.fc35.x86_64 #8 62.67 perl-Storable-1:3.25-1.fc35.x86_64 #8 62.67 perl-Symbol-1.09-486.fc35.noarch #8 62.67 perl-Term-ANSIColor-5.01-479.fc35.noarch #8 62.67 perl-Term-Cap-1.17-478.fc35.noarch #8 62.67 perl-Text-ParseWords-3.30-478.fc35.noarch #8 62.67 perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch #8 62.67 perl-Time-Local-2:1.300-478.fc35.noarch #8 62.67 perl-URI-5.09-4.fc35.noarch #8 62.67 perl-base-2.27-486.fc35.noarch #8 62.67 perl-constant-1.33-479.fc35.noarch #8 62.67 perl-if-0.60.900-486.fc35.noarch #8 62.67 perl-interpreter-4:5.34.1-486.fc35.x86_64 #8 62.67 perl-libnet-3.13-479.fc35.noarch #8 62.67 perl-libs-4:5.34.1-486.fc35.x86_64 #8 62.67 perl-mro-1.25-486.fc35.x86_64 #8 62.67 perl-overload-1.33-486.fc35.noarch #8 62.67 perl-overloading-0.02-486.fc35.noarch #8 62.67 perl-parent-1:0.238-478.fc35.noarch #8 62.67 perl-podlators-1:4.14-478.fc35.noarch #8 62.67 perl-srpm-macros-1-42.fc35.noarch #8 62.67 perl-subs-1.04-486.fc35.noarch #8 62.67 perl-vars-1.05-486.fc35.noarch #8 62.67 pkgconf-1.8.0-1.fc35.x86_64 #8 62.67 pkgconf-m4-1.8.0-1.fc35.noarch #8 62.67 pkgconf-pkg-config-1.8.0-1.fc35.x86_64 #8 62.67 protobuf-c-1.4.0-1.fc35.x86_64 #8 62.67 python-srpm-macros-3.10-11.fc35.noarch #8 62.67 python3-construct-2.10.67-3.fc35.noarch #8 62.67 python3-dateutil-1:2.8.1-7.fc35.noarch #8 62.67 python3-dbus-1.2.18-2.fc35.x86_64 #8 62.67 python3-distro-1.6.0-1.fc35.noarch #8 62.67 python3-dnf-plugins-core-4.1.0-1.fc35.noarch #8 62.67 python3-enchant-3.2.2-1.fc35.noarch #8 62.67 python3-pybeam-0.7-1.fc35.noarch #8 62.67 python3-pyxdg-0.27-3.fc35.noarch #8 62.67 python3-six-1.16.0-4.fc35.noarch #8 62.67 python3-toml-0.10.2-5.fc35.noarch #8 62.67 python3-unbound-1.13.2-1.fc35.x86_64 #8 62.67 python3-zstd-1.4.5.1-5.fc35.x86_64 #8 62.67 qt5-srpm-macros-5.15.2-3.fc35.noarch #8 62.67 redhat-rpm-config-199-1.fc35.noarch #8 62.67 rpm-build-4.17.0-4.fc35.x86_64 #8 62.67 rpmautospec-rpm-macros-0.2.5-1.fc35.noarch #8 62.67 rpmlint-2.2.0-2.fc35.noarch #8 62.67 rust-srpm-macros-21-1.fc35.noarch #8 62.67 shared-mime-info-2.1-3.fc35.x86_64 #8 62.67 systemd-libs-249.11-2.fc35.x86_64 #8 62.67 unbound-libs-1.13.2-1.fc35.x86_64 #8 62.67 unzip-6.0-53.fc35.x86_64 #8 62.67 xxhash-libs-0.8.1-1.fc35.x86_64 #8 62.67 xz-5.2.5-7.fc35.x86_64 #8 62.67 zip-3.0-31.fc35.x86_64 #8 62.67 zstd-1.5.2-1.fc35.x86_64 #8 62.67 #8 62.67 Complete! #9 53.07 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 53.13 Selecting previously unselected package libxml-sax-perl. #9 53.13 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 53.14 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 53.18 Selecting previously unselected package libxml-libxml-perl. #9 53.18 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2build1_armhf.deb ... #9 53.18 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 53.25 Selecting previously unselected package libxml-parser-perl:armhf. #9 53.25 Preparing to unpack .../323-libxml-parser-perl_2.46-2_armhf.deb ... #9 53.26 Unpacking libxml-parser-perl:armhf (2.46-2) ... #11 8.916 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_amd64.deb ... #11 8.920 Unpacking pkg-config (0.29.1-0ubuntu2) ... #11 8.988 Setting up libsepol1-dev:amd64 (2.7-1ubuntu0.1) ... #11 8.999 Setting up libuv1:amd64 (1.18.0-3) ... #11 9.012 Setting up bash-completion (1:2.8-1ubuntu1) ... #9 51.17 Setting up binutils (2.38-3ubuntu1) ... #9 51.19 Setting up python3-xdg (0.27-2) ... #9 51.37 Setting up man-db (2.10.2-1) ... #12 6.026 2 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. #12 6.026 1 not fully installed or removed. #12 6.026 Need to get 11.5 MB of archives. #12 6.026 After this operation, 44.0 MB of additional disk space will be used. #12 6.026 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #12 6.392 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB] #9 DONE 63.3s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:37bbcde9bd535311ba838c13dcbce08e67b8501151ceefc05d92ae6f9aab945e #11 DONE 0.1s #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 #12 sha256:76ae6a4f15fdd0621cbcea5e743c5cc6f966795ed29e3d7a1b131dbe719abda0 #12 8.692 Selecting previously unselected package libsystemd-dev:arm64. #12 8.692 Preparing to unpack .../8-libsystemd-dev_245.4-4ubuntu3.16_arm64.deb ... #12 8.696 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.16) ... #12 8.756 Selecting previously unselected package pkg-config. #12 8.760 Preparing to unpack .../9-pkg-config_0.29.1-0ubuntu4_arm64.deb ... #12 8.763 Unpacking pkg-config (0.29.1-0ubuntu4) ... #12 8.812 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #12 8.822 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #12 8.832 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ... #12 8.842 Setting up libpcre2-16-0:arm64 (10.34-7) ... #12 8.855 Setting up libbtrfs0:arm64 (5.4.1-2) ... #12 8.868 Setting up libpcre2-32-0:arm64 (10.34-7) ... #11 4.310 (74/99): gcc-11.3.1-2.fc34.x86_64.rpm 55 MB/s | 32 MB 00:00 #11 4.314 (75/99): libxcrypt-static-4.4.28-1.fc34.x86_64. 659 kB/s | 103 kB 00:00 #11 4.350 (76/99): libxkbcommon-1.3.0-1.fc34.x86_64.rpm 775 kB/s | 144 kB 00:00 #11 4.393 (77/99): openssh-8.6p1-5.fc34.x86_64.rpm 11 MB/s | 437 kB 00:00 #11 4.402 (78/99): openssh-clients-8.6p1-5.fc34.x86_64.rp 14 MB/s | 678 kB 00:00 #11 4.409 (79/99): perl-File-Compare-1.100.600-477.fc34.n 1.5 MB/s | 23 kB 00:00 #11 4.412 (80/99): perl-File-Copy-2.34-477.fc34.noarch.rp 3.8 MB/s | 30 kB 00:00 #11 4.418 (81/99): perl-File-Find-1.37-477.fc34.noarch.rp 4.2 MB/s | 36 kB 00:00 #11 4.424 (82/99): perl-Git-2.34.3-1.fc34.noarch.rpm 3.7 MB/s | 41 kB 00:00 #11 4.428 (83/99): perl-lib-0.65-477.fc34.x86_64.rpm 3.5 MB/s | 25 kB 00:00 #11 4.435 (84/99): qrencode-libs-4.1.1-1.fc34.x86_64.rpm 8.8 MB/s | 61 kB 00:00 #11 4.443 (85/99): python3-audit-3.0.6-1.fc34.x86_64.rpm 4.5 MB/s | 82 kB 00:00 #11 4.446 (86/99): selinux-policy-34.27-1.fc34.noarch.rpm 5.4 MB/s | 60 kB 00:00 #9 62.84 Processing triggers for libc-bin (2.34-0ubuntu3.2) ... #9 62.87 Processing triggers for ca-certificates (20210119ubuntu1) ... #9 62.88 Updating certificates in /etc/ssl/certs... #12 1.832 debian/rules clean #12 1.833 dh clean #12 1.918 dh_clean #12 1.948 debian/rules binary #12 1.950 dh binary #12 2.023 dh_update_autotools_config #12 2.049 dh_autoreconf #11 9.845 Installing : glibc-devel-2.34-32.fc35.aarch64 53/113 #11 10.20 Installing : gcc-11.3.1-2.fc35.aarch64 54/113 #11 10.29 Installing : glibc-static-2.34-32.fc35.aarch64 55/113 #11 10.30 Installing : libxcrypt-static-4.4.28-1.fc35.aarch64 56/113 #12 4.417 The following additional packages will be installed: #12 4.417 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.417 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.417 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.417 librhash0 libseccomp-dev libselinux1-dev libsepol1 libsepol1-dev #12 4.418 libsystemd-dev libudev-dev libuv1 pkg-config #12 4.418 Suggested packages: #12 4.418 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 4.418 Recommended packages: #12 4.418 dmsetup #12 4.453 The following NEW packages will be installed: #12 4.454 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.454 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.454 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.454 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.455 libudev-dev libuv1 pkg-config #12 4.456 The following packages will be upgraded: #12 4.456 libsepol1 #11 5.894 Building dependency tree... #11 6.097 Reading state information... #11 10.61 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ... #11 10.62 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #11 10.63 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 10.64 Setting up librhash0:armhf (1.3.6-2) ... #11 10.65 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 10.66 Setting up pkg-config (0.29.1-0ubuntu2) ... #11 10.72 Setting up dh-apparmor (2.12-4ubuntu5.1) ... #11 10.73 Setting up libpcrecpp0v5:armhf (2:8.39-9) ... #11 10.74 Setting up libpcre32-3:armhf (2:8.39-9) ... #11 10.75 Setting up libsystemd-dev:armhf (237-3ubuntu10.53) ... #11 10.76 Setting up libpcre16-3:armhf (2:8.39-9) ... #11 10.78 Setting up libudev-dev:armhf (237-3ubuntu10.53) ... #11 10.79 Setting up liblzo2-2:armhf (2.08-1.2) ... #11 10.84 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 10.85 Setting up libpcre3-dev:armhf (2:8.39-9) ... #11 10.86 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ... #11 10.87 Setting up btrfs-progs (4.15.1-1build1) ... #11 10.88 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #11 10.89 Setting up libselinux1-dev:armhf (2.7-2build2) ... #11 10.90 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 10.91 Setting up btrfs-tools (4.15.1-1build1) ... #11 10.92 Setting up docker-ce-build-deps (1.0) ... #11 10.93 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #11 10.96 Processing triggers for libc-bin (2.27-3ubuntu1.5) ... #8 DONE 62.8s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:99a215c9f5fb3aadb75998cc4b0b925a827e38ecd2fcf49799b892a9a4f24822 #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:90271e2c94c30b30f1e1722a4f3bfc06dcecf85a12a72e5fb1d8034d9ec1fba9 #8 62.59 Installing : dash-0.5.10.2-10.fc36.x86_64 48/180 #8 62.59 Running scriptlet: dash-0.5.10.2-10.fc36.x86_64 48/180 #8 62.61 Installing : dbus-libs-1:1.14.0-1.fc36.x86_64 49/180 #8 62.62 Installing : python3-dbus-1.2.18-3.fc36.x86_64 50/180 #8 62.67 Installing : diffutils-3.8-2.fc36.x86_64 51/180 #8 62.70 Running scriptlet: groff-base-1.22.4-9.fc36.x86_64 52/180 #8 62.74 Installing : groff-base-1.22.4-9.fc36.x86_64 52/180 #8 62.80 Running scriptlet: groff-base-1.22.4-9.fc36.x86_64 52/180 #13 12.62 Running scriptlet: selinux-policy-minimum-3.14.3-97.el8.noarch 28/61 #13 21.67 Installing : policycoreutils-devel-2.9-19.el8.aarch64 29/61 #13 21.89 Installing : selinux-policy-devel-3.14.3-97.el8.noarch 30/61 #13 21.91 Running scriptlet: selinux-policy-devel-3.14.3-97.el8.noarch 30/61 #13 21.93 Installing : libgomp-8.5.0-13.el8.aarch64 31/61 #13 21.94 Running scriptlet: libgomp-8.5.0-13.el8.aarch64 31/61 #13 21.97 Installing : libedit-3.1-23.20170329cvs.el8.aarch64 32/61 #13 22.04 Installing : openssh-clients-8.0p1-12.el8.aarch64 33/61 #13 22.06 Installing : libatomic-8.5.0-13.el8.aarch64 34/61 #13 22.06 Running scriptlet: libatomic-8.5.0-13.el8.aarch64 34/61 #13 22.11 Installing : libasan-8.5.0-13.el8.aarch64 35/61 #13 22.12 Running scriptlet: libasan-8.5.0-13.el8.aarch64 35/61 #13 22.15 Installing : less-530-1.el8.aarch64 36/61 #9 53.32 Selecting previously unselected package libxml-sax-expat-perl. #9 53.32 Preparing to unpack .../324-libxml-sax-expat-perl_0.51-1_all.deb ... #9 53.32 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 53.36 Selecting previously unselected package libyaml-libyaml-perl. #9 53.36 Preparing to unpack .../325-libyaml-libyaml-perl_0.82+repack-1build1_armhf.deb ... #9 53.37 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... #9 53.40 Selecting previously unselected package licensecheck. #9 53.41 Preparing to unpack .../326-licensecheck_3.1.1-2_all.deb ... #9 53.41 Unpacking licensecheck (3.1.1-2) ... #9 53.45 Selecting previously unselected package libdevel-size-perl. #9 53.45 Preparing to unpack .../327-libdevel-size-perl_0.83-1build3_armhf.deb ... #9 53.45 Unpacking libdevel-size-perl (0.83-1build3) ... #9 53.49 Selecting previously unselected package libipc-run3-perl. #9 53.49 Preparing to unpack .../328-libipc-run3-perl_0.048-2_all.deb ... #9 53.50 Unpacking libipc-run3-perl (0.048-2) ... #9 53.54 Selecting previously unselected package lzip. #9 53.54 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ... #9 53.54 Unpacking lzip (1.22-3) ... #9 53.59 Selecting previously unselected package lzop. #9 51.49 Building database of manual pages ... #14 DONE 1.7s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:e21439902cfe55934df4061f592f6f0f8d6bff493b107a88fb3f0b40afd1c728 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:d0ebaeba748c6cb0adfa9118b9c334ed0e52bfc188611c8719cc634964d89edb #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #12 6.517 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB] #12 8.878 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ... #12 8.890 Setting up bash-completion (1:2.10-1ubuntu1) ... #11 4.503 (87/99): selinux-policy-devel-34.27-1.fc34.noar 13 MB/s | 803 kB 00:00 #11 4.601 (88/99): systemd-248.10-1.fc34.x86_64.rpm 43 MB/s | 4.2 MB 00:00 #11 4.640 (89/99): selinux-policy-targeted-34.27-1.fc34.n 33 MB/s | 6.3 MB 00:00 #11 4.737 (90/99): llvm-libs-12.0.1-1.fc34.x86_64.rpm 54 MB/s | 23 MB 00:00 #9 63.28 0 added, 0 removed; done. #9 63.28 Running hooks in /etc/ca-certificates/update.d... #9 63.29 done. #11 10.31 Installing : dbus-common-1:1.12.22-1.fc35.noarch 57/113 #11 10.34 Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch 57/113 #11 10.35 Running scriptlet: dbus-broker-29-4.fc35.aarch64 58/113 #11 10.42 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 10.42 #11 10.42 Installing : dbus-broker-29-4.fc35.aarch64 58/113 #11 10.43 Running scriptlet: dbus-broker-29-4.fc35.aarch64 58/113 #11 10.44 Installing : dbus-1:1.12.22-1.fc35.aarch64 59/113 #11 10.44 Installing : annobin-docs-10.66-2.fc35.noarch 60/113 #11 10.52 Installing : xkeyboard-config-2.33-2.fc35.noarch 61/113 #12 2.090 create-stamp debian/debhelper-build-stamp #12 2.090 dh_prep #12 2.116 dh_install #12 2.147 dh_installdocs #12 2.183 dh_installchangelogs #12 2.261 dh_perl #12 2.295 dh_link #12 4.746 1 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #12 4.746 1 not fully installed or removed. #12 4.746 Need to get 8791 kB of archives. #12 4.746 After this operation, 41.1 MB of additional disk space will be used. #12 4.746 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #12 4.806 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] #12 4.850 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB] #8 65.16 Setting up libstring-copyright-perl (0.003006-1) ... #8 65.18 Setting up python3-debian (0.1.35) ... #8 65.35 Setting up python3-requests (2.21.0-1) ... #11 6.126 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #8 62.81 Installing : info-6.8-3.fc36.x86_64 53/180 #8 62.82 Installing : ed-1.14.2-12.fc36.x86_64 54/180 #8 62.86 Installing : patch-2.7.6-16.fc36.x86_64 55/180 #8 62.87 Installing : json-glib-1.6.6-2.fc36.x86_64 56/180 #8 62.91 Installing : libjpeg-turbo-2.1.2-2.fc36.x86_64 57/180 #8 62.91 Installing : libpkgconf-1.8.0-2.fc36.x86_64 58/180 #8 62.95 Installing : pkgconf-1.8.0-2.fc36.x86_64 59/180 #8 62.96 Installing : libpng-2:1.6.37-12.fc36.x86_64 60/180 #8 62.99 Installing : libstemmer-0-18.585svn.fc36.x86_64 61/180 #8 63.00 Installing : ncurses-6.2-9.20210508.fc36.x86_64 62/180 #8 63.03 Installing : perl-Digest-1.20-2.fc36.noarch 63/180 #8 63.03 Installing : perl-Digest-MD5-2.58-479.fc36.x86_64 64/180 #8 63.04 Installing : perl-B-1.82-486.fc36.x86_64 65/180 #13 22.63 Installing : git-core-2.31.1-2.el8.aarch64 37/61 #9 53.59 Preparing to unpack .../330-lzop_1.04-2build1_armhf.deb ... #9 53.60 Unpacking lzop (1.04-2build1) ... #9 53.63 Selecting previously unselected package t1utils. #9 53.64 Preparing to unpack .../331-t1utils_1.41-4build1_armhf.deb ... #9 53.64 Unpacking t1utils (1.41-4build1) ... #9 53.68 Selecting previously unselected package unzip. #9 53.68 Preparing to unpack .../332-unzip_6.0-26ubuntu1_armhf.deb ... #9 53.69 Unpacking unzip (6.0-26ubuntu1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #9 51.75 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4) ... #9 51.76 Setting up python3-six (1.16.0-3ubuntu1) ... #9 51.90 Setting up dirmngr (2.2.27-3ubuntu2) ... #11 13.59 Setting up libpcre32-3:armhf (2:8.39-12) ... #11 13.60 Setting up pkg-config (0.29-6) ... #11 13.65 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 13.68 Setting up libltdl7:armhf (2.4.6-9) ... #11 13.69 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #11 13.70 Setting up librhash0:armhf (1.3.8-1) ... #11 13.71 Setting up cmake-data (3.16.3-3~bpo10+1) ... #11 13.73 Setting up dh-apparmor (2.13.2-10) ... #11 13.74 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 13.76 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 13.77 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #11 13.78 Setting up libpcre3-dev:armhf (2:8.39-12) ... #11 13.79 Setting up libltdl-dev:armhf (2.4.6-9) ... #11 13.80 Setting up g++-8 (8.3.0-6+rpi1) ... #11 13.82 Setting up cmake (3.16.3-3~bpo10+1) ... #11 13.83 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #11 13.84 Setting up g++ (4:8.3.0-1+rpi2) ... #12 6.535 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB] #12 6.554 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB] #12 6.565 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #12 6.566 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB] #12 6.568 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cmake-data all 3.22.1-1ubuntu1 [1912 kB] #12 6.704 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cmake arm64 3.22.1-1ubuntu1 [4650 kB] #11 9.582 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ... #11 9.590 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #11 9.603 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.617 Setting up librhash0:amd64 (1.3.6-2) ... #11 9.629 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.721 Setting up pkg-config (0.29.1-0ubuntu2) ... #11 4.742 (91/99): systemd-devel-248.10-1.fc34.x86_64.rpm 3.1 MB/s | 437 kB 00:00 #11 4.748 (92/99): systemd-networkd-248.10-1.fc34.x86_64. 4.3 MB/s | 474 kB 00:00 #11 4.752 (93/99): systemd-rpm-macros-248.10-1.fc34.noarc 3.1 MB/s | 27 kB 00:00 #11 4.756 (94/99): vim-filesystem-8.2.4804-1.fc34.noarch. 2.8 MB/s | 22 kB 00:00 #11 4.759 (95/99): which-2.21-26.fc34.x86_64.rpm 5.4 MB/s | 42 kB 00:00 #11 4.768 (96/99): libgcc-11.3.1-2.fc34.x86_64.rpm 14 MB/s | 118 kB 00:00 #11 4.779 (97/99): xkeyboard-config-2.33-1.fc34.noarch.rp 35 MB/s | 783 kB 00:00 #11 4.784 (98/99): libgomp-11.3.1-2.fc34.x86_64.rpm 20 MB/s | 291 kB 00:00 #11 4.806 (99/99): systemd-pam-248.10-1.fc34.x86_64.rpm 5.0 MB/s | 318 kB 00:00 #11 4.809 -------------------------------------------------------------------------------- #11 4.810 Total 48 MB/s | 117 MB 00:02 #9 DONE 63.7s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:593e2ff79e13ee496cca369cfbe645708c9135483e3a5a941664dfb669fef51a #11 10.56 Installing : libxkbcommon-1.3.1-1.fc35.aarch64 62/113 #11 10.57 Installing : rhash-1.4.0-4.fc35.aarch64 63/113 #12 2.326 dh_strip_nondeterminism #12 2.383 dh_compress #12 2.418 dh_fixperms #12 2.454 dh_missing #12 2.478 dh_installdeb #12 2.509 dh_gencontrol #8 65.52 Setting up libdata-optlist-perl (0.110-1) ... #8 65.55 Setting up libipc-run-perl (20180523.0-1) ... #8 65.56 Setting up git (1:2.20.1-2+deb10u3) ... #8 65.60 Setting up libcontextual-return-perl (0.004014-2) ... #8 65.61 Setting up libwww-robotrules-perl (6.02-1) ... #8 65.62 Setting up libtypes-serialiser-perl (1.0-1) ... #8 65.63 Setting up g++ (4:8.3.0-1) ... #8 65.66 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 65.67 Setting up libhtml-parser-perl (3.72-3+b3) ... #8 65.68 Setting up libgit-wrapper-perl (0.048-1) ... #8 65.69 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 65.71 Setting up librole-tiny-perl (2.000006-1) ... #8 65.72 Setting up gnupg (2.2.12-1+deb10u1) ... #8 65.78 Setting up build-essential (12.6) ... #12 4.854 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #12 4.855 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #12 4.857 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] #12 4.858 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] #12 4.892 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 4.893 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB] #12 4.895 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB] #12 4.897 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] #12 4.898 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB] #12 4.898 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.16 [19.7 kB] #12 4.899 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1 amd64 3.0-1ubuntu0.1 [252 kB] #12 4.901 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB] #12 4.905 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] #12 4.907 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB] #12 4.919 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B] #12 4.919 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB] #12 4.925 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB] #12 4.926 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB] #12 4.927 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB] #12 4.928 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] #12 4.931 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #12 5.096 debconf: delaying package configuration, since apt-utils is not installed #12 5.129 Fetched 8791 kB in 0s (18.7 MB/s) #11 6.401 Starting 2 pkgProblemResolver with broken count: 0 #11 6.406 Done #11 6.633 Done #8 63.08 Installing : perl-FileHandle-2.03-486.fc36.noarch 66/180 #8 63.08 Installing : perl-AutoLoader-5.74-486.fc36.noarch 67/180 #8 63.09 Installing : perl-Data-Dumper-2.183-3.fc36.x86_64 68/180 #8 63.13 Installing : perl-libnet-3.13-480.fc36.noarch 69/180 #8 63.14 Installing : perl-base-2.27-486.fc36.noarch 70/180 #8 63.18 Installing : perl-Net-SSLeay-1.92-2.fc36.x86_64 71/180 #8 63.19 Installing : perl-URI-5.10-1.fc36.noarch 72/180 #8 63.22 Installing : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 73/180 #8 63.25 Installing : perl-Mozilla-CA-20211001-2.fc36.noarch 74/180 #8 63.26 Installing : perl-if-0.60.900-486.fc36.noarch 75/180 #8 63.26 Installing : perl-Time-Local-2:1.300-479.fc36.noarch 76/180 #8 63.27 Installing : perl-File-Path-2.18-479.fc36.noarch 77/180 #13 22.99 Installing : git-core-doc-2.31.1-2.el8.noarch 38/61 #9 53.75 Selecting previously unselected package lintian. #9 53.75 Preparing to unpack .../333-lintian_2.104.0ubuntu3.1_all.deb ... #9 53.76 Unpacking lintian (2.104.0ubuntu3.1) ... #11 DONE 11.3s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:808340456e545fd5e0c1565e14ffc097bd2dd6291e79abdbacf85ee0d6acd1e3 #9 52.05 Setting up perl (5.34.0-3ubuntu1) ... #9 52.07 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #9 52.08 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 52.10 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #9 52.11 Setting up python3-gpg (1.16.0-1.2ubuntu4) ... #11 13.88 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 13.88 Setting up build-essential (12.6) ... #11 13.90 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 13.91 Setting up dmsetup (2:1.02.155-3) ... #11 13.92 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 13.93 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... #11 13.95 Setting up docker-ce-build-deps (1.0) ... #11 13.96 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ... #11 13.98 Processing triggers for man-db (2.8.5-2) ... #12 6.984 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 dh-apparmor all 3.0.4-2ubuntu2 [9472 B] #12 6.999 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs0 arm64 5.16.2-1 [11.9 kB] #12 7.000 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs-dev arm64 5.16.2-1 [47.4 kB] #12 7.001 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev1 arm64 249.11-0ubuntu3.1 [74.6 kB] #12 7.002 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB] #12 7.003 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB] #12 7.004 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.1 [20.7 kB] #12 7.004 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB] #12 7.008 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-16-0 arm64 10.39-3build1 [184 kB] #12 7.073 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-32-0 arm64 10.39-3build1 [176 kB] #11 9.774 Setting up dh-apparmor (2.12-4ubuntu5.1) ... #11 9.786 Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... #11 9.797 Setting up libpcre32-3:amd64 (2:8.39-9) ... #11 9.808 Setting up libsystemd-dev:amd64 (237-3ubuntu10.53) ... #11 9.822 Setting up libpcre16-3:amd64 (2:8.39-9) ... #11 9.834 Setting up libudev-dev:amd64 (237-3ubuntu10.53) ... #11 9.852 Setting up liblzo2-2:amd64 (2.08-1.2) ... #11 9.870 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #11 9.881 Setting up libpcre3-dev:amd64 (2:8.39-9) ... #11 9.896 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ... #11 9.908 Setting up btrfs-progs (4.15.1-1build1) ... #11 9.920 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #11 9.932 Setting up libselinux1-dev:amd64 (2.7-2build2) ... #11 DONE 0.1s #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 #12 sha256:496fd9ffa41de825cf256721755ba09470aab5e4da46b9bdfa03765af3404459 #12 2.620 dh_md5sums #12 2.651 dh_builddeb #12 2.675 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 2.792 dpkg-genbuildinfo --build=binary #12 9.637 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 9.689 Setting up libudev-dev:arm64 (245.4-4ubuntu3.16) ... #12 9.698 Setting up libpcre2-posix2:arm64 (10.34-7) ... #12 9.710 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 9.721 Setting up libbtrfs-dev:arm64 (5.4.1-2) ... #11 10.69 Installing : cmake-3.22.2-1.fc35.aarch64 64/113 #11 10.97 Installing : cmake-data-3.22.2-1.fc35.noarch 65/113 #8 65.79 Setting up libfile-homedir-perl (1.004-1) ... #8 65.80 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 65.82 Setting up libio-socket-ssl-perl (2.060-3) ... #8 65.83 Setting up libsub-exporter-perl (0.987-1) ... #8 65.84 Setting up libalgorithm-merge-perl (0.08-3) ... #8 65.85 Setting up libhttp-message-perl (6.18-1) ... #8 65.86 Setting up libhtml-form-perl (6.03-1) ... #8 65.87 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 65.89 Setting up libjson-xs-perl (3.040-1+b1) ... #8 65.90 Setting up libhttp-negotiate-perl (6.01-1) ... #8 65.91 Setting up libio-prompter-perl (0.004015-1) ... #8 65.92 Setting up libhttp-cookies-perl (6.04-1) ... #8 65.94 Setting up po-debconf (1.0.21) ... #8 65.95 Setting up libhtml-tree-perl (5.07-2) ... #8 65.97 Setting up libparams-classify-perl (0.015-1+b1) ... #8 65.99 Setting up libcgi-pm-perl (4.40-1) ... #8 66.01 Setting up libpath-iterator-rule-perl (1.014-1) ... #12 5.160 Selecting previously unselected package bash-completion. #12 5.160 (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 ... 26412 files and directories currently installed.) #12 5.175 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #11 6.835 Starting pkgProblemResolver with broken count: 0 #11 6.881 Starting 2 pkgProblemResolver with broken count: 0 #11 6.885 Done #12 1.021 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #12 1.048 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #12 1.122 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #12 1.195 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #8 63.30 Installing : perl-Pod-Escapes-1:1.07-479.fc36.noarch 78/180 #8 63.31 Installing : perl-IO-Socket-IP-0.41-480.fc36.noarch 79/180 #8 63.32 Installing : perl-IO-Socket-SSL-2.074-2.fc36.noarch 80/180 #8 63.35 Installing : perl-Class-Struct-0.66-486.fc36.noarch 81/180 #8 63.36 Installing : perl-POSIX-1.97-486.fc36.x86_64 82/180 #8 63.37 Installing : perl-Term-ANSIColor-5.01-480.fc36.noarch 83/180 #8 63.39 Installing : perl-subs-1.04-486.fc36.noarch 84/180 #8 63.40 Installing : perl-Pod-Simple-1:3.43-3.fc36.noarch 85/180 #8 63.41 Installing : perl-Term-Cap-1.17-479.fc36.noarch 86/180 #8 63.45 Installing : perl-File-Temp-1:0.231.100-479.fc36.noarch 87/180 #8 63.46 Installing : perl-IPC-Open3-1.21-486.fc36.noarch 88/180 #8 63.49 Installing : perl-HTTP-Tiny-0.080-2.fc36.noarch 89/180 #8 63.49 Installing : perl-SelectSaver-1.02-486.fc36.noarch 90/180 #8 63.50 Installing : perl-Symbol-1.09-486.fc36.noarch 91/180 #9 54.12 Selecting previously unselected package manpages-dev. #9 54.12 Preparing to unpack .../334-manpages-dev_5.10-1ubuntu1_all.deb ... #9 54.12 Unpacking manpages-dev (5.10-1ubuntu1) ... #13 23.27 Installing : kernel-headers-4.18.0-383.el8.aarch64 39/61 #13 23.46 Running scriptlet: glibc-headers-2.28-199.el8.aarch64 40/61 #13 23.55 Installing : glibc-headers-2.28-199.el8.aarch64 40/61 #12 DONE 0.3s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:5c37ed9c3e9e055d25e1e55bf7bef8771708bd8469a2bc78df97fcff5577b541 #9 52.31 Setting up libdata-dump-perl (1.25-1) ... #9 52.32 Setting up python3-certifi (2020.6.20-1) ... #12 7.147 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-posix3 arm64 10.39-3build1 [5962 B] #12 7.147 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-dev arm64 10.39-3build1 [662 kB] #12 7.157 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB] #12 7.160 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB] #12 7.160 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB] #12 7.162 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.1 [313 kB] #12 7.166 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.1 [306 kB] #12 7.220 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-0 arm64 2.72.1-1 [1429 kB] #12 7.243 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB] #11 9.943 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.952 Setting up btrfs-tools (4.15.1-1build1) ... #11 9.963 Setting up docker-ce-build-deps (1.0) ... #11 9.975 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #11 9.996 Processing triggers for libc-bin (2.27-3ubuntu1.5) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tVNB5m + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... #11 7.136 Running transaction check #12 2.925 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #12 2.999 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.002 dpkg-source --after-build . #12 9.731 Setting up librhash0:arm64 (1.3.9-1) ... #12 9.742 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 9.759 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 9.775 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.16) ... #12 9.785 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #12 9.795 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 9.806 Setting up libpcre2-dev:arm64 (10.34-7) ... #12 9.817 Setting up libselinux1-dev:arm64 (3.0-1build2) ... #12 9.828 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ... #12 9.837 Setting up cmake (3.16.3-1ubuntu1) ... #12 9.846 Setting up docker-ce-build-deps (1.0) ... #12 9.858 Processing triggers for man-db (2.9.1-1) ... #12 9.882 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... #11 11.07 Installing : python3-setuptools-57.4.0-1.fc35.noarch 66/113 #11 11.14 Installing : python3-setools-4.4.0-3.fc35.aarch64 67/113 #11 11.17 Installing : perl-TermReadKey-2.38-11.fc35.aarch64 68/113 #11 11.20 Installing : perl-Error-1:0.17029-7.fc35.noarch 69/113 #11 11.20 Installing : lzo-2.10-5.fc35.aarch64 70/113 #11 11.21 Running scriptlet: libutempter-1.2.1-5.fc35.aarch64 71/113 #8 66.02 Setting up libnet-dns-sec-perl (1.11-1) ... #8 66.03 Setting up libsereal-perl (4.005-1) ... #8 66.05 Setting up libhtml-format-perl (2.12-1) ... #8 66.07 Setting up libxml-sax-perl (1.00+dfsg-1) ... #8 66.13 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 66.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 7.257 The following additional packages will be installed: #9 54.43 Selecting previously unselected package python3-certifi. #9 54.43 Preparing to unpack .../335-python3-certifi_2020.6.20-1_all.deb ... #9 54.44 Unpacking python3-certifi (2020.6.20-1) ... #9 54.49 Selecting previously unselected package python3-idna. #9 54.50 Preparing to unpack .../336-python3-idna_2.10-1_all.deb ... #9 54.50 Unpacking python3-idna (2.10-1) ... #9 54.54 Selecting previously unselected package python3-urllib3. #9 54.54 Preparing to unpack .../337-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 54.55 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 54.60 Selecting previously unselected package python3-requests. #8 63.53 Installing : perl-File-stat-1.09-486.fc36.noarch 92/180 #8 63.54 Installing : perl-Socket-4:2.033-1.fc36.x86_64 93/180 #8 63.54 Installing : perl-podlators-1:4.14-479.fc36.noarch 94/180 #8 63.58 Installing : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 95/180 #8 63.58 Installing : perl-Fcntl-1.14-486.fc36.x86_64 96/180 #8 63.61 Installing : perl-mro-1.25-486.fc36.x86_64 97/180 #8 63.61 Installing : perl-overloading-0.02-486.fc36.noarch 98/180 #8 63.62 Installing : perl-IO-1.46-486.fc36.x86_64 99/180 #8 63.66 Installing : perl-Text-ParseWords-3.31-1.fc36.noarch 100/180 #8 63.66 Installing : perl-Pod-Usage-4:2.01-479.fc36.noarch 101/180 #8 63.67 Installing : perl-Errno-1.33-486.fc36.x86_64 102/180 #8 63.70 Installing : perl-File-Basename-2.85-486.fc36.noarch 103/180 #8 63.70 Installing : perl-Getopt-Std-1.13-486.fc36.noarch 104/180 #8 63.71 Installing : perl-MIME-Base64-3.16-479.fc36.x86_64 105/180 #8 63.74 Installing : perl-Scalar-List-Utils-5:1.62-464.fc36.x86_64 106/180 #8 63.74 Installing : perl-constant-1.33-480.fc36.noarch 107/180 #8 63.78 Installing : perl-overload-1.33-486.fc36.noarch 108/180 #8 63.79 Installing : perl-parent-1:0.238-479.fc36.noarch 109/180 #8 63.79 Installing : perl-vars-1.05-486.fc36.noarch 110/180 #8 63.80 Installing : perl-Storable-1:3.25-2.fc36.x86_64 111/180 #8 63.84 Installing : perl-Getopt-Long-1:2.52-479.fc36.noarch 112/180 #8 63.84 Installing : perl-DynaLoader-1.50-486.fc36.x86_64 113/180 #8 63.85 Installing : perl-Carp-1.52-479.fc36.noarch 114/180 #8 63.88 Installing : perl-Exporter-5.76-480.fc36.noarch 115/180 #8 63.88 Installing : perl-NDBM_File-1.15-486.fc36.x86_64 116/180 #13 23.57 Installing : libxcrypt-devel-4.1.1-6.el8.aarch64 41/61 #13 23.59 Installing : glibc-devel-2.28-199.el8.aarch64 42/61 #13 23.60 Running scriptlet: glibc-devel-2.28-199.el8.aarch64 42/61 #13 23.61 Installing : libxcrypt-static-4.1.1-6.el8.aarch64 43/61 #9 52.47 Setting up libfile-find-rule-perl (0.34-1) ... #9 52.49 Setting up libref-util-perl (0.204-1) ... #9 52.50 Setting up libipc-system-simple-perl (1.30-1) ... #9 52.51 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 52.52 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #9 52.53 Setting up libsocket6-perl (0.29-1build4) ... #9 52.54 Setting up libio-prompt-tiny-perl (0.003-1) ... #9 52.55 Setting up libhash-fieldhash-perl (0.15-1build5) ... #9 52.57 Setting up libgd3:armhf (2.3.0-2ubuntu2) ... #9 52.58 Setting up libvariable-magic-perl (0.62-1build5) ... #9 52.63 Setting up python3-idna (3.3-1) ... #8 59.38 Running scriptlet: glibc-common-2.35-2.fc36.aarch64 180/180 #8 62.93 Verifying : abattis-cantarell-fonts-0.301-7.fc36.noarch 1/180 #8 62.93 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.fc36. 2/180 #8 62.93 Verifying : bzip2-1.0.8-11.fc36.aarch64 3/180 #8 62.93 Verifying : cpio-2.13-12.fc36.aarch64 4/180 #8 62.93 Verifying : dash-0.5.10.2-10.fc36.aarch64 5/180 #8 62.93 Verifying : dbus-libs-1:1.14.0-1.fc36.aarch64 6/180 #8 62.93 Verifying : debugedit-5.0-3.fc36.aarch64 7/180 #8 62.93 Verifying : devscripts-checkbashisms-2.22.1-1.fc36.aarch64 8/180 #8 62.93 Verifying : diffutils-3.8-2.fc36.aarch64 9/180 #8 62.93 Verifying : dwz-0.14-2.fc35.aarch64 10/180 #8 62.93 Verifying : ed-1.14.2-12.fc36.aarch64 11/180 #8 62.93 Verifying : efi-srpm-macros-5-5.fc36.noarch 12/180 #8 62.93 Verifying : enchant-1:1.6.0-30.fc36.aarch64 13/180 #8 62.93 Verifying : file-5.41-4.fc36.aarch64 14/180 #8 62.93 Verifying : fonts-filesystem-1:2.0.5-7.fc36.noarch 15/180 #8 62.93 Verifying : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 16/180 #8 62.93 Verifying : fpc-srpm-macros-1.3-5.fc36.noarch 17/180 #8 62.93 Verifying : gdb-minimal-11.2-3.fc36.aarch64 18/180 #8 62.93 Verifying : gdk-pixbuf2-2.42.8-1.fc36.aarch64 19/180 #8 62.93 Verifying : ghc-srpm-macros-1.5.0-6.fc36.noarch 20/180 #8 62.93 Verifying : glib-networking-2.72.0-1.fc36.aarch64 21/180 #8 62.93 Verifying : gnat-srpm-macros-4-15.fc36.noarch 22/180 #8 62.93 Verifying : go-srpm-macros-3.0.15-1.fc36.noarch 23/180 #8 62.93 Verifying : groff-base-1.22.4-9.fc36.aarch64 24/180 #8 62.93 Verifying : gsettings-desktop-schemas-42.0-1.fc36.aarch64 25/180 #8 62.93 Verifying : hunspell-1.7.0-19.fc36.aarch64 26/180 #8 62.93 Verifying : hunspell-en-0.20140811.1-22.fc36.noarch 27/180 #8 62.93 Verifying : hunspell-en-GB-0.20140811.1-22.fc36.noarch 28/180 #8 62.93 Verifying : hunspell-en-US-0.20140811.1-22.fc36.noarch 29/180 #8 62.93 Verifying : hunspell-filesystem-1.7.0-19.fc36.aarch64 30/180 #8 62.93 Verifying : info-6.8-3.fc36.aarch64 31/180 #8 62.93 Verifying : json-glib-1.6.6-2.fc36.aarch64 32/180 #8 62.93 Verifying : kernel-srpm-macros-1.0-14.fc36.noarch 33/180 #8 62.93 Verifying : libappstream-glib-0.7.18-4.fc36.aarch64 34/180 #8 62.93 Verifying : libjpeg-turbo-2.1.2-2.fc36.aarch64 35/180 #8 62.93 Verifying : libpkgconf-1.8.0-2.fc36.aarch64 36/180 #8 62.93 Verifying : libpng-2:1.6.37-12.fc36.aarch64 37/180 #8 62.93 Verifying : libproxy-0.4.17-4.fc36.aarch64 38/180 #8 62.93 Verifying : libproxy-webkitgtk4-0.4.17-4.fc36.aarch64 39/180 #8 62.93 Verifying : libsoup-2.74.2-2.fc36.aarch64 40/180 #8 62.94 Verifying : libstemmer-0-18.585svn.fc36.aarch64 41/180 #8 62.94 Verifying : lua-srpm-macros-1-6.fc36.noarch 42/180 #8 62.94 Verifying : ncurses-6.2-9.20210508.fc36.aarch64 43/180 #8 62.94 Verifying : nim-srpm-macros-3-6.fc36.noarch 44/180 #8 62.94 Verifying : ocaml-srpm-macros-6-6.fc36.noarch 45/180 #8 62.94 Verifying : openblas-srpm-macros-2-11.fc36.noarch 46/180 #8 62.94 Verifying : package-notes-srpm-macros-0.4-14.fc36.noarch 47/180 #8 62.94 Verifying : patch-2.7.6-16.fc36.aarch64 48/180 #8 62.94 Verifying : perl-AutoLoader-5.74-486.fc36.noarch 49/180 #8 62.94 Verifying : perl-B-1.82-486.fc36.aarch64 50/180 #8 62.94 Verifying : perl-Carp-1.52-479.fc36.noarch 51/180 #8 62.94 Verifying : perl-Class-Struct-0.66-486.fc36.noarch 52/180 #8 62.94 Verifying : perl-Data-Dumper-2.183-3.fc36.aarch64 53/180 #8 62.94 Verifying : perl-Digest-1.20-2.fc36.noarch 54/180 #8 62.94 Verifying : perl-Digest-MD5-2.58-479.fc36.aarch64 55/180 #8 62.94 Verifying : perl-DynaLoader-1.50-486.fc36.aarch64 56/180 #8 62.94 Verifying : perl-Errno-1.33-486.fc36.aarch64 57/180 #8 62.94 Verifying : perl-Exporter-5.76-480.fc36.noarch 58/180 #8 62.94 Verifying : perl-Fcntl-1.14-486.fc36.aarch64 59/180 #8 62.94 Verifying : perl-File-Basename-2.85-486.fc36.noarch 60/180 #8 62.94 Verifying : perl-File-Path-2.18-479.fc36.noarch 61/180 #8 62.94 Verifying : perl-File-Temp-1:0.231.100-479.fc36.noarch 62/180 #8 62.94 Verifying : perl-File-stat-1.09-486.fc36.noarch 63/180 #8 62.94 Verifying : perl-FileHandle-2.03-486.fc36.noarch 64/180 #8 62.94 Verifying : perl-Getopt-Long-1:2.52-479.fc36.noarch 65/180 #8 62.94 Verifying : perl-Getopt-Std-1.13-486.fc36.noarch 66/180 #8 62.94 Verifying : perl-HTTP-Tiny-0.080-2.fc36.noarch 67/180 #8 62.94 Verifying : perl-IO-1.46-486.fc36.aarch64 68/180 #8 62.94 Verifying : perl-IO-Socket-IP-0.41-480.fc36.noarch 69/180 #8 62.94 Verifying : perl-IO-Socket-SSL-2.074-2.fc36.noarch 70/180 #8 62.94 Verifying : perl-IPC-Open3-1.21-486.fc36.noarch 71/180 #8 62.94 Verifying : perl-MIME-Base64-3.16-479.fc36.aarch64 72/180 #8 62.94 Verifying : perl-Mozilla-CA-20211001-2.fc36.noarch 73/180 #8 62.94 Verifying : perl-NDBM_File-1.15-486.fc36.aarch64 74/180 #8 62.94 Verifying : perl-Net-SSLeay-1.92-2.fc36.aarch64 75/180 #8 62.94 Verifying : perl-POSIX-1.97-486.fc36.aarch64 76/180 #8 62.94 Verifying : perl-PathTools-3.80-479.fc36.aarch64 77/180 #8 62.94 Verifying : perl-Pod-Escapes-1:1.07-479.fc36.noarch 78/180 #8 62.94 Verifying : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 79/180 #8 62.94 Verifying : perl-Pod-Simple-1:3.43-3.fc36.noarch 80/180 #8 62.94 Verifying : perl-Pod-Usage-4:2.01-479.fc36.noarch 81/180 #8 62.94 Verifying : perl-Scalar-List-Utils-5:1.62-464.fc36.aarch64 82/180 #8 62.94 Verifying : perl-SelectSaver-1.02-486.fc36.noarch 83/180 #8 62.94 Verifying : perl-Storable-1:3.25-2.fc36.aarch64 84/180 #8 62.94 Verifying : perl-Symbol-1.09-486.fc36.noarch 85/180 #8 62.94 Verifying : perl-Term-ANSIColor-5.01-480.fc36.noarch 86/180 #8 62.94 Verifying : perl-Term-Cap-1.17-479.fc36.noarch 87/180 #8 62.94 Verifying : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 88/180 #8 62.94 Verifying : perl-Time-Local-2:1.300-479.fc36.noarch 89/180 #8 62.94 Verifying : perl-URI-5.10-1.fc36.noarch 90/180 #8 62.94 Verifying : perl-base-2.27-486.fc36.noarch 91/180 #8 62.94 Verifying : perl-constant-1.33-480.fc36.noarch 92/180 #8 62.94 Verifying : perl-if-0.60.900-486.fc36.noarch 93/180 #8 62.94 Verifying : perl-interpreter-4:5.34.1-486.fc36.aarch64 94/180 #8 62.94 Verifying : perl-libnet-3.13-480.fc36.noarch 95/180 #8 62.94 Verifying : perl-libs-4:5.34.1-486.fc36.aarch64 96/180 #8 62.94 Verifying : perl-mro-1.25-486.fc36.aarch64 97/180 #8 62.94 Verifying : perl-overload-1.33-486.fc36.noarch 98/180 #8 62.94 Verifying : perl-overloading-0.02-486.fc36.noarch 99/180 #8 62.94 Verifying : perl-parent-1:0.238-479.fc36.noarch 100/180 #8 62.94 Verifying : perl-podlators-1:4.14-479.fc36.noarch 101/180 #8 62.94 Verifying : perl-srpm-macros-1-43.fc36.noarch 102/180 #8 62.94 Verifying : perl-subs-1.04-486.fc36.noarch 103/180 #8 62.94 Verifying : perl-vars-1.05-486.fc36.noarch 104/180 #8 62.94 Verifying : pkgconf-1.8.0-2.fc36.aarch64 105/180 #8 62.94 Verifying : pkgconf-m4-1.8.0-2.fc36.noarch 106/180 #8 62.94 Verifying : pkgconf-pkg-config-1.8.0-2.fc36.aarch64 107/180 #8 62.94 Verifying : python-srpm-macros-3.10-17.fc36.noarch 108/180 #8 62.94 Verifying : python3-construct-2.10.67-4.fc36.noarch 109/180 #8 62.94 Verifying : python3-dateutil-1:2.8.1-8.fc36.noarch 110/180 #8 62.94 Verifying : python3-dbus-1.2.18-3.fc36.aarch64 111/180 #8 62.94 Verifying : python3-distro-1.6.0-2.fc36.noarch 112/180 #8 62.94 Verifying : python3-enchant-3.2.2-2.fc36.noarch 113/180 #8 62.94 Verifying : python3-pybeam-0.7-2.fc36.noarch 114/180 #8 62.94 Verifying : python3-pyxdg-0.27-4.fc36.noarch 115/180 #8 62.94 Verifying : python3-six-1.16.0-5.fc36.noarch 116/180 #8 62.94 Verifying : python3-toml-0.10.2-6.fc36.noarch 117/180 #8 62.94 Verifying : python3-zstd-1.4.5.1-6.fc36.aarch64 118/180 #8 62.94 Verifying : qt5-srpm-macros-5.15.3-1.fc36.noarch 119/180 #8 62.94 Verifying : rpm-build-4.17.0-10.fc36.aarch64 120/180 #8 62.94 Verifying : rpmlint-2.2.0-3.fc36.noarch 121/180 #8 62.94 Verifying : rust-srpm-macros-21-1.fc36.noarch 122/180 #8 62.94 Verifying : shared-mime-info-2.1-3.fc35.aarch64 123/180 #8 62.94 Verifying : unzip-6.0-57.fc36.aarch64 124/180 #8 62.94 Verifying : xxhash-libs-0.8.1-2.fc36.aarch64 125/180 #8 62.94 Verifying : xz-5.2.5-9.fc36.aarch64 126/180 #8 62.94 Verifying : zip-3.0-32.fc36.aarch64 127/180 #8 62.94 Verifying : zstd-1.5.2-1.fc36.aarch64 128/180 #8 62.94 Verifying : binutils-2.37-27.fc36.aarch64 129/180 #8 62.94 Verifying : binutils-gold-2.37-27.fc36.aarch64 130/180 #8 62.94 Verifying : glibc-gconv-extra-2.35-5.fc36.aarch64 131/180 #8 62.94 Verifying : perl-Encode-4:3.17-485.fc36.aarch64 132/180 #8 62.94 Verifying : perl-Socket-4:2.033-1.fc36.aarch64 133/180 #8 62.94 Verifying : perl-Text-ParseWords-3.31-1.fc36.noarch 134/180 #8 62.94 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 135/180 #8 62.94 Verifying : webkit2gtk3-jsc-2.36.1-1.fc36.aarch64 136/180 #8 62.94 Verifying : dnf-plugins-core-4.2.0-1.fc36.noarch 137/180 #8 62.94 Verifying : elfutils-0.187-4.fc36.aarch64 138/180 #8 62.94 Verifying : elfutils-debuginfod-client-0.187-4.fc36.aarch64 139/180 #8 62.94 Verifying : libicu-69.1-6.fc36.aarch64 140/180 #8 62.94 Verifying : python3-dnf-plugins-core-4.2.0-1.fc36.noarch 141/180 #8 62.94 Verifying : redhat-rpm-config-217-1.fc36.noarch 142/180 #8 62.94 Verifying : python3-rpm-4.17.0-10.fc36.aarch64 143/180 #8 62.94 Verifying : python3-rpm-4.17.0-9.fc36.aarch64 144/180 #8 62.94 Verifying : rpm-4.17.0-10.fc36.aarch64 145/180 #8 62.94 Verifying : rpm-4.17.0-9.fc36.aarch64 146/180 #8 62.94 Verifying : rpm-build-libs-4.17.0-10.fc36.aarch64 147/180 #8 62.94 Verifying : rpm-build-libs-4.17.0-9.fc36.aarch64 148/180 #8 62.94 Verifying : rpm-libs-4.17.0-10.fc36.aarch64 149/180 #8 62.94 Verifying : rpm-libs-4.17.0-9.fc36.aarch64 150/180 #8 62.94 Verifying : rpm-sign-libs-4.17.0-10.fc36.aarch64 151/180 #8 62.94 Verifying : rpm-sign-libs-4.17.0-9.fc36.aarch64 152/180 #8 62.94 Verifying : xz-libs-5.2.5-9.fc36.aarch64 153/180 #8 62.94 Verifying : xz-libs-5.2.5-8.fc36.aarch64 154/180 #8 62.94 Verifying : dnf-4.12.0-1.fc36.noarch 155/180 #8 62.94 Verifying : dnf-4.10.0-2.fc36.noarch 156/180 #8 62.94 Verifying : dnf-data-4.12.0-1.fc36.noarch 157/180 #8 62.94 Verifying : dnf-data-4.10.0-2.fc36.noarch 158/180 #8 62.94 Verifying : glibc-2.35-5.fc36.aarch64 159/180 #8 62.94 Verifying : glibc-2.35-2.fc36.aarch64 160/180 #8 62.94 Verifying : glibc-common-2.35-5.fc36.aarch64 161/180 #8 62.94 Verifying : glibc-common-2.35-2.fc36.aarch64 162/180 #8 62.94 Verifying : glibc-minimal-langpack-2.35-5.fc36.aarch64 163/180 #8 62.94 Verifying : glibc-minimal-langpack-2.35-2.fc36.aarch64 164/180 #8 62.94 Verifying : python3-dnf-4.12.0-1.fc36.noarch 165/180 #8 62.94 Verifying : python3-dnf-4.10.0-2.fc36.noarch 166/180 #8 62.95 Verifying : yum-4.12.0-1.fc36.noarch 167/180 #8 62.95 Verifying : yum-4.10.0-2.fc36.noarch 168/180 #8 62.95 Verifying : elfutils-libelf-0.187-4.fc36.aarch64 169/180 #8 62.95 Verifying : elfutils-libelf-0.186-1.fc36.aarch64 170/180 #8 62.95 Verifying : elfutils-libs-0.187-4.fc36.aarch64 171/180 #8 62.95 Verifying : elfutils-libs-0.186-1.fc36.aarch64 172/180 #8 62.95 Verifying : libdnf-0.67.0-2.fc36.aarch64 173/180 #8 62.95 Verifying : libdnf-0.65.0-3.fc36.aarch64 174/180 #8 62.95 Verifying : libsolv-0.7.22-1.fc36.aarch64 175/180 #8 62.95 Verifying : libsolv-0.7.20-3.fc36.aarch64 176/180 #8 62.95 Verifying : python3-hawkey-0.67.0-2.fc36.aarch64 177/180 #8 62.95 Verifying : python3-hawkey-0.65.0-3.fc36.aarch64 178/180 #8 62.95 Verifying : python3-libdnf-0.67.0-2.fc36.aarch64 179/180 #8 62.95 Verifying : python3-libdnf-0.65.0-3.fc36.aarch64 180/180 #8 63.13 #8 63.13 Upgraded: #8 63.13 dnf-4.12.0-1.fc36.noarch #8 63.13 dnf-data-4.12.0-1.fc36.noarch #8 63.13 elfutils-libelf-0.187-4.fc36.aarch64 #8 63.13 elfutils-libs-0.187-4.fc36.aarch64 #8 63.13 glibc-2.35-5.fc36.aarch64 #8 63.13 glibc-common-2.35-5.fc36.aarch64 #8 63.13 glibc-minimal-langpack-2.35-5.fc36.aarch64 #8 63.13 libdnf-0.67.0-2.fc36.aarch64 #8 63.13 libsolv-0.7.22-1.fc36.aarch64 #8 63.13 python3-dnf-4.12.0-1.fc36.noarch #8 63.13 python3-hawkey-0.67.0-2.fc36.aarch64 #8 63.13 python3-libdnf-0.67.0-2.fc36.aarch64 #8 63.13 python3-rpm-4.17.0-10.fc36.aarch64 #8 63.13 rpm-4.17.0-10.fc36.aarch64 #8 63.13 rpm-build-libs-4.17.0-10.fc36.aarch64 #8 63.13 rpm-libs-4.17.0-10.fc36.aarch64 #8 63.13 rpm-sign-libs-4.17.0-10.fc36.aarch64 #8 63.13 xz-libs-5.2.5-9.fc36.aarch64 #8 63.13 yum-4.12.0-1.fc36.noarch #8 63.13 Installed: #8 63.13 abattis-cantarell-fonts-0.301-7.fc36.noarch #8 63.13 adobe-source-code-pro-fonts-2.030.1.050-12.fc36.noarch #8 63.13 binutils-2.37-27.fc36.aarch64 #8 63.13 binutils-gold-2.37-27.fc36.aarch64 #8 63.13 bzip2-1.0.8-11.fc36.aarch64 #8 63.13 cpio-2.13-12.fc36.aarch64 #8 63.13 dash-0.5.10.2-10.fc36.aarch64 #8 63.13 dbus-libs-1:1.14.0-1.fc36.aarch64 #8 63.13 debugedit-5.0-3.fc36.aarch64 #8 63.13 devscripts-checkbashisms-2.22.1-1.fc36.aarch64 #8 63.13 diffutils-3.8-2.fc36.aarch64 #8 63.13 dnf-plugins-core-4.2.0-1.fc36.noarch #8 63.13 dwz-0.14-2.fc35.aarch64 #8 63.13 ed-1.14.2-12.fc36.aarch64 #8 63.13 efi-srpm-macros-5-5.fc36.noarch #8 63.13 elfutils-0.187-4.fc36.aarch64 #8 63.13 elfutils-debuginfod-client-0.187-4.fc36.aarch64 #8 63.13 enchant-1:1.6.0-30.fc36.aarch64 #8 63.13 file-5.41-4.fc36.aarch64 #8 63.13 fonts-filesystem-1:2.0.5-7.fc36.noarch #8 63.13 fonts-srpm-macros-1:2.0.5-7.fc36.noarch #8 63.13 fpc-srpm-macros-1.3-5.fc36.noarch #8 63.13 gdb-minimal-11.2-3.fc36.aarch64 #8 63.13 gdk-pixbuf2-2.42.8-1.fc36.aarch64 #8 63.13 ghc-srpm-macros-1.5.0-6.fc36.noarch #8 63.13 glib-networking-2.72.0-1.fc36.aarch64 #8 63.13 glibc-gconv-extra-2.35-5.fc36.aarch64 #8 63.13 gnat-srpm-macros-4-15.fc36.noarch #8 63.13 go-srpm-macros-3.0.15-1.fc36.noarch #8 63.13 groff-base-1.22.4-9.fc36.aarch64 #8 63.13 gsettings-desktop-schemas-42.0-1.fc36.aarch64 #8 63.13 hunspell-1.7.0-19.fc36.aarch64 #8 63.13 hunspell-en-0.20140811.1-22.fc36.noarch #8 63.13 hunspell-en-GB-0.20140811.1-22.fc36.noarch #8 63.13 hunspell-en-US-0.20140811.1-22.fc36.noarch #8 63.13 hunspell-filesystem-1.7.0-19.fc36.aarch64 #8 63.13 info-6.8-3.fc36.aarch64 #8 63.13 json-glib-1.6.6-2.fc36.aarch64 #8 63.13 kernel-srpm-macros-1.0-14.fc36.noarch #8 63.13 libappstream-glib-0.7.18-4.fc36.aarch64 #8 63.13 libicu-69.1-6.fc36.aarch64 #8 63.13 libjpeg-turbo-2.1.2-2.fc36.aarch64 #8 63.13 libpkgconf-1.8.0-2.fc36.aarch64 #8 63.13 libpng-2:1.6.37-12.fc36.aarch64 #8 63.13 libproxy-0.4.17-4.fc36.aarch64 #8 63.13 libproxy-webkitgtk4-0.4.17-4.fc36.aarch64 #8 63.13 libsoup-2.74.2-2.fc36.aarch64 #8 63.13 libstemmer-0-18.585svn.fc36.aarch64 #8 63.13 lua-srpm-macros-1-6.fc36.noarch #8 63.13 ncurses-6.2-9.20210508.fc36.aarch64 #8 63.13 nim-srpm-macros-3-6.fc36.noarch #8 63.13 ocaml-srpm-macros-6-6.fc36.noarch #8 63.13 openblas-srpm-macros-2-11.fc36.noarch #8 63.13 package-notes-srpm-macros-0.4-14.fc36.noarch #8 63.13 patch-2.7.6-16.fc36.aarch64 #8 63.13 perl-AutoLoader-5.74-486.fc36.noarch #8 63.13 perl-B-1.82-486.fc36.aarch64 #8 63.13 perl-Carp-1.52-479.fc36.noarch #8 63.13 perl-Class-Struct-0.66-486.fc36.noarch #8 63.13 perl-Data-Dumper-2.183-3.fc36.aarch64 #8 63.13 perl-Digest-1.20-2.fc36.noarch #8 63.13 perl-Digest-MD5-2.58-479.fc36.aarch64 #8 63.13 perl-DynaLoader-1.50-486.fc36.aarch64 #8 63.13 perl-Encode-4:3.17-485.fc36.aarch64 #8 63.13 perl-Errno-1.33-486.fc36.aarch64 #8 63.13 perl-Exporter-5.76-480.fc36.noarch #8 63.13 perl-Fcntl-1.14-486.fc36.aarch64 #8 63.13 perl-File-Basename-2.85-486.fc36.noarch #8 63.13 perl-File-Path-2.18-479.fc36.noarch #8 63.13 perl-File-Temp-1:0.231.100-479.fc36.noarch #8 63.13 perl-File-stat-1.09-486.fc36.noarch #8 63.13 perl-FileHandle-2.03-486.fc36.noarch #8 63.13 perl-Getopt-Long-1:2.52-479.fc36.noarch #8 63.13 perl-Getopt-Std-1.13-486.fc36.noarch #8 63.13 perl-HTTP-Tiny-0.080-2.fc36.noarch #8 63.13 perl-IO-1.46-486.fc36.aarch64 #8 63.13 perl-IO-Socket-IP-0.41-480.fc36.noarch #8 63.13 perl-IO-Socket-SSL-2.074-2.fc36.noarch #8 63.13 perl-IPC-Open3-1.21-486.fc36.noarch #8 63.13 perl-MIME-Base64-3.16-479.fc36.aarch64 #8 63.13 perl-Mozilla-CA-20211001-2.fc36.noarch #8 63.13 perl-NDBM_File-1.15-486.fc36.aarch64 #8 63.13 perl-Net-SSLeay-1.92-2.fc36.aarch64 #8 63.13 perl-POSIX-1.97-486.fc36.aarch64 #8 63.13 perl-PathTools-3.80-479.fc36.aarch64 #8 63.13 perl-Pod-Escapes-1:1.07-479.fc36.noarch #8 63.13 perl-Pod-Perldoc-3.28.01-480.fc36.noarch #8 63.13 perl-Pod-Simple-1:3.43-3.fc36.noarch #8 63.13 perl-Pod-Usage-4:2.01-479.fc36.noarch #8 63.13 perl-Scalar-List-Utils-5:1.62-464.fc36.aarch64 #8 63.13 perl-SelectSaver-1.02-486.fc36.noarch #8 63.13 perl-Socket-4:2.033-1.fc36.aarch64 #8 63.13 perl-Storable-1:3.25-2.fc36.aarch64 #8 63.13 perl-Symbol-1.09-486.fc36.noarch #8 63.13 perl-Term-ANSIColor-5.01-480.fc36.noarch #8 63.13 perl-Term-Cap-1.17-479.fc36.noarch #8 63.13 perl-Text-ParseWords-3.31-1.fc36.noarch #8 63.13 perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch #8 63.13 perl-Time-Local-2:1.300-479.fc36.noarch #8 63.13 perl-URI-5.10-1.fc36.noarch #8 63.13 perl-base-2.27-486.fc36.noarch #8 63.13 perl-constant-1.33-480.fc36.noarch #8 63.13 perl-if-0.60.900-486.fc36.noarch #8 63.13 perl-interpreter-4:5.34.1-486.fc36.aarch64 #8 63.13 perl-libnet-3.13-480.fc36.noarch #8 63.13 perl-libs-4:5.34.1-486.fc36.aarch64 #8 63.13 perl-mro-1.25-486.fc36.aarch64 #8 63.13 perl-overload-1.33-486.fc36.noarch #8 63.13 perl-overloading-0.02-486.fc36.noarch #8 63.13 perl-parent-1:0.238-479.fc36.noarch #8 63.13 perl-podlators-1:4.14-479.fc36.noarch #8 63.13 perl-srpm-macros-1-43.fc36.noarch #8 63.13 perl-subs-1.04-486.fc36.noarch #8 63.13 perl-vars-1.05-486.fc36.noarch #8 63.13 pkgconf-1.8.0-2.fc36.aarch64 #8 63.13 pkgconf-m4-1.8.0-2.fc36.noarch #8 63.13 pkgconf-pkg-config-1.8.0-2.fc36.aarch64 #8 63.13 python-srpm-macros-3.10-17.fc36.noarch #8 63.13 python3-construct-2.10.67-4.fc36.noarch #8 63.13 python3-dateutil-1:2.8.1-8.fc36.noarch #8 63.13 python3-dbus-1.2.18-3.fc36.aarch64 #8 63.13 python3-distro-1.6.0-2.fc36.noarch #8 63.13 python3-dnf-plugins-core-4.2.0-1.fc36.noarch #8 63.13 python3-enchant-3.2.2-2.fc36.noarch #8 63.13 python3-pybeam-0.7-2.fc36.noarch #8 63.13 python3-pyxdg-0.27-4.fc36.noarch #8 63.13 python3-six-1.16.0-5.fc36.noarch #8 63.13 python3-toml-0.10.2-6.fc36.noarch #8 63.13 python3-zstd-1.4.5.1-6.fc36.aarch64 #8 63.13 qt5-srpm-macros-5.15.3-1.fc36.noarch #8 63.13 redhat-rpm-config-217-1.fc36.noarch #8 63.13 rpm-build-4.17.0-10.fc36.aarch64 #8 63.13 rpmautospec-rpm-macros-0.2.6-1.fc36.noarch #8 63.13 rpmlint-2.2.0-3.fc36.noarch #8 63.13 rust-srpm-macros-21-1.fc36.noarch #8 63.13 shared-mime-info-2.1-3.fc35.aarch64 #8 63.13 unzip-6.0-57.fc36.aarch64 #8 63.13 webkit2gtk3-jsc-2.36.1-1.fc36.aarch64 #8 63.13 xxhash-libs-0.8.1-2.fc36.aarch64 #8 63.13 xz-5.2.5-9.fc36.aarch64 #8 63.13 zip-3.0-32.fc36.aarch64 #8 63.13 zstd-1.5.2-1.fc36.aarch64 #8 63.13 #8 63.13 Complete! #8 DONE 63.3s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:a824d0e87119d15ed59846dc8fb4407ce726e3004150d7f0c7d75b0b58ef596e #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:a4babd00484db9eb5a96bcb485a7d5ba1da4cdd9d08ebae8b9bc92c7686df03f #12 7.448 debconf: delaying package configuration, since apt-utils is not installed #12 7.487 Fetched 11.5 MB in 2s (7094 kB/s) #12 7.514 Selecting previously unselected package bash-completion. #12 7.514 (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 ... 25550 files and directories currently installed.) #12 7.528 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #12 7.541 Unpacking bash-completion (1:2.11-5ubuntu1) ... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #11 DONE 10.3s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:26cd85c5e687c6e45299bdeff53278980559e0474d80c0cbfc1f33d64aaa13c8 #11 7.265 Transaction check succeeded. #11 7.265 Running transaction test #12 3.095 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.099 #12 3.099 The package has been created. #12 3.099 Attention, the package has been created in the current directory, #12 3.099 not in ".." as indicated by the message above! #12 3.153 Selecting previously unselected package docker-ce-build-deps. #12 3.167 (Reading database ... 26792 files and directories currently installed.) #12 3.168 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.173 Unpacking docker-ce-build-deps (1.0) ... #12 DONE 10.1s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:94909f1ab88eac552b6f303fc6a7d5b23c608458e84faa88bfef5be3748b7f8a #18 exporting layers 5.4s done #18 writing image sha256:f9b9c212d3a6db291887b9d311c8e8f3cc330148400fdbe6e000c104beacbdf0 done #18 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done #18 DONE 5.4s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #11 11.28 Installing : libutempter-1.2.1-5.fc35.aarch64 71/113 #11 11.38 Installing : util-linux-2.37.4-1.fc35.aarch64 72/113 #11 11.42 Running scriptlet: util-linux-2.37.4-1.fc35.aarch64 72/113 #11 11.45 Installing : policycoreutils-3.3-1.fc35.aarch64 73/113 #11 11.48 Running scriptlet: policycoreutils-3.3-1.fc35.aarch64 73/113 #11 11.49 Installing : rpm-plugin-selinux-4.17.0-4.fc35.aarch64 74/113 #11 11.50 Installing : selinux-policy-35.17-1.fc35.noarch 75/113 #11 11.52 Running scriptlet: selinux-policy-35.17-1.fc35.noarch 75/113 #8 66.34 #8 66.34 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 66.40 Setting up dput (1.0.3) ... #11 7.257 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 7.257 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 7.258 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 7.258 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 7.258 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 7.258 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config #11 7.260 Suggested packages: #11 7.260 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp #11 7.260 libstdc++-10-doc #11 7.260 Recommended packages: #11 7.260 libglib2.0-data shared-mime-info xdg-user-dirs #9 54.60 Preparing to unpack .../338-python3-requests_2.25.1+dfsg-2_all.deb ... #9 54.61 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 54.66 Selecting previously unselected package python3-unidiff. #9 54.66 Preparing to unpack .../339-python3-unidiff_0.5.5-2_all.deb ... #9 54.66 Unpacking python3-unidiff (0.5.5-2) ... #9 54.71 Selecting previously unselected package python3-xdg. #9 54.71 Preparing to unpack .../340-python3-xdg_0.27-2_all.deb ... #9 54.72 Unpacking python3-xdg (0.27-2) ... #9 54.76 Selecting previously unselected package equivs. #9 54.76 Preparing to unpack .../341-equivs_2.3.1_all.deb ... #9 54.76 Unpacking equivs (2.3.1) ... #9 54.80 Selecting previously unselected package libauthen-sasl-perl. #9 54.80 Preparing to unpack .../342-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 54.80 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 54.84 Selecting previously unselected package python3-magic. #8 63.89 Installing : perl-PathTools-3.80-479.fc36.x86_64 117/180 #8 63.98 Installing : perl-Encode-4:3.17-485.fc36.x86_64 118/180 #8 64.11 Installing : perl-libs-4:5.34.1-486.fc36.x86_64 119/180 #13 23.86 Installing : glibc-static-2.28-199.el8.aarch64 44/61 #13 23.87 Installing : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 45/61 #13 23.89 Installing : perl-Thread-Queue-3.13-1.el8.noarch 46/61 #13 23.96 Installing : automake-1.16.1-7.el8.noarch 47/61 #13 23.98 Installing : perl-TermReadKey-2.37-7.el8.aarch64 48/61 #13 23.99 Installing : perl-Error-1:0.17025-2.el8.noarch 49/61 #13 24.01 Installing : perl-Git-2.31.1-2.el8.noarch 50/61 #13 24.03 Installing : git-2.31.1-2.el8.aarch64 51/61 #12 5.785 Unpacking bash-completion (1:2.10-1ubuntu1) ... #9 52.86 Setting up libio-html-perl (1.004-2) ... #9 52.87 Setting up libpod-parser-perl (1.63-2) ... #9 52.89 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #9 52.90 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #9 52.92 Setting up libparams-util-perl (1.102-1build3) ... #9 52.93 Setting up libdpkg-perl (1.21.1ubuntu2) ... #9 52.95 Setting up libtime-duration-perl (1.21-1) ... #11 1.404 Last metadata expiration check: 0:00:20 ago on Mon May 9 11:57:37 2022. #12 7.660 Selecting previously unselected package libarchive13:arm64. #12 7.662 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ... #12 7.668 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ... #12 7.710 Selecting previously unselected package libjsoncpp25:arm64. #12 7.713 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ... #12 7.718 Unpacking libjsoncpp25:arm64 (1.9.5-3) ... #12 7.756 Selecting previously unselected package librhash0:arm64. #12 7.759 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ... #12 7.762 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ... #12 7.798 Selecting previously unselected package libuv1:arm64. #12 7.801 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ... #12 7.805 Unpacking libuv1:arm64 (1.43.0-1) ... #12 7.838 Selecting previously unselected package dh-elpa-helper. #12 7.841 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #12 7.844 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #12 7.876 Selecting previously unselected package emacsen-common. -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #12 DONE 0.4s #16 exporting layers 5.7s done #16 writing image sha256:e1bbcdc6db9c7ce547bc628aec214d83dcdeef49954aa5d6e187a9b9aed1c58a done #16 naming to docker.io/rpmbuild-centos-9/x86_64 done #16 DONE 5.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec #13 DONE 0.3s #8 66.57 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 66.58 Setting up libmodule-runtime-perl (0.016-1) ... #8 66.59 Setting up libmailtools-perl (2.18-1) ... #8 66.61 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #8 66.62 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #8 66.66 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 66.73 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 66.79 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 11.55 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 76/113 #11 11.75 Installing : selinux-policy-targeted-35.17-1.fc35.noarch 76/113 #11 7.669 The following NEW packages will be installed: #11 7.669 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #9 54.84 Preparing to unpack .../343-python3-magic_2%3a0.4.20-3_all.deb ... #9 54.85 Unpacking python3-magic (2:0.4.20-3) ... #9 54.91 Setting up libksba8:armhf (1.5.1-1) ... #9 54.92 Setting up media-types (4.0.0) ... #9 54.94 Setting up libpipeline1:armhf (1.5.3-1build1) ... #9 54.95 Setting up wdiff (1.2.2-2build2) ... #9 54.97 Setting up libxau6:armhf (1:1.0.9-1build3) ... #9 54.98 Setting up libre2-9:armhf (20210801+dfsg-1) ... #9 54.99 Setting up lto-disabled-list (16) ... #9 55.00 Setting up libpsl5:armhf (0.21.0-1.2) ... #9 55.02 Setting up bsdextrautils (2.36.1-8ubuntu2.2) ... #9 55.03 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 55.03 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 #9 55.04 Setting up libicu67:armhf (67.1-7ubuntu1) ... #9 55.05 Setting up libmagic-mgc (1:5.39-3) ... #9 55.06 Setting up libyaml-0-2:armhf (0.2.2-1) ... #8 64.14 Installing : perl-interpreter-4:5.34.1-486.fc36.x86_64 120/180 #8 64.18 Installing : devscripts-checkbashisms-2.22.1-1.fc36.x86_64 121/180 #8 64.19 Installing : python3-zstd-1.4.5.1-6.fc36.x86_64 122/180 #8 64.21 Installing : shared-mime-info-2.1-3.fc35.x86_64 123/180 #8 64.25 Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64 123/180 #8 64.27 Installing : gdk-pixbuf2-2.42.8-1.fc36.x86_64 124/180 #8 64.28 Installing : xxhash-libs-0.8.1-2.fc36.x86_64 125/180 #12 5.946 Selecting previously unselected package cmake-data. #12 5.946 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 5.951 Unpacking cmake-data (3.16.3-1ubuntu1) ... #9 52.96 Setting up autoconf (2.71-2) ... #9 52.98 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 53.19 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 53.20 Setting up libarray-intspan-perl (2.004-1) ... #9 53.22 Setting up libcapture-tiny-perl (0.48-1) ... #12 7.879 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #12 7.891 Unpacking emacsen-common (3.0.4) ... #12 8.035 Selecting previously unselected package cmake-data. #12 8.038 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ... #12 8.046 Unpacking cmake-data (3.22.1-1ubuntu1) ... #12 0.845 Hit:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease #12 0.908 Hit:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease #12 0.983 Hit:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease #12 1.057 Hit:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease [100%] Linking C executable tini-static #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:0b1c52c773d046d2467a5e9294536766abab0854a923d020ce08f70081c159a1 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ShclEv + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:0b2b0b19e6552d6d354da00451c6723af5b472f6d13413cbd3501d9c4897c746 #8 66.95 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 67.02 Setting up libconst-fast-perl (0.014-1) ... #8 67.03 Setting up libhttp-daemon-perl (6.01-3) ... #8 67.05 Setting up libmodule-implementation-perl (0.09-1) ... #12 3.315 Reading package lists... #9 55.07 Setting up distro-info-data (0.51ubuntu1.2) ... #9 55.09 Setting up manpages (5.10-1ubuntu1) ... #9 55.10 Setting up unzip (6.0-26ubuntu1) ... #9 55.11 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ... #9 55.12 Setting up libbrotli1:armhf (1.0.9-2build3) ... #9 55.14 Setting up libsqlite3-0:armhf (3.35.5-1ubuntu0.1) ... #9 55.15 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1ubuntu0.1) ... #9 55.17 Setting up binutils-common:armhf (2.37-7ubuntu1) ... #9 55.18 Setting up libnghttp2-14:armhf (1.43.0-1) ... #9 55.19 Setting up libmagic1:armhf (1:5.39-3) ... #9 55.22 Setting up libdeflate0:armhf (1.7-2ubuntu2) ... #9 55.23 Setting up less (551-2) ... #9 55.25 Setting up perl-openssl-defaults:armhf (5) ... #9 55.26 Setting up linux-libc-dev:armhf (5.13.0-40.45) ... #9 55.27 Setting up libctf-nobfd0:armhf (2.37-7ubuntu1) ... #9 55.28 Setting up gettext-base (0.21-4ubuntu3) ... #9 55.30 Setting up liblzo2-2:armhf (2.10-2build1) ... #9 55.31 Setting up libnpth0:armhf (1.6-3) ... #9 55.32 Setting up file (1:5.39-3) ... #9 55.33 Setting up libassuan0:armhf (2.5.5-1) ... #9 55.34 Setting up libgomp1:armhf (11.2.0-7ubuntu2) ... #9 55.36 Setting up libcbor0.6:armhf (0.6.0-0ubuntu3) ... #9 55.37 Setting up bzip2 (1.0.8-4ubuntu3) ... #9 55.38 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #8 63.76 Setting up libgpgme11:arm64 (1.14.0-1+b2) ... #8 63.77 Setting up gcc (4:10.2.1-1) ... #8 63.80 Setting up dirmngr (2.2.27-2+deb11u1) ... #8 63.93 Setting up perl (5.32.1-4+deb11u2) ... #8 63.95 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 63.97 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 63.98 Setting up libdata-dump-perl (1.23-1.1) ... #8 63.99 Setting up libref-util-perl (0.204-1) ... #8 64.00 Setting up libipc-system-simple-perl (1.30-1) ... #8 64.02 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 64.03 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 64.04 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 64.05 Setting up libio-html-perl (1.004-2) ... #8 64.06 Setting up libpod-parser-perl (1.63-2) ... #8 64.07 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 64.09 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 64.10 Setting up libparams-util-perl (1.102-1+b1) ... #8 64.11 Setting up libdpkg-perl (1.20.9) ... #8 64.12 Setting up libtime-duration-perl (1.21-1) ... #8 64.13 Setting up autoconf (2.69-14) ... #8 64.14 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 64.15 Setting up libarray-intspan-perl (2.004-1) ... #8 64.16 Setting up libcapture-tiny-perl (0.48-1) ... #8 64.18 Setting up libtimedate-perl (2.3300-2) ... #8 64.19 Setting up gpg-wks-server (2.2.27-2+deb11u1) ... #8 64.20 Setting up libsub-name-perl (0.26-1+b1) ... #8 64.21 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 64.22 Setting up g++ (4:10.2.1-1) ... #8 64.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 64.26 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 64.27 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 64.28 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 64.29 Setting up xauth (1:1.1-1) ... #8 64.30 Setting up libpath-tiny-perl (0.118-1) ... #8 64.31 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 64.33 Setting up libjson-perl (4.03000-1) ... #8 64.34 Setting up libipc-run3-perl (0.048-2) ... #8 64.36 Setting up libfcgi-perl:arm64 (0.79+ds-2) ... #8 64.37 Setting up libsub-override-perl (0.09-2) ... #8 64.38 Setting up libaliased-perl (0.34-1.1) ... #8 64.39 Setting up libstrictures-perl (2.000006-1) ... #8 64.41 Setting up libsub-quote-perl (2.006006-1) ... #8 64.42 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 64.43 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 64.44 Setting up libfontconfig1:arm64 (2.13.1-4.2) ... #8 64.45 Setting up libsort-versions-perl (1.62-1) ... #8 64.47 Setting up libexporter-tiny-perl (1.002002-1) ... #8 64.48 Setting up libre-engine-re2-perl:arm64 (0.14-1) ... #8 64.49 Setting up libfile-dirlist-perl (0.05-2) ... #8 64.50 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 64.52 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 64.53 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 64.54 Setting up libsys-hostname-long-perl (1.5-2) ... #8 64.55 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 64.56 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 64.58 Setting up liburi-perl (5.08-1) ... #8 64.59 Setting up libfile-touch-perl (0.11-1) ... #8 64.60 Setting up python3.9 (3.9.2-1) ... #8 65.24 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 65.26 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 65.27 Setting up automake (1:1.16.3-2) ... #8 65.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 65.29 Setting up libapt-pkg-perl (0.1.39) ... #8 65.30 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 65.33 Setting up libstring-escape-perl (2010.002-2) ... #8 65.34 Setting up libhttp-date-perl (6.05-1) ... #8 65.35 Setting up libfile-which-perl (1.23-1) ... #8 65.36 Setting up libfile-basedir-perl (0.08-1) ... #8 65.38 Setting up libnumber-range-perl (0.12-1.1) ... #8 65.39 Setting up libtask-weaken-perl (1.06-1) ... #11 7.674 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 7.674 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 7.674 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 7.674 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 7.674 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #8 64.40 Installing : gdb-minimal-11.2-3.fc36.x86_64 126/180 #9 53.23 Setting up libtimedate-perl (2.3300-2) ... #9 53.24 Setting up libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ... #9 53.25 Setting up gpg-wks-server (2.2.27-3ubuntu2) ... #9 53.27 Setting up libsub-name-perl (0.26-1build3) ... #9 53.28 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #9 53.29 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #9 53.30 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 53.31 Setting up libproc-processtable-perl:armhf (0.634-1build1) ... #9 53.32 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 53.33 Setting up gcc-11 (11.2.0-19ubuntu1) ... #9 53.34 Setting up xauth (1:1.1-1build2) ... #9 53.35 Setting up libpath-tiny-perl (0.122-1) ... #9 53.37 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 53.38 Setting up libjson-perl (4.04000-1) ... #9 53.39 Setting up libipc-run3-perl (0.048-2) ... #9 53.40 Setting up libsub-override-perl (0.09-2) ... #9 53.41 Setting up libaliased-perl (0.34-1.1) ... #9 53.42 Setting up python3-unidiff (0.5.5-2) ... #12 6.337 Selecting previously unselected package libarchive13:amd64. #12 6.340 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ... #12 6.347 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #12 6.408 Selecting previously unselected package libjsoncpp1:amd64. #12 6.411 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #12 6.415 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #12 6.457 Selecting previously unselected package librhash0:amd64. #13 24.11 Installing : libuv-1:1.41.1-1.el8_4.aarch64 52/61 [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 2.091 Package bash-5.1.8-2.fc35.x86_64 is already installed. #17 exporting layers 2.2s done #17 writing image sha256:987d92a156dd35e54b61a816aec967f4a78f362ad6a8238069a6d0ac092dddfb done #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done #17 DONE 2.2s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-bionic:/build debbuild-ubuntu-bionic/aarch64 #8 67.06 Setting up libemail-valid-perl (1.202-1) ... #8 67.07 Setting up libcgi-fast-perl (1:2.13-1) ... #8 67.08 Setting up libpackage-stash-perl (0.38-1) ... #8 67.09 Setting up libimport-into-perl (1.002005-1) ... #8 67.11 Setting up libmoo-perl (2.003004-2) ... #8 67.12 Setting up libmime-tools-perl (5.509-1) ... #8 67.13 Setting up libxml-simple-perl (2.25-1) ... #8 67.14 Setting up libparams-validate-perl (1.29-1+b1) ... #8 67.16 Setting up libb-hooks-endofscope-perl (0.24-1) ... #8 67.17 Setting up lintian (2.15.0) ... #8 67.18 Setting up libnamespace-clean-perl (0.27-1) ... #8 67.20 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #8 67.23 Setting up licensecheck (3.0.31-3) ... #8 67.24 Setting up libgitlab-api-v4-perl (0.16-1) ... #8 67.25 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 67.27 Setting up libwww-perl (6.36-2) ... #9 55.40 Setting up libjbig0:armhf (2.1-3.1build1) ... #9 55.41 Setting up libfakeroot:armhf (1.25.3-1.1ubuntu2) ... #9 55.42 Setting up libasan6:armhf (11.2.0-7ubuntu2) ... #9 55.44 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1ubuntu0.1) ... #9 55.45 Setting up tzdata (2022a-0ubuntu0.21.10) ... #9 55.57 #9 55.57 Current default time zone: 'Etc/UTC' #9 55.57 Local time is now: Mon May 9 11:57:58 UTC 2022. #9 55.57 Universal Time is now: Mon May 9 11:57:58 UTC 2022. #9 55.57 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 55.57 #9 55.62 Setting up fakeroot (1.25.3-1.1ubuntu2) ... #9 55.63 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #12 3.929 Building dependency tree... #12 4.058 Reading state information... #12 4.062 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #8 65.40 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 65.42 Setting up libmouse-perl (2.5.10-1+b1) ... #8 65.43 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 65.45 Setting up libfile-listing-perl (6.14-1) ... #8 65.49 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #8 65.51 Setting up gpg-wks-client (2.2.27-2+deb11u1) ... #8 65.52 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 65.53 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 65.55 Setting up libclass-inspector-perl (1.36-1) ... #8 65.56 Setting up libfont-afm-perl (1.20-3) ... #8 65.58 Setting up libwant-perl (0.29-1+b6) ... #8 65.59 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 65.60 Setting up libtext-glob-perl (0.11-1) ... #11 8.131 0 upgraded, 31 newly installed, 0 to remove and 5 not upgraded. #11 8.131 1 not fully installed or removed. #11 8.131 Need to get 19.6 MB of archives. #11 8.131 After this operation, 84.0 MB of additional disk space will be used. #11 8.131 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] #11 8.276 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1 [1726 kB] + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #8 64.41 Installing : debugedit-5.0-3.fc36.x86_64 127/180 #8 64.63 Installing : libicu-69.1-6.fc36.x86_64 128/180 #8 64.78 Installing : webkit2gtk3-jsc-2.36.1-1.fc36.x86_64 129/180 #8 64.79 Installing : libproxy-webkitgtk4-0.4.17-4.fc36.x86_64 130/180 #8 64.80 Installing : glib-networking-2.72.0-1.fc36.x86_64 131/180 #9 53.58 Setting up libstrictures-perl (2.000006-1) ... #9 53.59 Setting up libsub-quote-perl (2.006006-1) ... #9 53.60 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 53.61 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #9 53.62 Setting up libsort-versions-perl (1.62-1) ... #9 53.63 Setting up libexporter-tiny-perl (1.002002-1) ... #9 53.64 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ... #9 53.66 Setting up libfile-dirlist-perl (0.05-2) ... #9 53.67 Setting up libterm-readkey-perl (2.38-1build4) ... #12 6.460 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ... #12 6.464 Unpacking librhash0:amd64 (1.3.9-1) ... #12 6.508 Selecting previously unselected package libuv1:amd64. #12 6.511 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ... #12 6.516 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... #12 6.554 Selecting previously unselected package cmake. #12 6.557 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ... #12 6.563 Unpacking cmake (3.16.3-1ubuntu1) ... #11 8.124 Transaction test succeeded. #11 8.125 Running transaction #11 2.111 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 2.121 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 2.121 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed. #11 2.122 Package libarchive-3.5.2-2.fc35.x86_64 is already installed. #11 2.123 Package pkgconf-pkg-config-1.8.0-1.fc35.x86_64 is already installed. #11 2.123 Package tar-2:1.34-2.fc35.x86_64 is already installed. #11 2.133 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 2.152 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 2.215 Dependencies resolved. #11 2.241 ================================================================================ #11 2.241 Package Arch Version Repo Size #11 2.241 ================================================================================ #11 2.241 Installing: #11 2.241 btrfs-progs-devel x86_64 5.16.2-1.fc35 updates 50 k #11 2.241 cmake x86_64 3.22.2-1.fc35 updates 6.2 M #11 2.241 device-mapper-devel x86_64 1.02.175-6.fc35 fedora 45 k #11 2.241 gcc x86_64 11.3.1-2.fc35 updates 31 M #11 2.241 git x86_64 2.35.3-1.fc35 updates 66 k #11 2.241 glibc-static x86_64 2.34-32.fc35 updates 1.7 M #11 2.241 libseccomp-devel x86_64 2.5.3-1.fc35 updates 53 k #11 2.241 libselinux-devel x86_64 3.3-1.fc35 updates 112 k #11 2.241 libtool x86_64 2.4.6-50.fc35 updates 579 k #11 2.241 libtool-ltdl-devel x86_64 2.4.6-50.fc35 updates 154 k #11 2.241 make x86_64 1:4.3-6.fc35 fedora 533 k #11 2.241 selinux-policy-devel noarch 35.17-1.fc35 updates 812 k #11 2.241 systemd x86_64 249.11-2.fc35 updates 4.0 M #11 2.241 systemd-devel x86_64 249.11-2.fc35 updates 446 k #11 2.241 which x86_64 2.21-27.fc35 fedora 41 k #11 2.241 Upgrading: #11 2.241 audit-libs x86_64 3.0.8-1.fc35 updates 116 k #11 2.241 libgcc x86_64 11.3.1-2.fc35 updates 118 k #11 2.241 libgomp x86_64 11.3.1-2.fc35 updates 291 k #11 2.241 Installing dependencies: #11 2.241 acl x86_64 2.3.1-2.fc35 fedora 71 k #11 2.241 annobin-docs noarch 10.66-2.fc35 updates 85 k #11 2.241 annobin-plugin-gcc x86_64 10.66-2.fc35 updates 46 k #11 2.241 autoconf noarch 2.69-37.fc35 fedora 666 k #11 2.241 automake noarch 1.16.2-5.fc35 fedora 662 k #11 2.241 btrfs-progs x86_64 5.16.2-1.fc35 updates 962 k #11 2.241 checkpolicy x86_64 3.3-1.fc35 updates 338 k #11 2.241 cmake-data noarch 3.22.2-1.fc35 updates 1.6 M #11 2.241 cmake-filesystem x86_64 3.22.2-1.fc35 updates 18 k #11 2.241 cmake-rpm-macros noarch 3.22.2-1.fc35 updates 17 k #11 2.241 cpp x86_64 11.3.1-2.fc35 updates 10 M #11 2.241 cryptsetup-libs x86_64 2.4.3-1.fc35 updates 430 k #11 2.241 dbus x86_64 1:1.12.22-1.fc35 updates 7.1 k #11 2.241 dbus-broker x86_64 29-4.fc35 fedora 171 k #11 2.241 dbus-common noarch 1:1.12.22-1.fc35 updates 14 k #11 2.241 device-mapper x86_64 1.02.175-6.fc35 fedora 140 k #11 2.241 device-mapper-libs x86_64 1.02.175-6.fc35 fedora 179 k #11 2.241 e2fsprogs-libs x86_64 1.46.3-1.fc35 fedora 222 k #11 2.241 emacs-filesystem noarch 1:27.2-9.fc35 fedora 9.0 k #11 2.241 gc x86_64 8.0.4-6.fc35 fedora 103 k #11 2.241 git-core x86_64 2.35.3-1.fc35 updates 3.9 M #11 2.241 git-core-doc noarch 2.35.3-1.fc35 updates 2.4 M #11 2.241 glibc-devel x86_64 2.34-32.fc35 updates 34 k #11 2.241 glibc-headers-x86 noarch 2.34-32.fc35 updates 431 k #11 2.241 guile22 x86_64 2.2.7-3.fc35 fedora 6.4 M #11 2.241 iptables-legacy-libs x86_64 1.8.7-13.fc35 fedora 39 k #11 2.241 jsoncpp x86_64 1.9.4-5.fc35 updates 93 k #11 2.241 kernel-headers x86_64 5.17.4-200.fc35 updates 1.3 M #11 2.241 kmod-libs x86_64 29-4.fc35 fedora 63 k #11 2.241 less x86_64 590-2.fc35 updates 161 k #11 2.241 libargon2 x86_64 20171227-7.fc35 fedora 28 k #11 2.241 libbtrfs x86_64 5.16.2-1.fc35 updates 28 k #11 2.241 libbtrfsutil x86_64 5.16.2-1.fc35 updates 32 k #11 2.241 libcbor x86_64 0.7.0-4.fc35 fedora 56 k #11 2.241 libedit x86_64 3.1-40.20210910cvs.fc35 fedora 105 k #11 2.241 libfdisk x86_64 2.37.4-1.fc35 updates 154 k #11 2.241 libfido2 x86_64 1.8.0-1.fc35 fedora 81 k #11 2.241 libibverbs x86_64 39.0-1.fc35 updates 392 k #11 2.241 libmpc x86_64 1.2.1-3.fc35 fedora 62 k #11 2.241 libnl3 x86_64 3.5.0-8.fc35 fedora 328 k #11 2.241 libpcap x86_64 14:1.10.1-2.fc35 fedora 171 k #11 2.241 libseccomp x86_64 2.5.3-1.fc35 updates 71 k #11 2.241 libselinux-utils x86_64 3.3-1.fc35 updates 140 k #11 2.241 libsepol-devel x86_64 3.3-2.fc35 updates 40 k #11 2.241 libtool-ltdl x86_64 2.4.6-50.fc35 updates 36 k #11 2.241 libutempter x86_64 1.2.1-5.fc35 fedora 26 k #11 2.241 libuv x86_64 1:1.44.1-1.fc35 updates 150 k #11 2.241 libxcrypt-devel x86_64 4.4.28-1.fc35 updates 29 k #11 2.241 libxcrypt-static x86_64 4.4.28-1.fc35 updates 103 k #11 2.241 lzo x86_64 2.10-5.fc35 fedora 65 k #11 2.241 m4 x86_64 1.4.19-2.fc35 fedora 294 k #11 2.241 openssh x86_64 8.7p1-3.fc35 updates 451 k #11 2.241 openssh-clients x86_64 8.7p1-3.fc35 updates 696 k #11 2.241 pcre2-devel x86_64 10.39-1.fc35 updates 475 k #11 2.241 pcre2-utf16 x86_64 10.39-1.fc35 updates 210 k #11 2.241 pcre2-utf32 x86_64 10.39-1.fc35 updates 200 k #11 2.241 perl-Error noarch 1:0.17029-7.fc35 fedora 41 k #11 2.241 perl-File-Compare noarch 1.100.600-486.fc35 updates 18 k #11 2.241 perl-File-Copy noarch 2.35-486.fc35 updates 25 k #11 2.241 perl-File-Find noarch 1.39-486.fc35 updates 30 k #11 2.241 perl-Git noarch 2.35.3-1.fc35 updates 42 k #11 2.241 perl-TermReadKey x86_64 2.38-11.fc35 fedora 36 k #11 2.241 perl-Thread-Queue noarch 3.14-478.fc35 fedora 21 k #11 2.241 perl-lib x86_64 0.65-486.fc35 updates 19 k #11 2.241 perl-threads x86_64 1:2.26-448.fc35 fedora 57 k #11 2.241 perl-threads-shared x86_64 1.62-478.fc35 fedora 43 k #11 2.241 policycoreutils x86_64 3.3-1.fc35 updates 199 k #11 2.241 policycoreutils-devel x86_64 3.3-1.fc35 updates 139 k #11 2.241 policycoreutils-python-utils noarch 3.3-1.fc35 updates 72 k #11 2.241 python3-audit x86_64 3.0.8-1.fc35 updates 82 k #11 2.241 python3-libselinux x86_64 3.3-1.fc35 updates 181 k #11 2.241 python3-libsemanage x86_64 3.3-1.fc35 updates 79 k #11 2.241 python3-policycoreutils noarch 3.3-1.fc35 updates 2.0 M #11 2.241 python3-setools x86_64 4.4.0-3.fc35 fedora 547 k #11 2.241 python3-setuptools noarch 57.4.0-1.fc35 fedora 928 k #11 2.241 rhash x86_64 1.4.0-4.fc35 fedora 178 k #11 2.241 rpm-plugin-selinux x86_64 4.17.0-4.fc35 updates 20 k #11 2.241 selinux-policy noarch 35.17-1.fc35 updates 68 k #11 2.241 selinux-policy-targeted noarch 35.17-1.fc35 updates 6.3 M #11 2.241 systemd-pam x86_64 249.11-2.fc35 updates 323 k #11 2.241 systemd-rpm-macros noarch 249.11-2.fc35 updates 27 k #11 2.241 util-linux x86_64 2.37.4-1.fc35 updates 2.2 M #11 2.241 util-linux-core x86_64 2.37.4-1.fc35 updates 433 k #11 2.241 vim-filesystem noarch 2:8.2.4845-1.fc35 updates 22 k #11 2.241 xkeyboard-config noarch 2.33-2.fc35 fedora 783 k #11 2.241 Installing weak dependencies: #11 2.241 libbpf x86_64 2:0.4.0-2.fc35 fedora 131 k #11 2.241 libxkbcommon x86_64 1.3.1-1.fc35 fedora 140 k #11 2.241 qrencode-libs x86_64 4.1.1-1.fc35 updates 60 k #11 2.241 systemd-networkd x86_64 249.11-2.fc35 updates 523 k #11 2.241 systemd-resolved x86_64 249.11-2.fc35 updates 266 k #11 2.241 #11 2.241 Transaction Summary #11 2.241 ================================================================================ #11 2.241 Install 105 Packages #11 2.241 Upgrade 3 Packages #11 2.241 #11 2.246 Total download size: 97 M #11 2.246 Downloading Packages: #12 8.415 Selecting previously unselected package cmake. #12 8.418 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_arm64.deb ... #12 8.423 Unpacking cmake (3.22.1-1ubuntu1) ... #12 8.547 Selecting previously unselected package dh-apparmor. #12 8.550 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2_all.deb ... #12 8.555 Unpacking dh-apparmor (3.0.4-2ubuntu2) ... #12 8.588 Selecting previously unselected package libbtrfs0:arm64. #12 8.591 Preparing to unpack .../10-libbtrfs0_5.16.2-1_arm64.deb ... #12 8.594 Unpacking libbtrfs0:arm64 (5.16.2-1) ... #12 8.624 Selecting previously unselected package libbtrfs-dev:arm64. #12 8.626 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_arm64.deb ... #12 8.630 Unpacking libbtrfs-dev:arm64 (5.16.2-1) ... #12 8.669 Preparing to unpack .../12-libudev1_249.11-0ubuntu3.1_arm64.deb ... #12 8.678 Unpacking libudev1:arm64 (249.11-0ubuntu3.1) over (249.11-0ubuntu3) ... #12 1.478 Reading package lists... #8 67.28 Setting up debhelper (13.3.3~bpo10+1) ... #8 67.29 Setting up dh-autoreconf (19) ... #8 67.30 Setting up devscripts (2.19.5+deb10u1) ... #8 67.47 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 67.49 Setting up equivs (2.2.0) ... #8 67.50 Setting up libxml-parser-perl (2.44-4) ... #8 67.51 Setting up libxml-sax-expat-perl (0.51-1) ... #8 67.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #9 55.64 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 #9 55.64 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 #9 55.64 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 #9 55.64 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 #9 55.64 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 #9 55.64 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 #9 55.64 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 #9 55.64 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 #9 55.65 Setting up autotools-dev (20180224.1+nmu1) ... #9 55.66 Setting up libtirpc-dev:armhf (1.3.2-2) ... #9 55.67 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ... #9 55.68 Setting up libx11-data (2:1.7.2-1) ... #9 55.69 Setting up make (4.3-4ubuntu1) ... #9 55.71 Setting up libmpfr6:armhf (4.1.0-3build1) ... #9 55.72 Setting up gnupg-l10n (2.2.20-1ubuntu4) ... #9 55.73 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build3) ... #9 55.74 Setting up lzip (1.22-3) ... #9 55.78 Setting up strace (5.13-0ubuntu1) ... #9 55.79 Setting up libsigsegv2:armhf (2.13-1ubuntu2) ... #9 55.80 Setting up xz-utils (5.2.5-2ubuntu0.1) ... #9 55.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 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 #9 55.82 Setting up t1utils (1.41-4build1) ... #9 55.83 Setting up diffstat (1.64-1) ... #9 55.85 Setting up libpng16-16:armhf (1.6.37-3build4) ... #8 65.62 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 65.63 Setting up liblist-compare-perl (0.55-1) ... #8 65.70 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 65.72 Setting up libio-pty-perl (1:1.15-2) ... #8 65.73 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 65.74 Setting up libsort-key-perl (1.33-2+b3) ... #8 65.76 Setting up libclone-perl (0.45-1+b1) ... #8 65.77 Setting up libalgorithm-diff-perl (1.201-1) ... #8 65.78 Setting up libarchive-zip-perl (1.68-1) ... #8 65.79 Setting up libsub-identify-perl (0.14-1+b3) ... #8 65.80 Setting up libdistro-info-perl (1.0) ... #8 65.82 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 65.83 Setting up libobject-id-perl (0.1.2-2.1) ... #8 65.84 Setting up libio-stringy-perl (2.111-3) ... #8 65.85 Setting up liblist-moreutils-perl (0.430-2) ... #8 65.87 Setting up libhtml-tagset-perl (3.20-4) ... #8 65.88 Setting up liblog-any-perl (1.709-1) ... #8 65.89 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 65.90 Setting up libdevel-size-perl (0.83-1+b2) ... #8 65.92 Setting up libdebhelper-perl (13.3.4) ... #8 65.93 Setting up libpod-constants-perl (0.19-2) ... #12 4.225 Starting 2 pkgProblemResolver with broken count: 0 #12 4.228 Done #12 4.359 Done #12 4.484 Starting pkgProblemResolver with broken count: 0 #8 64.83 Installing : libsoup-2.74.2-2.fc36.x86_64 132/180 #8 64.88 Installing : libappstream-glib-0.7.18-4.fc36.x86_64 133/180 #8 64.91 Upgrading : dnf-data-4.12.0-1.fc36.noarch 134/180 #8 64.91 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew #8 64.91 #8 64.95 Upgrading : python3-dnf-4.12.0-1.fc36.noarch 135/180 #8 64.99 Upgrading : dnf-4.12.0-1.fc36.noarch 136/180 #8 65.03 Running scriptlet: dnf-4.12.0-1.fc36.noarch 136/180 #8 65.04 Installing : rust-srpm-macros-21-1.fc36.noarch 137/180 #8 65.04 Installing : qt5-srpm-macros-5.15.3-1.fc36.noarch 138/180 #8 65.05 Installing : python3-toml-0.10.2-6.fc36.noarch 139/180 #11 6.921 Running transaction check #9 53.68 Setting up lsb-release (11.1.0ubuntu4) ... #9 53.70 Setting up python3-magic (2:0.4.24-2) ... #9 53.84 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #9 53.85 Setting up libperlio-gzip-perl (0.19-1build8) ... #9 53.86 Setting up libsys-hostname-long-perl (1.5-2) ... #9 53.87 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 53.88 Setting up libsereal-decoder-perl (4.023+ds-1) ... #9 53.89 Setting up liburi-perl (5.10-1) ... #9 53.90 Setting up libnet-ipv6addr-perl (1.02-1) ... #9 53.92 Setting up libfile-touch-perl (0.12-1) ... #12 6.942 Selecting previously unselected package dh-apparmor. #12 6.945 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #12 6.949 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 6.986 Selecting previously unselected package libbtrfs0:amd64. #12 8.788 Setting up libudev1:arm64 (249.11-0ubuntu3.1) ... #12 8.832 Selecting previously unselected package libdevmapper1.02.1:arm64. #12 8.832 (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 ... 29466 files and directories currently installed.) #12 8.848 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #12 8.852 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 8.888 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #12 8.890 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #12 8.893 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 8.920 Selecting previously unselected package libudev-dev:arm64. #12 8.923 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.1_arm64.deb ... #12 8.926 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.1) ... #12 8.960 Selecting previously unselected package libsepol-dev:arm64. #12 1.205 Reading package lists... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #12 2.920 dh_testdir #12 2.947 dh_testroot #12 2.974 dh_prep #12 3.003 dh_testdir #12 3.030 dh_testroot #8 67.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 67.76 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 67.80 Setting up libsoap-lite-perl (1.27-1) ... #8 67.82 Setting up libxmlrpc-lite-perl (0.717-2) ... #9 55.87 Setting up libmpc3:armhf (1.2.0-1build1) ... #9 55.89 Setting up libatomic1:armhf (11.2.0-7ubuntu2) ... #9 55.90 Setting up patch (2.7.6-7) ... #9 55.91 Setting up autopoint (0.21-4ubuntu3) ... #9 55.92 Setting up libwebp6:armhf (0.6.1-2.1) ... #9 55.94 Setting up fonts-dejavu-core (2.37-2build1) ... #9 56.00 Setting up ucf (3.0043) ... #9 56.14 Setting up libjpeg-turbo8:armhf (2.0.6-0ubuntu2) ... #8 65.94 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 65.95 Setting up libconvert-binhex-perl (1.125-1) ... #8 65.96 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 65.98 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 65.99 Setting up libtry-tiny-perl (0.30-1) ... #8 66.00 Setting up libtype-tiny-perl (1.012001-2) ... #8 66.01 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 66.02 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 66.03 Setting up libnet-http-perl (6.20-1) ... #8 66.05 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #8 66.06 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 66.07 Setting up libtime-moment-perl (0.44-1+b3) ... #8 66.08 Setting up libencode-locale-perl (1.05-1.1) ... #8 66.09 Setting up python3 (3.9.2-3) ... #12 4.507 Starting 2 pkgProblemResolver with broken count: 0 #12 4.510 Done #12 4.704 The following additional packages will be installed: #12 4.704 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.704 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.705 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 4.705 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 4.705 libsystemd-dev libudev-dev libuv1 pkg-config #12 4.706 Suggested packages: #12 4.706 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 4.706 Recommended packages: #12 4.706 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 4.738 The following NEW packages will be installed: #8 65.10 Installing : python3-pyxdg-0.27-4.fc36.noarch 140/180 #8 65.10 Installing : python3-distro-1.6.0-2.fc36.noarch 141/180 #8 65.15 Installing : python3-dnf-plugins-core-4.2.0-1.fc36.noarch 142/180 #8 65.18 Installing : pkgconf-m4-1.8.0-2.fc36.noarch 143/180 #8 65.18 Installing : pkgconf-pkg-config-1.8.0-2.fc36.x86_64 144/180 #8 65.19 Installing : perl-srpm-macros-1-43.fc36.noarch 145/180 #8 65.19 Installing : package-notes-srpm-macros-0.4-14.fc36.noarch 146/180 #8 65.23 Installing : openblas-srpm-macros-2-11.fc36.noarch 147/180 #8 65.23 Installing : ocaml-srpm-macros-6-6.fc36.noarch 148/180 #8 65.24 Installing : nim-srpm-macros-3-6.fc36.noarch 149/180 #8 65.24 Installing : kernel-srpm-macros-1.0-14.fc36.noarch 150/180 #8 65.24 Installing : gnat-srpm-macros-4-15.fc36.noarch 151/180 #8 65.27 Installing : ghc-srpm-macros-1.5.0-6.fc36.noarch 152/180 #8 65.27 Installing : fpc-srpm-macros-1.3-5.fc36.noarch 153/180 #8 65.28 Installing : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 154/180 #8 65.28 Installing : go-srpm-macros-3.0.15-1.fc36.noarch 155/180 #8 65.29 Installing : python-srpm-macros-3.10-17.fc36.noarch 156/180 #8 65.33 Installing : redhat-rpm-config-217-1.fc36.noarch 157/180 #8 65.34 Installing : rpm-build-4.17.0-10.fc36.x86_64 158/180 #8 65.40 Installing : rpmlint-2.2.0-3.fc36.noarch 159/180 #11 7.024 Transaction check succeeded. #11 7.024 Running transaction test #9 53.93 Setting up libc-devtools (2.35-0ubuntu3) ... #9 53.94 Setting up libemail-address-xs-perl (1.04-1build6) ... #9 53.95 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ... #9 53.97 Setting up python3-pkg-resources (59.6.0-1.2) ... #12 6.989 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ... #12 6.994 Unpacking libbtrfs0:amd64 (5.4.1-2) ... #12 7.034 Selecting previously unselected package libbtrfs-dev:amd64. #12 7.037 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ... #12 7.041 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ... #12 7.099 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 7.100 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 7.104 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 7.150 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 7.153 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 7.158 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 7.186 Selecting previously unselected package libudev-dev:amd64. #12 7.189 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.16_amd64.deb ... #12 7.194 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.16) ... #12 7.233 Preparing to unpack .../13-libsepol1_3.0-1ubuntu0.1_amd64.deb ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:57:58 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 VERSION BBB 0.0.0-20220506101846-4cc4385 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #11 8.727 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] #12 8.962 Preparing to unpack .../03-libsepol-dev_3.3-1build1_arm64.deb ... #12 8.967 Unpacking libsepol-dev:arm64 (3.3-1build1) ... #12 9.014 Selecting previously unselected package libpcre2-16-0:arm64. #12 9.016 Preparing to unpack .../04-libpcre2-16-0_10.39-3build1_arm64.deb ... #12 9.019 Unpacking libpcre2-16-0:arm64 (10.39-3build1) ... #12 9.062 Selecting previously unselected package libpcre2-32-0:arm64. #12 9.064 Preparing to unpack .../05-libpcre2-32-0_10.39-3build1_arm64.deb ... #12 9.069 Unpacking libpcre2-32-0:arm64 (10.39-3build1) ... #12 9.108 Selecting previously unselected package libpcre2-posix3:arm64. #12 9.111 Preparing to unpack .../06-libpcre2-posix3_10.39-3build1_arm64.deb ... #12 9.114 Unpacking libpcre2-posix3:arm64 (10.39-3build1) ... #12 9.143 Selecting previously unselected package libpcre2-dev:arm64. #12 9.145 Preparing to unpack .../07-libpcre2-dev_10.39-3build1_arm64.deb ... #12 9.149 Unpacking libpcre2-dev:arm64 (10.39-3build1) ... #12 9.194 Selecting previously unselected package libselinux1-dev:arm64. #12 2.148 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.148 dpkg-buildpackage: info: source version 1.0 #12 2.148 dpkg-buildpackage: info: source distribution unstable #12 2.148 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 2.183 dpkg-source --before-build . #12 2.183 dpkg-buildpackage: info: host architecture arm64 #12 3.056 dh_install #12 3.088 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 3.097 dh_installdocs #12 3.124 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 3.138 dh_installchangelogs #12 3.223 dh_compress #12 3.260 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #13 24.54 Installing : cmake-data-3.20.2-4.el8.noarch 53/61 #13 25.42 Installing : cmake-3.20.2-4.el8.aarch64 54/61 #13 25.51 Installing : isl-0.16.1-6.el8.aarch64 55/61 #8 67.84 Processing triggers for libc-bin (2.28-10+deb10u1) ... #8 67.87 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 67.87 Updating certificates in /etc/ssl/certs... #9 56.15 Setting up libltdl7:armhf (2.4.6-15) ... #9 56.17 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1ubuntu0.1) ... #9 56.18 Setting up libssh-4:armhf (0.9.6-1) ... #9 56.21 Setting up libubsan1:armhf (11.2.0-7ubuntu2) ... #9 56.22 Setting up libgcc-11-dev:armhf (11.2.0-7ubuntu2) ... #9 56.23 Setting up libmd0:armhf (1.0.3-3build1) ... #9 56.25 Setting up python-apt-common (2.2.1) ... #9 56.27 Setting up libnsl-dev:armhf (1.3.0-2build1) ... #9 56.28 Setting up libcrypt-dev:armhf (1:4.4.18-4ubuntu1) ... #9 56.29 Setting up libuchardet0:armhf (0.0.7-1build1) ... #9 56.30 Setting up lzop (1.04-2build1) ... #9 56.32 Setting up libmpdec3:armhf (2.5.1-2build1) ... #9 56.33 Setting up git-man (1:2.32.0-1ubuntu1.2) ... #9 56.36 Setting up netbase (6.3) ... #12 4.738 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.739 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.739 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 4.739 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 4.739 libsystemd-dev libudev-dev libuv1 pkg-config #8 65.44 Installing : dnf-plugins-core-4.2.0-1.fc36.noarch 160/180 #8 65.44 Upgrading : yum-4.12.0-1.fc36.noarch 161/180 #8 65.47 Cleanup : yum-4.10.0-2.fc36.noarch 162/180 #8 65.48 Running scriptlet: dnf-4.10.0-2.fc36.noarch 163/180 #8 65.49 Cleanup : dnf-4.10.0-2.fc36.noarch 163/180 #8 65.49 Running scriptlet: dnf-4.10.0-2.fc36.noarch 163/180 #8 65.51 Cleanup : python3-dnf-4.10.0-2.fc36.noarch 164/180 #8 65.55 Cleanup : python3-rpm-4.17.0-9.fc36.x86_64 165/180 #8 65.58 Cleanup : rpm-build-libs-4.17.0-9.fc36.x86_64 166/180 #8 65.58 Cleanup : elfutils-libs-0.186-1.fc36.x86_64 167/180 #8 65.59 Cleanup : rpm-sign-libs-4.17.0-9.fc36.x86_64 168/180 #8 65.63 Cleanup : python3-hawkey-0.65.0-3.fc36.x86_64 169/180 #8 65.64 Cleanup : dnf-data-4.10.0-2.fc36.noarch 170/180 #9 54.19 Setting up automake (1:1.16.5-1.3) ... #9 54.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 54.21 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 #9 54.21 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 #9 54.21 Setting up libapt-pkg-perl (0.1.40build2) ... #9 54.23 Setting up libstring-escape-perl (2010.002-2) ... #9 54.24 Setting up libhttp-date-perl (6.05-1) ... #9 54.25 Setting up libfile-which-perl (1.23-1) ... #9 54.26 Setting up libfile-basedir-perl (0.09-1) ... #9 54.28 Setting up libunicode-utf8-perl (0.62-1build4) ... #9 54.29 Setting up libset-intspan-perl (1.19-2) ... #9 54.31 Setting up libmouse-perl (2.5.10-1build4) ... #9 54.32 Setting up libfile-listing-perl (6.14-1) ... #9 54.34 Setting up gpg-wks-client (2.2.27-3ubuntu2) ... #9 54.36 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 54.37 Setting up libdata-messagepack-perl (1.01-2build1) ... #9 54.38 Setting up libfont-afm-perl (1.20-3) ... #9 54.39 Setting up libwant-perl (0.29-1build7) ... #9 54.41 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 54.42 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 54.43 Setting up liblist-compare-perl (0.55-1) ... #9 54.45 Setting up libref-util-xs-perl (0.117-1build5) ... #9 54.46 Setting up libio-pty-perl (1:1.15-2build2) ... #9 54.47 Setting up libtool (2.4.6-15build2) ... #9 54.48 Setting up g++-11 (11.2.0-19ubuntu1) ... #9 54.49 Setting up libfile-fcntllock-perl (0.22-3build7) ... #9 54.50 Setting up libclone-perl (0.45-1build3) ... #9 54.51 Setting up libalgorithm-diff-perl (1.201-1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8XRzKg + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #12 7.246 Unpacking libsepol1:amd64 (3.0-1ubuntu0.1) over (3.0-1) ... #12 7.376 Setting up libsepol1:amd64 (3.0-1ubuntu0.1) ... #12 7.417 Selecting previously unselected package libsepol1-dev:amd64. #12 7.417 (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 ... 30079 files and directories currently installed.) #12 7.434 Preparing to unpack .../0-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ... #12 7.438 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ... #12 7.512 Selecting previously unselected package libpcre2-16-0:amd64. debian/rules clean dh clean --with=bash-completion dh_clean #11 8.937 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1 [3108 kB] #11 9.088 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] #11 9.089 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] #11 9.090 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #11 9.093 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB] #11 9.142 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] #12 9.197 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_arm64.deb ... #12 9.202 Unpacking libselinux1-dev:arm64 (3.3-1build2) ... #12 9.241 Selecting previously unselected package libdevmapper-dev:arm64. #12 9.244 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #12 9.249 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ... #12 9.282 Selecting previously unselected package libseccomp-dev:arm64. #12 9.284 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ... #12 9.289 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #12 9.333 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.1_arm64.deb ... #12 9.344 Unpacking libsystemd0:arm64 (249.11-0ubuntu3.1) over (249.11-0ubuntu3) ... #12 2.282 debian/rules clean #12 2.284 dh clean #12 2.373 dh_clean #12 2.408 debian/rules binary #12 2.410 dh binary #12 2.486 dh_update_autotools_config #12 3.276 dh_fixperms #12 3.341 dh_installdeb #12 3.378 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #12 3.379 dh_gencontrol #12 3.527 dh_md5sums #11 9.085 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 1/1 #11 9.223 Preparing : 1/1 #11 9.269 Upgrading : libgcc-11.3.1-2.fc34.aarch64 1/103 #9 56.39 Setting up libbinutils:armhf (2.37-7ubuntu1) ... #9 56.40 Setting up libfido2-1:armhf (1.6.0-2build1) ... #9 56.42 Setting up libisl23:armhf (0.24-1) ... #9 56.43 Setting up libc-dev-bin (2.34-0ubuntu3.2) ... #9 56.45 Setting up openssl (1.1.1l-1ubuntu1.3) ... #9 56.47 Setting up libbsd0:armhf (0.11.3-1ubuntu2) ... #9 56.48 Setting up libelf1:armhf (0.185-1build1) ... #9 56.49 Setting up readline-common (8.1-2) ... #9 56.51 Setting up publicsuffix (20210108.1309-1) ... #9 56.52 Setting up libxml2:armhf (2.9.12+dfsg-4ubuntu0.1) ... #9 56.53 Setting up zstd (1.4.8+dfsg-2.1) ... #9 56.54 Setting up libmarkdown2:armhf (2.2.6-1ubuntu2) ... #9 56.55 Setting up libcc1-0:armhf (11.2.0-7ubuntu2) ... #9 56.57 Setting up iso-codes (4.6.0-1) ... #9 56.58 Setting up liblocale-gettext-perl (1.07-4build1) ... #9 56.59 Setting up dctrl-tools (2.24-3) ... #9 56.61 Setting up libgdbm6:armhf (1.19-2) ... #9 56.62 Setting up libctf0:armhf (2.37-7ubuntu1) ... #9 56.63 Setting up libjpeg8:armhf (8c-2ubuntu8) ... #9 56.65 Setting up pinentry-curses (1.1.1-1) ... #9 56.66 Setting up cpp-11 (11.2.0-7ubuntu2) ... #9 56.67 Setting up manpages-dev (5.10-1ubuntu1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #12 5.031 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #12 5.031 1 not fully installed or removed. #12 5.031 Need to get 11.1 MB of archives. #12 5.031 After this operation, 44.6 MB of additional disk space will be used. #12 5.031 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB] #12 5.092 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake-data all 3.18.4-2ubuntu2 [1728 kB] #12 5.137 Get:3 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libarchive13 amd64 3.4.3-2ubuntu0.2 [361 kB] #12 5.152 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 libjsoncpp24 amd64 1.9.4-4build1 [80.3 kB] #12 5.153 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 librhash0 amd64 1.4.1-2build1 [124 kB] #12 5.155 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 libuv1 amd64 1.40.0-2ubuntu1 [90.9 kB] #12 5.156 Get:7 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake amd64 3.18.4-2ubuntu2 [4435 kB] #12 5.227 Get:8 http://archive.ubuntu.com/ubuntu impish/universe amd64 dh-apparmor all 3.0.3-0ubuntu1 [9456 B] #12 5.228 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs0 amd64 5.10.1-2build1 [87.2 kB] #12 5.229 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs-dev amd64 5.10.1-2build1 [258 kB] #12 5.232 Get:11 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu3 [139 kB] #12 5.234 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu3 [12.6 kB] #12 5.234 Get:13 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libudev-dev amd64 248.3-1ubuntu8.5 [20.7 kB] #12 5.235 Get:14 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libsepol1-dev amd64 3.1-1ubuntu2.1 [367 kB] #12 5.238 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-16-0 amd64 10.37-0ubuntu2 [202 kB] #8 65.67 Cleanup : python3-libdnf-0.65.0-3.fc36.x86_64 171/180 #8 65.68 Cleanup : libdnf-0.65.0-3.fc36.x86_64 172/180 #8 65.72 Cleanup : libsolv-0.7.20-3.fc36.x86_64 173/180 #8 65.75 Cleanup : rpm-4.17.0-9.fc36.x86_64 174/180 #8 65.79 Cleanup : rpm-libs-4.17.0-9.fc36.x86_64 175/180 #8 65.80 Cleanup : xz-libs-5.2.5-8.fc36.x86_64 176/180 #8 65.80 Cleanup : elfutils-libelf-0.186-1.fc36.x86_64 177/180 #8 65.83 Cleanup : glibc-2.35-2.fc36.x86_64 178/180 #8 65.88 Cleanup : glibc-minimal-langpack-2.35-2.fc36.x86_64 179/180 #8 65.88 Cleanup : glibc-common-2.35-2.fc36.x86_64 180/180 #11 2.971 (1/108): acl-2.3.1-2.fc35.x86_64.rpm 308 kB/s | 71 kB 00:00 #11 2.985 (2/108): autoconf-2.69-37.fc35.noarch.rpm 2.7 MB/s | 666 kB 00:00 #11 2.993 (3/108): automake-1.16.2-5.fc35.noarch.rpm 2.6 MB/s | 662 kB 00:00 #11 3.011 (4/108): dbus-broker-29-4.fc35.x86_64.rpm 4.3 MB/s | 171 kB 00:00 #11 3.016 (5/108): device-mapper-1.02.175-6.fc35.x86_64.r 4.6 MB/s | 140 kB 00:00 #11 3.021 (6/108): device-mapper-libs-1.02.175-6.fc35.x86 19 MB/s | 179 kB 00:00 #11 3.027 (7/108): e2fsprogs-libs-1.46.3-1.fc35.x86_64.rp 21 MB/s | 222 kB 00:00 #11 3.030 (8/108): emacs-filesystem-27.2-9.fc35.noarch.rp 1.2 MB/s | 9.0 kB 00:00 #11 3.033 (9/108): device-mapper-devel-1.02.175-6.fc35.x8 2.1 MB/s | 45 kB 00:00 #11 3.041 (10/108): gc-8.0.4-6.fc35.x86_64.rpm 7.6 MB/s | 103 kB 00:00 #11 3.044 (11/108): iptables-legacy-libs-1.8.7-13.fc35.x8 3.6 MB/s | 39 kB 00:00 #11 3.049 (12/108): kmod-libs-29-4.fc35.x86_64.rpm 7.9 MB/s | 63 kB 00:00 #11 3.054 (13/108): libargon2-20171227-7.fc35.x86_64.rpm 3.3 MB/s | 28 kB 00:00 #11 3.060 (14/108): libbpf-0.4.0-2.fc35.x86_64.rpm 13 MB/s | 131 kB 00:00 #11 3.066 (15/108): libcbor-0.7.0-4.fc35.x86_64.rpm 5.5 MB/s | 56 kB 00:00 #11 3.098 (16/108): libedit-3.1-40.20210910cvs.fc35.x86_6 2.8 MB/s | 105 kB 00:00 #11 3.103 (17/108): libfido2-1.8.0-1.fc35.x86_64.rpm 2.2 MB/s | 81 kB 00:00 #11 3.113 (18/108): libmpc-1.2.1-3.fc35.x86_64.rpm 4.2 MB/s | 62 kB 00:00 #11 3.124 (19/108): libnl3-3.5.0-8.fc35.x86_64.rpm 17 MB/s | 328 kB 00:00 #11 3.158 (20/108): guile22-2.2.7-3.fc35.x86_64.rpm 50 MB/s | 6.4 MB 00:00 #11 3.162 (21/108): libpcap-1.10.1-2.fc35.x86_64.rpm 3.5 MB/s | 171 kB 00:00 #11 3.166 (22/108): libutempter-1.2.1-5.fc35.x86_64.rpm 628 kB/s | 26 kB 00:00 #11 3.173 (23/108): lzo-2.10-5.fc35.x86_64.rpm 6.4 MB/s | 65 kB 00:00 #11 3.178 (24/108): libxkbcommon-1.3.1-1.fc35.x86_64.rpm 9.2 MB/s | 140 kB 00:00 #11 3.182 (25/108): m4-1.4.19-2.fc35.x86_64.rpm 18 MB/s | 294 kB 00:00 #11 3.190 (26/108): make-4.3-6.fc35.x86_64.rpm 31 MB/s | 533 kB 00:00 #11 3.194 (27/108): perl-TermReadKey-2.38-11.fc35.x86_64. 3.5 MB/s | 36 kB 00:00 #11 3.197 (28/108): perl-Error-0.17029-7.fc35.noarch.rpm 3.0 MB/s | 41 kB 00:00 #11 3.199 (29/108): perl-Thread-Queue-3.14-478.fc35.noarc 2.3 MB/s | 21 kB 00:00 #11 3.204 (30/108): perl-threads-2.26-448.fc35.x86_64.rpm 6.0 MB/s | 57 kB 00:00 #11 3.206 (31/108): perl-threads-shared-1.62-478.fc35.x86 6.8 MB/s | 43 kB 00:00 #11 3.217 (32/108): python3-setools-4.4.0-3.fc35.x86_64.r 32 MB/s | 547 kB 00:00 #11 3.223 (33/108): rhash-1.4.0-4.fc35.x86_64.rpm 11 MB/s | 178 kB 00:00 #11 3.227 (34/108): which-2.21-27.fc35.x86_64.rpm 4.2 MB/s | 41 kB 00:00 #11 3.236 (35/108): python3-setuptools-57.4.0-1.fc35.noar 29 MB/s | 928 kB 00:00 #11 3.240 (36/108): annobin-docs-10.66-2.fc35.noarch.rpm 6.8 MB/s | 85 kB 00:00 #11 3.250 (37/108): xkeyboard-config-2.33-2.fc35.noarch.r 30 MB/s | 783 kB 00:00 #11 3.254 (38/108): annobin-plugin-gcc-10.66-2.fc35.x86_6 2.6 MB/s | 46 kB 00:00 #11 3.265 (39/108): btrfs-progs-5.16.2-1.fc35.x86_64.rpm 42 MB/s | 962 kB 00:00 #11 3.272 (40/108): checkpolicy-3.3-1.fc35.x86_64.rpm 21 MB/s | 338 kB 00:00 #11 3.277 (41/108): btrfs-progs-devel-5.16.2-1.fc35.x86_6 2.2 MB/s | 50 kB 00:00 #11 3.305 (42/108): cmake-filesystem-3.22.2-1.fc35.x86_64 686 kB/s | 18 kB 00:00 #9 54.52 Setting up libarchive-zip-perl (1.68-1) ... #9 54.54 Setting up libsub-identify-perl (0.14-1build5) ... #9 54.55 Setting up libdistro-info-perl (1.1build1) ... #9 54.56 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ... #9 54.57 Setting up python3-apt (2.3.0ubuntu2) ... #9 54.75 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 54.77 Setting up liblist-moreutils-perl (0.430-2) ... #9 54.78 Setting up libhtml-tagset-perl (3.20-4) ... #8 66.38 Setting up libexception-class-perl (1.44-1) ... #8 66.39 Setting up python3-xdg (0.27-2) ... #8 66.55 Setting up libconfig-tiny-perl (2.26-1) ... #8 66.56 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 66.57 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 66.58 Setting up liblist-utilsby-perl (0.11-1) ... #8 66.59 Setting up libstring-shellquote-perl (1.04-1) ... #8 66.61 Setting up libsub-install-perl (0.928-1.1) ... #8 66.62 Setting up dpkg-dev (1.20.9) ... #8 66.64 Setting up libnumber-compare-perl (0.03-1.1) ... #8 66.65 Setting up intltool-debian (0.35.0+20060710.5) ... #8 66.67 Setting up liberror-perl (0.17029-1) ... #8 66.68 Setting up python3-six (1.16.0-2) ... #12 7.514 Preparing to unpack .../1-libpcre2-16-0_10.34-7_amd64.deb ... #12 7.518 Unpacking libpcre2-16-0:amd64 (10.34-7) ... #12 7.570 Selecting previously unselected package libpcre2-32-0:amd64. #12 7.573 Preparing to unpack .../2-libpcre2-32-0_10.34-7_amd64.deb ... #12 7.577 Unpacking libpcre2-32-0:amd64 (10.34-7) ... #12 7.628 Selecting previously unselected package libpcre2-posix2:amd64. #12 7.631 Preparing to unpack .../3-libpcre2-posix2_10.34-7_amd64.deb ... #12 7.636 Unpacking libpcre2-posix2:amd64 (10.34-7) ... #12 7.663 Selecting previously unselected package libpcre2-dev:amd64. #12 7.666 Preparing to unpack .../4-libpcre2-dev_10.34-7_amd64.deb ... #12 7.671 Unpacking libpcre2-dev:amd64 (10.34-7) ... #12 7.761 Selecting previously unselected package libselinux1-dev:amd64. dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz #11 9.143 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] #11 9.145 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB] #11 9.147 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #11 9.148 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB] #11 9.181 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB] #11 9.274 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] #11 9.297 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] #11 9.303 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB] #11 9.304 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1 [124 kB] #11 9.312 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB] #11 9.317 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB] #11 9.319 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB] #11 9.321 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB] #11 9.355 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB] #11 9.379 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB] #12 9.547 Setting up libsystemd0:arm64 (249.11-0ubuntu3.1) ... #12 9.585 Selecting previously unselected package libsystemd-dev:arm64. #12 9.585 (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 ... 29996 files and directories currently installed.) #12 9.604 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.1_arm64.deb ... #12 9.607 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.1) ... #12 9.674 Selecting previously unselected package libglib2.0-0:arm64. #12 9.674 Preparing to unpack .../libglib2.0-0_2.72.1-1_arm64.deb ... #12 9.677 Unpacking libglib2.0-0:arm64 (2.72.1-1) ... #12 2.513 dh_autoreconf #12 2.553 create-stamp debian/debhelper-build-stamp #12 2.553 dh_prep #12 2.582 dh_install #12 2.614 dh_installdocs #12 2.651 dh_installchangelogs #12 2.734 dh_perl #12 3.572 dh_builddeb #12 3.609 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.641 #12 3.641 The package has been created. #12 3.641 Attention, the package has been created in the current directory, #12 3.641 not in ".." as indicated by the message above! #12 3.704 Selecting previously unselected package docker-ce-build-deps. #12 3.707 (Reading database ... 26144 files and directories currently installed.) #12 3.708 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.713 Unpacking docker-ce-build-deps (1.0) ... #11 9.296 Running scriptlet: libgcc-11.3.1-2.fc34.aarch64 1/103 #11 9.321 Installing : python3-libselinux-3.2-1.fc34.aarch64 2/103 #11 9.327 Installing : perl-File-Find-1.37-477.fc34.noarch 3/103 #11 9.331 Installing : perl-File-Copy-2.34-477.fc34.noarch 4/103 #11 9.358 Installing : perl-File-Compare-1.100.600-477.fc34.noarch 5/103 #11 9.363 Installing : libseccomp-2.5.3-1.fc34.aarch64 6/103 #11 9.370 Installing : libedit-3.1-38.20210714cvs.fc34.aarch64 7/103 #11 9.398 Installing : cmake-rpm-macros-3.20.5-1.fc34.noarch 8/103 #11 9.405 Installing : cmake-filesystem-3.20.5-1.fc34.aarch64 9/103 #11 9.436 Installing : perl-threads-1:2.25-458.fc34.aarch64 10/103 #11 9.443 Installing : m4-1.4.18-17.fc34.aarch64 11/103 #11 9.461 Installing : autoconf-2.69-36.fc34.noarch 12/103 #11 9.495 Installing : libtool-ltdl-2.4.6-40.fc34.aarch64 13/103 #9 56.68 Setting up libdw1:armhf (0.185-1build1) ... #9 56.70 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu4) ... #9 56.71 Setting up libxcb1:armhf (1.14-3ubuntu1) ... #9 56.73 Setting up gettext (0.21-4ubuntu3) ... #9 56.74 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... #9 56.92 Setting up libedit2:armhf (3.1-20191231-2build1) ... #9 56.93 Setting up libreadline8:armhf (8.1-2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #12 5.240 Get:16 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-32-0 amd64 10.37-0ubuntu2 [192 kB] #12 5.243 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-posix3 amd64 10.37-0ubuntu2 [6120 B] #12 5.243 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-dev amd64 10.37-0ubuntu2 [724 kB] #12 5.254 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libselinux1-dev amd64 3.1-3build2 [157 kB] #12 5.256 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu3 [36.5 kB] #12 5.257 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB] #12 5.259 Get:22 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 libsystemd-dev amd64 248.3-1ubuntu8.5 [303 kB] #12 5.263 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libglib2.0-0 amd64 2.68.4-1ubuntu1 [1424 kB] #12 5.279 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB] #12 5.453 debconf: delaying package configuration, since apt-utils is not installed #12 5.490 Fetched 11.1 MB in 1s (20.7 MB/s) #8 65.91 Running scriptlet: rpm-4.17.0-10.fc36.x86_64 180/180 #8 68.35 0 added, 0 removed; done. #8 68.35 Running hooks in /etc/ca-certificates/update.d... #8 68.35 done. #8 DONE 68.7s #11 3.320 (43/108): cmake-data-3.22.2-1.fc35.noarch.rpm 34 MB/s | 1.6 MB 00:00 #11 3.327 (44/108): cmake-rpm-macros-3.22.2-1.fc35.noarch 799 kB/s | 17 kB 00:00 #11 3.344 (45/108): cryptsetup-libs-2.4.3-1.fc35.x86_64.r 28 MB/s | 430 kB 00:00 #11 3.352 (46/108): dbus-1.12.22-1.fc35.x86_64.rpm 1.0 MB/s | 7.1 kB 00:00 #11 3.358 (47/108): dbus-common-1.12.22-1.fc35.noarch.rpm 2.5 MB/s | 14 kB 00:00 #11 3.496 (48/108): cmake-3.22.2-1.fc35.x86_64.rpm 27 MB/s | 6.2 MB 00:00 #11 3.561 (49/108): cpp-11.3.1-2.fc35.x86_64.rpm 42 MB/s | 10 MB 00:00 #9 54.79 Setting up liblog-any-perl (1.710-1) ... #9 54.80 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 54.81 Setting up libdevel-size-perl (0.83-1build4) ... #9 54.83 Setting up libdebhelper-perl (13.6ubuntu1) ... #9 54.84 Setting up libpod-constants-perl (0.19-2) ... #9 54.85 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #9 54.87 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 54.88 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #9 54.89 Setting up libio-interactive-perl (1.023-1) ... #9 54.90 Setting up libtry-tiny-perl (0.31-1) ... #9 54.92 Setting up libtype-tiny-perl (1.012004-1) ... #9 54.94 Setting up libcommon-sense-perl:armhf (3.75-2build1) ... #9 54.95 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 54.96 Setting up libnet-http-perl (6.22-1) ... #9 54.97 Setting up libpath-iterator-rule-perl (1.015-1) ... #9 54.99 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ... #8 66.82 Setting up dh-autoreconf (20) ... #8 66.83 Setting up patchutils (0.4.2-1) ... #8 66.84 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 66.86 Setting up libltdl-dev:arm64 (2.4.6-15) ... #8 66.87 Setting up libjson-maybexs-perl (1.004003-1) ... #8 66.88 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 66.90 Setting up libio-string-perl (1.08-3.1) ... #8 66.91 Setting up libreadonly-perl (2.050-3) ... #8 66.92 Setting up python3-gpg (1.14.0-1+b2) ... #12 7.764 Preparing to unpack .../5-libselinux1-dev_3.0-1build2_amd64.deb ... #12 7.769 Unpacking libselinux1-dev:amd64 (3.0-1build2) ... #12 7.816 Selecting previously unselected package libdevmapper-dev:amd64. #12 7.819 Preparing to unpack .../6-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 7.823 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 7.854 Selecting previously unselected package libseccomp-dev:amd64. #12 7.857 Preparing to unpack .../7-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ... #12 7.861 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... #12 7.896 Selecting previously unselected package libsystemd-dev:amd64. #12 7.899 Preparing to unpack .../8-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... #12 7.904 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... #12 7.974 Selecting previously unselected package pkg-config. #12 7.977 Preparing to unpack .../9-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #12 7.982 Unpacking pkg-config (0.29.1-0ubuntu4) ... #12 8.024 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... #11 9.476 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #11 9.481 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #11 9.494 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #11 9.503 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB] #11 9.505 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1 [401 kB] #11 9.508 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] #11 9.585 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB] + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static #12 9.736 Selecting previously unselected package pkg-config. #12 9.739 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_arm64.deb ... #12 9.743 Unpacking pkg-config (0.29.2-1ubuntu3) ... #12 9.794 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #12 9.806 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ... #12 9.818 Setting up libglib2.0-0:arm64 (2.72.1-1) ... #12 9.830 No schema files found: doing nothing. #12 9.843 Setting up libpcre2-16-0:arm64 (10.39-3build1) ... #12 9.859 Setting up libbtrfs0:arm64 (5.16.2-1) ... #12 9.877 Setting up libpcre2-32-0:arm64 (10.39-3build1) ... #12 9.891 Setting up libuv1:arm64 (1.43.0-1) ... #12 9.902 Setting up emacsen-common (3.0.4) ... #12 9.941 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #12 9.956 Setting up bash-completion (1:2.11-5ubuntu1) ... #12 9.979 Setting up libjsoncpp25:arm64 (1.9.5-3) ... #12 9.989 Setting up pkg-config (0.29.2-1ubuntu3) ... #12 10.04 Setting up libudev-dev:arm64 (249.11-0ubuntu3.1) ... #12 10.05 Setting up libsepol-dev:arm64 (3.3-1build1) ... #12 10.06 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 2.769 dh_link #12 2.802 dh_strip_nondeterminism #12 2.864 dh_compress #12 2.904 dh_fixperms #12 2.946 dh_missing #12 2.972 dh_installdeb #11 9.501 Installing : libmpc-1.2.1-2.fc34.aarch64 14/103 #11 9.539 Installing : checkpolicy-3.2-1.fc34.aarch64 15/103 #11 9.679 Installing : cpp-11.3.1-2.fc34.aarch64 16/103 #11 9.713 Installing : perl-threads-shared-1.61-458.fc34.aarch64 17/103 #11 9.744 Installing : perl-Thread-Queue-3.14-458.fc34.noarch 18/103 #13 13.88 Running scriptlet: selinux-policy-minimum-3.14.3-97.el8.noarch 27/58 #13 21.79 Installing : policycoreutils-devel-2.9-19.el8.x86_64 28/58 #13 22.02 Installing : selinux-policy-devel-3.14.3-97.el8.noarch 29/58 #13 22.04 Running scriptlet: selinux-policy-devel-3.14.3-97.el8.noarch 29/58 #13 22.06 Installing : libgomp-8.5.0-13.el8.x86_64 30/58 #13 22.08 Running scriptlet: libgomp-8.5.0-13.el8.x86_64 30/58 #13 22.10 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 31/58 #13 22.18 Installing : openssh-clients-8.0p1-12.el8.x86_64 32/58 #9 56.97 Setting up m4 (1.4.18-5ubuntu1) ... #9 57.01 Setting up libldap-2.5-0:armhf (2.5.6+dfsg-1~exp1ubuntu1) ... #9 57.03 Setting up ca-certificates (20210119ubuntu1) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:57:59 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-bionic dpkg-buildpackage: info: source distribution bionic dpkg-buildpackage: info: source changed by Docker #12 5.521 Selecting previously unselected package bash-completion. #12 5.521 (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 ... 26796 files and directories currently installed.) #12 5.537 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... #9 55.00 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 55.01 Setting up libtime-moment-perl (0.44-1build6) ... #9 55.02 Setting up libencode-locale-perl (1.05-1.1) ... #9 55.03 Setting up libexception-class-perl (1.45-1) ... #9 55.04 Setting up libmath-base85-perl (0.5+dfsg-1) ... #9 55.05 Setting up libconfig-tiny-perl (2.28-1) ... #9 55.07 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ... #9 55.08 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 55.09 Setting up liblist-utilsby-perl (0.11-1) ... #9 55.10 Setting up libstring-shellquote-perl (1.04-1) ... #9 55.11 Setting up libnet-netmask-perl (2.0001-1) ... #9 55.12 Setting up libsub-install-perl (0.928-1.1) ... #9 55.13 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 55.16 Setting up dpkg-dev (1.21.1ubuntu2) ... #9 55.20 Setting up intltool-debian (0.35.0+20060710.5) ... #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:ced2eb6cd0db87dd7dd0b8c7914659aed58f760636352ed1721554c6b7775dff #10 DONE 0.1s #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 #11 sha256:c4602cd8194a5289f5f73408252e51181f47485b0bd45fb7ea040d35357106eb #11 3.569 (50/108): git-2.35.3-1.fc35.x86_64.rpm 914 kB/s | 66 kB 00:00 #11 3.623 (51/108): git-core-doc-2.35.3-1.fc35.noarch.rpm 47 MB/s | 2.4 MB 00:00 #11 3.639 (52/108): glibc-devel-2.34-32.fc35.x86_64.rpm 2.1 MB/s | 34 kB 00:00 #11 3.663 (53/108): glibc-headers-x86-2.34-32.fc35.noarch 18 MB/s | 431 kB 00:00 #11 3.696 (54/108): git-core-2.35.3-1.fc35.x86_64.rpm 29 MB/s | 3.9 MB 00:00 #11 3.712 (55/108): jsoncpp-1.9.4-5.fc35.x86_64.rpm 6.1 MB/s | 93 kB 00:00 #11 3.735 (56/108): glibc-static-2.34-32.fc35.x86_64.rpm 24 MB/s | 1.7 MB 00:00 #11 3.748 (57/108): kernel-headers-5.17.4-200.fc35.x86_64 37 MB/s | 1.3 MB 00:00 #11 3.771 (58/108): less-590-2.fc35.x86_64.rpm 4.5 MB/s | 161 kB 00:00 #8 67.09 Setting up python3-certifi (2020.6.20-1) ... #8 67.23 Setting up libfile-find-rule-perl (0.34-1) ... #8 67.25 Setting up libstring-copyright-perl (0.003006-1) ... #8 67.26 Setting up libgd3:arm64 (2.3.0-2) ... #12 8.040 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #12 8.053 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ... #12 8.066 Setting up libpcre2-16-0:amd64 (10.34-7) ... #12 8.076 Setting up libbtrfs0:amd64 (5.4.1-2) ... #12 8.087 Setting up libpcre2-32-0:amd64 (10.34-7) ... #12 8.099 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... #12 8.113 Setting up bash-completion (1:2.10-1ubuntu1) ... #11 9.849 debconf: delaying package configuration, since apt-utils is not installed [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static #12 10.08 Setting up libpcre2-posix3:arm64 (10.39-3build1) ... #12 10.09 Setting up libbtrfs-dev:arm64 (5.16.2-1) ... #12 10.10 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ... #12 10.11 Setting up cmake-data (3.22.1-1ubuntu1) ... #12 10.15 Setting up dh-apparmor (3.0.4-2ubuntu2) ... #12 10.17 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.1) ... #12 10.18 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 10.19 Setting up libpcre2-dev:arm64 (10.39-3build1) ... #12 10.20 Setting up libselinux1-dev:arm64 (3.3-1build2) ... #12 10.21 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ... #12 10.23 Setting up cmake (3.22.1-1ubuntu1) ... #12 10.24 Setting up docker-ce-build-deps (1.0) ... #12 10.25 Processing triggers for man-db (2.10.2-1) ... #12 3.005 dh_gencontrol #12 3.122 dh_md5sums #12 3.156 dh_builddeb #12 3.182 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.252 dpkg-genbuildinfo --build=binary dpkg-source -I.git --before-build build-deb dpkg-buildpackage: info: host architecture arm64 debian/rules clean dh clean --with=bash-completion #11 DONE 17.0s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:330d8d1faa78a60de122be8467b66d5510c3ba2d16ba18a08d77a7a0f374c085 #21 62.64 Selecting previously unselected package gcc-aarch64-linux-gnu. #21 62.64 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 62.64 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... #21 62.67 Selecting previously unselected package linux-libc-dev-arm64-cross. #21 62.67 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... #21 62.68 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... #21 62.85 Selecting previously unselected package libc6-dev-arm64-cross. #21 62.85 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... #21 62.86 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... #21 63.13 Selecting previously unselected package libstdc++-10-dev-arm64-cross. #21 63.13 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... #21 63.13 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... #9 55.21 Setting up liberror-perl (0.17029-1) ... #9 55.23 Setting up dh-autoreconf (20) ... #9 55.24 Setting up patchutils (0.4.2-1build2) ... #9 55.25 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 55.26 Setting up libltdl-dev:armhf (2.4.6-15build2) ... #9 55.27 Setting up libjson-maybexs-perl (1.004003-1) ... #9 55.29 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 55.30 Setting up libio-string-perl (1.08-3.1) ... #9 55.31 Setting up libreadonly-perl (2.050-3) ... #9 55.33 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 55.34 Setting up python3-chardet (4.0.0-1) ... #11 3.776 (59/108): libbtrfs-5.16.2-1.fc35.x86_64.rpm 1.0 MB/s | 28 kB 00:00 #11 3.788 (60/108): libfdisk-2.37.4-1.fc35.x86_64.rpm 17 MB/s | 154 kB 00:00 #11 3.793 (61/108): libbtrfsutil-5.16.2-1.fc35.x86_64.rpm 1.5 MB/s | 32 kB 00:00 #8 67.27 Setting up python3-idna (2.10-1) ... #8 67.49 Setting up libdata-optlist-perl (0.110-1.1) ... #8 67.50 Setting up libipc-run-perl (20200505.0-1) ... #8 67.51 Setting up git (1:2.30.2-1) ... #8 67.54 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #11 9.891 Fetched 19.6 MB in 2s (9873 kB/s) #11 9.911 Selecting previously unselected package libstdc++-10-dev:armhf. #11 9.911 (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 ... 17482 files and directories currently installed.) #11 9.925 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ... #11 9.930 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 8.376 Transaction test succeeded. #11 8.377 Running transaction #12 3.401 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes #12 3.480 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.484 dpkg-source --after-build . #12 10.33 Processing triggers for libc-bin (2.35-0ubuntu3) ... #14 DONE 2.7s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:f215550f286fdef3848b5187abb41f462ad9b7dde23036442920f72e2b555d36 #15 DONE 0.1s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:69b5d47439e18a888c1a8788259a99acea59f75831cbbd79fcd3a311cd3ba6cd #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers dh_clean dpkg-source -I.git -b build-deb #21 63.39 Selecting previously unselected package g++-10-aarch64-linux-gnu. #21 63.39 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 63.39 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... #11 9.766 Installing : automake-1.16.2-4.fc34.noarch 19/103 #11 10.22 Installing : llvm-libs-12.0.1-1.fc34.aarch64 20/103 #11 10.25 Installing : python3-libsemanage-3.2-1.fc34.aarch64 21/103 #11 10.29 Installing : python3-setools-4.4.0-1.fc34.aarch64 22/103 #9 57.50 Updating certificates in /etc/ssl/certs... #9 55.68 Setting up libstring-copyright-perl (0.003012-1) ... #9 55.70 Setting up python3-debian (0.1.43ubuntu1) ... #13 25.52 Running scriptlet: isl-0.16.1-6.el8.aarch64 55/61 #13 26.58 Installing : gcc-8.5.0-13.el8.aarch64 56/61 #13 26.60 Running scriptlet: gcc-8.5.0-13.el8.aarch64 56/61 #13 26.64 Installing : annobin-10.67-1.el8.aarch64 57/61 #13 26.71 Installing : libtool-2.4.6-25.el8.aarch64 58/61 #13 26.72 Running scriptlet: libtool-2.4.6-25.el8.aarch64 58/61 #13 26.75 Installing : libtool-ltdl-devel-2.4.6-25.el8.aarch64 59/61 #13 26.85 Installing : device-mapper-devel-8:1.02.181-3.el8.aarch64 60/61 #13 26.87 Installing : libseccomp-devel-2.5.2-1.el8.aarch64 61/61 #11 4.174 (62/108): gcc-11.3.1-2.fc35.x86_64.rpm 39 MB/s | 31 MB 00:00 #11 4.178 (63/108): libseccomp-2.5.3-1.fc35.x86_64.rpm 184 kB/s | 71 kB 00:00 #11 4.185 (64/108): libibverbs-39.0-1.fc35.x86_64.rpm 989 kB/s | 392 kB 00:00 #11 4.189 (65/108): libselinux-devel-3.3-1.fc35.x86_64.rp 12 MB/s | 112 kB 00:00 #11 4.192 (66/108): libseccomp-devel-2.5.3-1.fc35.x86_64. 3.0 MB/s | 53 kB 00:00 #11 4.197 (67/108): libselinux-utils-3.3-1.fc35.x86_64.rp 12 MB/s | 140 kB 00:00 #11 4.200 (68/108): libsepol-devel-3.3-2.fc35.x86_64.rpm 3.6 MB/s | 40 kB 00:00 #11 4.208 (69/108): libtool-ltdl-2.4.6-50.fc35.x86_64.rpm 5.5 MB/s | 36 kB 00:00 #11 4.218 (70/108): libtool-2.4.6-50.fc35.x86_64.rpm 23 MB/s | 579 kB 00:00 #11 4.222 (71/108): libuv-1.44.1-1.fc35.x86_64.rpm 12 MB/s | 150 kB 00:00 #11 4.226 (72/108): libxcrypt-devel-4.4.28-1.fc35.x86_64. 3.8 MB/s | 29 kB 00:00 #11 4.240 (73/108): openssh-8.7p1-3.fc35.x86_64.rpm 31 MB/s | 451 kB 00:00 #11 4.245 (74/108): libtool-ltdl-devel-2.4.6-50.fc35.x86_ 3.5 MB/s | 154 kB 00:00 #11 4.248 (75/108): libxcrypt-static-4.4.28-1.fc35.x86_64 3.9 MB/s | 103 kB 00:00 #11 4.261 (76/108): pcre2-devel-10.39-1.fc35.x86_64.rpm 29 MB/s | 475 kB 00:00 #11 4.267 (77/108): pcre2-utf16-10.39-1.fc35.x86_64.rpm 11 MB/s | 210 kB 00:00 #11 4.275 (78/108): openssh-clients-8.7p1-3.fc35.x86_64.r 20 MB/s | 696 kB 00:00 #8 67.55 Setting up python3-urllib3 (1.26.5-1~exp1) ... #8 67.73 Setting up libcontextual-return-perl (0.004014-2) ... #8 67.74 Setting up libwww-robotrules-perl (6.02-1) ... #8 67.75 Setting up libtypes-serialiser-perl (1.01-1) ... #8 67.76 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 67.78 Setting up libgit-wrapper-perl (0.048-1) ... #8 67.79 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 67.80 Setting up librole-tiny-perl (2.002004-1) ... #12 6.004 Unpacking bash-completion (1:2.11-2ubuntu1) ... #12 6.172 Selecting previously unselected package cmake-data. #12 6.175 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ... #12 6.181 Unpacking cmake-data (3.18.4-2ubuntu2) ... #11 0.444 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #11 0.686 Hit:2 http://deb.debian.org/debian buster InRelease #12 8.755 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 8.801 Setting up libudev-dev:amd64 (245.4-4ubuntu3.16) ... #12 8.812 Setting up libpcre2-posix2:amd64 (10.34-7) ... #12 8.827 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 8.841 Setting up libbtrfs-dev:amd64 (5.4.1-2) ... #12 8.857 Setting up librhash0:amd64 (1.3.9-1) ... #12 3.583 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.588 #12 3.588 The package has been created. #12 3.588 Attention, the package has been created in the current directory, #12 3.588 not in ".." as indicated by the message above! #12 3.614 Selecting previously unselected package docker-ce-build-deps. #12 3.630 (Reading database ... 26763 files and directories currently installed.) #12 3.632 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.636 Unpacking docker-ce-build-deps (1.0) ... #15 DONE 2.3s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:7e2364d11df05548318a880621d6320c435fe47b15e9985bba867e0ff3856e50 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:91f61319cce21d83fa5a5e0683e7770f10130a319b03aa1e44354110a69fe5d4 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #11 10.31 Selecting previously unselected package g++-10. #11 10.31 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ... #11 10.32 Unpacking g++-10 (10.2.1-6+rpi1) ... #12 DONE 10.5s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:49c96dc16b8692e61feb03b6897751269e99af227bffc0fd62218b8580c0601c dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz #11 10.34 Installing : gc-8.0.4-5.fc34.aarch64 23/103 #13 26.89 Running scriptlet: libseccomp-devel-2.5.2-1.el8.aarch64 61/61 #13 27.13 Verifying : annobin-10.67-1.el8.aarch64 1/61 #13 27.13 Verifying : autoconf-2.69-29.el8.noarch 2/61 #13 27.13 Verifying : automake-1.16.1-7.el8.noarch 3/61 #13 27.13 Verifying : cmake-3.20.2-4.el8.aarch64 4/61 #13 27.13 Verifying : cmake-data-3.20.2-4.el8.noarch 5/61 #13 27.13 Verifying : cmake-filesystem-3.20.2-4.el8.aarch64 6/61 #13 27.13 Verifying : cmake-rpm-macros-3.20.2-4.el8.noarch 7/61 #13 27.13 Verifying : cpp-8.5.0-13.el8.aarch64 8/61 #13 27.13 Verifying : gcc-8.5.0-13.el8.aarch64 9/61 #13 27.13 Verifying : git-2.31.1-2.el8.aarch64 10/61 #13 27.13 Verifying : git-core-2.31.1-2.el8.aarch64 11/61 #13 27.13 Verifying : git-core-doc-2.31.1-2.el8.noarch 12/61 #13 27.13 Verifying : isl-0.16.1-6.el8.aarch64 13/61 #13 27.13 Verifying : libmpc-1.1.0-9.1.el8.aarch64 14/61 #13 27.13 Verifying : libseccomp-devel-2.5.2-1.el8.aarch64 15/61 #13 27.13 Verifying : libtool-2.4.6-25.el8.aarch64 16/61 #13 27.13 Verifying : libtool-ltdl-devel-2.4.6-25.el8.aarch64 17/61 #13 27.13 Verifying : libuv-1:1.41.1-1.el8_4.aarch64 18/61 #13 27.13 Verifying : perl-Error-1:0.17025-2.el8.noarch 19/61 #13 27.13 Verifying : perl-Git-2.31.1-2.el8.noarch 20/61 #13 27.13 Verifying : perl-TermReadKey-2.37-7.el8.aarch64 21/61 #13 27.13 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 22/61 #13 27.13 Verifying : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 23/61 #13 27.13 Verifying : checkpolicy-2.9-1.el8.aarch64 24/61 #13 27.13 Verifying : glibc-devel-2.28-199.el8.aarch64 25/61 #13 27.13 Verifying : glibc-headers-2.28-199.el8.aarch64 26/61 #13 27.13 Verifying : kernel-headers-4.18.0-383.el8.aarch64 27/61 #13 27.13 Verifying : less-530-1.el8.aarch64 28/61 #13 27.13 Verifying : libasan-8.5.0-13.el8.aarch64 29/61 #13 27.13 Verifying : libatomic-8.5.0-13.el8.aarch64 30/61 #13 27.13 Verifying : libedit-3.1-23.20170329cvs.el8.aarch64 31/61 #13 27.13 Verifying : libgomp-8.5.0-13.el8.aarch64 32/61 #13 27.13 Verifying : libselinux-devel-2.9-5.el8.aarch64 33/61 #13 27.13 Verifying : libselinux-utils-2.9-5.el8.aarch64 34/61 #13 27.13 Verifying : libsepol-devel-2.9-3.el8.aarch64 35/61 #13 27.13 Verifying : libubsan-8.5.0-13.el8.aarch64 36/61 #13 27.13 Verifying : libxcrypt-devel-4.1.1-6.el8.aarch64 37/61 #13 27.13 Verifying : m4-1.4.18-7.el8.aarch64 38/61 #13 27.13 Verifying : make-1:4.2.1-11.el8.aarch64 39/61 #13 27.13 Verifying : openssh-8.0p1-12.el8.aarch64 40/61 #13 27.13 Verifying : openssh-clients-8.0p1-12.el8.aarch64 41/61 #13 27.13 Verifying : pcre2-devel-10.32-2.el8.aarch64 42/61 #13 27.13 Verifying : pcre2-utf16-10.32-2.el8.aarch64 43/61 #13 27.13 Verifying : pcre2-utf32-10.32-2.el8.aarch64 44/61 #13 27.13 Verifying : perl-Data-Dumper-2.167-399.el8.aarch64 45/61 #13 27.13 Verifying : policycoreutils-2.9-19.el8.aarch64 46/61 #13 27.13 Verifying : policycoreutils-devel-2.9-19.el8.aarch64 47/61 #13 27.13 Verifying : policycoreutils-python-utils-2.9-19.el8.noarch 48/61 #13 27.13 Verifying : python3-audit-3.0.7-3.el8.aarch64 49/61 #13 27.13 Verifying : python3-libselinux-2.9-5.el8.aarch64 50/61 #13 27.13 Verifying : python3-libsemanage-2.9-8.el8.aarch64 51/61 #13 27.13 Verifying : python3-policycoreutils-2.9-19.el8.noarch 52/61 #13 27.13 Verifying : python3-setools-4.3.0-3.el8.aarch64 53/61 #13 27.13 Verifying : rpm-plugin-selinux-4.14.3-23.el8.aarch64 54/61 #13 27.13 Verifying : selinux-policy-3.14.3-97.el8.noarch 55/61 #13 27.13 Verifying : selinux-policy-devel-3.14.3-97.el8.noarch 56/61 #13 27.13 Verifying : selinux-policy-minimum-3.14.3-97.el8.noarch 57/61 #13 27.13 Verifying : systemd-devel-239-58.el8.aarch64 58/61 #13 27.13 Verifying : device-mapper-devel-8:1.02.181-3.el8.aarch64 59/61 #13 27.13 Verifying : glibc-static-2.28-199.el8.aarch64 60/61 #11 4.280 (79/108): pcre2-utf32-10.39-1.fc35.x86_64.rpm 11 MB/s | 200 kB 00:00 #11 4.283 (80/108): perl-File-Compare-1.100.600-486.fc35. 1.2 MB/s | 18 kB 00:00 #11 4.287 (81/108): perl-File-Copy-2.35-486.fc35.noarch.r 2.0 MB/s | 25 kB 00:00 #11 4.292 (82/108): perl-Git-2.35.3-1.fc35.noarch.rpm 5.5 MB/s | 42 kB 00:00 #11 4.296 (83/108): perl-File-Find-1.39-486.fc35.noarch.r 2.5 MB/s | 30 kB 00:00 #11 4.299 (84/108): perl-lib-0.65-486.fc35.x86_64.rpm 1.8 MB/s | 19 kB 00:00 #11 4.327 (85/108): policycoreutils-3.3-1.fc35.x86_64.rpm 5.6 MB/s | 199 kB 00:00 #11 4.332 (86/108): policycoreutils-devel-3.3-1.fc35.x86_ 4.2 MB/s | 139 kB 00:00 #11 4.335 (87/108): policycoreutils-python-utils-3.3-1.fc 2.0 MB/s | 72 kB 00:00 #11 4.339 (88/108): python3-audit-3.0.8-1.fc35.x86_64.rpm 6.9 MB/s | 82 kB 00:00 #11 4.343 (89/108): python3-libsemanage-3.3-1.fc35.x86_64 11 MB/s | 79 kB 00:00 #11 4.348 (90/108): python3-libselinux-3.3-1.fc35.x86_64. 15 MB/s | 181 kB 00:00 #11 4.351 (91/108): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 7.5 MB/s | 60 kB 00:00 #11 4.355 (92/108): rpm-plugin-selinux-4.17.0-4.fc35.x86_ 3.0 MB/s | 20 kB 00:00 #11 4.358 (93/108): selinux-policy-35.17-1.fc35.noarch.rp 11 MB/s | 68 kB 00:00 #11 4.436 (94/108): python3-policycoreutils-3.3-1.fc35.no 21 MB/s | 2.0 MB 00:00 #11 4.443 (95/108): selinux-policy-devel-35.17-1.fc35.noa 9.1 MB/s | 812 kB 00:00 #11 4.462 (96/108): systemd-devel-249.11-2.fc35.x86_64.rp 28 MB/s | 446 kB 00:00 #11 4.566 (97/108): selinux-policy-targeted-35.17-1.fc35. 31 MB/s | 6.3 MB 00:00 #12 DONE 0.6s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:24c7bb116681f38ebff2632f97fbd93e013fd1ecfb8bb25440c79b5f5af64e98 #8 68.83 Setting up libgpgme11:amd64 (1.12.0-6) ... #8 68.85 Setting up gcc (4:8.3.0-1) ... #8 68.87 Setting up python3-six (1.12.0-1) ... #8 69.00 Setting up dirmngr (2.2.12-1+deb10u1) ... #8 69.02 Setting up perl (5.28.1-6+deb10u1) ... #8 69.05 Setting up libpackage-stash-xs-perl (0.29-1) ... #8 69.06 Setting up python3-gpg (1.12.0-6) ... #8 69.23 Setting up libdata-dump-perl (1.23-1) ... #8 69.24 Setting up python3-certifi (2018.8.24-1) ... #8 69.37 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #8 69.38 Setting up libref-util-perl (0.204-1) ... #8 69.40 Setting up libipc-system-simple-perl (1.25-4) ... #8 69.43 Setting up libnet-domain-tld-perl (1.75-1) ... #8 69.44 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #8 69.45 Setting up libvariable-magic-perl (0.62-1+b1) ... #8 69.46 Setting up python3-idna (2.6-1) ... #8 69.64 Setting up libio-html-perl (1.001-1) ... #8 69.66 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 69.67 Setting up libtest-refcount-perl (0.08-3) ... #8 69.68 Setting up libparams-util-perl (1.07-3+b4) ... #8 69.69 Setting up libdpkg-perl (1.19.7) ... #8 69.71 Setting up autoconf (2.69-11) ... #8 69.73 Setting up python3-urllib3 (1.24.1-1) ... #8 67.82 Setting up gnupg (2.2.27-2+deb11u1) ... #8 67.83 Setting up build-essential (12.9) ... #8 67.84 Setting up python3-unidiff (0.5.5-2) ... #12 6.519 Selecting previously unselected package libarchive13:amd64. #12 6.523 Preparing to unpack .../02-libarchive13_3.4.3-2ubuntu0.2_amd64.deb ... #12 6.532 Unpacking libarchive13:amd64 (3.4.3-2ubuntu0.2) ... #12 6.571 Selecting previously unselected package libjsoncpp24:amd64. #12 6.574 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_amd64.deb ... #12 6.578 Unpacking libjsoncpp24:amd64 (1.9.4-4build1) ... #12 6.617 Selecting previously unselected package librhash0:amd64. #12 6.620 Preparing to unpack .../04-librhash0_1.4.1-2build1_amd64.deb ... #11 0.687 Hit:3 http://deb.debian.org/debian buster-updates InRelease #11 0.687 Hit:4 http://deb.debian.org/debian buster-backports InRelease #12 8.869 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 8.885 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 8.901 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... #12 8.937 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #12 8.967 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 8.988 Setting up libpcre2-dev:amd64 (10.34-7) ... #12 8.999 Setting up libselinux1-dev:amd64 (3.0-1build2) ... #12 9.011 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 9.023 Setting up cmake (3.16.3-1ubuntu1) ... #12 9.034 Setting up docker-ce-build-deps (1.0) ... #12 9.048 Processing triggers for man-db (2.9.1-1) ... #12 9.073 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... #13 22.21 Installing : less-530-1.el8.x86_64 33/58 #13 22.79 Installing : git-core-2.31.1-2.el8.x86_64 34/58 #11 10.56 Installing : guile22-2.2.7-2.fc34.aarch64 24/103 #11 10.65 Installing : make-1:4.3-5.fc34.aarch64 25/103 #11 10.68 Installing : libnl3-3.5.0-6.fc34.aarch64 26/103 #11 10.70 Installing : libibverbs-37.2-2.fc34.aarch64 27/103 #11 10.74 Installing : libpcap-14:1.10.1-1.fc34.aarch64 28/103 #11 10.76 Installing : iptables-legacy-libs-1.8.7-8.fc34.aarch64 29/103 #11 10.77 Installing : jsoncpp-1.9.4-5.fc34.aarch64 30/103 #11 10.78 Installing : kmod-libs-29-2.fc34.aarch64 31/103 #11 10.82 Installing : libasan-11.3.1-2.fc34.aarch64 32/103 #11 10.82 Installing : libubsan-11.3.1-2.fc34.aarch64 33/103 #11 10.85 Upgrading : libgomp-11.3.1-2.fc34.aarch64 34/103 #13 27.13 Verifying : libxcrypt-static-4.1.1-6.el8.aarch64 61/61 #13 27.29 #13 27.29 Installed: #13 27.29 annobin-10.67-1.el8.aarch64 #13 27.29 autoconf-2.69-29.el8.noarch #13 27.29 automake-1.16.1-7.el8.noarch #13 27.29 checkpolicy-2.9-1.el8.aarch64 #13 27.29 cmake-3.20.2-4.el8.aarch64 #13 27.29 cmake-data-3.20.2-4.el8.noarch #13 27.29 cmake-filesystem-3.20.2-4.el8.aarch64 #13 27.29 cmake-rpm-macros-3.20.2-4.el8.noarch #13 27.29 cpp-8.5.0-13.el8.aarch64 #13 27.29 device-mapper-devel-8:1.02.181-3.el8.aarch64 #13 27.29 gcc-8.5.0-13.el8.aarch64 #13 27.29 git-2.31.1-2.el8.aarch64 #13 27.29 git-core-2.31.1-2.el8.aarch64 #13 27.29 git-core-doc-2.31.1-2.el8.noarch #13 27.29 glibc-devel-2.28-199.el8.aarch64 #13 27.29 glibc-headers-2.28-199.el8.aarch64 #13 27.29 glibc-static-2.28-199.el8.aarch64 #13 27.29 isl-0.16.1-6.el8.aarch64 #13 27.29 kernel-headers-4.18.0-383.el8.aarch64 #13 27.29 less-530-1.el8.aarch64 #13 27.29 libasan-8.5.0-13.el8.aarch64 #13 27.29 libatomic-8.5.0-13.el8.aarch64 #13 27.29 libedit-3.1-23.20170329cvs.el8.aarch64 #13 27.29 libgomp-8.5.0-13.el8.aarch64 #13 27.29 libmpc-1.1.0-9.1.el8.aarch64 #13 27.29 libseccomp-devel-2.5.2-1.el8.aarch64 #13 27.29 libselinux-devel-2.9-5.el8.aarch64 #13 27.29 libselinux-utils-2.9-5.el8.aarch64 #13 27.29 libsepol-devel-2.9-3.el8.aarch64 #13 27.29 libtool-2.4.6-25.el8.aarch64 #13 27.29 libtool-ltdl-devel-2.4.6-25.el8.aarch64 #13 27.29 libubsan-8.5.0-13.el8.aarch64 #13 27.29 libuv-1:1.41.1-1.el8_4.aarch64 #13 27.29 libxcrypt-devel-4.1.1-6.el8.aarch64 #13 27.29 libxcrypt-static-4.1.1-6.el8.aarch64 #13 27.29 m4-1.4.18-7.el8.aarch64 #13 27.29 make-1:4.2.1-11.el8.aarch64 #13 27.29 openssh-8.0p1-12.el8.aarch64 #13 27.29 openssh-clients-8.0p1-12.el8.aarch64 #13 27.29 pcre2-devel-10.32-2.el8.aarch64 #13 27.29 pcre2-utf16-10.32-2.el8.aarch64 #13 27.29 pcre2-utf32-10.32-2.el8.aarch64 #13 27.29 perl-Data-Dumper-2.167-399.el8.aarch64 #13 27.29 perl-Error-1:0.17025-2.el8.noarch #13 27.29 perl-Git-2.31.1-2.el8.noarch #13 27.29 perl-TermReadKey-2.37-7.el8.aarch64 #13 27.29 perl-Thread-Queue-3.13-1.el8.noarch #13 27.29 policycoreutils-2.9-19.el8.aarch64 #13 27.29 policycoreutils-devel-2.9-19.el8.aarch64 #13 27.29 policycoreutils-python-utils-2.9-19.el8.noarch #13 27.29 python3-audit-3.0.7-3.el8.aarch64 #13 27.29 python3-libselinux-2.9-5.el8.aarch64 #13 27.29 python3-libsemanage-2.9-8.el8.aarch64 #13 27.29 python3-policycoreutils-2.9-19.el8.noarch #13 27.29 python3-setools-4.3.0-3.el8.aarch64 #13 27.29 rpm-plugin-selinux-4.14.3-23.el8.aarch64 #13 27.29 selinux-policy-3.14.3-97.el8.noarch #13 27.29 selinux-policy-devel-3.14.3-97.el8.noarch #13 27.29 selinux-policy-minimum-3.14.3-97.el8.noarch #13 27.29 systemd-devel-239-58.el8.aarch64 #13 27.29 vim-filesystem-2:8.0.1763-16.el8_5.12.noarch #13 27.29 #13 27.29 Complete! #11 4.603 (98/108): systemd-networkd-249.11-2.fc35.x86_64 3.6 MB/s | 523 kB 00:00 #11 4.666 (99/108): systemd-249.11-2.fc35.x86_64.rpm 18 MB/s | 4.0 MB 00:00 #11 4.701 (100/108): systemd-pam-249.11-2.fc35.x86_64.rpm 2.4 MB/s | 323 kB 00:00 #11 4.735 (101/108): systemd-resolved-249.11-2.fc35.x86_6 2.0 MB/s | 266 kB 00:00 #11 4.742 (102/108): systemd-rpm-macros-249.11-2.fc35.noa 681 kB/s | 27 kB 00:00 #11 4.752 (103/108): vim-filesystem-8.2.4845-1.fc35.noarc 2.3 MB/s | 22 kB 00:00 #11 4.783 (104/108): util-linux-core-2.37.4-1.fc35.x86_64 9.6 MB/s | 433 kB 00:00 #11 4.830 (105/108): util-linux-2.37.4-1.fc35.x86_64.rpm 17 MB/s | 2.2 MB 00:00 #8 69.89 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 69.90 Setting up libcapture-tiny-perl (0.48-1) ... #8 69.92 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 69.93 Setting up gpg-wks-server (2.2.12-1+deb10u1) ... #8 69.95 Setting up libsub-name-perl (0.21-1+b3) ... #8 69.96 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #8 69.97 Setting up g++-8 (8.3.0-6) ... #8 69.98 Setting up libfile-chdir-perl (0.1008-1) ... #8 70.00 Setting up xauth (1:1.0.10-1) ... #8 70.01 Setting up libpath-tiny-perl (0.108-1) ... #8 70.03 Setting up libarchive-cpio-perl (0.10-1) ... #8 70.04 Setting up libjson-perl (4.02000-1) ... #8 67.97 Setting up lsb-release (11.1.0) ... #8 67.99 Setting up libfont-ttf-perl (1.06-1.1) ... #8 68.00 Setting up libfile-homedir-perl (1.006-1) ... #8 68.01 Setting up python3-magic (2:0.4.20-3) ... #8 68.17 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 68.19 Setting up pristine-tar (1.49) ... #8 68.20 Setting up libio-socket-ssl-perl (2.069-1) ... #12 6.624 Unpacking librhash0:amd64 (1.4.1-2build1) ... #12 6.662 Selecting previously unselected package libuv1:amd64. #12 6.665 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_amd64.deb ... #12 6.669 Unpacking libuv1:amd64 (1.40.0-2ubuntu1) ... #12 6.697 Selecting previously unselected package cmake. #12 6.699 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_amd64.deb ... #12 6.704 Unpacking cmake (3.18.4-2ubuntu2) ... #12 6.805 Selecting previously unselected package dh-apparmor. #12 6.808 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ... #12 6.812 Unpacking dh-apparmor (3.0.3-0ubuntu1) ... #12 6.847 Selecting previously unselected package libbtrfs0:amd64. #12 6.849 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_amd64.deb ... #12 6.854 Unpacking libbtrfs0:amd64 (5.10.1-2build1) ... #12 6.883 Selecting previously unselected package libbtrfs-dev:amd64. #9 58.22 128 added, 0 removed; done. #9 55.94 Setting up python3-requests (2.25.1+dfsg-2) ... #9 56.12 Setting up libdata-optlist-perl (0.112-1) ... #9 56.14 Setting up libipc-run-perl (20200505.0-1) ... #9 56.15 Setting up git (1:2.34.1-1ubuntu1.2) ... #9 56.17 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ... #9 56.18 Setting up libcontextual-return-perl (0.004014-2) ... #9 56.19 Setting up libwww-robotrules-perl (6.02-1) ... #9 56.20 Setting up libtypes-serialiser-perl (1.01-1) ... #9 56.21 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 56.24 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 56.24 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 #9 56.25 Setting up libhtml-parser-perl:armhf (3.76-1build2) ... #9 56.26 Setting up libgit-wrapper-perl (0.048-1) ... #9 56.28 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #12 DONE 9.3s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:9936aebc7374ca0716c524d3168d76d5bff8b0341ea0736bd5c90df2f13aa34f #13 23.18 Installing : git-core-doc-2.31.1-2.el8.noarch 35/58 #12 4.144 Reading package lists... #13 DONE 0.6s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:ad3cb462c1e24aea1ed215b992e9c8a18d817ac2bbaac7f44292502e421974cf #11 10.90 Installing : xkeyboard-config-2.33-1.fc34.noarch 35/103 #11 10.94 Installing : libxkbcommon-1.3.0-1.fc34.aarch64 36/103 #11 10.97 Installing : vim-filesystem-2:8.2.4804-1.fc34.noarch 37/103 #11 10.97 Installing : systemd-rpm-macros-248.10-1.fc34.noarch 38/103 #11 10.98 Installing : qrencode-libs-4.1.1-1.fc34.aarch64 39/103 #11 11.02 Installing : python3-audit-3.0.6-1.fc34.aarch64 40/103 #11 11.03 Installing : perl-lib-0.65-477.fc34.aarch64 41/103 #11 11.06 Running scriptlet: openssh-8.6p1-5.fc34.aarch64 42/103 #11 11.10 Installing : openssh-8.6p1-5.fc34.aarch64 42/103 #11 11.11 Installing : libuv-1:1.44.1-1.fc34.aarch64 43/103 #13 27.85 Last metadata expiration check: 0:00:41 ago on Mon May 9 11:57:20 2022. #11 4.833 (106/108): audit-libs-3.0.8-1.fc35.x86_64.rpm 1.4 MB/s | 116 kB 00:00 #11 4.837 (107/108): libgcc-11.3.1-2.fc35.x86_64.rpm 2.1 MB/s | 118 kB 00:00 #11 4.872 (108/108): libgomp-11.3.1-2.fc35.x86_64.rpm 7.4 MB/s | 291 kB 00:00 #11 4.876 -------------------------------------------------------------------------------- #11 4.876 Total 37 MB/s | 97 MB 00:02 #8 68.26 Setting up libsub-exporter-perl (0.987-1) ... #8 68.28 Setting up libc-devtools (2.31-13+deb11u3) ... #8 68.29 Setting up libalgorithm-merge-perl (0.08-3) ... #8 68.31 Setting up libhttp-message-perl (6.28-1) ... #8 68.33 Setting up libhtml-form-perl (6.07-1) ... #8 68.34 Setting up python3-pkg-resources (52.0.0-4) ... #8 68.54 Setting up libiterator-perl (0.03+ds1-1.1) ... #8 70.05 Setting up libfcgi-perl (0.78-2+b3) ... #8 70.07 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 70.09 Setting up python3-unidiff (0.5.4-1) ... #8 70.23 Setting up libstrictures-perl (2.000005-1) ... #8 70.24 Setting up libsub-quote-perl (2.005001-1) ... #8 70.25 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #8 70.27 Setting up libsort-versions-perl (1.62-1) ... #8 70.29 Setting up libexporter-tiny-perl (1.002001-1) ... #12 6.886 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_amd64.deb ... #12 6.891 Unpacking libbtrfs-dev:amd64 (5.10.1-2build1) ... #12 6.932 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 6.935 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ... #12 6.939 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 6.976 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 6.979 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ... #12 6.983 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 7.014 Selecting previously unselected package libudev-dev:amd64. #12 7.017 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8.5_amd64.deb ... #12 7.021 Unpacking libudev-dev:amd64 (248.3-1ubuntu8.5) ... #12 7.051 Selecting previously unselected package libsepol1-dev:amd64. #12 7.055 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2.1_amd64.deb ... #12 7.059 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu2.1) ... #12 7.107 Selecting previously unselected package libpcre2-16-0:amd64. #9 56.29 Setting up librole-tiny-perl (2.002004-1) ... #9 56.30 Setting up gnupg (2.2.27-3ubuntu2) ... #9 56.33 Setting up build-essential (12.9ubuntu3) ... #9 56.34 Setting up libfont-ttf-perl (1.06-1.1) ... #9 56.35 Setting up libfile-homedir-perl (1.006-1) ... #9 56.37 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #9 56.38 Setting up libio-socket-ssl-perl (2.074-2) ... #9 56.39 Setting up libsub-exporter-perl (0.988-1) ... #9 56.40 Setting up libalgorithm-merge-perl (0.08-3) ... #9 56.42 Setting up libhttp-message-perl (6.36-1) ... #9 56.43 Setting up libdata-validate-ip-perl (0.30-1) ... #9 56.44 Setting up libhtml-form-perl (6.07-1) ... #9 56.45 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 56.46 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #9 56.47 Setting up libjson-xs-perl (4.030-1build3) ... #9 56.48 Setting up libhttp-negotiate-perl (6.01-1) ... #9 56.49 Setting up libio-prompter-perl (0.004015-1) ... #13 23.47 Installing : kernel-headers-4.18.0-383.el8.x86_64 36/58 #13 23.56 Running scriptlet: glibc-headers-2.28-199.el8.x86_64 37/58 #13 23.64 Installing : glibc-headers-2.28-199.el8.x86_64 37/58 #13 23.66 Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 38/58 #13 23.68 Installing : glibc-devel-2.28-199.el8.x86_64 39/58 #13 23.69 Running scriptlet: glibc-devel-2.28-199.el8.x86_64 39/58 #12 5.151 Building dependency tree... #12 5.339 Reading state information... #12 5.371 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 5.431 Starting 2 pkgProblemResolver with broken count: 0 #12 5.435 Done #12 5.467 Done #12 5.478 Starting pkgProblemResolver with broken count: 0 #12 5.530 Starting 2 pkgProblemResolver with broken count: 0 #12 3.740 Reading package lists... #12 4.383 Building dependency tree... #11 11.15 Installing : libsepol-devel-3.2-2.fc34.aarch64 44/103 #11 11.15 Installing : libbtrfsutil-5.16.2-1.fc34.aarch64 45/103 #11 11.18 Installing : libbtrfs-5.16.2-1.fc34.aarch64 46/103 #11 11.19 Installing : libbpf-2:0.4.0-1.fc34.aarch64 47/103 #11 11.20 Installing : libatomic-11.3.1-2.fc34.aarch64 48/103 #11 11.35 Installing : kernel-headers-5.17.4-100.fc34.aarch64 49/103 #11 11.39 Installing : libxcrypt-devel-4.4.28-1.fc34.aarch64 50/103 #8 68.56 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 68.57 Setting up libjson-xs-perl (4.030-1+b1) ... #8 68.59 Setting up libhttp-negotiate-perl (6.01-1) ... #8 68.60 Setting up libio-prompter-perl (0.004015-1) ... #8 68.61 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 68.62 Setting up libhttp-cookies-perl (6.10-1) ... #8 68.64 Setting up python3-apt (2.2.1) ... #8 68.79 Setting up po-debconf (1.0.21+nmu1) ... #8 70.30 Setting up libterm-readkey-perl (2.38-1) ... #8 70.32 Setting up lsb-release (10.2019051400) ... #8 70.33 Setting up libclass-accessor-perl (0.51-1) ... #8 70.34 Setting up libnet-ip-perl (1.26-2) ... #8 70.36 Setting up python3-magic (2:0.4.15-2) ... #8 70.50 Setting up libperlio-gzip-perl (0.19-1+b5) ... #8 70.51 Setting up libsys-hostname-long-perl (1.5-1) ... #8 70.52 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #8 70.55 Setting up liburi-perl (1.76-1) ... #12 7.110 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_amd64.deb ... #12 7.114 Unpacking libpcre2-16-0:amd64 (10.37-0ubuntu2) ... #12 7.153 Selecting previously unselected package libpcre2-32-0:amd64. #12 7.156 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_amd64.deb ... #12 7.161 Unpacking libpcre2-32-0:amd64 (10.37-0ubuntu2) ... #12 7.209 Selecting previously unselected package libpcre2-posix3:amd64. #12 7.212 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_amd64.deb ... #12 7.219 Unpacking libpcre2-posix3:amd64 (10.37-0ubuntu2) ... #12 7.249 Selecting previously unselected package libpcre2-dev:amd64. #12 7.251 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_amd64.deb ... #12 7.256 Unpacking libpcre2-dev:amd64 (10.37-0ubuntu2) ... #12 7.306 Selecting previously unselected package libselinux1-dev:amd64. #12 7.309 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_amd64.deb ... #12 7.312 Unpacking libselinux1-dev:amd64 (3.1-3build2) ... #9 56.50 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 56.51 Setting up libhttp-cookies-perl (6.10-1) ... #9 56.53 Setting up po-debconf (1.0.21+nmu1) ... #9 56.54 Setting up libhtml-tree-perl (5.07-2) ... #9 56.55 Setting up libparams-classify-perl (0.015-1build5) ... #9 56.56 Setting up libhtml-format-perl (2.12-1.1) ... #9 56.57 Setting up libxml-sax-perl (1.02+dfsg-3) ... #9 56.64 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 56.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 11.21 Selecting previously unselected package g++. #11 11.21 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ... #11 11.21 Unpacking g++ (4:10.2.1-1+rpi1) ... #11 11.24 Selecting previously unselected package build-essential. #11 11.24 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #11 11.25 Unpacking build-essential (12.9) ... #11 11.30 Selecting previously unselected package bash-completion. #11 11.30 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ... #11 1.054 Reading package lists... #12 5.534 Done #12 5.759 The following additional packages will be installed: #12 5.759 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.760 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.760 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 5.760 librhash0 libseccomp-dev libselinux1-dev libsepol1 libsepol1-dev #12 5.761 libsystemd-dev libudev-dev libuv1 pkg-config #12 5.762 Suggested packages: #12 5.762 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 5.762 Recommended packages: #12 5.762 dmsetup #12 5.813 The following NEW packages will be installed: #13 DONE 0.4s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:6bb5255b8b86df28e967aa22b85b14b8b7dcfc8cb6b7452d506c16cea8e3b79d #12 4.563 Reading state information... #12 4.569 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 9.758 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 1/1 #11 9.875 Preparing : 1/1 #11 9.916 Upgrading : libgcc-11.3.1-2.fc34.x86_64 1/101 #11 9.922 Running scriptlet: libgcc-11.3.1-2.fc34.x86_64 1/101 #11 9.941 Installing : python3-libselinux-3.2-1.fc34.x86_64 2/101 #11 9.947 Installing : perl-File-Find-1.37-477.fc34.noarch 3/101 #8 68.80 Setting up libhtml-tree-perl (5.07-2) ... #8 68.82 Setting up libparams-classify-perl (0.015-1+b3) ... #8 68.83 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 68.84 Setting up libhtml-format-perl (2.12-1.1) ... #8 68.85 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 68.91 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 68.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 70.56 Setting up exim4-daemon-light (4.92-8+deb10u6) ... #8 70.64 invoke-rc.d: could not determine current runlevel #8 70.64 invoke-rc.d: policy-rc.d denied execution of start. #8 70.64 Initializing GnuTLS DH parameter file #8 70.67 Setting up libmailutils5:amd64 (1:3.5-4) ... #8 70.68 Setting up libdigest-bubblebabble-perl (0.02-2) ... #8 70.69 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 70.71 Setting up python3-pkg-resources (40.8.0-1) ... #9 56.83 #9 56.83 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 56.85 Setting up dput (1.1.0ubuntu2) ... #9 57.03 Setting up libdata-validate-uri-perl (0.07-2) ... #9 57.04 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 57.05 Setting up libmodule-runtime-perl (0.016-1) ... #12 7.353 Selecting previously unselected package libdevmapper-dev:amd64. #12 7.356 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_amd64.deb ... #12 7.362 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ... #12 7.394 Selecting previously unselected package libseccomp-dev:amd64. #12 7.397 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ... #12 7.401 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 7.442 Selecting previously unselected package libsystemd-dev:amd64. #12 7.445 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8.5_amd64.deb ... #12 7.451 Unpacking libsystemd-dev:amd64 (248.3-1ubuntu8.5) ... #12 7.553 Selecting previously unselected package libglib2.0-0:amd64. #12 5.814 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.814 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.814 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 5.815 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 5.816 libudev-dev libuv1 pkg-config #12 5.817 The following packages will be upgraded: #12 5.818 libsepol1 #12 4.822 Starting 2 pkgProblemResolver with broken count: 0 #12 4.827 Done #12 5.029 Done #11 9.951 Installing : perl-File-Copy-2.34-477.fc34.noarch 4/101 #11 9.955 Installing : perl-File-Compare-1.100.600-477.fc34.noarch 5/101 #11 9.960 Installing : libseccomp-2.5.3-1.fc34.x86_64 6/101 #11 9.966 Installing : libedit-3.1-38.20210714cvs.fc34.x86_64 7/101 #11 9.972 Installing : cmake-rpm-macros-3.20.5-1.fc34.noarch 8/101 #11 9.979 Installing : cmake-filesystem-3.20.5-1.fc34.x86_64 9/101 #11 9.985 Installing : perl-threads-1:2.25-458.fc34.x86_64 10/101 #11 9.991 Installing : m4-1.4.18-17.fc34.x86_64 11/101 #11 10.01 Installing : autoconf-2.69-36.fc34.noarch 12/101 #11 10.02 Installing : libtool-ltdl-2.4.6-40.fc34.x86_64 13/101 #11 10.02 Installing : libmpc-1.2.1-2.fc34.x86_64 14/101 #11 10.03 Installing : checkpolicy-3.2-1.fc34.x86_64 15/101 #13 23.70 Installing : libxcrypt-static-4.1.1-6.el8.x86_64 40/58 #13 24.11 Installing : glibc-static-2.28-199.el8.x86_64 41/58 #13 24.12 Installing : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 42/58 #13 24.13 Installing : perl-Thread-Queue-3.13-1.el8.noarch 43/58 #13 24.20 Installing : automake-1.16.1-7.el8.noarch 44/58 #13 24.23 Installing : perl-TermReadKey-2.37-7.el8.x86_64 45/58 #13 24.24 Installing : perl-Error-1:0.17025-2.el8.noarch 46/58 #13 24.26 Installing : perl-Git-2.31.1-2.el8.noarch 47/58 #13 24.28 Installing : git-2.31.1-2.el8.x86_64 48/58 #9 58.92 Setting up libfreetype6:armhf (2.10.4+dfsg-1build1) ... #8 69.11 #8 69.11 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 69.19 Setting up python3-chardet (4.0.0-1) ... #8 70.91 Setting up automake (1:1.16.1-4) ... #8 70.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 70.92 Setting up libasync-mergepoint-perl (0.04-2) ... #8 70.93 Setting up libio-sessiondata-perl (1.03-1) ... #8 70.95 Setting up libstring-escape-perl (2010.002-2) ... #8 70.96 Setting up libhttp-date-perl (6.02-1) ... #8 70.97 Setting up libfile-which-perl (1.23-1) ... #8 70.98 Setting up mailutils (1:3.5-4) ... #8 70.99 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #8 71.00 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #8 71.00 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #8 71.01 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #8 71.01 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #8 71.02 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #8 71.02 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #8 71.03 Setting up libfile-basedir-perl (0.08-1) ... #8 71.04 Setting up libnumber-range-perl (0.12-1) ... #8 71.05 Setting up libtask-weaken-perl (1.06-1) ... #8 71.07 Setting up libunicode-utf8-perl (0.62-1) ... #8 71.09 Setting up libstruct-dumb-perl (0.09-1) ... #8 71.10 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #8 71.11 Setting up libfile-listing-perl (6.04-1) ... #8 71.12 Setting up gpg-wks-client (2.2.12-1+deb10u1) ... #8 71.14 Setting up libclass-inspector-perl (1.32-1) ... #8 71.15 Setting up libfont-afm-perl (1.20-2) ... #9 57.06 Setting up libmailtools-perl (2.21-1) ... #9 57.07 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 57.11 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 57.19 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 57.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 11.44 Installing : glibc-devel-2.33-21.fc34.aarch64 51/103 #11 11.83 Installing : gcc-11.3.1-2.fc34.aarch64 52/103 #11 11.92 Installing : glibc-static-2.33-21.fc34.aarch64 53/103 #11 11.93 Installing : libxcrypt-static-4.4.28-1.fc34.aarch64 54/103 #12 7.556 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_amd64.deb ... #12 7.561 Unpacking libglib2.0-0:amd64 (2.68.4-1ubuntu1) ... #12 7.619 Selecting previously unselected package pkg-config. #12 7.622 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ... #12 7.626 Unpacking pkg-config (0.29.2-1ubuntu1) ... #12 7.700 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 7.712 Setting up libarchive13:amd64 (3.4.3-2ubuntu0.2) ... #12 7.725 Setting up libglib2.0-0:amd64 (2.68.4-1ubuntu1) ... #12 7.738 No schema files found: doing nothing. #12 7.744 Setting up libsepol1-dev:amd64 (3.1-1ubuntu2.1) ... #12 7.755 Setting up libpcre2-16-0:amd64 (10.37-0ubuntu2) ... #12 7.767 Setting up libbtrfs0:amd64 (5.10.1-2build1) ... #12 7.779 Setting up libpcre2-32-0:amd64 (10.37-0ubuntu2) ... #12 7.791 Setting up libuv1:amd64 (1.40.0-2ubuntu1) ... #12 7.804 Setting up bash-completion (1:2.11-2ubuntu1) ... #12 6.235 1 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #12 6.235 1 not fully installed or removed. #12 6.235 Need to get 7894 kB of archives. #12 6.235 After this operation, 30.0 MB of additional disk space will be used. #12 6.235 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB] #11 11.94 Unpacking bash-completion (1:2.11-2) ... #12 5.245 Starting pkgProblemResolver with broken count: 0 #12 5.293 Starting 2 pkgProblemResolver with broken count: 0 #12 5.299 Done #11 2.214 dh_testdir #11 2.238 dh_testroot #11 2.261 dh_prep #11 2.289 dh_testdir #11 2.312 dh_testroot #11 2.336 dh_install #11 2.359 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.368 dh_installdocs #11 2.391 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 10.20 Installing : cpp-11.3.1-2.fc34.x86_64 16/101 #11 10.21 Installing : perl-threads-shared-1.61-458.fc34.x86_64 17/101 #11 10.22 Installing : perl-Thread-Queue-3.14-458.fc34.noarch 18/101 #8 69.48 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 71.17 Setting up libwant-perl (0.29-1+b4) ... #8 71.18 Setting up libdynaloader-functions-perl (0.003-1) ... #8 71.19 Setting up libtext-glob-perl (0.10-1) ... #8 71.21 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 71.23 Setting up liblist-compare-perl (0.53-1) ... #8 71.24 Setting up libref-util-xs-perl (0.117-1+b1) ... #8 71.25 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 71.27 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #8 71.28 Setting up libsort-key-perl (1.33-2+b1) ... #8 71.30 Setting up libclone-perl (0.41-1+b1) ... #8 71.31 Setting up libalgorithm-diff-perl (1.19.03-2) ... #8 71.32 Setting up libarchive-zip-perl (1.64-1) ... #8 71.33 Setting up libsub-identify-perl (0.14-1+b1) ... #8 71.35 Setting up libdistro-info-perl (0.21) ... #8 71.36 Setting up python3-apt (1.8.4.3) ... #9 57.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 57.41 Setting up dh-strip-nondeterminism (1.13.0-1) ... #9 57.43 Setting up libconst-fast-perl (0.014-1.1) ... #9 57.44 Setting up libhttp-daemon-perl (6.13-1) ... #9 57.45 Setting up libdata-dpath-perl (0.58-1) ... #9 57.46 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 57.47 Setting up libpackage-stash-perl (0.39-1) ... #9 57.48 Setting up libimport-into-perl (1.002005-1) ... #9 57.49 Setting up libmoo-perl (2.005004-3) ... #9 57.50 Setting up liblist-someutils-perl (0.58-1) ... #9 57.51 Setting up debhelper (13.6ubuntu1) ... #9 57.52 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #9 57.54 Setting up equivs (2.3.1) ... #9 57.55 Setting up libmoox-aliases-perl (0.001006-1.1) ... #11 12.11 Selecting previously unselected package cmake-data. #11 12.11 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1_all.deb ... #11 12.12 Unpacking cmake-data (3.18.4-2+rpt1+rpi1) ... #12 5.679 The following additional packages will be installed: #11 2.405 dh_installchangelogs #11 2.486 dh_compress #11 2.514 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.530 dh_fixperms #11 2.583 dh_installdeb #11 2.614 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.615 dh_gencontrol #11 10.24 Installing : automake-1.16.2-4.fc34.noarch 19/101 #13 24.31 Installing : libuv-1:1.41.1-1.el8_4.x86_64 49/58 #9 59.64 Setting up libgdbm-compat4:armhf (1.19-2) ... #8 69.50 Setting up libmodule-runtime-perl (0.016-1) ... #8 69.51 Setting up libmailtools-perl (2.21-1) ... #8 69.53 Setting up python3-debian (0.1.39) ... #8 69.69 Setting up python3-requests (2.25.1+dfsg-2) ... #9 57.56 Setting up libb-hooks-endofscope-perl (0.25-1) ... #9 57.57 Setting up libnamespace-clean-perl (0.27-1) ... #9 57.58 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 57.59 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 57.60 Setting up libmoox-struct-perl (0.020-1) ... #9 57.62 Setting up lintian (2.114.0ubuntu1) ... #9 57.63 Setting up licensecheck (3.2.14-2) ... #9 57.65 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 57.66 Setting up libwww-perl (6.61-1) ... #9 57.68 Setting up devscripts (2.22.1ubuntu1) ... #8 71.52 Setting up libio-stringy-perl (2.111-3) ... #8 71.53 Setting up liblist-moreutils-perl (0.416-1+b4) ... #8 71.54 Setting up libhtml-tagset-perl (3.20-3) ... #8 71.56 Setting up liblog-any-perl (1.707-1) ... #8 71.57 Setting up libauthen-sasl-perl (2.1600-1) ... #8 71.59 Setting up libdebhelper-perl (13.3.3~bpo10+1) ... #8 71.61 Setting up libpod-constants-perl (0.19-1) ... #8 71.62 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #8 71.63 Setting up libconvert-binhex-perl (1.125-1) ... #13 28.86 Package bash-4.4.20-4.el8.aarch64 is already installed. #13 28.90 Dependencies resolved. #13 28.90 Nothing to do. #13 28.90 Complete! #11 11.94 Installing : rhash-1.4.0-3.fc34.aarch64 55/103 #11 12.28 Installing : cmake-data-3.20.5-1.fc34.noarch 56/103 #11 12.45 Installing : cmake-3.20.5-1.fc34.aarch64 57/103 #11 12.48 Installing : perl-TermReadKey-2.38-9.fc34.aarch64 58/103 #11 12.53 Installing : perl-Error-1:0.17029-5.fc34.noarch 59/103 #11 12.54 Installing : pcre2-utf32-10.36-4.fc34.aarch64 60/103 #12 8.320 Setting up pkg-config (0.29.2-1ubuntu1) ... #12 8.368 Setting up libudev-dev:amd64 (248.3-1ubuntu8.5) ... #12 8.380 Setting up libjsoncpp24:amd64 (1.9.4-4build1) ... #12 8.392 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 8.404 Setting up libpcre2-posix3:amd64 (10.37-0ubuntu2) ... #12 8.415 Setting up libbtrfs-dev:amd64 (5.10.1-2build1) ... #12 8.427 Setting up librhash0:amd64 (1.4.1-2build1) ... #12 8.438 Setting up cmake-data (3.18.4-2ubuntu2) ... #12 8.457 Setting up dh-apparmor (3.0.3-0ubuntu1) ... #12 8.469 Setting up libsystemd-dev:amd64 (248.3-1ubuntu8.5) ... #12 5.680 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.680 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.680 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 5.680 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 5.681 libsystemd-dev libudev-dev libuv1 pkg-config #12 5.682 Suggested packages: #12 5.682 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 5.682 Recommended packages: #12 5.682 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 5.725 The following NEW packages will be installed: #12 5.725 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.726 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.726 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 5.726 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 5.727 libsystemd-dev libudev-dev libuv1 pkg-config #11 2.741 dh_md5sums #11 2.776 dh_builddeb #11 2.801 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.823 #11 2.823 The package has been created. #11 2.823 Attention, the package has been created in the current directory, #11 2.823 not in ".." as indicated by the message above! #11 2.847 Selecting previously unselected package docker-ce-build-deps. #12 6.600 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake-data all 3.16.3-1ubuntu1 [1612 kB] #11 10.77 Installing : llvm-libs-12.0.1-1.fc34.x86_64 20/101 #11 10.78 Installing : python3-libsemanage-3.2-1.fc34.x86_64 21/101 #11 10.81 Installing : python3-setools-4.4.0-1.fc34.x86_64 22/101 #9 59.90 Setting up libperl5.32:armhf (5.32.1-3ubuntu3) ... #9 59.91 Setting up dwz (0.14-1build1) ... #9 59.93 Setting up groff-base (1.22.4-7) ... #9 59.95 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 59.97 Setting up gpgconf (2.2.20-1ubuntu4) ... #9 59.98 Setting up debugedit (1:5.0-0ubuntu2) ... #9 59.99 Setting up libcurl4:armhf (7.74.0-1.3ubuntu2.1) ... #9 60.00 Setting up libc6-dev:armhf (2.34-0ubuntu3.2) ... #8 69.85 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 69.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 69.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 70.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 57.86 Setting up libxml-parser-perl:armhf (2.46-3build1) ... #9 57.87 Setting up libxml-sax-expat-perl (0.51-1) ... #9 57.93 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 57.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 71.65 Setting up libfuture-perl (0.39-1) ... #8 71.66 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 71.67 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #8 71.68 Setting up libtry-tiny-perl (0.30-1) ... #8 71.71 Setting up libtype-tiny-perl (1.004004-1) ... #8 71.73 Setting up libtest-fatal-perl (0.014-1) ... #8 71.75 Setting up libcommon-sense-perl (3.74-2+b7) ... #8 71.76 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 71.77 Setting up libnet-http-perl (6.18-1) ... #8 71.78 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #8 71.80 Setting up libencode-locale-perl (1.05-1) ... #8 71.84 Setting up libtext-levenshtein-perl (0.13-1) ... #8 71.87 Setting up libnet-dns-perl (1.19-1) ... #13 DONE 29.3s #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:03e14c0285a7a33c8cf7a8ad635ab333aaacbb007bc18eb59e4309f2d3250df6 #12 8.481 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 8.494 Setting up libpcre2-dev:amd64 (10.37-0ubuntu2) ... #12 8.507 Setting up libselinux1-dev:amd64 (3.1-3build2) ... #12 8.518 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ... #12 8.530 Setting up cmake (3.18.4-2ubuntu2) ... #12 8.542 Setting up docker-ce-build-deps (1.0) ... #12 8.555 Processing triggers for man-db (2.9.4-2) ... #12 8.582 Processing triggers for libc-bin (2.34-0ubuntu3.2) ... #11 12.55 Installing : pcre2-utf16-10.36-4.fc34.aarch64 61/103 #11 12.59 Installing : pcre2-devel-10.36-4.fc34.aarch64 62/103 #11 12.60 Installing : libselinux-devel-3.2-1.fc34.aarch64 63/103 #11 12.63 Installing : lzo-2.10-4.fc34.aarch64 64/103 #11 12.64 Installing : libselinux-utils-3.2-1.fc34.aarch64 65/103 #11 12.69 Installing : policycoreutils-3.2-1.fc34.aarch64 66/103 #11 12.74 Running scriptlet: policycoreutils-3.2-1.fc34.aarch64 66/103 #11 12.75 Installing : rpm-plugin-selinux-4.16.1.3-1.fc34.aarch64 67/103 #11 2.863 (Reading database ... 27775 files and directories currently installed.) #11 2.865 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 2.869 Unpacking docker-ce-build-deps (1.0) ... #12 6.866 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB] #12 6.884 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB] #12 6.885 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB] #12 6.892 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB] #12 6.896 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake armhf 3.16.3-1ubuntu1 [3014 kB] #12 7.067 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 7.067 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs0 armhf 5.4.1-2 [176 kB] #12 7.067 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs-dev armhf 5.4.1-2 [233 kB] #12 7.067 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB] #12 7.067 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB] #12 7.067 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.16 [19.7 kB] #12 7.067 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1 armhf 3.0-1ubuntu0.1 [220 kB] #12 7.073 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB] #12 7.085 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-16-0 armhf 10.34-7 [156 kB] #12 7.135 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-32-0 armhf 10.34-7 [146 kB] #8 65.93 Running scriptlet: glibc-common-2.35-2.fc36.x86_64 180/180 #8 69.46 Verifying : abattis-cantarell-fonts-0.301-7.fc36.noarch 1/180 #8 69.46 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.fc36. 2/180 #8 69.46 Verifying : bzip2-1.0.8-11.fc36.x86_64 3/180 #8 69.46 Verifying : cpio-2.13-12.fc36.x86_64 4/180 #8 69.46 Verifying : dash-0.5.10.2-10.fc36.x86_64 5/180 #8 69.46 Verifying : dbus-libs-1:1.14.0-1.fc36.x86_64 6/180 #8 69.46 Verifying : debugedit-5.0-3.fc36.x86_64 7/180 #8 69.46 Verifying : devscripts-checkbashisms-2.22.1-1.fc36.x86_64 8/180 #8 69.46 Verifying : diffutils-3.8-2.fc36.x86_64 9/180 #8 69.46 Verifying : dwz-0.14-2.fc35.x86_64 10/180 #8 69.46 Verifying : ed-1.14.2-12.fc36.x86_64 11/180 #8 69.46 Verifying : efi-srpm-macros-5-5.fc36.noarch 12/180 #8 69.46 Verifying : enchant-1:1.6.0-30.fc36.x86_64 13/180 #8 69.46 Verifying : file-5.41-4.fc36.x86_64 14/180 #8 69.46 Verifying : fonts-filesystem-1:2.0.5-7.fc36.noarch 15/180 #8 69.46 Verifying : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 16/180 #8 69.47 Verifying : fpc-srpm-macros-1.3-5.fc36.noarch 17/180 #8 69.47 Verifying : gdb-minimal-11.2-3.fc36.x86_64 18/180 #8 69.47 Verifying : gdk-pixbuf2-2.42.8-1.fc36.x86_64 19/180 #8 69.47 Verifying : ghc-srpm-macros-1.5.0-6.fc36.noarch 20/180 #8 69.47 Verifying : glib-networking-2.72.0-1.fc36.x86_64 21/180 #8 69.47 Verifying : gnat-srpm-macros-4-15.fc36.noarch 22/180 #8 69.47 Verifying : go-srpm-macros-3.0.15-1.fc36.noarch 23/180 #8 69.47 Verifying : groff-base-1.22.4-9.fc36.x86_64 24/180 #8 69.47 Verifying : gsettings-desktop-schemas-42.0-1.fc36.x86_64 25/180 #8 69.47 Verifying : hunspell-1.7.0-19.fc36.x86_64 26/180 #8 69.47 Verifying : hunspell-en-0.20140811.1-22.fc36.noarch 27/180 #8 69.47 Verifying : hunspell-en-GB-0.20140811.1-22.fc36.noarch 28/180 #8 69.47 Verifying : hunspell-en-US-0.20140811.1-22.fc36.noarch 29/180 #8 69.47 Verifying : hunspell-filesystem-1.7.0-19.fc36.x86_64 30/180 #8 69.47 Verifying : info-6.8-3.fc36.x86_64 31/180 #8 69.47 Verifying : json-glib-1.6.6-2.fc36.x86_64 32/180 #8 69.47 Verifying : kernel-srpm-macros-1.0-14.fc36.noarch 33/180 #8 69.47 Verifying : libappstream-glib-0.7.18-4.fc36.x86_64 34/180 #8 69.47 Verifying : libjpeg-turbo-2.1.2-2.fc36.x86_64 35/180 #8 69.47 Verifying : libpkgconf-1.8.0-2.fc36.x86_64 36/180 #8 69.47 Verifying : libpng-2:1.6.37-12.fc36.x86_64 37/180 #8 69.47 Verifying : libproxy-0.4.17-4.fc36.x86_64 38/180 #8 69.47 Verifying : libproxy-webkitgtk4-0.4.17-4.fc36.x86_64 39/180 #8 69.47 Verifying : libsoup-2.74.2-2.fc36.x86_64 40/180 #8 69.47 Verifying : libstemmer-0-18.585svn.fc36.x86_64 41/180 #8 69.47 Verifying : lua-srpm-macros-1-6.fc36.noarch 42/180 #8 69.47 Verifying : ncurses-6.2-9.20210508.fc36.x86_64 43/180 #8 69.47 Verifying : nim-srpm-macros-3-6.fc36.noarch 44/180 #8 69.47 Verifying : ocaml-srpm-macros-6-6.fc36.noarch 45/180 #8 69.47 Verifying : openblas-srpm-macros-2-11.fc36.noarch 46/180 #8 69.47 Verifying : package-notes-srpm-macros-0.4-14.fc36.noarch 47/180 #8 69.47 Verifying : patch-2.7.6-16.fc36.x86_64 48/180 #8 69.47 Verifying : perl-AutoLoader-5.74-486.fc36.noarch 49/180 #8 69.47 Verifying : perl-B-1.82-486.fc36.x86_64 50/180 #8 69.47 Verifying : perl-Carp-1.52-479.fc36.noarch 51/180 #8 69.47 Verifying : perl-Class-Struct-0.66-486.fc36.noarch 52/180 #8 69.47 Verifying : perl-Data-Dumper-2.183-3.fc36.x86_64 53/180 #8 69.47 Verifying : perl-Digest-1.20-2.fc36.noarch 54/180 #8 69.47 Verifying : perl-Digest-MD5-2.58-479.fc36.x86_64 55/180 #8 69.47 Verifying : perl-DynaLoader-1.50-486.fc36.x86_64 56/180 #8 69.47 Verifying : perl-Errno-1.33-486.fc36.x86_64 57/180 #8 69.47 Verifying : perl-Exporter-5.76-480.fc36.noarch 58/180 #8 69.47 Verifying : perl-Fcntl-1.14-486.fc36.x86_64 59/180 #8 69.47 Verifying : perl-File-Basename-2.85-486.fc36.noarch 60/180 #8 69.47 Verifying : perl-File-Path-2.18-479.fc36.noarch 61/180 #8 69.47 Verifying : perl-File-Temp-1:0.231.100-479.fc36.noarch 62/180 #8 69.47 Verifying : perl-File-stat-1.09-486.fc36.noarch 63/180 #8 69.47 Verifying : perl-FileHandle-2.03-486.fc36.noarch 64/180 #8 69.47 Verifying : perl-Getopt-Long-1:2.52-479.fc36.noarch 65/180 #8 69.47 Verifying : perl-Getopt-Std-1.13-486.fc36.noarch 66/180 #8 69.47 Verifying : perl-HTTP-Tiny-0.080-2.fc36.noarch 67/180 #8 69.47 Verifying : perl-IO-1.46-486.fc36.x86_64 68/180 #8 69.47 Verifying : perl-IO-Socket-IP-0.41-480.fc36.noarch 69/180 #8 69.47 Verifying : perl-IO-Socket-SSL-2.074-2.fc36.noarch 70/180 #8 69.47 Verifying : perl-IPC-Open3-1.21-486.fc36.noarch 71/180 #8 69.47 Verifying : perl-MIME-Base64-3.16-479.fc36.x86_64 72/180 #8 69.47 Verifying : perl-Mozilla-CA-20211001-2.fc36.noarch 73/180 #8 69.47 Verifying : perl-NDBM_File-1.15-486.fc36.x86_64 74/180 #8 69.47 Verifying : perl-Net-SSLeay-1.92-2.fc36.x86_64 75/180 #8 69.47 Verifying : perl-POSIX-1.97-486.fc36.x86_64 76/180 #8 69.47 Verifying : perl-PathTools-3.80-479.fc36.x86_64 77/180 #8 69.47 Verifying : perl-Pod-Escapes-1:1.07-479.fc36.noarch 78/180 #8 69.47 Verifying : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 79/180 #8 69.47 Verifying : perl-Pod-Simple-1:3.43-3.fc36.noarch 80/180 #8 69.47 Verifying : perl-Pod-Usage-4:2.01-479.fc36.noarch 81/180 #8 69.47 Verifying : perl-Scalar-List-Utils-5:1.62-464.fc36.x86_64 82/180 #8 69.47 Verifying : perl-SelectSaver-1.02-486.fc36.noarch 83/180 #8 69.47 Verifying : perl-Storable-1:3.25-2.fc36.x86_64 84/180 #8 69.47 Verifying : perl-Symbol-1.09-486.fc36.noarch 85/180 #8 69.47 Verifying : perl-Term-ANSIColor-5.01-480.fc36.noarch 86/180 #8 69.47 Verifying : perl-Term-Cap-1.17-479.fc36.noarch 87/180 #8 69.47 Verifying : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 88/180 #11 12.61 Selecting previously unselected package libarchive13:armhf. #11 12.61 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ... #11 12.61 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ... #11 12.68 Selecting previously unselected package libjsoncpp24:armhf. #11 12.69 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ... #11 12.69 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #11 12.75 Selecting previously unselected package librhash0:armhf. #11 12.75 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ... #11 12.75 Unpacking librhash0:armhf (1.4.1-2) ... #11 12.80 Selecting previously unselected package libuv1:armhf. #11 12.80 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ... #11 12.80 Unpacking libuv1:armhf (1.40.0-1) ... #11 12.86 Selecting previously unselected package cmake. #11 12.86 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1_armhf.deb ... #11 12.86 Unpacking cmake (3.18.4-2+rpt1+rpi1) ... #11 10.82 Installing : gc-8.0.4-5.fc34.x86_64 23/101 #11 11.08 Installing : guile22-2.2.7-2.fc34.x86_64 24/101 #11 11.09 Installing : make-1:4.3-5.fc34.x86_64 25/101 #11 11.11 Installing : libnl3-3.5.0-6.fc34.x86_64 26/101 #11 11.12 Installing : libibverbs-37.2-2.fc34.x86_64 27/101 #11 11.13 Installing : libpcap-14:1.10.1-1.fc34.x86_64 28/101 #11 11.14 Installing : iptables-legacy-libs-1.8.7-8.fc34.x86_64 29/101 #11 11.15 Installing : jsoncpp-1.9.4-5.fc34.x86_64 30/101 #11 11.15 Installing : kmod-libs-29-2.fc34.x86_64 31/101 #11 11.16 Upgrading : libgomp-11.3.1-2.fc34.x86_64 32/101 #11 11.20 Installing : xkeyboard-config-2.33-1.fc34.noarch 33/101 #11 11.21 Installing : libxkbcommon-1.3.0-1.fc34.x86_64 34/101 #11 11.22 Installing : vim-filesystem-2:8.2.4804-1.fc34.noarch 35/101 #11 11.23 Installing : systemd-rpm-macros-248.10-1.fc34.noarch 36/101 #11 11.23 Installing : qrencode-libs-4.1.1-1.fc34.x86_64 37/101 #11 11.24 Installing : python3-audit-3.0.6-1.fc34.x86_64 38/101 #11 11.24 Installing : perl-lib-0.65-477.fc34.x86_64 39/101 #11 11.25 Running scriptlet: openssh-8.6p1-5.fc34.x86_64 40/101 #11 11.29 Installing : openssh-8.6p1-5.fc34.x86_64 40/101 #11 11.29 Installing : libuv-1:1.44.1-1.fc34.x86_64 41/101 #11 11.30 Installing : libsepol-devel-3.2-2.fc34.x86_64 42/101 #9 60.02 Setting up libx11-6:armhf (2:1.7.2-1) ... #9 60.03 Setting up libtiff5:armhf (4.3.0-1) ... #9 60.04 Setting up curl (7.74.0-1.3ubuntu2.1) ... #9 60.06 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu3) ... #9 60.07 Setting up binutils-arm-linux-gnueabihf (2.37-7ubuntu1) ... #9 60.08 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #9 60.09 Setting up gpg (2.2.20-1ubuntu4) ... #9 60.10 Setting up libpython3.9-stdlib:armhf (3.9.7-2build1) ... #9 60.12 Setting up libpython3-stdlib:armhf (3.9.4-1build1) ... #8 70.17 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 70.24 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 70.25 Setting up libconst-fast-perl (0.014-1.1) ... #8 70.27 Setting up libhttp-daemon-perl (6.12-1) ... #8 70.28 Setting up libdata-dpath-perl (0.58-1) ... #8 70.29 Setting up libmodule-implementation-perl (0.09-1.1) ... #8 70.30 Setting up libpackage-stash-perl (0.39-1) ... #8 70.31 Setting up libimport-into-perl (1.002005-1) ... #8 70.33 Setting up libmoo-perl (2.004004-1) ... #8 70.34 Setting up liblist-someutils-perl (0.58-1) ... #8 70.35 Setting up debhelper (13.3.4) ... #8 70.37 Setting up libmime-tools-perl (5.509-1) ... #8 70.39 Setting up dput (1.1.0) ... #9 58.11 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 58.14 Processing triggers for libc-bin (2.35-0ubuntu3) ... #9 58.17 Processing triggers for ca-certificates (20211016) ... #9 58.18 Updating certificates in /etc/ssl/certs... #8 71.88 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #8 71.89 Setting up libdevel-callchecker-perl (0.008-1) ... #8 71.91 Setting up libstring-shellquote-perl (1.04-1) ... #8 71.93 Setting up libsub-install-perl (0.928-1) ... #8 71.94 Setting up dpkg-dev (1.19.7) ... #8 71.96 Setting up libnumber-compare-perl (0.03-1) ... #8 71.98 Setting up intltool-debian (0.35.0+20060710.5) ... #8 71.99 Setting up libio-async-perl (0.72-1) ... #8 72.01 Setting up liberror-perl (0.17027-2) ... #8 72.02 Setting up patchutils (0.3.4-2) ... #8 72.03 Setting up libmail-sendmail-perl (0.80-1) ... #8 72.04 Setting up libltdl-dev:amd64 (2.4.6-9) ... #8 72.06 Setting up libxml-sax-base-perl (1.09-1) ... #8 72.07 Setting up libio-string-perl (1.08-3) ... #8 72.09 Setting up libreadonly-perl (2.050-1) ... #18 exporting layers 3.0s done #18 writing image sha256:a47c7debfc40cdd785f1988bde30c277d7f70c1a45e8a60915d5600a1303f3d7 done #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #18 DONE 3.0s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 #12 DONE 8.8s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:7e015e08d2c8be4534d31312f0e27519d0fb47936255d7c9dc0c3bf139dd7e71 #11 6.508 Running transaction check #11 6.611 Transaction check succeeded. #11 6.611 Running transaction test #11 12.80 Installing : selinux-policy-34.27-1.fc34.noarch 68/103 #11 12.80 Running scriptlet: selinux-policy-34.27-1.fc34.noarch 68/103 #11 12.83 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 69/103 #11 13.05 Installing : selinux-policy-targeted-34.27-1.fc34.noarch 69/103 #11 13.12 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 69/103 #12 7.208 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-posix2 armhf 10.34-7 [5348 B] #12 7.209 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-dev armhf 10.34-7 [596 kB] #12 7.218 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB] #12 7.220 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB] #12 7.221 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] #12 7.222 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.16 [246 kB] #12 7.226 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB] #8 69.47 Verifying : perl-Time-Local-2:1.300-479.fc36.noarch 89/180 #8 69.47 Verifying : perl-URI-5.10-1.fc36.noarch 90/180 #8 69.48 Verifying : perl-base-2.27-486.fc36.noarch 91/180 #8 69.48 Verifying : perl-constant-1.33-480.fc36.noarch 92/180 #8 69.48 Verifying : perl-if-0.60.900-486.fc36.noarch 93/180 #8 69.48 Verifying : perl-interpreter-4:5.34.1-486.fc36.x86_64 94/180 #8 69.48 Verifying : perl-libnet-3.13-480.fc36.noarch 95/180 #8 69.48 Verifying : perl-libs-4:5.34.1-486.fc36.x86_64 96/180 #8 69.48 Verifying : perl-mro-1.25-486.fc36.x86_64 97/180 #8 69.48 Verifying : perl-overload-1.33-486.fc36.noarch 98/180 #8 69.48 Verifying : perl-overloading-0.02-486.fc36.noarch 99/180 #8 69.48 Verifying : perl-parent-1:0.238-479.fc36.noarch 100/180 #8 69.48 Verifying : perl-podlators-1:4.14-479.fc36.noarch 101/180 #8 69.48 Verifying : perl-srpm-macros-1-43.fc36.noarch 102/180 #8 69.48 Verifying : perl-subs-1.04-486.fc36.noarch 103/180 #8 69.48 Verifying : perl-vars-1.05-486.fc36.noarch 104/180 #8 69.48 Verifying : pkgconf-1.8.0-2.fc36.x86_64 105/180 #8 69.48 Verifying : pkgconf-m4-1.8.0-2.fc36.noarch 106/180 #8 69.48 Verifying : pkgconf-pkg-config-1.8.0-2.fc36.x86_64 107/180 #8 69.48 Verifying : python-srpm-macros-3.10-17.fc36.noarch 108/180 #8 69.48 Verifying : python3-construct-2.10.67-4.fc36.noarch 109/180 #8 69.48 Verifying : python3-dateutil-1:2.8.1-8.fc36.noarch 110/180 #8 69.48 Verifying : python3-dbus-1.2.18-3.fc36.x86_64 111/180 #8 69.48 Verifying : python3-distro-1.6.0-2.fc36.noarch 112/180 #8 69.48 Verifying : python3-enchant-3.2.2-2.fc36.noarch 113/180 #8 69.48 Verifying : python3-pybeam-0.7-2.fc36.noarch 114/180 #8 69.48 Verifying : python3-pyxdg-0.27-4.fc36.noarch 115/180 #8 69.48 Verifying : python3-six-1.16.0-5.fc36.noarch 116/180 #8 69.48 Verifying : python3-toml-0.10.2-6.fc36.noarch 117/180 #8 69.48 Verifying : python3-zstd-1.4.5.1-6.fc36.x86_64 118/180 #8 69.48 Verifying : qt5-srpm-macros-5.15.3-1.fc36.noarch 119/180 #8 69.48 Verifying : rpm-build-4.17.0-10.fc36.x86_64 120/180 #8 69.48 Verifying : rpmlint-2.2.0-3.fc36.noarch 121/180 #8 69.48 Verifying : rust-srpm-macros-21-1.fc36.noarch 122/180 #8 69.48 Verifying : shared-mime-info-2.1-3.fc35.x86_64 123/180 #8 69.48 Verifying : unzip-6.0-57.fc36.x86_64 124/180 #8 69.48 Verifying : xxhash-libs-0.8.1-2.fc36.x86_64 125/180 #8 69.48 Verifying : xz-5.2.5-9.fc36.x86_64 126/180 #8 69.48 Verifying : zip-3.0-32.fc36.x86_64 127/180 #8 69.48 Verifying : zstd-1.5.2-1.fc36.x86_64 128/180 #8 69.48 Verifying : binutils-2.37-27.fc36.x86_64 129/180 #8 69.48 Verifying : binutils-gold-2.37-27.fc36.x86_64 130/180 #8 69.48 Verifying : glibc-gconv-extra-2.35-5.fc36.x86_64 131/180 #8 69.48 Verifying : perl-Encode-4:3.17-485.fc36.x86_64 132/180 #8 69.48 Verifying : perl-Socket-4:2.033-1.fc36.x86_64 133/180 #8 69.48 Verifying : perl-Text-ParseWords-3.31-1.fc36.noarch 134/180 #8 69.48 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 135/180 #8 69.48 Verifying : webkit2gtk3-jsc-2.36.1-1.fc36.x86_64 136/180 #8 69.48 Verifying : dnf-plugins-core-4.2.0-1.fc36.noarch 137/180 #8 69.48 Verifying : elfutils-0.187-4.fc36.x86_64 138/180 #8 69.48 Verifying : elfutils-debuginfod-client-0.187-4.fc36.x86_64 139/180 #8 69.48 Verifying : libicu-69.1-6.fc36.x86_64 140/180 #8 69.48 Verifying : python3-dnf-plugins-core-4.2.0-1.fc36.noarch 141/180 #8 69.48 Verifying : redhat-rpm-config-217-1.fc36.noarch 142/180 #8 69.48 Verifying : python3-rpm-4.17.0-10.fc36.x86_64 143/180 #8 69.48 Verifying : python3-rpm-4.17.0-9.fc36.x86_64 144/180 #8 69.48 Verifying : rpm-4.17.0-10.fc36.x86_64 145/180 #8 69.48 Verifying : rpm-4.17.0-9.fc36.x86_64 146/180 #8 69.48 Verifying : rpm-build-libs-4.17.0-10.fc36.x86_64 147/180 #8 69.48 Verifying : rpm-build-libs-4.17.0-9.fc36.x86_64 148/180 #8 69.48 Verifying : rpm-libs-4.17.0-10.fc36.x86_64 149/180 #8 69.48 Verifying : rpm-libs-4.17.0-9.fc36.x86_64 150/180 #8 69.48 Verifying : rpm-sign-libs-4.17.0-10.fc36.x86_64 151/180 #8 69.48 Verifying : rpm-sign-libs-4.17.0-9.fc36.x86_64 152/180 #8 69.49 Verifying : xz-libs-5.2.5-9.fc36.x86_64 153/180 #8 69.49 Verifying : xz-libs-5.2.5-8.fc36.x86_64 154/180 #8 69.49 Verifying : dnf-4.12.0-1.fc36.noarch 155/180 #8 69.49 Verifying : dnf-4.10.0-2.fc36.noarch 156/180 #8 69.49 Verifying : dnf-data-4.12.0-1.fc36.noarch 157/180 #8 69.49 Verifying : dnf-data-4.10.0-2.fc36.noarch 158/180 #8 69.49 Verifying : glibc-2.35-5.fc36.x86_64 159/180 #8 69.49 Verifying : glibc-2.35-2.fc36.x86_64 160/180 #8 69.49 Verifying : glibc-common-2.35-5.fc36.x86_64 161/180 #8 69.49 Verifying : glibc-common-2.35-2.fc36.x86_64 162/180 #8 69.49 Verifying : glibc-minimal-langpack-2.35-5.fc36.x86_64 163/180 #8 69.49 Verifying : glibc-minimal-langpack-2.35-2.fc36.x86_64 164/180 #8 69.49 Verifying : python3-dnf-4.12.0-1.fc36.noarch 165/180 #8 69.49 Verifying : python3-dnf-4.10.0-2.fc36.noarch 166/180 #8 69.49 Verifying : yum-4.12.0-1.fc36.noarch 167/180 #8 69.49 Verifying : yum-4.10.0-2.fc36.noarch 168/180 #8 69.49 Verifying : elfutils-libelf-0.187-4.fc36.x86_64 169/180 #8 69.49 Verifying : elfutils-libelf-0.186-1.fc36.x86_64 170/180 #8 69.49 Verifying : elfutils-libs-0.187-4.fc36.x86_64 171/180 #8 69.49 Verifying : elfutils-libs-0.186-1.fc36.x86_64 172/180 #8 69.49 Verifying : libdnf-0.67.0-2.fc36.x86_64 173/180 #8 69.49 Verifying : libdnf-0.65.0-3.fc36.x86_64 174/180 #8 69.49 Verifying : libsolv-0.7.22-1.fc36.x86_64 175/180 #8 69.49 Verifying : libsolv-0.7.20-3.fc36.x86_64 176/180 #8 69.49 Verifying : python3-hawkey-0.67.0-2.fc36.x86_64 177/180 #8 69.49 Verifying : python3-hawkey-0.65.0-3.fc36.x86_64 178/180 #8 69.49 Verifying : python3-libdnf-0.67.0-2.fc36.x86_64 179/180 #8 69.49 Verifying : python3-libdnf-0.65.0-3.fc36.x86_64 180/180 #8 69.65 #8 69.65 Upgraded: #8 69.65 dnf-4.12.0-1.fc36.noarch dnf-data-4.12.0-1.fc36.noarch #8 69.65 elfutils-libelf-0.187-4.fc36.x86_64 elfutils-libs-0.187-4.fc36.x86_64 #8 69.65 glibc-2.35-5.fc36.x86_64 glibc-common-2.35-5.fc36.x86_64 #8 69.65 glibc-minimal-langpack-2.35-5.fc36.x86_64 libdnf-0.67.0-2.fc36.x86_64 #8 69.65 libsolv-0.7.22-1.fc36.x86_64 python3-dnf-4.12.0-1.fc36.noarch #8 69.65 python3-hawkey-0.67.0-2.fc36.x86_64 python3-libdnf-0.67.0-2.fc36.x86_64 #8 69.65 python3-rpm-4.17.0-10.fc36.x86_64 rpm-4.17.0-10.fc36.x86_64 #8 69.65 rpm-build-libs-4.17.0-10.fc36.x86_64 rpm-libs-4.17.0-10.fc36.x86_64 #8 69.65 rpm-sign-libs-4.17.0-10.fc36.x86_64 xz-libs-5.2.5-9.fc36.x86_64 #8 69.65 yum-4.12.0-1.fc36.noarch #8 69.65 Installed: #8 69.65 abattis-cantarell-fonts-0.301-7.fc36.noarch #8 69.65 adobe-source-code-pro-fonts-2.030.1.050-12.fc36.noarch #8 69.65 binutils-2.37-27.fc36.x86_64 #8 69.65 binutils-gold-2.37-27.fc36.x86_64 #8 69.65 bzip2-1.0.8-11.fc36.x86_64 #8 69.65 cpio-2.13-12.fc36.x86_64 #8 69.65 dash-0.5.10.2-10.fc36.x86_64 #8 69.65 dbus-libs-1:1.14.0-1.fc36.x86_64 #8 69.65 debugedit-5.0-3.fc36.x86_64 #8 69.65 devscripts-checkbashisms-2.22.1-1.fc36.x86_64 #8 69.65 diffutils-3.8-2.fc36.x86_64 #8 69.65 dnf-plugins-core-4.2.0-1.fc36.noarch #8 69.65 dwz-0.14-2.fc35.x86_64 #8 69.65 ed-1.14.2-12.fc36.x86_64 #8 69.65 efi-srpm-macros-5-5.fc36.noarch #8 69.65 elfutils-0.187-4.fc36.x86_64 #8 69.65 elfutils-debuginfod-client-0.187-4.fc36.x86_64 #8 69.65 enchant-1:1.6.0-30.fc36.x86_64 #8 69.65 file-5.41-4.fc36.x86_64 #8 69.65 fonts-filesystem-1:2.0.5-7.fc36.noarch #8 69.65 fonts-srpm-macros-1:2.0.5-7.fc36.noarch #8 69.65 fpc-srpm-macros-1.3-5.fc36.noarch #8 69.65 gdb-minimal-11.2-3.fc36.x86_64 #8 69.65 gdk-pixbuf2-2.42.8-1.fc36.x86_64 #8 69.65 ghc-srpm-macros-1.5.0-6.fc36.noarch #8 69.65 glib-networking-2.72.0-1.fc36.x86_64 #8 69.65 glibc-gconv-extra-2.35-5.fc36.x86_64 #8 69.65 gnat-srpm-macros-4-15.fc36.noarch #8 69.65 go-srpm-macros-3.0.15-1.fc36.noarch #8 69.65 groff-base-1.22.4-9.fc36.x86_64 #8 69.65 gsettings-desktop-schemas-42.0-1.fc36.x86_64 #8 69.65 hunspell-1.7.0-19.fc36.x86_64 #8 69.65 hunspell-en-0.20140811.1-22.fc36.noarch #8 69.65 hunspell-en-GB-0.20140811.1-22.fc36.noarch #8 69.65 hunspell-en-US-0.20140811.1-22.fc36.noarch #8 69.65 hunspell-filesystem-1.7.0-19.fc36.x86_64 #8 69.65 info-6.8-3.fc36.x86_64 #8 69.65 json-glib-1.6.6-2.fc36.x86_64 #8 69.65 kernel-srpm-macros-1.0-14.fc36.noarch #8 69.65 libappstream-glib-0.7.18-4.fc36.x86_64 #8 69.65 libicu-69.1-6.fc36.x86_64 #8 69.65 libjpeg-turbo-2.1.2-2.fc36.x86_64 #8 69.65 libpkgconf-1.8.0-2.fc36.x86_64 #8 69.65 libpng-2:1.6.37-12.fc36.x86_64 #8 69.65 libproxy-0.4.17-4.fc36.x86_64 #8 69.65 libproxy-webkitgtk4-0.4.17-4.fc36.x86_64 #8 69.65 libsoup-2.74.2-2.fc36.x86_64 #8 69.65 libstemmer-0-18.585svn.fc36.x86_64 #8 69.65 lua-srpm-macros-1-6.fc36.noarch #8 69.65 ncurses-6.2-9.20210508.fc36.x86_64 #8 69.65 nim-srpm-macros-3-6.fc36.noarch #8 69.65 ocaml-srpm-macros-6-6.fc36.noarch #8 69.65 openblas-srpm-macros-2-11.fc36.noarch #8 69.65 package-notes-srpm-macros-0.4-14.fc36.noarch #8 69.65 patch-2.7.6-16.fc36.x86_64 #8 69.65 perl-AutoLoader-5.74-486.fc36.noarch #8 69.65 perl-B-1.82-486.fc36.x86_64 #8 69.65 perl-Carp-1.52-479.fc36.noarch #8 69.65 perl-Class-Struct-0.66-486.fc36.noarch #8 69.65 perl-Data-Dumper-2.183-3.fc36.x86_64 #8 69.65 perl-Digest-1.20-2.fc36.noarch #8 69.65 perl-Digest-MD5-2.58-479.fc36.x86_64 #8 69.65 perl-DynaLoader-1.50-486.fc36.x86_64 #8 69.65 perl-Encode-4:3.17-485.fc36.x86_64 #8 69.65 perl-Errno-1.33-486.fc36.x86_64 #8 69.65 perl-Exporter-5.76-480.fc36.noarch #8 69.65 perl-Fcntl-1.14-486.fc36.x86_64 #8 69.65 perl-File-Basename-2.85-486.fc36.noarch #8 69.65 perl-File-Path-2.18-479.fc36.noarch #8 69.65 perl-File-Temp-1:0.231.100-479.fc36.noarch #8 69.65 perl-File-stat-1.09-486.fc36.noarch #8 69.65 perl-FileHandle-2.03-486.fc36.noarch #8 69.65 perl-Getopt-Long-1:2.52-479.fc36.noarch #8 69.65 perl-Getopt-Std-1.13-486.fc36.noarch #8 69.65 perl-HTTP-Tiny-0.080-2.fc36.noarch #8 69.65 perl-IO-1.46-486.fc36.x86_64 #8 69.65 perl-IO-Socket-IP-0.41-480.fc36.noarch #8 69.65 perl-IO-Socket-SSL-2.074-2.fc36.noarch #8 69.65 perl-IPC-Open3-1.21-486.fc36.noarch #8 69.65 perl-MIME-Base64-3.16-479.fc36.x86_64 #8 69.65 perl-Mozilla-CA-20211001-2.fc36.noarch #8 69.65 perl-NDBM_File-1.15-486.fc36.x86_64 #8 69.65 perl-Net-SSLeay-1.92-2.fc36.x86_64 #8 69.65 perl-POSIX-1.97-486.fc36.x86_64 #8 69.65 perl-PathTools-3.80-479.fc36.x86_64 #8 69.65 perl-Pod-Escapes-1:1.07-479.fc36.noarch #8 69.65 perl-Pod-Perldoc-3.28.01-480.fc36.noarch #8 69.65 perl-Pod-Simple-1:3.43-3.fc36.noarch #8 69.65 perl-Pod-Usage-4:2.01-479.fc36.noarch #8 69.65 perl-Scalar-List-Utils-5:1.62-464.fc36.x86_64 #8 69.65 perl-SelectSaver-1.02-486.fc36.noarch #8 69.65 perl-Socket-4:2.033-1.fc36.x86_64 #8 69.65 perl-Storable-1:3.25-2.fc36.x86_64 #8 69.65 perl-Symbol-1.09-486.fc36.noarch #8 69.65 perl-Term-ANSIColor-5.01-480.fc36.noarch #8 69.65 perl-Term-Cap-1.17-479.fc36.noarch #8 69.65 perl-Text-ParseWords-3.31-1.fc36.noarch #8 69.65 perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch #8 69.65 perl-Time-Local-2:1.300-479.fc36.noarch #8 69.65 perl-URI-5.10-1.fc36.noarch #8 69.65 perl-base-2.27-486.fc36.noarch #8 69.65 perl-constant-1.33-480.fc36.noarch #8 69.65 perl-if-0.60.900-486.fc36.noarch #8 69.65 perl-interpreter-4:5.34.1-486.fc36.x86_64 #8 69.65 perl-libnet-3.13-480.fc36.noarch #8 69.65 perl-libs-4:5.34.1-486.fc36.x86_64 #8 69.65 perl-mro-1.25-486.fc36.x86_64 #8 69.65 perl-overload-1.33-486.fc36.noarch #8 69.65 perl-overloading-0.02-486.fc36.noarch #8 69.65 perl-parent-1:0.238-479.fc36.noarch #8 69.65 perl-podlators-1:4.14-479.fc36.noarch #8 69.65 perl-srpm-macros-1-43.fc36.noarch #8 69.65 perl-subs-1.04-486.fc36.noarch #8 69.65 perl-vars-1.05-486.fc36.noarch #8 69.65 pkgconf-1.8.0-2.fc36.x86_64 #8 69.65 pkgconf-m4-1.8.0-2.fc36.noarch #8 69.65 pkgconf-pkg-config-1.8.0-2.fc36.x86_64 #8 69.65 python-srpm-macros-3.10-17.fc36.noarch #8 69.65 python3-construct-2.10.67-4.fc36.noarch #8 69.65 python3-dateutil-1:2.8.1-8.fc36.noarch #8 69.65 python3-dbus-1.2.18-3.fc36.x86_64 #8 69.65 python3-distro-1.6.0-2.fc36.noarch #8 69.65 python3-dnf-plugins-core-4.2.0-1.fc36.noarch #8 69.65 python3-enchant-3.2.2-2.fc36.noarch #8 69.65 python3-pybeam-0.7-2.fc36.noarch #8 69.65 python3-pyxdg-0.27-4.fc36.noarch #8 69.65 python3-six-1.16.0-5.fc36.noarch #8 69.65 python3-toml-0.10.2-6.fc36.noarch #8 69.65 python3-zstd-1.4.5.1-6.fc36.x86_64 #8 69.65 qt5-srpm-macros-5.15.3-1.fc36.noarch #8 69.65 redhat-rpm-config-217-1.fc36.noarch #8 69.65 rpm-build-4.17.0-10.fc36.x86_64 #8 69.65 rpmautospec-rpm-macros-0.2.6-1.fc36.noarch #8 69.65 rpmlint-2.2.0-3.fc36.noarch #8 69.65 rust-srpm-macros-21-1.fc36.noarch #8 69.65 shared-mime-info-2.1-3.fc35.x86_64 #8 69.65 unzip-6.0-57.fc36.x86_64 #8 69.65 webkit2gtk3-jsc-2.36.1-1.fc36.x86_64 #8 69.65 xxhash-libs-0.8.1-2.fc36.x86_64 #8 69.65 xz-5.2.5-9.fc36.x86_64 #8 69.65 zip-3.0-32.fc36.x86_64 #8 69.65 zstd-1.5.2-1.fc36.x86_64 #8 69.65 #8 69.65 Complete! #11 11.31 Installing : libbtrfsutil-5.16.2-1.fc34.x86_64 43/101 #11 11.31 Installing : libbtrfs-5.16.2-1.fc34.x86_64 44/101 #11 11.32 Installing : libbpf-2:0.4.0-1.fc34.x86_64 45/101 #11 11.43 Installing : kernel-headers-5.17.4-100.fc34.x86_64 46/101 #11 11.48 Installing : glibc-headers-x86-2.33-21.fc34.noarch 47/101 #11 11.49 Installing : libxcrypt-devel-4.4.28-1.fc34.x86_64 48/101 #12 6.150 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #12 6.150 1 not fully installed or removed. #12 6.150 Need to get 10.6 MB of archives. #12 6.150 After this operation, 41.1 MB of additional disk space will be used. #12 6.150 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 bash-completion all 1:2.11-2ubuntu1 [179 kB] #9 60.51 Setting up gnupg-utils (2.2.20-1ubuntu4) ... #9 60.53 Setting up gpg-agent (2.2.20-1ubuntu4) ... #9 58.49 0 added, 0 removed; done. #9 58.49 Running hooks in /etc/ca-certificates/update.d... #9 58.49 done. #8 72.10 Setting up python3-chardet (3.0.4-3) ... #8 72.31 Setting up libstring-copyright-perl (0.003006-1) ... #8 72.33 Setting up python3-debian (0.1.35) ... #13 DONE 0.3s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:80b593ec0984ba7fbe79a781f8904a3e78a7612eb41a9cf7ebf116af5fbc20ee #11 13.18 Installing : python3-policycoreutils-3.2-1.fc34.noarch 70/103 #11 13.21 Installing : policycoreutils-python-utils-3.2-1.fc34.noarch 71/103 #11 13.27 Installing : policycoreutils-devel-3.2-1.fc34.aarch64 72/103 #11 13.36 Installing : selinux-policy-devel-34.27-1.fc34.noarch 73/103 #11 13.40 Running scriptlet: selinux-policy-devel-34.27-1.fc34.noarch 73/103 #11 13.42 Installing : libcbor-0.7.0-3.fc34.aarch64 74/103 #11 13.42 Installing : libfido2-1.6.0-2.fc34.aarch64 75/103 #12 7.438 debconf: delaying package configuration, since apt-utils is not installed #12 7.486 Fetched 7894 kB in 1s (5641 kB/s) #12 7.514 Selecting previously unselected package bash-completion. #12 7.514 (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 ... 26148 files and directories currently installed.) #12 7.534 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #8 DONE 69.8s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:3ca0f68e416b45870a171d336ab6fd6f901d01d2956800c7edaffe633e49fca6 #10 DONE 0.1s #11 2.945 Reading package lists... #12 6.518 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cmake-data all 3.18.4-2ubuntu2 [1728 kB] #11 13.30 Selecting previously unselected package dh-apparmor. #11 13.30 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ... #11 13.31 Unpacking dh-apparmor (2.13.6-10) ... #11 13.35 Selecting previously unselected package libbtrfs0:armhf. #11 13.35 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ... #11 13.35 Unpacking libbtrfs0:armhf (5.10.1-2) ... #11 13.40 Selecting previously unselected package libbtrfs-dev:armhf. #11 13.40 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ... #11 13.41 Unpacking libbtrfs-dev:armhf (5.10.1-2) ... #8 72.48 Setting up python3-requests (2.21.0-1) ... #8 72.63 Setting up libdata-optlist-perl (0.110-1) ... #8 72.64 Setting up libipc-run-perl (20180523.0-1) ... #8 70.57 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 70.60 Setting up equivs (2.3.1) ... #8 70.61 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 70.64 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ... #8 70.65 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 70.67 Setting up libnamespace-clean-perl (0.27-1) ... #8 70.68 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 70.69 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 70.70 Setting up libgitlab-api-v4-perl (0.26-1) ... #8 70.72 Setting up libmoox-struct-perl (0.020-1) ... #8 70.74 Setting up lintian (2.104.0) ... #8 70.76 Setting up licensecheck (3.1.1-2) ... #8 70.77 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 70.79 Setting up libwww-perl (6.52-1) ... #8 70.81 Setting up devscripts (2.21.3+deb11u1) ... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #11 13.44 Installing : openssh-clients-8.6p1-5.fc34.aarch64 76/103 #11 13.48 Running scriptlet: openssh-clients-8.6p1-5.fc34.aarch64 76/103 #11 13.56 Installing : git-core-2.34.3-1.fc34.aarch64 77/103 #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:37c9e43f28a2cdd7d8c6d8c433ef4ff8884eab32626ec78df75561392b01e769 #11 3.631 Building dependency tree... #11 3.780 Reading state information... #11 3.799 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 3.843 Starting 2 pkgProblemResolver with broken count: 0 #11 3.845 Done #11 3.866 Done #11 3.873 Starting pkgProblemResolver with broken count: 0 #11 3.902 Starting 2 pkgProblemResolver with broken count: 0 #11 3.904 Done #11 4.007 The following additional packages will be installed: #12 6.793 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libarchive13 arm64 3.4.3-2ubuntu0.2 [360 kB] #12 6.811 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libjsoncpp24 arm64 1.9.4-4build1 [76.8 kB] #12 6.816 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 librhash0 arm64 1.4.1-2build1 [125 kB] #12 6.822 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libuv1 arm64 1.40.0-2ubuntu1 [87.4 kB] #12 6.826 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 cmake arm64 3.18.4-2ubuntu2 [4111 kB] #11 13.50 Selecting previously unselected package dmsetup. #11 13.50 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ... #11 13.51 Unpacking dmsetup (2:1.02.175-2.1) ... #11 13.60 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 13.60 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 13.61 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 13.66 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 13.66 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 13.67 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 13.71 Selecting previously unselected package libudev-dev:armhf. #11 13.71 Preparing to unpack .../17-libudev-dev_247.3-7+rpi1_armhf.deb ... #11 11.49 Installing : glibc-devel-2.33-21.fc34.x86_64 49/101 #11 11.91 Installing : gcc-11.3.1-2.fc34.x86_64 50/101 #11 12.01 Installing : glibc-static-2.33-21.fc34.x86_64 51/101 #11 12.02 Installing : libxcrypt-static-4.4.28-1.fc34.x86_64 52/101 #8 72.65 Setting up git (1:2.20.1-2+deb10u3) ... #8 72.69 Setting up libcontextual-return-perl (0.004014-2) ... #8 72.70 Setting up libwww-robotrules-perl (6.02-1) ... #8 72.71 Setting up libtypes-serialiser-perl (1.0-1) ... #8 72.72 Setting up g++ (4:8.3.0-1) ... #8 72.75 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 72.76 Setting up libhtml-parser-perl (3.72-3+b3) ... #8 72.78 Setting up libgit-wrapper-perl (0.048-1) ... #8 72.80 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 72.81 Setting up librole-tiny-perl (2.000006-1) ... #8 72.83 Setting up gnupg (2.2.12-1+deb10u1) ... #8 72.84 Setting up build-essential (12.6) ... #8 72.85 Setting up libfile-homedir-perl (1.004-1) ... #8 72.87 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 72.89 Setting up libio-socket-ssl-perl (2.060-3) ... #8 72.91 Setting up libsub-exporter-perl (0.987-1) ... #8 72.92 Setting up libalgorithm-merge-perl (0.08-3) ... #8 72.94 Setting up libhttp-message-perl (6.18-1) ... #8 72.95 Setting up libhtml-form-perl (6.03-1) ... #8 72.96 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #9 61.01 Setting up libxpm4:armhf (1:3.5.12-1) ... #9 61.02 Setting up openssh-client (1:8.4p1-6ubuntu2.1) ... #9 61.11 Setting up gpgsm (2.2.20-1ubuntu4) ... #8 70.98 Setting up libxml-parser-perl:arm64 (2.46-2) ... #8 71.03 Setting up libxml-sax-expat-perl (0.51-1) ... #8 71.08 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 71.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 24.70 Installing : cmake-data-3.20.2-4.el8.noarch 50/58 #13 25.82 Installing : cmake-3.20.2-4.el8.x86_64 51/58 #13 25.93 Installing : isl-0.16.1-6.el8.x86_64 52/58 #9 DONE 59.2s #11 13.68 Installing : git-core-doc-2.34.3-1.fc34.noarch 78/103 #11 13.73 Installing : perl-Git-2.34.3-1.fc34.noarch 79/103 #11 13.74 Installing : git-2.34.3-1.fc34.aarch64 80/103 #11 13.80 Installing : libargon2-20171227-6.fc34.aarch64 81/103 #11 13.81 Installing : e2fsprogs-libs-1.45.6-5.fc34.aarch64 82/103 #11 13.83 Installing : btrfs-progs-5.16.2-1.fc34.aarch64 83/103 #11 13.90 Installing : acl-2.3.1-1.fc34.aarch64 84/103 #14 DONE 3.5s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:745ee405698df319a647f45a61f9e4aea391caba0ecb622a3dac3c9ae6451287 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:38490467a27da2e76ad7086b2b0242cdc79aff58bf19b2ab0247b4e763b52a0d #16 DONE 0.0s #11 4.007 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 4.007 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 4.007 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 4.008 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 4.008 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.009 Suggested packages: #11 4.009 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 7.054 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/universe arm64 dh-apparmor all 3.0.3-0ubuntu1 [9456 B] #12 7.055 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbtrfs0 arm64 5.10.1-2build1 [87.4 kB] #12 7.056 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libbtrfs-dev arm64 5.10.1-2build1 [265 kB] #12 7.059 Get:11 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu3 [129 kB] #12 7.061 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] #12 7.061 Get:13 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libudev-dev arm64 248.3-1ubuntu8.5 [20.7 kB] #12 7.062 Get:14 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libsepol1-dev arm64 3.1-1ubuntu2.1 [376 kB] #12 7.066 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-16-0 arm64 10.37-0ubuntu2 [184 kB] #12 7.071 Get:16 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-32-0 arm64 10.37-0ubuntu2 [175 kB] #12 7.131 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-posix3 arm64 10.37-0ubuntu2 [5916 B] #12 7.131 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libpcre2-dev arm64 10.37-0ubuntu2 [659 kB] #12 7.205 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libselinux1-dev arm64 3.1-3build2 [162 kB] #12 7.207 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu3 [36.5 kB] #12 7.208 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1 [81.9 kB] #12 7.209 Get:22 http://ports.ubuntu.com/ubuntu-ports impish-updates/main arm64 libsystemd-dev arm64 248.3-1ubuntu8.5 [303 kB] #12 7.214 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 libglib2.0-0 arm64 2.68.4-1ubuntu1 [1392 kB] #12 7.286 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main arm64 pkg-config arm64 0.29.2-1ubuntu1 [44.5 kB] #12 8.092 Unpacking bash-completion (1:2.10-1ubuntu1) ... #11 12.03 Installing : rhash-1.4.0-3.fc34.x86_64 53/101 #11 13.72 Unpacking libudev-dev:armhf (247.3-7+rpi1) ... #11 13.76 Selecting previously unselected package libsepol1-dev:armhf. #11 13.76 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ... #11 13.76 Unpacking libsepol1-dev:armhf (3.1-1) ... #11 13.87 Selecting previously unselected package libpcre2-16-0:armhf. #11 13.87 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ... #11 13.91 Unpacking libpcre2-16-0:armhf (10.36-2) ... #11 13.97 Selecting previously unselected package libpcre2-32-0:armhf. #11 13.97 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ... #11 7.800 Transaction test succeeded. #11 7.800 Running transaction #8 72.97 Setting up libjson-xs-perl (3.040-1+b1) ... #8 72.99 Setting up libhttp-negotiate-perl (6.01-1) ... #8 73.00 Setting up libio-prompter-perl (0.004015-1) ... #8 73.01 Setting up libhttp-cookies-perl (6.04-1) ... #8 73.02 Setting up po-debconf (1.0.21) ... #8 73.03 Setting up libhtml-tree-perl (5.07-2) ... #8 73.04 Setting up libparams-classify-perl (0.015-1+b1) ... #8 73.06 Setting up libcgi-pm-perl (4.40-1) ... #8 73.07 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 73.08 Setting up libnet-dns-sec-perl (1.11-1) ... #8 73.11 Setting up libsereal-perl (4.005-1) ... #8 73.13 Setting up libhtml-format-perl (2.12-1) ... #8 73.15 Setting up libxml-sax-perl (1.00+dfsg-1) ... #9 61.13 Setting up libxext6:armhf (2:1.3.4-0ubuntu3) ... #9 61.14 Setting up libcurl3-gnutls:armhf (7.74.0-1.3ubuntu2.1) ... #9 61.15 Setting up binutils (2.37-7ubuntu1) ... #9 61.16 Setting up man-db (2.9.4-2) ... #9 61.27 Building database of manual pages ... #23 68.32 + mkdir -p /build #23 68.32 + cp runc /build/runc #23 DONE 68.9s #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:ea221b5b587708f41693d24bc683b9f0daf2090272eef290260bbd92f43f915f #27 ... #24 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #24 sha256:7f9af72fc1a549af31f4521de12cc5f80a6ec6cb66bc879f5e361f814a09da5e #24 DONE 0.2s #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:ea221b5b587708f41693d24bc683b9f0daf2090272eef290260bbd92f43f915f #8 71.26 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 71.30 Setting up libsoap-lite-perl (1.27-1) ... #8 71.32 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 71.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 71.37 Processing triggers for ca-certificates (20210119) ... #8 71.38 Updating certificates in /etc/ssl/certs... #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:643dd60b3f1fad807a697c1e862065483a0fb1dfe1f94858814fa2708f287a92 #11 DONE 0.1s #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 #12 sha256:adbceb57401e9cf5375c2463bc021fad67c28ab7d211213db1ac962f85aa91aa #8 68.99 Setting up libgpgme11:amd64 (1.14.0-1+b2) ... #8 69.01 Setting up dirmngr (2.2.27-2+deb11u1) ... #8 69.15 Setting up perl (5.32.1-4+deb11u2) ... #8 69.17 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 69.19 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 69.20 Setting up libdata-dump-perl (1.23-1.1) ... #8 69.22 Setting up libref-util-perl (0.204-1) ... #8 69.23 Setting up libipc-system-simple-perl (1.30-1) ... #8 69.24 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 69.26 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 69.27 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 69.29 Setting up libio-html-perl (1.004-2) ... #8 69.30 Setting up libpod-parser-perl (1.63-2) ... #8 69.31 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 69.32 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 69.34 Setting up gcc-10 (10.2.1-6) ... #8 69.36 Setting up libparams-util-perl (1.102-1+b1) ... #8 69.38 Setting up libdpkg-perl (1.20.9) ... #8 69.39 Setting up libtime-duration-perl (1.21-1) ... #8 69.41 Setting up autoconf (2.69-14) ... #8 69.42 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 69.44 Setting up libarray-intspan-perl (2.004-1) ... #8 69.46 Setting up libcapture-tiny-perl (0.48-1) ... #8 69.47 Setting up libtimedate-perl (2.3300-2) ... #8 69.48 Setting up gpg-wks-server (2.2.27-2+deb11u1) ... #8 69.50 Setting up libsub-name-perl (0.26-1+b1) ... #8 69.52 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 69.53 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 69.55 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 69.56 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 69.58 Setting up xauth (1:1.1-1) ... #8 69.59 Setting up libpath-tiny-perl (0.118-1) ... #8 69.61 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 69.62 Setting up libjson-perl (4.03000-1) ... #8 69.65 Setting up libipc-run3-perl (0.048-2) ... #8 69.68 Setting up libfcgi-perl:amd64 (0.79+ds-2) ... #8 69.70 Setting up libsub-override-perl (0.09-2) ... #8 69.71 Setting up libaliased-perl (0.34-1.1) ... #8 69.72 Setting up libstrictures-perl (2.000006-1) ... #8 69.74 Setting up libsub-quote-perl (2.006006-1) ... #8 69.75 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 69.79 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 69.81 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #8 69.83 Setting up libsort-versions-perl (1.62-1) ... #8 69.84 Setting up libexporter-tiny-perl (1.002002-1) ... #8 69.85 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #8 69.87 Setting up libfile-dirlist-perl (0.05-2) ... #8 69.90 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 69.92 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 69.93 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 69.95 Setting up libsys-hostname-long-perl (1.5-2) ... #8 69.96 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 69.99 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 70.01 Setting up liburi-perl (5.08-1) ... #8 70.03 Setting up libfile-touch-perl (0.11-1) ... #8 70.05 Setting up python3.9 (3.9.2-1) ... #8 70.66 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 70.71 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 70.78 Setting up automake (1:1.16.3-2) ... #8 70.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 70.81 Setting up libapt-pkg-perl (0.1.39) ... #8 70.84 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 70.86 Setting up libstring-escape-perl (2010.002-2) ... #8 70.90 Setting up libhttp-date-perl (6.05-1) ... #8 70.92 Setting up libfile-which-perl (1.23-1) ... #8 70.94 Setting up libfile-basedir-perl (0.08-1) ... #8 70.96 Setting up libnumber-range-perl (0.12-1.1) ... #8 70.97 Setting up libtask-weaken-perl (1.06-1) ... #8 70.98 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 71.00 Setting up libmouse-perl (2.5.10-1+b1) ... #8 71.01 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 71.03 Setting up g++-10 (10.2.1-6) ... #8 71.04 Setting up libfile-listing-perl (6.14-1) ... #8 71.05 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 71.08 Setting up gpg-wks-client (2.2.27-2+deb11u1) ... #8 71.09 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 71.10 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 71.11 Setting up libclass-inspector-perl (1.36-1) ... #8 71.12 Setting up libfont-afm-perl (1.20-3) ... #8 71.14 Setting up libwant-perl (0.29-1+b6) ... #8 71.15 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 71.16 Setting up libtext-glob-perl (0.11-1) ... #8 71.17 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 71.18 Setting up liblist-compare-perl (0.55-1) ... #8 71.21 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 71.23 Setting up libio-pty-perl (1:1.15-2) ... #8 71.25 Setting up libtool (2.4.6-15) ... #8 71.26 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 71.27 Setting up libsort-key-perl (1.33-2+b3) ... #8 71.28 Setting up libclone-perl (0.45-1+b1) ... #8 71.29 Setting up libalgorithm-diff-perl (1.201-1) ... #8 71.31 Setting up libarchive-zip-perl (1.68-1) ... #8 71.32 Setting up libsub-identify-perl (0.14-1+b3) ... #8 71.33 Setting up libdistro-info-perl (1.0) ... #8 71.34 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 71.35 Setting up libobject-id-perl (0.1.2-2.1) ... #8 71.36 Setting up libio-stringy-perl (2.111-3) ... #8 71.39 Setting up liblist-moreutils-perl (0.430-2) ... #8 71.41 Setting up libhtml-tagset-perl (3.20-4) ... #8 71.42 Setting up liblog-any-perl (1.709-1) ... #8 71.43 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 71.44 Setting up libdevel-size-perl (0.83-1+b2) ... #8 71.46 Setting up libdebhelper-perl (13.3.4) ... #8 71.47 Setting up libpod-constants-perl (0.19-2) ... #8 71.48 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 71.49 Setting up libconvert-binhex-perl (1.125-1) ... #8 71.50 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 71.52 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 71.53 Setting up libtry-tiny-perl (0.30-1) ... #8 71.54 Setting up libtype-tiny-perl (1.012001-2) ... #8 71.55 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 71.56 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 71.58 Setting up libnet-http-perl (6.20-1) ... #8 71.59 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 71.60 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 71.61 Setting up libtime-moment-perl (0.44-1+b3) ... #8 71.62 Setting up libencode-locale-perl (1.05-1.1) ... #8 71.63 Setting up python3 (3.9.2-3) ... #8 71.90 Setting up libexception-class-perl (1.44-1) ... #8 71.91 Setting up python3-xdg (0.27-2) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #11 13.91 Installing : device-mapper-1.02.175-1.fc34.aarch64 85/103 #11 13.98 Installing : device-mapper-libs-1.02.175-1.fc34.aarch64 86/103 #11 13.99 Installing : cryptsetup-libs-2.3.7-1.fc34.aarch64 87/103 #11 14.04 Installing : dbus-1:1.12.20-3.fc34.aarch64 88/103 #11 14.04 Running scriptlet: systemd-networkd-248.10-1.fc34.aarch64 89/103 #11 14.12 Installing : systemd-networkd-248.10-1.fc34.aarch64 89/103 #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #11 4.197 The following NEW packages will be installed: #11 4.197 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 4.197 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 4.198 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 4.198 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 4.199 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #12 7.484 debconf: delaying package configuration, since apt-utils is not installed #12 7.529 Fetched 10.6 MB in 2s (6853 kB/s) #12 7.563 Selecting previously unselected package bash-completion. #12 8.252 Selecting previously unselected package cmake-data. #12 8.256 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 8.261 Unpacking cmake-data (3.16.3-1ubuntu1) ... #11 12.27 Installing : cmake-data-3.20.5-1.fc34.noarch 54/101 #11 12.43 Installing : cmake-3.20.5-1.fc34.x86_64 55/101 #11 12.44 Installing : perl-TermReadKey-2.38-9.fc34.x86_64 56/101 #11 12.44 Installing : perl-Error-1:0.17029-5.fc34.noarch 57/101 #11 12.45 Installing : pcre2-utf32-10.36-4.fc34.x86_64 58/101 #11 12.46 Installing : pcre2-utf16-10.36-4.fc34.x86_64 59/101 #11 12.47 Installing : pcre2-devel-10.36-4.fc34.x86_64 60/101 #11 12.48 Installing : libselinux-devel-3.2-1.fc34.x86_64 61/101 #11 12.48 Installing : lzo-2.10-4.fc34.x86_64 62/101 #11 12.49 Installing : libselinux-utils-3.2-1.fc34.x86_64 63/101 #11 12.51 Installing : policycoreutils-3.2-1.fc34.x86_64 64/101 #11 12.51 Running scriptlet: policycoreutils-3.2-1.fc34.x86_64 64/101 #11 12.52 Installing : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64 65/101 #11 12.53 Installing : selinux-policy-34.27-1.fc34.noarch 66/101 #11 12.53 Running scriptlet: selinux-policy-34.27-1.fc34.noarch 66/101 #11 13.99 Unpacking libpcre2-32-0:armhf (10.36-2) ... #11 14.04 Selecting previously unselected package libpcre2-posix2:armhf. #11 14.04 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ... #11 14.05 Unpacking libpcre2-posix2:armhf (10.36-2) ... #11 14.08 Selecting previously unselected package libpcre2-dev:armhf. #11 14.08 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ... #11 14.09 Unpacking libpcre2-dev:armhf (10.36-2) ... #11 14.21 Selecting previously unselected package libselinux1-dev:armhf. #11 14.21 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ... #8 73.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 73.32 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 73.45 #8 73.45 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 72.06 Setting up libconfig-tiny-perl (2.26-1) ... #8 72.08 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 72.09 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 72.10 Setting up liblist-utilsby-perl (0.11-1) ... #8 72.12 Setting up libstring-shellquote-perl (1.04-1) ... #8 72.13 Setting up libsub-install-perl (0.928-1.1) ... #8 72.14 Setting up gcc (4:10.2.1-1) ... #8 72.17 Setting up dpkg-dev (1.20.9) ... #8 72.19 Setting up libnumber-compare-perl (0.03-1.1) ... #8 72.20 Setting up intltool-debian (0.35.0+20060710.5) ... #8 72.21 Setting up liberror-perl (0.17029-1) ... #8 72.23 Setting up python3-six (1.16.0-2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 14.19 Running scriptlet: systemd-networkd-248.10-1.fc34.aarch64 89/103 #11 14.21 Installing : systemd-pam-248.10-1.fc34.aarch64 90/103 #11 4.477 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. #11 4.477 1 not fully installed or removed. #11 4.477 Need to get 8314 kB of archives. #11 4.477 After this operation, 36.4 MB of additional disk space will be used. #11 4.477 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] #11 4.481 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] #11 4.495 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB] #11 4.497 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB] #11 4.499 Get:5 http://deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] #11 4.502 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] #11 4.503 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] #11 4.512 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] #11 4.516 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] #11 4.582 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB] #11 4.582 Get:11 http://deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] #11 4.583 Get:12 http://deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] #11 4.584 Get:13 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] #11 4.585 Get:14 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] #11 4.587 Get:15 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] #11 4.587 Get:16 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] #11 4.589 Get:17 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] #11 4.592 Get:18 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] #11 4.595 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] #11 4.597 Get:20 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] #11 4.599 Get:21 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] #11 4.605 Get:22 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] #11 4.606 Get:23 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] #11 4.607 Get:24 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] #11 4.608 Get:25 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] #11 4.611 Get:26 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB] #12 7.563 (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 ... 26767 files and directories currently installed.) #12 7.579 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... #12 8.688 Selecting previously unselected package libarchive13:armhf. #12 8.690 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ... #12 8.700 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ... #11 12.56 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 67/101 #11 12.74 Installing : selinux-policy-targeted-34.27-1.fc34.noarch 67/101 #11 12.75 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 67/101 #11 12.80 Installing : python3-policycoreutils-3.2-1.fc34.noarch 68/101 #11 12.81 Installing : policycoreutils-python-utils-3.2-1.fc34.noarch 69/101 #11 12.82 Installing : policycoreutils-devel-3.2-1.fc34.x86_64 70/101 #11 14.22 Unpacking libselinux1-dev:armhf (3.1-3) ... #11 14.28 Selecting previously unselected package libdevmapper-dev:armhf. #11 14.28 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... #11 14.28 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 14.35 Selecting previously unselected package libltdl7:armhf. #11 14.35 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ... #11 14.36 Unpacking libltdl7:armhf (2.4.6-15) ... #11 14.39 Selecting previously unselected package libltdl-dev:armhf. #11 14.39 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ... #11 14.39 Unpacking libltdl-dev:armhf (2.4.6-15) ... #11 14.46 Selecting previously unselected package libseccomp-dev:armhf. #8 73.48 Setting up dput (1.0.3) ... #8 73.64 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 73.65 Setting up libmodule-runtime-perl (0.016-1) ... #8 73.66 Setting up libmailtools-perl (2.18-1) ... #8 73.67 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #8 73.68 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #8 73.73 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 61.60 Setting up libgpgme11:armhf (1.14.0-1ubuntu4) ... #9 61.61 Setting up dirmngr (2.2.20-1ubuntu4) ... #9 61.75 Setting up perl (5.32.1-3ubuntu3) ... #9 61.77 Setting up libpackage-stash-xs-perl (0.29-1build4) ... #9 61.85 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 61.86 Setting up libdata-dump-perl (1.23-1.1) ... #9 61.88 Setting up libref-util-perl (0.204-1) ... #9 61.90 Setting up libipc-system-simple-perl (1.30-1) ... #9 61.91 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 61.92 Setting up libhash-fieldhash-perl (0.15-1build4) ... #9 61.93 Setting up libgd3:armhf (2.3.0-2ubuntu1) ... #9 61.95 Setting up libvariable-magic-perl (0.62-1build3) ... #8 71.81 0 added, 0 removed; done. #8 71.81 Running hooks in /etc/ca-certificates/update.d... #8 71.81 done. #8 72.36 Setting up dh-autoreconf (20) ... #8 72.38 Setting up patchutils (0.4.2-1) ... #8 72.39 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 72.40 Setting up libltdl-dev:amd64 (2.4.6-15) ... #8 72.41 Setting up libjson-maybexs-perl (1.004003-1) ... #8 72.42 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 72.43 Setting up libio-string-perl (1.08-3.1) ... #8 72.44 Setting up libreadonly-perl (2.050-3) ... #8 72.45 Setting up python3-gpg (1.14.0-1+b2) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:04 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a VERSION BBB 0.0.0-20220506101846-4cc4385 + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git #11 14.21 Running scriptlet: systemd-248.10-1.fc34.aarch64 91/103 #11 14.65 Installing : systemd-248.10-1.fc34.aarch64 91/103 #11 4.806 debconf: delaying package configuration, since apt-utils is not installed #11 4.848 Fetched 8314 kB in 0s (21.0 MB/s) #11 4.885 Selecting previously unselected package bash-completion. #11 4.885 (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 ... 27779 files and directories currently installed.) #11 4.899 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #12 8.754 Selecting previously unselected package libjsoncpp1:armhf. #12 8.758 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ... #12 8.761 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #12 8.800 Selecting previously unselected package librhash0:armhf. #12 8.804 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ... #12 8.814 Unpacking librhash0:armhf (1.3.9-1) ... #12 8.868 Selecting previously unselected package libuv1:armhf. #12 8.870 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ... #12 8.874 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ... #12 8.907 Selecting previously unselected package cmake. #12 8.911 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_armhf.deb ... #12 8.915 Unpacking cmake (3.16.3-1ubuntu1) ... #11 12.92 Installing : selinux-policy-devel-34.27-1.fc34.noarch 71/101 #11 12.93 Running scriptlet: selinux-policy-devel-34.27-1.fc34.noarch 71/101 #11 12.94 Installing : libcbor-0.7.0-3.fc34.x86_64 72/101 #11 12.94 Installing : libfido2-1.6.0-2.fc34.x86_64 73/101 #11 12.96 Installing : openssh-clients-8.6p1-5.fc34.x86_64 74/101 #11 12.97 Running scriptlet: openssh-clients-8.6p1-5.fc34.x86_64 74/101 #11 13.05 Installing : git-core-2.34.3-1.fc34.x86_64 75/101 #11 13.08 Installing : git-core-doc-2.34.3-1.fc34.noarch 76/101 #11 13.10 Installing : perl-Git-2.34.3-1.fc34.noarch 77/101 #11 13.10 Installing : git-2.34.3-1.fc34.x86_64 78/101 #11 13.11 Installing : libargon2-20171227-6.fc34.x86_64 79/101 #11 13.11 Installing : e2fsprogs-libs-1.45.6-5.fc34.x86_64 80/101 #11 13.14 Installing : btrfs-progs-5.16.2-1.fc34.x86_64 81/101 #11 13.15 Installing : acl-2.3.1-1.fc34.x86_64 82/101 #11 14.46 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ... #11 14.47 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #11 14.52 Selecting previously unselected package libsystemd-dev:armhf. #11 14.52 Preparing to unpack .../28-libsystemd-dev_247.3-7+rpi1_armhf.deb ... #11 14.53 Unpacking libsystemd-dev:armhf (247.3-7+rpi1) ... #8 73.79 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 73.86 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 73.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 61.96 Setting up libio-html-perl (1.004-2) ... #9 61.97 Setting up libpod-parser-perl (1.63-2) ... #9 61.99 Setting up libb-hooks-op-check-perl (0.22-1build3) ... #9 62.00 Setting up liblist-moreutils-xs-perl (0.430-2) ... #9 62.01 Setting up libparams-util-perl (1.102-1build2) ... #9 62.03 Setting up libdpkg-perl (1.20.9ubuntu2) ... #9 62.04 Setting up libtime-duration-perl (1.21-1) ... #9 62.05 Setting up autoconf (2.69-14) ... #9 62.07 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 62.08 Setting up libarray-intspan-perl (2.004-1) ... #9 62.09 Setting up libcapture-tiny-perl (0.48-1) ... #9 62.10 Setting up libtimedate-perl (2.3300-2) ... #9 62.11 Setting up libstdc++-11-dev:armhf (11.2.0-7ubuntu2) ... #9 62.13 Setting up gpg-wks-server (2.2.20-1ubuntu4) ... #9 62.17 Setting up libsub-name-perl (0.26-1build2) ... #8 DONE 72.2s #8 72.62 Setting up python3-certifi (2020.6.20-1) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 debian/rules clean dh clean --with=bash-completion #11 14.70 Running scriptlet: systemd-248.10-1.fc34.aarch64 91/103 #11 14.85 Installing : dbus-common-1:1.12.20-3.fc34.noarch 92/103 #11 14.85 Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch 92/103 #11 14.88 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #11 14.88 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #11 14.88 #12 9.284 Selecting previously unselected package dh-apparmor. #12 0.980 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #12 0.987 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #12 1.061 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #12 8.176 Unpacking bash-completion (1:2.11-2ubuntu1) ... #11 13.16 Installing : device-mapper-1.02.175-1.fc34.x86_64 83/101 #11 13.17 Installing : device-mapper-libs-1.02.175-1.fc34.x86_64 84/101 #11 13.18 Installing : cryptsetup-libs-2.3.7-1.fc34.x86_64 85/101 #11 13.18 Installing : dbus-1:1.12.20-3.fc34.x86_64 86/101 #11 13.19 Running scriptlet: systemd-networkd-248.10-1.fc34.x86_64 87/101 #11 13.25 Installing : systemd-networkd-248.10-1.fc34.x86_64 87/101 #11 13.26 Running scriptlet: systemd-networkd-248.10-1.fc34.x86_64 87/101 #11 13.27 Installing : systemd-pam-248.10-1.fc34.x86_64 88/101 #11 14.79 Selecting previously unselected package libglib2.0-0:armhf. #11 14.79 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ... #11 14.81 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #11 15.02 Selecting previously unselected package pkg-config. #11 15.02 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ... #8 74.03 Setting up libconst-fast-perl (0.014-1) ... #8 74.05 Setting up libhttp-daemon-perl (6.01-3) ... #8 74.06 Setting up libmodule-implementation-perl (0.09-1) ... #8 74.08 Setting up libemail-valid-perl (1.202-1) ... #8 74.09 Setting up libcgi-fast-perl (1:2.13-1) ... #8 74.11 Setting up libpackage-stash-perl (0.38-1) ... #8 74.12 Setting up libimport-into-perl (1.002005-1) ... #8 74.13 Setting up libmoo-perl (2.003004-2) ... #8 74.14 Setting up libmime-tools-perl (5.509-1) ... #8 74.16 Setting up libxml-simple-perl (2.25-1) ... #8 74.17 Setting up libparams-validate-perl (1.29-1+b1) ... #8 74.19 Setting up libb-hooks-endofscope-perl (0.24-1) ... #8 74.20 Setting up lintian (2.15.0) ... #8 74.22 Setting up libnamespace-clean-perl (0.27-1) ... #8 74.23 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #8 74.27 Setting up licensecheck (3.0.31-3) ... #8 74.29 Setting up libgitlab-api-v4-perl (0.16-1) ... #8 74.31 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 71.49 Setting up libgpgme11:armhf (1.14.0-1+b2) ... #8 71.51 Setting up dirmngr (2.2.27-2+deb11u1) ... #8 71.64 Setting up perl (5.32.1-4+deb11u2) ... #8 71.66 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 71.67 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 71.72 Setting up libdata-dump-perl (1.23-1.1) ... #8 71.74 Setting up libref-util-perl (0.204-1) ... #8 71.75 Setting up libipc-system-simple-perl (1.30-1) ... #8 71.76 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 71.77 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 71.78 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 71.79 Setting up libio-html-perl (1.004-2) ... #8 71.80 Setting up libpod-parser-perl (1.63-2) ... #8 71.82 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 71.83 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 71.84 Setting up gcc-10 (10.2.1-6) ... #8 71.86 Setting up libparams-util-perl (1.102-1+b1) ... #8 71.87 Setting up libdpkg-perl (1.20.9) ... #8 71.88 Setting up libtime-duration-perl (1.21-1) ... #8 71.89 Setting up autoconf (2.69-14) ... #8 71.91 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 71.92 Setting up libarray-intspan-perl (2.004-1) ... #8 71.93 Setting up libcapture-tiny-perl (0.48-1) ... #8 71.94 Setting up libtimedate-perl (2.3300-2) ... #8 71.95 Setting up gpg-wks-server (2.2.27-2+deb11u1) ... #8 71.96 Setting up libsub-name-perl (0.26-1+b1) ... #9 62.18 Setting up libtype-tiny-xs-perl (0.022-1) ... #9 62.19 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 62.20 Setting up libproc-processtable-perl (0.59-2build2) ... #9 62.21 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 62.23 Setting up gcc-11 (11.2.0-7ubuntu2) ... #9 62.24 Setting up xauth (1:1.1-1) ... #9 62.25 Setting up libpath-tiny-perl (0.118-1) ... #9 62.27 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 62.28 Setting up libjson-perl (4.03000-1) ... #9 62.29 Setting up libipc-run3-perl (0.048-2) ... #9 62.30 Setting up libsub-override-perl (0.09-2) ... #9 62.31 Setting up libaliased-perl (0.34-1.1) ... #9 62.33 Setting up libstrictures-perl (2.000006-1) ... #9 62.34 Setting up libsub-quote-perl (2.006006-1) ... #9 62.35 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 62.36 Setting up libclass-xsaccessor-perl (1.19-3build7) ... #9 62.38 Setting up libsort-versions-perl (1.62-1) ... #9 62.39 Setting up libexporter-tiny-perl (1.002002-1) ... #9 62.41 Setting up libre-engine-re2-perl:armhf (0.14-1build1) ... #9 62.42 Setting up libfile-dirlist-perl (0.05-2) ... #9 62.43 Setting up libterm-readkey-perl (2.38-1build2) ... #9 62.44 Setting up libtext-levenshteinxs-perl (0.03-4build9) ... #9 62.46 Setting up libperlio-gzip-perl (0.19-1build7) ... #9 62.47 Setting up libsys-hostname-long-perl (1.5-2) ... #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:e89ae9d06c2e7a5dd53d6a5ed350f142928a60c573ab2914fbf9756e7ff6499d #10 DONE 0.1s #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 #11 sha256:6b92c4c5cfb7a29ec4c261852f2d2bff77ceb0366c0557d0cb225967f5283b6f #8 72.75 Setting up libfile-find-rule-perl (0.34-1) ... #8 72.76 Setting up libstring-copyright-perl (0.003006-1) ... #8 72.77 Setting up libgd3:amd64 (2.3.0-2) ... #8 72.79 Setting up python3-idna (2.10-1) ... #8 72.99 Setting up libdata-optlist-perl (0.110-1.1) ... dh_clean dpkg-source -I.git -b . #13 25.95 Running scriptlet: isl-0.16.1-6.el8.x86_64 52/58 #13 27.63 Installing : gcc-8.5.0-13.el8.x86_64 53/58 #13 27.65 Running scriptlet: gcc-8.5.0-13.el8.x86_64 53/58 #11 14.88 Running scriptlet: dbus-broker-29-2.fc34.aarch64 93/103 #11 14.96 Installing : dbus-broker-29-2.fc34.aarch64 93/103 #11 15.04 Running scriptlet: dbus-broker-29-2.fc34.aarch64 93/103 #11 15.06 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #11 15.06 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #11 15.06 #11 15.08 Installing : systemd-devel-248.10-1.fc34.aarch64 94/103 #11 15.09 Installing : device-mapper-devel-1.02.175-1.fc34.aarch64 95/103 #11 15.13 Installing : btrfs-progs-devel-5.16.2-1.fc34.aarch64 96/103 #11 15.15 Installing : libtool-2.4.6-40.fc34.aarch64 97/103 #11 15.18 Installing : annobin-9.79-5.fc34.aarch64 98/103 #11 15.20 Installing : libtool-ltdl-devel-2.4.6-40.fc34.aarch64 99/103 #12 1.135 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #12 9.284 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #12 9.292 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 9.333 Selecting previously unselected package libbtrfs0:armhf. #12 9.333 Preparing to unpack .../08-libbtrfs0_5.4.1-2_armhf.deb ... #12 9.335 Unpacking libbtrfs0:armhf (5.4.1-2) ... #12 9.442 Selecting previously unselected package libbtrfs-dev:armhf. #12 9.444 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_armhf.deb ... #12 9.450 Unpacking libbtrfs-dev:armhf (5.4.1-2) ... #12 8.324 Selecting previously unselected package cmake-data. #12 8.327 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ... #12 8.333 Unpacking cmake-data (3.18.4-2ubuntu2) ... #11 13.28 Running scriptlet: systemd-248.10-1.fc34.x86_64 89/101 #11 13.63 Installing : systemd-248.10-1.fc34.x86_64 89/101 #11 15.03 Unpacking pkg-config (0.29.2-1) ... #11 15.08 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #11 15.13 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #11 15.16 Setting up g++-10 (10.2.1-6+rpi1) ... #11 15.17 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #11 15.19 Setting up libglib2.0-0:armhf (2.66.8-1) ... #11 15.21 No schema files found: doing nothing. #11 15.21 Setting up libsepol1-dev:armhf (3.1-1) ... #11 15.23 Setting up libpcre2-16-0:armhf (10.36-2) ... #11 15.24 Setting up libbtrfs0:armhf (5.10.1-2) ... #15 DONE 3.8s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:5604eaf1597dcfbc3c826c62a85571cbd244417af109fbaa88d1823529cf0c92 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:ba0690f24cd8159d6df6b157571912741935834560fe59a700a4432b5d264749 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #15 DONE 2.1s #16 [stage-1 9/9] WORKDIR /root/rpmbuild #16 sha256:cf67a79c1e99eaaf3c6c82c08924e60a9a43e371318c614b7e46e1b3221467de #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #8 74.32 Setting up libwww-perl (6.36-2) ... #8 74.34 Setting up debhelper (13.3.3~bpo10+1) ... #8 74.36 Setting up dh-autoreconf (19) ... #8 74.38 Setting up devscripts (2.19.5+deb10u1) ... #8 74.54 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 74.55 Setting up equivs (2.2.0) ... #8 74.57 Setting up libxml-parser-perl (2.44-4) ... #8 72.00 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 72.03 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 72.05 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 72.06 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 72.07 Setting up xauth (1:1.1-1) ... #8 72.09 Setting up libpath-tiny-perl (0.118-1) ... #8 72.11 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 72.13 Setting up libjson-perl (4.03000-1) ... #8 72.15 Setting up libipc-run3-perl (0.048-2) ... #8 72.16 Setting up libfcgi-perl:armhf (0.79+ds-2) ... #8 72.17 Setting up libsub-override-perl (0.09-2) ... #8 72.19 Setting up libaliased-perl (0.34-1.1) ... #8 72.21 Setting up libstrictures-perl (2.000006-1) ... #8 72.23 Setting up libsub-quote-perl (2.006006-1) ... #8 72.24 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 72.25 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 72.26 Setting up libfontconfig1:armhf (2.13.1-4.2) ... #8 72.28 Setting up libsort-versions-perl (1.62-1) ... #8 72.29 Setting up libexporter-tiny-perl (1.002002-1) ... #11 9.141 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 1/1 #11 9.265 Preparing : 1/1 #11 9.306 Upgrading : libgcc-11.3.1-2.fc35.x86_64 1/111 #11 9.312 Running scriptlet: libgcc-11.3.1-2.fc35.x86_64 1/111 #11 9.335 Upgrading : audit-libs-3.0.8-1.fc35.x86_64 2/111 #11 9.344 Installing : python3-libselinux-3.3-1.fc35.x86_64 3/111 #9 62.48 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 62.50 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... #9 62.51 Setting up liburi-perl (5.08-1) ... #9 62.52 Setting up libfile-touch-perl (0.11-1) ... #9 62.53 Setting up python3.9 (3.9.7-2build1) ... #11 0.406 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease #8 73.01 Setting up libipc-run-perl (20200505.0-1) ... #8 73.02 Setting up git (1:2.30.2-1) ... #8 73.05 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #8 73.07 Setting up python3-urllib3 (1.26.5-1~exp1) ... #8 73.25 Setting up libcontextual-return-perl (0.004014-2) ... #8 73.26 Setting up libwww-robotrules-perl (6.02-1) ... #8 73.27 Setting up libtypes-serialiser-perl (1.01-1) ... #8 73.29 Setting up g++ (4:10.2.1-1) ... #8 73.32 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 73.32 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 73.34 Setting up libgit-wrapper-perl (0.048-1) ... #8 73.36 Setting up liblog-any-adapter-screen-perl (0.140-1) ... dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz #13 27.69 Installing : annobin-10.67-1.el8.x86_64 54/58 #13 27.78 Installing : libtool-2.4.6-25.el8.x86_64 55/58 #13 27.79 Running scriptlet: libtool-2.4.6-25.el8.x86_64 55/58 #13 27.82 Installing : libtool-ltdl-devel-2.4.6-25.el8.x86_64 56/58 #13 27.83 Installing : device-mapper-devel-8:1.02.181-3.el8.x86_64 57/58 #13 27.86 Installing : libseccomp-devel-2.5.2-1.el8.x86_64 58/58 #11 15.30 Installing : libseccomp-devel-2.5.3-1.fc34.aarch64 100/103 #11 15.31 Installing : which-2.21-26.fc34.aarch64 101/103 #11 15.32 Cleanup : libgomp-11.2.1-9.fc34.aarch64 102/103 #11 15.38 Cleanup : libgcc-11.2.1-9.fc34.aarch64 103/103 #11 15.38 Running scriptlet: libgcc-11.2.1-9.fc34.aarch64 103/103 #11 15.41 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 103/103 #12 9.539 Selecting previously unselected package libdevmapper1.02.1:armhf. #12 9.542 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... #12 9.550 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 9.599 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #12 9.599 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... #12 9.606 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 9.641 Selecting previously unselected package libudev-dev:armhf. #12 9.641 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.16_armhf.deb ... #12 9.646 Unpacking libudev-dev:armhf (245.4-4ubuntu3.16) ... #12 9.687 Preparing to unpack .../13-libsepol1_3.0-1ubuntu0.1_armhf.deb ... #12 9.697 Unpacking libsepol1:armhf (3.0-1ubuntu0.1) over (3.0-1) ... #12 8.680 Selecting previously unselected package libarchive13:arm64. #12 8.684 Preparing to unpack .../02-libarchive13_3.4.3-2ubuntu0.2_arm64.deb ... #12 8.692 Unpacking libarchive13:arm64 (3.4.3-2ubuntu0.2) ... #12 8.733 Selecting previously unselected package libjsoncpp24:arm64. #12 8.736 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_arm64.deb ... #12 8.740 Unpacking libjsoncpp24:arm64 (1.9.4-4build1) ... #12 8.777 Selecting previously unselected package librhash0:arm64. #12 8.781 Preparing to unpack .../04-librhash0_1.4.1-2build1_arm64.deb ... #12 8.785 Unpacking librhash0:arm64 (1.4.1-2build1) ... #12 8.825 Selecting previously unselected package libuv1:arm64. #12 8.829 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_arm64.deb ... #12 8.833 Unpacking libuv1:arm64 (1.40.0-2ubuntu1) ... #11 15.25 Setting up libpcre2-32-0:armhf (10.36-2) ... #11 15.27 Setting up libuv1:armhf (1.40.0-1) ... #11 15.28 Setting up bash-completion (1:2.11-2) ... #11 13.64 Running scriptlet: systemd-248.10-1.fc34.x86_64 89/101 #11 13.78 Installing : dbus-common-1:1.12.20-3.fc34.noarch 90/101 #11 13.79 Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch 90/101 #11 13.81 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #11 13.81 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #11 13.81 #11 13.81 Running scriptlet: dbus-broker-29-2.fc34.x86_64 91/101 #11 13.86 Installing : dbus-broker-29-2.fc34.x86_64 91/101 #11 13.87 Running scriptlet: dbus-broker-29-2.fc34.x86_64 91/101 #11 13.89 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #11 13.89 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #11 13.89 #11 13.90 Installing : systemd-devel-248.10-1.fc34.x86_64 92/101 #11 13.91 Installing : device-mapper-devel-1.02.175-1.fc34.x86_64 93/101 #11 13.91 Installing : btrfs-progs-devel-5.16.2-1.fc34.x86_64 94/101 #11 13.93 Installing : libtool-2.4.6-40.fc34.x86_64 95/101 #11 13.93 Installing : annobin-9.79-5.fc34.x86_64 96/101 #11 13.95 Installing : libtool-ltdl-devel-2.4.6-40.fc34.x86_64 97/101 #11 13.95 Installing : libseccomp-devel-2.5.3-1.fc34.x86_64 98/101 #11 13.96 Installing : which-2.21-26.fc34.x86_64 99/101 #11 13.96 Cleanup : libgomp-11.2.1-9.fc34.x86_64 100/101 #8 74.59 Setting up libxml-sax-expat-perl (0.51-1) ... #8 74.63 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 74.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 74.81 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #21 68.20 Selecting previously unselected package g++-aarch64-linux-gnu. #21 68.21 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 68.24 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... #21 68.28 Selecting previously unselected package patch. #21 68.28 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... #21 68.29 Unpacking patch (2.7.6-7) ... #21 68.32 Selecting previously unselected package dpkg-dev. #21 68.33 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... #21 68.33 Unpacking dpkg-dev (1.20.9) ... #21 68.45 Selecting previously unselected package libconfig-inifiles-perl. #21 68.46 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... #21 68.46 Unpacking libconfig-inifiles-perl (3.000003-1) ... #21 68.49 Selecting previously unselected package libio-string-perl. #21 68.49 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... #21 68.49 Unpacking libio-string-perl (1.08-3.1) ... #21 68.52 Selecting previously unselected package libicu67:amd64. #21 68.53 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... #21 68.53 Unpacking libicu67:amd64 (67.1-7) ... #8 72.30 Setting up libre-engine-re2-perl:armhf (0.14-1) ... #8 72.31 Setting up libfile-dirlist-perl (0.05-2) ... #8 72.32 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 72.33 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 72.41 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 72.42 Setting up libsys-hostname-long-perl (1.5-2) ... #8 72.43 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 72.45 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 72.46 Setting up liburi-perl (5.08-1) ... #8 72.47 Setting up libfile-touch-perl (0.11-1) ... #8 72.48 Setting up python3.9 (3.9.2-1) ... #11 9.388 Installing : util-linux-core-2.37.4-1.fc35.x86_64 4/111 #11 9.398 Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64 4/111 #11 9.408 Installing : perl-File-Find-1.39-486.fc35.noarch 5/111 #11 9.420 Installing : perl-File-Copy-2.35-486.fc35.noarch 6/111 #11 9.425 Installing : perl-File-Compare-1.100.600-486.fc35.noarch 7/111 #11 9.433 Installing : libtool-ltdl-2.4.6-50.fc35.x86_64 8/111 #11 9.440 Installing : libseccomp-2.5.3-1.fc35.x86_64 9/111 #11 9.448 Installing : libfdisk-2.37.4-1.fc35.x86_64 10/111 #11 9.484 Installing : cmake-rpm-macros-3.22.2-1.fc35.noarch 11/111 #11 9.490 Installing : cmake-filesystem-3.22.2-1.fc35.x86_64 12/111 #11 9.562 Installing : checkpolicy-3.3-1.fc35.x86_64 13/111 #11 9.572 Installing : perl-threads-1:2.26-448.fc35.x86_64 14/111 #11 5.624 Unpacking bash-completion (1:2.8-6) ... #11 5.754 Selecting previously unselected package cmake-data. #11 5.758 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #11 5.764 Unpacking cmake-data (3.13.4-1) ... #11 0.650 Hit:2 http://deb.debian.org/debian bullseye InRelease #11 0.650 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #8 73.37 Setting up librole-tiny-perl (2.002004-1) ... #8 73.38 Setting up gnupg (2.2.27-2+deb11u1) ... #8 73.40 Setting up build-essential (12.9) ... #8 73.41 Setting up python3-unidiff (0.5.5-2) ... #15 DONE 3.9s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:9eafdb718f3fd8ea5b7f463f9ee7a5294f1a5066326992fdf5ed0860dc83e495 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:e3aa58754241eb52bb472dab0e2a1cd6e326eae61befd294a2d11c08957adb7d #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #12 9.802 Setting up libsepol1:armhf (3.0-1ubuntu0.1) ... #12 9.868 Selecting previously unselected package libsepol1-dev:armhf. #12 9.868 (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 ... 29815 files and directories currently installed.) #12 9.885 Preparing to unpack .../0-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ... #12 9.890 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ... #12 10.000 Selecting previously unselected package libpcre2-16-0:armhf. #12 10.000 Preparing to unpack .../1-libpcre2-16-0_10.34-7_armhf.deb ... #12 10.00 Unpacking libpcre2-16-0:armhf (10.34-7) ... #12 10.06 Selecting previously unselected package libpcre2-32-0:armhf. #12 10.06 Preparing to unpack .../2-libpcre2-32-0_10.34-7_armhf.deb ... #12 8.863 Selecting previously unselected package cmake. #12 8.866 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_arm64.deb ... #12 8.870 Unpacking cmake (3.18.4-2ubuntu2) ... #12 8.991 Selecting previously unselected package dh-apparmor. #12 8.995 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ... #12 8.998 Unpacking dh-apparmor (3.0.3-0ubuntu1) ... #12 9.038 Selecting previously unselected package libbtrfs0:arm64. #12 9.038 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_arm64.deb ... #12 9.042 Unpacking libbtrfs0:arm64 (5.10.1-2build1) ... #12 9.072 Selecting previously unselected package libbtrfs-dev:arm64. #12 9.075 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_arm64.deb ... #12 9.079 Unpacking libbtrfs-dev:arm64 (5.10.1-2build1) ... #12 9.123 Selecting previously unselected package libdevmapper1.02.1:arm64. #12 9.123 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_arm64.deb ... #11 13.97 Cleanup : libgcc-11.2.1-9.fc34.x86_64 101/101 #11 13.97 Running scriptlet: libgcc-11.2.1-9.fc34.x86_64 101/101 #11 13.99 Running scriptlet: selinux-policy-targeted-34.27-1.fc34.noarch 101/101 #8 74.85 Setting up libsoap-lite-perl (1.27-1) ... #8 74.86 Setting up libxmlrpc-lite-perl (0.717-2) ... #8 74.88 Processing triggers for libc-bin (2.28-10+deb10u1) ... #8 74.91 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 74.92 Updating certificates in /etc/ssl/certs... #11 6.115 Selecting previously unselected package libprocps7:arm64. #11 6.119 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ... #11 9.604 Installing : m4-1.4.19-2.fc35.x86_64 15/111 #11 6.127 Unpacking libprocps7:arm64 (2:3.3.15-2) ... #11 9.613 Installing : libmpc-1.2.1-3.fc35.x86_64 16/111 #11 6.174 Selecting previously unselected package procps. #11 9.655 Installing : emacs-filesystem-1:27.2-9.fc35.noarch 17/111 #11 9.674 Installing : autoconf-2.69-37.fc35.noarch 18/111 #11 9.849 Installing : cpp-11.3.1-2.fc35.x86_64 19/111 #8 75.06 Setting up libgpgme11:armhf (1.12.0-6) ... #8 75.08 Setting up gcc (4:8.3.0-1) ... #8 75.10 Setting up python3-six (1.12.0-1) ... #8 75.25 Setting up dirmngr (2.2.12-1+deb10u1) ... #8 75.28 Setting up perl (5.28.1-6+deb10u1) ... #8 75.31 Setting up libpackage-stash-xs-perl (0.29-1) ... #8 75.32 Setting up python3-gpg (1.12.0-6) ... #8 75.51 Setting up libdata-dump-perl (1.23-1) ... #8 75.53 Setting up python3-certifi (2018.8.24-1) ... #8 75.68 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #8 75.70 Setting up libref-util-perl (0.204-1) ... #8 75.72 Setting up libipc-system-simple-perl (1.25-4) ... #8 75.73 Setting up libnet-domain-tld-perl (1.75-1) ... #8 75.74 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #8 75.75 Setting up libvariable-magic-perl (0.62-1+b1) ... #8 75.77 Setting up python3-idna (2.6-1) ... #8 75.96 Setting up libio-html-perl (1.001-1) ... #8 75.97 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 76.00 Setting up libtest-refcount-perl (0.08-3) ... #8 76.03 Setting up libparams-util-perl (1.07-3+b4) ... #8 76.05 Setting up libdpkg-perl (1.19.7) ... #8 76.07 Setting up autoconf (2.69-11) ... #8 76.08 Setting up python3-urllib3 (1.24.1-1) ... #8 76.27 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 76.29 Setting up libcapture-tiny-perl (0.48-1) ... #8 76.31 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 76.33 Setting up gpg-wks-server (2.2.12-1+deb10u1) ... #8 76.38 Setting up libsub-name-perl (0.21-1+b3) ... #8 76.40 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #8 76.41 Setting up g++-8 (8.3.0-6) ... #8 76.44 Setting up libfile-chdir-perl (0.1008-1) ... #8 76.49 Setting up xauth (1:1.0.10-1) ... #8 76.50 Setting up libpath-tiny-perl (0.108-1) ... #8 76.52 Setting up libarchive-cpio-perl (0.10-1) ... #8 76.54 Setting up libjson-perl (4.02000-1) ... #8 76.59 Setting up libfcgi-perl (0.78-2+b3) ... #14 DONE 7.2s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:75e495616f20444c85273172758dd17e6f341bde9244497e643b0ef631bee140 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:9937974722fe2ee4d97a306857eb2b981fd4b526e28ecc213863c8eed3a25faf #16 DONE 0.1s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #8 73.55 Setting up lsb-release (11.1.0) ... #8 73.56 Setting up libfont-ttf-perl (1.06-1.1) ... #8 73.57 Setting up libfile-homedir-perl (1.006-1) ... #8 73.58 Setting up python3-magic (2:0.4.20-3) ... #8 73.72 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 73.75 Setting up pristine-tar (1.49) ... #8 73.76 Setting up libio-socket-ssl-perl (2.069-1) ... #8 73.77 Setting up libsub-exporter-perl (0.987-1) ... #13 27.87 Running scriptlet: libseccomp-devel-2.5.2-1.el8.x86_64 58/58 #13 28.14 Verifying : annobin-10.67-1.el8.x86_64 1/58 #13 28.14 Verifying : autoconf-2.69-29.el8.noarch 2/58 #13 28.14 Verifying : automake-1.16.1-7.el8.noarch 3/58 #13 28.14 Verifying : cmake-3.20.2-4.el8.x86_64 4/58 #13 28.14 Verifying : cmake-data-3.20.2-4.el8.noarch 5/58 #13 28.14 Verifying : cmake-filesystem-3.20.2-4.el8.x86_64 6/58 #13 28.15 Verifying : cmake-rpm-macros-3.20.2-4.el8.noarch 7/58 #13 28.15 Verifying : cpp-8.5.0-13.el8.x86_64 8/58 #13 28.15 Verifying : gcc-8.5.0-13.el8.x86_64 9/58 #13 28.15 Verifying : git-2.31.1-2.el8.x86_64 10/58 #13 28.15 Verifying : git-core-2.31.1-2.el8.x86_64 11/58 #13 28.15 Verifying : git-core-doc-2.31.1-2.el8.noarch 12/58 #13 28.15 Verifying : isl-0.16.1-6.el8.x86_64 13/58 #13 28.15 Verifying : libmpc-1.1.0-9.1.el8.x86_64 14/58 #13 28.15 Verifying : libseccomp-devel-2.5.2-1.el8.x86_64 15/58 #13 28.15 Verifying : libtool-2.4.6-25.el8.x86_64 16/58 #13 28.15 Verifying : libtool-ltdl-devel-2.4.6-25.el8.x86_64 17/58 #13 28.15 Verifying : libuv-1:1.41.1-1.el8_4.x86_64 18/58 #13 28.15 Verifying : perl-Error-1:0.17025-2.el8.noarch 19/58 #13 28.15 Verifying : perl-Git-2.31.1-2.el8.noarch 20/58 #13 28.15 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 21/58 #13 28.15 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 22/58 #13 28.15 Verifying : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 23/58 #13 28.15 Verifying : checkpolicy-2.9-1.el8.x86_64 24/58 #13 28.15 Verifying : glibc-devel-2.28-199.el8.x86_64 25/58 #13 28.15 Verifying : glibc-headers-2.28-199.el8.x86_64 26/58 #13 28.15 Verifying : kernel-headers-4.18.0-383.el8.x86_64 27/58 #13 28.15 Verifying : less-530-1.el8.x86_64 28/58 #13 28.15 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 29/58 #13 28.15 Verifying : libgomp-8.5.0-13.el8.x86_64 30/58 #13 28.15 Verifying : libselinux-devel-2.9-5.el8.x86_64 31/58 #13 28.15 Verifying : libselinux-utils-2.9-5.el8.x86_64 32/58 #13 28.15 Verifying : libsepol-devel-2.9-3.el8.x86_64 33/58 #13 28.15 Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 34/58 #13 28.15 Verifying : m4-1.4.18-7.el8.x86_64 35/58 #13 28.15 Verifying : make-1:4.2.1-11.el8.x86_64 36/58 #13 28.15 Verifying : openssh-8.0p1-12.el8.x86_64 37/58 #13 28.15 Verifying : openssh-clients-8.0p1-12.el8.x86_64 38/58 #13 28.15 Verifying : pcre2-devel-10.32-2.el8.x86_64 39/58 #13 28.15 Verifying : pcre2-utf16-10.32-2.el8.x86_64 40/58 #13 28.15 Verifying : pcre2-utf32-10.32-2.el8.x86_64 41/58 #13 28.15 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 42/58 #13 28.15 Verifying : policycoreutils-2.9-19.el8.x86_64 43/58 #13 28.15 Verifying : policycoreutils-devel-2.9-19.el8.x86_64 44/58 #13 28.15 Verifying : policycoreutils-python-utils-2.9-19.el8.noarch 45/58 #13 28.15 Verifying : python3-audit-3.0.7-3.el8.x86_64 46/58 #13 28.15 Verifying : python3-libselinux-2.9-5.el8.x86_64 47/58 #13 28.15 Verifying : python3-libsemanage-2.9-8.el8.x86_64 48/58 #13 28.15 Verifying : python3-policycoreutils-2.9-19.el8.noarch 49/58 #13 28.15 Verifying : python3-setools-4.3.0-3.el8.x86_64 50/58 #13 28.15 Verifying : rpm-plugin-selinux-4.14.3-23.el8.x86_64 51/58 #13 28.15 Verifying : selinux-policy-3.14.3-97.el8.noarch 52/58 #13 28.15 Verifying : selinux-policy-devel-3.14.3-97.el8.noarch 53/58 #13 28.15 Verifying : selinux-policy-minimum-3.14.3-97.el8.noarch 54/58 #13 28.15 Verifying : systemd-devel-239-58.el8.x86_64 55/58 #13 28.15 Verifying : device-mapper-devel-8:1.02.181-3.el8.x86_64 56/58 #13 28.15 Verifying : glibc-static-2.28-199.el8.x86_64 57/58 #13 28.15 Verifying : libxcrypt-static-4.1.1-6.el8.x86_64 58/58 #13 28.33 #13 28.33 Installed: #13 28.33 annobin-10.67-1.el8.x86_64 #13 28.33 autoconf-2.69-29.el8.noarch #13 28.33 automake-1.16.1-7.el8.noarch #13 28.33 checkpolicy-2.9-1.el8.x86_64 #13 28.33 cmake-3.20.2-4.el8.x86_64 #13 28.33 cmake-data-3.20.2-4.el8.noarch #13 28.33 cmake-filesystem-3.20.2-4.el8.x86_64 #13 28.33 cmake-rpm-macros-3.20.2-4.el8.noarch #13 28.33 cpp-8.5.0-13.el8.x86_64 #13 28.33 device-mapper-devel-8:1.02.181-3.el8.x86_64 #13 28.33 gcc-8.5.0-13.el8.x86_64 #13 28.33 git-2.31.1-2.el8.x86_64 #13 28.33 git-core-2.31.1-2.el8.x86_64 #13 28.33 git-core-doc-2.31.1-2.el8.noarch #13 28.33 glibc-devel-2.28-199.el8.x86_64 #13 28.33 glibc-headers-2.28-199.el8.x86_64 #13 28.33 glibc-static-2.28-199.el8.x86_64 #13 28.33 isl-0.16.1-6.el8.x86_64 #13 28.33 kernel-headers-4.18.0-383.el8.x86_64 #13 28.33 less-530-1.el8.x86_64 #13 28.33 libedit-3.1-23.20170329cvs.el8.x86_64 #13 28.33 libgomp-8.5.0-13.el8.x86_64 #13 28.33 libmpc-1.1.0-9.1.el8.x86_64 #13 28.33 libseccomp-devel-2.5.2-1.el8.x86_64 #13 28.33 libselinux-devel-2.9-5.el8.x86_64 #13 28.33 libselinux-utils-2.9-5.el8.x86_64 #13 28.33 libsepol-devel-2.9-3.el8.x86_64 #13 28.33 libtool-2.4.6-25.el8.x86_64 #13 28.33 libtool-ltdl-devel-2.4.6-25.el8.x86_64 #13 28.33 libuv-1:1.41.1-1.el8_4.x86_64 #13 28.33 libxcrypt-devel-4.1.1-6.el8.x86_64 #13 28.33 libxcrypt-static-4.1.1-6.el8.x86_64 #13 28.33 m4-1.4.18-7.el8.x86_64 #13 28.33 make-1:4.2.1-11.el8.x86_64 #13 28.33 openssh-8.0p1-12.el8.x86_64 #13 28.33 openssh-clients-8.0p1-12.el8.x86_64 #13 28.33 pcre2-devel-10.32-2.el8.x86_64 #13 28.33 pcre2-utf16-10.32-2.el8.x86_64 #13 28.33 pcre2-utf32-10.32-2.el8.x86_64 #13 28.33 perl-Data-Dumper-2.167-399.el8.x86_64 #13 28.33 perl-Error-1:0.17025-2.el8.noarch #13 28.33 perl-Git-2.31.1-2.el8.noarch #13 28.33 perl-TermReadKey-2.37-7.el8.x86_64 #13 28.33 perl-Thread-Queue-3.13-1.el8.noarch #13 28.33 policycoreutils-2.9-19.el8.x86_64 #13 28.33 policycoreutils-devel-2.9-19.el8.x86_64 #13 28.33 policycoreutils-python-utils-2.9-19.el8.noarch #13 28.33 python3-audit-3.0.7-3.el8.x86_64 #13 28.33 python3-libselinux-2.9-5.el8.x86_64 #13 28.33 python3-libsemanage-2.9-8.el8.x86_64 #13 28.33 python3-policycoreutils-2.9-19.el8.noarch #13 28.33 python3-setools-4.3.0-3.el8.x86_64 #13 28.33 rpm-plugin-selinux-4.14.3-23.el8.x86_64 #13 28.33 selinux-policy-3.14.3-97.el8.noarch #13 28.33 selinux-policy-devel-3.14.3-97.el8.noarch #13 28.33 selinux-policy-minimum-3.14.3-97.el8.noarch #13 28.33 systemd-devel-239-58.el8.x86_64 #13 28.33 vim-filesystem-2:8.0.1763-16.el8_5.12.noarch #13 28.33 #13 28.33 Complete! #12 10.06 Unpacking libpcre2-32-0:armhf (10.34-7) ... #12 10.14 Selecting previously unselected package libpcre2-posix2:armhf. #12 10.14 Preparing to unpack .../3-libpcre2-posix2_10.34-7_armhf.deb ... #12 10.14 Unpacking libpcre2-posix2:armhf (10.34-7) ... #12 10.17 Selecting previously unselected package libpcre2-dev:armhf. #12 10.17 Preparing to unpack .../4-libpcre2-dev_10.34-7_armhf.deb ... #12 10.17 Unpacking libpcre2-dev:armhf (10.34-7) ... #12 10.26 Selecting previously unselected package libselinux1-dev:armhf. #12 10.27 Preparing to unpack .../5-libselinux1-dev_3.0-1build2_armhf.deb ... #12 10.27 Unpacking libselinux1-dev:armhf (3.0-1build2) ... #12 9.126 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ... #12 9.165 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #12 9.169 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_arm64.deb ... #12 9.173 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ... #12 9.205 Selecting previously unselected package libudev-dev:arm64. #12 9.209 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8.5_arm64.deb ... #12 9.213 Unpacking libudev-dev:arm64 (248.3-1ubuntu8.5) ... #12 9.244 Selecting previously unselected package libsepol1-dev:arm64. #12 9.247 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2.1_arm64.deb ... #12 9.251 Unpacking libsepol1-dev:arm64 (3.1-1ubuntu2.1) ... #12 9.302 Selecting previously unselected package libpcre2-16-0:arm64. #12 9.306 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_arm64.deb ... #12 9.310 Unpacking libpcre2-16-0:arm64 (10.37-0ubuntu2) ... #12 9.351 Selecting previously unselected package libpcre2-32-0:arm64. #8 75.29 0 added, 0 removed; done. #8 75.29 Running hooks in /etc/ca-certificates/update.d... #8 75.29 done. #11 6.178 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ... #11 6.184 Unpacking procps (2:3.3.15-2) ... #11 6.244 Selecting previously unselected package libarchive13:arm64. #11 6.248 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_arm64.deb ... #11 6.252 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... #11 6.310 Selecting previously unselected package libjsoncpp1:arm64. #11 6.313 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ... #11 6.318 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... #11 6.360 Selecting previously unselected package librhash0:arm64. #11 6.363 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ... #11 6.367 Unpacking librhash0:arm64 (1.3.8-1) ... #11 6.415 Selecting previously unselected package libuv1:arm64. #11 9.885 Installing : perl-threads-shared-1.62-478.fc35.x86_64 20/111 #11 9.935 Installing : perl-Thread-Queue-3.14-478.fc35.noarch 21/111 #11 9.954 Installing : automake-1.16.2-5.fc35.noarch 22/111 #11 9.991 Installing : python3-libsemanage-3.3-1.fc35.x86_64 23/111 #11 9.998 Installing : python3-audit-3.0.8-1.fc35.x86_64 24/111 #8 73.78 Setting up libc-devtools (2.31-13+deb11u3) ... #8 73.80 Setting up libalgorithm-merge-perl (0.08-3) ... #8 73.81 Setting up libhttp-message-perl (6.28-1) ... #8 73.82 Setting up libhtml-form-perl (6.07-1) ... #8 73.84 Setting up python3-pkg-resources (52.0.0-4) ... #8 74.02 Setting up libiterator-perl (0.03+ds1-1.1) ... #8 76.63 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 76.65 Setting up python3-unidiff (0.5.4-1) ... #8 76.81 Setting up libstrictures-perl (2.000005-1) ... #8 76.83 Setting up libsub-quote-perl (2.005001-1) ... #8 76.85 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #8 76.86 Setting up libsort-versions-perl (1.62-1) ... #8 76.88 Setting up libexporter-tiny-perl (1.002001-1) ... #8 76.89 Setting up libterm-readkey-perl (2.38-1) ... #8 76.91 Setting up lsb-release (10.2019051400) ... #8 76.92 Setting up libclass-accessor-perl (0.51-1) ... #8 76.94 Setting up libnet-ip-perl (1.26-2) ... #8 76.95 Setting up python3-magic (2:0.4.15-2) ... #12 10.32 Selecting previously unselected package libdevmapper-dev:armhf. #12 10.32 Preparing to unpack .../6-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ... #12 10.32 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ... #12 10.35 Selecting previously unselected package libseccomp-dev:armhf. #12 10.36 Preparing to unpack .../7-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ... #12 10.36 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #12 10.41 Selecting previously unselected package libsystemd-dev:armhf. #12 10.41 Preparing to unpack .../8-libsystemd-dev_245.4-4ubuntu3.16_armhf.deb ... #12 10.41 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.16) ... #12 10.48 Selecting previously unselected package pkg-config. #12 10.48 Preparing to unpack .../9-pkg-config_0.29.1-0ubuntu4_armhf.deb ... #12 10.49 Unpacking pkg-config (0.29.1-0ubuntu4) ... #9 63.24 Setting up libc-devtools (2.34-0ubuntu3.2) ... #9 63.25 Setting up libemail-address-xs-perl (1.04-1build5) ... #9 63.26 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... #9 63.27 Setting up automake (1:1.16.4-2) ... #9 63.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 63.28 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 #9 63.28 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 #9 63.29 Setting up libapt-pkg-perl (0.1.40) ... #9 63.30 Setting up libstring-escape-perl (2010.002-2) ... #9 63.31 Setting up libhttp-date-perl (6.05-1) ... #9 63.33 Setting up libfile-which-perl (1.23-1) ... #9 63.35 Setting up libfile-basedir-perl (0.08-1) ... #9 63.36 Setting up libnumber-range-perl (0.12-1.1) ... #9 63.38 Setting up libunicode-utf8-perl (0.62-1build2) ... #9 63.39 Setting up libmouse-perl (2.5.10-1build2) ... #9 63.40 Setting up libfile-listing-perl (6.14-1) ... #9 63.42 Setting up gpg-wks-client (2.2.20-1ubuntu4) ... #12 9.354 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_arm64.deb ... #12 9.359 Unpacking libpcre2-32-0:arm64 (10.37-0ubuntu2) ... #12 9.400 Selecting previously unselected package libpcre2-posix3:arm64. #12 9.403 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_arm64.deb ... #12 9.407 Unpacking libpcre2-posix3:arm64 (10.37-0ubuntu2) ... #12 9.439 Selecting previously unselected package libpcre2-dev:arm64. #12 9.442 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_arm64.deb ... #12 9.447 Unpacking libpcre2-dev:arm64 (10.37-0ubuntu2) ... #12 9.491 Selecting previously unselected package libselinux1-dev:arm64. #12 9.494 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_arm64.deb ... #12 9.498 Unpacking libselinux1-dev:arm64 (3.1-3build2) ... #12 9.539 Selecting previously unselected package libdevmapper-dev:arm64. #12 9.542 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_arm64.deb ... #12 9.547 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu3) ... #12 9.580 Selecting previously unselected package libseccomp-dev:arm64. #12 9.583 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_arm64.deb ... #12 9.588 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1) ... #12 9.627 Selecting previously unselected package libsystemd-dev:arm64. #11 6.418 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ... #11 6.423 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... #11 6.459 Selecting previously unselected package cmake. #11 6.462 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ... #11 6.466 Unpacking cmake (3.13.4-1) ... #11 10.04 Installing : gc-8.0.4-6.fc35.x86_64 25/111 #11 10.30 Installing : guile22-2.2.7-3.fc35.x86_64 26/111 #11 10.35 Installing : make-1:4.3-6.fc35.x86_64 27/111 #11 10.36 Installing : kmod-libs-29-4.fc35.x86_64 28/111 #11 0.877 Reading package lists... #8 74.03 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 74.05 Setting up libjson-xs-perl (4.030-1+b1) ... #8 74.06 Setting up libhttp-negotiate-perl (6.01-1) ... #8 74.07 Setting up libio-prompter-perl (0.004015-1) ... #8 74.08 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 74.09 Setting up libhttp-cookies-perl (6.10-1) ... #8 74.10 Setting up python3-apt (2.2.1) ... #8 74.26 Setting up po-debconf (1.0.21+nmu1) ... #8 74.27 Setting up libhtml-tree-perl (5.07-2) ... #8 74.28 Setting up libparams-classify-perl (0.015-1+b3) ... #11 16.24 Setting up pkg-config (0.29.2-1) ... #8 77.15 Setting up libperlio-gzip-perl (0.19-1+b5) ... #8 77.16 Setting up libsys-hostname-long-perl (1.5-1) ... #8 77.18 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #8 77.19 Setting up liburi-perl (1.76-1) ... #8 77.21 Setting up exim4-daemon-light (4.92-8+deb10u6) ... #12 10.57 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #12 10.58 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ... #12 10.59 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ... #12 10.60 Setting up libpcre2-16-0:armhf (10.34-7) ... #12 10.61 Setting up libbtrfs0:armhf (5.4.1-2) ... #12 10.62 Setting up libpcre2-32-0:armhf (10.34-7) ... #12 10.63 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ... #12 10.64 Setting up bash-completion (1:2.10-1ubuntu1) ... #21 69.48 Selecting previously unselected package libxml2:amd64. #21 69.48 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... #21 69.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... #21 69.71 Selecting previously unselected package libxml-namespacesupport-perl. #21 69.71 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #21 69.74 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 63.90 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 73.19 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 73.24 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 73.25 Setting up automake (1:1.16.3-2) ... #8 73.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 73.27 Setting up libapt-pkg-perl (0.1.39) ... #8 73.31 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 73.35 Setting up libstring-escape-perl (2010.002-2) ... #8 73.36 Setting up libhttp-date-perl (6.05-1) ... #8 73.37 Setting up libfile-which-perl (1.23-1) ... #8 73.39 Setting up libfile-basedir-perl (0.08-1) ... #8 73.40 Setting up libnumber-range-perl (0.12-1.1) ... #8 73.41 Setting up libtask-weaken-perl (1.06-1) ... #8 73.42 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 73.43 Setting up libmouse-perl (2.5.10-1+b1) ... #8 73.44 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 73.46 Setting up g++-10 (10.2.1-6) ... #8 73.47 Setting up libfile-listing-perl (6.14-1) ... #8 73.48 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ... #12 9.630 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8.5_arm64.deb ... #12 9.635 Unpacking libsystemd-dev:arm64 (248.3-1ubuntu8.5) ... #12 9.727 Selecting previously unselected package libglib2.0-0:arm64. #12 9.731 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_arm64.deb ... #12 9.735 Unpacking libglib2.0-0:arm64 (2.68.4-1ubuntu1) ... #12 9.795 Selecting previously unselected package pkg-config. #12 9.799 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_arm64.deb ... #12 9.802 Unpacking pkg-config (0.29.2-1ubuntu1) ... #12 9.870 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1) ... #13 DONE 28.8s #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:29ed5a48f23604a9d7b5fa70d4821873e5f392b8c4b7fbf394b1b2233fa5b957 #12 1.383 Reading package lists... #12 2.611 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.611 dpkg-buildpackage: info: source version 1.0 #12 2.611 dpkg-buildpackage: info: source distribution unstable #12 2.611 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 2.644 dpkg-source --before-build . #12 2.644 dpkg-buildpackage: info: host architecture armhf #11 6.745 Selecting previously unselected package dh-apparmor. #11 6.748 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #11 6.754 Unpacking dh-apparmor (2.13.2-10) ... #11 6.798 Selecting previously unselected package libbtrfs0. #11 6.801 Preparing to unpack .../10-libbtrfs0_4.20.1-2_arm64.deb ... #11 6.805 Unpacking libbtrfs0 (4.20.1-2) ... #11 6.839 Selecting previously unselected package libbtrfs-dev. #11 6.843 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_arm64.deb ... #11 6.847 Unpacking libbtrfs-dev (4.20.1-2) ... #11 6.890 Selecting previously unselected package dmsetup. #11 6.894 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_arm64.deb ... #11 6.898 Unpacking dmsetup (2:1.02.155-3) ... #11 6.940 Selecting previously unselected package libdevmapper1.02.1:arm64. #11 10.39 Installing : libnl3-3.5.0-8.fc35.x86_64 29/111 #11 10.41 Installing : libibverbs-39.0-1.fc35.x86_64 30/111 #11 10.45 Installing : libpcap-14:1.10.1-2.fc35.x86_64 31/111 #11 10.48 Installing : iptables-legacy-libs-1.8.7-13.fc35.x86_64 32/111 #11 10.49 Installing : jsoncpp-1.9.4-5.fc35.x86_64 33/111 #11 10.52 Upgrading : libgomp-11.3.1-2.fc35.x86_64 34/111 #11 10.53 Installing : vim-filesystem-2:8.2.4845-1.fc35.noarch 35/111 #11 10.56 Installing : qrencode-libs-4.1.1-1.fc35.x86_64 36/111 #11 10.56 Installing : perl-lib-0.65-486.fc35.x86_64 37/111 #11 10.57 Installing : pcre2-utf32-10.39-1.fc35.x86_64 38/111 #11 10.61 Installing : pcre2-utf16-10.39-1.fc35.x86_64 39/111 #11 10.62 Installing : pcre2-devel-10.39-1.fc35.x86_64 40/111 #15 DONE 2.8s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:e10640033dfbf5f3b28a3aaea145cd595c8cad54046f80296e0ae45fa8bad1d2 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:9fcbc2a13f7e51aa0434bc3643993b97bbae3d60bc57b10c931089cc68da28f5 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #8 DONE 75.8s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:dd9bfeb1e7d7d08e722d72ccfd27a5f5529e36972cb13255035d121a56cacf2c #10 DONE 0.1s #11 1.666 dpkg-buildpackage: info: source package docker-ce-build-deps #11 1.666 dpkg-buildpackage: info: source version 1.0 #11 1.666 dpkg-buildpackage: info: source distribution unstable #11 1.666 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 1.701 dpkg-source --before-build . #11 1.701 dpkg-buildpackage: info: host architecture arm64 #11 1.796 debian/rules clean #11 1.798 dh clean #11 1.873 dh_clean #11 1.906 debian/rules binary #8 74.29 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 74.30 Setting up libhtml-format-perl (2.12-1.1) ... #8 74.31 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 74.37 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 74.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 74.54 #8 74.54 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 77.29 invoke-rc.d: could not determine current runlevel #8 77.30 invoke-rc.d: policy-rc.d denied execution of start. #8 77.30 Initializing GnuTLS DH parameter file #8 77.37 Setting up libmailutils5:armhf (1:3.5-4) ... #8 77.39 Setting up libdigest-bubblebabble-perl (0.02-2) ... #8 77.40 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 77.42 Setting up python3-pkg-resources (40.8.0-1) ... #21 69.88 Selecting previously unselected package libxml-sax-base-perl. #21 69.89 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... #21 69.93 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 73.49 Setting up gpg-wks-client (2.2.27-2+deb11u1) ... #8 73.50 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 73.51 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 73.53 Setting up libclass-inspector-perl (1.36-1) ... #8 73.54 Setting up libfont-afm-perl (1.20-3) ... #8 73.55 Setting up libwant-perl (0.29-1+b6) ... #8 73.56 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 73.57 Setting up libtext-glob-perl (0.11-1) ... #8 73.59 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 73.60 Setting up liblist-compare-perl (0.55-1) ... #8 73.61 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 73.62 Setting up libio-pty-perl (1:1.15-2) ... #8 73.63 Setting up libtool (2.4.6-15) ... #8 73.64 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 73.65 Setting up libsort-key-perl (1.33-2+b3) ... #8 73.66 Setting up libclone-perl (0.45-1+b1) ... #8 73.69 Setting up libalgorithm-diff-perl (1.201-1) ... #12 9.883 Setting up libarchive13:arm64 (3.4.3-2ubuntu0.2) ... #12 9.896 Setting up libglib2.0-0:arm64 (2.68.4-1ubuntu1) ... #12 9.910 No schema files found: doing nothing. #12 9.917 Setting up libsepol1-dev:arm64 (3.1-1ubuntu2.1) ... #12 9.929 Setting up libpcre2-16-0:arm64 (10.37-0ubuntu2) ... #12 9.947 Setting up libbtrfs0:arm64 (5.10.1-2build1) ... #12 9.961 Setting up libpcre2-32-0:arm64 (10.37-0ubuntu2) ... #12 9.976 Setting up libuv1:arm64 (1.40.0-2ubuntu1) ... #12 9.988 Setting up bash-completion (1:2.11-2ubuntu1) ... #11 6.944 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... #11 6.949 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... #11 6.996 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #11 7.000 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... #11 7.005 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... #11 7.046 Selecting previously unselected package libudev-dev:arm64. #11 7.050 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... #11 7.059 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... #11 7.101 Selecting previously unselected package libsepol1-dev:arm64. #11 7.105 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... #11 7.108 Unpacking libsepol1-dev:arm64 (2.8-1) ... #11 7.172 Selecting previously unselected package libpcre16-3:arm64. #11 7.176 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... #11 7.179 Unpacking libpcre16-3:arm64 (2:8.39-12) ... #11 7.229 Selecting previously unselected package libpcre32-3:arm64. #11 7.232 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... #11 7.237 Unpacking libpcre32-3:arm64 (2:8.39-12) ... #11 7.286 Selecting previously unselected package libpcrecpp0v5:arm64. #11 1.908 dh binary #11 1.974 dh_update_autotools_config #11 2.002 dh_autoreconf #11 2.041 create-stamp debian/debhelper-build-stamp #11 2.041 dh_prep #11 2.068 dh_install #11 2.100 dh_installdocs #11 2.136 dh_installchangelogs #11 10.65 Installing : libuv-1:1.44.1-1.fc35.x86_64 41/111 #11 10.66 Installing : libsepol-devel-3.3-2.fc35.x86_64 42/111 #11 10.70 Installing : libselinux-devel-3.3-1.fc35.x86_64 43/111 #11 10.71 Installing : libselinux-utils-3.3-1.fc35.x86_64 44/111 #11 10.74 Installing : libbtrfsutil-5.16.2-1.fc35.x86_64 45/111 #11 10.75 Installing : libbtrfs-5.16.2-1.fc35.x86_64 46/111 #11 10.79 Installing : less-590-2.fc35.x86_64 47/111 #11 10.89 Installing : kernel-headers-5.17.4-200.fc35.x86_64 48/111 #11 10.98 Installing : glibc-headers-x86-2.34-32.fc35.noarch 49/111 #12 2.755 debian/rules clean #12 2.762 dh clean #12 2.841 dh_clean #12 2.882 debian/rules binary #12 2.883 dh binary #12 2.954 dh_update_autotools_config #12 2.982 dh_autoreconf #12 3.023 create-stamp debian/debhelper-build-stamp #12 3.023 dh_prep #12 3.050 dh_auto_install --destdir=debian/docker-ce-build-deps/ #12 3.101 dh_install #8 74.57 Setting up python3-chardet (4.0.0-1) ... #8 74.82 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 74.83 Setting up libmodule-runtime-perl (0.016-1) ... #8 74.84 Setting up libmailtools-perl (2.21-1) ... #8 74.86 Setting up python3-debian (0.1.39) ... #8 77.64 Setting up automake (1:1.16.1-4) ... #8 77.65 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 77.66 Setting up libasync-mergepoint-perl (0.04-2) ... #8 77.67 Setting up libio-sessiondata-perl (1.03-1) ... #8 77.68 Setting up libstring-escape-perl (2010.002-2) ... #8 77.70 Setting up libhttp-date-perl (6.02-1) ... #8 77.71 Setting up libfile-which-perl (1.23-1) ... #21 70.07 Selecting previously unselected package libxml-sax-perl. #21 70.07 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... #21 70.08 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 73.71 Setting up libarchive-zip-perl (1.68-1) ... #8 73.75 Setting up libsub-identify-perl (0.14-1+b3) ... #8 73.76 Setting up libdistro-info-perl (1.0) ... #8 73.77 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 73.78 Setting up libobject-id-perl (0.1.2-2.1) ... #8 73.79 Setting up libio-stringy-perl (2.111-3) ... #8 73.80 Setting up liblist-moreutils-perl (0.430-2) ... #8 73.81 Setting up libhtml-tagset-perl (3.20-4) ... #8 73.83 Setting up liblog-any-perl (1.709-1) ... #8 73.84 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 73.85 Setting up libdevel-size-perl (0.83-1+b2) ... #8 73.86 Setting up libdebhelper-perl (13.3.4) ... #8 73.87 Setting up libpod-constants-perl (0.19-2) ... #8 73.88 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 73.89 Setting up libconvert-binhex-perl (1.125-1) ... #8 73.91 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 73.93 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 73.94 Setting up libtry-tiny-perl (0.30-1) ... #8 73.95 Setting up libtype-tiny-perl (1.012001-2) ... #8 73.96 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 73.97 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 73.98 Setting up libnet-http-perl (6.20-1) ... #8 73.99 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #8 74.00 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 74.01 Setting up libtime-moment-perl (0.44-1+b3) ... #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 #11 sha256:76cc18c02e76597ca3f375b406c3b9f7131b3ca37665216abd0ed98ba7781b25 #12 11.19 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 11.24 Setting up libudev-dev:armhf (245.4-4ubuntu3.16) ... #12 11.25 Setting up libpcre2-posix2:armhf (10.34-7) ... #12 11.26 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 11.27 Setting up libbtrfs-dev:armhf (5.4.1-2) ... #12 11.29 Setting up librhash0:armhf (1.3.9-1) ... #12 11.30 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 11.31 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 11.32 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.16) ... #12 11.33 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #12 11.34 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 11.35 Setting up libpcre2-dev:armhf (10.34-7) ... #12 11.36 Setting up libselinux1-dev:armhf (3.0-1build2) ... #17 exporting layers 2.2s done #17 writing image sha256:ef0e68dbce6113c17625b56c5e1f8a51c57ffc69e790c2e908bc68aa7e2168dc done #17 naming to docker.io/rpmbuild-centos-8/aarch64 done #17 DONE 2.2s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #11 7.289 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... #11 7.293 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... #11 7.330 Selecting previously unselected package libpcre3-dev:arm64. #11 7.333 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... #11 7.337 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... #11 7.415 Selecting previously unselected package libselinux1-dev:arm64. #11 7.418 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... #11 7.422 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... #11 7.480 Selecting previously unselected package libdevmapper-dev:arm64. #11 7.483 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... #11 7.488 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... #11 7.522 Selecting previously unselected package libseccomp-dev:arm64. #12 3.134 dh_installdocs #12 3.172 dh_installchangelogs #12 3.258 dh_perl #12 3.293 dh_link #12 3.327 dh_strip_nondeterminism #12 3.387 dh_compress #12 3.424 dh_fixperms #12 3.463 dh_missing #12 3.489 dh_installdeb #11 2.214 dh_perl #11 2.250 dh_link #11 2.282 dh_strip_nondeterminism #11 2.343 dh_compress #11 2.383 dh_fixperms #11 2.425 dh_missing #11 2.449 dh_installdeb #11 11.02 Installing : libxcrypt-devel-4.4.28-1.fc35.x86_64 50/111 #8 75.01 Setting up python3-requests (2.25.1+dfsg-2) ... #8 75.16 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 75.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 75.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #21 70.19 Selecting previously unselected package libxml-libxml-perl. #21 70.19 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #21 70.22 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #21 70.43 Selecting previously unselected package libxml-simple-perl. #21 70.43 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... #21 70.44 Unpacking libxml-simple-perl (2.25-1) ... #8 74.02 Setting up libencode-locale-perl (1.05-1.1) ... #8 74.03 Setting up python3 (3.9.2-3) ... #8 77.77 Setting up mailutils (1:3.5-4) ... #8 77.78 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #8 77.78 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #8 77.79 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #8 77.79 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #8 77.80 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #8 77.80 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #8 77.81 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #8 77.82 Setting up libfile-basedir-perl (0.08-1) ... #8 77.83 Setting up libnumber-range-perl (0.12-1) ... #8 77.85 Setting up libtask-weaken-perl (1.06-1) ... #8 77.87 Setting up libunicode-utf8-perl (0.62-1) ... #8 77.88 Setting up libstruct-dumb-perl (0.09-1) ... #8 77.89 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #8 77.90 Setting up libfile-listing-perl (6.04-1) ... #8 77.92 Setting up gpg-wks-client (2.2.12-1+deb10u1) ... #8 77.93 Setting up libclass-inspector-perl (1.32-1) ... #8 77.95 Setting up libfont-afm-perl (1.20-2) ... #8 77.96 Setting up libwant-perl (0.29-1+b4) ... #8 77.97 Setting up libdynaloader-functions-perl (0.003-1) ... #8 77.98 Setting up libtext-glob-perl (0.10-1) ... #8 78.00 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 78.01 Setting up liblist-compare-perl (0.53-1) ... #8 78.03 Setting up libref-util-xs-perl (0.117-1+b1) ... #8 78.04 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 78.05 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #8 78.07 Setting up libsort-key-perl (1.33-2+b1) ... #8 78.08 Setting up libclone-perl (0.41-1+b1) ... #11 0.499 Hit:1 http://deb.debian.org/debian buster InRelease #11 0.500 Hit:2 http://deb.debian.org/debian buster-updates InRelease #11 0.500 Hit:3 http://deb.debian.org/debian buster-backports InRelease #12 11.37 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ... #12 11.38 Setting up cmake (3.16.3-1ubuntu1) ... #12 11.39 Setting up docker-ce-build-deps (1.0) ... #12 11.40 Processing triggers for man-db (2.9.1-1) ... #12 11.42 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... #12 10.65 Setting up pkg-config (0.29.2-1ubuntu1) ... #12 10.70 Setting up libudev-dev:arm64 (248.3-1ubuntu8.5) ... #11 17.16 Setting up libudev-dev:armhf (247.3-7+rpi1) ... #11 17.17 Setting up libpcre2-posix2:armhf (10.36-2) ... #11 17.18 Setting up libltdl7:armhf (2.4.6-15) ... #11 17.19 Setting up libjsoncpp24:armhf (1.9.4-4) ... #11 17.20 Setting up libbtrfs-dev:armhf (5.10.1-2) ... #11 17.21 Setting up g++ (4:10.2.1-1+rpi1) ... #11 17.24 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 17.26 Setting up librhash0:armhf (1.4.1-2) ... #11 17.27 Setting up build-essential (12.9) ... #11 17.28 Setting up cmake-data (3.18.4-2+rpt1+rpi1) ... #11 17.29 Setting up dh-apparmor (2.13.6-10) ... #11 17.30 Setting up libsystemd-dev:armhf (247.3-7+rpi1) ... #11 17.31 Setting up libpcre2-dev:armhf (10.36-2) ... #11 17.32 Setting up libselinux1-dev:armhf (3.1-3) ... #11 17.34 Setting up libltdl-dev:armhf (2.4.6-15) ... #11 17.35 Setting up cmake (3.18.4-2+rpt1+rpi1) ... #11 17.36 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 7.526 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... #11 7.531 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... #11 7.570 Selecting previously unselected package libsystemd-dev:arm64. #11 7.574 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... #11 7.578 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... #11 7.677 Selecting previously unselected package pkg-config. #11 7.679 Preparing to unpack .../25-pkg-config_0.29-6_arm64.deb ... #11 7.684 Unpacking pkg-config (0.29-6) ... #11 7.755 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... #11 7.768 Setting up libseccomp-dev:arm64 (2.3.3-4) ... #11 7.781 Setting up libpcre16-3:arm64 (2:8.39-12) ... #12 3.522 dh_gencontrol #12 3.638 dh_md5sums #11 2.481 dh_gencontrol #11 2.594 dh_md5sums #11 2.628 dh_builddeb #11 2.654 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.672 dpkg-genbuildinfo --build=binary #11 11.03 Installing : glibc-devel-2.34-32.fc35.x86_64 51/111 #8 75.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 75.46 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 75.48 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 75.50 Setting up libconst-fast-perl (0.014-1.1) ... #8 75.51 Setting up libhttp-daemon-perl (6.12-1) ... #8 75.52 Setting up libdata-dpath-perl (0.58-1) ... #21 70.61 Selecting previously unselected package libyaml-perl. #21 70.61 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... #8 74.33 Setting up libexception-class-perl (1.44-1) ... #8 74.34 Setting up python3-xdg (0.27-2) ... #8 78.09 Setting up libalgorithm-diff-perl (1.19.03-2) ... #8 78.11 Setting up libarchive-zip-perl (1.64-1) ... #8 78.12 Setting up libsub-identify-perl (0.14-1+b1) ... #8 78.14 Setting up libdistro-info-perl (0.21) ... #8 78.18 Setting up python3-apt (1.8.4.3) ... #11 0.748 Hit:4 http://security.debian.org/debian-security buster/updates InRelease #12 10.72 Setting up libjsoncpp24:arm64 (1.9.4-4build1) ... #12 10.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ... #12 10.75 Setting up libpcre2-posix3:arm64 (10.37-0ubuntu2) ... #12 10.76 Setting up libbtrfs-dev:arm64 (5.10.1-2build1) ... #12 10.77 Setting up librhash0:arm64 (1.4.1-2build1) ... #12 10.78 Setting up cmake-data (3.18.4-2ubuntu2) ... #12 10.80 Setting up dh-apparmor (3.0.3-0ubuntu1) ... #12 10.81 Setting up libsystemd-dev:arm64 (248.3-1ubuntu8.5) ... #12 10.82 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu3) ... #12 10.83 Setting up libpcre2-dev:arm64 (10.37-0ubuntu2) ... #12 10.85 Setting up libselinux1-dev:arm64 (3.1-3build2) ... #12 10.86 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu3) ... #12 10.87 Setting up cmake (3.18.4-2ubuntu2) ... #12 10.88 Setting up docker-ce-build-deps (1.0) ... #12 10.89 Processing triggers for man-db (2.9.4-2) ... #12 10.92 Processing triggers for libc-bin (2.34-0ubuntu3.2) ... #11 17.61 Setting up dmsetup (2:1.02.175-2.1) ... #11 17.63 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 11.79 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 76/113 #11 20.66 Installing : python3-policycoreutils-3.3-1.fc35.noarch 77/113 #11 20.70 Installing : policycoreutils-python-utils-3.3-1.fc35.noarch 78/113 #11 20.70 Installing : policycoreutils-devel-3.3-1.fc35.aarch64 79/113 #11 20.82 Installing : selinux-policy-devel-35.17-1.fc35.noarch 80/113 #11 20.86 Running scriptlet: selinux-policy-devel-35.17-1.fc35.noarch 80/113 #11 20.87 Running scriptlet: openssh-8.7p1-3.fc35.aarch64 81/113 #11 20.90 Installing : openssh-8.7p1-3.fc35.aarch64 81/113 #11 20.93 Installing : libedit-3.1-40.20210910cvs.fc35.aarch64 82/113 #11 20.94 Installing : libcbor-0.7.0-4.fc35.aarch64 83/113 #11 20.95 Installing : libfido2-1.8.0-1.fc35.aarch64 84/113 #11 20.98 Installing : openssh-clients-8.7p1-3.fc35.aarch64 85/113 #11 21.04 Running scriptlet: openssh-clients-8.7p1-3.fc35.aarch64 85/113 #11 21.12 Installing : git-core-2.35.3-1.fc35.aarch64 86/113 #11 21.20 Installing : git-core-doc-2.35.3-1.fc35.noarch 87/113 #11 21.23 Installing : perl-Git-2.35.3-1.fc35.noarch 88/113 #11 21.26 Installing : git-2.35.3-1.fc35.aarch64 89/113 #11 21.27 Installing : libbpf-2:0.4.0-2.fc35.aarch64 90/113 #11 21.28 Installing : libargon2-20171227-7.fc35.aarch64 91/113 #11 21.31 Installing : e2fsprogs-libs-1.46.3-1.fc35.aarch64 92/113 #11 21.33 Installing : btrfs-progs-5.16.2-1.fc35.aarch64 93/113 #11 21.37 Installing : acl-2.3.1-2.fc35.aarch64 94/113 #11 21.39 Installing : cryptsetup-libs-2.4.3-1.fc35.aarch64 95/113 #11 21.43 Installing : device-mapper-libs-1.02.175-6.fc35.aarch64 96/113 #11 21.44 Installing : device-mapper-1.02.175-6.fc35.aarch64 97/113 #11 21.47 Installing : systemd-networkd-249.11-2.fc35.aarch64 98/113 #11 21.48 Running scriptlet: systemd-networkd-249.11-2.fc35.aarch64 98/113 #11 21.50 Installing : systemd-pam-249.11-2.fc35.aarch64 99/113 #11 21.53 Installing : systemd-resolved-249.11-2.fc35.aarch64 100/113 #11 21.54 Running scriptlet: systemd-resolved-249.11-2.fc35.aarch64 100/113 #11 21.65 Installing : systemd-249.11-2.fc35.aarch64 101/113 #11 21.69 Running scriptlet: systemd-249.11-2.fc35.aarch64 101/113 #11 21.85 Creating group input with gid 104. #11 21.85 Creating group kvm with gid 36. #11 21.85 Creating group render with gid 105. #11 21.85 Creating group sgx with gid 106. #11 21.85 Creating group systemd-journal with gid 190. #11 21.85 Creating group systemd-network with gid 192. #11 21.85 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192. #11 21.85 Creating group systemd-oom with gid 997. #11 21.85 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997. #11 21.85 Creating group systemd-resolve with gid 193. #11 21.85 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193. #11 21.85 Creating group systemd-timesync with gid 996. #11 21.85 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996. #11 21.85 Creating group systemd-coredump with gid 995. #11 21.85 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995. #11 21.85 #11 21.86 Installing : systemd-devel-249.11-2.fc35.aarch64 102/113 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3fTdyg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #12 3.671 dh_builddeb #12 3.697 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.958 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #11 7.793 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... #11 7.803 Setting up libprocps7:arm64 (2:3.3.15-2) ... #11 7.814 Setting up libsepol1-dev:arm64 (2.8-1) ... #11 7.825 Setting up libbtrfs0 (4.20.1-2) ... #11 7.835 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... #11 7.848 Setting up bash-completion (1:2.8-6) ... #18 exporting layers 2.8s done #18 writing image sha256:469fb7e3be86497d691f7ab17e33ef5bd3ec5da6b26dc5d1eab238847c067df1 done #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #18 DONE 2.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/aarch64 #11 2.812 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes #11 2.887 dpkg-genchanges: info: binary-only upload (no source code included) #11 2.890 dpkg-source --after-build . #11 2.985 dpkg-buildpackage: info: binary-only upload (no source included) #11 2.990 #11 2.990 The package has been created. #11 2.990 Attention, the package has been created in the current directory, #11 2.990 not in ".." as indicated by the message above! #11 11.44 Installing : gcc-11.3.1-2.fc35.x86_64 52/111 #11 11.61 Installing : glibc-static-2.34-32.fc35.x86_64 53/111 #11 11.62 Installing : libxcrypt-static-4.4.28-1.fc35.x86_64 54/111 #11 11.63 Installing : dbus-common-1:1.12.22-1.fc35.noarch 55/111 #11 11.66 Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch 55/111 #11 11.67 Running scriptlet: dbus-broker-29-4.fc35.x86_64 56/111 #11 11.73 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 11.73 #8 75.53 Setting up libmodule-implementation-perl (0.09-1.1) ... #8 75.55 Setting up libpackage-stash-perl (0.39-1) ... #8 75.56 Setting up libimport-into-perl (1.002005-1) ... #8 75.57 Setting up libmoo-perl (2.004004-1) ... #8 75.58 Setting up liblist-someutils-perl (0.58-1) ... #8 75.59 Setting up debhelper (13.3.4) ... #8 75.61 Setting up libmime-tools-perl (5.509-1) ... #8 75.62 Setting up dput (1.1.0) ... #8 75.77 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 75.78 Setting up equivs (2.3.1) ... #21 70.81 Unpacking libyaml-perl (1.30-1) ... #8 74.51 Setting up libconfig-tiny-perl (2.26-1) ... #8 74.52 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 74.54 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 74.55 Setting up liblist-utilsby-perl (0.11-1) ... #8 74.56 Setting up libstring-shellquote-perl (1.04-1) ... #8 74.57 Setting up libsub-install-perl (0.928-1.1) ... #8 74.59 Setting up gcc (4:10.2.1-1) ... #8 74.61 Setting up dpkg-dev (1.20.9) ... #8 74.63 Setting up libnumber-compare-perl (0.03-1.1) ... #8 74.64 Setting up intltool-debian (0.35.0+20060710.5) ... #8 74.66 Setting up liberror-perl (0.17029-1) ... #8 74.67 Setting up python3-six (1.16.0-2) ... #8 78.36 Setting up libio-stringy-perl (2.111-3) ... #8 78.37 Setting up liblist-moreutils-perl (0.416-1+b4) ... #8 78.39 Setting up libhtml-tagset-perl (3.20-3) ... #8 78.40 Setting up liblog-any-perl (1.707-1) ... #8 78.41 Setting up libauthen-sasl-perl (2.1600-1) ... #8 78.43 Setting up libdebhelper-perl (13.3.3~bpo10+1) ... #8 78.44 Setting up libpod-constants-perl (0.19-1) ... #8 78.46 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #8 78.48 Setting up libconvert-binhex-perl (1.125-1) ... #8 78.49 Setting up libfuture-perl (0.39-1) ... #8 78.51 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 78.52 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #8 78.54 Setting up libtry-tiny-perl (0.30-1) ... #8 78.55 Setting up libtype-tiny-perl (1.004004-1) ... #12 DONE 11.1s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:c44827ba344cbf59ff36ddd19499e6fb7558db30498e0efbb5b716f582cb4ea3 #11 17.64 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 17.65 Setting up docker-ce-build-deps (1.0) ... #11 17.66 Processing triggers for libc-bin (2.31-13+rpi1+deb11u2) ... #11 17.69 Processing triggers for man-db (2.9.4-2) ... #11 21.90 Installing : device-mapper-devel-1.02.175-6.fc35.aarch64 103/113 #11 21.91 Installing : btrfs-progs-devel-5.16.2-1.fc35.aarch64 104/113 #11 21.91 Installing : annobin-plugin-gcc-10.66-2.fc35.aarch64 105/113 #11 21.95 Installing : libtool-2.4.6-50.fc35.aarch64 106/113 #11 21.96 Installing : libtool-ltdl-devel-2.4.6-50.fc35.aarch64 107/113 #11 22.01 Installing : libseccomp-devel-2.5.3-1.fc35.aarch64 108/113 #11 22.01 Installing : systemd-rpm-macros-249.11-2.fc35.noarch 109/113 #11 22.04 Installing : which-2.21-27.fc35.aarch64 110/113 #11 22.05 Cleanup : libgomp-11.2.1-9.fc35.aarch64 111/113 #11 22.05 Cleanup : libgcc-11.2.1-9.fc35.aarch64 112/113 #11 22.05 Running scriptlet: libgcc-11.2.1-9.fc35.aarch64 112/113 #11 22.10 Cleanup : audit-libs-3.0.7-2.fc35.aarch64 113/113 #11 22.10 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 113/113 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #11 3.016 Selecting previously unselected package docker-ce-build-deps. #11 3.032 (Reading database ... 28594 files and directories currently installed.) #11 3.033 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.037 Unpacking docker-ce-build-deps (1.0) ... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #11 11.74 Installing : dbus-broker-29-4.fc35.x86_64 56/111 #11 11.74 Running scriptlet: dbus-broker-29-4.fc35.x86_64 56/111 #11 11.75 Installing : dbus-1:1.12.22-1.fc35.x86_64 57/111 #11 11.75 Installing : annobin-docs-10.66-2.fc35.noarch 58/111 #11 11.82 Installing : xkeyboard-config-2.33-2.fc35.noarch 59/111 #11 11.89 Installing : libxkbcommon-1.3.1-1.fc35.x86_64 60/111 #12 4.104 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #12 4.183 dpkg-genchanges: info: binary-only upload (no source code included) #12 4.185 dpkg-source --after-build . #21 71.09 Selecting previously unselected package libconfig-auto-perl. #21 71.10 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... #21 71.16 Unpacking libconfig-auto-perl (0.44-1.1) ... #8 75.80 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 75.81 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ... #8 75.82 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 75.83 Setting up libnamespace-clean-perl (0.27-1) ... #8 75.84 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 75.85 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 75.87 Setting up libgitlab-api-v4-perl (0.26-1) ... #8 75.89 Setting up libmoox-struct-perl (0.020-1) ... #8 75.90 Setting up lintian (2.104.0) ... #8 75.91 Setting up licensecheck (3.1.1-2) ... #8 75.92 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 75.94 Setting up libwww-perl (6.52-1) ... #8 75.96 Setting up devscripts (2.21.3+deb11u1) ... #8 74.91 Setting up dh-autoreconf (20) ... #8 74.92 Setting up patchutils (0.4.2-1) ... #8 74.93 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 74.94 Setting up libltdl-dev:armhf (2.4.6-15) ... #8 74.96 Setting up libjson-maybexs-perl (1.004003-1) ... #8 74.97 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 74.98 Setting up libio-string-perl (1.08-3.1) ... #8 78.57 Setting up libtest-fatal-perl (0.014-1) ... #8 78.58 Setting up libcommon-sense-perl (3.74-2+b7) ... #8 78.60 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 78.61 Setting up libnet-http-perl (6.18-1) ... #8 78.62 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #8 78.64 Setting up libencode-locale-perl (1.05-1) ... #8 78.66 Setting up libtext-levenshtein-perl (0.13-1) ... #8 78.67 Setting up libnet-dns-perl (1.19-1) ... #8 78.68 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #8 78.70 Setting up libdevel-callchecker-perl (0.008-1) ... #8 78.71 Setting up libstring-shellquote-perl (1.04-1) ... #8 78.73 Setting up libsub-install-perl (0.928-1) ... #8 78.74 Setting up dpkg-dev (1.19.7) ... #8 78.77 Setting up libnumber-compare-perl (0.03-1) ... #8 78.79 Setting up intltool-debian (0.35.0+20060710.5) ... #8 78.80 Setting up libio-async-perl (0.72-1) ... #8 78.82 Setting up liberror-perl (0.17027-2) ... #8 78.84 Setting up patchutils (0.3.4-2) ... #8 78.85 Setting up libmail-sendmail-perl (0.80-1) ... #8 78.87 Setting up libltdl-dev:armhf (2.4.6-9) ... #8 78.88 Setting up libxml-sax-base-perl (1.09-1) ... #13 DONE 0.1s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:4f3095438609344fa790b253289276db53c4e4163711620bdb37f9c0447a5d83 #11 22.11 Running scriptlet: systemd-resolved-249.11-2.fc35.aarch64 113/113 #11 14.01 Running scriptlet: libgcc-11.2.1-9.fc34.x86_64 101/101 #11 16.16 Verifying : acl-2.3.1-1.fc34.x86_64 1/101 #11 16.16 Verifying : autoconf-2.69-36.fc34.noarch 2/101 #11 16.16 Verifying : automake-1.16.2-4.fc34.noarch 3/101 #11 16.16 Verifying : checkpolicy-3.2-1.fc34.x86_64 4/101 #11 16.16 Verifying : dbus-1:1.12.20-3.fc34.x86_64 5/101 #11 16.16 Verifying : dbus-common-1:1.12.20-3.fc34.noarch 6/101 #11 16.16 Verifying : device-mapper-1.02.175-1.fc34.x86_64 7/101 #11 16.16 Verifying : device-mapper-devel-1.02.175-1.fc34.x86_64 8/101 #11 16.16 Verifying : device-mapper-libs-1.02.175-1.fc34.x86_64 9/101 #11 16.16 Verifying : e2fsprogs-libs-1.45.6-5.fc34.x86_64 10/101 #11 16.16 Verifying : gc-8.0.4-5.fc34.x86_64 11/101 #11 16.16 Verifying : guile22-2.2.7-2.fc34.x86_64 12/101 #11 16.16 Verifying : libargon2-20171227-6.fc34.x86_64 13/101 #11 16.16 Verifying : libcbor-0.7.0-3.fc34.x86_64 14/101 #11 16.16 Verifying : libfido2-1.6.0-2.fc34.x86_64 15/101 #11 16.16 Verifying : libmpc-1.2.1-2.fc34.x86_64 16/101 #11 16.16 Verifying : libnl3-3.5.0-6.fc34.x86_64 17/101 #11 16.16 Verifying : libselinux-devel-3.2-1.fc34.x86_64 18/101 #11 16.16 Verifying : libselinux-utils-3.2-1.fc34.x86_64 19/101 #11 16.16 Verifying : libtool-2.4.6-40.fc34.x86_64 20/101 #11 16.16 Verifying : libtool-ltdl-2.4.6-40.fc34.x86_64 21/101 #11 16.16 Verifying : libtool-ltdl-devel-2.4.6-40.fc34.x86_64 22/101 #11 16.16 Verifying : lzo-2.10-4.fc34.x86_64 23/101 #11 16.16 Verifying : m4-1.4.18-17.fc34.x86_64 24/101 #11 16.16 Verifying : make-1:4.3-5.fc34.x86_64 25/101 #11 16.16 Verifying : pcre2-devel-10.36-4.fc34.x86_64 26/101 #11 16.16 Verifying : pcre2-utf16-10.36-4.fc34.x86_64 27/101 #11 16.16 Verifying : pcre2-utf32-10.36-4.fc34.x86_64 28/101 #11 16.16 Verifying : perl-Error-1:0.17029-5.fc34.noarch 29/101 #11 16.16 Verifying : perl-TermReadKey-2.38-9.fc34.x86_64 30/101 #11 16.16 Verifying : perl-Thread-Queue-3.14-458.fc34.noarch 31/101 #11 16.16 Verifying : perl-threads-1:2.25-458.fc34.x86_64 32/101 #11 16.16 Verifying : perl-threads-shared-1.61-458.fc34.x86_64 33/101 #11 16.16 Verifying : policycoreutils-3.2-1.fc34.x86_64 34/101 #11 16.16 Verifying : policycoreutils-devel-3.2-1.fc34.x86_64 35/101 #11 16.16 Verifying : policycoreutils-python-utils-3.2-1.fc34.noarch 36/101 #11 16.16 Verifying : python3-libselinux-3.2-1.fc34.x86_64 37/101 #11 16.16 Verifying : python3-libsemanage-3.2-1.fc34.x86_64 38/101 #11 16.16 Verifying : python3-policycoreutils-3.2-1.fc34.noarch 39/101 #11 16.16 Verifying : python3-setools-4.4.0-1.fc34.x86_64 40/101 #11 16.16 Verifying : rhash-1.4.0-3.fc34.x86_64 41/101 #11 16.16 Verifying : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64 42/101 #11 16.16 Verifying : annobin-9.79-5.fc34.x86_64 43/101 #11 16.16 Verifying : btrfs-progs-5.16.2-1.fc34.x86_64 44/101 #11 16.16 Verifying : btrfs-progs-devel-5.16.2-1.fc34.x86_64 45/101 #11 16.16 Verifying : cmake-3.20.5-1.fc34.x86_64 46/101 #11 16.16 Verifying : cmake-data-3.20.5-1.fc34.noarch 47/101 #11 16.16 Verifying : cmake-filesystem-3.20.5-1.fc34.x86_64 48/101 #11 16.16 Verifying : cmake-rpm-macros-3.20.5-1.fc34.noarch 49/101 #11 16.16 Verifying : cpp-11.3.1-2.fc34.x86_64 50/101 #11 16.16 Verifying : cryptsetup-libs-2.3.7-1.fc34.x86_64 51/101 #11 16.16 Verifying : dbus-broker-29-2.fc34.x86_64 52/101 #11 16.16 Verifying : gcc-11.3.1-2.fc34.x86_64 53/101 #11 16.16 Verifying : git-2.34.3-1.fc34.x86_64 54/101 #11 16.16 Verifying : git-core-2.34.3-1.fc34.x86_64 55/101 #11 16.16 Verifying : git-core-doc-2.34.3-1.fc34.noarch 56/101 #11 16.16 Verifying : glibc-devel-2.33-21.fc34.x86_64 57/101 #11 16.16 Verifying : glibc-headers-x86-2.33-21.fc34.noarch 58/101 #11 16.16 Verifying : glibc-static-2.33-21.fc34.x86_64 59/101 #11 16.16 Verifying : iptables-legacy-libs-1.8.7-8.fc34.x86_64 60/101 #11 16.16 Verifying : jsoncpp-1.9.4-5.fc34.x86_64 61/101 #11 16.16 Verifying : kernel-headers-5.17.4-100.fc34.x86_64 62/101 #11 16.16 Verifying : kmod-libs-29-2.fc34.x86_64 63/101 #11 16.16 Verifying : libbpf-2:0.4.0-1.fc34.x86_64 64/101 #11 16.16 Verifying : libbtrfs-5.16.2-1.fc34.x86_64 65/101 #11 16.16 Verifying : libbtrfsutil-5.16.2-1.fc34.x86_64 66/101 #11 16.16 Verifying : libedit-3.1-38.20210714cvs.fc34.x86_64 67/101 #11 16.16 Verifying : libibverbs-37.2-2.fc34.x86_64 68/101 #11 16.16 Verifying : libpcap-14:1.10.1-1.fc34.x86_64 69/101 #11 16.16 Verifying : libseccomp-2.5.3-1.fc34.x86_64 70/101 #11 16.16 Verifying : libseccomp-devel-2.5.3-1.fc34.x86_64 71/101 #11 16.16 Verifying : libsepol-devel-3.2-2.fc34.x86_64 72/101 #11 16.16 Verifying : libuv-1:1.44.1-1.fc34.x86_64 73/101 #11 16.16 Verifying : libxcrypt-devel-4.4.28-1.fc34.x86_64 74/101 #11 16.16 Verifying : libxcrypt-static-4.4.28-1.fc34.x86_64 75/101 #11 16.16 Verifying : libxkbcommon-1.3.0-1.fc34.x86_64 76/101 #11 16.16 Verifying : llvm-libs-12.0.1-1.fc34.x86_64 77/101 #11 16.16 Verifying : openssh-8.6p1-5.fc34.x86_64 78/101 #11 16.16 Verifying : openssh-clients-8.6p1-5.fc34.x86_64 79/101 #11 16.16 Verifying : perl-File-Compare-1.100.600-477.fc34.noarch 80/101 #11 16.16 Verifying : perl-File-Copy-2.34-477.fc34.noarch 81/101 #11 16.16 Verifying : perl-File-Find-1.37-477.fc34.noarch 82/101 #11 16.16 Verifying : perl-Git-2.34.3-1.fc34.noarch 83/101 #11 16.16 Verifying : perl-lib-0.65-477.fc34.x86_64 84/101 #11 16.17 Verifying : python3-audit-3.0.6-1.fc34.x86_64 85/101 #11 16.17 Verifying : qrencode-libs-4.1.1-1.fc34.x86_64 86/101 #11 16.17 Verifying : selinux-policy-34.27-1.fc34.noarch 87/101 #11 16.17 Verifying : selinux-policy-devel-34.27-1.fc34.noarch 88/101 #11 16.17 Verifying : selinux-policy-targeted-34.27-1.fc34.noarch 89/101 #11 16.17 Verifying : systemd-248.10-1.fc34.x86_64 90/101 #11 16.17 Verifying : systemd-devel-248.10-1.fc34.x86_64 91/101 #11 16.17 Verifying : systemd-networkd-248.10-1.fc34.x86_64 92/101 #11 16.17 Verifying : systemd-pam-248.10-1.fc34.x86_64 93/101 #11 16.17 Verifying : systemd-rpm-macros-248.10-1.fc34.noarch 94/101 #11 16.17 Verifying : vim-filesystem-2:8.2.4804-1.fc34.noarch 95/101 #11 16.17 Verifying : which-2.21-26.fc34.x86_64 96/101 #11 16.17 Verifying : xkeyboard-config-2.33-1.fc34.noarch 97/101 #11 16.17 Verifying : libgcc-11.3.1-2.fc34.x86_64 98/101 #11 16.17 Verifying : libgcc-11.2.1-9.fc34.x86_64 99/101 #11 16.17 Verifying : libgomp-11.3.1-2.fc34.x86_64 100/101 #11 16.17 Verifying : libgomp-11.2.1-9.fc34.x86_64 101/101 #11 16.35 #11 16.35 Upgraded: #11 16.35 libgcc-11.3.1-2.fc34.x86_64 libgomp-11.3.1-2.fc34.x86_64 #11 16.35 Installed: #11 16.35 acl-2.3.1-1.fc34.x86_64 #11 16.35 annobin-9.79-5.fc34.x86_64 #11 16.35 autoconf-2.69-36.fc34.noarch #11 16.35 automake-1.16.2-4.fc34.noarch #11 16.35 btrfs-progs-5.16.2-1.fc34.x86_64 #11 16.35 btrfs-progs-devel-5.16.2-1.fc34.x86_64 #11 16.35 checkpolicy-3.2-1.fc34.x86_64 #11 16.35 cmake-3.20.5-1.fc34.x86_64 #11 16.35 cmake-data-3.20.5-1.fc34.noarch #11 16.35 cmake-filesystem-3.20.5-1.fc34.x86_64 #11 16.35 cmake-rpm-macros-3.20.5-1.fc34.noarch #11 16.35 cpp-11.3.1-2.fc34.x86_64 #11 16.35 cryptsetup-libs-2.3.7-1.fc34.x86_64 #11 16.35 dbus-1:1.12.20-3.fc34.x86_64 #11 16.35 dbus-broker-29-2.fc34.x86_64 #11 16.35 dbus-common-1:1.12.20-3.fc34.noarch #11 16.35 device-mapper-1.02.175-1.fc34.x86_64 #11 16.35 device-mapper-devel-1.02.175-1.fc34.x86_64 #11 16.35 device-mapper-libs-1.02.175-1.fc34.x86_64 #11 16.35 e2fsprogs-libs-1.45.6-5.fc34.x86_64 #11 16.35 gc-8.0.4-5.fc34.x86_64 #11 16.35 gcc-11.3.1-2.fc34.x86_64 #11 16.35 git-2.34.3-1.fc34.x86_64 #11 16.35 git-core-2.34.3-1.fc34.x86_64 #11 16.35 git-core-doc-2.34.3-1.fc34.noarch #11 16.35 glibc-devel-2.33-21.fc34.x86_64 #11 16.35 glibc-headers-x86-2.33-21.fc34.noarch #11 16.35 glibc-static-2.33-21.fc34.x86_64 #11 16.35 guile22-2.2.7-2.fc34.x86_64 #11 16.35 iptables-legacy-libs-1.8.7-8.fc34.x86_64 #11 16.35 jsoncpp-1.9.4-5.fc34.x86_64 #11 16.35 kernel-headers-5.17.4-100.fc34.x86_64 #11 16.35 kmod-libs-29-2.fc34.x86_64 #11 16.35 libargon2-20171227-6.fc34.x86_64 #11 16.35 libbpf-2:0.4.0-1.fc34.x86_64 #11 16.35 libbtrfs-5.16.2-1.fc34.x86_64 #11 16.35 libbtrfsutil-5.16.2-1.fc34.x86_64 #11 16.35 libcbor-0.7.0-3.fc34.x86_64 #11 16.35 libedit-3.1-38.20210714cvs.fc34.x86_64 #11 16.35 libfido2-1.6.0-2.fc34.x86_64 #11 16.35 libibverbs-37.2-2.fc34.x86_64 #11 16.35 libmpc-1.2.1-2.fc34.x86_64 #11 16.35 libnl3-3.5.0-6.fc34.x86_64 #11 16.35 libpcap-14:1.10.1-1.fc34.x86_64 #11 16.35 libseccomp-2.5.3-1.fc34.x86_64 #11 16.35 libseccomp-devel-2.5.3-1.fc34.x86_64 #11 16.35 libselinux-devel-3.2-1.fc34.x86_64 #11 16.35 libselinux-utils-3.2-1.fc34.x86_64 #11 16.35 libsepol-devel-3.2-2.fc34.x86_64 #11 16.35 libtool-2.4.6-40.fc34.x86_64 #11 16.35 libtool-ltdl-2.4.6-40.fc34.x86_64 #11 16.35 libtool-ltdl-devel-2.4.6-40.fc34.x86_64 #11 16.35 libuv-1:1.44.1-1.fc34.x86_64 #11 16.35 libxcrypt-devel-4.4.28-1.fc34.x86_64 #11 16.35 libxcrypt-static-4.4.28-1.fc34.x86_64 #11 16.35 libxkbcommon-1.3.0-1.fc34.x86_64 #11 16.35 llvm-libs-12.0.1-1.fc34.x86_64 #11 16.35 lzo-2.10-4.fc34.x86_64 #11 16.35 m4-1.4.18-17.fc34.x86_64 #11 16.35 make-1:4.3-5.fc34.x86_64 #11 16.35 openssh-8.6p1-5.fc34.x86_64 #11 16.35 openssh-clients-8.6p1-5.fc34.x86_64 #11 16.35 pcre2-devel-10.36-4.fc34.x86_64 #11 16.35 pcre2-utf16-10.36-4.fc34.x86_64 #11 16.35 pcre2-utf32-10.36-4.fc34.x86_64 #11 16.35 perl-Error-1:0.17029-5.fc34.noarch #11 16.35 perl-File-Compare-1.100.600-477.fc34.noarch #11 16.35 perl-File-Copy-2.34-477.fc34.noarch #11 16.35 perl-File-Find-1.37-477.fc34.noarch #11 16.35 perl-Git-2.34.3-1.fc34.noarch #11 16.35 perl-TermReadKey-2.38-9.fc34.x86_64 #11 16.35 perl-Thread-Queue-3.14-458.fc34.noarch #11 16.35 perl-lib-0.65-477.fc34.x86_64 #11 16.35 perl-threads-1:2.25-458.fc34.x86_64 #11 16.35 perl-threads-shared-1.61-458.fc34.x86_64 #11 16.35 policycoreutils-3.2-1.fc34.x86_64 #11 16.35 policycoreutils-devel-3.2-1.fc34.x86_64 #11 16.35 policycoreutils-python-utils-3.2-1.fc34.noarch #11 16.35 python3-audit-3.0.6-1.fc34.x86_64 #11 16.35 python3-libselinux-3.2-1.fc34.x86_64 #11 16.35 python3-libsemanage-3.2-1.fc34.x86_64 #11 16.35 python3-policycoreutils-3.2-1.fc34.noarch #11 16.35 python3-setools-4.4.0-1.fc34.x86_64 #11 16.35 qrencode-libs-4.1.1-1.fc34.x86_64 #11 16.35 rhash-1.4.0-3.fc34.x86_64 #11 16.35 rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64 #11 16.35 selinux-policy-34.27-1.fc34.noarch #11 16.35 selinux-policy-devel-34.27-1.fc34.noarch #11 16.35 selinux-policy-targeted-34.27-1.fc34.noarch #11 16.35 systemd-248.10-1.fc34.x86_64 #11 16.35 systemd-devel-248.10-1.fc34.x86_64 #11 16.35 systemd-networkd-248.10-1.fc34.x86_64 #11 16.35 systemd-pam-248.10-1.fc34.x86_64 #11 16.35 systemd-rpm-macros-248.10-1.fc34.noarch #11 16.35 vim-filesystem-2:8.2.4804-1.fc34.noarch #11 16.35 which-2.21-26.fc34.x86_64 #11 16.35 xkeyboard-config-2.33-1.fc34.noarch #11 16.35 #11 16.35 Complete! #11 DONE 16.5s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:82d910e9be3ba58d1ebd8b080e0c871a36976fe9a3af675c50b48211a4664a25 #11 11.90 Installing : rhash-1.4.0-4.fc35.x86_64 61/111 #21 71.48 Selecting previously unselected package libfile-which-perl. #8 76.11 Setting up libxml-parser-perl:amd64 (2.46-2) ... #8 76.13 Setting up libxml-sax-expat-perl (0.51-1) ... #8 76.17 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 74.99 Setting up libreadonly-perl (2.050-3) ... #8 75.00 Setting up python3-gpg (1.14.0-1+b2) ... #8 75.19 Setting up python3-certifi (2020.6.20-1) ... #8 78.89 Setting up libio-string-perl (1.08-3) ... #8 78.91 Setting up libreadonly-perl (2.050-1) ... #8 78.92 Setting up python3-chardet (3.0.4-3) ... #11 8.639 Setting up libpcre32-3:arm64 (2:8.39-12) ... #12 4.287 dpkg-buildpackage: info: binary-only upload (no source included) #12 4.295 #12 4.295 The package has been created. #12 4.295 Attention, the package has been created in the current directory, #12 4.295 not in ".." as indicated by the message above! #9 65.67 Setting up libdata-messagepack-perl (1.01-2) ... #11 0.916 Reading package lists... #11 22.15 Running scriptlet: audit-libs-3.0.7-2.fc35.aarch64 113/113 #11 22.45 Verifying : acl-2.3.1-2.fc35.aarch64 1/113 #11 22.45 Verifying : autoconf-2.69-37.fc35.noarch 2/113 #11 22.45 Verifying : automake-1.16.2-5.fc35.noarch 3/113 #11 22.45 Verifying : dbus-broker-29-4.fc35.aarch64 4/113 #11 22.45 Verifying : device-mapper-1.02.175-6.fc35.aarch64 5/113 #11 22.46 Verifying : device-mapper-devel-1.02.175-6.fc35.aarch64 6/113 #11 22.46 Verifying : device-mapper-libs-1.02.175-6.fc35.aarch64 7/113 #11 22.46 Verifying : e2fsprogs-libs-1.46.3-1.fc35.aarch64 8/113 #11 22.46 Verifying : emacs-filesystem-1:27.2-9.fc35.noarch 9/113 #11 22.46 Verifying : gc-8.0.4-6.fc35.aarch64 10/113 #11 22.46 Verifying : guile22-2.2.7-3.fc35.aarch64 11/113 #11 22.46 Verifying : iptables-legacy-libs-1.8.7-13.fc35.aarch64 12/113 #11 22.46 Verifying : kmod-libs-29-4.fc35.aarch64 13/113 #11 22.46 Verifying : libargon2-20171227-7.fc35.aarch64 14/113 #11 22.46 Verifying : libbpf-2:0.4.0-2.fc35.aarch64 15/113 #11 22.46 Verifying : libcbor-0.7.0-4.fc35.aarch64 16/113 #11 22.46 Verifying : libedit-3.1-40.20210910cvs.fc35.aarch64 17/113 #11 22.46 Verifying : libfido2-1.8.0-1.fc35.aarch64 18/113 #11 22.46 Verifying : libmpc-1.2.1-3.fc35.aarch64 19/113 #11 22.46 Verifying : libnl3-3.5.0-8.fc35.aarch64 20/113 #11 22.46 Verifying : libpcap-14:1.10.1-2.fc35.aarch64 21/113 #11 22.46 Verifying : libutempter-1.2.1-5.fc35.aarch64 22/113 #11 22.46 Verifying : libxkbcommon-1.3.1-1.fc35.aarch64 23/113 #11 22.46 Verifying : lzo-2.10-5.fc35.aarch64 24/113 #11 22.46 Verifying : m4-1.4.19-2.fc35.aarch64 25/113 #11 22.46 Verifying : make-1:4.3-6.fc35.aarch64 26/113 #11 22.46 Verifying : perl-Error-1:0.17029-7.fc35.noarch 27/113 #11 22.46 Verifying : perl-TermReadKey-2.38-11.fc35.aarch64 28/113 #11 22.46 Verifying : perl-Thread-Queue-3.14-478.fc35.noarch 29/113 #11 22.46 Verifying : perl-threads-1:2.26-448.fc35.aarch64 30/113 #11 22.46 Verifying : perl-threads-shared-1.62-478.fc35.aarch64 31/113 #11 22.46 Verifying : python3-setools-4.4.0-3.fc35.aarch64 32/113 #11 22.46 Verifying : python3-setuptools-57.4.0-1.fc35.noarch 33/113 #11 22.46 Verifying : rhash-1.4.0-4.fc35.aarch64 34/113 #11 22.46 Verifying : which-2.21-27.fc35.aarch64 35/113 #11 22.46 Verifying : xkeyboard-config-2.33-2.fc35.noarch 36/113 #11 22.46 Verifying : annobin-docs-10.66-2.fc35.noarch 37/113 #11 22.46 Verifying : annobin-plugin-gcc-10.66-2.fc35.aarch64 38/113 #11 22.46 Verifying : btrfs-progs-5.16.2-1.fc35.aarch64 39/113 #11 22.46 Verifying : btrfs-progs-devel-5.16.2-1.fc35.aarch64 40/113 #11 22.46 Verifying : checkpolicy-3.3-1.fc35.aarch64 41/113 #11 22.46 Verifying : cmake-3.22.2-1.fc35.aarch64 42/113 #11 22.46 Verifying : cmake-data-3.22.2-1.fc35.noarch 43/113 #11 22.46 Verifying : cmake-filesystem-3.22.2-1.fc35.aarch64 44/113 #11 22.46 Verifying : cmake-rpm-macros-3.22.2-1.fc35.noarch 45/113 #11 22.46 Verifying : cpp-11.3.1-2.fc35.aarch64 46/113 #11 22.46 Verifying : cryptsetup-libs-2.4.3-1.fc35.aarch64 47/113 #11 22.46 Verifying : dbus-1:1.12.22-1.fc35.aarch64 48/113 #11 22.46 Verifying : dbus-common-1:1.12.22-1.fc35.noarch 49/113 #11 22.46 Verifying : gcc-11.3.1-2.fc35.aarch64 50/113 #11 22.46 Verifying : git-2.35.3-1.fc35.aarch64 51/113 #11 22.46 Verifying : git-core-2.35.3-1.fc35.aarch64 52/113 #11 22.46 Verifying : git-core-doc-2.35.3-1.fc35.noarch 53/113 #11 22.46 Verifying : glibc-devel-2.34-32.fc35.aarch64 54/113 #11 22.46 Verifying : glibc-static-2.34-32.fc35.aarch64 55/113 #11 22.46 Verifying : jsoncpp-1.9.4-5.fc35.aarch64 56/113 #11 22.46 Verifying : kernel-headers-5.17.4-200.fc35.aarch64 57/113 #11 22.46 Verifying : less-590-2.fc35.aarch64 58/113 #11 22.46 Verifying : libasan-11.3.1-2.fc35.aarch64 59/113 #11 22.46 Verifying : libatomic-11.3.1-2.fc35.aarch64 60/113 #11 22.46 Verifying : libbtrfs-5.16.2-1.fc35.aarch64 61/113 #11 22.46 Verifying : libbtrfsutil-5.16.2-1.fc35.aarch64 62/113 #11 22.46 Verifying : libfdisk-2.37.4-1.fc35.aarch64 63/113 #11 22.46 Verifying : libibverbs-39.0-1.fc35.aarch64 64/113 #11 22.46 Verifying : libseccomp-2.5.3-1.fc35.aarch64 65/113 #11 22.46 Verifying : libseccomp-devel-2.5.3-1.fc35.aarch64 66/113 #11 22.46 Verifying : libselinux-devel-3.3-1.fc35.aarch64 67/113 #11 22.46 Verifying : libselinux-utils-3.3-1.fc35.aarch64 68/113 #11 22.46 Verifying : libsepol-devel-3.3-2.fc35.aarch64 69/113 #11 22.46 Verifying : libtool-2.4.6-50.fc35.aarch64 70/113 #11 22.46 Verifying : libtool-ltdl-2.4.6-50.fc35.aarch64 71/113 #11 22.46 Verifying : libtool-ltdl-devel-2.4.6-50.fc35.aarch64 72/113 #11 22.46 Verifying : libubsan-11.3.1-2.fc35.aarch64 73/113 #11 22.46 Verifying : libuv-1:1.44.1-1.fc35.aarch64 74/113 #11 22.46 Verifying : libxcrypt-devel-4.4.28-1.fc35.aarch64 75/113 #11 22.46 Verifying : libxcrypt-static-4.4.28-1.fc35.aarch64 76/113 #11 22.46 Verifying : openssh-8.7p1-3.fc35.aarch64 77/113 #11 22.46 Verifying : openssh-clients-8.7p1-3.fc35.aarch64 78/113 #11 22.46 Verifying : pcre2-devel-10.39-1.fc35.aarch64 79/113 #11 22.46 Verifying : pcre2-utf16-10.39-1.fc35.aarch64 80/113 #11 22.46 Verifying : pcre2-utf32-10.39-1.fc35.aarch64 81/113 #11 22.46 Verifying : perl-File-Compare-1.100.600-486.fc35.noarch 82/113 #11 22.46 Verifying : perl-File-Copy-2.35-486.fc35.noarch 83/113 #11 22.46 Verifying : perl-File-Find-1.39-486.fc35.noarch 84/113 #11 22.46 Verifying : perl-Git-2.35.3-1.fc35.noarch 85/113 #11 22.46 Verifying : perl-lib-0.65-486.fc35.aarch64 86/113 #11 22.46 Verifying : policycoreutils-3.3-1.fc35.aarch64 87/113 #11 22.46 Verifying : policycoreutils-devel-3.3-1.fc35.aarch64 88/113 #11 22.46 Verifying : policycoreutils-python-utils-3.3-1.fc35.noarch 89/113 #11 22.46 Verifying : python3-audit-3.0.8-1.fc35.aarch64 90/113 #11 22.46 Verifying : python3-libselinux-3.3-1.fc35.aarch64 91/113 #11 22.46 Verifying : python3-libsemanage-3.3-1.fc35.aarch64 92/113 #11 22.46 Verifying : python3-policycoreutils-3.3-1.fc35.noarch 93/113 #11 22.46 Verifying : qrencode-libs-4.1.1-1.fc35.aarch64 94/113 #11 22.46 Verifying : rpm-plugin-selinux-4.17.0-4.fc35.aarch64 95/113 #11 22.46 Verifying : selinux-policy-35.17-1.fc35.noarch 96/113 #11 22.46 Verifying : selinux-policy-devel-35.17-1.fc35.noarch 97/113 #11 22.46 Verifying : selinux-policy-targeted-35.17-1.fc35.noarch 98/113 #11 22.46 Verifying : systemd-249.11-2.fc35.aarch64 99/113 #11 22.46 Verifying : systemd-devel-249.11-2.fc35.aarch64 100/113 #11 22.46 Verifying : systemd-networkd-249.11-2.fc35.aarch64 101/113 #11 22.46 Verifying : systemd-pam-249.11-2.fc35.aarch64 102/113 #11 22.46 Verifying : systemd-resolved-249.11-2.fc35.aarch64 103/113 #11 22.46 Verifying : systemd-rpm-macros-249.11-2.fc35.noarch 104/113 #11 22.46 Verifying : util-linux-2.37.4-1.fc35.aarch64 105/113 #11 22.46 Verifying : util-linux-core-2.37.4-1.fc35.aarch64 106/113 #11 22.46 Verifying : vim-filesystem-2:8.2.4845-1.fc35.noarch 107/113 #11 22.46 Verifying : audit-libs-3.0.8-1.fc35.aarch64 108/113 #11 22.46 Verifying : audit-libs-3.0.7-2.fc35.aarch64 109/113 #11 22.46 Verifying : libgcc-11.3.1-2.fc35.aarch64 110/113 #11 22.46 Verifying : libgcc-11.2.1-9.fc35.aarch64 111/113 #11 22.46 Verifying : libgomp-11.3.1-2.fc35.aarch64 112/113 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y0rqUf + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh #11 12.05 Installing : cmake-3.22.2-1.fc35.x86_64 62/111 #11 12.34 Installing : cmake-data-3.22.2-1.fc35.noarch 63/111 #11 12.43 Installing : python3-setuptools-57.4.0-1.fc35.noarch 64/111 #11 12.49 Installing : python3-setools-4.4.0-3.fc35.x86_64 65/111 #11 12.53 Installing : perl-TermReadKey-2.38-11.fc35.x86_64 66/111 #11 12.56 Installing : perl-Error-1:0.17029-7.fc35.noarch 67/111 #11 12.57 Installing : lzo-2.10-5.fc35.x86_64 68/111 #21 71.48 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... #21 71.51 Unpacking libfile-which-perl (1.23-1) ... #21 71.66 Selecting previously unselected package libfile-homedir-perl. #21 71.66 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... #21 71.70 Unpacking libfile-homedir-perl (1.006-1) ... #8 76.22 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 76.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 76.41 Setting up libsoap-lite-perl (1.27-1) ... #8 76.42 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 76.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 76.46 Processing triggers for ca-certificates (20210119) ... #8 76.47 Updating certificates in /etc/ssl/certs... #8 75.33 Setting up libfile-find-rule-perl (0.34-1) ... #8 75.34 Setting up libstring-copyright-perl (0.003006-1) ... #8 75.35 Setting up libgd3:armhf (2.3.0-2) ... #8 75.37 Setting up python3-idna (2.10-1) ... #11 8.649 Setting up pkg-config (0.29-6) ... #8 79.17 Setting up libstring-copyright-perl (0.003006-1) ... #8 79.18 Setting up python3-debian (0.1.35) ... #11 8.701 Setting up libudev-dev:arm64 (241-7~deb10u8) ... #11 8.716 Setting up libbtrfs-dev (4.20.1-2) ... #11 8.727 Setting up librhash0:arm64 (1.3.8-1) ... #11 8.738 Setting up procps (2:3.3.15-2) ... #11 8.767 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #11 8.782 Setting up cmake-data (3.13.4-1) ... #11 8.798 Setting up dh-apparmor (2.13.2-10) ... #11 8.809 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... #11 8.820 Setting up libjsoncpp1:arm64 (1.7.4-3) ... #11 8.832 Setting up libpcre3-dev:arm64 (2:8.39-12) ... #11 8.842 Setting up cmake (3.13.4-1) ... #11 8.852 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... #11 8.866 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... #11 8.877 Setting up dmsetup (2:1.02.155-3) ... #11 3.088 Reading package lists... #11 3.581 Building dependency tree... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 DONE 2.2s #16 [stage-1 9/9] WORKDIR /root/rpmbuild #16 sha256:b8dc80ff6bce9b4828472632ee59da0e00be01846350759028e4d1d258bf7e22 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #11 22.46 Verifying : libgomp-11.2.1-9.fc35.aarch64 113/113 #11 22.66 #11 22.66 Upgraded: #11 22.66 audit-libs-3.0.8-1.fc35.aarch64 libgcc-11.3.1-2.fc35.aarch64 #11 22.66 libgomp-11.3.1-2.fc35.aarch64 #11 22.66 Installed: #11 22.66 acl-2.3.1-2.fc35.aarch64 #11 22.66 annobin-docs-10.66-2.fc35.noarch #11 22.66 annobin-plugin-gcc-10.66-2.fc35.aarch64 #11 22.66 autoconf-2.69-37.fc35.noarch #11 22.66 automake-1.16.2-5.fc35.noarch #11 22.66 btrfs-progs-5.16.2-1.fc35.aarch64 #11 22.66 btrfs-progs-devel-5.16.2-1.fc35.aarch64 #11 22.66 checkpolicy-3.3-1.fc35.aarch64 #11 22.66 cmake-3.22.2-1.fc35.aarch64 #11 22.66 cmake-data-3.22.2-1.fc35.noarch #11 22.66 cmake-filesystem-3.22.2-1.fc35.aarch64 #11 22.66 cmake-rpm-macros-3.22.2-1.fc35.noarch #11 22.66 cpp-11.3.1-2.fc35.aarch64 #11 22.66 cryptsetup-libs-2.4.3-1.fc35.aarch64 #11 22.66 dbus-1:1.12.22-1.fc35.aarch64 #11 22.66 dbus-broker-29-4.fc35.aarch64 #11 22.66 dbus-common-1:1.12.22-1.fc35.noarch #11 22.66 device-mapper-1.02.175-6.fc35.aarch64 #11 22.66 device-mapper-devel-1.02.175-6.fc35.aarch64 #11 22.66 device-mapper-libs-1.02.175-6.fc35.aarch64 #11 22.66 e2fsprogs-libs-1.46.3-1.fc35.aarch64 #11 22.66 emacs-filesystem-1:27.2-9.fc35.noarch #11 22.66 gc-8.0.4-6.fc35.aarch64 #11 22.66 gcc-11.3.1-2.fc35.aarch64 #11 22.66 git-2.35.3-1.fc35.aarch64 #11 22.66 git-core-2.35.3-1.fc35.aarch64 #11 22.66 git-core-doc-2.35.3-1.fc35.noarch #11 22.66 glibc-devel-2.34-32.fc35.aarch64 #11 22.66 glibc-static-2.34-32.fc35.aarch64 #11 22.66 guile22-2.2.7-3.fc35.aarch64 #11 22.66 iptables-legacy-libs-1.8.7-13.fc35.aarch64 #11 22.66 jsoncpp-1.9.4-5.fc35.aarch64 #11 22.66 kernel-headers-5.17.4-200.fc35.aarch64 #11 22.66 kmod-libs-29-4.fc35.aarch64 #11 22.66 less-590-2.fc35.aarch64 #11 22.66 libargon2-20171227-7.fc35.aarch64 #11 22.66 libasan-11.3.1-2.fc35.aarch64 #11 22.66 libatomic-11.3.1-2.fc35.aarch64 #11 22.66 libbpf-2:0.4.0-2.fc35.aarch64 #11 22.66 libbtrfs-5.16.2-1.fc35.aarch64 #11 22.66 libbtrfsutil-5.16.2-1.fc35.aarch64 #11 22.66 libcbor-0.7.0-4.fc35.aarch64 #11 22.66 libedit-3.1-40.20210910cvs.fc35.aarch64 #11 22.66 libfdisk-2.37.4-1.fc35.aarch64 #11 22.66 libfido2-1.8.0-1.fc35.aarch64 #11 22.66 libibverbs-39.0-1.fc35.aarch64 #11 22.66 libmpc-1.2.1-3.fc35.aarch64 #11 22.66 libnl3-3.5.0-8.fc35.aarch64 #11 22.66 libpcap-14:1.10.1-2.fc35.aarch64 #11 22.66 libseccomp-2.5.3-1.fc35.aarch64 #11 22.66 libseccomp-devel-2.5.3-1.fc35.aarch64 #11 22.66 libselinux-devel-3.3-1.fc35.aarch64 #11 22.66 libselinux-utils-3.3-1.fc35.aarch64 #11 22.66 libsepol-devel-3.3-2.fc35.aarch64 #11 22.66 libtool-2.4.6-50.fc35.aarch64 #11 22.66 libtool-ltdl-2.4.6-50.fc35.aarch64 #11 22.66 libtool-ltdl-devel-2.4.6-50.fc35.aarch64 #11 22.66 libubsan-11.3.1-2.fc35.aarch64 #11 22.66 libutempter-1.2.1-5.fc35.aarch64 #11 22.66 libuv-1:1.44.1-1.fc35.aarch64 #11 22.66 libxcrypt-devel-4.4.28-1.fc35.aarch64 #11 22.66 libxcrypt-static-4.4.28-1.fc35.aarch64 #11 22.66 libxkbcommon-1.3.1-1.fc35.aarch64 #11 22.66 lzo-2.10-5.fc35.aarch64 #11 22.66 m4-1.4.19-2.fc35.aarch64 #11 22.66 make-1:4.3-6.fc35.aarch64 #11 22.66 openssh-8.7p1-3.fc35.aarch64 #11 22.66 openssh-clients-8.7p1-3.fc35.aarch64 #11 22.66 pcre2-devel-10.39-1.fc35.aarch64 #11 22.66 pcre2-utf16-10.39-1.fc35.aarch64 #11 22.66 pcre2-utf32-10.39-1.fc35.aarch64 #11 22.66 perl-Error-1:0.17029-7.fc35.noarch #11 22.66 perl-File-Compare-1.100.600-486.fc35.noarch #11 22.66 perl-File-Copy-2.35-486.fc35.noarch #11 22.66 perl-File-Find-1.39-486.fc35.noarch #11 22.66 perl-Git-2.35.3-1.fc35.noarch #11 22.66 perl-TermReadKey-2.38-11.fc35.aarch64 #11 22.66 perl-Thread-Queue-3.14-478.fc35.noarch #11 22.66 perl-lib-0.65-486.fc35.aarch64 #11 22.66 perl-threads-1:2.26-448.fc35.aarch64 #11 22.66 perl-threads-shared-1.62-478.fc35.aarch64 #11 22.66 policycoreutils-3.3-1.fc35.aarch64 #11 22.66 policycoreutils-devel-3.3-1.fc35.aarch64 #11 22.66 policycoreutils-python-utils-3.3-1.fc35.noarch #11 22.66 python3-audit-3.0.8-1.fc35.aarch64 #11 22.66 python3-libselinux-3.3-1.fc35.aarch64 #11 22.66 python3-libsemanage-3.3-1.fc35.aarch64 #11 22.66 python3-policycoreutils-3.3-1.fc35.noarch #11 22.66 python3-setools-4.4.0-3.fc35.aarch64 #11 22.66 python3-setuptools-57.4.0-1.fc35.noarch #11 22.66 qrencode-libs-4.1.1-1.fc35.aarch64 #11 22.66 rhash-1.4.0-4.fc35.aarch64 #11 22.66 rpm-plugin-selinux-4.17.0-4.fc35.aarch64 #11 22.66 selinux-policy-35.17-1.fc35.noarch #11 22.66 selinux-policy-devel-35.17-1.fc35.noarch #11 22.66 selinux-policy-targeted-35.17-1.fc35.noarch #11 22.66 systemd-249.11-2.fc35.aarch64 #11 22.66 systemd-devel-249.11-2.fc35.aarch64 #11 22.66 systemd-networkd-249.11-2.fc35.aarch64 #11 22.66 systemd-pam-249.11-2.fc35.aarch64 #11 22.66 systemd-resolved-249.11-2.fc35.aarch64 #11 22.66 systemd-rpm-macros-249.11-2.fc35.noarch #11 22.66 util-linux-2.37.4-1.fc35.aarch64 #11 22.66 util-linux-core-2.37.4-1.fc35.aarch64 #11 22.66 vim-filesystem-2:8.2.4845-1.fc35.noarch #11 22.66 which-2.21-27.fc35.aarch64 #11 22.66 xkeyboard-config-2.33-2.fc35.noarch #11 22.66 #11 22.66 Complete! #12 DONE 12.6s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:d849ab873696e485fd48dfc2194ad2ef5de262bc1e0068407b325ad8626b5e6e #13 DONE 0.2s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:43fa44536414c966152b08f3a119a41b32002df1649607a8b7ab7699ec79851b + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #11 12.59 Running scriptlet: libutempter-1.2.1-5.fc35.x86_64 69/111 #11 12.64 Installing : libutempter-1.2.1-5.fc35.x86_64 69/111 #11 12.70 Installing : util-linux-2.37.4-1.fc35.x86_64 70/111 #11 12.73 Running scriptlet: util-linux-2.37.4-1.fc35.x86_64 70/111 #11 12.75 Installing : policycoreutils-3.3-1.fc35.x86_64 71/111 #21 71.89 Selecting previously unselected package libdebian-dpkgcross-perl. #21 71.90 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... #21 71.91 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... #8 75.58 Setting up libdata-optlist-perl (0.110-1.1) ... #8 75.59 Setting up libipc-run-perl (20200505.0-1) ... #8 75.61 Setting up git (1:2.30.2-1) ... #8 75.63 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #8 75.65 Setting up python3-urllib3 (1.26.5-1~exp1) ... #8 75.84 Setting up libcontextual-return-perl (0.004014-2) ... #11 8.889 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... #11 8.901 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... #11 8.913 Setting up docker-ce-build-deps (1.0) ... #11 8.924 Processing triggers for libc-bin (2.28-10+deb10u1) ... #11 8.944 Processing triggers for man-db (2.8.5-2) ... #8 79.35 Setting up python3-requests (2.21.0-1) ... #8 79.53 Setting up libdata-optlist-perl (0.110-1) ... #8 79.55 Setting up libipc-run-perl (20180523.0-1) ... #8 79.57 Setting up git (1:2.20.1-2+deb10u3) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 3.717 Reading state information... #11 3.738 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 3.917 Starting 2 pkgProblemResolver with broken count: 0 #11 3.918 Done -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #11 12.80 Running scriptlet: policycoreutils-3.3-1.fc35.x86_64 71/111 #11 12.81 Installing : rpm-plugin-selinux-4.17.0-4.fc35.x86_64 72/111 #11 12.84 Installing : selinux-policy-35.17-1.fc35.noarch 73/111 #11 12.84 Running scriptlet: selinux-policy-35.17-1.fc35.noarch 73/111 #11 12.86 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 74/111 #11 13.04 Installing : selinux-policy-targeted-35.17-1.fc35.noarch 74/111 #21 72.11 Selecting previously unselected package dpkg-cross. #21 72.12 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... #21 72.16 Unpacking dpkg-cross (2.6.18+nmu1) ... #21 72.28 Selecting previously unselected package crossbuild-essential-arm64. #8 75.88 Setting up libwww-robotrules-perl (6.02-1) ... #8 75.89 Setting up libtypes-serialiser-perl (1.01-1) ... #8 75.90 Setting up g++ (4:10.2.1-1) ... #8 75.93 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 75.94 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 75.95 Setting up libgit-wrapper-perl (0.048-1) ... #8 75.96 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 75.97 Setting up librole-tiny-perl (2.002004-1) ... #8 75.99 Setting up gnupg (2.2.27-2+deb11u1) ... #8 76.00 Setting up build-essential (12.9) ... #8 76.01 Setting up python3-unidiff (0.5.5-2) ... #9 71.76 -------------------------------------------------------------------------------- #9 71.76 Total 434 kB/s | 18 MB 00:42 #9 71.76 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 71.76 Importing GPG key 0xF4A80EB5: #9 71.76 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 71.76 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 71.76 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 71.76 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 71.81 Running transaction check #9 71.84 Running transaction test #9 71.90 Transaction test succeeded #9 71.90 Running transaction #9 72.01 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 1/52 #9 72.60 Updating : rpm-4.11.3-48.el7_9.x86_64 2/52 #8 79.61 Setting up libcontextual-return-perl (0.004014-2) ... #8 79.63 Setting up libwww-robotrules-perl (6.02-1) ... #8 79.65 Setting up libtypes-serialiser-perl (1.0-1) ... #8 79.67 Setting up g++ (4:8.3.0-1) ... #8 79.71 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 79.72 Setting up libhtml-parser-perl (3.72-3+b3) ... #8 79.73 Setting up libgit-wrapper-perl (0.048-1) ... #8 79.75 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 79.76 Setting up librole-tiny-perl (2.000006-1) ... #8 79.78 Setting up gnupg (2.2.12-1+deb10u1) ... #8 79.80 Setting up build-essential (12.6) ... #8 79.81 Setting up libfile-homedir-perl (1.004-1) ... #8 79.83 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 79.89 Setting up libio-socket-ssl-perl (2.060-3) ... #8 79.90 Setting up libsub-exporter-perl (0.987-1) ... #8 79.92 Setting up libalgorithm-merge-perl (0.08-3) ... #11 4.070 Done #11 4.215 Starting pkgProblemResolver with broken count: 0 #11 4.243 Starting 2 pkgProblemResolver with broken count: 0 #11 4.245 Done + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: VERSION AAA 0.0.0-20220506101846-4cc4385 + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:09 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 VERSION BBB 0.0.0-20220506101846-4cc4385 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git #8 76.79 0 added, 0 removed; done. #8 76.79 Running hooks in /etc/ca-certificates/update.d... #8 76.80 done. #12 5.066 Selecting previously unselected package docker-ce-build-deps. #12 5.081 (Reading database ... 25292 files and directories currently installed.) #12 5.082 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 5.451 Unpacking docker-ce-build-deps (1.0) ... #9 66.48 Setting up libfont-afm-perl (1.20-3) ... #9 66.58 Setting up libwant-perl (0.29-1build6) ... #9 66.62 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 66.65 Setting up libtext-glob-perl (0.11-1) ... #9 66.67 Setting up libclass-method-modifiers-perl (2.13-1) ... [100%] Linking C executable tini-static #21 72.28 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... #21 72.31 Unpacking crossbuild-essential-arm64 (12.9) ... #21 72.50 Selecting previously unselected package libc6-armel-cross. #21 72.50 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... #21 72.53 Unpacking libc6-armel-cross (2.31-9cross4) ... #11 2.271 dh_testdir #11 2.294 dh_testroot #11 2.317 dh_prep #11 2.344 dh_testdir #11 2.366 dh_testroot #11 2.388 dh_install #11 2.412 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.420 dh_installdocs #11 2.443 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.457 dh_installchangelogs #11 2.532 dh_compress #11 2.559 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.571 dh_fixperms #11 2.618 dh_installdeb #8 76.17 Setting up lsb-release (11.1.0) ... #8 76.18 Setting up libfont-ttf-perl (1.06-1.1) ... #9 72.62 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 3/52 #9 73.26 Installing : groff-base-1.22.2-8.el7.x86_64 4/52 #9 73.28 Installing : bzip2-1.0.6-13.el7.x86_64 5/52 #9 73.30 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 #8 79.94 Setting up libhttp-message-perl (6.18-1) ... #8 80.00 Setting up libhtml-form-perl (6.03-1) ... #8 80.02 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 80.06 Setting up libjson-xs-perl (3.040-1+b1) ... #8 80.09 Setting up libhttp-negotiate-perl (6.01-1) ... #8 80.10 Setting up libio-prompter-perl (0.004015-1) ... #8 80.12 Setting up libhttp-cookies-perl (6.04-1) ... #8 80.14 Setting up po-debconf (1.0.21) ... #8 DONE 77.0s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:35ba83c394d10449f769b0954e32a83b378a9d58403fb78510e1f9ea9acd4128 #10 DONE 0.1s #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 #11 sha256:61d1c2208604a37e74c8cf98db35aef2489009d59859060d9dd1a4deaf43b39b [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 15.44 Running scriptlet: libgcc-11.2.1-9.fc34.aarch64 103/103 #11 19.10 Verifying : acl-2.3.1-1.fc34.aarch64 1/103 #11 19.10 Verifying : autoconf-2.69-36.fc34.noarch 2/103 #11 19.10 Verifying : automake-1.16.2-4.fc34.noarch 3/103 #11 19.10 Verifying : checkpolicy-3.2-1.fc34.aarch64 4/103 #11 19.10 Verifying : dbus-1:1.12.20-3.fc34.aarch64 5/103 #11 19.10 Verifying : dbus-common-1:1.12.20-3.fc34.noarch 6/103 #11 19.10 Verifying : device-mapper-1.02.175-1.fc34.aarch64 7/103 #11 19.10 Verifying : device-mapper-devel-1.02.175-1.fc34.aarch64 8/103 #11 19.10 Verifying : device-mapper-libs-1.02.175-1.fc34.aarch64 9/103 #11 19.10 Verifying : e2fsprogs-libs-1.45.6-5.fc34.aarch64 10/103 #11 19.10 Verifying : gc-8.0.4-5.fc34.aarch64 11/103 #11 19.10 Verifying : guile22-2.2.7-2.fc34.aarch64 12/103 #11 19.10 Verifying : libargon2-20171227-6.fc34.aarch64 13/103 #11 19.11 Verifying : libcbor-0.7.0-3.fc34.aarch64 14/103 #11 19.11 Verifying : libfido2-1.6.0-2.fc34.aarch64 15/103 #11 19.11 Verifying : libmpc-1.2.1-2.fc34.aarch64 16/103 #11 19.11 Verifying : libnl3-3.5.0-6.fc34.aarch64 17/103 #11 19.11 Verifying : libselinux-devel-3.2-1.fc34.aarch64 18/103 #11 19.11 Verifying : libselinux-utils-3.2-1.fc34.aarch64 19/103 #11 19.11 Verifying : libtool-2.4.6-40.fc34.aarch64 20/103 #11 19.11 Verifying : libtool-ltdl-2.4.6-40.fc34.aarch64 21/103 #11 19.11 Verifying : libtool-ltdl-devel-2.4.6-40.fc34.aarch64 22/103 #11 19.11 Verifying : lzo-2.10-4.fc34.aarch64 23/103 #11 19.11 Verifying : m4-1.4.18-17.fc34.aarch64 24/103 #11 19.11 Verifying : make-1:4.3-5.fc34.aarch64 25/103 #11 19.11 Verifying : pcre2-devel-10.36-4.fc34.aarch64 26/103 #11 19.11 Verifying : pcre2-utf16-10.36-4.fc34.aarch64 27/103 #11 19.11 Verifying : pcre2-utf32-10.36-4.fc34.aarch64 28/103 #11 19.11 Verifying : perl-Error-1:0.17029-5.fc34.noarch 29/103 #11 19.11 Verifying : perl-TermReadKey-2.38-9.fc34.aarch64 30/103 #11 19.11 Verifying : perl-Thread-Queue-3.14-458.fc34.noarch 31/103 #11 19.11 Verifying : perl-threads-1:2.25-458.fc34.aarch64 32/103 #11 19.11 Verifying : perl-threads-shared-1.61-458.fc34.aarch64 33/103 #11 19.11 Verifying : policycoreutils-3.2-1.fc34.aarch64 34/103 #11 19.11 Verifying : policycoreutils-devel-3.2-1.fc34.aarch64 35/103 #11 19.11 Verifying : policycoreutils-python-utils-3.2-1.fc34.noarch 36/103 #11 19.11 Verifying : python3-libselinux-3.2-1.fc34.aarch64 37/103 #11 19.11 Verifying : python3-libsemanage-3.2-1.fc34.aarch64 38/103 #11 19.11 Verifying : python3-policycoreutils-3.2-1.fc34.noarch 39/103 #11 19.11 Verifying : python3-setools-4.4.0-1.fc34.aarch64 40/103 #11 19.11 Verifying : rhash-1.4.0-3.fc34.aarch64 41/103 #11 19.11 Verifying : rpm-plugin-selinux-4.16.1.3-1.fc34.aarch64 42/103 #11 19.11 Verifying : annobin-9.79-5.fc34.aarch64 43/103 #11 19.11 Verifying : btrfs-progs-5.16.2-1.fc34.aarch64 44/103 #11 19.11 Verifying : btrfs-progs-devel-5.16.2-1.fc34.aarch64 45/103 #11 19.11 Verifying : cmake-3.20.5-1.fc34.aarch64 46/103 #11 19.11 Verifying : cmake-data-3.20.5-1.fc34.noarch 47/103 #11 19.11 Verifying : cmake-filesystem-3.20.5-1.fc34.aarch64 48/103 #11 19.11 Verifying : cmake-rpm-macros-3.20.5-1.fc34.noarch 49/103 #11 19.11 Verifying : cpp-11.3.1-2.fc34.aarch64 50/103 #11 19.11 Verifying : cryptsetup-libs-2.3.7-1.fc34.aarch64 51/103 #11 19.11 Verifying : dbus-broker-29-2.fc34.aarch64 52/103 #11 19.11 Verifying : gcc-11.3.1-2.fc34.aarch64 53/103 #11 19.11 Verifying : git-2.34.3-1.fc34.aarch64 54/103 #11 19.11 Verifying : git-core-2.34.3-1.fc34.aarch64 55/103 #11 19.11 Verifying : git-core-doc-2.34.3-1.fc34.noarch 56/103 #11 19.11 Verifying : glibc-devel-2.33-21.fc34.aarch64 57/103 #11 19.11 Verifying : glibc-static-2.33-21.fc34.aarch64 58/103 #11 19.11 Verifying : iptables-legacy-libs-1.8.7-8.fc34.aarch64 59/103 #11 19.11 Verifying : jsoncpp-1.9.4-5.fc34.aarch64 60/103 #11 19.11 Verifying : kernel-headers-5.17.4-100.fc34.aarch64 61/103 #11 19.11 Verifying : kmod-libs-29-2.fc34.aarch64 62/103 #11 19.11 Verifying : libasan-11.3.1-2.fc34.aarch64 63/103 #11 19.11 Verifying : libatomic-11.3.1-2.fc34.aarch64 64/103 #11 19.11 Verifying : libbpf-2:0.4.0-1.fc34.aarch64 65/103 #11 19.11 Verifying : libbtrfs-5.16.2-1.fc34.aarch64 66/103 #11 19.11 Verifying : libbtrfsutil-5.16.2-1.fc34.aarch64 67/103 #11 19.11 Verifying : libedit-3.1-38.20210714cvs.fc34.aarch64 68/103 #11 19.11 Verifying : libibverbs-37.2-2.fc34.aarch64 69/103 #11 19.11 Verifying : libpcap-14:1.10.1-1.fc34.aarch64 70/103 #11 19.11 Verifying : libseccomp-2.5.3-1.fc34.aarch64 71/103 #11 19.11 Verifying : libseccomp-devel-2.5.3-1.fc34.aarch64 72/103 #11 19.11 Verifying : libsepol-devel-3.2-2.fc34.aarch64 73/103 #11 19.11 Verifying : libubsan-11.3.1-2.fc34.aarch64 74/103 #11 19.11 Verifying : libuv-1:1.44.1-1.fc34.aarch64 75/103 #11 19.11 Verifying : libxcrypt-devel-4.4.28-1.fc34.aarch64 76/103 #11 19.11 Verifying : libxcrypt-static-4.4.28-1.fc34.aarch64 77/103 #11 19.11 Verifying : libxkbcommon-1.3.0-1.fc34.aarch64 78/103 #11 19.11 Verifying : llvm-libs-12.0.1-1.fc34.aarch64 79/103 #11 19.11 Verifying : openssh-8.6p1-5.fc34.aarch64 80/103 #11 19.11 Verifying : openssh-clients-8.6p1-5.fc34.aarch64 81/103 #11 19.11 Verifying : perl-File-Compare-1.100.600-477.fc34.noarch 82/103 #11 19.11 Verifying : perl-File-Copy-2.34-477.fc34.noarch 83/103 #11 19.11 Verifying : perl-File-Find-1.37-477.fc34.noarch 84/103 #11 19.11 Verifying : perl-Git-2.34.3-1.fc34.noarch 85/103 #11 19.11 Verifying : perl-lib-0.65-477.fc34.aarch64 86/103 #11 19.11 Verifying : python3-audit-3.0.6-1.fc34.aarch64 87/103 #11 19.11 Verifying : qrencode-libs-4.1.1-1.fc34.aarch64 88/103 #11 19.11 Verifying : selinux-policy-34.27-1.fc34.noarch 89/103 #11 19.11 Verifying : selinux-policy-devel-34.27-1.fc34.noarch 90/103 #11 19.11 Verifying : selinux-policy-targeted-34.27-1.fc34.noarch 91/103 #11 19.11 Verifying : systemd-248.10-1.fc34.aarch64 92/103 #11 19.11 Verifying : systemd-devel-248.10-1.fc34.aarch64 93/103 #11 19.11 Verifying : systemd-networkd-248.10-1.fc34.aarch64 94/103 #11 19.11 Verifying : systemd-pam-248.10-1.fc34.aarch64 95/103 #11 19.11 Verifying : systemd-rpm-macros-248.10-1.fc34.noarch 96/103 #11 19.11 Verifying : vim-filesystem-2:8.2.4804-1.fc34.noarch 97/103 #11 19.11 Verifying : which-2.21-26.fc34.aarch64 98/103 #11 19.11 Verifying : xkeyboard-config-2.33-1.fc34.noarch 99/103 #11 19.11 Verifying : libgcc-11.3.1-2.fc34.aarch64 100/103 #11 19.11 Verifying : libgcc-11.2.1-9.fc34.aarch64 101/103 #11 19.11 Verifying : libgomp-11.3.1-2.fc34.aarch64 102/103 #11 19.11 Verifying : libgomp-11.2.1-9.fc34.aarch64 103/103 #11 19.29 #11 19.29 Upgraded: #11 19.29 libgcc-11.3.1-2.fc34.aarch64 libgomp-11.3.1-2.fc34.aarch64 #11 19.29 Installed: #11 19.29 acl-2.3.1-1.fc34.aarch64 #11 19.29 annobin-9.79-5.fc34.aarch64 #11 19.29 autoconf-2.69-36.fc34.noarch #11 19.29 automake-1.16.2-4.fc34.noarch #11 19.29 btrfs-progs-5.16.2-1.fc34.aarch64 #11 19.29 btrfs-progs-devel-5.16.2-1.fc34.aarch64 #11 19.29 checkpolicy-3.2-1.fc34.aarch64 #11 19.29 cmake-3.20.5-1.fc34.aarch64 #11 19.29 cmake-data-3.20.5-1.fc34.noarch #11 19.29 cmake-filesystem-3.20.5-1.fc34.aarch64 #11 19.29 cmake-rpm-macros-3.20.5-1.fc34.noarch #11 19.29 cpp-11.3.1-2.fc34.aarch64 #11 19.29 cryptsetup-libs-2.3.7-1.fc34.aarch64 #11 19.29 dbus-1:1.12.20-3.fc34.aarch64 #11 19.29 dbus-broker-29-2.fc34.aarch64 #11 19.29 dbus-common-1:1.12.20-3.fc34.noarch #11 19.29 device-mapper-1.02.175-1.fc34.aarch64 #11 19.29 device-mapper-devel-1.02.175-1.fc34.aarch64 #11 19.29 device-mapper-libs-1.02.175-1.fc34.aarch64 #11 19.29 e2fsprogs-libs-1.45.6-5.fc34.aarch64 #11 19.29 gc-8.0.4-5.fc34.aarch64 #11 19.29 gcc-11.3.1-2.fc34.aarch64 #11 19.29 git-2.34.3-1.fc34.aarch64 #11 19.29 git-core-2.34.3-1.fc34.aarch64 #11 19.29 git-core-doc-2.34.3-1.fc34.noarch #11 19.29 glibc-devel-2.33-21.fc34.aarch64 #11 19.29 glibc-static-2.33-21.fc34.aarch64 #11 19.29 guile22-2.2.7-2.fc34.aarch64 #11 19.29 iptables-legacy-libs-1.8.7-8.fc34.aarch64 #11 19.29 jsoncpp-1.9.4-5.fc34.aarch64 #11 19.29 kernel-headers-5.17.4-100.fc34.aarch64 #11 19.29 kmod-libs-29-2.fc34.aarch64 #11 19.29 libargon2-20171227-6.fc34.aarch64 #11 19.29 libasan-11.3.1-2.fc34.aarch64 #11 19.29 libatomic-11.3.1-2.fc34.aarch64 #11 19.29 libbpf-2:0.4.0-1.fc34.aarch64 #11 19.29 libbtrfs-5.16.2-1.fc34.aarch64 #11 19.29 libbtrfsutil-5.16.2-1.fc34.aarch64 #11 19.29 libcbor-0.7.0-3.fc34.aarch64 #11 19.29 libedit-3.1-38.20210714cvs.fc34.aarch64 #11 19.29 libfido2-1.6.0-2.fc34.aarch64 #11 19.29 libibverbs-37.2-2.fc34.aarch64 #11 19.29 libmpc-1.2.1-2.fc34.aarch64 #11 19.29 libnl3-3.5.0-6.fc34.aarch64 #11 19.29 libpcap-14:1.10.1-1.fc34.aarch64 #11 19.29 libseccomp-2.5.3-1.fc34.aarch64 #11 19.29 libseccomp-devel-2.5.3-1.fc34.aarch64 #11 19.29 libselinux-devel-3.2-1.fc34.aarch64 #11 19.29 libselinux-utils-3.2-1.fc34.aarch64 #11 19.29 libsepol-devel-3.2-2.fc34.aarch64 #11 19.29 libtool-2.4.6-40.fc34.aarch64 #11 19.29 libtool-ltdl-2.4.6-40.fc34.aarch64 #11 19.29 libtool-ltdl-devel-2.4.6-40.fc34.aarch64 #11 19.29 libubsan-11.3.1-2.fc34.aarch64 #11 19.29 libuv-1:1.44.1-1.fc34.aarch64 #11 19.29 libxcrypt-devel-4.4.28-1.fc34.aarch64 #11 19.29 libxcrypt-static-4.4.28-1.fc34.aarch64 #11 19.29 libxkbcommon-1.3.0-1.fc34.aarch64 #11 19.29 llvm-libs-12.0.1-1.fc34.aarch64 #11 19.29 lzo-2.10-4.fc34.aarch64 #11 19.29 m4-1.4.18-17.fc34.aarch64 #11 19.29 make-1:4.3-5.fc34.aarch64 #11 19.29 openssh-8.6p1-5.fc34.aarch64 #11 19.29 openssh-clients-8.6p1-5.fc34.aarch64 #11 19.29 pcre2-devel-10.36-4.fc34.aarch64 #11 19.29 pcre2-utf16-10.36-4.fc34.aarch64 #11 19.29 pcre2-utf32-10.36-4.fc34.aarch64 #11 19.29 perl-Error-1:0.17029-5.fc34.noarch #11 19.29 perl-File-Compare-1.100.600-477.fc34.noarch #11 19.29 perl-File-Copy-2.34-477.fc34.noarch #11 19.29 perl-File-Find-1.37-477.fc34.noarch #11 19.29 perl-Git-2.34.3-1.fc34.noarch #11 19.29 perl-TermReadKey-2.38-9.fc34.aarch64 #11 19.29 perl-Thread-Queue-3.14-458.fc34.noarch #11 19.29 perl-lib-0.65-477.fc34.aarch64 #11 19.29 perl-threads-1:2.25-458.fc34.aarch64 #11 19.29 perl-threads-shared-1.61-458.fc34.aarch64 #11 19.29 policycoreutils-3.2-1.fc34.aarch64 #11 19.29 policycoreutils-devel-3.2-1.fc34.aarch64 #11 19.29 policycoreutils-python-utils-3.2-1.fc34.noarch #11 19.29 python3-audit-3.0.6-1.fc34.aarch64 #11 19.29 python3-libselinux-3.2-1.fc34.aarch64 #11 19.29 python3-libsemanage-3.2-1.fc34.aarch64 #11 19.29 python3-policycoreutils-3.2-1.fc34.noarch #11 19.29 python3-setools-4.4.0-1.fc34.aarch64 #11 19.29 qrencode-libs-4.1.1-1.fc34.aarch64 #11 19.29 rhash-1.4.0-3.fc34.aarch64 #11 19.29 rpm-plugin-selinux-4.16.1.3-1.fc34.aarch64 #11 19.29 selinux-policy-34.27-1.fc34.noarch #11 19.29 selinux-policy-devel-34.27-1.fc34.noarch #11 19.29 selinux-policy-targeted-34.27-1.fc34.noarch #11 19.29 systemd-248.10-1.fc34.aarch64 #11 19.29 systemd-devel-248.10-1.fc34.aarch64 #11 19.29 systemd-networkd-248.10-1.fc34.aarch64 #11 19.29 systemd-pam-248.10-1.fc34.aarch64 #11 19.29 systemd-rpm-macros-248.10-1.fc34.noarch #11 19.29 vim-filesystem-2:8.2.4804-1.fc34.noarch #11 19.29 which-2.21-26.fc34.aarch64 #11 19.29 xkeyboard-config-2.33-1.fc34.noarch #11 19.29 #11 19.29 Complete! #11 2.648 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.649 dh_gencontrol #11 2.769 dh_md5sums #11 2.802 dh_builddeb #11 2.826 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.850 #11 2.850 The package has been created. #11 2.850 Attention, the package has been created in the current directory, #11 2.850 not in ".." as indicated by the message above! #11 2.873 Selecting previously unselected package docker-ce-build-deps. #8 76.30 Setting up libfile-homedir-perl (1.006-1) ... #8 76.31 Setting up python3-magic (2:0.4.20-3) ... #8 76.47 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 76.48 Setting up pristine-tar (1.49) ... #8 76.49 Setting up libio-socket-ssl-perl (2.069-1) ... #8 76.50 Setting up libsub-exporter-perl (0.987-1) ... #8 76.51 Setting up libc-devtools (2.31-13+deb11u3) ... #8 76.52 Setting up libalgorithm-merge-perl (0.08-3) ... #8 76.54 Setting up libhttp-message-perl (6.28-1) ... #8 76.56 Setting up libhtml-form-perl (6.07-1) ... #11 23.67 Last metadata expiration check: 0:00:39 ago on Mon May 9 11:57:30 2022. debian/rules clean dh clean --with=bash-completion dh_clean #9 73.31 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #9 73.34 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #9 73.37 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #8 80.15 Setting up libhtml-tree-perl (5.07-2) ... #8 80.17 Setting up libparams-classify-perl (0.015-1+b1) ... #8 80.18 Setting up libcgi-pm-perl (4.40-1) ... #8 80.20 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 80.21 Setting up libnet-dns-sec-perl (1.11-1) ... #8 80.23 Setting up libsereal-perl (4.005-1) ... #8 80.25 Setting up libhtml-format-perl (2.12-1) ... #8 80.26 Setting up libxml-sax-perl (1.00+dfsg-1) ... #8 80.33 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 80.39 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 0.444 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 0.444 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease #11 4.484 The following additional packages will be installed: #11 4.484 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.484 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.484 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.485 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.485 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.486 Suggested packages: #11 4.486 cmake-doc ninja-build apparmor-easyprof seccomp #11 4.486 Recommended packages: #11 4.486 psmisc #11 4.654 The following NEW packages will be installed: #11 4.655 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.655 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.655 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.655 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.656 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 DONE 10.2s #11 DONE 19.6s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:76864abbd9599a4dd35fb90cd6d6c34d81f441a18e3a51d4ecc8a79621d2dc7a #11 2.889 (Reading database ... 27815 files and directories currently installed.) #11 2.890 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 2.893 Unpacking docker-ce-build-deps (1.0) ... #8 76.57 Setting up python3-pkg-resources (52.0.0-4) ... #8 76.79 Setting up libiterator-perl (0.03+ds1-1.1) ... #8 76.80 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 76.81 Setting up libjson-xs-perl (4.030-1+b1) ... #11 23.99 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 24.01 Dependencies resolved. #11 24.03 Nothing to do. dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz #9 73.38 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #9 73.63 Installing : perl-Encode-2.51-7.el7.x86_64 11/52 #9 73.66 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 12/52 #9 73.67 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #9 73.68 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #9 73.70 Installing : perl-threads-1.87-4.el7.x86_64 15/52 #9 73.72 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 16/52 #9 73.74 Installing : perl-Exporter-5.68-3.el7.noarch 17/52 #9 73.75 Installing : perl-constant-1.27-2.el7.noarch 18/52 #9 73.77 Installing : perl-Socket-2.010-5.el7.x86_64 19/52 #9 73.79 Installing : perl-Time-Local-1.2300-2.el7.noarch 20/52 #9 73.81 Installing : perl-Carp-1.26-244.el7.noarch 21/52 #9 73.83 Installing : perl-Storable-2.45-3.el7.x86_64 22/52 #9 73.85 Installing : perl-threads-shared-1.43-6.el7.x86_64 23/52 #9 73.87 Installing : perl-PathTools-3.40-5.el7.x86_64 24/52 #9 73.89 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 25/52 #9 73.93 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 26/52 #8 80.56 #8 80.56 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 80.65 Setting up dput (1.0.3) ... #21 72.90 Selecting previously unselected package libgcc-s1-armel-cross. #21 72.90 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... #21 72.95 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... #21 73.11 Selecting previously unselected package libgomp1-armel-cross. #21 73.12 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... #21 73.16 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... #11 4.938 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. #11 4.938 1 not fully installed or removed. #11 4.938 Need to get 9692 kB of archives. #11 4.938 After this operation, 44.0 MB of additional disk space will be used. #11 4.938 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] #11 4.942 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #11 4.954 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB] #11 4.957 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB] #11 5.019 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB] #11 5.023 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] #11 5.024 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] #11 5.027 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] #11 5.029 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] #11 5.075 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB] #11 5.076 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] #11 5.077 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] #11 5.079 Get:13 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] #11 5.079 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] #11 5.080 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] #11 5.081 Get:16 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] #11 5.081 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] #11 5.083 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] #11 5.109 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] #11 5.137 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:b822d4b1a57908dc92efbd2e3f840a08326f68a1004dc5a364c4bacb80521c35 #8 76.83 Setting up libhttp-negotiate-perl (6.01-1) ... #8 76.84 Setting up libio-prompter-perl (0.004015-1) ... #8 76.85 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 76.86 Setting up libhttp-cookies-perl (6.10-1) ... #8 76.87 Setting up python3-apt (2.2.1) ... #8 77.04 Setting up po-debconf (1.0.21+nmu1) ... #8 77.05 Setting up libhtml-tree-perl (5.07-2) ... #8 77.07 Setting up libparams-classify-perl (0.015-1+b3) ... #11 24.03 Complete! #11 DONE 24.1s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:8ebc14069661d3405ad55e0ea1a0aced377d1c35ee07b5212802a5376e08ff17 #9 73.95 Installing : perl-File-Temp-0.23.01-3.el7.noarch 27/52 #9 73.97 Installing : perl-File-Path-2.09-2.el7.noarch 28/52 #9 73.99 Installing : perl-Filter-1.49-3.el7.x86_64 29/52 #8 80.82 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 80.84 Setting up libmodule-runtime-perl (0.016-1) ... #8 80.85 Setting up libmailtools-perl (2.18-1) ... #8 80.87 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #8 80.88 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #8 80.93 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #21 73.34 Selecting previously unselected package libatomic1-armel-cross. #21 73.34 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... #21 73.36 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... #11 5.138 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] #11 5.142 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] #11 5.144 Get:23 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] #11 5.149 Get:24 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] #11 5.151 Get:25 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] #11 5.153 Get:26 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB] #11 5.348 debconf: delaying package configuration, since apt-utils is not installed #11 5.392 Fetched 9692 kB in 0s (19.7 MB/s) #11 0.688 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease #9 67.36 Setting up liblist-compare-perl (0.55-1) ... #17 exporting layers 4.9s done #17 writing image sha256:b803e2c8450efb90d889d96df0a5509ac6fa252288b01be396ada18a696eceb7 done #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done #17 DONE 4.9s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-bionic:/build debbuild-ubuntu-bionic/x86_64 #12 DONE 0.3s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:80b4b3d2aa6ecad3fd72741f17ac101b362be2f5821dfc0aa66c9a5a89e35f7e #8 77.08 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 77.09 Setting up libhtml-format-perl (2.12-1.1) ... #8 77.10 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 77.16 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 77.22 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 77.35 #21 73.55 Selecting previously unselected package libasan6-armel-cross. #21 73.55 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... #21 73.58 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... #8 81.00 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 81.07 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 81.22 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #11 3.043 Reading package lists... #11 5.423 Selecting previously unselected package bash-completion. #11 5.423 (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 ... 28598 files and directories currently installed.) #11 5.438 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #11 0.766 Reading package lists... #11 20.54 Last metadata expiration check: 0:00:40 ago on Mon May 9 11:57:30 2022. #27 111.6 + bin/containerd #8 77.35 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 77.47 Setting up python3-chardet (4.0.0-1) ... #15 DONE 2.6s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:b1064c7e6792d7f884383c6d31cb9e2d2afb41bbbd069542f74786374c92ba69 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:16c67683270a6ba9cdc49da930fca07c23d4a1e488447bddae143b5ce21380b6 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #8 81.29 Setting up libconst-fast-perl (0.014-1) ... #8 81.30 Setting up libhttp-daemon-perl (6.01-3) ... #8 81.31 Setting up libmodule-implementation-perl (0.09-1) ... #8 81.33 Setting up libemail-valid-perl (1.202-1) ... #8 81.34 Setting up libcgi-fast-perl (1:2.13-1) ... #8 81.37 Setting up libpackage-stash-perl (0.38-1) ... #8 81.38 Setting up libimport-into-perl (1.002005-1) ... #8 81.40 Setting up libmoo-perl (2.003004-2) ... #8 81.42 Setting up libmime-tools-perl (5.509-1) ... #8 81.44 Setting up libxml-simple-perl (2.25-1) ... #11 3.685 Building dependency tree... #11 3.826 Reading state information... #11 3.841 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 3.870 Starting 2 pkgProblemResolver with broken count: 0 #11 3.872 Done #11 3.886 Done #11 3.891 Starting pkgProblemResolver with broken count: 0 #11 3.911 Starting 2 pkgProblemResolver with broken count: 0 #11 3.914 Done #11 3.984 The following additional packages will be installed: #11 3.984 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 3.984 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 3.984 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 3.984 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 3.985 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #11 3.985 Suggested packages: #11 3.985 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #9 74.08 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 30/52 #11 1.514 dpkg-buildpackage: info: source package docker-ce-build-deps #11 1.514 dpkg-buildpackage: info: source version 1.0 #11 1.514 dpkg-buildpackage: info: source distribution unstable #11 1.514 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 1.546 dpkg-source --before-build . #11 1.546 dpkg-buildpackage: info: host architecture amd64 #11 1.639 debian/rules clean #13 DONE 2.1s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:975fce3b981ccd70fa19ec1eb2469c5a3d4cad74fac130675729253d04fa7096 #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #8 77.79 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 77.80 Setting up libmodule-runtime-perl (0.016-1) ... #8 77.82 Setting up libmailtools-perl (2.21-1) ... #8 77.83 Setting up python3-debian (0.1.39) ... #8 81.46 Setting up libparams-validate-perl (1.29-1+b1) ... #8 81.47 Setting up libb-hooks-endofscope-perl (0.24-1) ... #8 81.48 Setting up lintian (2.15.0) ... #8 81.50 Setting up libnamespace-clean-perl (0.27-1) ... #8 81.52 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #8 81.54 Setting up licensecheck (3.0.31-3) ... #8 81.55 Setting up libgitlab-api-v4-perl (0.16-1) ... #8 81.57 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 81.58 Setting up libwww-perl (6.36-2) ... #8 81.60 Setting up debhelper (13.3.3~bpo10+1) ... #8 81.61 Setting up dh-autoreconf (19) ... #8 81.63 Setting up devscripts (2.19.5+deb10u1) ... #11 4.166 The following NEW packages will be installed: #11 4.166 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 4.166 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 4.167 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 4.167 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 4.167 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #18 exporting layers 5.5s done #18 writing image sha256:3aeedcf656d0a4a3b8860be59b7a6e9585f4fe88da8051d14eef212cefb42857 done #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #18 DONE 5.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 #21 73.96 Selecting previously unselected package libstdc++6-armel-cross. #21 73.96 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... #21 74.00 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... #21 74.21 Selecting previously unselected package libubsan1-armel-cross. #21 74.22 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... #21 74.25 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... #11 1.641 dh clean #11 1.716 dh_clean #11 1.746 debian/rules binary #11 1.748 dh binary #11 1.810 dh_update_autotools_config #11 1.836 dh_autoreconf #11 1.874 create-stamp debian/debhelper-build-stamp #11 1.874 dh_prep #11 6.046 Unpacking bash-completion (1:2.11-2) ... #11 21.00 Package bash-5.1.0-2.fc34.aarch64 is already installed. #11 21.03 Dependencies resolved. #11 21.04 Nothing to do. #11 21.04 Complete! #11 DONE 21.1s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:f8a628d505903bbe9c21291101bf248ee772abb6db8d5c6735bbb9184e189780 #8 78.01 Setting up python3-requests (2.25.1+dfsg-2) ... #12 DONE 1.4s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:5b4a184706d4d27bc9feab2f53867465d4d482deca45d6c3563f22ae640232e7 #8 81.83 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 81.87 Setting up equivs (2.2.0) ... #8 81.88 Setting up libxml-parser-perl (2.44-4) ... #8 81.90 Setting up libxml-sax-expat-perl (0.51-1) ... #11 4.436 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. #11 4.436 1 not fully installed or removed. #11 4.436 Need to get 8978 kB of archives. #11 4.436 After this operation, 38.6 MB of additional disk space will be used. #11 4.436 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] #11 4.444 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #11 4.458 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] #11 4.459 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] #11 4.484 Get:5 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #11 4.488 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #11 4.496 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #11 4.498 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #11 4.505 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #11 4.571 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB] + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 DONE 2.3s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:15ea8869960d270f87559b42d1880e1c983c8cf6a09994a4799bff59aae68e00 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:a417b5b3232bf136aecb08da32b1331e180ea35946d9fdcf2e72434c7e86cfd5 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #11 1.899 dh_install #11 1.932 dh_installdocs #11 1.967 dh_installchangelogs #11 2.043 dh_perl #11 2.075 dh_link #11 2.107 dh_strip_nondeterminism #11 2.162 dh_compress #11 6.206 Selecting previously unselected package cmake-data. #11 6.209 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #11 6.214 Unpacking cmake-data (3.18.4-2+deb11u1) ... #8 78.16 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 78.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 78.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 78.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 81.97 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 82.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 82.18 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 82.26 Setting up libsoap-lite-perl (1.27-1) ... #11 4.572 Get:11 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #11 4.573 Get:12 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #11 4.574 Get:13 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #11 4.576 Get:14 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #11 4.578 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #11 4.579 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] #11 4.580 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #11 4.586 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #11 4.589 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #11 4.591 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #11 4.593 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #11 4.599 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #11 4.600 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #11 4.601 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] #11 4.602 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] #11 4.612 Get:26 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #11 4.792 debconf: delaying package configuration, since apt-utils is not installed #11 4.824 Fetched 8978 kB in 0s (20.7 MB/s) #11 2.199 dh_fixperms #11 2.235 dh_missing #11 2.259 dh_installdeb #11 2.290 dh_gencontrol #11 2.398 dh_md5sums #11 6.575 Selecting previously unselected package libncurses6:arm64. #11 6.577 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ... #11 6.586 Unpacking libncurses6:arm64 (6.2+20201114-2) ... #11 6.629 Selecting previously unselected package libprocps8:arm64. #11 6.632 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ... #11 6.636 Unpacking libprocps8:arm64 (2:3.3.17-5) ... #11 6.682 Selecting previously unselected package procps. #11 6.682 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ... #21 74.48 Selecting previously unselected package libgcc-10-dev-armel-cross. #21 74.48 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... #21 74.51 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... #21 74.74 Selecting previously unselected package gcc-10-arm-linux-gnueabi. #9 74.60 Installing : perl-Getopt-Long-2.40-3.el7.noarch 31/52 #9 75.47 Installing : 4:perl-5.16.3-299.el7_9.x86_64 32/52 #9 75.51 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #9 75.53 Updating : rpm-python-4.11.3-48.el7_9.x86_64 34/52 #9 75.54 Installing : python-srpm-macros-3-34.el7.noarch 35/52 #9 75.56 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 36/52 #9 75.58 Installing : desktop-file-utils-0.23-2.el7.x86_64 37/52 #9 75.62 Installing : zip-3.0-11.el7.x86_64 38/52 #8 78.50 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 78.53 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 78.54 Setting up libconst-fast-perl (0.014-1.1) ... #8 78.55 Setting up libhttp-daemon-perl (6.12-1) ... #8 78.56 Setting up libdata-dpath-perl (0.58-1) ... #8 78.57 Setting up libmodule-implementation-perl (0.09-1.1) ... #8 78.58 Setting up libpackage-stash-perl (0.39-1) ... #8 78.60 Setting up libimport-into-perl (1.002005-1) ... #8 78.61 Setting up libmoo-perl (2.004004-1) ... #8 82.27 Setting up libxmlrpc-lite-perl (0.717-2) ... #8 82.29 Processing triggers for libc-bin (2.28-10+deb10u1) ... #8 82.31 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 82.33 Updating certificates in /etc/ssl/certs... #11 4.853 Selecting previously unselected package bash-completion. #11 4.853 (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 ... 27819 files and directories currently installed.) #11 4.870 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #11 2.437 dh_builddeb #11 2.472 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.491 dpkg-genbuildinfo --build=binary + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #11 6.690 Unpacking procps (2:3.3.17-5) ... #11 6.766 Selecting previously unselected package libjsoncpp24:arm64. #11 6.770 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ... #11 6.774 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... #11 6.823 Selecting previously unselected package librhash0:arm64. #11 6.826 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ... #11 6.832 Unpacking librhash0:arm64 (1.4.1-2) ... #11 6.889 Selecting previously unselected package libuv1:arm64. #11 6.892 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ... #11 6.895 Unpacking libuv1:arm64 (1.40.0-2) ... #11 6.932 Selecting previously unselected package cmake. #21 74.74 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... #21 74.77 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... #9 75.66 Installing : elfutils-0.176-5.el7.x86_64 39/52 #9 75.69 Installing : patch-2.7.1-12.el7_7.x86_64 40/52 #8 78.62 Setting up liblist-someutils-perl (0.58-1) ... #8 78.63 Setting up debhelper (13.3.4) ... #8 78.64 Setting up libmime-tools-perl (5.509-1) ... #8 78.65 Setting up dput (1.1.0) ... #8 78.87 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 78.88 Setting up equivs (2.3.1) ... #8 78.89 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 78.90 Setting up libparams-validate-perl:armhf (1.30-1+b1) ... #8 78.92 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 78.93 Setting up libnamespace-clean-perl (0.27-1) ... #8 78.94 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 78.95 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 78.97 Setting up libgitlab-api-v4-perl (0.26-1) ... #11 2.620 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #11 2.696 dpkg-genchanges: info: binary-only upload (no source code included) #11 2.699 dpkg-source --after-build . #11 2.792 dpkg-buildpackage: info: binary-only upload (no source included) #11 2.797 #11 2.797 The package has been created. #11 2.797 Attention, the package has been created in the current directory, #11 2.797 not in ".." as indicated by the message above! #11 2.825 Selecting previously unselected package docker-ce-build-deps. #11 2.839 (Reading database ... 28616 files and directories currently installed.) #11 2.840 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 2.845 Unpacking docker-ce-build-deps (1.0) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 6.935 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ... #11 6.939 Unpacking cmake (3.18.4-2+deb11u1) ... #12 6.958 Reading package lists... #12 7.890 Building dependency tree... #12 8.072 Reading state information... #9 69.32 Setting up libref-util-xs-perl (0.117-1build3) ... #8 78.98 Setting up libmoox-struct-perl (0.020-1) ... #8 78.99 Setting up lintian (2.104.0) ... #8 79.01 Setting up licensecheck (3.1.1-2) ... #8 79.02 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 79.03 Setting up libwww-perl (6.52-1) ... #8 79.05 Setting up devscripts (2.21.3+deb11u1) ... #8 79.22 Setting up libxml-parser-perl:armhf (2.46-2) ... #8 82.71 0 added, 0 removed; done. #8 82.71 Running hooks in /etc/ca-certificates/update.d... #8 82.71 done. #11 5.486 Unpacking bash-completion (1:2.8-6) ... #11 7.266 Selecting previously unselected package dh-apparmor. #11 7.269 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 7.274 Unpacking dh-apparmor (2.13.6-10) ... #11 7.316 Selecting previously unselected package libbtrfs0:arm64. #11 7.319 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ... #11 7.323 Unpacking libbtrfs0:arm64 (5.10.1-2) ... #11 7.365 Selecting previously unselected package libbtrfs-dev:arm64. #11 7.368 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ... #11 7.372 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... #11 7.424 Selecting previously unselected package dmsetup. #11 7.427 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_arm64.deb ... #11 7.431 Unpacking dmsetup (2:1.02.175-2.1) ... #11 7.471 Selecting previously unselected package libdevmapper1.02.1:arm64. #12 8.078 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 8.328 Starting 2 pkgProblemResolver with broken count: 0 #12 8.332 Done #12 8.519 Done #17 exporting layers 10.7s done #17 writing image sha256:f325514434d27a719478073bdaeefbb156526132dd23ee5c7efbce6cf8619ff9 done #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done #17 DONE 10.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-bionic:/build debbuild-ubuntu-bionic/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #8 79.23 Setting up libxml-sax-expat-perl (0.51-1) ... #8 79.28 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 79.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 79.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 75.72 Installing : dwz-0.11-3.el7.x86_64 41/52 #9 76.50 Installing : gdb-7.6.1-120.el7.x86_64 42/52 #11 5.626 Selecting previously unselected package cmake-data. #11 5.629 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #11 5.634 Unpacking cmake-data (3.13.4-1) ... #11 7.474 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... #11 7.477 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... #11 7.522 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #11 7.525 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... #11 7.529 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... #11 7.561 Selecting previously unselected package libudev-dev:arm64. #11 7.564 Preparing to unpack .../15-libudev-dev_247.3-7_arm64.deb ... #11 7.568 Unpacking libudev-dev:arm64 (247.3-7) ... #11 7.610 Selecting previously unselected package libsepol1-dev:arm64. #11 7.614 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... #11 7.618 Unpacking libsepol1-dev:arm64 (3.1-1) ... #11 7.685 Selecting previously unselected package libpcre2-16-0:arm64. #11 7.688 Preparing to unpack .../17-libpcre2-16-0_10.36-2_arm64.deb ... #11 7.692 Unpacking libpcre2-16-0:arm64 (10.36-2) ... #11 7.743 Selecting previously unselected package libpcre2-32-0:arm64. #12 8.718 Starting pkgProblemResolver with broken count: 0 #12 8.755 Starting 2 pkgProblemResolver with broken count: 0 #12 8.759 Done #11 2.890 Reading package lists... #11 3.374 Building dependency tree... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:12 +0000' + cat VERSION BBB 0.0.0-20220506101846-4cc4385 + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #13 DONE 2.3s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:c96c45df189b80d3a2d4bcd75161b0a95be51634e568f3a8244560fdd7adb6e9 #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #8 79.52 Setting up libsoap-lite-perl (1.27-1) ... #8 79.53 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 79.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 79.56 Processing triggers for ca-certificates (20210119) ... #8 79.57 Updating certificates in /etc/ssl/certs... #9 76.52 Installing : perl-srpm-macros-1-8.el7.noarch 43/52 #9 76.54 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 44/52 #9 76.58 Installing : unzip-6.0-24.el7_9.x86_64 45/52 #9 76.60 Installing : file-5.11-37.el7.x86_64 46/52 #9 76.63 Installing : rpm-build-4.11.3-48.el7_9.x86_64 47/52 #9 76.68 Installing : rpmlint-1.5-4.el7.noarch 48/52 #9 76.70 Cleanup : rpm-python-4.11.3-45.el7.x86_64 49/52 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 DONE 2.4s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:b5bfdefeb1380581021cb8f55d8a4fce4083a12c477fb24d16633f62866e9198 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:85d16d73f4638b11bb20e0277621765db59f0d56133ec530079adfad0dc1b843 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #11 6.002 Selecting previously unselected package libprocps7:amd64. #11 6.006 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ... #11 6.021 Unpacking libprocps7:amd64 (2:3.3.15-2) ... #11 6.073 Selecting previously unselected package procps. #11 6.076 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ... #11 6.081 Unpacking procps (2:3.3.15-2) ... #11 7.746 Preparing to unpack .../18-libpcre2-32-0_10.36-2_arm64.deb ... #11 7.749 Unpacking libpcre2-32-0:arm64 (10.36-2) ... #11 7.800 Selecting previously unselected package libpcre2-posix2:arm64. #11 7.803 Preparing to unpack .../19-libpcre2-posix2_10.36-2_arm64.deb ... #11 7.807 Unpacking libpcre2-posix2:arm64 (10.36-2) ... #11 7.842 Selecting previously unselected package libpcre2-dev:arm64. #11 7.843 Preparing to unpack .../20-libpcre2-dev_10.36-2_arm64.deb ... #11 7.847 Unpacking libpcre2-dev:arm64 (10.36-2) ... #11 7.932 Selecting previously unselected package libselinux1-dev:arm64. #11 7.935 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... #11 7.940 Unpacking libselinux1-dev:arm64 (3.1-3) ... #12 9.070 The following additional packages will be installed: #12 9.070 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 9.071 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 9.071 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 9.072 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 9.072 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0 #12 9.073 libudev-dev libudev1 libuv1 pkg-config #12 9.075 Suggested packages: #12 9.075 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #12 9.075 Recommended packages: #12 9.075 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 9.122 The following NEW packages will be installed: #11 3.486 Reading state information... #11 3.501 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 3.635 Starting 2 pkgProblemResolver with broken count: 0 #11 3.637 Done #11 3.750 Done debian/rules clean dh clean --with=bash-completion dh_clean #13 DONE 1.8s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:161f286b01fdab42648a8e284ece430f6cb5eda3934434d9d05f8f00ab3ee2fc #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #11 7.999 Selecting previously unselected package libdevmapper-dev:arm64. #11 8.000 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... #11 8.004 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... #11 8.039 Selecting previously unselected package libseccomp-dev:arm64. #11 8.042 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... #11 8.046 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #11 8.088 Selecting previously unselected package libsystemd-dev:arm64. #11 8.092 Preparing to unpack .../24-libsystemd-dev_247.3-7_arm64.deb ... #11 8.096 Unpacking libsystemd-dev:arm64 (247.3-7) ... #11 8.203 Selecting previously unselected package pkg-config. #11 8.206 Preparing to unpack .../25-pkg-config_0.29.2-1_arm64.deb ... #11 8.217 Unpacking pkg-config (0.29.2-1) ... #11 8.293 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #11 6.157 Selecting previously unselected package libarchive13:amd64. #11 6.161 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #11 6.168 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #11 6.230 Selecting previously unselected package libjsoncpp1:amd64. #11 6.231 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... #11 6.234 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #11 6.279 Selecting previously unselected package librhash0:amd64. #11 6.282 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ... #11 6.288 Unpacking librhash0:amd64 (1.3.8-1) ... #11 6.342 Selecting previously unselected package libuv1:amd64. #11 6.345 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ... #11 6.348 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #11 6.381 Selecting previously unselected package cmake. #14 DONE 2.2s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:058acd32f6e1654ccfea11358c928d57169c27c42ce7ab0b1ce98a4f8e793a45 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:5ab92bf74d64d915064d8d1edfe37cdb2440ef3b306879417ef6d3034263dc42 #16 DONE 0.0s #12 9.122 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 9.122 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 9.123 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 9.123 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 9.123 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 9.124 libuv1 pkg-config #12 9.128 The following packages will be upgraded: #12 9.129 libsystemd0 libudev1 #11 3.852 Starting pkgProblemResolver with broken count: 0 #11 3.870 Starting 2 pkgProblemResolver with broken count: 0 #11 3.872 Done dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz #8 79.89 0 added, 0 removed; done. #8 79.89 Running hooks in /etc/ca-certificates/update.d... #8 79.89 done. #18 exporting layers 6.8s done #18 writing image sha256:235cf4fe36b58400c14d1780e3c5d1f9586ffec33eeefe51203d08bd58ec07c5 done #18 naming to docker.io/debbuild-ubuntu-impish/x86_64 done #18 DONE 6.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-impish:/build debbuild-ubuntu-impish/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #11 8.306 Setting up libsepol1-dev:arm64 (3.1-1) ... #11 8.316 Setting up libpcre2-16-0:arm64 (10.36-2) ... #11 8.327 Setting up libbtrfs0:arm64 (5.10.1-2) ... #11 8.339 Setting up libpcre2-32-0:arm64 (10.36-2) ... #11 8.352 Setting up libuv1:arm64 (1.40.0-2) ... #11 8.364 Setting up bash-completion (1:2.11-2) ... #9 76.71 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #11 6.384 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ... #11 6.388 Unpacking cmake (3.13.4-1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:13 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-bionic dpkg-buildpackage: info: source distribution bionic dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build build-deb dpkg-buildpackage: info: host architecture armhf #11 4.039 The following additional packages will be installed: #11 4.039 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.039 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.040 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.040 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.040 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.041 Suggested packages: #11 4.042 cmake-doc ninja-build apparmor-easyprof seccomp #11 4.042 Recommended packages: #11 4.042 psmisc #9 70.60 Setting up libio-pty-perl (1:1.15-2build1) ... #9 70.61 Setting up libtool (2.4.6-15) ... #9 70.62 Setting up g++-11 (11.2.0-7ubuntu2) ... #9 70.70 Setting up libfile-fcntllock-perl (0.22-3build5) ... #9 70.72 Setting up libsort-key-perl (1.33-2build4) ... #9 70.73 Setting up libclone-perl (0.45-1build1) ... #9 70.74 Setting up libalgorithm-diff-perl (1.201-1) ... #9 70.75 Setting up libarchive-zip-perl (1.68-1) ... #9 70.85 Setting up libsub-identify-perl (0.14-1build4) ... #9 70.86 Setting up libdistro-info-perl (1.0) ... #9 70.87 Setting up libcpanel-json-xs-perl (4.25-1build1) ... #9 70.88 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 70.90 Setting up libio-stringy-perl (2.111-3) ... #9 70.91 Setting up liblist-moreutils-perl (0.430-2) ... #9 70.92 Setting up libhtml-tagset-perl (3.20-4) ... #9 70.93 Setting up liblog-any-perl (1.709-1) ... #9 70.95 Setting up libauthen-sasl-perl (2.1600-1.1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 6.760 Selecting previously unselected package dh-apparmor. #11 6.763 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #11 6.767 Unpacking dh-apparmor (2.13.2-10) ... #11 6.801 Selecting previously unselected package libbtrfs0. #11 6.804 Preparing to unpack .../10-libbtrfs0_4.20.1-2_amd64.deb ... #11 6.807 Unpacking libbtrfs0 (4.20.1-2) ... #11 6.839 Selecting previously unselected package libbtrfs-dev. #11 6.842 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_amd64.deb ... #11 6.847 Unpacking libbtrfs-dev (4.20.1-2) ... #11 6.882 Selecting previously unselected package dmsetup. #11 6.885 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_amd64.deb ... #11 6.889 Unpacking dmsetup (2:1.02.155-3) ... #11 6.932 Selecting previously unselected package libdevmapper1.02.1:amd64. debian/rules clean dh clean --with=bash-completion dh_clean #11 4.204 The following NEW packages will be installed: #11 4.204 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.205 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.205 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.205 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.206 libsystemd-dev libudev-dev libuv1 pkg-config procps #8 DONE 84.3s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:ef5b8d5212264dc6237bcbb7cab36c60de1d5b068292b654a1792188cb2aebc6 #10 DONE 0.0s #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 #11 sha256:e29126860515c0f9691d3500fb496e31460cb876c5f2e343f220001019c1e56d #12 9.627 2 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. #12 9.627 1 not fully installed or removed. #12 9.627 Need to get 11.3 MB of archives. #12 9.627 After this operation, 38.8 MB of additional disk space will be used. #12 9.627 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB] #9 70.96 Setting up libdevel-size-perl (0.83-1build3) ... #9 71.04 Setting up libdebhelper-perl (13.3.4ubuntu2) ... #9 71.06 Setting up libpod-constants-perl (0.19-2) ... #9 71.07 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #9 71.08 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 71.10 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... #9 71.11 Setting up libtry-tiny-perl (0.30-1) ... #9 71.12 Setting up libtype-tiny-perl (1.012002-1) ... #9 71.13 Setting up libcommon-sense-perl (3.75-1build4) ... #9 71.14 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 71.18 Setting up libnet-http-perl (6.20-1) ... #11 6.935 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #11 6.940 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #11 7.003 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #11 7.006 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #11 7.010 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #11 7.042 Selecting previously unselected package libudev-dev:amd64. #11 7.045 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... #11 7.054 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... #11 7.095 Selecting previously unselected package libsepol1-dev:amd64. #11 7.098 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... #11 7.111 Unpacking libsepol1-dev:amd64 (2.8-1) ... #11 7.180 Selecting previously unselected package libpcre16-3:amd64. dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #17 exporting layers 5.0s done #17 writing image sha256:ae8b94c290d432e0665136ebf5bc6ad90045b9f10294c24686335efc70ac6b88 done #17 naming to docker.io/rpmbuild-centos-8/x86_64 done #17 DONE 5.0s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BWFHSi + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #11 9.058 Setting up libncurses6:arm64 (6.2+20201114-2) ... #11 9.068 Setting up pkg-config (0.29.2-1) ... #11 9.119 Setting up libudev-dev:arm64 (247.3-7) ... #11 9.132 Setting up libpcre2-posix2:arm64 (10.36-2) ... #11 9.144 Setting up libjsoncpp24:arm64 (1.9.4-4) ... #11 9.155 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... #11 4.477 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. #11 4.477 1 not fully installed or removed. #11 4.477 Need to get 11.8 MB of archives. #11 4.477 After this operation, 47.8 MB of additional disk space will be used. #11 4.477 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] #11 4.483 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #11 4.496 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB] #11 4.498 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] #11 4.499 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] #11 4.502 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #11 4.503 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #11 4.505 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #11 4.506 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #11 4.565 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB] #11 4.566 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #11 4.568 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #11 4.570 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #11 4.571 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #11 4.572 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #11 4.573 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] #11 4.574 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #11 4.589 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #11 4.591 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #11 4.593 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #11 4.594 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #11 4.598 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #11 4.599 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #11 4.600 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #11 4.601 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] #11 4.604 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #9 77.23 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 51/52 #12 9.994 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB] #12 10.11 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB] #9 71.20 Setting up libtext-markdown-discount-perl:armhf (0.12-1build2) ... #9 71.21 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 71.22 Setting up libtime-moment-perl (0.44-1build4) ... #9 71.23 Setting up libencode-locale-perl (1.05-1.1) ... #9 71.24 Setting up python3 (3.9.4-1build1) ... #11 7.183 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... #11 7.187 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #11 7.243 Selecting previously unselected package libpcre32-3:amd64. #11 7.246 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... #11 7.252 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #11 7.303 Selecting previously unselected package libpcrecpp0v5:amd64. #11 7.307 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #11 7.312 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #11 7.347 Selecting previously unselected package libpcre3-dev:amd64. #11 7.350 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... #11 7.354 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #11 7.446 Selecting previously unselected package libselinux1-dev:amd64. + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 9.167 Setting up librhash0:arm64 (1.4.1-2) ... #11 9.181 Setting up cmake-data (3.18.4-2+deb11u1) ... #11 9.203 Setting up dh-apparmor (2.13.6-10) ... #11 9.216 Setting up libsystemd-dev:arm64 (247.3-7) ... #11 9.227 Setting up libprocps8:arm64 (2:3.3.17-5) ... #11 9.238 Setting up libpcre2-dev:arm64 (10.36-2) ... #11 9.250 Setting up libselinux1-dev:arm64 (3.1-3) ... #11 9.264 Setting up procps (2:3.3.17-5) ... #11 9.307 Setting up cmake (3.18.4-2+deb11u1) ... #11 9.317 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... #11 9.330 Setting up dmsetup (2:1.02.175-2.1) ... #11 9.344 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... #11 9.354 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... #11 9.366 Setting up docker-ce-build-deps (1.0) ... #11 4.792 debconf: delaying package configuration, since apt-utils is not installed #11 4.832 Fetched 11.8 MB in 0s (30.0 MB/s) #11 4.861 Selecting previously unselected package bash-completion. #11 4.861 (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 ... 28620 files and directories currently installed.) #11 4.877 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:14 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a VERSION BBB 0.0.0-20220506101846-4cc4385 + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-bionic dpkg-buildpackage: info: source distribution bionic dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build build-deb dpkg-buildpackage: info: host architecture amd64 #12 10.13 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB] #12 10.15 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB] #12 10.16 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #12 10.17 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB] #12 10.17 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cmake-data all 3.22.1-1ubuntu1 [1912 kB] #12 10.31 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cmake armhf 3.22.1-1ubuntu1 [4642 kB] dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #8 DONE 81.0s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:dcdceee3dbdf4f93cf0fdb08c25c448d3b57ff09a6a94f64849bd8650ab649cc #10 DONE 0.1s #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 #11 sha256:17cd905df0030a0850743b9b977bc7138fe5ea9e84efa2bae83bde2fa89c8003 #9 71.59 Setting up libexception-class-perl (1.44-1) ... #9 71.59 Setting up python3-xdg (0.27-2) ... #11 7.449 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... #11 7.452 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #11 7.512 Selecting previously unselected package libdevmapper-dev:amd64. #11 7.512 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #11 7.518 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #11 7.556 Selecting previously unselected package libseccomp-dev:amd64. #11 7.560 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... #11 7.565 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... #11 7.600 Selecting previously unselected package libsystemd-dev:amd64. #11 7.603 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... #11 7.607 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz #11 9.378 Processing triggers for libc-bin (2.31-13+deb11u3) ... #11 9.397 Processing triggers for man-db (2.9.4-2) ... debian/rules clean dh clean --with=bash-completion dh_clean #12 10.59 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf dh-apparmor all 3.0.4-2ubuntu2 [9472 B] #12 10.60 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs0 armhf 5.16.2-1 [12.6 kB] #12 10.60 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs-dev armhf 5.16.2-1 [47.0 kB] #12 10.60 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev1 armhf 249.11-0ubuntu3.1 [69.5 kB] #12 10.60 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB] #12 10.60 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB] #12 10.60 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.1 [20.7 kB] #12 10.60 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB] #12 10.60 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-16-0 armhf 10.39-3build1 [173 kB] #12 10.66 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-32-0 armhf 10.39-3build1 [163 kB] + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #9 77.74 Cleanup : rpm-4.11.3-45.el7.x86_64 52/52 #9 78.28 Verifying : file-5.11-37.el7.x86_64 1/52 #9 78.29 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/52 #9 78.30 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/52 #9 78.31 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/52 #9 78.32 Verifying : rpm-4.11.3-48.el7_9.x86_64 5/52 #9 78.33 Verifying : perl-threads-1.87-4.el7.x86_64 6/52 #9 78.34 Verifying : perl-Exporter-5.68-3.el7.noarch 7/52 #9 78.35 Verifying : perl-constant-1.27-2.el7.noarch 8/52 #9 78.36 Verifying : perl-PathTools-3.40-5.el7.x86_64 9/52 #9 78.37 Verifying : unzip-6.0-24.el7_9.x86_64 10/52 #9 78.37 Verifying : desktop-file-utils-0.23-2.el7.x86_64 11/52 #9 78.38 Verifying : perl-Socket-2.010-5.el7.x86_64 12/52 #9 78.39 Verifying : 1:perl-parent-0.225-244.el7.noarch 13/52 #9 78.40 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #9 78.41 Verifying : bzip2-1.0.6-13.el7.x86_64 15/52 #9 78.42 Verifying : perl-srpm-macros-1-8.el7.noarch 16/52 #9 78.43 Verifying : groff-base-1.22.2-8.el7.x86_64 17/52 #9 78.43 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #9 78.44 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #9 78.45 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 20/52 #9 78.46 Verifying : gdb-7.6.1-120.el7.x86_64 21/52 #9 78.47 Verifying : dwz-0.11-3.el7.x86_64 22/52 #9 78.48 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #9 71.78 Setting up libconfig-tiny-perl (2.26-1) ... #9 71.82 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... #9 71.83 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 71.85 Setting up liblist-utilsby-perl (0.11-1) ... #9 71.85 Setting up libstring-shellquote-perl (1.04-1) ... #9 71.86 Setting up libsub-install-perl (0.928-1.1) ... #9 71.87 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 71.89 Setting up dpkg-dev (1.20.9ubuntu2) ... #9 71.91 Setting up libnumber-compare-perl (0.03-1.1) ... #9 71.92 Setting up intltool-debian (0.35.0+20060710.5) ... #9 71.93 Setting up liberror-perl (0.17029-1) ... #9 71.94 Setting up python3-six (1.16.0-2) ... #11 0.779 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #11 0.779 Hit:2 http://deb.debian.org/debian buster InRelease #11 0.779 Hit:3 http://deb.debian.org/debian buster-updates InRelease #11 0.779 Hit:4 http://deb.debian.org/debian buster-backports InRelease #11 7.731 Selecting previously unselected package pkg-config. #11 7.734 Preparing to unpack .../25-pkg-config_0.29-6_amd64.deb ... #11 7.739 Unpacking pkg-config (0.29-6) ... #11 7.823 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #11 7.838 Setting up libseccomp-dev:amd64 (2.3.3-4) ... #11 7.855 Setting up libpcre16-3:amd64 (2:8.39-12) ... #11 7.866 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #11 7.877 Setting up libprocps7:amd64 (2:3.3.15-2) ... #11 7.887 Setting up libsepol1-dev:amd64 (2.8-1) ... #11 7.899 Setting up libbtrfs0 (4.20.1-2) ... #11 7.912 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #11 7.925 Setting up bash-completion (1:2.8-6) ... + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:14 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 VERSION BBB 0.0.0-20220506101846-4cc4385 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-impish dpkg-buildpackage: info: source distribution impish dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz #12 10.74 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-posix3 armhf 10.39-3build1 [5532 B] #12 10.74 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-dev armhf 10.39-3build1 [645 kB] #12 10.75 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB] #12 10.75 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB] #12 10.75 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB] #12 10.75 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd0 armhf 249.11-0ubuntu3.1 [295 kB] #12 10.76 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.1 [306 kB] #12 10.77 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-0 armhf 2.72.1-1 [1325 kB] #12 10.83 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB] #11 5.335 Unpacking bash-completion (1:2.11-2) ... #11 5.520 Selecting previously unselected package cmake-data. #11 5.522 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #11 5.529 Unpacking cmake-data (3.18.4-2+deb11u1) ... #9 78.48 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #9 78.49 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 25/52 #9 78.50 Verifying : patch-2.7.1-12.el7_7.x86_64 26/52 #9 78.51 Verifying : perl-Carp-1.26-244.el7.noarch 27/52 #9 78.52 Verifying : rpm-build-4.11.3-48.el7_9.x86_64 28/52 #9 78.53 Verifying : perl-Storable-2.45-3.el7.x86_64 29/52 #9 78.53 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 30/52 #9 78.54 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 31/52 #9 78.55 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/52 #9 78.56 Verifying : perl-Encode-2.51-7.el7.x86_64 33/52 #9 78.57 Verifying : rpmlint-1.5-4.el7.noarch 34/52 #9 78.57 Verifying : perl-podlators-2.5.1-3.el7.noarch 35/52 #9 78.58 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 36/52 #9 78.59 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 37/52 #9 78.60 Verifying : perl-File-Path-2.09-2.el7.noarch 38/52 #9 78.61 Verifying : elfutils-0.176-5.el7.x86_64 39/52 #9 78.62 Verifying : zip-3.0-11.el7.x86_64 40/52 #9 78.63 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 41/52 #9 78.64 Verifying : perl-Filter-1.49-3.el7.x86_64 42/52 #9 78.65 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 #9 78.66 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 44/52 #9 78.67 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 #9 78.68 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 46/52 #9 78.69 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 47/52 #18 exporting layers 3.5s done #18 writing image sha256:cc1db22142d7df76fc3f2101ca700c0d878801575e2f86cd42161e99b4e5d61b done #18 naming to docker.io/debbuild-ubuntu-impish/aarch64 done #18 DONE 3.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-impish:/build debbuild-ubuntu-impish/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz debian/rules clean dh clean --with=bash-completion dh_clean #12 11.05 debconf: delaying package configuration, since apt-utils is not installed #12 11.09 Fetched 11.3 MB in 2s (6668 kB/s) #12 11.19 Selecting previously unselected package bash-completion. #9 78.70 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #9 78.71 Verifying : rpm-4.11.3-45.el7.x86_64 49/52 #9 78.71 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #9 78.71 Verifying : rpm-libs-4.11.3-45.el7.x86_64 51/52 #9 78.71 Verifying : rpm-python-4.11.3-45.el7.x86_64 52/52 #9 78.74 #9 78.74 Installed: #9 78.74 rpm-build.x86_64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #9 78.74 #9 78.74 Dependency Installed: #9 78.74 bzip2.x86_64 0:1.0.6-13.el7 #9 78.74 desktop-file-utils.x86_64 0:0.23-2.el7 #9 78.74 dwz.x86_64 0:0.11-3.el7 #9 78.74 elfutils.x86_64 0:0.176-5.el7 #9 78.74 emacs-filesystem.noarch 1:24.3-23.el7 #9 78.74 file.x86_64 0:5.11-37.el7 #9 78.74 gdb.x86_64 0:7.6.1-120.el7 #9 78.74 groff-base.x86_64 0:1.22.2-8.el7 #9 78.74 patch.x86_64 0:2.7.1-12.el7_7 #9 78.74 perl.x86_64 4:5.16.3-299.el7_9 #9 78.74 perl-Carp.noarch 0:1.26-244.el7 #9 78.74 perl-Encode.x86_64 0:2.51-7.el7 #9 78.74 perl-Exporter.noarch 0:5.68-3.el7 #9 78.74 perl-File-Path.noarch 0:2.09-2.el7 #9 78.74 perl-File-Temp.noarch 0:0.23.01-3.el7 #9 78.74 perl-Filter.x86_64 0:1.49-3.el7 #9 78.74 perl-Getopt-Long.noarch 0:2.40-3.el7 #9 78.74 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #9 78.74 perl-PathTools.x86_64 0:3.40-5.el7 #9 78.74 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #9 78.74 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #9 78.74 perl-Pod-Simple.noarch 1:3.28-4.el7 #9 78.74 perl-Pod-Usage.noarch 0:1.63-3.el7 #9 78.74 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #9 78.74 perl-Socket.x86_64 0:2.010-5.el7 #9 78.74 perl-Storable.x86_64 0:2.45-3.el7 #9 78.74 perl-Text-ParseWords.noarch 0:3.29-4.el7 #9 78.74 perl-Thread-Queue.noarch 0:3.02-2.el7 #9 78.74 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #9 78.74 perl-Time-Local.noarch 0:1.2300-2.el7 #9 78.74 perl-constant.noarch 0:1.27-2.el7 #9 78.74 perl-libs.x86_64 4:5.16.3-299.el7_9 #9 78.74 perl-macros.x86_64 4:5.16.3-299.el7_9 #9 78.74 perl-parent.noarch 1:0.225-244.el7 #9 78.74 perl-podlators.noarch 0:2.5.1-3.el7 #9 78.74 perl-srpm-macros.noarch 0:1-8.el7 #9 78.74 perl-threads.x86_64 0:1.87-4.el7 #9 78.74 perl-threads-shared.x86_64 0:1.43-6.el7 #9 78.74 python-srpm-macros.noarch 0:3-34.el7 #9 78.74 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #9 78.74 unzip.x86_64 0:6.0-24.el7_9 #9 78.74 zip.x86_64 0:3.0-11.el7 #9 78.74 #9 78.74 Dependency Updated: #9 78.74 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 #9 78.74 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 #9 78.74 #9 78.74 Complete! #9 DONE 78.9s #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #11 sha256:659e70feb6518b7a35eb0d200e386aa6d95ae4cb77e1c52cfd659f38c1ffdb2c #11 DONE 0.1s + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kCTx7e + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #9 72.14 Setting up dh-autoreconf (20) ... #9 72.16 Setting up patchutils (0.4.2-1) ... #9 72.17 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 72.19 Setting up libltdl-dev:armhf (2.4.6-15) ... #9 72.20 Setting up libjson-maybexs-perl (1.004003-1) ... #9 72.21 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 72.22 Setting up libio-string-perl (1.08-3.1) ... #9 72.23 Setting up libreadonly-perl (2.050-3) ... #9 72.24 Setting up python3-gpg (1.14.0-1ubuntu4) ... #9 72.44 Setting up python3-certifi (2020.6.20-1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 0.785 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 0.785 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease #11 0.785 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz #15 exporting layers 2.4s done #15 writing image sha256:98f121b25557dcc9ab87aa8c77b1b854bd8843d077b6e8d06cf631b34b36addf done #15 naming to docker.io/rpmbuild-fedora-35/aarch64 done #15 DONE 2.4s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-35/aarch64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q0RyNm + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #12 11.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 ... 25296 files and directories currently installed.) #12 11.21 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #12 11.22 Unpacking bash-completion (1:2.11-5ubuntu1) ... #12 11.45 Selecting previously unselected package libarchive13:armhf. #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; yum-builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:763501101d264b227dcd0ac2c62d95ea19a4339756fc1aaf562777c2f0436545 #11 5.907 Selecting previously unselected package libncurses6:amd64. #11 5.912 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ... #11 5.920 Unpacking libncurses6:amd64 (6.2+20201114-2) ... #11 5.959 Selecting previously unselected package libprocps8:amd64. #11 5.962 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ... #11 5.966 Unpacking libprocps8:amd64 (2:3.3.17-5) ... #11 6.007 Selecting previously unselected package procps. #11 6.010 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ... #11 6.017 Unpacking procps (2:3.3.17-5) ... #11 6.113 Selecting previously unselected package libjsoncpp24:amd64. #11 6.116 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ... #11 6.120 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #11 6.161 Selecting previously unselected package librhash0:amd64. #11 6.164 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ... #11 6.168 Unpacking librhash0:amd64 (1.4.1-2) ... #11 6.212 Selecting previously unselected package libuv1:amd64. #11 6.215 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info #9 72.61 Setting up libfile-find-rule-perl (0.34-1) ... #9 72.62 Setting up libstring-copyright-perl (0.003006-1) ... #9 72.63 Setting up python3-idna (2.10-1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #12 11.45 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ... #12 11.46 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ... #12 11.50 Selecting previously unselected package libjsoncpp25:armhf. #12 11.50 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ... #12 11.50 Unpacking libjsoncpp25:armhf (1.9.5-3) ... #12 11.54 Selecting previously unselected package librhash0:armhf. #12 11.54 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ... #12 11.54 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ... #12 11.58 Selecting previously unselected package libuv1:armhf. #12 11.58 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ... #12 11.59 Unpacking libuv1:armhf (1.43.0-1) ... #12 11.63 Selecting previously unselected package dh-elpa-helper. #12 11.63 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #12 11.63 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #12 11.67 Selecting previously unselected package emacsen-common. #12 11.67 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #12 11.69 Unpacking emacsen-common (3.0.4) ... #15 exporting layers 2.4s done #15 writing image sha256:1a3a08910e3d6e64e981e49e4748b0513792f6465da0004a9401888cd93e6c61 done #15 naming to docker.io/rpmbuild-fedora-34/aarch64 done #15 DONE 2.4s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-34/aarch64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #12 0.567 Loaded plugins: fastestmirror, ovl #11 6.221 Unpacking libuv1:amd64 (1.40.0-2) ... #11 6.259 Selecting previously unselected package cmake. #11 6.262 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ... #11 6.267 Unpacking cmake (3.18.4-2+deb11u1) ... -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #9 72.85 Setting up libdata-optlist-perl (0.110-1.1) ... #9 72.86 Setting up libipc-run-perl (20200505.0-1) ... #9 72.88 Setting up git (1:2.32.0-1ubuntu1.2) ... #9 72.89 Setting up libtext-xslate-perl (3.5.8-1build2) ... #9 72.90 Setting up python3-urllib3 (1.26.5-1~exp1) ... #11 8.577 Setting up libpcre32-3:amd64 (2:8.39-12) ... #11 8.588 Setting up pkg-config (0.29-6) ... #11 8.643 Setting up libudev-dev:amd64 (241-7~deb10u8) ... #11 8.662 Setting up libbtrfs-dev (4.20.1-2) ... #11 8.673 Setting up librhash0:amd64 (1.3.8-1) ... #11 8.683 Setting up procps (2:3.3.15-2) ... #11 8.731 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #11 8.749 Setting up cmake-data (3.13.4-1) ... #11 8.763 Setting up dh-apparmor (2.13.2-10) ... #11 8.773 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... #11 8.785 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #11 8.804 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #11 8.821 Setting up cmake (3.13.4-1) ... #11 8.835 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #11 8.846 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #11 8.857 Setting up dmsetup (2:1.02.155-3) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:15 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-impish dpkg-buildpackage: info: source distribution impish dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 #12 11.85 Selecting previously unselected package cmake-data. #12 11.86 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ... #12 11.86 Unpacking cmake-data (3.22.1-1ubuntu1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JCCX1p + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #12 0.747 Enabling base-source repository #12 0.747 Enabling extras-source repository #12 0.747 Enabling updates-source repository #12 0.748 Loading mirror speeds from cached hostfile #12 0.749 * base: download.cf.centos.org #12 0.750 * extras: download.cf.centos.org #12 0.750 * updates: download.cf.centos.org #11 1.283 Reading package lists... [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #9 73.09 Setting up libcontextual-return-perl (0.004014-2) ... #9 73.10 Setting up libwww-robotrules-perl (6.02-1) ... #9 73.12 Setting up libtypes-serialiser-perl (1.01-1) ... #9 73.13 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 73.15 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 73.15 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 #9 73.16 Setting up libhtml-parser-perl:armhf (3.76-1) ... #9 73.18 Setting up libgit-wrapper-perl (0.048-1) ... #9 73.19 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 73.20 Setting up librole-tiny-perl (2.002004-1) ... #9 73.21 Setting up gnupg (2.2.20-1ubuntu4) ... #11 8.872 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #11 8.886 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #11 8.900 Setting up docker-ce-build-deps (1.0) ... #11 8.915 Processing triggers for libc-bin (2.28-10+deb10u1) ... #11 8.933 Processing triggers for man-db (2.8.5-2) ... debian/rules clean dh clean --with=bash-completion dh_clean #11 1.123 Reading package lists... #9 73.22 Setting up build-essential (12.9ubuntu2) ... #9 73.23 Setting up python3-unidiff (0.5.5-2) ... #9 73.39 Setting up lsb-release (11.1.0ubuntu3) ... #9 73.40 Setting up libfont-ttf-perl (1.06-1.1) ... #9 73.42 Setting up libfile-homedir-perl (1.006-1) ... #9 73.43 Setting up python3-magic (2:0.4.20-3) ... #15 exporting layers 5.5s done #15 writing image sha256:354eb92cd090cefae0a44294f01b59b6ea9ba1d66fcdc6f162f033d377a64b83 done #15 naming to docker.io/rpmbuild-fedora-34/x86_64 done #15 DONE 5.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-34/x86_64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec #11 6.794 Selecting previously unselected package dh-apparmor. #11 6.797 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 6.803 Unpacking dh-apparmor (2.13.6-10) ... #11 6.844 Selecting previously unselected package libbtrfs0:amd64. #11 6.847 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ... #11 6.851 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #11 6.894 Selecting previously unselected package libbtrfs-dev:amd64. #11 6.897 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ... #11 6.901 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #11 6.988 Selecting previously unselected package dmsetup. #11 6.991 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #11 6.994 Unpacking dmsetup (2:1.02.175-2.1) ... #11 7.034 Selecting previously unselected package libdevmapper1.02.1:amd64. dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz #12 12.22 Selecting previously unselected package cmake. #12 12.22 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_armhf.deb ... #12 12.23 Unpacking cmake (3.22.1-1ubuntu1) ... #12 12.37 Selecting previously unselected package dh-apparmor. #12 12.37 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2_all.deb ... #12 12.37 Unpacking dh-apparmor (3.0.4-2ubuntu2) ... #12 12.41 Selecting previously unselected package libbtrfs0:armhf. #12 12.41 Preparing to unpack .../10-libbtrfs0_5.16.2-1_armhf.deb ... #12 12.42 Unpacking libbtrfs0:armhf (5.16.2-1) ... #12 12.44 Selecting previously unselected package libbtrfs-dev:armhf. #12 12.44 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_armhf.deb ... #12 12.45 Unpacking libbtrfs-dev:armhf (5.16.2-1) ... #12 12.48 Preparing to unpack .../12-libudev1_249.11-0ubuntu3.1_armhf.deb ... #12 12.50 Unpacking libudev1:armhf (249.11-0ubuntu3.1) over (249.11-0ubuntu3) ... #17 exporting layers 10.6s done #17 writing image sha256:c4d676310d9918187c21021c92e910866afc9611fb6a1a3f46f6adcea5533146 #17 writing image sha256:c4d676310d9918187c21021c92e910866afc9611fb6a1a3f46f6adcea5533146 done #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done #17 DONE 10.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/raspbian-buster:/build debbuild-raspbian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VVBJbv + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... #11 DONE 11.2s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:5b9294e8ec11d3a86c97fea7271a3e8d7e8ccfa5fa99fb8441a7fb68d65892d6 #9 73.59 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... #9 73.60 Setting up libio-socket-ssl-perl (2.069-1) ... #9 73.61 Setting up libsub-exporter-perl (0.987-1) ... #9 73.62 Setting up libalgorithm-merge-perl (0.08-3) ... #9 73.63 Setting up libhttp-message-perl (6.29-1) ... #9 73.64 Setting up libhtml-form-perl (6.07-1) ... #9 73.66 Setting up python3-pkg-resources (52.0.0-4) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vQQj2t + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #11 2.599 dh_testdir #11 2.622 dh_testroot #11 2.646 dh_prep #11 2.671 dh_testdir #11 2.693 dh_testroot #11 2.716 dh_install #11 2.739 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.747 dh_installdocs #11 2.770 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.784 dh_installchangelogs #11 2.860 dh_compress #11 7.037 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.041 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.089 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #11 7.092 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.096 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.129 Selecting previously unselected package libudev-dev:amd64. #11 7.129 Preparing to unpack .../15-libudev-dev_247.3-7_amd64.deb ... #11 7.135 Unpacking libudev-dev:amd64 (247.3-7) ... #11 7.190 Selecting previously unselected package libsepol1-dev:amd64. #11 7.193 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ... #11 7.205 Unpacking libsepol1-dev:amd64 (3.1-1) ... #11 7.273 Selecting previously unselected package libpcre2-16-0:amd64. #12 12.59 Setting up libudev1:armhf (249.11-0ubuntu3.1) ... #12 12.64 Selecting previously unselected package libdevmapper1.02.1:armhf. #12 12.64 (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 ... 29212 files and directories currently installed.) #12 12.67 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #12 12.67 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 12.71 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #12 12.71 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #12 12.72 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 12.75 Selecting previously unselected package libudev-dev:armhf. #12 12.75 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.1_armhf.deb ... #12 12.76 Unpacking libudev-dev:armhf (249.11-0ubuntu3.1) ... #11 2.185 dpkg-buildpackage: info: source package docker-ce-build-deps #11 2.185 dpkg-buildpackage: info: source version 1.0 #11 2.185 dpkg-buildpackage: info: source distribution unstable #11 2.185 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 2.229 dpkg-source --before-build . #11 2.230 dpkg-buildpackage: info: host architecture armhf #11 2.375 debian/rules clean #11 2.377 dh clean #11 2.480 dh_clean + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY #12 DONE 0.3s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:9788d53de315819f02dd8417e7dfa85d61985af1e0bdb075efc64944a4b010d9 #9 73.87 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 73.88 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #9 73.90 Setting up libjson-xs-perl (4.030-1build2) ... #9 73.91 Setting up libhttp-negotiate-perl (6.01-1) ... #9 73.99 Setting up libio-prompter-perl (0.004015-1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #11 2.892 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.903 dh_fixperms #11 2.950 dh_installdeb #11 2.981 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 2.982 dh_gencontrol #11 3.101 dh_md5sums #11 7.276 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ... #11 7.280 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #11 7.337 Selecting previously unselected package libpcre2-32-0:amd64. #11 7.340 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ... #11 7.345 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #11 7.398 Selecting previously unselected package libpcre2-posix2:amd64. #11 7.401 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ... #11 7.405 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #11 7.435 Selecting previously unselected package libpcre2-dev:amd64. #11 7.438 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ... #11 7.443 Unpacking libpcre2-dev:amd64 (10.36-2) ... #11 7.542 Selecting previously unselected package libselinux1-dev:amd64. #12 12.78 Selecting previously unselected package libsepol-dev:armhf. #12 12.79 Preparing to unpack .../03-libsepol-dev_3.3-1build1_armhf.deb ... #12 12.79 Unpacking libsepol-dev:armhf (3.3-1build1) ... #12 12.84 Selecting previously unselected package libpcre2-16-0:armhf. #12 12.84 Preparing to unpack .../04-libpcre2-16-0_10.39-3build1_armhf.deb ... #12 12.85 Unpacking libpcre2-16-0:armhf (10.39-3build1) ... #12 12.88 Selecting previously unselected package libpcre2-32-0:armhf. #12 12.88 Preparing to unpack .../05-libpcre2-32-0_10.39-3build1_armhf.deb ... #12 12.89 Unpacking libpcre2-32-0:armhf (10.39-3build1) ... #12 12.92 Selecting previously unselected package libpcre2-posix3:armhf. #12 12.92 Preparing to unpack .../06-libpcre2-posix3_10.39-3build1_armhf.deb ... #12 12.93 Unpacking libpcre2-posix3:armhf (10.39-3build1) ... #12 12.95 Selecting previously unselected package libpcre2-dev:armhf. #12 12.96 Preparing to unpack .../07-libpcre2-dev_10.39-3build1_armhf.deb ... #12 12.96 Unpacking libpcre2-dev:armhf (10.39-3build1) ... #11 2.511 debian/rules binary #11 2.512 dh binary #11 2.611 dh_update_autotools_config #11 2.644 dh_autoreconf #11 2.684 create-stamp debian/debhelper-build-stamp #11 2.684 dh_prep #11 2.712 dh_install -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #9 74.01 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 74.02 Setting up libhttp-cookies-perl (6.10-1) ... #9 74.03 Setting up python3-apt (2.2.1) ... #9 74.19 Setting up po-debconf (1.0.21+nmu1) ... #9 74.20 Setting up libhtml-tree-perl (5.07-2) ... #9 74.22 Setting up libparams-classify-perl (0.015-1build4) ... #9 74.23 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 74.25 Setting up libhtml-format-perl (2.12-1.1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MOtxMD + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #11 3.141 dh_builddeb #11 3.172 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.195 #11 3.195 The package has been created. #11 3.195 Attention, the package has been created in the current directory, #11 3.195 not in ".." as indicated by the message above! #11 3.221 Selecting previously unselected package docker-ce-build-deps. #11 3.236 (Reading database ... 27542 files and directories currently installed.) #11 3.237 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.240 Unpacking docker-ce-build-deps (1.0) ... #11 7.545 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ... #11 7.560 Unpacking libselinux1-dev:amd64 (3.1-3) ... #11 7.615 Selecting previously unselected package libdevmapper-dev:amd64. #11 7.618 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #11 7.622 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 7.654 Selecting previously unselected package libseccomp-dev:amd64. #11 7.657 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #11 7.661 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #11 7.697 Selecting previously unselected package libsystemd-dev:amd64. #11 7.700 Preparing to unpack .../24-libsystemd-dev_247.3-7_amd64.deb ... #11 7.703 Unpacking libsystemd-dev:amd64 (247.3-7) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #17 exporting layers 3.5s done #17 writing image sha256:0d07cf9c5f1d64a2462743ac997ea7f66a9856061bb8de606175c6409a0d2645 done #17 naming to docker.io/debbuild-debian-buster/aarch64 done #17 DONE 3.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/debian-buster:/build debbuild-debian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #12 13.00 Selecting previously unselected package libselinux1-dev:armhf. #12 13.01 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_armhf.deb ... #12 13.01 Unpacking libselinux1-dev:armhf (3.3-1build2) ... #12 13.05 Selecting previously unselected package libdevmapper-dev:armhf. #12 13.06 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #12 13.06 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ... #12 13.09 Selecting previously unselected package libseccomp-dev:armhf. #12 13.10 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ... #12 13.10 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #12 13.14 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.1_armhf.deb ... #12 13.15 Unpacking libsystemd0:armhf (249.11-0ubuntu3.1) over (249.11-0ubuntu3) ... #21 79.39 Selecting previously unselected package gcc-arm-linux-gnueabi. #21 79.40 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... #21 79.40 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... #21 79.43 Selecting previously unselected package linux-libc-dev-armel-cross. #21 79.43 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... #21 79.43 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... #21 79.61 Selecting previously unselected package libc6-dev-armel-cross. #21 79.61 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... #21 79.61 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... #21 79.85 Selecting previously unselected package libstdc++-10-dev-armel-cross. #21 79.85 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... #21 79.86 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... #21 80.11 Selecting previously unselected package g++-10-arm-linux-gnueabi. #21 80.11 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... #21 80.11 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary #9 74.26 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 74.32 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 74.38 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 74.49 #9 74.49 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static #11 7.809 Selecting previously unselected package pkg-config. #11 7.809 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ... #11 7.814 Unpacking pkg-config (0.29.2-1) ... #11 7.880 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #11 7.892 Setting up libsepol1-dev:amd64 (3.1-1) ... #11 7.904 Setting up libpcre2-16-0:amd64 (10.36-2) ... #11 7.915 Setting up libbtrfs0:amd64 (5.10.1-2) ... #11 7.926 Setting up libpcre2-32-0:amd64 (10.36-2) ... #11 7.937 Setting up libuv1:amd64 (1.40.0-2) ... #11 7.951 Setting up bash-completion (1:2.11-2) ... #11 2.747 dh_installdocs #11 2.784 dh_installchangelogs #11 2.872 dh_perl #11 2.909 dh_link #11 2.942 dh_strip_nondeterminism #11 3.000 dh_compress #11 3.036 dh_fixperms #11 3.074 dh_missing #11 3.099 dh_installdeb #11 3.131 dh_gencontrol #11 13.08 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 74/111 #11 20.56 Installing : python3-policycoreutils-3.3-1.fc35.noarch 75/111 #11 20.60 Installing : policycoreutils-python-utils-3.3-1.fc35.noarch 76/111 #11 20.61 Installing : policycoreutils-devel-3.3-1.fc35.x86_64 77/111 #11 20.73 Installing : selinux-policy-devel-35.17-1.fc35.noarch 78/111 #11 20.74 Running scriptlet: selinux-policy-devel-35.17-1.fc35.noarch 78/111 #11 20.75 Running scriptlet: openssh-8.7p1-3.fc35.x86_64 79/111 #11 20.79 Installing : openssh-8.7p1-3.fc35.x86_64 79/111 #11 20.80 Installing : libedit-3.1-40.20210910cvs.fc35.x86_64 80/111 #11 20.81 Installing : libcbor-0.7.0-4.fc35.x86_64 81/111 #11 20.81 Installing : libfido2-1.8.0-1.fc35.x86_64 82/111 #11 20.83 Installing : openssh-clients-8.7p1-3.fc35.x86_64 83/111 #11 20.84 Running scriptlet: openssh-clients-8.7p1-3.fc35.x86_64 83/111 #11 20.92 Installing : git-core-2.35.3-1.fc35.x86_64 84/111 #11 20.95 Installing : git-core-doc-2.35.3-1.fc35.noarch 85/111 #11 20.96 Installing : perl-Git-2.35.3-1.fc35.noarch 86/111 #11 20.97 Installing : git-2.35.3-1.fc35.x86_64 87/111 #11 20.98 Installing : libbpf-2:0.4.0-2.fc35.x86_64 88/111 #11 20.98 Installing : libargon2-20171227-7.fc35.x86_64 89/111 #11 20.99 Installing : e2fsprogs-libs-1.46.3-1.fc35.x86_64 90/111 #11 21.02 Installing : btrfs-progs-5.16.2-1.fc35.x86_64 91/111 #11 21.03 Installing : acl-2.3.1-2.fc35.x86_64 92/111 #11 21.04 Installing : cryptsetup-libs-2.4.3-1.fc35.x86_64 93/111 #11 21.05 Installing : device-mapper-libs-1.02.175-6.fc35.x86_64 94/111 #11 21.06 Installing : device-mapper-1.02.175-6.fc35.x86_64 95/111 #11 21.07 Installing : systemd-networkd-249.11-2.fc35.x86_64 96/111 #11 21.08 Running scriptlet: systemd-networkd-249.11-2.fc35.x86_64 96/111 #11 21.09 Installing : systemd-pam-249.11-2.fc35.x86_64 97/111 #11 21.11 Installing : systemd-resolved-249.11-2.fc35.x86_64 98/111 #11 DONE 10.1s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:d37c69e1af0e3e7b68970d39c0aca153a0c17597ddabde6d4ead57d3c777070f #12 DONE 0.3s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:800c50375bd702c5b99e856b1924d1eb2bcb3815ce984124d67af02a2376bd58 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #12 13.35 Setting up libsystemd0:armhf (249.11-0ubuntu3.1) ... #12 13.39 Selecting previously unselected package libsystemd-dev:armhf. #12 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 ... 29742 files and directories currently installed.) #12 13.42 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.1_armhf.deb ... #12 13.43 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.1) ... #12 13.49 Selecting previously unselected package libglib2.0-0:armhf. #12 13.49 Preparing to unpack .../libglib2.0-0_2.72.1-1_armhf.deb ... Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #9 74.61 Setting up python3-chardet (4.0.0-1) ... [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static #11 3.276 dh_md5sums #11 21.12 Running scriptlet: systemd-resolved-249.11-2.fc35.x86_64 98/111 #11 21.23 Installing : systemd-249.11-2.fc35.x86_64 99/111 #11 21.25 Running scriptlet: systemd-249.11-2.fc35.x86_64 99/111 #11 21.40 Creating group input with gid 104. #11 21.40 Creating group kvm with gid 36. #11 21.40 Creating group render with gid 105. #11 21.40 Creating group sgx with gid 106. #11 21.40 Creating group systemd-journal with gid 190. #11 21.40 Creating group systemd-network with gid 192. #11 21.40 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192. #11 21.40 Creating group systemd-oom with gid 997. #11 21.40 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997. #11 21.40 Creating group systemd-resolve with gid 193. #11 21.40 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193. #11 21.40 Creating group systemd-timesync with gid 996. #11 21.40 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996. #11 21.40 Creating group systemd-coredump with gid 995. #11 21.40 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995. #11 21.40 #11 21.41 Installing : systemd-devel-249.11-2.fc35.x86_64 100/111 #11 21.42 Installing : device-mapper-devel-1.02.175-6.fc35.x86_64 101/111 #11 21.43 Installing : btrfs-progs-devel-5.16.2-1.fc35.x86_64 102/111 #11 21.44 Installing : annobin-plugin-gcc-10.66-2.fc35.x86_64 103/111 #11 21.45 Installing : libtool-2.4.6-50.fc35.x86_64 104/111 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NmwiUA + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh Install tini version v0.19.0 + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #12 13.50 Unpacking libglib2.0-0:armhf (2.72.1-1) ... #12 13.56 Selecting previously unselected package pkg-config. #12 13.56 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_armhf.deb ... #12 13.57 Unpacking pkg-config (0.29.2-1ubuntu3) ... #12 13.62 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #12 13.63 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ... #12 13.64 Setting up libglib2.0-0:armhf (2.72.1-1) ... #12 13.65 No schema files found: doing nothing. #12 13.66 Setting up libpcre2-16-0:armhf (10.39-3build1) ... #12 13.68 Setting up libbtrfs0:armhf (5.16.2-1) ... #12 13.69 Setting up libpcre2-32-0:armhf (10.39-3build1) ... #12 13.70 Setting up libuv1:armhf (1.43.0-1) ... #12 13.71 Setting up emacsen-common (3.0.4) ... #12 13.75 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #9 74.95 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 74.96 Setting up libmodule-runtime-perl (0.016-1) ... #9 74.97 Setting up libmailtools-perl (2.21-1) ... #9 74.99 Setting up python3-debian (0.1.39ubuntu1) ... [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) #11 21.46 Installing : libtool-ltdl-devel-2.4.6-50.fc35.x86_64 105/111 #11 21.47 Installing : libseccomp-devel-2.5.3-1.fc35.x86_64 106/111 #11 21.47 Installing : systemd-rpm-macros-249.11-2.fc35.noarch 107/111 #11 21.48 Installing : which-2.21-27.fc35.x86_64 108/111 #11 21.49 Cleanup : libgomp-11.2.1-9.fc35.x86_64 109/111 #11 21.49 Cleanup : libgcc-11.2.1-9.fc35.x86_64 110/111 #11 21.49 Running scriptlet: libgcc-11.2.1-9.fc35.x86_64 110/111 #11 21.51 Cleanup : audit-libs-3.0.7-2.fc35.x86_64 111/111 #11 21.52 Running scriptlet: selinux-policy-targeted-35.17-1.fc35.noarch 111/111 #11 21.53 Running scriptlet: systemd-resolved-249.11-2.fc35.x86_64 111/111 #11 3.309 dh_builddeb #11 3.333 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.350 dpkg-genbuildinfo --build=binary #11 3.495 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #11 3.571 dpkg-genchanges: info: binary-only upload (no source code included) #11 3.574 dpkg-source --after-build . #11 3.679 dpkg-buildpackage: info: binary-only upload (no source included) #11 8.460 Setting up libncurses6:amd64 (6.2+20201114-2) ... #11 8.471 Setting up pkg-config (0.29.2-1) ... #11 8.518 Setting up libudev-dev:amd64 (247.3-7) ... #11 8.529 Setting up libpcre2-posix2:amd64 (10.36-2) ... #11 8.541 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #11 8.552 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #11 8.564 Setting up librhash0:amd64 (1.4.1-2) ... #11 8.576 Setting up cmake-data (3.18.4-2+deb11u1) ... -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:17 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git #12 13.76 Setting up bash-completion (1:2.11-5ubuntu1) ... #12 13.78 Setting up libjsoncpp25:armhf (1.9.5-3) ... #12 13.79 Setting up pkg-config (0.29.2-1ubuntu3) ... #12 13.84 Setting up libudev-dev:armhf (249.11-0ubuntu3.1) ... #12 13.85 Setting up libsepol-dev:armhf (3.3-1build1) ... #12 13.87 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 13.88 Setting up libpcre2-posix3:armhf (10.39-3build1) ... #12 13.90 Setting up libbtrfs-dev:armhf (5.16.2-1) ... #12 13.91 Setting up librhash0:armhf (1.4.2-1ubuntu1) ... #12 13.92 Setting up cmake-data (3.22.1-1ubuntu1) ... #11 3.289 Reading package lists... #9 75.17 Setting up python3-requests (2.25.1+dfsg-2) ... Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 3.685 #11 3.685 The package has been created. #11 3.685 Attention, the package has been created in the current directory, #11 3.685 not in ".." as indicated by the message above! #11 3.705 Selecting previously unselected package docker-ce-build-deps. #11 3.721 (Reading database ... 28346 files and directories currently installed.) #11 3.722 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.725 Unpacking docker-ce-build-deps (1.0) ... #11 21.56 Running scriptlet: audit-libs-3.0.7-2.fc35.x86_64 111/111 #11 21.87 Verifying : acl-2.3.1-2.fc35.x86_64 1/111 #11 21.87 Verifying : autoconf-2.69-37.fc35.noarch 2/111 #11 21.87 Verifying : automake-1.16.2-5.fc35.noarch 3/111 #11 21.87 Verifying : dbus-broker-29-4.fc35.x86_64 4/111 #11 21.87 Verifying : device-mapper-1.02.175-6.fc35.x86_64 5/111 #11 21.87 Verifying : device-mapper-devel-1.02.175-6.fc35.x86_64 6/111 #11 21.87 Verifying : device-mapper-libs-1.02.175-6.fc35.x86_64 7/111 #11 21.87 Verifying : e2fsprogs-libs-1.46.3-1.fc35.x86_64 8/111 #11 21.87 Verifying : emacs-filesystem-1:27.2-9.fc35.noarch 9/111 #11 21.87 Verifying : gc-8.0.4-6.fc35.x86_64 10/111 #11 21.87 Verifying : guile22-2.2.7-3.fc35.x86_64 11/111 #11 21.87 Verifying : iptables-legacy-libs-1.8.7-13.fc35.x86_64 12/111 #11 21.87 Verifying : kmod-libs-29-4.fc35.x86_64 13/111 #11 21.87 Verifying : libargon2-20171227-7.fc35.x86_64 14/111 #11 21.87 Verifying : libbpf-2:0.4.0-2.fc35.x86_64 15/111 #11 21.87 Verifying : libcbor-0.7.0-4.fc35.x86_64 16/111 #11 21.87 Verifying : libedit-3.1-40.20210910cvs.fc35.x86_64 17/111 #11 21.87 Verifying : libfido2-1.8.0-1.fc35.x86_64 18/111 #11 21.87 Verifying : libmpc-1.2.1-3.fc35.x86_64 19/111 #11 21.87 Verifying : libnl3-3.5.0-8.fc35.x86_64 20/111 #11 21.87 Verifying : libpcap-14:1.10.1-2.fc35.x86_64 21/111 #11 21.87 Verifying : libutempter-1.2.1-5.fc35.x86_64 22/111 #11 21.87 Verifying : libxkbcommon-1.3.1-1.fc35.x86_64 23/111 #11 21.87 Verifying : lzo-2.10-5.fc35.x86_64 24/111 #11 21.87 Verifying : m4-1.4.19-2.fc35.x86_64 25/111 #11 21.87 Verifying : make-1:4.3-6.fc35.x86_64 26/111 #11 21.87 Verifying : perl-Error-1:0.17029-7.fc35.noarch 27/111 #11 21.87 Verifying : perl-TermReadKey-2.38-11.fc35.x86_64 28/111 #11 21.87 Verifying : perl-Thread-Queue-3.14-478.fc35.noarch 29/111 #11 21.87 Verifying : perl-threads-1:2.26-448.fc35.x86_64 30/111 #11 21.87 Verifying : perl-threads-shared-1.62-478.fc35.x86_64 31/111 #11 21.87 Verifying : python3-setools-4.4.0-3.fc35.x86_64 32/111 #11 21.87 Verifying : python3-setuptools-57.4.0-1.fc35.noarch 33/111 #11 21.87 Verifying : rhash-1.4.0-4.fc35.x86_64 34/111 #11 21.87 Verifying : which-2.21-27.fc35.x86_64 35/111 #11 21.87 Verifying : xkeyboard-config-2.33-2.fc35.noarch 36/111 #11 21.87 Verifying : annobin-docs-10.66-2.fc35.noarch 37/111 #11 21.87 Verifying : annobin-plugin-gcc-10.66-2.fc35.x86_64 38/111 #11 21.87 Verifying : btrfs-progs-5.16.2-1.fc35.x86_64 39/111 #11 21.87 Verifying : btrfs-progs-devel-5.16.2-1.fc35.x86_64 40/111 #11 21.87 Verifying : checkpolicy-3.3-1.fc35.x86_64 41/111 #11 21.87 Verifying : cmake-3.22.2-1.fc35.x86_64 42/111 #11 21.87 Verifying : cmake-data-3.22.2-1.fc35.noarch 43/111 #11 21.87 Verifying : cmake-filesystem-3.22.2-1.fc35.x86_64 44/111 #11 21.87 Verifying : cmake-rpm-macros-3.22.2-1.fc35.noarch 45/111 #11 21.87 Verifying : cpp-11.3.1-2.fc35.x86_64 46/111 #11 21.87 Verifying : cryptsetup-libs-2.4.3-1.fc35.x86_64 47/111 #11 21.87 Verifying : dbus-1:1.12.22-1.fc35.x86_64 48/111 #11 21.87 Verifying : dbus-common-1:1.12.22-1.fc35.noarch 49/111 #11 21.87 Verifying : gcc-11.3.1-2.fc35.x86_64 50/111 #11 21.87 Verifying : git-2.35.3-1.fc35.x86_64 51/111 #11 21.87 Verifying : git-core-2.35.3-1.fc35.x86_64 52/111 #11 21.87 Verifying : git-core-doc-2.35.3-1.fc35.noarch 53/111 #11 21.87 Verifying : glibc-devel-2.34-32.fc35.x86_64 54/111 #11 21.87 Verifying : glibc-headers-x86-2.34-32.fc35.noarch 55/111 #11 21.87 Verifying : glibc-static-2.34-32.fc35.x86_64 56/111 #11 21.87 Verifying : jsoncpp-1.9.4-5.fc35.x86_64 57/111 #11 21.87 Verifying : kernel-headers-5.17.4-200.fc35.x86_64 58/111 #11 21.87 Verifying : less-590-2.fc35.x86_64 59/111 #11 21.88 Verifying : libbtrfs-5.16.2-1.fc35.x86_64 60/111 #11 21.88 Verifying : libbtrfsutil-5.16.2-1.fc35.x86_64 61/111 #11 21.88 Verifying : libfdisk-2.37.4-1.fc35.x86_64 62/111 #11 21.88 Verifying : libibverbs-39.0-1.fc35.x86_64 63/111 #11 21.88 Verifying : libseccomp-2.5.3-1.fc35.x86_64 64/111 #11 21.88 Verifying : libseccomp-devel-2.5.3-1.fc35.x86_64 65/111 #11 21.88 Verifying : libselinux-devel-3.3-1.fc35.x86_64 66/111 #11 21.88 Verifying : libselinux-utils-3.3-1.fc35.x86_64 67/111 #11 21.88 Verifying : libsepol-devel-3.3-2.fc35.x86_64 68/111 #11 21.88 Verifying : libtool-2.4.6-50.fc35.x86_64 69/111 #11 21.88 Verifying : libtool-ltdl-2.4.6-50.fc35.x86_64 70/111 #11 21.88 Verifying : libtool-ltdl-devel-2.4.6-50.fc35.x86_64 71/111 #11 21.88 Verifying : libuv-1:1.44.1-1.fc35.x86_64 72/111 #11 21.88 Verifying : libxcrypt-devel-4.4.28-1.fc35.x86_64 73/111 #11 21.88 Verifying : libxcrypt-static-4.4.28-1.fc35.x86_64 74/111 #11 21.88 Verifying : openssh-8.7p1-3.fc35.x86_64 75/111 #11 21.88 Verifying : openssh-clients-8.7p1-3.fc35.x86_64 76/111 #11 21.88 Verifying : pcre2-devel-10.39-1.fc35.x86_64 77/111 #11 21.88 Verifying : pcre2-utf16-10.39-1.fc35.x86_64 78/111 #11 21.88 Verifying : pcre2-utf32-10.39-1.fc35.x86_64 79/111 #11 21.88 Verifying : perl-File-Compare-1.100.600-486.fc35.noarch 80/111 #11 21.88 Verifying : perl-File-Copy-2.35-486.fc35.noarch 81/111 #11 21.88 Verifying : perl-File-Find-1.39-486.fc35.noarch 82/111 #11 21.88 Verifying : perl-Git-2.35.3-1.fc35.noarch 83/111 #11 21.88 Verifying : perl-lib-0.65-486.fc35.x86_64 84/111 #11 21.88 Verifying : policycoreutils-3.3-1.fc35.x86_64 85/111 #11 21.88 Verifying : policycoreutils-devel-3.3-1.fc35.x86_64 86/111 #11 21.88 Verifying : policycoreutils-python-utils-3.3-1.fc35.noarch 87/111 #11 21.88 Verifying : python3-audit-3.0.8-1.fc35.x86_64 88/111 #11 21.88 Verifying : python3-libselinux-3.3-1.fc35.x86_64 89/111 #11 21.88 Verifying : python3-libsemanage-3.3-1.fc35.x86_64 90/111 #11 21.88 Verifying : python3-policycoreutils-3.3-1.fc35.noarch 91/111 #11 21.88 Verifying : qrencode-libs-4.1.1-1.fc35.x86_64 92/111 #11 21.88 Verifying : rpm-plugin-selinux-4.17.0-4.fc35.x86_64 93/111 #11 21.88 Verifying : selinux-policy-35.17-1.fc35.noarch 94/111 #11 21.88 Verifying : selinux-policy-devel-35.17-1.fc35.noarch 95/111 #11 21.88 Verifying : selinux-policy-targeted-35.17-1.fc35.noarch 96/111 #11 21.88 Verifying : systemd-249.11-2.fc35.x86_64 97/111 #11 21.88 Verifying : systemd-devel-249.11-2.fc35.x86_64 98/111 #11 21.88 Verifying : systemd-networkd-249.11-2.fc35.x86_64 99/111 #11 21.88 Verifying : systemd-pam-249.11-2.fc35.x86_64 100/111 #11 21.88 Verifying : systemd-resolved-249.11-2.fc35.x86_64 101/111 #11 21.88 Verifying : systemd-rpm-macros-249.11-2.fc35.noarch 102/111 #11 21.88 Verifying : util-linux-2.37.4-1.fc35.x86_64 103/111 #11 21.88 Verifying : util-linux-core-2.37.4-1.fc35.x86_64 104/111 #11 21.88 Verifying : vim-filesystem-2:8.2.4845-1.fc35.noarch 105/111 #11 21.88 Verifying : audit-libs-3.0.8-1.fc35.x86_64 106/111 #11 21.88 Verifying : audit-libs-3.0.7-2.fc35.x86_64 107/111 #11 21.88 Verifying : libgcc-11.3.1-2.fc35.x86_64 108/111 #11 21.88 Verifying : libgcc-11.2.1-9.fc35.x86_64 109/111 #11 21.88 Verifying : libgomp-11.3.1-2.fc35.x86_64 110/111 #11 8.592 Setting up dh-apparmor (2.13.6-10) ... #11 8.604 Setting up libsystemd-dev:amd64 (247.3-7) ... #11 8.615 Setting up libprocps8:amd64 (2:3.3.17-5) ... #11 8.626 Setting up libpcre2-dev:amd64 (10.36-2) ... #11 8.638 Setting up libselinux1-dev:amd64 (3.1-3) ... #11 8.651 Setting up procps (2:3.3.17-5) ... #11 8.689 Setting up cmake (3.18.4-2+deb11u1) ... #11 8.700 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 8.715 Setting up dmsetup (2:1.02.175-2.1) ... #11 8.730 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 8.743 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 8.756 Setting up docker-ce-build-deps (1.0) ... #11 8.769 Processing triggers for libc-bin (2.31-13+deb11u3) ... #11 8.789 Processing triggers for man-db (2.9.4-2) ... [100%] Linking C executable tini-static dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~debian-buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:18 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~raspbian-buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf #12 13.96 Setting up dh-apparmor (3.0.4-2ubuntu2) ... #12 13.98 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.1) ... #12 13.99 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 14.00 Setting up libpcre2-dev:armhf (10.39-3build1) ... #12 14.01 Setting up libselinux1-dev:armhf (3.3-1build2) ... #12 14.02 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ... #12 14.03 Setting up cmake (3.22.1-1ubuntu1) ... #12 14.04 Setting up docker-ce-build-deps (1.0) ... #12 14.05 Processing triggers for man-db (2.10.2-1) ... #12 14.13 Processing triggers for libc-bin (2.35-0ubuntu3) ... #11 4.199 Building dependency tree... #11 4.376 Reading state information... #11 4.398 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.446 Starting 2 pkgProblemResolver with broken count: 0 #11 4.450 Done #11 4.472 Done #9 75.36 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 75.40 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #11 21.88 Verifying : libgomp-11.2.1-9.fc35.x86_64 111/111 #11 22.07 #11 22.07 Upgraded: #11 22.07 audit-libs-3.0.8-1.fc35.x86_64 libgcc-11.3.1-2.fc35.x86_64 #11 22.07 libgomp-11.3.1-2.fc35.x86_64 #11 22.07 Installed: #11 22.07 acl-2.3.1-2.fc35.x86_64 #11 22.07 annobin-docs-10.66-2.fc35.noarch #11 22.07 annobin-plugin-gcc-10.66-2.fc35.x86_64 #11 22.07 autoconf-2.69-37.fc35.noarch #11 22.07 automake-1.16.2-5.fc35.noarch #11 22.07 btrfs-progs-5.16.2-1.fc35.x86_64 #11 22.07 btrfs-progs-devel-5.16.2-1.fc35.x86_64 #11 22.07 checkpolicy-3.3-1.fc35.x86_64 #11 22.07 cmake-3.22.2-1.fc35.x86_64 #11 22.07 cmake-data-3.22.2-1.fc35.noarch #11 22.07 cmake-filesystem-3.22.2-1.fc35.x86_64 #11 22.07 cmake-rpm-macros-3.22.2-1.fc35.noarch #11 22.07 cpp-11.3.1-2.fc35.x86_64 #11 22.07 cryptsetup-libs-2.4.3-1.fc35.x86_64 #11 22.07 dbus-1:1.12.22-1.fc35.x86_64 #11 22.07 dbus-broker-29-4.fc35.x86_64 #11 22.07 dbus-common-1:1.12.22-1.fc35.noarch #11 22.07 device-mapper-1.02.175-6.fc35.x86_64 #11 22.07 device-mapper-devel-1.02.175-6.fc35.x86_64 #11 22.07 device-mapper-libs-1.02.175-6.fc35.x86_64 #11 22.07 e2fsprogs-libs-1.46.3-1.fc35.x86_64 #11 22.07 emacs-filesystem-1:27.2-9.fc35.noarch #11 22.07 gc-8.0.4-6.fc35.x86_64 #11 22.07 gcc-11.3.1-2.fc35.x86_64 #11 22.07 git-2.35.3-1.fc35.x86_64 #11 22.07 git-core-2.35.3-1.fc35.x86_64 #11 22.07 git-core-doc-2.35.3-1.fc35.noarch #11 22.07 glibc-devel-2.34-32.fc35.x86_64 #11 22.07 glibc-headers-x86-2.34-32.fc35.noarch #11 22.07 glibc-static-2.34-32.fc35.x86_64 #11 22.07 guile22-2.2.7-3.fc35.x86_64 #11 22.07 iptables-legacy-libs-1.8.7-13.fc35.x86_64 #11 22.07 jsoncpp-1.9.4-5.fc35.x86_64 #11 22.07 kernel-headers-5.17.4-200.fc35.x86_64 #11 22.07 kmod-libs-29-4.fc35.x86_64 #11 22.07 less-590-2.fc35.x86_64 #11 22.07 libargon2-20171227-7.fc35.x86_64 #11 22.07 libbpf-2:0.4.0-2.fc35.x86_64 #11 22.07 libbtrfs-5.16.2-1.fc35.x86_64 #11 22.07 libbtrfsutil-5.16.2-1.fc35.x86_64 #11 22.07 libcbor-0.7.0-4.fc35.x86_64 #11 22.07 libedit-3.1-40.20210910cvs.fc35.x86_64 #11 22.07 libfdisk-2.37.4-1.fc35.x86_64 #11 22.07 libfido2-1.8.0-1.fc35.x86_64 #11 22.07 libibverbs-39.0-1.fc35.x86_64 #11 22.07 libmpc-1.2.1-3.fc35.x86_64 #11 22.07 libnl3-3.5.0-8.fc35.x86_64 #11 22.07 libpcap-14:1.10.1-2.fc35.x86_64 #11 22.07 libseccomp-2.5.3-1.fc35.x86_64 #11 22.07 libseccomp-devel-2.5.3-1.fc35.x86_64 #11 22.07 libselinux-devel-3.3-1.fc35.x86_64 #11 22.07 libselinux-utils-3.3-1.fc35.x86_64 #11 22.07 libsepol-devel-3.3-2.fc35.x86_64 #11 22.07 libtool-2.4.6-50.fc35.x86_64 #11 22.07 libtool-ltdl-2.4.6-50.fc35.x86_64 #11 22.07 libtool-ltdl-devel-2.4.6-50.fc35.x86_64 #11 22.07 libutempter-1.2.1-5.fc35.x86_64 #11 22.07 libuv-1:1.44.1-1.fc35.x86_64 #11 22.07 libxcrypt-devel-4.4.28-1.fc35.x86_64 #11 22.07 libxcrypt-static-4.4.28-1.fc35.x86_64 #11 22.07 libxkbcommon-1.3.1-1.fc35.x86_64 #11 22.07 lzo-2.10-5.fc35.x86_64 #11 22.07 m4-1.4.19-2.fc35.x86_64 #11 22.07 make-1:4.3-6.fc35.x86_64 #11 22.07 openssh-8.7p1-3.fc35.x86_64 #11 22.07 openssh-clients-8.7p1-3.fc35.x86_64 #11 22.07 pcre2-devel-10.39-1.fc35.x86_64 #11 22.07 pcre2-utf16-10.39-1.fc35.x86_64 #11 22.07 pcre2-utf32-10.39-1.fc35.x86_64 #11 22.07 perl-Error-1:0.17029-7.fc35.noarch #11 22.07 perl-File-Compare-1.100.600-486.fc35.noarch #11 22.07 perl-File-Copy-2.35-486.fc35.noarch #11 22.07 perl-File-Find-1.39-486.fc35.noarch #11 22.07 perl-Git-2.35.3-1.fc35.noarch #11 22.07 perl-TermReadKey-2.38-11.fc35.x86_64 #11 22.07 perl-Thread-Queue-3.14-478.fc35.noarch #11 22.07 perl-lib-0.65-486.fc35.x86_64 #11 22.07 perl-threads-1:2.26-448.fc35.x86_64 #11 22.07 perl-threads-shared-1.62-478.fc35.x86_64 #11 22.07 policycoreutils-3.3-1.fc35.x86_64 #11 22.07 policycoreutils-devel-3.3-1.fc35.x86_64 #11 22.07 policycoreutils-python-utils-3.3-1.fc35.noarch #11 22.07 python3-audit-3.0.8-1.fc35.x86_64 #11 22.07 python3-libselinux-3.3-1.fc35.x86_64 #11 22.07 python3-libsemanage-3.3-1.fc35.x86_64 #11 22.07 python3-policycoreutils-3.3-1.fc35.noarch #11 22.07 python3-setools-4.4.0-3.fc35.x86_64 #11 22.07 python3-setuptools-57.4.0-1.fc35.noarch #11 22.07 qrencode-libs-4.1.1-1.fc35.x86_64 #11 22.07 rhash-1.4.0-4.fc35.x86_64 #11 22.07 rpm-plugin-selinux-4.17.0-4.fc35.x86_64 #11 22.07 selinux-policy-35.17-1.fc35.noarch #11 22.07 selinux-policy-devel-35.17-1.fc35.noarch #11 22.07 selinux-policy-targeted-35.17-1.fc35.noarch #11 22.07 systemd-249.11-2.fc35.x86_64 #11 22.07 systemd-devel-249.11-2.fc35.x86_64 #11 22.07 systemd-networkd-249.11-2.fc35.x86_64 #11 22.07 systemd-pam-249.11-2.fc35.x86_64 #11 22.07 systemd-resolved-249.11-2.fc35.x86_64 #11 22.07 systemd-rpm-macros-249.11-2.fc35.noarch #11 22.07 util-linux-2.37.4-1.fc35.x86_64 #11 22.07 util-linux-core-2.37.4-1.fc35.x86_64 #11 22.07 vim-filesystem-2:8.2.4845-1.fc35.noarch #11 22.07 which-2.21-27.fc35.x86_64 #11 22.07 xkeyboard-config-2.33-2.fc35.noarch #11 22.07 #11 22.07 Complete! #11 DONE 22.2s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:fdcbb4e22dc101f49d01e06dfa1daa5415c85b318ca26d0db2a80c1277fd55f1 [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" debian/rules clean dh clean --with=bash-completion dh_clean debian/rules clean dh clean --with=bash-completion dh_clean #11 4.480 Starting pkgProblemResolver with broken count: 0 #11 4.517 Starting 2 pkgProblemResolver with broken count: 0 #11 4.521 Done #11 4.651 The following additional packages will be installed: #11 4.652 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 4.652 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 4.652 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 4.652 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 4.653 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.654 Suggested packages: #11 4.654 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #9 75.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 75.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 75.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz dpkg-source -I.git -b . #11 4.904 The following NEW packages will be installed: #11 4.904 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 4.904 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 4.905 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 4.905 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 4.906 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #9 75.79 Setting up dh-strip-nondeterminism (1.12.0-1) ... #9 75.80 Setting up libconst-fast-perl (0.014-1.1) ... #9 75.81 Setting up libhttp-daemon-perl (6.12-1) ... #9 75.82 Setting up libdata-dpath-perl (0.58-1) ... #9 75.84 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 75.85 Setting up libpackage-stash-perl (0.39-1) ... #9 75.86 Setting up libimport-into-perl (1.002005-1) ... #9 75.88 Setting up libmoo-perl (2.004004-1) ... #9 75.89 Setting up liblist-someutils-perl (0.58-1) ... #9 75.90 Setting up debhelper (13.3.4ubuntu2) ... #9 75.91 Setting up dput (1.1.0ubuntu2) ... dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~raspbian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-buster.tar.gz #11 3.764 Reading package lists... #11 4.530 Building dependency tree... #11 4.691 Reading state information... #11 5.189 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. #11 5.189 1 not fully installed or removed. #11 5.189 Need to get 8132 kB of archives. #11 5.189 After this operation, 28.9 MB of additional disk space will be used. #11 5.189 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #11 5.196 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB] #11 5.212 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB] #11 5.240 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB] #11 5.243 Get:5 http://deb.debian.org/debian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [277 kB] #11 5.247 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] #11 5.248 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB] #11 5.250 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] #11 5.252 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB] #11 5.282 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #11 5.283 Get:11 http://deb.debian.org/debian buster/main armhf libbtrfs0 armhf 4.20.1-2 [40.1 kB] #11 5.284 Get:12 http://deb.debian.org/debian buster/main armhf libbtrfs-dev armhf 4.20.1-2 [76.1 kB] #11 5.286 Get:13 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB] #11 5.296 Get:14 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB] #9 76.09 Setting up liblist-someutils-xs-perl (0.58-2build2) ... #9 76.10 Setting up equivs (2.3.1) ... #9 76.12 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 76.16 Setting up libparams-validate-perl:armhf (1.30-1build2) ... #9 76.17 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #9 76.18 Setting up libnamespace-clean-perl (0.27-1) ... #9 76.27 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #9 76.28 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 76.29 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 76.31 Setting up libmoox-struct-perl (0.020-1) ... #9 76.32 Setting up lintian (2.104.0ubuntu3.1) ... #9 76.33 Setting up licensecheck (3.1.1-2) ... #9 76.35 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 76.36 Setting up libwww-perl (6.53-1) ... #14 DONE 2.4s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:bbca0854c108e161549f897def4b986b1fa29c46fbd733de4229c75f4882590a #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:3ef96189add8a3224f046630ad6750d9370fbc6fbdf96127e413f09960d0e6d9 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #11 4.712 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.922 Starting 2 pkgProblemResolver with broken count: 0 #11 4.925 Done #11 5.097 Done #11 5.300 Get:15 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB] #11 5.302 Get:16 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB] #11 5.305 Get:17 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB] #11 5.309 Get:18 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB] #11 5.312 Get:19 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB] #11 5.316 Get:20 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #11 5.318 Get:21 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB] #11 5.324 Get:22 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB] #11 5.326 Get:23 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #11 5.327 Get:24 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB] #11 5.328 Get:25 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB] #11 5.332 Get:26 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB] #11 5.527 debconf: delaying package configuration, since apt-utils is not installed #11 5.565 Fetched 8132 kB in 0s (19.2 MB/s) #9 76.37 Setting up devscripts (2.21.4ubuntu1) ... #9 76.57 Setting up libxml-parser-perl:armhf (2.46-2) ... #9 76.58 Setting up libxml-sax-expat-perl (0.51-1) ... #11 5.599 Selecting previously unselected package bash-completion. #11 5.600 (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 ... 27546 files and directories currently installed.) #11 5.620 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #9 76.62 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 76.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 76.81 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 76.89 Processing triggers for libc-bin (2.34-0ubuntu3.2) ... #9 76.91 Processing triggers for ca-certificates (20210119ubuntu1) ... #9 76.92 Updating certificates in /etc/ssl/certs... #11 5.258 Starting pkgProblemResolver with broken count: 0 #11 5.297 Starting 2 pkgProblemResolver with broken count: 0 #11 5.300 Done #11 5.584 The following additional packages will be installed: #11 5.584 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 5.584 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 5.584 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 5.585 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 5.585 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 5.586 Suggested packages: #11 5.586 cmake-doc ninja-build apparmor-easyprof seccomp #11 5.586 Recommended packages: #11 5.586 psmisc #9 77.22 0 added, 0 removed; done. #9 77.22 Running hooks in /etc/ca-certificates/update.d... #9 77.22 done. #11 5.847 The following NEW packages will be installed: #11 6.176 Unpacking bash-completion (1:2.8-6) ... #11 6.307 Selecting previously unselected package cmake-data. #11 6.310 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #11 6.317 Unpacking cmake-data (3.13.4-1) ... #11 5.848 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 5.848 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 5.848 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 5.849 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 5.849 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 6.122 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. #11 6.122 1 not fully installed or removed. #11 6.122 Need to get 9529 kB of archives. #11 6.122 After this operation, 34.9 MB of additional disk space will be used. #11 6.122 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #11 6.706 Selecting previously unselected package libprocps7:armhf. dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary #11 6.130 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB] #11 6.274 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB] #11 6.274 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB] #11 6.278 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB] #11 6.278 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB] #11 6.280 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB] #11 6.282 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB] #11 6.283 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB] #11 6.301 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #11 6.312 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB] #11 6.312 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB] #11 6.312 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB] #11 6.312 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB] #11 6.354 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB] #11 6.361 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7 [123 kB] #11 6.362 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB] #11 6.369 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB] #11 6.370 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [188 kB] #11 6.372 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.5 kB] #11 6.710 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ... #11 6.721 Unpacking libprocps7:armhf (2:3.3.15-2) ... #11 6.774 Selecting previously unselected package procps. #11 6.777 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ... #11 6.783 Unpacking procps (2:3.3.15-2) ... #11 6.854 Selecting previously unselected package libarchive13:armhf. #11 6.854 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_armhf.deb ... #11 6.859 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ... #11 6.925 Selecting previously unselected package libjsoncpp1:armhf. #11 6.928 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ... #11 6.933 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #14 DONE 3.0s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:46cc659e6553c98a639725fe79fda4f9e5199204bdb371b0ece40a8d620ab598 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:8084ecc41682d5e3a7445956d23b3673fd08762798082f94a1f82b77354a609e #16 DONE 0.1s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #11 DONE 10.9s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:02d6b7839eec3a770a76011efe7e20eece3d3df657e390ff8c97e9f2cb69a341 #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:6d893e9c26927ff371453011c4ebef1b037d2305a673762e8afe45a5f4f45eaa Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #12 DONE 16.6s #11 6.374 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2 [638 kB] #11 6.377 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB] #11 6.379 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #11 6.381 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] #11 6.430 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7 [401 kB] #11 6.443 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB] #11 6.609 debconf: delaying package configuration, since apt-utils is not installed #11 6.650 Fetched 9529 kB in 1s (16.2 MB/s) #11 6.979 Selecting previously unselected package librhash0:armhf. #11 6.983 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ... #11 6.988 Unpacking librhash0:armhf (1.3.8-1) ... #11 7.052 Selecting previously unselected package libuv1:armhf. #11 7.056 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ... #11 7.061 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #11 7.111 Selecting previously unselected package cmake. #11 7.115 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ... #11 7.120 Unpacking cmake (3.13.4-1) ... #13 DONE 2.1s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:fee9de51109e24fda10b2b607db90cbb5d532a3fd4afb920a7640b769213d74c #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:7623d7566338ec70dc6bb6546eed9c371e3771fdbd5d1052a83e9dbcb0e7a64d #13 DONE 0.4s #11 6.678 Selecting previously unselected package bash-completion. #11 6.678 (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 ... 28350 files and directories currently installed.) #11 6.696 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #11 7.465 Selecting previously unselected package dh-apparmor. #11 7.469 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #11 7.474 Unpacking dh-apparmor (2.13.2-10) ... #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:6bbc9fe0eb53ad38118a0d42c436258624267e6216bbfd91deab2c2583b3712d #11 7.521 Selecting previously unselected package libbtrfs0. #11 7.524 Preparing to unpack .../10-libbtrfs0_4.20.1-2_armhf.deb ... #11 7.529 Unpacking libbtrfs0 (4.20.1-2) ... #11 7.564 Selecting previously unselected package libbtrfs-dev. #11 7.568 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_armhf.deb ... #11 7.572 Unpacking libbtrfs-dev (4.20.1-2) ... #11 7.616 Selecting previously unselected package dmsetup. #11 7.619 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ... #11 7.624 Unpacking dmsetup (2:1.02.155-3) ... #11 7.674 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 7.677 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #11 7.681 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 7.737 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 7.737 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #11 7.743 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 7.786 Selecting previously unselected package libudev-dev:armhf. #11 7.791 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_armhf.deb ... #11 7.805 Unpacking libudev-dev:armhf (241-7~deb10u8) ... #11 7.854 Selecting previously unselected package libsepol1-dev:armhf. #11 7.857 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ... #11 7.862 Unpacking libsepol1-dev:armhf (2.8-1) ... #11 7.943 Selecting previously unselected package libpcre16-3:armhf. #11 7.946 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ... #11 7.984 Unpacking libpcre16-3:armhf (2:8.39-12) ... #11 7.173 Unpacking bash-completion (1:2.11-2) ... #11 7.310 Selecting previously unselected package cmake-data. #11 7.314 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #11 7.319 Unpacking cmake-data (3.18.4-2+deb11u1) ... #11 8.048 Selecting previously unselected package libpcre32-3:armhf. #11 8.052 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ... #11 8.058 Unpacking libpcre32-3:armhf (2:8.39-12) ... #11 8.117 Selecting previously unselected package libpcrecpp0v5:armhf. #11 8.120 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #11 8.125 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #11 8.168 Selecting previously unselected package libpcre3-dev:armhf. #11 8.171 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ... #11 8.177 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #11 7.756 Selecting previously unselected package libncurses6:armhf. #11 7.760 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ... #11 7.767 Unpacking libncurses6:armhf (6.2+20201114-2) ... #11 8.282 Selecting previously unselected package libselinux1-dev:armhf. #11 8.282 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ... #11 8.288 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #11 8.373 Selecting previously unselected package libdevmapper-dev:armhf. #11 8.376 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #11 8.382 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... #11 8.435 Selecting previously unselected package libseccomp-dev:armhf. #11 8.438 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_armhf.deb ... #11 8.442 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #11 8.489 Selecting previously unselected package libsystemd-dev:armhf. #11 7.805 Selecting previously unselected package libprocps8:armhf. #11 7.809 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ... #11 7.814 Unpacking libprocps8:armhf (2:3.3.17-5) ... #11 7.863 Selecting previously unselected package procps. #11 7.865 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ... #11 7.875 Unpacking procps (2:3.3.17-5) ... #11 8.492 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_armhf.deb ... #11 8.496 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ... #11 8.639 Selecting previously unselected package pkg-config. #11 8.642 Preparing to unpack .../25-pkg-config_0.29-6_armhf.deb ... #11 8.648 Unpacking pkg-config (0.29-6) ... #11 8.708 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #11 8.723 Setting up libseccomp-dev:armhf (2.3.3-4) ... #11 8.737 Setting up libpcre16-3:armhf (2:8.39-12) ... #11 8.749 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ... #21 84.48 Selecting previously unselected package g++-arm-linux-gnueabi. #21 84.48 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... #21 84.48 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... #21 84.51 Selecting previously unselected package crossbuild-essential-armel. #21 84.51 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... #21 84.51 Unpacking crossbuild-essential-armel (12.9) ... #21 84.54 Selecting previously unselected package libc6-armhf-cross. #21 84.54 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... #21 84.54 Unpacking libc6-armhf-cross (2.31-9cross4) ... #21 84.66 Selecting previously unselected package libgcc-s1-armhf-cross. #21 84.66 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.66 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... #21 84.69 Selecting previously unselected package libgomp1-armhf-cross. #21 84.69 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.70 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... #21 84.73 Selecting previously unselected package libatomic1-armhf-cross. #21 84.73 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.77 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... #21 84.80 Selecting previously unselected package libasan6-armhf-cross. #21 84.80 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.81 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... #21 85.02 Selecting previously unselected package libstdc++6-armhf-cross. #21 85.02 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... #21 85.03 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... #21 85.09 Selecting previously unselected package libubsan1-armhf-cross. #21 85.09 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... #21 85.10 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... #21 85.19 Selecting previously unselected package libgcc-10-dev-armhf-cross. #21 85.19 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... #21 85.20 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... #21 85.30 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. #21 85.30 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... #21 85.31 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #11 7.978 Selecting previously unselected package libjsoncpp24:armhf. #11 7.978 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ... #11 7.982 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #11 8.025 Selecting previously unselected package librhash0:armhf. #11 8.025 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ... #11 8.028 Unpacking librhash0:armhf (1.4.1-2) ... #11 8.082 Selecting previously unselected package libuv1:armhf. #11 8.084 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ... #11 8.087 Unpacking libuv1:armhf (1.40.0-2) ... #11 8.127 Selecting previously unselected package cmake. #11 8.133 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ... #11 8.136 Unpacking cmake (3.18.4-2+deb11u1) ... #9 DONE 79.7s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:cf72264381c8f22ab7c6ed65cc44d2ac671ba134c52217747edec4d8883593ae #11 DONE 0.1s #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 #12 sha256:acb6a5f29b8bfd7251cd4b8851ec56ef39d970e8b007bb8394ca16ff1627196d #11 8.764 Setting up libprocps7:armhf (2:3.3.15-2) ... #11 8.779 Setting up libsepol1-dev:armhf (2.8-1) ... #11 8.792 Setting up libbtrfs0 (4.20.1-2) ... #11 8.806 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #11 8.820 Setting up bash-completion (1:2.8-6) ... #11 8.568 Selecting previously unselected package dh-apparmor. #11 8.570 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 8.580 Unpacking dh-apparmor (2.13.6-10) ... #11 8.626 Selecting previously unselected package libbtrfs0:armhf. #11 8.627 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ... #11 8.632 Unpacking libbtrfs0:armhf (5.10.1-2) ... #11 8.676 Selecting previously unselected package libbtrfs-dev:armhf. #11 8.679 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ... #11 8.682 Unpacking libbtrfs-dev:armhf (5.10.1-2) ... #11 8.740 Selecting previously unselected package dmsetup. #11 8.740 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ... #11 8.744 Unpacking dmsetup (2:1.02.175-2.1) ... #11 8.788 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 8.790 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 8.796 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 8.854 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 8.857 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 8.861 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #14 DONE 2.7s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:0d00c15db8bb8e0007fcb8f0ae172265bc7f912a248a1372a236b75a2427ac2c #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:06c98e05600031cbc317e640aaee06a18e5a0a8a419b7e9bfdb46d84aa6a6b1d #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #11 8.890 Selecting previously unselected package libudev-dev:armhf. #11 8.893 Preparing to unpack .../15-libudev-dev_247.3-7_armhf.deb ... #11 8.899 Unpacking libudev-dev:armhf (247.3-7) ... #11 8.950 Selecting previously unselected package libsepol1-dev:armhf. #11 8.951 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ... #11 8.955 Unpacking libsepol1-dev:armhf (3.1-1) ... #11 9.026 Selecting previously unselected package libpcre2-16-0:armhf. #11 9.030 Preparing to unpack .../17-libpcre2-16-0_10.36-2_armhf.deb ... #11 9.033 Unpacking libpcre2-16-0:armhf (10.36-2) ... #11 9.086 Selecting previously unselected package libpcre2-32-0:armhf. #11 9.089 Preparing to unpack .../18-libpcre2-32-0_10.36-2_armhf.deb ... #11 9.093 Unpacking libpcre2-32-0:armhf (10.36-2) ... #11 9.472 Setting up libpcre32-3:armhf (2:8.39-12) ... #11 9.486 Setting up pkg-config (0.29-6) ... #11 9.538 Setting up libudev-dev:armhf (241-7~deb10u8) ... #11 9.554 Setting up libbtrfs-dev (4.20.1-2) ... #11 9.568 Setting up librhash0:armhf (1.3.8-1) ... #11 9.583 Setting up procps (2:3.3.15-2) ... #17 exporting layers 3.6s done #17 writing image sha256:8dc29860690f5019882dc66cb0acdb6ddc9f76e7fc1f402cba72fd37a02f0229 done #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done #17 DONE 3.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #12 0.933 Hit:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease #12 0.991 Hit:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease #18 exporting layers 12.3s done #18 writing image sha256:b720630413bb9187d268b6881660d9b8714b05c202686b3d6e23418243c89d1e done #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #18 DONE 12.4s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 #11 9.140 Selecting previously unselected package libpcre2-posix2:armhf. #11 9.142 Preparing to unpack .../19-libpcre2-posix2_10.36-2_armhf.deb ... #11 9.147 Unpacking libpcre2-posix2:armhf (10.36-2) ... #11 9.176 Selecting previously unselected package libpcre2-dev:armhf. #11 9.180 Preparing to unpack .../20-libpcre2-dev_10.36-2_armhf.deb ... #11 9.184 Unpacking libpcre2-dev:armhf (10.36-2) ... #11 9.285 Selecting previously unselected package libselinux1-dev:armhf. #11 9.289 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ... #11 9.293 Unpacking libselinux1-dev:armhf (3.1-3) ... #11 9.349 Selecting previously unselected package libdevmapper-dev:armhf. #11 9.352 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... #11 9.356 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 9.620 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #11 9.636 Setting up cmake-data (3.13.4-1) ... #11 9.657 Setting up dh-apparmor (2.13.2-10) ... #11 9.676 Setting up libsystemd-dev:armhf (241-7~deb10u8) ... #11 9.691 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 9.705 Setting up libpcre3-dev:armhf (2:8.39-12) ... #11 9.722 Setting up cmake (3.13.4-1) ... #11 9.735 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #11 9.752 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 9.769 Setting up dmsetup (2:1.02.155-3) ... #11 9.785 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 9.799 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #12 1.065 Hit:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease #12 1.138 Hit:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease #11 9.386 Selecting previously unselected package libseccomp-dev:armhf. #11 9.389 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... #11 9.394 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #11 9.434 Selecting previously unselected package libsystemd-dev:armhf. #11 9.437 Preparing to unpack .../24-libsystemd-dev_247.3-7_armhf.deb ... #11 9.442 Unpacking libsystemd-dev:armhf (247.3-7) ... #11 9.554 Selecting previously unselected package pkg-config. #11 9.558 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ... #11 9.561 Unpacking pkg-config (0.29.2-1) ... #11 9.614 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #11 9.624 Setting up libsepol1-dev:armhf (3.1-1) ... #11 9.633 Setting up libpcre2-16-0:armhf (10.36-2) ... #11 9.814 Setting up docker-ce-build-deps (1.0) ... #11 9.828 Processing triggers for libc-bin (2.28-10+deb10u1) ... #11 9.850 Processing triggers for man-db (2.8.5-2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 9.644 Setting up libbtrfs0:armhf (5.10.1-2) ... #11 9.654 Setting up libpcre2-32-0:armhf (10.36-2) ... #11 9.665 Setting up libuv1:armhf (1.40.0-2) ... #11 9.677 Setting up bash-completion (1:2.11-2) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:24 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220506101846-4cc4385 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~debian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #11 10.18 Setting up libncurses6:armhf (6.2+20201114-2) ... #11 10.19 Setting up pkg-config (0.29.2-1) ... #11 10.24 Setting up libudev-dev:armhf (247.3-7) ... #11 10.25 Setting up libpcre2-posix2:armhf (10.36-2) ... #11 10.26 Setting up libjsoncpp24:armhf (1.9.4-4) ... #11 10.27 Setting up libbtrfs-dev:armhf (5.10.1-2) ... #11 10.27 Setting up librhash0:armhf (1.4.1-2) ... #11 10.28 Setting up cmake-data (3.18.4-2+deb11u1) ... #11 10.30 Setting up dh-apparmor (2.13.6-10) ... #11 10.31 Setting up libsystemd-dev:armhf (247.3-7) ... #11 10.32 Setting up libprocps8:armhf (2:3.3.17-5) ... #11 10.33 Setting up libpcre2-dev:armhf (10.36-2) ... #11 10.34 Setting up libselinux1-dev:armhf (3.1-3) ... #11 10.35 Setting up procps (2:3.3.17-5) ... #11 10.39 Setting up cmake (3.18.4-2+deb11u1) ... #11 10.40 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 10.41 Setting up dmsetup (2:1.02.175-2.1) ... #11 10.42 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 10.43 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 10.44 Setting up docker-ce-build-deps (1.0) ... #11 10.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... dh_clean dpkg-source -I.git -b . #12 1.222 Reading package lists... #11 10.47 Processing triggers for man-db (2.9.4-2) ... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz #12 2.444 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.444 dpkg-buildpackage: info: source version 1.0 #12 2.444 dpkg-buildpackage: info: source distribution unstable #12 2.444 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 DONE 11.1s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:6ff9014fb697eb08c51cfae216edfd611e6740be9704945b102ac799cf43cb98 #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:b40aaf0bb01b000c2fa36ae251654e7e9d268f28b10a7c878eb1c1ab0f6875d9 #12 2.477 dpkg-source --before-build . #12 2.477 dpkg-buildpackage: info: host architecture armhf #12 2.584 debian/rules clean #12 2.585 dh clean #12 2.665 dh_clean #12 2.696 debian/rules binary #15 DONE 3.9s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:e18bb861cd6e59c2a7a5c8cfa991f2af26ffb58e303f859cf43a85f43d7973f4 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:e54b10fb9306525825ba038f53144b56a9fe60c2e4cd71f3e4b6d269bb765baa #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config #12 2.698 dh binary #12 2.767 dh_update_autotools_config #12 2.794 dh_autoreconf #12 2.839 create-stamp debian/debhelper-build-stamp #12 2.839 dh_prep #12 2.866 dh_install #12 2.899 dh_installdocs #12 2.936 dh_installchangelogs #17 exporting layers 10.6s done #17 writing image sha256:8687f590bf9a5368ead96d20d805c0e87d99ffcadeb22c8c1bfe74e8d24a6e94 #17 writing image sha256:8687f590bf9a5368ead96d20d805c0e87d99ffcadeb22c8c1bfe74e8d24a6e94 done #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done #17 DONE 10.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/raspbian-bullseye:/build debbuild-raspbian-bullseye/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary #12 3.021 dh_perl #12 3.059 dh_link #12 3.097 dh_strip_nondeterminism #12 3.156 dh_compress #12 3.191 dh_fixperms #12 3.237 dh_missing + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #12 3.264 dh_installdeb #12 3.297 dh_gencontrol #12 3.418 dh_md5sums #12 3.451 dh_builddeb #12 3.476 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.586 dpkg-genbuildinfo --build=binary #12 3.731 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #12 3.808 dpkg-genchanges: info: binary-only upload (no source code included) #15 exporting layers 5.6s done #15 writing image sha256:a43c26549463236ce7a918b6519f4bec38e3b7a8701a26ca558647a68a2dc565 0.0s done #15 naming to docker.io/rpmbuild-fedora-35/x86_64 #15 naming to docker.io/rpmbuild-fedora-35/x86_64 done #15 DONE 5.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-35/x86_64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec #12 3.811 dpkg-source --after-build . #12 3.913 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.917 #12 3.917 The package has been created. #12 3.917 Attention, the package has been created in the current directory, #12 3.917 not in ".." as indicated by the message above! #12 3.937 Selecting previously unselected package docker-ce-build-deps. #12 3.953 (Reading database ... 26509 files and directories currently installed.) #12 3.955 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.958 Unpacking docker-ce-build-deps (1.0) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:26 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220506101846-4cc4385 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' VERSION BBB 0.0.0-20220506101846-4cc4385 ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:26 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~raspbian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion #11 DONE 12.2s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:7ae65e70b46df0186920fad8859f6df03b76f8fae08db5ae9df128eb00752f7f #12 DONE 0.2s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:a8acdd0a6b773ede1d92105c63b5188c2e3824f0f9d0a0f1cf8a6584acd1f5b6 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jTAXN1 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_clean #14 DONE 2.0s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:8b83d896c61a7a776dcf9441f81366ac92b3b3f8c5d6fd368c0d10f941c91cba #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:d8bce369d060f270ab60053c5d6b2fab753275a807d947ae4f9df002658c8e4c #16 DONE 0.0s dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz #17 exporting layers 6.7s done #17 writing image sha256:0c1538bd3e2bac8f8c0d539fd1be13de71510a23408c360c37af7314b34b26e0 done #17 naming to docker.io/debbuild-debian-buster/x86_64 done #17 DONE 6.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/debian-buster:/build debbuild-debian-buster/x86_64 dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" dpkg-source -I.git -b . #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #12 4.060 Reading package lists... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.tar.gz dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~raspbian' #12 4.983 Building dependency tree... #12 5.155 Reading state information... #21 89.94 Selecting previously unselected package gcc-arm-linux-gnueabihf. #21 89.94 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... #21 89.94 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... #21 89.97 Selecting previously unselected package linux-libc-dev-armhf-cross. #21 89.97 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... #21 89.97 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... #21 90.15 Selecting previously unselected package libc6-dev-armhf-cross. #21 90.15 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... #21 90.15 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... #21 90.37 Selecting previously unselected package libstdc++-10-dev-armhf-cross. #21 90.38 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... #21 90.38 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... #21 90.78 Selecting previously unselected package g++-10-arm-linux-gnueabihf. #21 90.78 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... #21 90.81 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #12 5.160 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 5.365 Starting 2 pkgProblemResolver with broken count: 0 #12 5.368 Done + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rT51rK + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #12 5.540 Done + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #12 5.709 Starting pkgProblemResolver with broken count: 0 #12 5.739 Starting 2 pkgProblemResolver with broken count: 0 #12 5.743 Done [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static #14 DONE 2.1s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:26b8bd1191f6a00c33e4ff3def92a6d66c97efa9bfeeea82d0ac1e2089efab94 #15 DONE 0.1s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:c47ac9436a8f94be6dfcb7df816c6da3f376a0927356c6aa5fdd3c94029784e9 #16 DONE 0.0s #12 6.046 The following additional packages will be installed: #12 6.046 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 6.047 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 6.047 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 6.048 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 6.048 libsystemd-dev libudev-dev libuv1 pkg-config #12 6.050 Suggested packages: #12 6.050 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 6.050 Recommended packages: #12 6.050 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 6.096 The following NEW packages will be installed: #12 6.097 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 6.097 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 6.097 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 6.098 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 6.098 libsystemd-dev libudev-dev libuv1 pkg-config [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:28 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~debian-buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #12 6.514 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #12 6.514 1 not fully installed or removed. #12 6.514 Need to get 10.5 MB of archives. #12 6.514 After this operation, 36.2 MB of additional disk space will be used. #12 6.514 Get:1 http://ports.ubuntu.com/ubuntu-ports impish/main armhf bash-completion all 1:2.11-2ubuntu1 [179 kB] debian/rules clean dh clean --with=bash-completion dh_clean #11 29.41 Last metadata expiration check: 0:00:51 ago on Mon May 9 11:57:35 2022. dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz #12 6.878 Get:2 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cmake-data all 3.18.4-2ubuntu2 [1728 kB] #17 exporting layers 6.5s done #17 writing image sha256:e15c8afda6545b548cad5ac2e97bca9bd4c6e775b94c6b81315d64294ff7a9cc done #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done #17 DONE 6.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/x86_64 #12 7.152 Get:3 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libarchive13 armhf 3.4.3-2ubuntu0.2 [331 kB] #12 7.167 Get:4 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libjsoncpp24 armhf 1.9.4-4build1 [72.6 kB] #12 7.170 Get:5 http://ports.ubuntu.com/ubuntu-ports impish/main armhf librhash0 armhf 1.4.1-2build1 [141 kB] #12 7.178 Get:6 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libuv1 armhf 1.40.0-2ubuntu1 [75.6 kB] #12 7.182 Get:7 http://ports.ubuntu.com/ubuntu-ports impish/main armhf cmake armhf 3.18.4-2ubuntu2 [4131 kB] #12 7.443 Get:8 http://ports.ubuntu.com/ubuntu-ports impish/universe armhf dh-apparmor all 3.0.3-0ubuntu1 [9456 B] #12 7.443 Get:9 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbtrfs0 armhf 5.10.1-2build1 [201 kB] #12 7.443 Get:10 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libbtrfs-dev armhf 5.10.1-2build1 [268 kB] #12 7.443 Get:11 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu3 [134 kB] #12 7.444 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] #12 7.445 Get:13 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libudev-dev armhf 248.3-1ubuntu8.5 [20.7 kB] #12 7.446 Get:14 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libsepol1-dev armhf 3.1-1ubuntu2.1 [348 kB] #12 7.451 Get:15 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-16-0 armhf 10.37-0ubuntu2 [172 kB] #12 7.453 Get:16 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-32-0 armhf 10.37-0ubuntu2 [162 kB] #12 7.509 Get:17 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-posix3 armhf 10.37-0ubuntu2 [5518 B] dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #12 7.585 Get:18 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libpcre2-dev armhf 10.37-0ubuntu2 [643 kB] #12 7.593 Get:19 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libselinux1-dev armhf 3.1-3build2 [151 kB] #12 7.596 Get:20 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu3 [36.5 kB] #12 7.596 Get:21 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1 [79.5 kB] #12 7.598 Get:22 http://ports.ubuntu.com/ubuntu-ports impish-updates/main armhf libsystemd-dev armhf 248.3-1ubuntu8.5 [303 kB] #12 7.602 Get:23 http://ports.ubuntu.com/ubuntu-ports impish/main armhf libglib2.0-0 armhf 2.68.4-1ubuntu1 [1287 kB] #12 7.671 Get:24 http://ports.ubuntu.com/ubuntu-ports impish/main armhf pkg-config armhf 0.29.2-1ubuntu1 [43.4 kB] + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #12 7.840 debconf: delaying package configuration, since apt-utils is not installed #12 7.883 Fetched 10.5 MB in 2s (6729 kB/s) #12 7.921 Selecting previously unselected package bash-completion. #12 7.921 (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 ... 26513 files and directories currently installed.) #12 7.932 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... #11 33.45 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 33.47 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 33.47 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed. #11 33.47 Package libarchive-3.5.3-1.fc36.aarch64 is already installed. #11 33.47 Package pkgconf-pkg-config-1.8.0-2.fc36.aarch64 is already installed. #11 33.47 Package tar-2:1.34-3.fc36.aarch64 is already installed. #11 33.48 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 33.62 Dependencies resolved. #11 33.64 ======================================================================================= #11 33.64 Package Arch Version Repository Size #11 33.64 ======================================================================================= #11 33.64 Installing: #11 33.64 btrfs-progs-devel aarch64 5.16.2-1.fc36 fedora 50 k #11 33.64 cmake aarch64 3.22.2-1.fc36 fedora 5.8 M #11 33.64 device-mapper-devel aarch64 1.02.175-7.fc36 fedora 43 k #11 33.64 gcc aarch64 12.0.1-0.16.fc36 fedora 29 M #11 33.64 git aarch64 2.36.1-1.fc36 updates-testing 66 k #11 33.64 glibc-static aarch64 2.35-5.fc36 updates 1.5 M #11 33.64 libseccomp-devel aarch64 2.5.3-2.fc36 fedora 53 k #11 33.64 libselinux-devel aarch64 3.3-4.fc36 fedora 113 k #11 33.64 libtool aarch64 2.4.6-50.fc36 fedora 579 k #11 33.64 libtool-ltdl-devel aarch64 2.4.6-50.fc36 fedora 156 k #11 33.64 make aarch64 1:4.3-7.fc36 fedora 529 k #11 33.64 selinux-policy-devel noarch 36.8-1.fc36 fedora 818 k #11 33.64 systemd aarch64 250.3-8.fc36 fedora 4.1 M #11 33.64 systemd-devel aarch64 250.3-8.fc36 fedora 450 k #11 33.64 which aarch64 2.21-32.fc36 fedora 42 k #11 33.64 Upgrading: #11 33.64 audit-libs aarch64 3.0.8-1.fc36 fedora 116 k #11 33.64 libgcc aarch64 12.0.1-0.16.fc36 fedora 87 k #11 33.64 libgomp aarch64 12.0.1-0.16.fc36 fedora 285 k #11 33.64 systemd-libs aarch64 250.3-8.fc36 fedora 586 k #11 33.64 Installing dependencies: #11 33.64 annobin-docs noarch 10.69-1.fc36 updates-testing 90 k #11 33.64 annobin-plugin-gcc aarch64 10.69-1.fc36 updates-testing 877 k #11 33.64 autoconf noarch 2.71-2.fc36 fedora 718 k #11 33.64 automake noarch 1.16.5-4.fc36 fedora 673 k #11 33.64 btrfs-progs aarch64 5.16.2-1.fc36 fedora 976 k #11 33.64 checkpolicy aarch64 3.3-2.fc36 fedora 336 k #11 33.64 cmake-data noarch 3.22.2-1.fc36 fedora 1.6 M #11 33.64 cmake-filesystem aarch64 3.22.2-1.fc36 fedora 18 k #11 33.64 cmake-rpm-macros noarch 3.22.2-1.fc36 fedora 17 k #11 33.64 cpp aarch64 12.0.1-0.16.fc36 fedora 9.2 M #11 33.64 dbus aarch64 1:1.14.0-1.fc36 fedora 7.5 k #11 33.64 dbus-broker aarch64 29-5.fc36 fedora 169 k #11 33.64 dbus-common noarch 1:1.14.0-1.fc36 fedora 14 k #11 33.64 device-mapper aarch64 1.02.175-7.fc36 fedora 137 k #11 33.64 device-mapper-libs aarch64 1.02.175-7.fc36 fedora 170 k #11 33.64 e2fsprogs-libs aarch64 1.46.5-2.fc36 fedora 223 k #11 33.64 emacs-filesystem noarch 1:27.2-11.fc36 updates 9.0 k #11 33.64 gc aarch64 8.0.6-2.fc36 fedora 102 k #11 33.64 gcc-plugin-annobin aarch64 12.0.1-0.16.fc36 fedora 45 k #11 33.64 git-core aarch64 2.36.1-1.fc36 updates-testing 4.0 M #11 33.64 git-core-doc noarch 2.36.1-1.fc36 updates-testing 2.4 M #11 33.64 glibc-devel aarch64 2.35-5.fc36 updates 470 k #11 33.64 guile22 aarch64 2.2.7-5.fc36 fedora 6.4 M #11 33.64 jsoncpp aarch64 1.9.5-2.fc36 fedora 92 k #11 33.64 kernel-headers aarch64 5.17.4-300.fc36 updates 1.3 M #11 33.64 kmod-libs aarch64 29-7.fc36 fedora 65 k #11 33.64 less aarch64 590-3.fc36 fedora 161 k #11 33.64 libargon2 aarch64 20171227-9.fc36 updates 28 k #11 33.64 libasan aarch64 12.0.1-0.16.fc36 fedora 417 k #11 33.64 libatomic aarch64 12.0.1-0.16.fc36 fedora 36 k #11 33.64 libbtrfs aarch64 5.16.2-1.fc36 fedora 28 k #11 33.64 libbtrfsutil aarch64 5.16.2-1.fc36 fedora 33 k #11 33.64 libcbor aarch64 0.7.0-5.fc36 fedora 55 k #11 33.64 libedit aarch64 3.1-41.20210910cvs.fc36 fedora 104 k #11 33.64 libfdisk aarch64 2.38-0.2.fc36 fedora 153 k #11 33.64 libfido2 aarch64 1.10.0-3.fc36 fedora 94 k #11 33.64 libmpc aarch64 1.2.1-4.fc36 fedora 62 k #11 33.64 libseccomp aarch64 2.5.3-2.fc36 fedora 71 k #11 33.64 libselinux-utils aarch64 3.3-4.fc36 fedora 144 k #11 33.64 libsepol-devel aarch64 3.3-3.fc36 fedora 40 k #11 33.64 libtool-ltdl aarch64 2.4.6-50.fc36 fedora 36 k #11 33.64 libubsan aarch64 12.0.1-0.16.fc36 fedora 185 k #11 33.64 libutempter aarch64 1.2.1-6.fc36 fedora 26 k #11 33.64 libuv aarch64 1:1.44.1-1.fc36 fedora 148 k #11 33.64 libxcrypt-devel aarch64 4.4.28-1.fc36 fedora 29 k #11 33.64 libxcrypt-static aarch64 4.4.28-1.fc36 fedora 115 k #11 33.64 lzo aarch64 2.10-6.fc36 fedora 63 k #11 33.64 m4 aarch64 1.4.19-3.fc36 fedora 293 k #11 33.64 openssh aarch64 8.8p1-1.fc36.1 fedora 440 k #11 33.64 openssh-clients aarch64 8.8p1-1.fc36.1 fedora 671 k #11 33.64 pcre2-devel aarch64 10.39-1.fc36.1 fedora 474 k #11 33.64 pcre2-utf16 aarch64 10.39-1.fc36.1 fedora 192 k #11 33.64 pcre2-utf32 aarch64 10.39-1.fc36.1 fedora 182 k #11 33.64 perl-Error noarch 1:0.17029-8.fc36 fedora 41 k #11 33.64 perl-File-Compare noarch 1.100.600-486.fc36 fedora 18 k #11 33.64 perl-File-Copy noarch 2.35-486.fc36 fedora 25 k #11 33.64 perl-File-Find noarch 1.39-486.fc36 fedora 30 k #11 33.64 perl-Git noarch 2.36.1-1.fc36 updates-testing 43 k #11 33.64 perl-TermReadKey aarch64 2.38-12.fc36 fedora 36 k #11 33.64 perl-Thread-Queue noarch 3.14-479.fc36 fedora 21 k #11 33.64 perl-lib aarch64 0.65-486.fc36 fedora 20 k #11 33.64 perl-threads aarch64 1:2.26-449.fc36 fedora 56 k #11 33.64 perl-threads-shared aarch64 1.62-479.fc36 fedora 43 k #11 33.64 policycoreutils aarch64 3.3-4.fc36 fedora 203 k #11 33.64 policycoreutils-devel aarch64 3.3-4.fc36 fedora 137 k #11 33.64 policycoreutils-python-utils noarch 3.3-4.fc36 fedora 72 k #11 33.64 python3-audit aarch64 3.0.8-1.fc36 fedora 82 k #11 33.64 python3-libselinux aarch64 3.3-4.fc36 fedora 181 k #11 33.64 python3-libsemanage aarch64 3.3-3.fc36 fedora 81 k #11 33.64 python3-policycoreutils noarch 3.3-4.fc36 fedora 2.0 M #11 33.64 python3-setools aarch64 4.4.0-5.fc36 fedora 540 k #11 33.64 python3-setuptools noarch 59.6.0-2.fc36 fedora 936 k #11 33.64 rhash aarch64 1.4.2-2.fc36 fedora 185 k #11 33.64 rpm-plugin-selinux aarch64 4.17.0-10.fc36 fedora 21 k #11 33.64 selinux-policy noarch 36.8-1.fc36 fedora 72 k #11 33.64 selinux-policy-targeted noarch 36.8-1.fc36 fedora 6.4 M #11 33.64 systemd-pam aarch64 250.3-8.fc36 fedora 323 k #11 33.64 systemd-rpm-macros noarch 250.3-8.fc36 fedora 29 k #11 33.64 util-linux aarch64 2.38-0.2.fc36 fedora 2.2 M #11 33.64 vim-filesystem noarch 2:8.2.4845-1.fc36 updates 22 k #11 33.64 xkeyboard-config noarch 2.35.1-1.fc36 fedora 878 k #11 33.64 Installing weak dependencies: #11 33.64 cryptsetup-libs aarch64 2.4.3-2.fc36 fedora 430 k #11 33.64 libbpf aarch64 2:0.5.0-2.fc36 fedora 147 k #11 33.64 libxkbcommon aarch64 1.4.0-1.fc36 fedora 139 k #11 33.64 qrencode-libs aarch64 4.1.1-2.fc36 fedora 61 k #11 33.64 systemd-networkd aarch64 250.3-8.fc36 fedora 516 k #11 33.64 systemd-resolved aarch64 250.3-8.fc36 fedora 258 k #11 33.64 #11 33.64 Transaction Summary #11 33.64 ======================================================================================= #11 33.64 Install 102 Packages #11 33.64 Upgrade 4 Packages #11 33.64 #11 33.65 Total download size: 94 M #11 33.65 Downloading Packages: #12 8.361 Unpacking bash-completion (1:2.11-2ubuntu1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #12 8.501 Selecting previously unselected package cmake-data. #12 8.505 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ... #12 8.511 Unpacking cmake-data (3.18.4-2ubuntu2) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary #12 8.838 Selecting previously unselected package libarchive13:armhf. #12 8.842 Preparing to unpack .../02-libarchive13_3.4.3-2ubuntu0.2_armhf.deb ... #12 8.848 Unpacking libarchive13:armhf (3.4.3-2ubuntu0.2) ... #12 8.886 Selecting previously unselected package libjsoncpp24:armhf. #12 8.889 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_armhf.deb ... #12 8.894 Unpacking libjsoncpp24:armhf (1.9.4-4build1) ... Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:31 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~debian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #12 8.925 Selecting previously unselected package librhash0:armhf. #12 8.928 Preparing to unpack .../04-librhash0_1.4.1-2build1_armhf.deb ... #12 8.932 Unpacking librhash0:armhf (1.4.1-2build1) ... #12 8.969 Selecting previously unselected package libuv1:armhf. #12 8.973 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_armhf.deb ... #12 8.977 Unpacking libuv1:armhf (1.40.0-2ubuntu1) ... #12 9.003 Selecting previously unselected package cmake. #12 9.006 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_armhf.deb ... #12 9.009 Unpacking cmake (3.18.4-2ubuntu2) ... #12 9.139 Selecting previously unselected package dh-apparmor. #12 9.139 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ... #12 9.143 Unpacking dh-apparmor (3.0.3-0ubuntu1) ... #12 9.179 Selecting previously unselected package libbtrfs0:armhf. debian/rules clean dh clean --with=bash-completion dh_clean #12 9.182 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_armhf.deb ... #12 9.186 Unpacking libbtrfs0:armhf (5.10.1-2build1) ... #12 9.217 Selecting previously unselected package libbtrfs-dev:armhf. #12 9.217 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_armhf.deb ... #12 9.221 Unpacking libbtrfs-dev:armhf (5.10.1-2build1) ... #12 9.262 Selecting previously unselected package libdevmapper1.02.1:armhf. #12 9.264 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_armhf.deb ... #12 9.268 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu3) ... #12 9.305 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #12 9.307 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_armhf.deb ... #12 9.311 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu3) ... #12 9.369 Selecting previously unselected package libudev-dev:armhf. #12 9.372 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8.5_armhf.deb ... #12 9.375 Unpacking libudev-dev:armhf (248.3-1ubuntu8.5) ... #12 9.404 Selecting previously unselected package libsepol1-dev:armhf. #12 9.404 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2.1_armhf.deb ... #12 9.407 Unpacking libsepol1-dev:armhf (3.1-1ubuntu2.1) ... dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xBXE5t + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NOu9C0 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64 Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.el7 docker-ce(aarch-64) = 3:0.0.0.20220506101846.4cc4385-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MRPLP2 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2ZA9pC + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HLINKY + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:30Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #12 9.453 Selecting previously unselected package libpcre2-16-0:armhf. #12 9.456 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_armhf.deb ... #12 9.460 Unpacking libpcre2-16-0:armhf (10.37-0ubuntu2) ... #12 9.495 Selecting previously unselected package libpcre2-32-0:armhf. #12 9.495 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_armhf.deb ... #12 9.499 Unpacking libpcre2-32-0:armhf (10.37-0ubuntu2) ... #12 9.533 Selecting previously unselected package libpcre2-posix3:armhf. #12 9.534 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_armhf.deb ... #12 9.539 Unpacking libpcre2-posix3:armhf (10.37-0ubuntu2) ... #12 9.569 Selecting previously unselected package libpcre2-dev:armhf. #12 9.571 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_armhf.deb ... #12 9.574 Unpacking libpcre2-dev:armhf (10.37-0ubuntu2) ... #12 9.615 Selecting previously unselected package libselinux1-dev:armhf. #12 9.615 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_armhf.deb ... #12 9.618 Unpacking libselinux1-dev:armhf (3.1-3build2) ... #12 9.657 Selecting previously unselected package libdevmapper-dev:armhf. #12 9.657 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_armhf.deb ... #11 35.04 (1/106): autoconf-2.71-2.fc36.noarch.rpm 1.5 MB/s | 718 kB 00:00 #11 35.08 (2/106): automake-1.16.5-4.fc36.noarch.rpm 1.3 MB/s | 673 kB 00:00 #11 35.08 (3/106): btrfs-progs-devel-5.16.2-1.fc36.aarch6 1.2 MB/s | 50 kB 00:00 #11 35.13 (4/106): btrfs-progs-5.16.2-1.fc36.aarch64.rpm 1.8 MB/s | 976 kB 00:00 #11 35.16 (5/106): checkpolicy-3.3-2.fc36.aarch64.rpm 4.3 MB/s | 336 kB 00:00 #11 35.17 (6/106): cmake-filesystem-3.22.2-1.fc36.aarch64 2.0 MB/s | 18 kB 00:00 #11 35.18 (7/106): cmake-rpm-macros-3.22.2-1.fc36.noarch. 3.0 MB/s | 17 kB 00:00 #12 9.660 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu3) ... #12 9.688 Selecting previously unselected package libseccomp-dev:armhf. #12 9.688 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_armhf.deb ... #12 9.691 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1) ... #12 9.742 Selecting previously unselected package libsystemd-dev:armhf. #12 9.745 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8.5_armhf.deb ... #12 9.749 Unpacking libsystemd-dev:armhf (248.3-1ubuntu8.5) ... #12 9.812 Selecting previously unselected package libglib2.0-0:armhf. #12 9.815 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_armhf.deb ... #12 9.818 Unpacking libglib2.0-0:armhf (2.68.4-1ubuntu1) ... #12 9.887 Selecting previously unselected package pkg-config. #12 9.891 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_armhf.deb ... #12 9.896 Unpacking pkg-config (0.29.2-1ubuntu1) ... #11 35.29 (8/106): cmake-3.22.2-1.fc36.aarch64.rpm 30 MB/s | 5.8 MB 00:00 #11 35.33 (9/106): cmake-data-3.22.2-1.fc36.noarch.rpm 9.3 MB/s | 1.6 MB 00:00 #11 35.38 (10/106): cryptsetup-libs-2.4.3-2.fc36.aarch64. 4.6 MB/s | 430 kB 00:00 #11 35.38 (11/106): dbus-1.14.0-1.fc36.aarch64.rpm 162 kB/s | 7.5 kB 00:00 #11 35.39 (12/106): dbus-broker-29-5.fc36.aarch64.rpm 12 MB/s | 169 kB 00:00 #12 9.941 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1) ... #12 9.957 Setting up libarchive13:armhf (3.4.3-2ubuntu0.2) ... #12 9.972 Setting up libglib2.0-0:armhf (2.68.4-1ubuntu1) ... #12 9.985 No schema files found: doing nothing. #12 9.997 Setting up libsepol1-dev:armhf (3.1-1ubuntu2.1) ... #12 10.01 Setting up libpcre2-16-0:armhf (10.37-0ubuntu2) ... #12 10.01 Setting up libbtrfs0:armhf (5.10.1-2build1) ... #12 10.02 Setting up libpcre2-32-0:armhf (10.37-0ubuntu2) ... #12 10.04 Setting up libuv1:armhf (1.40.0-2ubuntu1) ... #12 10.06 Setting up bash-completion (1:2.11-2ubuntu1) ... #11 35.49 (13/106): cpp-12.0.1-0.16.fc36.aarch64.rpm 30 MB/s | 9.2 MB 00:00 #11 35.49 (14/106): dbus-common-1.14.0-1.fc36.noarch.rpm 139 kB/s | 14 kB 00:00 #11 35.49 (15/106): device-mapper-1.02.175-7.fc36.aarch64 1.3 MB/s | 137 kB 00:00 #11 35.50 (16/106): device-mapper-libs-1.02.175-7.fc36.aa 16 MB/s | 170 kB 00:00 #11 35.51 (17/106): e2fsprogs-libs-1.46.5-2.fc36.aarch64. 15 MB/s | 223 kB 00:00 #11 35.51 (18/106): gc-8.0.6-2.fc36.aarch64.rpm 9.5 MB/s | 102 kB 00:00 #11 35.52 (19/106): device-mapper-devel-1.02.175-7.fc36.a 1.3 MB/s | 43 kB 00:00 #11 35.54 (20/106): gcc-plugin-annobin-12.0.1-0.16.fc36.a 1.7 MB/s | 45 kB 00:00 #11 35.55 (21/106): jsoncpp-1.9.5-2.fc36.aarch64.rpm 15 MB/s | 92 kB 00:00 #11 35.57 (22/106): kmod-libs-29-7.fc36.aarch64.rpm 3.4 MB/s | 65 kB 00:00 #11 35.60 (23/106): less-590-3.fc36.aarch64.rpm 4.2 MB/s | 161 kB 00:00 #11 35.66 (24/106): libasan-12.0.1-0.16.fc36.aarch64.rpm 8.3 MB/s | 417 kB 00:00 #11 35.76 (25/106): guile22-2.2.7-5.fc36.aarch64.rpm 27 MB/s | 6.4 MB 00:00 #11 35.79 (26/106): libatomic-12.0.1-0.16.fc36.aarch64.rp 286 kB/s | 36 kB 00:00 #11 35.81 (27/106): libbpf-0.5.0-2.fc36.aarch64.rpm 3.3 MB/s | 147 kB 00:00 #11 35.85 (28/106): libbtrfs-5.16.2-1.fc36.aarch64.rpm 476 kB/s | 28 kB 00:00 #11 35.87 (29/106): libbtrfsutil-5.16.2-1.fc36.aarch64.rp 586 kB/s | 33 kB 00:00 #11 35.97 (30/106): libcbor-0.7.0-5.fc36.aarch64.rpm 471 kB/s | 55 kB 00:00 #11 35.98 (31/106): libedit-3.1-41.20210910cvs.fc36.aarch 987 kB/s | 104 kB 00:00 #21 95.39 Selecting previously unselected package g++-arm-linux-gnueabihf. #21 95.39 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... #21 95.43 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... #21 95.59 Selecting previously unselected package crossbuild-essential-armhf. #21 95.59 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... #21 95.61 Unpacking crossbuild-essential-armhf (12.9) ... #21 95.82 Selecting previously unselected package libc6-ppc64el-cross. #21 95.82 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... #21 95.85 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... #11 36.03 (32/106): libfdisk-2.38-0.2.fc36.aarch64.rpm 3.1 MB/s | 153 kB 00:00 #11 36.03 (33/106): libfido2-1.10.0-3.fc36.aarch64.rpm 2.1 MB/s | 94 kB 00:00 #11 36.04 (34/106): libmpc-1.2.1-4.fc36.aarch64.rpm 8.8 MB/s | 62 kB 00:00 #11 36.05 (35/106): libseccomp-2.5.3-2.fc36.aarch64.rpm 5.4 MB/s | 71 kB 00:00 #11 36.05 (36/106): libseccomp-devel-2.5.3-2.fc36.aarch64 5.6 MB/s | 53 kB 00:00 #11 36.08 (37/106): libselinux-devel-3.3-4.fc36.aarch64.r 3.0 MB/s | 113 kB 00:00 #11 36.09 (38/106): libselinux-utils-3.3-4.fc36.aarch64.r 3.7 MB/s | 144 kB 00:00 #12 10.61 Setting up pkg-config (0.29.2-1ubuntu1) ... #12 10.66 Setting up libudev-dev:armhf (248.3-1ubuntu8.5) ... #12 10.67 Setting up libjsoncpp24:armhf (1.9.4-4build1) ... #12 10.68 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu3) ... #12 10.70 Setting up libpcre2-posix3:armhf (10.37-0ubuntu2) ... #12 10.71 Setting up libbtrfs-dev:armhf (5.10.1-2build1) ... #21 96.18 Selecting previously unselected package libgcc-s1-ppc64el-cross. #21 96.18 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.21 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... #21 96.41 Selecting previously unselected package libgomp1-ppc64el-cross. #11 36.33 (39/106): gcc-12.0.1-0.16.fc36.aarch64.rpm 35 MB/s | 29 MB 00:00 #11 36.33 (40/106): libsepol-devel-3.3-3.fc36.aarch64.rpm 161 kB/s | 40 kB 00:00 #11 36.37 (41/106): libtool-2.4.6-50.fc36.aarch64.rpm 2.0 MB/s | 579 kB 00:00 #11 36.37 (42/106): libtool-ltdl-2.4.6-50.fc36.aarch64.rp 987 kB/s | 36 kB 00:00 #11 36.38 (43/106): libtool-ltdl-devel-2.4.6-50.fc36.aarc 3.8 MB/s | 156 kB 00:00 #11 36.38 (44/106): libubsan-12.0.1-0.16.fc36.aarch64.rpm 17 MB/s | 185 kB 00:00 #11 36.38 (45/106): libutempter-1.2.1-6.fc36.aarch64.rpm 3.6 MB/s | 26 kB 00:00 #11 36.39 (46/106): libxcrypt-devel-4.4.28-1.fc36.aarch64 5.0 MB/s | 29 kB 00:00 #11 36.41 (47/106): libuv-1.44.1-1.fc36.aarch64.rpm 4.0 MB/s | 148 kB 00:00 #11 36.42 (48/106): libxcrypt-static-4.4.28-1.fc36.aarch6 3.4 MB/s | 115 kB 00:00 #11 36.42 (49/106): libxkbcommon-1.4.0-1.fc36.aarch64.rpm 4.0 MB/s | 139 kB 00:00 #11 36.46 (50/106): m4-1.4.19-3.fc36.aarch64.rpm 8.4 MB/s | 293 kB 00:00 #11 36.48 (51/106): make-4.3-7.fc36.aarch64.rpm 8.4 MB/s | 529 kB 00:00 #12 10.73 Setting up librhash0:armhf (1.4.1-2build1) ... #12 10.74 Setting up cmake-data (3.18.4-2ubuntu2) ... #12 10.76 Setting up dh-apparmor (3.0.3-0ubuntu1) ... #12 10.77 Setting up libsystemd-dev:armhf (248.3-1ubuntu8.5) ... #12 10.79 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu3) ... #12 10.80 Setting up libpcre2-dev:armhf (10.37-0ubuntu2) ... #12 10.82 Setting up libselinux1-dev:armhf (3.1-3build2) ... #12 10.83 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu3) ... #12 10.85 Setting up cmake (3.18.4-2ubuntu2) ... #12 10.86 Setting up docker-ce-build-deps (1.0) ... #12 10.88 Processing triggers for man-db (2.9.4-2) ... #12 10.91 Processing triggers for libc-bin (2.34-0ubuntu3.2) ... #21 96.41 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.43 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... #21 96.61 Selecting previously unselected package libitm1-ppc64el-cross. #21 96.62 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.66 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) #11 36.49 (52/106): lzo-2.10-6.fc36.aarch64.rpm 854 kB/s | 63 kB 00:00 #11 36.51 (53/106): openssh-8.8p1-1.fc36.1.aarch64.rpm 7.6 MB/s | 440 kB 00:00 #11 36.56 (54/106): openssh-clients-8.8p1-1.fc36.1.aarch6 9.2 MB/s | 671 kB 00:00 #11 36.57 (55/106): pcre2-utf16-10.39-1.fc36.1.aarch64.rp 4.1 MB/s | 192 kB 00:00 #11 36.59 (56/106): pcre2-devel-10.39-1.fc36.1.aarch64.rp 6.1 MB/s | 474 kB 00:00 #11 36.60 (57/106): pcre2-utf32-10.39-1.fc36.1.aarch64.rp 4.7 MB/s | 182 kB 00:00 #11 36.60 (58/106): perl-Error-0.17029-8.fc36.noarch.rpm 1.2 MB/s | 41 kB 00:00 #11 36.60 (59/106): perl-File-Compare-1.100.600-486.fc36. 2.3 MB/s | 18 kB 00:00 #11 36.61 (60/106): perl-File-Find-1.39-486.fc36.noarch.r 5.6 MB/s | 30 kB 00:00 #11 36.61 (61/106): perl-File-Copy-2.35-486.fc36.noarch.r 3.0 MB/s | 25 kB 00:00 #11 36.61 (62/106): perl-TermReadKey-2.38-12.fc36.aarch64 4.0 MB/s | 36 kB 00:00 #11 36.61 (63/106): perl-Thread-Queue-3.14-479.fc36.noarc 2.5 MB/s | 21 kB 00:00 #11 36.62 (64/106): perl-lib-0.65-486.fc36.aarch64.rpm 2.3 MB/s | 20 kB 00:00 #11 36.62 (65/106): perl-threads-shared-1.62-479.fc36.aar 4.8 MB/s | 43 kB 00:00 #11 36.63 (66/106): perl-threads-2.26-449.fc36.aarch64.rp 3.5 MB/s | 56 kB 00:00 #11 36.66 (67/106): policycoreutils-3.3-4.fc36.aarch64.rp 5.0 MB/s | 203 kB 00:00 #11 36.66 (68/106): policycoreutils-devel-3.3-4.fc36.aarc 3.7 MB/s | 137 kB 00:00 #11 36.67 (69/106): python3-audit-3.0.8-1.fc36.aarch64.rp 9.5 MB/s | 82 kB 00:00 #11 36.67 (70/106): policycoreutils-python-utils-3.3-4.fc 5.5 MB/s | 72 kB 00:00 #11 36.69 (71/106): python3-libselinux-3.3-4.fc36.aarch64 5.8 MB/s | 181 kB 00:00 #11 36.69 (72/106): python3-libsemanage-3.3-3.fc36.aarch6 2.9 MB/s | 81 kB 00:00 #21 96.83 Selecting previously unselected package libatomic1-ppc64el-cross. #21 96.83 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.87 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 36.74 (73/106): python3-setools-4.4.0-5.fc36.aarch64. 11 MB/s | 540 kB 00:00 #11 36.78 (74/106): python3-setuptools-59.6.0-2.fc36.noar 10 MB/s | 936 kB 00:00 #11 36.82 (75/106): python3-policycoreutils-3.3-4.fc36.no 16 MB/s | 2.0 MB 00:00 #11 36.82 (76/106): qrencode-libs-4.1.1-2.fc36.aarch64.rp 750 kB/s | 61 kB 00:00 #11 36.83 (77/106): rhash-1.4.2-2.fc36.aarch64.rpm 4.1 MB/s | 185 kB 00:00 #11 36.83 (78/106): rpm-plugin-selinux-4.17.0-10.fc36.aar 1.9 MB/s | 21 kB 00:00 #11 36.84 (79/106): selinux-policy-36.8-1.fc36.noarch.rpm 9.4 MB/s | 72 kB 00:00 #11 36.89 (80/106): selinux-policy-devel-36.8-1.fc36.noar 14 MB/s | 818 kB 00:00 #21 97.03 Selecting previously unselected package libasan6-ppc64el-cross. #21 97.03 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.06 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... #11 37.00 (81/106): selinux-policy-targeted-36.8-1.fc36.n 38 MB/s | 6.4 MB 00:00 #11 37.05 (82/106): systemd-250.3-8.fc36.aarch64.rpm 19 MB/s | 4.1 MB 00:00 #11 37.09 (83/106): systemd-devel-250.3-8.fc36.aarch64.rp 2.2 MB/s | 450 kB 00:00 #11 37.13 (84/106): systemd-networkd-250.3-8.fc36.aarch64 3.9 MB/s | 516 kB 00:00 #11 37.16 (85/106): systemd-pam-250.3-8.fc36.aarch64.rpm 3.1 MB/s | 323 kB 00:00 #11 37.16 (86/106): systemd-rpm-macros-250.3-8.fc36.noarc 973 kB/s | 29 kB 00:00 #11 37.19 (87/106): systemd-resolved-250.3-8.fc36.aarch64 4.5 MB/s | 258 kB 00:00 #11 37.19 (88/106): which-2.21-32.fc36.aarch64.rpm 1.3 MB/s | 42 kB 00:00 #11 37.21 (89/106): emacs-filesystem-27.2-11.fc36.noarch. 1.0 MB/s | 9.0 kB 00:00 #11 37.26 (90/106): util-linux-2.38-0.2.fc36.aarch64.rpm 23 MB/s | 2.2 MB 00:00 #11 37.29 (91/106): glibc-devel-2.35-5.fc36.aarch64.rpm 5.7 MB/s | 470 kB 00:00 #21 97.48 Selecting previously unselected package liblsan0-ppc64el-cross. #12 DONE 11.6s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:81368c4bfcd62006745df99caf46eed604fcc5b91a2736542c3502e5f06055f3 #13 DONE 0.2s #11 37.32 (92/106): xkeyboard-config-2.35.1-1.fc36.noarch 6.4 MB/s | 878 kB 00:00 #11 37.38 (93/106): kernel-headers-5.17.4-300.fc36.aarch6 14 MB/s | 1.3 MB 00:00 #11 37.44 (94/106): glibc-static-2.35-5.fc36.aarch64.rpm 8.6 MB/s | 1.5 MB 00:00 #11 37.44 (95/106): libargon2-20171227-9.fc36.aarch64.rpm 243 kB/s | 28 kB 00:00 #11 37.44 (96/106): vim-filesystem-8.2.4845-1.fc36.noarch 363 kB/s | 22 kB 00:00 #11 37.47 (97/106): annobin-docs-10.69-1.fc36.noarch.rpm 2.7 MB/s | 90 kB 00:00 #11 37.48 (98/106): git-2.36.1-1.fc36.aarch64.rpm 1.9 MB/s | 66 kB 00:00 #11 37.55 (99/106): annobin-plugin-gcc-10.69-1.fc36.aarch 8.2 MB/s | 877 kB 00:00 #21 97.48 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.50 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... #21 97.61 Selecting previously unselected package libtsan0-ppc64el-cross. #21 97.62 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.62 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:f82061b158084204088790054cc6f0a5163d055c3d4a9b09a7e985ed70c116b0 #11 37.56 (100/106): perl-Git-2.36.1-1.fc36.noarch.rpm 2.7 MB/s | 43 kB 00:00 #11 37.57 (101/106): audit-libs-3.0.8-1.fc36.aarch64.rpm 11 MB/s | 116 kB 00:00 #11 37.58 (102/106): libgcc-12.0.1-0.16.fc36.aarch64.rpm 11 MB/s | 87 kB 00:00 #11 37.66 (103/106): git-core-doc-2.36.1-1.fc36.noarch.rp 13 MB/s | 2.4 MB 00:00 #11 37.70 (104/106): libgomp-12.0.1-0.16.fc36.aarch64.rpm 2.4 MB/s | 285 kB 00:00 #11 37.77 (105/106): git-core-2.36.1-1.fc36.aarch64.rpm 14 MB/s | 4.0 MB 00:00 #21 97.84 Selecting previously unselected package libstdc++6-ppc64el-cross. #21 97.85 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.85 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... #11 37.83 (106/106): systemd-libs-250.3-8.fc36.aarch64.rp 3.4 MB/s | 586 kB 00:00 #11 37.84 -------------------------------------------------------------------------------- #11 37.84 Total 23 MB/s | 94 MB 00:04 #21 97.92 Selecting previously unselected package libubsan1-ppc64el-cross. #21 97.93 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.93 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... #21 98.03 Selecting previously unselected package libquadmath0-ppc64el-cross. #21 98.03 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 98.04 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... #21 98.08 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. #21 98.08 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 98.08 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... #21 98.25 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. #21 98.25 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 98.26 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #11 27.87 Last metadata expiration check: 0:00:50 ago on Mon May 9 11:57:41 2022. #11 31.53 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 31.56 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 31.57 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 31.57 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed. #11 31.57 Package libarchive-3.5.3-1.fc36.x86_64 is already installed. #11 31.57 Package pkgconf-pkg-config-1.8.0-2.fc36.x86_64 is already installed. #11 31.57 Package tar-2:1.34-3.fc36.x86_64 is already installed. #11 31.58 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 31.59 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 31.70 Dependencies resolved. #11 31.72 ====================================================================================== #11 31.72 Package Arch Version Repository Size #11 31.72 ====================================================================================== #11 31.72 Installing: #11 31.72 btrfs-progs-devel x86_64 5.16.2-1.fc36 fedora 50 k #11 31.72 cmake x86_64 3.22.2-1.fc36 fedora 6.3 M #11 31.72 device-mapper-devel x86_64 1.02.175-7.fc36 fedora 43 k #11 31.72 gcc x86_64 12.0.1-0.16.fc36 fedora 33 M #11 31.72 git x86_64 2.36.1-1.fc36 updates-testing 66 k #11 31.72 glibc-static x86_64 2.35-5.fc36 updates 2.0 M #11 31.72 libseccomp-devel x86_64 2.5.3-2.fc36 fedora 53 k #11 31.72 libselinux-devel x86_64 3.3-4.fc36 fedora 113 k #11 31.72 libtool x86_64 2.4.6-50.fc36 fedora 579 k #11 31.72 libtool-ltdl-devel x86_64 2.4.6-50.fc36 fedora 156 k #11 31.72 make x86_64 1:4.3-7.fc36 fedora 535 k #11 31.72 selinux-policy-devel noarch 36.8-1.fc36 fedora 818 k #11 31.72 systemd x86_64 250.3-8.fc36 fedora 4.3 M #11 31.72 systemd-devel x86_64 250.3-8.fc36 fedora 450 k #11 31.72 which x86_64 2.21-32.fc36 fedora 42 k #11 31.72 Upgrading: #11 31.72 audit-libs x86_64 3.0.8-1.fc36 fedora 116 k #11 31.72 libgcc x86_64 12.0.1-0.16.fc36 fedora 101 k #11 31.72 libgomp x86_64 12.0.1-0.16.fc36 fedora 288 k #11 31.72 systemd-libs x86_64 250.3-8.fc36 fedora 615 k #11 31.72 Installing dependencies: #11 31.72 annobin-docs noarch 10.69-1.fc36 updates-testing 90 k #11 31.72 annobin-plugin-gcc x86_64 10.69-1.fc36 updates-testing 878 k #11 31.72 autoconf noarch 2.71-2.fc36 fedora 718 k #11 31.72 automake noarch 1.16.5-4.fc36 fedora 673 k #11 31.72 btrfs-progs x86_64 5.16.2-1.fc36 fedora 965 k #11 31.72 checkpolicy x86_64 3.3-2.fc36 fedora 339 k #11 31.72 cmake-data noarch 3.22.2-1.fc36 fedora 1.6 M #11 31.72 cmake-filesystem x86_64 3.22.2-1.fc36 fedora 18 k #11 31.72 cmake-rpm-macros noarch 3.22.2-1.fc36 fedora 17 k #11 31.72 cpp x86_64 12.0.1-0.16.fc36 fedora 11 M #11 31.72 dbus x86_64 1:1.14.0-1.fc36 fedora 7.5 k #11 31.72 dbus-broker x86_64 29-5.fc36 fedora 174 k #11 31.72 dbus-common noarch 1:1.14.0-1.fc36 fedora 14 k #11 31.72 device-mapper x86_64 1.02.175-7.fc36 fedora 139 k #11 31.72 device-mapper-libs x86_64 1.02.175-7.fc36 fedora 177 k #11 31.72 e2fsprogs-libs x86_64 1.46.5-2.fc36 fedora 222 k #11 31.72 emacs-filesystem noarch 1:27.2-11.fc36 updates 9.0 k #11 31.72 gc x86_64 8.0.6-2.fc36 fedora 103 k #11 31.72 gcc-plugin-annobin x86_64 12.0.1-0.16.fc36 fedora 46 k #11 31.72 git-core x86_64 2.36.1-1.fc36 updates-testing 4.0 M #11 31.72 git-core-doc noarch 2.36.1-1.fc36 updates-testing 2.4 M #11 31.72 glibc-devel x86_64 2.35-5.fc36 updates 58 k #11 31.72 glibc-headers-x86 noarch 2.35-5.fc36 updates 462 k #11 31.72 guile22 x86_64 2.2.7-5.fc36 fedora 6.4 M #11 31.72 jsoncpp x86_64 1.9.5-2.fc36 fedora 98 k #11 31.72 kernel-headers x86_64 5.17.4-300.fc36 updates 1.3 M #11 31.72 kmod-libs x86_64 29-7.fc36 fedora 68 k #11 31.72 less x86_64 590-3.fc36 fedora 160 k #11 31.72 libargon2 x86_64 20171227-9.fc36 updates 28 k #11 31.72 libbtrfs x86_64 5.16.2-1.fc36 fedora 28 k #11 31.72 libbtrfsutil x86_64 5.16.2-1.fc36 fedora 32 k #11 31.72 libcbor x86_64 0.7.0-5.fc36 fedora 56 k #11 31.72 libedit x86_64 3.1-41.20210910cvs.fc36 fedora 104 k #11 31.72 libfdisk x86_64 2.38-0.2.fc36 fedora 158 k #11 31.72 libfido2 x86_64 1.10.0-3.fc36 fedora 95 k #11 31.72 libmpc x86_64 1.2.1-4.fc36 fedora 61 k #11 31.72 libseccomp x86_64 2.5.3-2.fc36 fedora 70 k #11 31.72 libselinux-utils x86_64 3.3-4.fc36 fedora 142 k #11 31.72 libsepol-devel x86_64 3.3-3.fc36 fedora 40 k #11 31.72 libtool-ltdl x86_64 2.4.6-50.fc36 fedora 36 k #11 31.72 libutempter x86_64 1.2.1-6.fc36 fedora 26 k #11 31.72 libuv x86_64 1:1.44.1-1.fc36 fedora 151 k #11 31.72 libxcrypt-devel x86_64 4.4.28-1.fc36 fedora 29 k #11 31.72 libxcrypt-static x86_64 4.4.28-1.fc36 fedora 109 k #11 31.72 lzo x86_64 2.10-6.fc36 fedora 66 k #11 31.72 m4 x86_64 1.4.19-3.fc36 fedora 296 k #11 31.72 openssh x86_64 8.8p1-1.fc36.1 fedora 451 k #11 31.72 openssh-clients x86_64 8.8p1-1.fc36.1 fedora 703 k #11 31.72 pcre2-devel x86_64 10.39-1.fc36.1 fedora 474 k #11 31.72 pcre2-utf16 x86_64 10.39-1.fc36.1 fedora 212 k #11 31.72 pcre2-utf32 x86_64 10.39-1.fc36.1 fedora 198 k #11 31.72 perl-Error noarch 1:0.17029-8.fc36 fedora 41 k #11 31.72 perl-File-Compare noarch 1.100.600-486.fc36 fedora 18 k #11 31.72 perl-File-Copy noarch 2.35-486.fc36 fedora 25 k #11 31.72 perl-File-Find noarch 1.39-486.fc36 fedora 30 k #11 31.72 perl-Git noarch 2.36.1-1.fc36 updates-testing 43 k #11 31.72 perl-TermReadKey x86_64 2.38-12.fc36 fedora 36 k #11 31.72 perl-Thread-Queue noarch 3.14-479.fc36 fedora 21 k #11 31.72 perl-lib x86_64 0.65-486.fc36 fedora 20 k #11 31.72 perl-threads x86_64 1:2.26-449.fc36 fedora 57 k #11 31.72 perl-threads-shared x86_64 1.62-479.fc36 fedora 44 k #11 31.72 policycoreutils x86_64 3.3-4.fc36 fedora 202 k #11 31.72 policycoreutils-devel x86_64 3.3-4.fc36 fedora 142 k #11 31.72 policycoreutils-python-utils noarch 3.3-4.fc36 fedora 72 k #11 31.72 python3-audit x86_64 3.0.8-1.fc36 fedora 82 k #11 31.72 python3-libselinux x86_64 3.3-4.fc36 fedora 186 k #11 31.72 python3-libsemanage x86_64 3.3-3.fc36 fedora 80 k #11 31.72 python3-policycoreutils noarch 3.3-4.fc36 fedora 2.0 M #11 31.72 python3-setools x86_64 4.4.0-5.fc36 fedora 552 k #11 31.72 python3-setuptools noarch 59.6.0-2.fc36 fedora 936 k #11 31.72 rhash x86_64 1.4.2-2.fc36 fedora 185 k #11 31.72 rpm-plugin-selinux x86_64 4.17.0-10.fc36 fedora 21 k #11 31.72 selinux-policy noarch 36.8-1.fc36 fedora 72 k #11 31.72 selinux-policy-targeted noarch 36.8-1.fc36 fedora 6.4 M #11 31.72 systemd-pam x86_64 250.3-8.fc36 fedora 334 k #11 31.72 systemd-rpm-macros noarch 250.3-8.fc36 fedora 29 k #11 31.72 util-linux x86_64 2.38-0.2.fc36 fedora 2.2 M #11 31.72 vim-filesystem noarch 2:8.2.4845-1.fc36 updates 22 k #11 31.72 xkeyboard-config noarch 2.35.1-1.fc36 fedora 878 k #11 31.72 Installing weak dependencies: #11 31.72 cryptsetup-libs x86_64 2.4.3-2.fc36 fedora 432 k #11 31.72 libbpf x86_64 2:0.5.0-2.fc36 fedora 147 k #11 31.72 libxkbcommon x86_64 1.4.0-1.fc36 fedora 140 k #11 31.72 qrencode-libs x86_64 4.1.1-2.fc36 fedora 61 k #11 31.72 systemd-networkd x86_64 250.3-8.fc36 fedora 564 k #11 31.72 systemd-resolved x86_64 250.3-8.fc36 fedora 275 k #11 31.72 #11 31.72 Transaction Summary #11 31.72 ====================================================================================== #11 31.72 Install 100 Packages #11 31.72 Upgrade 4 Packages #11 31.72 #11 31.73 Total download size: 101 M #11 31.73 Downloading Packages: #11 39.33 Running transaction check #11 33.08 (1/104): autoconf-2.71-2.fc36.noarch.rpm 1.7 MB/s | 718 kB 00:00 #11 33.09 (2/104): automake-1.16.5-4.fc36.noarch.rpm 1.6 MB/s | 673 kB 00:00 #11 33.11 (3/104): btrfs-progs-5.16.2-1.fc36.x86_64.rpm 2.2 MB/s | 965 kB 00:00 #11 33.11 (4/104): checkpolicy-3.3-2.fc36.x86_64.rpm 14 MB/s | 339 kB 00:00 #11 33.12 (5/104): btrfs-progs-devel-5.16.2-1.fc36.x86_64 1.8 MB/s | 50 kB 00:00 #11 33.13 (6/104): cmake-filesystem-3.22.2-1.fc36.x86_64. 2.3 MB/s | 18 kB 00:00 #11 33.13 (7/104): cmake-rpm-macros-3.22.2-1.fc36.noarch. 2.9 MB/s | 17 kB 00:00 #11 33.18 (8/104): cmake-data-3.22.2-1.fc36.noarch.rpm 26 MB/s | 1.6 MB 00:00 #15 DONE 2.0s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:26de3af65403c5b5cdbb499c6745de7869e5792c06dbaf74b7330fb23a238ae5 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:3ff5c51ebda9782af2edc9554f0e9ea1698bbf30b9ffce0c4cacbf965a6ef9cf #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #11 39.46 Transaction check succeeded. #11 39.46 Running transaction test #11 33.21 (9/104): cryptsetup-libs-2.4.3-2.fc36.x86_64.rp 15 MB/s | 432 kB 00:00 #11 33.22 (10/104): dbus-1.14.0-1.fc36.x86_64.rpm 843 kB/s | 7.5 kB 00:00 #11 33.23 (11/104): dbus-broker-29-5.fc36.x86_64.rpm 16 MB/s | 174 kB 00:00 #11 33.23 (12/104): dbus-common-1.14.0-1.fc36.noarch.rpm 2.2 MB/s | 14 kB 00:00 #11 33.24 (13/104): device-mapper-1.02.175-7.fc36.x86_64. 15 MB/s | 139 kB 00:00 #11 33.26 (14/104): device-mapper-devel-1.02.175-7.fc36.x 2.3 MB/s | 43 kB 00:00 #11 33.32 (15/104): cpp-12.0.1-0.16.fc36.x86_64.rpm 57 MB/s | 11 MB 00:00 #11 33.32 (16/104): device-mapper-libs-1.02.175-7.fc36.x8 3.0 MB/s | 177 kB 00:00 #11 33.36 (17/104): cmake-3.22.2-1.fc36.x86_64.rpm 25 MB/s | 6.3 MB 00:00 #11 33.36 (18/104): gc-8.0.6-2.fc36.x86_64.rpm 2.6 MB/s | 103 kB 00:00 #11 33.37 (19/104): e2fsprogs-libs-1.46.5-2.fc36.x86_64.r 4.3 MB/s | 222 kB 00:00 #11 33.37 (20/104): gcc-plugin-annobin-12.0.1-0.16.fc36.x 4.9 MB/s | 46 kB 00:00 #11 33.38 (21/104): jsoncpp-1.9.5-2.fc36.x86_64.rpm 9.6 MB/s | 98 kB 00:00 #11 33.39 (22/104): kmod-libs-29-7.fc36.x86_64.rpm 8.3 MB/s | 68 kB 00:00 #11 33.40 (23/104): less-590-3.fc36.x86_64.rpm 19 MB/s | 160 kB 00:00 #11 33.42 (24/104): libbpf-0.5.0-2.fc36.x86_64.rpm 9.0 MB/s | 147 kB 00:00 #11 33.43 (25/104): libbtrfs-5.16.2-1.fc36.x86_64.rpm 2.1 MB/s | 28 kB 00:00 #11 33.54 (26/104): guile22-2.2.7-5.fc36.x86_64.rpm 38 MB/s | 6.4 MB 00:00 #11 33.56 (27/104): libcbor-0.7.0-5.fc36.x86_64.rpm 4.7 MB/s | 56 kB 00:00 #11 33.56 (28/104): libbtrfsutil-5.16.2-1.fc36.x86_64.rpm 258 kB/s | 32 kB 00:00 #11 33.57 (29/104): libfdisk-2.38-0.2.fc36.x86_64.rpm 19 MB/s | 158 kB 00:00 #11 33.57 (30/104): libedit-3.1-41.20210910cvs.fc36.x86_6 6.0 MB/s | 104 kB 00:00 #11 33.58 (31/104): libfido2-1.10.0-3.fc36.x86_64.rpm 9.3 MB/s | 95 kB 00:00 #11 33.59 (32/104): libmpc-1.2.1-4.fc36.x86_64.rpm 6.2 MB/s | 61 kB 00:00 #11 33.59 (33/104): libseccomp-2.5.3-2.fc36.x86_64.rpm 6.7 MB/s | 70 kB 00:00 #11 33.60 (34/104): libselinux-devel-3.3-4.fc36.x86_64.rp 14 MB/s | 113 kB 00:00 #11 33.61 (35/104): libseccomp-devel-2.5.3-2.fc36.x86_64. 2.7 MB/s | 53 kB 00:00 #11 33.62 (36/104): libsepol-devel-3.3-3.fc36.x86_64.rpm 5.2 MB/s | 40 kB 00:00 #11 33.62 (37/104): libselinux-utils-3.3-4.fc36.x86_64.rp 8.5 MB/s | 142 kB 00:00 #11 33.63 (38/104): libtool-ltdl-2.4.6-50.fc36.x86_64.rpm 5.6 MB/s | 36 kB 00:00 #11 33.64 (39/104): libtool-2.4.6-50.fc36.x86_64.rpm 24 MB/s | 579 kB 00:00 #11 33.64 (40/104): libutempter-1.2.1-6.fc36.x86_64.rpm 4.9 MB/s | 26 kB 00:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 40.24 Transaction test succeeded. #11 40.24 Running transaction #11 33.66 (41/104): libuv-1.44.1-1.fc36.x86_64.rpm 14 MB/s | 151 kB 00:00 #11 33.66 (42/104): libtool-ltdl-devel-2.4.6-50.fc36.x86_ 4.5 MB/s | 156 kB 00:00 #11 33.67 (43/104): libxcrypt-devel-4.4.28-1.fc36.x86_64. 2.8 MB/s | 29 kB 00:00 #11 33.69 (44/104): libxcrypt-static-4.4.28-1.fc36.x86_64 3.7 MB/s | 109 kB 00:00 #11 33.71 (45/104): libxkbcommon-1.4.0-1.fc36.x86_64.rpm 3.6 MB/s | 140 kB 00:00 #11 33.72 (46/104): lzo-2.10-6.fc36.x86_64.rpm 2.1 MB/s | 66 kB 00:00 #11 33.73 (47/104): m4-1.4.19-3.fc36.x86_64.rpm 11 MB/s | 296 kB 00:00 #11 33.75 (48/104): openssh-8.8p1-1.fc36.1.x86_64.rpm 29 MB/s | 451 kB 00:00 #11 33.76 (49/104): make-4.3-7.fc36.x86_64.rpm 17 MB/s | 535 kB 00:00 #11 33.77 (50/104): openssh-clients-8.8p1-1.fc36.1.x86_64 34 MB/s | 703 kB 00:00 #11 33.78 (51/104): pcre2-devel-10.39-1.fc36.1.x86_64.rpm 22 MB/s | 474 kB 00:00 #11 33.79 (52/104): pcre2-utf16-10.39-1.fc36.1.x86_64.rpm 9.5 MB/s | 212 kB 00:00 #11 33.80 (53/104): pcre2-utf32-10.39-1.fc36.1.x86_64.rpm 11 MB/s | 198 kB 00:00 #11 33.80 (54/104): perl-Error-0.17029-8.fc36.noarch.rpm 4.6 MB/s | 41 kB 00:00 #11 34.03 (55/104): gcc-12.0.1-0.16.fc36.x86_64.rpm 49 MB/s | 33 MB 00:00 #11 34.03 (56/104): perl-File-Copy-2.35-486.fc36.noarch.r 110 kB/s | 25 kB 00:00 #11 34.03 (57/104): perl-File-Compare-1.100.600-486.fc36. 78 kB/s | 18 kB 00:00 #11 34.04 (58/104): perl-File-Find-1.39-486.fc36.noarch.r 3.4 MB/s | 30 kB 00:00 #11 34.04 (59/104): perl-TermReadKey-2.38-12.fc36.x86_64. 3.7 MB/s | 36 kB 00:00 #11 34.04 (60/104): perl-Thread-Queue-3.14-479.fc36.noarc 2.1 MB/s | 21 kB 00:00 #11 34.05 (61/104): perl-lib-0.65-486.fc36.x86_64.rpm 2.2 MB/s | 20 kB 00:00 #11 34.05 (62/104): perl-threads-2.26-449.fc36.x86_64.rpm 4.9 MB/s | 57 kB 00:00 #11 34.06 (63/104): perl-threads-shared-1.62-479.fc36.x86 4.6 MB/s | 44 kB 00:00 #11 34.06 (64/104): policycoreutils-3.3-4.fc36.x86_64.rpm 15 MB/s | 202 kB 00:00 #11 34.07 (65/104): python3-audit-3.0.8-1.fc36.x86_64.rpm 9.4 MB/s | 82 kB 00:00 #11 34.07 (66/104): policycoreutils-python-utils-3.3-4.fc 5.9 MB/s | 72 kB 00:00 #11 34.08 (67/104): python3-libselinux-3.3-4.fc36.x86_64. 18 MB/s | 186 kB 00:00 #11 34.09 (68/104): policycoreutils-devel-3.3-4.fc36.x86_ 3.8 MB/s | 142 kB 00:00 #11 34.13 (69/104): python3-setools-4.4.0-5.fc36.x86_64.r 14 MB/s | 552 kB 00:00 #11 34.14 (70/104): python3-policycoreutils-3.3-4.fc36.no 34 MB/s | 2.0 MB 00:00 #18 exporting layers 11.9s done #18 writing image sha256:3d53a0f5ce0a8d647b627d6aec8f4405817251e51729d79e3ffc25c9fc5aaf31 done #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #18 DONE 12.0s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/aarch64 #11 34.15 (71/104): python3-libsemanage-3.3-3.fc36.x86_64 1.1 MB/s | 80 kB 00:00 #11 34.16 (72/104): python3-setuptools-59.6.0-2.fc36.noar 34 MB/s | 936 kB 00:00 #11 34.16 (73/104): qrencode-libs-4.1.1-2.fc36.x86_64.rpm 3.7 MB/s | 61 kB 00:00 #11 34.16 (74/104): rhash-1.4.2-2.fc36.x86_64.rpm 13 MB/s | 185 kB 00:00 #11 34.17 (75/104): selinux-policy-36.8-1.fc36.noarch.rpm 7.6 MB/s | 72 kB 00:00 #11 34.17 (76/104): rpm-plugin-selinux-4.17.0-10.fc36.x86 1.7 MB/s | 21 kB 00:00 #11 34.21 (77/104): selinux-policy-devel-36.8-1.fc36.noar 17 MB/s | 818 kB 00:00 #11 34.25 (78/104): selinux-policy-targeted-36.8-1.fc36.n 78 MB/s | 6.4 MB 00:00 #11 34.26 (79/104): systemd-devel-250.3-8.fc36.x86_64.rpm 9.1 MB/s | 450 kB 00:00 #11 34.28 (80/104): systemd-250.3-8.fc36.x86_64.rpm 38 MB/s | 4.3 MB 00:00 #11 34.29 (81/104): systemd-networkd-250.3-8.fc36.x86_64. 14 MB/s | 564 kB 00:00 #11 34.30 (82/104): systemd-pam-250.3-8.fc36.x86_64.rpm 9.1 MB/s | 334 kB 00:00 #11 34.30 (83/104): systemd-resolved-250.3-8.fc36.x86_64. 15 MB/s | 275 kB 00:00 #11 34.31 (84/104): systemd-rpm-macros-250.3-8.fc36.noarc 3.4 MB/s | 29 kB 00:00 #11 34.31 (85/104): which-2.21-32.fc36.x86_64.rpm 6.1 MB/s | 42 kB 00:00 #11 34.32 (86/104): emacs-filesystem-27.2-11.fc36.noarch. 1.6 MB/s | 9.0 kB 00:00 #11 34.33 (87/104): xkeyboard-config-2.35.1-1.fc36.noarch 43 MB/s | 878 kB 00:00 #11 34.33 (88/104): glibc-devel-2.35-5.fc36.x86_64.rpm 4.5 MB/s | 58 kB 00:00 #11 34.34 (89/104): glibc-headers-x86-2.35-5.fc36.noarch. 34 MB/s | 462 kB 00:00 #11 34.36 (90/104): util-linux-2.38-0.2.fc36.x86_64.rpm 39 MB/s | 2.2 MB 00:00 #11 34.36 (91/104): libargon2-20171227-9.fc36.x86_64.rpm 3.7 MB/s | 28 kB 00:00 #11 34.38 (92/104): kernel-headers-5.17.4-300.fc36.x86_64 38 MB/s | 1.3 MB 00:00 #11 34.38 (93/104): vim-filesystem-8.2.4845-1.fc36.noarch 1.3 MB/s | 22 kB 00:00 #11 34.39 (94/104): annobin-docs-10.69-1.fc36.noarch.rpm 7.6 MB/s | 90 kB 00:00 #11 34.40 (95/104): glibc-static-2.35-5.fc36.x86_64.rpm 28 MB/s | 2.0 MB 00:00 #11 34.41 (96/104): git-2.36.1-1.fc36.x86_64.rpm 3.7 MB/s | 66 kB 00:00 #11 34.41 (97/104): annobin-plugin-gcc-10.69-1.fc36.x86_6 26 MB/s | 878 kB 00:00 #11 34.44 (98/104): perl-Git-2.36.1-1.fc36.noarch.rpm 1.9 MB/s | 43 kB 00:00 #11 34.49 (99/104): git-core-doc-2.36.1-1.fc36.noarch.rpm 28 MB/s | 2.4 MB 00:00 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #11 34.50 (100/104): audit-libs-3.0.8-1.fc36.x86_64.rpm 1.9 MB/s | 116 kB 00:00 #11 34.55 (101/104): git-core-2.36.1-1.fc36.x86_64.rpm 27 MB/s | 4.0 MB 00:00 #11 34.55 (102/104): libgcc-12.0.1-0.16.fc36.x86_64.rpm 1.7 MB/s | 101 kB 00:00 #11 34.56 (103/104): libgomp-12.0.1-0.16.fc36.x86_64.rpm 4.8 MB/s | 288 kB 00:00 #11 34.61 (104/104): systemd-libs-250.3-8.fc36.x86_64.rpm 12 MB/s | 615 kB 00:00 #11 34.61 -------------------------------------------------------------------------------- #11 34.61 Total 35 MB/s | 101 MB 00:02 #11 41.08 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 1/1 #11 41.23 Preparing : 1/1 #11 41.27 Upgrading : libgcc-12.0.1-0.16.fc36.aarch64 1/110 #11 41.28 Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64 1/110 #11 41.31 Upgrading : systemd-libs-250.3-8.fc36.aarch64 2/110 #11 41.35 Upgrading : audit-libs-3.0.8-1.fc36.aarch64 3/110 #11 41.36 Installing : python3-libselinux-3.3-4.fc36.aarch64 4/110 #11 41.40 Installing : emacs-filesystem-1:27.2-11.fc36.noarch 5/110 #11 41.40 Installing : perl-threads-1:2.26-449.fc36.aarch64 6/110 #11 41.41 Installing : perl-File-Find-1.39-486.fc36.noarch 7/110 #11 41.45 Installing : m4-1.4.19-3.fc36.aarch64 8/110 #11 41.46 Installing : libtool-ltdl-2.4.6-50.fc36.aarch64 9/110 #11 41.51 Installing : libseccomp-2.5.3-2.fc36.aarch64 10/110 #11 41.52 Installing : libmpc-1.2.1-4.fc36.aarch64 11/110 #11 41.53 Installing : libfdisk-2.38-0.2.fc36.aarch64 12/110 #11 41.57 Installing : cmake-rpm-macros-3.22.2-1.fc36.noarch 13/110 #11 41.58 Installing : cmake-filesystem-3.22.2-1.fc36.aarch64 14/110 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #11 41.59 Installing : checkpolicy-3.3-2.fc36.aarch64 15/110 #11 41.79 Installing : cpp-12.0.1-0.16.fc36.aarch64 16/110 #11 41.83 Installing : perl-threads-shared-1.62-479.fc36.aarch64 17/110 #11 41.83 Installing : perl-Thread-Queue-3.14-479.fc36.noarch 18/110 #11 41.84 Installing : python3-libsemanage-3.3-3.fc36.aarch64 19/110 #11 41.87 Installing : python3-audit-3.0.8-1.fc36.aarch64 20/110 + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 41.88 Installing : gc-8.0.6-2.fc36.aarch64 21/110 #11 42.13 Installing : guile22-2.2.7-5.fc36.aarch64 22/110 #11 42.19 Installing : make-1:4.3-7.fc36.aarch64 23/110 #11 42.23 Installing : jsoncpp-1.9.5-2.fc36.aarch64 24/110 #11 42.23 Installing : kmod-libs-29-7.fc36.aarch64 25/110 #11 42.28 Installing : libasan-12.0.1-0.16.fc36.aarch64 26/110 #11 42.28 Installing : libubsan-12.0.1-0.16.fc36.aarch64 27/110 #11 42.29 Upgrading : libgomp-12.0.1-0.16.fc36.aarch64 28/110 #11 42.32 Installing : annobin-docs-10.69-1.fc36.noarch 29/110 #11 42.32 Installing : vim-filesystem-2:8.2.4845-1.fc36.noarch 30/110 #11 42.33 Installing : libargon2-20171227-9.fc36.aarch64 31/110 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:39 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker #11 42.47 Installing : kernel-headers-5.17.4-300.fc36.aarch64 32/110 #11 42.55 Installing : glibc-devel-2.35-5.fc36.aarch64 33/110 #11 42.64 Installing : libxcrypt-devel-4.4.28-1.fc36.aarch64 34/110 #11 42.67 Installing : libxcrypt-static-4.4.28-1.fc36.aarch64 35/110 dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 36.41 Running transaction check #11 36.51 Transaction check succeeded. #11 36.51 Running transaction test #11 42.74 Installing : glibc-static-2.35-5.fc36.aarch64 36/110 #11 42.79 Installing : xkeyboard-config-2.35.1-1.fc36.noarch 37/110 #11 42.83 Installing : libxkbcommon-1.4.0-1.fc36.aarch64 38/110 #11 42.86 Installing : systemd-rpm-macros-250.3-8.fc36.noarch 39/110 #11 42.87 Installing : rhash-1.4.2-2.fc36.aarch64 40/110 #11 42.90 Installing : qrencode-libs-4.1.1-2.fc36.aarch64 41/110 dh_clean dpkg-source -I.git -b . #11 42.96 Installing : python3-setuptools-59.6.0-2.fc36.noarch 42/110 #11 43.02 Installing : python3-setools-4.4.0-5.fc36.aarch64 43/110 #11 43.07 Installing : perl-lib-0.65-486.fc36.aarch64 44/110 #11 43.10 Installing : perl-TermReadKey-2.38-12.fc36.aarch64 45/110 #11 43.11 Installing : perl-File-Copy-2.35-486.fc36.noarch 46/110 #11 43.11 Installing : perl-File-Compare-1.100.600-486.fc36.noarch 47/110 #11 43.15 Installing : autoconf-2.71-2.fc36.noarch 48/110 #11 43.18 Installing : automake-1.16.5-4.fc36.noarch 49/110 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz #11 43.22 Installing : perl-Error-1:0.17029-8.fc36.noarch 50/110 #11 43.25 Installing : pcre2-utf32-10.39-1.fc36.1.aarch64 51/110 #11 43.26 Installing : pcre2-utf16-10.39-1.fc36.1.aarch64 52/110 #11 43.27 Installing : pcre2-devel-10.39-1.fc36.1.aarch64 53/110 #11 43.30 Installing : lzo-2.10-6.fc36.aarch64 54/110 #21 102.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. #21 102.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 102.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 102.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. #21 102.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... #21 102.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... #21 102.9 Selecting previously unselected package libc6-dev-ppc64el-cross. #21 102.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... #21 102.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... #21 103.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. #21 103.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 103.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... #21 103.5 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. #21 103.5 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 103.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #11 43.31 Installing : libuv-1:1.44.1-1.fc36.aarch64 55/110 #11 43.65 Installing : cmake-data-3.22.2-1.fc36.noarch 56/110 #11 43.79 Installing : cmake-3.22.2-1.fc36.aarch64 57/110 #11 43.82 Running scriptlet: libutempter-1.2.1-6.fc36.aarch64 58/110 #11 43.87 Installing : libutempter-1.2.1-6.fc36.aarch64 58/110 #11 43.94 Installing : util-linux-2.38-0.2.fc36.aarch64 59/110 #11 44.02 Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64 60/110 #11 44.05 Installing : openssh-8.8p1-1.fc36.1.aarch64 60/110 #11 44.07 Installing : libsepol-devel-3.3-3.fc36.aarch64 61/110 #11 44.10 Installing : libselinux-devel-3.3-4.fc36.aarch64 62/110 #11 44.14 Installing : libselinux-utils-3.3-4.fc36.aarch64 63/110 #11 44.15 Installing : policycoreutils-3.3-4.fc36.aarch64 64/110 #11 44.19 Running scriptlet: policycoreutils-3.3-4.fc36.aarch64 64/110 #11 44.20 Installing : rpm-plugin-selinux-4.17.0-10.fc36.aarch64 65/110 #11 44.21 Installing : selinux-policy-36.8-1.fc36.noarch 66/110 #11 44.26 Running scriptlet: selinux-policy-36.8-1.fc36.noarch 66/110 #11 37.75 Transaction test succeeded. #11 37.75 Running transaction #11 44.29 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 67/110 #11 44.50 Installing : selinux-policy-targeted-36.8-1.fc36.noarch 67/110 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.dsc debian/rules build dh build --with=bash-completion #11 39.03 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 1/1 #11 39.16 Preparing : 1/1 #11 39.20 Upgrading : libgcc-12.0.1-0.16.fc36.x86_64 1/108 #11 39.21 Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64 1/108 #11 39.24 Upgrading : systemd-libs-250.3-8.fc36.x86_64 2/108 #11 39.25 Upgrading : audit-libs-3.0.8-1.fc36.x86_64 3/108 #11 39.26 Installing : python3-libselinux-3.3-4.fc36.x86_64 4/108 #11 39.27 Installing : emacs-filesystem-1:27.2-11.fc36.noarch 5/108 #11 39.27 Installing : perl-threads-1:2.26-449.fc36.x86_64 6/108 #11 39.28 Installing : perl-File-Find-1.39-486.fc36.noarch 7/108 #11 39.28 Installing : m4-1.4.19-3.fc36.x86_64 8/108 #11 39.29 Installing : libtool-ltdl-2.4.6-50.fc36.x86_64 9/108 #11 39.30 Installing : libseccomp-2.5.3-2.fc36.x86_64 10/108 #11 39.30 Installing : libmpc-1.2.1-4.fc36.x86_64 11/108 #11 39.31 Installing : libfdisk-2.38-0.2.fc36.x86_64 12/108 #11 39.32 Installing : cmake-rpm-macros-3.22.2-1.fc36.noarch 13/108 #11 39.33 Installing : cmake-filesystem-3.22.2-1.fc36.x86_64 14/108 dh_update_autotools_config dh_autoreconf #11 39.34 Installing : checkpolicy-3.3-2.fc36.x86_64 15/108 #11 39.54 Installing : cpp-12.0.1-0.16.fc36.x86_64 16/108 #11 39.55 Installing : perl-threads-shared-1.62-479.fc36.x86_64 17/108 #11 39.56 Installing : perl-Thread-Queue-3.14-479.fc36.noarch 18/108 #11 39.56 Installing : python3-libsemanage-3.3-3.fc36.x86_64 19/108 #11 39.57 Installing : python3-audit-3.0.8-1.fc36.x86_64 20/108 debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 39.58 Installing : gc-8.0.6-2.fc36.x86_64 21/108 #11 39.85 Installing : guile22-2.2.7-5.fc36.x86_64 22/108 #11 39.86 Installing : make-1:4.3-7.fc36.x86_64 23/108 #11 39.87 Installing : jsoncpp-1.9.5-2.fc36.x86_64 24/108 #11 39.88 Installing : kmod-libs-29-7.fc36.x86_64 25/108 #11 39.89 Upgrading : libgomp-12.0.1-0.16.fc36.x86_64 26/108 #11 39.89 Installing : annobin-docs-10.69-1.fc36.noarch 27/108 #11 39.90 Installing : vim-filesystem-2:8.2.4845-1.fc36.noarch 28/108 #11 39.90 Installing : libargon2-20171227-9.fc36.x86_64 29/108 #11 40.01 Installing : kernel-headers-5.17.4-300.fc36.x86_64 30/108 #11 40.07 Installing : glibc-headers-x86-2.35-5.fc36.noarch 31/108 #11 40.08 Installing : glibc-devel-2.35-5.fc36.x86_64 32/108 #17 exporting layers 14.9s done #17 writing image sha256:c8707c0f3c50b8cc8b81dc587af29ac897d9613a35d6bbef506aa66ca7bb7a98 done #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done #17 DONE 14.9s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 #11 40.09 Installing : libxcrypt-devel-4.4.28-1.fc36.x86_64 33/108 #11 40.55 Installing : gcc-12.0.1-0.16.fc36.x86_64 34/108 #11 40.56 Running scriptlet: gcc-12.0.1-0.16.fc36.x86_64 34/108 #11 40.58 Installing : libxcrypt-static-4.4.28-1.fc36.x86_64 35/108 #11 40.71 Installing : glibc-static-2.35-5.fc36.x86_64 36/108 #11 40.76 Installing : xkeyboard-config-2.35.1-1.fc36.noarch 37/108 #11 40.77 Installing : libxkbcommon-1.4.0-1.fc36.x86_64 38/108 #11 40.77 Installing : systemd-rpm-macros-250.3-8.fc36.noarch 39/108 #11 40.78 Installing : rhash-1.4.2-2.fc36.x86_64 40/108 #11 40.79 Installing : qrencode-libs-4.1.1-2.fc36.x86_64 41/108 #11 40.85 Installing : python3-setuptools-59.6.0-2.fc36.noarch 42/108 #11 40.88 Installing : python3-setools-4.4.0-5.fc36.x86_64 43/108 #11 40.89 Installing : perl-lib-0.65-486.fc36.x86_64 44/108 #11 40.90 Installing : perl-TermReadKey-2.38-12.fc36.x86_64 45/108 #11 40.90 Installing : perl-File-Copy-2.35-486.fc36.noarch 46/108 #11 40.90 Installing : perl-File-Compare-1.100.600-486.fc36.noarch 47/108 #11 40.92 Installing : autoconf-2.71-2.fc36.noarch 48/108 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #11 40.95 Installing : automake-1.16.5-4.fc36.noarch 49/108 #11 40.95 Installing : perl-Error-1:0.17029-8.fc36.noarch 50/108 #11 40.96 Installing : pcre2-utf32-10.39-1.fc36.1.x86_64 51/108 #11 40.97 Installing : pcre2-utf16-10.39-1.fc36.1.x86_64 52/108 #11 40.98 Installing : pcre2-devel-10.39-1.fc36.1.x86_64 53/108 #11 40.99 Installing : lzo-2.10-6.fc36.x86_64 54/108 #21 107.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. #21 107.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 107.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... #11 40.99 Installing : libuv-1:1.44.1-1.fc36.x86_64 55/108 #11 41.25 Installing : cmake-data-3.22.2-1.fc36.noarch 56/108 #11 41.40 Installing : cmake-3.22.2-1.fc36.x86_64 57/108 #11 41.41 Running scriptlet: libutempter-1.2.1-6.fc36.x86_64 58/108 #11 41.45 Installing : libutempter-1.2.1-6.fc36.x86_64 58/108 #21 108.1 Selecting previously unselected package crossbuild-essential-ppc64el. #21 108.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... #21 108.1 Unpacking crossbuild-essential-ppc64el (12.9) ... #21 108.1 Selecting previously unselected package libc6-s390x-cross. #21 108.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... #21 108.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... #21 108.2 Selecting previously unselected package libgcc-s1-s390x-cross. #11 41.51 Installing : util-linux-2.38-0.2.fc36.x86_64 59/108 #11 41.52 Running scriptlet: openssh-8.8p1-1.fc36.1.x86_64 60/108 #11 41.56 Installing : openssh-8.8p1-1.fc36.1.x86_64 60/108 #11 41.57 Installing : libsepol-devel-3.3-3.fc36.x86_64 61/108 #11 41.58 Installing : libselinux-devel-3.3-4.fc36.x86_64 62/108 #11 41.59 Installing : libselinux-utils-3.3-4.fc36.x86_64 63/108 #11 41.60 Installing : policycoreutils-3.3-4.fc36.x86_64 64/108 #11 41.61 Running scriptlet: policycoreutils-3.3-4.fc36.x86_64 64/108 #11 41.62 Installing : rpm-plugin-selinux-4.17.0-10.fc36.x86_64 65/108 #11 41.63 Installing : selinux-policy-36.8-1.fc36.noarch 66/108 #11 41.63 Running scriptlet: selinux-policy-36.8-1.fc36.noarch 66/108 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #21 108.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... #21 108.3 Selecting previously unselected package libgomp1-s390x-cross. #21 108.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... #21 108.3 Selecting previously unselected package libitm1-s390x-cross. #21 108.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... #21 108.4 Selecting previously unselected package libatomic1-s390x-cross. #21 108.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... #21 108.4 Selecting previously unselected package libasan6-s390x-cross. #21 108.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #11 41.66 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 67/108 #11 41.83 Installing : selinux-policy-targeted-36.8-1.fc36.noarch 67/108 #17 exporting layers 15.4s done #17 writing image sha256:9a365884bf1a68169dd9515e70824af501862566094fbe2f115b834a248f7ec5 done #17 naming to docker.io/debbuild-debian-buster/aarch64 done #17 DONE 15.4s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/debian-buster:/build debbuild-debian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:44 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~debian-buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source -I.git -b . #21 108.6 Selecting previously unselected package libstdc++6-s390x-cross. #21 108.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... #21 108.7 Selecting previously unselected package libubsan1-s390x-cross. #21 108.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz #21 108.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. #21 108.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... #21 108.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. #21 108.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 108.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:46 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~debian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz #21 113.4 Selecting previously unselected package gcc-s390x-linux-gnu. #21 113.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 113.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... #21 113.8 Selecting previously unselected package linux-libc-dev-s390x-cross. #21 113.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... #21 113.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... #21 114.2 Selecting previously unselected package libc6-dev-s390x-cross. #21 114.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... #21 114.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... #21 114.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. #21 114.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... #21 114.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... #21 115.1 Selecting previously unselected package g++-10-s390x-linux-gnu. #21 115.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 115.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... #11 44.55 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 67/110 #11 55.55 Installing : python3-policycoreutils-3.3-4.fc36.noarch 68/110 #11 55.59 Installing : policycoreutils-python-utils-3.3-4.fc36.noarch 69/110 #11 55.60 Installing : policycoreutils-devel-3.3-4.fc36.aarch64 70/110 #11 55.72 Installing : selinux-policy-devel-36.8-1.fc36.noarch 71/110 #11 55.75 Running scriptlet: selinux-policy-devel-36.8-1.fc36.noarch 71/110 #11 55.77 Installing : libedit-3.1-41.20210910cvs.fc36.aarch64 72/110 #11 55.81 Installing : libcbor-0.7.0-5.fc36.aarch64 73/110 #11 55.82 Installing : libfido2-1.10.0-3.fc36.aarch64 74/110 #11 55.84 Installing : openssh-clients-8.8p1-1.fc36.1.aarch64 75/110 #11 55.87 Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64 75/110 #11 55.88 Installing : libbtrfsutil-5.16.2-1.fc36.aarch64 76/110 #11 55.89 Installing : libbtrfs-5.16.2-1.fc36.aarch64 77/110 #11 55.92 Installing : libbpf-2:0.5.0-2.fc36.aarch64 78/110 #11 55.93 Installing : libatomic-12.0.1-0.16.fc36.aarch64 79/110 #11 56.28 Installing : gcc-12.0.1-0.16.fc36.aarch64 80/110 #11 56.29 Running scriptlet: gcc-12.0.1-0.16.fc36.aarch64 80/110 #11 56.31 Installing : less-590-3.fc36.aarch64 81/110 #11 56.49 Installing : git-core-2.36.1-1.fc36.aarch64 82/110 #11 56.60 Installing : git-core-doc-2.36.1-1.fc36.noarch 83/110 #11 56.68 Installing : perl-Git-2.36.1-1.fc36.noarch 84/110 #11 56.68 Installing : git-2.36.1-1.fc36.aarch64 85/110 #11 56.69 Installing : e2fsprogs-libs-1.46.5-2.fc36.aarch64 86/110 #11 56.78 Installing : btrfs-progs-5.16.2-1.fc36.aarch64 87/110 #11 56.79 Installing : dbus-common-1:1.14.0-1.fc36.noarch 88/110 #11 56.85 Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch 88/110 #11 56.87 Running scriptlet: dbus-broker-29-5.fc36.aarch64 89/110 #11 56.93 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 56.93 #11 56.93 Installing : dbus-broker-29-5.fc36.aarch64 89/110 #11 56.94 Running scriptlet: dbus-broker-29-5.fc36.aarch64 89/110 #11 56.95 Installing : dbus-1:1.14.0-1.fc36.aarch64 90/110 #11 56.96 Installing : device-mapper-libs-1.02.175-7.fc36.aarch64 91/110 #11 57.04 Installing : cryptsetup-libs-2.4.3-2.fc36.aarch64 92/110 #11 57.11 Installing : device-mapper-1.02.175-7.fc36.aarch64 93/110 #11 57.13 Installing : systemd-networkd-250.3-8.fc36.aarch64 94/110 #11 57.20 Running scriptlet: systemd-networkd-250.3-8.fc36.aarch64 94/110 #11 57.22 Installing : systemd-pam-250.3-8.fc36.aarch64 95/110 #11 57.23 Installing : systemd-resolved-250.3-8.fc36.aarch64 96/110 #11 57.41 Running scriptlet: systemd-resolved-250.3-8.fc36.aarch64 96/110 #11 57.54 Installing : systemd-250.3-8.fc36.aarch64 97/110 #18 exporting layers 16.5s done #18 writing image sha256:f4438e59a2bcf9f1b9e52e3b50c4e95861e32694642429f9e827ea7f5f8ab001 done #18 naming to docker.io/debbuild-ubuntu-impish/aarch64 done #18 DONE 16.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220506101846-4cc4385 -e VERSION=0.0.0-20220506101846-4cc4385 -e CLI_GITCOMMIT=4cc4385 -e ENGINE_GITCOMMIT=bb88ff4 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.5.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb/debbuild/ubuntu-impish:/build debbuild-ubuntu-impish/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #12 36.89 Checking for new repos for mirrors #12 36.90 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #12 36.90 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 36.90 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #12 36.90 --> 1:make-3.82-24.el7.x86_64 #12 37.04 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 37.04 --> git-1.8.3.1-23.el7_8.x86_64 #12 37.04 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #12 37.04 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 37.04 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #12 37.04 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 37.04 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 37.05 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #12 37.05 --> cmake-2.8.12.2-2.el7.x86_64 #12 37.05 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 #12 37.05 --> gcc-4.8.5-44.el7.x86_64 #12 37.05 --> git-1.8.3.1-23.el7_8.x86_64 #12 37.05 --> glibc-static-2.17-325.el7_9.x86_64 #12 37.05 --> libarchive-3.1.2-14.el7_7.x86_64 #12 37.06 --> libseccomp-devel-2.3.1-4.el7.x86_64 #12 37.06 --> libselinux-devel-2.5-15.el7.x86_64 #12 37.06 --> libtool-2.4.2-22.el7_3.x86_64 #12 37.06 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 37.06 --> 1:make-3.82-24.el7.x86_64 #12 37.06 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #12 37.06 --> Already installed : systemd-219-78.el7.x86_64 #12 37.06 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 37.07 --> systemd-devel-219-78.el7_9.5.x86_64 #12 37.07 --> Already installed : 2:tar-1.26-35.el7.x86_64 #12 37.07 --> which-2.20-7.el7.x86_64 #12 37.07 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #12 37.07 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 37.07 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec #12 37.07 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 37.07 --> Running transaction check #12 37.07 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed #12 37.08 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 37.22 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 37.22 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #12 37.22 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed #12 37.23 --> 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 #12 37.23 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #12 37.23 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 37.24 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 37.24 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 #12 37.24 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 37.25 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 37.25 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 37.25 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed #12 37.26 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 #12 37.26 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 #12 37.27 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 #12 37.27 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 #12 37.27 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 #12 37.27 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 #12 37.27 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 #12 37.27 ---> Package glibc-static.x86_64 0:2.17-325.el7_9 will be installed #12 37.27 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #12 37.28 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64 #12 37.28 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #12 37.28 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 37.28 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 37.28 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #12 37.28 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #12 37.29 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #12 37.29 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #12 37.29 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #12 37.29 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #12 37.29 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #12 37.29 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #12 37.29 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 37.30 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 37.30 ---> Package make.x86_64 1:3.82-24.el7 will be installed #12 37.30 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #12 37.30 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 37.30 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 37.30 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 37.30 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 37.31 ---> Package systemd-devel.x86_64 0:219-78.el7_9.5 will be installed #12 37.31 --> Processing Dependency: systemd-libs = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.x86_64 #12 37.32 --> Processing Dependency: systemd = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.x86_64 #12 37.32 Package: systemd-219-78.el7_9.5.src - can't co-install with systemd-219-78.el7_9.5.x86_64 #12 37.32 ---> Package which.x86_64 0:2.20-7.el7 will be installed #12 37.32 --> Running transaction check #12 37.32 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #12 37.32 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #12 37.33 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #12 37.33 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #12 37.33 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed #12 37.33 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #12 37.33 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #12 37.34 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #12 37.34 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated #12 37.34 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 #12 37.34 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 37.35 ---> Package glibc-devel.x86_64 0:2.17-325.el7_9 will be installed #12 37.35 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 #12 37.35 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 #12 37.37 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64 #12 37.37 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64 #12 37.37 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.x86_64 #12 37.38 ---> Package less.x86_64 0:458-9.el7 will be installed #12 37.38 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #12 37.38 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #12 37.38 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #12 37.38 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #12 37.38 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #12 37.38 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #12 37.38 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #12 37.38 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #12 37.38 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed #12 37.38 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 37.39 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 37.39 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 37.39 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 37.39 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #12 37.39 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #12 37.39 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #12 37.40 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #12 37.40 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #12 37.40 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #12 37.40 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed #12 37.40 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #12 37.40 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #12 37.40 ---> Package systemd.x86_64 0:219-78.el7 will be updated #12 37.41 ---> Package systemd.x86_64 0:219-78.el7_9.5 will be an update #12 37.42 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #12 37.42 ---> Package systemd-libs.x86_64 0:219-78.el7_9.5 will be an update #12 37.42 --> Running transaction check #12 37.42 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated #12 37.42 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 37.42 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed #12 37.43 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #12 37.43 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #12 37.43 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #12 37.43 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #12 37.43 ---> Package glibc.x86_64 0:2.17-325.el7_9 will be an update #12 37.43 ---> Package glibc-headers.x86_64 0:2.17-325.el7_9 will be installed #12 37.43 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.x86_64 #12 37.44 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.x86_64 #12 37.44 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #12 37.44 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed #12 37.44 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #12 37.45 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #12 37.45 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #12 37.45 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #12 37.45 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #12 37.46 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.46 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.46 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.46 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.46 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.46 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.46 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.46 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.47 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.47 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.47 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 37.47 --> Running transaction check #12 37.47 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #12 37.47 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #12 37.47 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #12 37.47 ---> Package glibc-common.x86_64 0:2.17-325.el7_9 will be an update #12 37.47 ---> Package kernel-headers.x86_64 0:3.10.0-1160.62.1.el7 will be installed #12 37.47 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #12 37.48 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #12 37.48 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #12 37.48 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #12 37.48 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #12 37.48 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #12 37.49 --> Finished Dependency Resolution #12 37.52 #12 37.52 Dependencies Resolved #12 37.53 #12 37.53 ================================================================================ #12 37.53 Package Arch Version Repository Size #12 37.53 ================================================================================ #12 37.53 Installing: #12 37.53 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k #12 37.53 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #12 37.53 device-mapper-devel x86_64 7:1.02.170-6.el7_9.5 updates 206 k #12 37.53 gcc x86_64 4.8.5-44.el7 base 16 M #12 37.53 git x86_64 1.8.3.1-23.el7_8 base 4.4 M #12 37.53 glibc-static x86_64 2.17-325.el7_9 updates 1.6 M #12 37.53 libarchive x86_64 3.1.2-14.el7_7 base 319 k #12 37.53 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #12 37.53 libselinux-devel x86_64 2.5-15.el7 base 187 k #12 37.53 libtool x86_64 2.4.2-22.el7_3 base 588 k #12 37.53 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #12 37.53 make x86_64 1:3.82-24.el7 base 421 k #12 37.53 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #12 37.53 systemd-devel x86_64 219-78.el7_9.5 updates 216 k #12 37.53 which x86_64 2.20-7.el7 base 41 k #12 37.53 Installing for dependencies: #12 37.53 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #12 37.53 autoconf noarch 2.69-11.el7 base 701 k #12 37.53 automake noarch 1.13.4-3.el7 base 679 k #12 37.53 btrfs-progs x86_64 4.9.1-1.el7 base 678 k #12 37.53 checkpolicy x86_64 2.5-8.el7 base 295 k #12 37.53 cpp x86_64 4.8.5-44.el7 base 5.9 M #12 37.53 e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 k #12 37.53 fipscheck x86_64 1.4.1-6.el7 base 21 k #12 37.53 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #12 37.53 glibc-devel x86_64 2.17-325.el7_9 updates 1.1 M #12 37.53 glibc-headers x86_64 2.17-325.el7_9 updates 691 k #12 37.53 kernel-headers x86_64 3.10.0-1160.62.1.el7 updates 9.1 M #12 37.53 less x86_64 458-9.el7 base 120 k #12 37.53 libcgroup x86_64 0.41-21.el7 base 66 k #12 37.53 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #12 37.53 libgomp x86_64 4.8.5-44.el7 base 159 k #12 37.53 libmpc x86_64 1.0.1-3.el7 base 51 k #12 37.53 libseccomp x86_64 2.3.1-4.el7 base 56 k #12 37.53 libselinux-python x86_64 2.5-15.el7 base 236 k #12 37.53 libselinux-utils x86_64 2.5-15.el7 base 151 k #12 37.53 libsemanage-python x86_64 2.5-14.el7 base 113 k #12 37.53 libsepol-devel x86_64 2.5-10.el7 base 77 k #12 37.53 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #12 37.53 lzo x86_64 2.06-8.el7 base 59 k #12 37.53 m4 x86_64 1.4.16-10.el7 base 256 k #12 37.53 mpfr x86_64 3.1.1-4.el7 base 203 k #12 37.53 openssh x86_64 7.4p1-22.el7_9 updates 510 k #12 37.53 openssh-clients x86_64 7.4p1-22.el7_9 updates 655 k #12 37.53 pcre-devel x86_64 8.32-17.el7 base 480 k #12 37.53 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #12 37.53 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 37.53 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k #12 37.53 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #12 37.53 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 37.53 policycoreutils x86_64 2.5-34.el7 base 917 k #12 37.53 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #12 37.53 policycoreutils-python x86_64 2.5-34.el7 base 457 k #12 37.53 python-IPy noarch 0.75-6.el7 base 32 k #12 37.53 rsync x86_64 3.1.2-10.el7 base 404 k #12 37.53 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #12 37.53 setools-libs x86_64 3.3.8-4.el7 base 620 k #12 37.53 Updating for dependencies: #12 37.53 device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k #12 37.53 device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k #12 37.53 glibc x86_64 2.17-325.el7_9 updates 3.6 M #12 37.53 glibc-common x86_64 2.17-325.el7_9 updates 12 M #12 37.53 systemd x86_64 219-78.el7_9.5 updates 5.1 M #12 37.53 systemd-libs x86_64 219-78.el7_9.5 updates 419 k #12 37.53 #12 37.53 Transaction Summary #12 37.53 ================================================================================ #12 37.53 Install 15 Packages (+41 Dependent packages) #12 37.53 Upgrade ( 6 Dependent packages) #12 37.53 #12 37.53 Total download size: 81 M #12 37.53 Downloading packages: #12 37.53 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #11 57.63 Running scriptlet: systemd-250.3-8.fc36.aarch64 97/110 #11 57.79 Creating group 'input' with GID 104. #11 57.79 Creating group 'kvm' with GID 36. #11 57.79 Creating group 'render' with GID 105. #11 57.79 Creating group 'sgx' with GID 106. #11 57.79 Creating group 'systemd-journal' with GID 190. #11 57.79 Creating group 'systemd-network' with GID 192. #11 57.79 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #11 57.79 Creating group 'systemd-oom' with GID 998. #11 57.79 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. #11 57.79 Creating group 'systemd-resolve' with GID 193. #11 57.79 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #11 57.79 #11 57.80 Installing : systemd-devel-250.3-8.fc36.aarch64 98/110 #11 57.91 Installing : device-mapper-devel-1.02.175-7.fc36.aarch64 99/110 #11 57.98 Installing : btrfs-progs-devel-5.16.2-1.fc36.aarch64 100/110 #11 57.99 Installing : gcc-plugin-annobin-12.0.1-0.16.fc36.aarch64 101/110 #11 58.00 Installing : libtool-2.4.6-50.fc36.aarch64 102/110 #11 58.10 Installing : annobin-plugin-gcc-10.69-1.fc36.aarch64 103/110 #11 58.10 Running scriptlet: annobin-plugin-gcc-10.69-1.fc36.aarch64 103/110 #11 58.13 Installing : libtool-ltdl-devel-2.4.6-50.fc36.aarch64 104/110 #11 58.20 Installing : libseccomp-devel-2.5.3-2.fc36.aarch64 105/110 #11 58.21 Installing : which-2.21-32.fc36.aarch64 106/110 #11 58.26 Cleanup : systemd-libs-250.3-4.fc36.aarch64 107/110 #11 58.27 Cleanup : libgcc-12.0.1-0.12.fc36.aarch64 108/110 + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #11 41.85 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 67/108 #11 50.21 Installing : python3-policycoreutils-3.3-4.fc36.noarch 68/108 #11 50.23 Installing : policycoreutils-python-utils-3.3-4.fc36.noarch 69/108 #11 50.23 Installing : policycoreutils-devel-3.3-4.fc36.x86_64 70/108 #11 50.34 Installing : selinux-policy-devel-36.8-1.fc36.noarch 71/108 #11 50.35 Running scriptlet: selinux-policy-devel-36.8-1.fc36.noarch 71/108 #11 50.36 Installing : libedit-3.1-41.20210910cvs.fc36.x86_64 72/108 #11 50.37 Installing : libcbor-0.7.0-5.fc36.x86_64 73/108 #11 50.37 Installing : libfido2-1.10.0-3.fc36.x86_64 74/108 #11 50.39 Installing : openssh-clients-8.8p1-1.fc36.1.x86_64 75/108 #11 50.40 Running scriptlet: openssh-clients-8.8p1-1.fc36.1.x86_64 75/108 #11 50.41 Installing : libbtrfsutil-5.16.2-1.fc36.x86_64 76/108 #11 50.41 Installing : libbtrfs-5.16.2-1.fc36.x86_64 77/108 #11 50.42 Installing : libbpf-2:0.5.0-2.fc36.x86_64 78/108 #11 50.43 Installing : less-590-3.fc36.x86_64 79/108 #11 50.51 Installing : git-core-2.36.1-1.fc36.x86_64 80/108 #11 50.54 Installing : git-core-doc-2.36.1-1.fc36.noarch 81/108 #11 50.55 Installing : perl-Git-2.36.1-1.fc36.noarch 82/108 #11 50.55 Installing : git-2.36.1-1.fc36.x86_64 83/108 #11 50.56 Installing : e2fsprogs-libs-1.46.5-2.fc36.x86_64 84/108 #11 50.59 Installing : btrfs-progs-5.16.2-1.fc36.x86_64 85/108 #11 50.60 Installing : dbus-common-1:1.14.0-1.fc36.noarch 86/108 #11 50.60 Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch 86/108 #11 50.61 Running scriptlet: dbus-broker-29-5.fc36.x86_64 87/108 #11 50.66 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 50.66 #11 50.67 Installing : dbus-broker-29-5.fc36.x86_64 87/108 #11 50.67 Running scriptlet: dbus-broker-29-5.fc36.x86_64 87/108 #11 50.68 Installing : dbus-1:1.14.0-1.fc36.x86_64 88/108 #11 50.69 Installing : device-mapper-libs-1.02.175-7.fc36.x86_64 89/108 #11 50.70 Installing : cryptsetup-libs-2.4.3-2.fc36.x86_64 90/108 #11 50.71 Installing : device-mapper-1.02.175-7.fc36.x86_64 91/108 #11 50.73 Installing : systemd-networkd-250.3-8.fc36.x86_64 92/108 #11 50.73 Running scriptlet: systemd-networkd-250.3-8.fc36.x86_64 92/108 #11 50.75 Installing : systemd-pam-250.3-8.fc36.x86_64 93/108 #11 50.76 Installing : systemd-resolved-250.3-8.fc36.x86_64 94/108 #11 50.77 Running scriptlet: systemd-resolved-250.3-8.fc36.x86_64 94/108 #11 50.89 Installing : systemd-250.3-8.fc36.x86_64 95/108 #11 50.90 Running scriptlet: systemd-250.3-8.fc36.x86_64 95/108 #11 51.05 Creating group 'input' with GID 104. #11 51.05 Creating group 'kvm' with GID 36. #11 51.05 Creating group 'render' with GID 105. #11 51.05 Creating group 'sgx' with GID 106. #11 51.05 Creating group 'systemd-journal' with GID 190. #11 51.05 Creating group 'systemd-network' with GID 192. #11 51.05 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #11 51.05 Creating group 'systemd-oom' with GID 998. #11 51.05 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. #11 51.05 Creating group 'systemd-resolve' with GID 193. #11 51.05 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #11 51.05 #11 51.07 Installing : systemd-devel-250.3-8.fc36.x86_64 96/108 #11 51.08 Installing : device-mapper-devel-1.02.175-7.fc36.x86_64 97/108 #11 51.09 Installing : btrfs-progs-devel-5.16.2-1.fc36.x86_64 98/108 #11 51.10 Installing : libtool-2.4.6-50.fc36.x86_64 99/108 #11 51.11 Installing : libtool-ltdl-devel-2.4.6-50.fc36.x86_64 100/108 #11 51.12 Installing : gcc-plugin-annobin-12.0.1-0.16.fc36.x86_64 101/108 #11 51.13 Installing : annobin-plugin-gcc-10.69-1.fc36.x86_64 102/108 #11 51.13 Running scriptlet: annobin-plugin-gcc-10.69-1.fc36.x86_64 102/108 #11 51.15 Installing : libseccomp-devel-2.5.3-2.fc36.x86_64 103/108 #11 51.16 Installing : which-2.21-32.fc36.x86_64 104/108 #11 51.17 Cleanup : systemd-libs-250.3-4.fc36.x86_64 105/108 #11 51.17 Cleanup : libgcc-12.0.1-0.12.fc36.x86_64 106/108 #11 51.17 Running scriptlet: libgcc-12.0.1-0.12.fc36.x86_64 106/108 #11 51.19 Cleanup : libgomp-12.0.1-0.12.fc36.x86_64 107/108 #11 51.20 Cleanup : audit-libs-3.0.7-1.fc36.x86_64 108/108 #11 51.21 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 108/108 #11 51.22 Running scriptlet: systemd-resolved-250.3-8.fc36.x86_64 108/108 #11 51.25 Running scriptlet: audit-libs-3.0.7-1.fc36.x86_64 108/108 #11 51.53 Verifying : autoconf-2.71-2.fc36.noarch 1/108 #11 51.53 Verifying : automake-1.16.5-4.fc36.noarch 2/108 #11 51.53 Verifying : btrfs-progs-5.16.2-1.fc36.x86_64 3/108 #11 51.53 Verifying : btrfs-progs-devel-5.16.2-1.fc36.x86_64 4/108 #11 51.53 Verifying : checkpolicy-3.3-2.fc36.x86_64 5/108 #11 51.53 Verifying : cmake-3.22.2-1.fc36.x86_64 6/108 #11 51.53 Verifying : cmake-data-3.22.2-1.fc36.noarch 7/108 #11 51.53 Verifying : cmake-filesystem-3.22.2-1.fc36.x86_64 8/108 #11 51.53 Verifying : cmake-rpm-macros-3.22.2-1.fc36.noarch 9/108 #11 51.53 Verifying : cpp-12.0.1-0.16.fc36.x86_64 10/108 #11 51.53 Verifying : cryptsetup-libs-2.4.3-2.fc36.x86_64 11/108 #11 51.53 Verifying : dbus-1:1.14.0-1.fc36.x86_64 12/108 #11 51.53 Verifying : dbus-broker-29-5.fc36.x86_64 13/108 #11 51.53 Verifying : dbus-common-1:1.14.0-1.fc36.noarch 14/108 #11 51.53 Verifying : device-mapper-1.02.175-7.fc36.x86_64 15/108 #11 51.53 Verifying : device-mapper-devel-1.02.175-7.fc36.x86_64 16/108 #11 51.53 Verifying : device-mapper-libs-1.02.175-7.fc36.x86_64 17/108 #11 51.53 Verifying : e2fsprogs-libs-1.46.5-2.fc36.x86_64 18/108 #11 51.53 Verifying : gc-8.0.6-2.fc36.x86_64 19/108 #11 51.53 Verifying : gcc-12.0.1-0.16.fc36.x86_64 20/108 #11 51.53 Verifying : gcc-plugin-annobin-12.0.1-0.16.fc36.x86_64 21/108 #11 51.53 Verifying : guile22-2.2.7-5.fc36.x86_64 22/108 #11 51.53 Verifying : jsoncpp-1.9.5-2.fc36.x86_64 23/108 #11 51.53 Verifying : kmod-libs-29-7.fc36.x86_64 24/108 #11 51.53 Verifying : less-590-3.fc36.x86_64 25/108 #11 51.53 Verifying : libbpf-2:0.5.0-2.fc36.x86_64 26/108 #11 51.53 Verifying : libbtrfs-5.16.2-1.fc36.x86_64 27/108 #11 51.53 Verifying : libbtrfsutil-5.16.2-1.fc36.x86_64 28/108 #11 51.53 Verifying : libcbor-0.7.0-5.fc36.x86_64 29/108 #11 51.53 Verifying : libedit-3.1-41.20210910cvs.fc36.x86_64 30/108 #11 51.53 Verifying : libfdisk-2.38-0.2.fc36.x86_64 31/108 #11 51.53 Verifying : libfido2-1.10.0-3.fc36.x86_64 32/108 #11 51.53 Verifying : libmpc-1.2.1-4.fc36.x86_64 33/108 #11 51.53 Verifying : libseccomp-2.5.3-2.fc36.x86_64 34/108 #11 51.53 Verifying : libseccomp-devel-2.5.3-2.fc36.x86_64 35/108 #11 51.53 Verifying : libselinux-devel-3.3-4.fc36.x86_64 36/108 #11 51.53 Verifying : libselinux-utils-3.3-4.fc36.x86_64 37/108 #11 51.53 Verifying : libsepol-devel-3.3-3.fc36.x86_64 38/108 #11 51.53 Verifying : libtool-2.4.6-50.fc36.x86_64 39/108 #11 51.53 Verifying : libtool-ltdl-2.4.6-50.fc36.x86_64 40/108 #11 51.53 Verifying : libtool-ltdl-devel-2.4.6-50.fc36.x86_64 41/108 #11 51.53 Verifying : libutempter-1.2.1-6.fc36.x86_64 42/108 #11 51.53 Verifying : libuv-1:1.44.1-1.fc36.x86_64 43/108 #11 51.53 Verifying : libxcrypt-devel-4.4.28-1.fc36.x86_64 44/108 #11 51.53 Verifying : libxcrypt-static-4.4.28-1.fc36.x86_64 45/108 #11 51.53 Verifying : libxkbcommon-1.4.0-1.fc36.x86_64 46/108 #11 51.53 Verifying : lzo-2.10-6.fc36.x86_64 47/108 #11 51.53 Verifying : m4-1.4.19-3.fc36.x86_64 48/108 #11 51.53 Verifying : make-1:4.3-7.fc36.x86_64 49/108 #11 51.53 Verifying : openssh-8.8p1-1.fc36.1.x86_64 50/108 #11 51.53 Verifying : openssh-clients-8.8p1-1.fc36.1.x86_64 51/108 #11 51.53 Verifying : pcre2-devel-10.39-1.fc36.1.x86_64 52/108 #11 51.53 Verifying : pcre2-utf16-10.39-1.fc36.1.x86_64 53/108 #11 51.53 Verifying : pcre2-utf32-10.39-1.fc36.1.x86_64 54/108 #11 51.53 Verifying : perl-Error-1:0.17029-8.fc36.noarch 55/108 #11 51.54 Verifying : perl-File-Compare-1.100.600-486.fc36.noarch 56/108 #11 51.54 Verifying : perl-File-Copy-2.35-486.fc36.noarch 57/108 #11 51.54 Verifying : perl-File-Find-1.39-486.fc36.noarch 58/108 #11 51.54 Verifying : perl-TermReadKey-2.38-12.fc36.x86_64 59/108 #11 51.54 Verifying : perl-Thread-Queue-3.14-479.fc36.noarch 60/108 #11 51.54 Verifying : perl-lib-0.65-486.fc36.x86_64 61/108 #11 51.54 Verifying : perl-threads-1:2.26-449.fc36.x86_64 62/108 #11 51.54 Verifying : perl-threads-shared-1.62-479.fc36.x86_64 63/108 #11 51.54 Verifying : policycoreutils-3.3-4.fc36.x86_64 64/108 #11 51.54 Verifying : policycoreutils-devel-3.3-4.fc36.x86_64 65/108 #11 51.54 Verifying : policycoreutils-python-utils-3.3-4.fc36.noarch 66/108 #11 51.54 Verifying : python3-audit-3.0.8-1.fc36.x86_64 67/108 #11 51.54 Verifying : python3-libselinux-3.3-4.fc36.x86_64 68/108 #11 51.54 Verifying : python3-libsemanage-3.3-3.fc36.x86_64 69/108 #11 51.54 Verifying : python3-policycoreutils-3.3-4.fc36.noarch 70/108 #11 51.54 Verifying : python3-setools-4.4.0-5.fc36.x86_64 71/108 #11 51.54 Verifying : python3-setuptools-59.6.0-2.fc36.noarch 72/108 #11 51.54 Verifying : qrencode-libs-4.1.1-2.fc36.x86_64 73/108 #11 51.54 Verifying : rhash-1.4.2-2.fc36.x86_64 74/108 #11 51.54 Verifying : rpm-plugin-selinux-4.17.0-10.fc36.x86_64 75/108 #11 51.54 Verifying : selinux-policy-36.8-1.fc36.noarch 76/108 #11 51.54 Verifying : selinux-policy-devel-36.8-1.fc36.noarch 77/108 #11 51.54 Verifying : selinux-policy-targeted-36.8-1.fc36.noarch 78/108 #11 51.54 Verifying : systemd-250.3-8.fc36.x86_64 79/108 #11 51.54 Verifying : systemd-devel-250.3-8.fc36.x86_64 80/108 #11 51.54 Verifying : systemd-networkd-250.3-8.fc36.x86_64 81/108 #11 51.54 Verifying : systemd-pam-250.3-8.fc36.x86_64 82/108 #11 51.54 Verifying : systemd-resolved-250.3-8.fc36.x86_64 83/108 #11 51.54 Verifying : systemd-rpm-macros-250.3-8.fc36.noarch 84/108 #11 51.54 Verifying : util-linux-2.38-0.2.fc36.x86_64 85/108 #11 51.54 Verifying : which-2.21-32.fc36.x86_64 86/108 #11 51.54 Verifying : xkeyboard-config-2.35.1-1.fc36.noarch 87/108 #11 51.54 Verifying : emacs-filesystem-1:27.2-11.fc36.noarch 88/108 #11 51.54 Verifying : glibc-devel-2.35-5.fc36.x86_64 89/108 #11 51.54 Verifying : glibc-headers-x86-2.35-5.fc36.noarch 90/108 #11 51.54 Verifying : glibc-static-2.35-5.fc36.x86_64 91/108 #11 51.54 Verifying : kernel-headers-5.17.4-300.fc36.x86_64 92/108 #11 51.54 Verifying : libargon2-20171227-9.fc36.x86_64 93/108 #11 51.54 Verifying : vim-filesystem-2:8.2.4845-1.fc36.noarch 94/108 #11 51.54 Verifying : annobin-docs-10.69-1.fc36.noarch 95/108 #11 51.54 Verifying : annobin-plugin-gcc-10.69-1.fc36.x86_64 96/108 #11 51.54 Verifying : git-2.36.1-1.fc36.x86_64 97/108 #11 51.54 Verifying : git-core-2.36.1-1.fc36.x86_64 98/108 #11 51.54 Verifying : git-core-doc-2.36.1-1.fc36.noarch 99/108 #11 51.54 Verifying : perl-Git-2.36.1-1.fc36.noarch 100/108 #11 51.54 Verifying : audit-libs-3.0.8-1.fc36.x86_64 101/108 #11 51.54 Verifying : audit-libs-3.0.7-1.fc36.x86_64 102/108 #11 51.54 Verifying : libgcc-12.0.1-0.16.fc36.x86_64 103/108 #11 51.54 Verifying : libgcc-12.0.1-0.12.fc36.x86_64 104/108 #11 51.54 Verifying : libgomp-12.0.1-0.16.fc36.x86_64 105/108 #11 51.54 Verifying : libgomp-12.0.1-0.12.fc36.x86_64 106/108 #11 51.54 Verifying : systemd-libs-250.3-8.fc36.x86_64 107/108 #11 51.54 Verifying : systemd-libs-250.3-4.fc36.x86_64 108/108 #11 51.72 #11 51.72 Upgraded: #11 51.72 audit-libs-3.0.8-1.fc36.x86_64 libgcc-12.0.1-0.16.fc36.x86_64 #11 51.72 libgomp-12.0.1-0.16.fc36.x86_64 systemd-libs-250.3-8.fc36.x86_64 #11 51.72 Installed: #11 51.72 annobin-docs-10.69-1.fc36.noarch #11 51.72 annobin-plugin-gcc-10.69-1.fc36.x86_64 #11 51.72 autoconf-2.71-2.fc36.noarch #11 51.72 automake-1.16.5-4.fc36.noarch #11 51.72 btrfs-progs-5.16.2-1.fc36.x86_64 #11 51.72 btrfs-progs-devel-5.16.2-1.fc36.x86_64 #11 51.72 checkpolicy-3.3-2.fc36.x86_64 #11 51.72 cmake-3.22.2-1.fc36.x86_64 #11 51.72 cmake-data-3.22.2-1.fc36.noarch #11 51.72 cmake-filesystem-3.22.2-1.fc36.x86_64 #11 51.72 cmake-rpm-macros-3.22.2-1.fc36.noarch #11 51.72 cpp-12.0.1-0.16.fc36.x86_64 #11 51.72 cryptsetup-libs-2.4.3-2.fc36.x86_64 #11 51.72 dbus-1:1.14.0-1.fc36.x86_64 #11 51.72 dbus-broker-29-5.fc36.x86_64 #11 51.72 dbus-common-1:1.14.0-1.fc36.noarch #11 51.72 device-mapper-1.02.175-7.fc36.x86_64 #11 51.72 device-mapper-devel-1.02.175-7.fc36.x86_64 #11 51.72 device-mapper-libs-1.02.175-7.fc36.x86_64 #11 51.72 e2fsprogs-libs-1.46.5-2.fc36.x86_64 #11 51.72 emacs-filesystem-1:27.2-11.fc36.noarch #11 51.72 gc-8.0.6-2.fc36.x86_64 #11 51.72 gcc-12.0.1-0.16.fc36.x86_64 #11 51.72 gcc-plugin-annobin-12.0.1-0.16.fc36.x86_64 #11 51.72 git-2.36.1-1.fc36.x86_64 #11 51.72 git-core-2.36.1-1.fc36.x86_64 #11 51.72 git-core-doc-2.36.1-1.fc36.noarch #11 51.72 glibc-devel-2.35-5.fc36.x86_64 #11 51.72 glibc-headers-x86-2.35-5.fc36.noarch #11 51.72 glibc-static-2.35-5.fc36.x86_64 #11 51.72 guile22-2.2.7-5.fc36.x86_64 #11 51.72 jsoncpp-1.9.5-2.fc36.x86_64 #11 51.72 kernel-headers-5.17.4-300.fc36.x86_64 #11 51.72 kmod-libs-29-7.fc36.x86_64 #11 51.72 less-590-3.fc36.x86_64 #11 51.72 libargon2-20171227-9.fc36.x86_64 #11 51.72 libbpf-2:0.5.0-2.fc36.x86_64 #11 51.72 libbtrfs-5.16.2-1.fc36.x86_64 #11 51.72 libbtrfsutil-5.16.2-1.fc36.x86_64 #11 51.72 libcbor-0.7.0-5.fc36.x86_64 #11 51.72 libedit-3.1-41.20210910cvs.fc36.x86_64 #11 51.72 libfdisk-2.38-0.2.fc36.x86_64 #11 51.72 libfido2-1.10.0-3.fc36.x86_64 #11 51.72 libmpc-1.2.1-4.fc36.x86_64 #11 51.72 libseccomp-2.5.3-2.fc36.x86_64 #11 51.72 libseccomp-devel-2.5.3-2.fc36.x86_64 #11 51.72 libselinux-devel-3.3-4.fc36.x86_64 #11 51.72 libselinux-utils-3.3-4.fc36.x86_64 #11 51.72 libsepol-devel-3.3-3.fc36.x86_64 #11 51.72 libtool-2.4.6-50.fc36.x86_64 #11 51.72 libtool-ltdl-2.4.6-50.fc36.x86_64 #11 51.72 libtool-ltdl-devel-2.4.6-50.fc36.x86_64 #11 51.72 libutempter-1.2.1-6.fc36.x86_64 #11 51.72 libuv-1:1.44.1-1.fc36.x86_64 #11 51.72 libxcrypt-devel-4.4.28-1.fc36.x86_64 #11 51.72 libxcrypt-static-4.4.28-1.fc36.x86_64 #11 51.72 libxkbcommon-1.4.0-1.fc36.x86_64 #11 51.72 lzo-2.10-6.fc36.x86_64 #11 51.72 m4-1.4.19-3.fc36.x86_64 #11 51.72 make-1:4.3-7.fc36.x86_64 #11 51.72 openssh-8.8p1-1.fc36.1.x86_64 #11 51.72 openssh-clients-8.8p1-1.fc36.1.x86_64 #11 51.72 pcre2-devel-10.39-1.fc36.1.x86_64 #11 51.72 pcre2-utf16-10.39-1.fc36.1.x86_64 #11 51.72 pcre2-utf32-10.39-1.fc36.1.x86_64 #11 51.72 perl-Error-1:0.17029-8.fc36.noarch #11 51.72 perl-File-Compare-1.100.600-486.fc36.noarch #11 51.72 perl-File-Copy-2.35-486.fc36.noarch #11 51.72 perl-File-Find-1.39-486.fc36.noarch #11 51.72 perl-Git-2.36.1-1.fc36.noarch #11 51.72 perl-TermReadKey-2.38-12.fc36.x86_64 #11 51.72 perl-Thread-Queue-3.14-479.fc36.noarch #11 51.72 perl-lib-0.65-486.fc36.x86_64 #11 51.72 perl-threads-1:2.26-449.fc36.x86_64 #11 51.72 perl-threads-shared-1.62-479.fc36.x86_64 #11 51.72 policycoreutils-3.3-4.fc36.x86_64 #11 51.72 policycoreutils-devel-3.3-4.fc36.x86_64 #11 51.72 policycoreutils-python-utils-3.3-4.fc36.noarch #11 51.72 python3-audit-3.0.8-1.fc36.x86_64 #11 51.72 python3-libselinux-3.3-4.fc36.x86_64 #11 51.72 python3-libsemanage-3.3-3.fc36.x86_64 #11 51.72 python3-policycoreutils-3.3-4.fc36.noarch #11 51.72 python3-setools-4.4.0-5.fc36.x86_64 #11 51.72 python3-setuptools-59.6.0-2.fc36.noarch #11 51.72 qrencode-libs-4.1.1-2.fc36.x86_64 #11 51.72 rhash-1.4.2-2.fc36.x86_64 #11 51.72 rpm-plugin-selinux-4.17.0-10.fc36.x86_64 #11 51.72 selinux-policy-36.8-1.fc36.noarch #11 51.72 selinux-policy-devel-36.8-1.fc36.noarch #11 51.72 selinux-policy-targeted-36.8-1.fc36.noarch #11 51.72 systemd-250.3-8.fc36.x86_64 #11 51.72 systemd-devel-250.3-8.fc36.x86_64 #11 51.72 systemd-networkd-250.3-8.fc36.x86_64 #11 51.72 systemd-pam-250.3-8.fc36.x86_64 #11 51.72 systemd-resolved-250.3-8.fc36.x86_64 #11 51.72 systemd-rpm-macros-250.3-8.fc36.noarch #11 51.72 util-linux-2.38-0.2.fc36.x86_64 #11 51.72 vim-filesystem-2:8.2.4845-1.fc36.noarch #11 51.72 which-2.21-32.fc36.x86_64 #11 51.72 xkeyboard-config-2.35.1-1.fc36.noarch #11 51.72 #11 51.72 Complete! #11 DONE 51.9s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:314a66be6bfb74ba61d1dce5bdb7f3bfc03d7913e90b73545d384da26b3f4af5 #11 58.27 Running scriptlet: libgcc-12.0.1-0.12.fc36.aarch64 108/110 #11 58.40 Cleanup : libgomp-12.0.1-0.12.fc36.aarch64 109/110 #11 58.41 Cleanup : audit-libs-3.0.7-1.fc36.aarch64 110/110 #11 58.42 Running scriptlet: selinux-policy-targeted-36.8-1.fc36.noarch 110/110 #11 58.43 Running scriptlet: systemd-resolved-250.3-8.fc36.aarch64 110/110 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20220506101846-4cc4385 ]] + echo VERSION AAA 0.0.0-20220506101846-4cc4385 VERSION AAA 0.0.0-20220506101846-4cc4385 + VERSION=0.0.0-20220506101846-4cc4385 + echo VERSION bbb 0.0.0-20220506101846-4cc4385 VERSION bbb 0.0.0-20220506101846-4cc4385 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 09 May 2022 11:58:56 +0000' + cat + export CLI_GITCOMMIT=4cc4385 + CLI_GITCOMMIT=4cc4385 + export ENGINE_GITCOMMIT=bb88ff4 + ENGINE_GITCOMMIT=bb88ff4 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220506101846-4cc4385 VERSION BBB 0.0.0-20220506101846-4cc4385 + dpkg-buildpackage -uc -us -I.git #21 119.3 Selecting previously unselected package g++-s390x-linux-gnu. #21 119.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 119.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... #21 119.3 Selecting previously unselected package crossbuild-essential-s390x. #21 119.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... #21 119.3 Unpacking crossbuild-essential-s390x (12.9) ... #21 119.4 Setting up libconfig-inifiles-perl (3.000003-1) ... #21 119.4 Setting up libfile-which-perl (1.23-1) ... #21 119.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... #21 119.4 Setting up libc6-armhf-cross (2.31-9cross4) ... #21 119.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... #21 119.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 119.5 Setting up libicu67:amd64 (67.1-7) ... #21 119.5 Setting up libmagic-mgc (1:5.39-3) ... #21 119.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... #21 119.5 Setting up libc6-s390x-cross (2.31-9cross4) ... #21 119.5 Setting up libmagic1:amd64 (1:5.39-3) ... #21 119.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #21 119.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... #21 119.6 Setting up file (1:5.39-3) ... #21 119.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... #21 119.6 Setting up bzip2 (1.0.8-4) ... #21 119.6 Setting up libyaml-perl (1.30-1) ... #21 119.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... #21 119.6 Setting up libxml-sax-base-perl (1.09-1.1) ... #21 119.6 Setting up libio-string-perl (1.08-3.1) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20220506101846-4cc4385-0~ubuntu-impish dpkg-buildpackage: info: source distribution impish dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf #21 119.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... #21 119.6 Setting up cross-config (2.6.18+nmu1) ... #21 119.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #21 119.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #21 119.8 Setting up libc6-arm64-cross (2.31-9cross4) ... #21 119.8 Setting up patch (2.7.6-7) ... #21 119.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... #21 119.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... #21 119.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... #21 119.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... #21 119.8 Setting up libc6-armel-cross (2.31-9cross4) ... #21 119.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... #21 119.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... #21 119.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... debian/rules clean dh clean --with=bash-completion dh_clean #21 119.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... #21 119.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... #21 119.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #21 119.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... #21 119.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... #21 119.9 Setting up libfile-homedir-perl (1.006-1) ... #21 119.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... #21 119.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... #21 119.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... #21 120.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 120.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... #21 120.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 120.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... #21 120.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... #21 120.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... #21 120.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 120.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... #21 120.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... #21 120.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... #21 120.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... #21 120.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... #21 120.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... #21 120.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... #21 120.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... #21 120.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... #21 120.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... #21 120.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... #21 120.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... #21 120.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... #21 120.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... #21 120.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20220506101846-4cc4385-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz #21 120.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... #21 120.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... #21 120.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... #21 120.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... #21 120.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... #21 120.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #21 120.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #21 120.4 #21 120.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #21 120.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... #21 120.5 Setting up dpkg-dev (1.20.9) ... #21 120.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... #21 120.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... #21 120.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... #21 120.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... #21 120.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... #21 120.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... #21 120.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #11 58.47 Running scriptlet: audit-libs-3.0.7-1.fc36.aarch64 110/110 #11 60.01 Verifying : autoconf-2.71-2.fc36.noarch 1/110 #11 60.01 Verifying : automake-1.16.5-4.fc36.noarch 2/110 #11 60.01 Verifying : btrfs-progs-5.16.2-1.fc36.aarch64 3/110 #11 60.01 Verifying : btrfs-progs-devel-5.16.2-1.fc36.aarch64 4/110 #11 60.01 Verifying : checkpolicy-3.3-2.fc36.aarch64 5/110 #11 60.01 Verifying : cmake-3.22.2-1.fc36.aarch64 6/110 #11 60.01 Verifying : cmake-data-3.22.2-1.fc36.noarch 7/110 #11 60.01 Verifying : cmake-filesystem-3.22.2-1.fc36.aarch64 8/110 #11 60.01 Verifying : cmake-rpm-macros-3.22.2-1.fc36.noarch 9/110 #11 60.01 Verifying : cpp-12.0.1-0.16.fc36.aarch64 10/110 #11 60.01 Verifying : cryptsetup-libs-2.4.3-2.fc36.aarch64 11/110 #11 60.01 Verifying : dbus-1:1.14.0-1.fc36.aarch64 12/110 #11 60.01 Verifying : dbus-broker-29-5.fc36.aarch64 13/110 #11 60.01 Verifying : dbus-common-1:1.14.0-1.fc36.noarch 14/110 #11 60.01 Verifying : device-mapper-1.02.175-7.fc36.aarch64 15/110 #11 60.01 Verifying : device-mapper-devel-1.02.175-7.fc36.aarch64 16/110 #11 60.01 Verifying : device-mapper-libs-1.02.175-7.fc36.aarch64 17/110 #11 60.01 Verifying : e2fsprogs-libs-1.46.5-2.fc36.aarch64 18/110 #11 60.01 Verifying : gc-8.0.6-2.fc36.aarch64 19/110 #11 60.01 Verifying : gcc-12.0.1-0.16.fc36.aarch64 20/110 #11 60.01 Verifying : gcc-plugin-annobin-12.0.1-0.16.fc36.aarch64 21/110 #11 60.01 Verifying : guile22-2.2.7-5.fc36.aarch64 22/110 #11 60.01 Verifying : jsoncpp-1.9.5-2.fc36.aarch64 23/110 #11 60.01 Verifying : kmod-libs-29-7.fc36.aarch64 24/110 #11 60.01 Verifying : less-590-3.fc36.aarch64 25/110 #11 60.01 Verifying : libasan-12.0.1-0.16.fc36.aarch64 26/110 #11 60.01 Verifying : libatomic-12.0.1-0.16.fc36.aarch64 27/110 #11 60.01 Verifying : libbpf-2:0.5.0-2.fc36.aarch64 28/110 #11 60.01 Verifying : libbtrfs-5.16.2-1.fc36.aarch64 29/110 #11 60.01 Verifying : libbtrfsutil-5.16.2-1.fc36.aarch64 30/110 #11 60.01 Verifying : libcbor-0.7.0-5.fc36.aarch64 31/110 #11 60.01 Verifying : libedit-3.1-41.20210910cvs.fc36.aarch64 32/110 #11 60.01 Verifying : libfdisk-2.38-0.2.fc36.aarch64 33/110 #11 60.01 Verifying : libfido2-1.10.0-3.fc36.aarch64 34/110 #11 60.01 Verifying : libmpc-1.2.1-4.fc36.aarch64 35/110 #11 60.01 Verifying : libseccomp-2.5.3-2.fc36.aarch64 36/110 #11 60.01 Verifying : libseccomp-devel-2.5.3-2.fc36.aarch64 37/110 #11 60.01 Verifying : libselinux-devel-3.3-4.fc36.aarch64 38/110 #11 60.01 Verifying : libselinux-utils-3.3-4.fc36.aarch64 39/110 #11 60.01 Verifying : libsepol-devel-3.3-3.fc36.aarch64 40/110 #11 60.01 Verifying : libtool-2.4.6-50.fc36.aarch64 41/110 #11 60.01 Verifying : libtool-ltdl-2.4.6-50.fc36.aarch64 42/110 #11 60.01 Verifying : libtool-ltdl-devel-2.4.6-50.fc36.aarch64 43/110 #11 60.01 Verifying : libubsan-12.0.1-0.16.fc36.aarch64 44/110 #11 60.01 Verifying : libutempter-1.2.1-6.fc36.aarch64 45/110 #11 60.01 Verifying : libuv-1:1.44.1-1.fc36.aarch64 46/110 #11 60.01 Verifying : libxcrypt-devel-4.4.28-1.fc36.aarch64 47/110 #11 60.01 Verifying : libxcrypt-static-4.4.28-1.fc36.aarch64 48/110 #11 60.01 Verifying : libxkbcommon-1.4.0-1.fc36.aarch64 49/110 #11 60.01 Verifying : lzo-2.10-6.fc36.aarch64 50/110 #11 60.01 Verifying : m4-1.4.19-3.fc36.aarch64 51/110 #11 60.01 Verifying : make-1:4.3-7.fc36.aarch64 52/110 #11 60.01 Verifying : openssh-8.8p1-1.fc36.1.aarch64 53/110 #11 60.01 Verifying : openssh-clients-8.8p1-1.fc36.1.aarch64 54/110 #11 60.01 Verifying : pcre2-devel-10.39-1.fc36.1.aarch64 55/110 #11 60.01 Verifying : pcre2-utf16-10.39-1.fc36.1.aarch64 56/110 #11 60.01 Verifying : pcre2-utf32-10.39-1.fc36.1.aarch64 57/110 #11 60.01 Verifying : perl-Error-1:0.17029-8.fc36.noarch 58/110 #11 60.01 Verifying : perl-File-Compare-1.100.600-486.fc36.noarch 59/110 #11 60.01 Verifying : perl-File-Copy-2.35-486.fc36.noarch 60/110 #11 60.01 Verifying : perl-File-Find-1.39-486.fc36.noarch 61/110 #11 60.01 Verifying : perl-TermReadKey-2.38-12.fc36.aarch64 62/110 #11 60.01 Verifying : perl-Thread-Queue-3.14-479.fc36.noarch 63/110 #11 60.01 Verifying : perl-lib-0.65-486.fc36.aarch64 64/110 #11 60.01 Verifying : perl-threads-1:2.26-449.fc36.aarch64 65/110 #11 60.01 Verifying : perl-threads-shared-1.62-479.fc36.aarch64 66/110 #11 60.01 Verifying : policycoreutils-3.3-4.fc36.aarch64 67/110 #11 60.01 Verifying : policycoreutils-devel-3.3-4.fc36.aarch64 68/110 #11 60.01 Verifying : policycoreutils-python-utils-3.3-4.fc36.noarch 69/110 #11 60.01 Verifying : python3-audit-3.0.8-1.fc36.aarch64 70/110 #11 60.01 Verifying : python3-libselinux-3.3-4.fc36.aarch64 71/110 #11 60.01 Verifying : python3-libsemanage-3.3-3.fc36.aarch64 72/110 #11 60.01 Verifying : python3-policycoreutils-3.3-4.fc36.noarch 73/110 #11 60.01 Verifying : python3-setools-4.4.0-5.fc36.aarch64 74/110 #11 60.01 Verifying : python3-setuptools-59.6.0-2.fc36.noarch 75/110 #11 60.01 Verifying : qrencode-libs-4.1.1-2.fc36.aarch64 76/110 #11 60.01 Verifying : rhash-1.4.2-2.fc36.aarch64 77/110 #11 60.01 Verifying : rpm-plugin-selinux-4.17.0-10.fc36.aarch64 78/110 #11 60.01 Verifying : selinux-policy-36.8-1.fc36.noarch 79/110 #11 60.01 Verifying : selinux-policy-devel-36.8-1.fc36.noarch 80/110 #11 60.01 Verifying : selinux-policy-targeted-36.8-1.fc36.noarch 81/110 #11 60.01 Verifying : systemd-250.3-8.fc36.aarch64 82/110 #11 60.02 Verifying : systemd-devel-250.3-8.fc36.aarch64 83/110 #11 60.02 Verifying : systemd-networkd-250.3-8.fc36.aarch64 84/110 #11 60.02 Verifying : systemd-pam-250.3-8.fc36.aarch64 85/110 #11 60.02 Verifying : systemd-resolved-250.3-8.fc36.aarch64 86/110 #11 60.02 Verifying : systemd-rpm-macros-250.3-8.fc36.noarch 87/110 #11 60.02 Verifying : util-linux-2.38-0.2.fc36.aarch64 88/110 #11 60.02 Verifying : which-2.21-32.fc36.aarch64 89/110 #11 60.02 Verifying : xkeyboard-config-2.35.1-1.fc36.noarch 90/110 #11 60.02 Verifying : emacs-filesystem-1:27.2-11.fc36.noarch 91/110 #11 60.02 Verifying : glibc-devel-2.35-5.fc36.aarch64 92/110 #11 60.02 Verifying : glibc-static-2.35-5.fc36.aarch64 93/110 #11 60.02 Verifying : kernel-headers-5.17.4-300.fc36.aarch64 94/110 #11 60.02 Verifying : libargon2-20171227-9.fc36.aarch64 95/110 #11 60.02 Verifying : vim-filesystem-2:8.2.4845-1.fc36.noarch 96/110 #11 60.02 Verifying : annobin-docs-10.69-1.fc36.noarch 97/110 #11 60.02 Verifying : annobin-plugin-gcc-10.69-1.fc36.aarch64 98/110 #11 60.02 Verifying : git-2.36.1-1.fc36.aarch64 99/110 #11 60.02 Verifying : git-core-2.36.1-1.fc36.aarch64 100/110 #11 60.02 Verifying : git-core-doc-2.36.1-1.fc36.noarch 101/110 #11 60.02 Verifying : perl-Git-2.36.1-1.fc36.noarch 102/110 #11 60.02 Verifying : audit-libs-3.0.8-1.fc36.aarch64 103/110 #11 60.02 Verifying : audit-libs-3.0.7-1.fc36.aarch64 104/110 #11 60.02 Verifying : libgcc-12.0.1-0.16.fc36.aarch64 105/110 #11 60.02 Verifying : libgcc-12.0.1-0.12.fc36.aarch64 106/110 #11 60.02 Verifying : libgomp-12.0.1-0.16.fc36.aarch64 107/110 #11 60.02 Verifying : libgomp-12.0.1-0.12.fc36.aarch64 108/110 #11 60.02 Verifying : systemd-libs-250.3-8.fc36.aarch64 109/110 #11 60.02 Verifying : systemd-libs-250.3-4.fc36.aarch64 110/110 #11 60.20 #11 60.20 Upgraded: #11 60.20 audit-libs-3.0.8-1.fc36.aarch64 libgcc-12.0.1-0.16.fc36.aarch64 #11 60.20 libgomp-12.0.1-0.16.fc36.aarch64 systemd-libs-250.3-8.fc36.aarch64 #11 60.20 Installed: #11 60.20 annobin-docs-10.69-1.fc36.noarch #11 60.20 annobin-plugin-gcc-10.69-1.fc36.aarch64 #11 60.20 autoconf-2.71-2.fc36.noarch #11 60.20 automake-1.16.5-4.fc36.noarch #11 60.20 btrfs-progs-5.16.2-1.fc36.aarch64 #11 60.20 btrfs-progs-devel-5.16.2-1.fc36.aarch64 #11 60.20 checkpolicy-3.3-2.fc36.aarch64 #11 60.20 cmake-3.22.2-1.fc36.aarch64 #11 60.20 cmake-data-3.22.2-1.fc36.noarch #11 60.20 cmake-filesystem-3.22.2-1.fc36.aarch64 #11 60.20 cmake-rpm-macros-3.22.2-1.fc36.noarch #11 60.20 cpp-12.0.1-0.16.fc36.aarch64 #11 60.20 cryptsetup-libs-2.4.3-2.fc36.aarch64 #11 60.20 dbus-1:1.14.0-1.fc36.aarch64 #11 60.20 dbus-broker-29-5.fc36.aarch64 #11 60.20 dbus-common-1:1.14.0-1.fc36.noarch #11 60.20 device-mapper-1.02.175-7.fc36.aarch64 #11 60.20 device-mapper-devel-1.02.175-7.fc36.aarch64 #11 60.20 device-mapper-libs-1.02.175-7.fc36.aarch64 #11 60.20 e2fsprogs-libs-1.46.5-2.fc36.aarch64 #11 60.20 emacs-filesystem-1:27.2-11.fc36.noarch #11 60.20 gc-8.0.6-2.fc36.aarch64 #11 60.20 gcc-12.0.1-0.16.fc36.aarch64 #11 60.20 gcc-plugin-annobin-12.0.1-0.16.fc36.aarch64 #11 60.20 git-2.36.1-1.fc36.aarch64 #11 60.20 git-core-2.36.1-1.fc36.aarch64 #11 60.20 git-core-doc-2.36.1-1.fc36.noarch #11 60.20 glibc-devel-2.35-5.fc36.aarch64 #11 60.20 glibc-static-2.35-5.fc36.aarch64 #11 60.20 guile22-2.2.7-5.fc36.aarch64 #11 60.20 jsoncpp-1.9.5-2.fc36.aarch64 #11 60.20 kernel-headers-5.17.4-300.fc36.aarch64 #11 60.20 kmod-libs-29-7.fc36.aarch64 #11 60.20 less-590-3.fc36.aarch64 #11 60.20 libargon2-20171227-9.fc36.aarch64 #11 60.20 libasan-12.0.1-0.16.fc36.aarch64 #11 60.20 libatomic-12.0.1-0.16.fc36.aarch64 #11 60.20 libbpf-2:0.5.0-2.fc36.aarch64 #11 60.20 libbtrfs-5.16.2-1.fc36.aarch64 #11 60.20 libbtrfsutil-5.16.2-1.fc36.aarch64 #11 60.20 libcbor-0.7.0-5.fc36.aarch64 #11 60.20 libedit-3.1-41.20210910cvs.fc36.aarch64 #11 60.20 libfdisk-2.38-0.2.fc36.aarch64 #11 60.20 libfido2-1.10.0-3.fc36.aarch64 #11 60.20 libmpc-1.2.1-4.fc36.aarch64 #11 60.20 libseccomp-2.5.3-2.fc36.aarch64 #11 60.20 libseccomp-devel-2.5.3-2.fc36.aarch64 #11 60.20 libselinux-devel-3.3-4.fc36.aarch64 #11 60.20 libselinux-utils-3.3-4.fc36.aarch64 #11 60.20 libsepol-devel-3.3-3.fc36.aarch64 #11 60.20 libtool-2.4.6-50.fc36.aarch64 #11 60.20 libtool-ltdl-2.4.6-50.fc36.aarch64 #11 60.20 libtool-ltdl-devel-2.4.6-50.fc36.aarch64 #11 60.20 libubsan-12.0.1-0.16.fc36.aarch64 #11 60.20 libutempter-1.2.1-6.fc36.aarch64 #11 60.20 libuv-1:1.44.1-1.fc36.aarch64 #11 60.20 libxcrypt-devel-4.4.28-1.fc36.aarch64 #11 60.20 libxcrypt-static-4.4.28-1.fc36.aarch64 #11 60.20 libxkbcommon-1.4.0-1.fc36.aarch64 #11 60.20 lzo-2.10-6.fc36.aarch64 #11 60.20 m4-1.4.19-3.fc36.aarch64 #11 60.20 make-1:4.3-7.fc36.aarch64 #11 60.20 openssh-8.8p1-1.fc36.1.aarch64 #11 60.20 openssh-clients-8.8p1-1.fc36.1.aarch64 #11 60.20 pcre2-devel-10.39-1.fc36.1.aarch64 #11 60.20 pcre2-utf16-10.39-1.fc36.1.aarch64 #11 60.20 pcre2-utf32-10.39-1.fc36.1.aarch64 #11 60.20 perl-Error-1:0.17029-8.fc36.noarch #11 60.20 perl-File-Compare-1.100.600-486.fc36.noarch #11 60.20 perl-File-Copy-2.35-486.fc36.noarch #11 60.20 perl-File-Find-1.39-486.fc36.noarch #11 60.20 perl-Git-2.36.1-1.fc36.noarch #11 60.20 perl-TermReadKey-2.38-12.fc36.aarch64 #11 60.20 perl-Thread-Queue-3.14-479.fc36.noarch #11 60.20 perl-lib-0.65-486.fc36.aarch64 #11 60.20 perl-threads-1:2.26-449.fc36.aarch64 #11 60.20 perl-threads-shared-1.62-479.fc36.aarch64 #11 60.20 policycoreutils-3.3-4.fc36.aarch64 #11 60.20 policycoreutils-devel-3.3-4.fc36.aarch64 #11 60.20 policycoreutils-python-utils-3.3-4.fc36.noarch #11 60.20 python3-audit-3.0.8-1.fc36.aarch64 #11 60.20 python3-libselinux-3.3-4.fc36.aarch64 #11 60.20 python3-libsemanage-3.3-3.fc36.aarch64 #11 60.20 python3-policycoreutils-3.3-4.fc36.noarch #11 60.20 python3-setools-4.4.0-5.fc36.aarch64 #11 60.20 python3-setuptools-59.6.0-2.fc36.noarch #11 60.20 qrencode-libs-4.1.1-2.fc36.aarch64 #11 60.20 rhash-1.4.2-2.fc36.aarch64 #11 60.20 rpm-plugin-selinux-4.17.0-10.fc36.aarch64 #11 60.20 selinux-policy-36.8-1.fc36.noarch #11 60.20 selinux-policy-devel-36.8-1.fc36.noarch #11 60.20 selinux-policy-targeted-36.8-1.fc36.noarch #11 60.20 systemd-250.3-8.fc36.aarch64 #11 60.20 systemd-devel-250.3-8.fc36.aarch64 #11 60.20 systemd-networkd-250.3-8.fc36.aarch64 #11 60.20 systemd-pam-250.3-8.fc36.aarch64 #11 60.20 systemd-resolved-250.3-8.fc36.aarch64 #11 60.20 systemd-rpm-macros-250.3-8.fc36.noarch #11 60.20 util-linux-2.38-0.2.fc36.aarch64 #11 60.20 vim-filesystem-2:8.2.4845-1.fc36.noarch #11 60.20 which-2.21-32.fc36.aarch64 #11 60.20 xkeyboard-config-2.35.1-1.fc36.noarch #11 60.20 #11 60.20 Complete! #21 120.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... #21 120.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... #21 120.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... #21 120.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... #21 120.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #21 120.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #21 120.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #21 120.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #21 121.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #21 121.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... #21 121.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... #21 121.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... #21 121.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... #21 121.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... #21 121.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... #21 121.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... #21 121.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #21 121.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... #21 121.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... #21 121.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... #21 121.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... #21 121.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... #21 121.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... #21 121.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #21 121.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... #13 DONE 2.3s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:75d095878b1318e96ef36c24a1a7f9b976b740d4014f6863f776503b3222c52e #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #21 121.2 Setting up libxml-simple-perl (2.25-1) ... #21 121.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... #21 121.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... #21 121.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... #21 121.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... #21 121.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... #21 121.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... #21 121.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... #21 121.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... #21 121.3 Setting up libconfig-auto-perl (0.44-1.1) ... #21 121.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... #21 121.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... #21 121.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... #21 121.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #21 121.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... #21 121.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... #21 121.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... #21 121.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... #21 121.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... #21 121.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #11 61.24 Last metadata expiration check: 0:01:23 ago on Mon May 9 11:57:35 2022. #21 121.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... #21 121.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... #21 121.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... #21 121.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 121.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... #21 121.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... #21 121.5 Setting up dpkg-cross (2.6.18+nmu1) ... #21 121.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 121.5 Setting up crossbuild-essential-armel (12.9) ... #21 121.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... #21 121.6 Setting up crossbuild-essential-armhf (12.9) ... #21 121.6 Setting up crossbuild-essential-arm64 (12.9) ... #21 121.6 Setting up crossbuild-essential-s390x (12.9) ... #21 121.6 Setting up crossbuild-essential-ppc64el (12.9) ... #21 121.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... #11 61.62 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 61.71 Dependencies resolved. #11 61.72 Nothing to do. #11 61.72 Complete! #11 DONE 61.8s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:f3b08eb7bd0d02822ba7c462a2998c5195af1944723d3349c9f5e880645a9fb3 #21 DONE 122.9s #36 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / #36 sha256:6eedb25c13e61f4f39fb9abe1f27c2a356d427284a23b118cebfa6778786f6f0 #36 DONE 0.1s #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 #22 sha256:26663e4cc7cff8ef01b5c54535d846c855e2b7643ceb1e39e982cf8fa3571d0e #22 1.315 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #22 1.315 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #22 1.326 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #22 1.510 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #22 1.627 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] #22 1.635 Get:6 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] #22 1.635 Get:7 http://security.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] #22 1.639 Get:8 http://security.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] #22 1.641 Get:9 http://security.debian.org/debian-security bullseye-security/main armel Packages [128 kB] #22 1.970 Get:10 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB] #22 2.235 Get:11 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB] #13 DONE 3.3s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:740560c6f23f9925052a9d29c0626383d05940c8e2ccea6cf15419b2d38a899b #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #22 2.579 Get:12 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB] #22 3.029 Get:13 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] #22 3.478 Get:14 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #22 3.775 Get:15 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #22 4.031 Get:16 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] #22 4.032 Get:17 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] #22 4.032 Get:18 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #22 4.033 Get:19 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] #22 4.033 Get:20 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #22 4.034 Get:21 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] #15 exporting layers 6.1s done #15 writing image sha256:0a53cc54d9e59455f0e518c88475e4a1957b19d3d9f878aa351de2d35126059a done #15 naming to docker.io/rpmbuild-fedora-36/x86_64 done #15 DONE 6.2s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-36/x86_64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u4ayF6 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uSewdd + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20220506101846.4cc4385-0.fc36 x86_64 + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... #15 exporting layers 2.7s done #15 writing image sha256:8b1e773659f303c8099c4abc3e944aca40943d230d1636ccef1506c88ea0573b done #15 naming to docker.io/rpmbuild-fedora-36/aarch64 done #15 DONE 2.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-36/aarch64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DhF9Q8 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - -- The C compiler identification is GNU 12.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IwM7nU [100%] Linking C executable tini-static #22 ... #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 #37 sha256:c24e9278b2229b8b27e7d37c1c64d706f55dd15733634b63cd9973b3f6cc6045 #37 1.064 + RM_GOPATH=0 #37 1.064 + TMP_GOPATH= #37 1.064 + : /build #37 1.064 + '[' -z '' ']' #37 1.065 ++ mktemp -d #37 1.066 + export GOPATH=/tmp/tmp.SXfpOM0Z4V #37 1.066 + GOPATH=/tmp/tmp.SXfpOM0Z4V #37 1.066 + RM_GOPATH=1 #37 1.066 + case "$(go env GOARCH)" in #37 1.067 ++ go env GOARCH #37 1.071 + export GO_BUILDMODE=-buildmode=pie #37 1.071 + GO_BUILDMODE=-buildmode=pie #37 1.071 ++ dirname /install.sh #37 1.072 + dir=/ #37 1.072 + bin=rootlesskit #37 1.072 + shift #37 1.072 + '[' '!' -f //rootlesskit.installer ']' #37 1.072 + . //rootlesskit.installer #37 1.072 ++ : 1920341cd41e047834a21007424162a2dc946315 #37 1.073 + install_rootlesskit #37 1.073 + case "$1" in #37 1.073 + export CGO_ENABLED=0 #37 1.073 + CGO_ENABLED=0 #37 1.073 + _install_rootlesskit #37 1.073 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' #37 1.073 + for f in rootlesskit rootlesskit-docker-proxy #37 1.073 + GOBIN=/build #37 1.073 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 #37 1.073 + GO111MODULE=on #37 1.073 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #37 1.531 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #37 2.613 go: downloading github.com/sirupsen/logrus v1.8.1 #37 2.616 go: downloading github.com/urfave/cli/v2 v2.4.0 #37 2.834 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #37 3.822 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd #37 4.105 go: downloading github.com/google/uuid v1.3.0 #37 4.114 go: downloading github.com/moby/vpnkit v0.5.0 #37 4.153 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 #37 4.229 go: downloading github.com/gofrs/flock v0.8.1 #37 4.267 go: downloading github.com/gorilla/mux v1.8.0 #37 4.329 go: downloading github.com/moby/sys/mountinfo v0.6.0 #37 4.464 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 #37 4.511 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #37 4.563 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b #37 5.056 go: downloading github.com/russross/blackfriday/v2 v2.1.0 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20220506101846.4cc4385-0.fc36 aarch64 + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary #27 163.6 # github.com/containerd/containerd/cmd/containerd #27 163.6 /usr/bin/ld: /tmp/go-link-1853808591/000019.o: in function `New': #27 163.6 /tmp/tmp.LJMhKxd3MA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking #27 163.7 + bin/containerd-stress #27 164.8 + bin/containerd-shim + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" -- The C compiler identification is GNU 12.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #37 ... #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 #24 sha256:d2e71271fccf287ab254b68e3f42339d48cd77fda4ca35f3ba2f9b2068de7e21 #24 1.238 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #24 1.246 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #24 1.351 Get:3 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #24 1.494 Get:4 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #24 1.543 Get:5 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] #24 1.811 Get:6 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] #24 2.003 Get:7 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB] #24 2.384 Get:8 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB] #24 2.823 Get:9 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB] #24 3.244 Get:10 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] #24 3.245 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] #24 3.247 Get:12 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] #24 3.248 Get:13 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #24 3.249 Get:14 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] #24 3.251 Get:15 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #24 3.592 Get:16 http://security.debian.org/debian-security bullseye-security/main armel Packages [128 kB] #24 3.603 Get:17 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] #24 3.604 Get:18 http://security.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] #24 3.607 Get:19 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] #24 3.623 Get:20 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #24 3.630 Get:21 http://security.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] #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 #32 sha256:6f2f4a42a8616e41cabe9ad4276ce99282721e0ea5988621457cb9566733bf70 #32 1.380 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #32 1.388 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] #32 1.390 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #32 1.662 Get:4 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] #32 1.723 Get:5 http://security.debian.org/debian-security bullseye-security/main armel Packages [128 kB] #32 1.723 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] #32 1.725 Get:7 http://security.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] #32 1.725 Get:8 http://security.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] #32 1.726 Get:9 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] #32 2.313 Get:10 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB] #32 2.635 Get:11 http://deb.debian.org/debian bullseye/main s390x Packages [7876 kB] #32 3.104 Get:12 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #32 3.449 Get:13 http://deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] #32 3.847 Get:14 http://deb.debian.org/debian bullseye/main armel Packages [7865 kB] #32 4.187 Get:15 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] #32 4.421 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] #32 4.423 Get:17 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #32 4.424 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] #32 4.425 Get:19 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #32 4.425 Get:20 http://deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] #32 4.426 Get:21 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.2M5YnCJZP8/ + cd /tmp/docker-cli-docsgen.2M5YnCJZP8 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=bb88ff4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" #27 175.8 + bin/containerd-shim-runc-v1 #30 DONE 132.5s #29 [linux/amd64->darwin/arm64 build 3/3] 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 #29 DONE 132.4s #31 [darwin/arm64 binary 1/1] COPY --from=build /out . #31 DONE 0.1s #32 [darwin/amd64 binary 1/1] COPY --from=build /out . #32 DONE 0.1s #33 exporting to client #33 copying files darwin/arm64 1.21MB 0.1s #33 copying files darwin/amd64 1.08MB 0.1s #33 copying files darwin/arm64 25.35MB 0.9s done #33 copying files darwin/amd64 26.33MB 0.9s done #33 DONE 0.9s dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/build && for platform in *; do \ arch=$(echo $platform | cut -d_ -f2); \ mkdir -p $dest/$arch/docker; \ cp $platform/docker-darwin-* $dest/$arch/docker/docker && \ tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20220506101846-4cc4385.tgz docker; \ done #32 ... #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 #24 sha256:d2e71271fccf287ab254b68e3f42339d48cd77fda4ca35f3ba2f9b2068de7e21 #24 19.52 Fetched 49.0 MB in 18s (2682 kB/s) make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine df9b9388f04a: Pulling fs layer df9b9388f04a: Download complete df9b9388f04a: Pull complete Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest #27 182.1 + bin/containerd-shim-runc-v2 #27 182.8 + binaries #27 182.8 + install -D bin/containerd /build/containerd #27 182.9 + install -D bin/containerd-shim /build/containerd-shim #27 182.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #27 182.9 + install -D bin/ctr /build/ctr #27 DONE 184.8s rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build #28 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #28 sha256:82ac96bed9745de965c62ed42f8320d275d6cc2b4ff3e3ede606de53368e90d2 rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } #28 DONE 0.8s #33 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #33 sha256:34de8e8399d43c38054fda0881ca0811571b5a54d200c4d75b15737a5faef813 #33 DONE 0.2s #38 [binary-base 5/7] COPY --from=vpnkit /build/ /usr/local/bin/ #38 sha256:b8620c53a2406358e5bf6210f925f9596df2dd2019d2d0fcda36f71933f9522a #24 19.52 Reading package lists... #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 #32 sha256:6f2f4a42a8616e41cabe9ad4276ce99282721e0ea5988621457cb9566733bf70 #32 20.46 Fetched 49.0 MB in 19s (2537 kB/s) #38 DONE 0.8s #40 [binary-base 6/7] COPY --from=gowinres /build/ /usr/local/bin/ #40 sha256:f316d0ce1f136e4e47f88b14751020aa73a490d58bbc9019066c2e2dd3b988ad #40 DONE 0.1s #41 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #41 sha256:e68d8a1f4c58a9d5aa7f39aeac68734961d4904a67013fa4c520be09352bbe52 #41 DONE 0.0s #42 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache --mount=type=bind,target=.,ro --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy hack/make.sh binary #42 sha256:32842b35ef200e229b88190fd7ee06e95fd1f9cf1eb5517aa7a5903ab2382541 #42 0.343 #42 0.402 Removing /build/bundles/ #42 0.403 #42 0.408 ---> Making bundle: binary (in /build/bundles/binary) #42 0.435 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20220506101846-4cc4385 #42 0.435 GOOS="" GOARCH="" GOARM="" #32 20.46 Reading package lists... #32 ... #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 #24 sha256:d2e71271fccf287ab254b68e3f42339d48cd77fda4ca35f3ba2f9b2068de7e21 #24 19.52 Reading package lists... #24 27.91 Reading package lists... #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 #22 sha256:26663e4cc7cff8ef01b5c54535d846c855e2b7643ceb1e39e982cf8fa3571d0e #22 19.77 Fetched 49.0 MB in 19s (2620 kB/s) #22 19.77 Reading package lists... #22 29.34 Reading package lists... #22 ... #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 #32 sha256:6f2f4a42a8616e41cabe9ad4276ce99282721e0ea5988621457cb9566733bf70 #32 20.46 Reading package lists... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tr4eMd + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ck7F8X + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.el9 docker-ce(aarch-64) = 3:0.0.0.20220506101846.4cc4385-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.src.rpm #32 29.87 Reading package lists... #32 ... #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 #24 sha256:d2e71271fccf287ab254b68e3f42339d48cd77fda4ca35f3ba2f9b2068de7e21 #24 27.91 Reading package lists... #24 37.11 Building dependency tree... #24 41.18 The following additional packages will be installed: #24 41.21 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd #24 41.24 Suggested packages: #24 41.25 cmake-doc ninja-build lrzip #24 41.25 Recommended packages: #24 41.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny #24 41.98 The following NEW packages will be installed: #24 42.00 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd #24 42.46 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. #24 42.46 Need to get 8418 kB of archives. #24 42.46 After this operation, 34.9 MB of additional disk space will be used. #24 42.46 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] #24 42.46 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] #24 42.47 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #24 42.51 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #24 42.52 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #24 42.52 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #24 42.52 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #24 42.52 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #24 43.38 debconf: delaying package configuration, since apt-utils is not installed #24 43.57 Fetched 8418 kB in 0s (17.8 MB/s) #24 43.62 Selecting previously unselected package xxd. #24 43.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 ... 30207 files and directories currently installed.) #24 43.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... #24 43.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... #24 43.82 Selecting previously unselected package vim-common. #24 43.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... #24 43.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... #24 44.00 Selecting previously unselected package cmake-data. #24 44.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... #24 44.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... #24 ... #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 #37 sha256:c24e9278b2229b8b27e7d37c1c64d706f55dd15733634b63cd9973b3f6cc6045 #37 44.74 + for f in rootlesskit rootlesskit-docker-proxy #37 44.74 + GOBIN=/build #37 44.74 + GO111MODULE=on #37 44.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #37 ... #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 #32 sha256:6f2f4a42a8616e41cabe9ad4276ce99282721e0ea5988621457cb9566733bf70 #32 29.87 Reading package lists... #32 38.95 Building dependency tree... #32 42.94 The following additional packages will be installed: #32 42.96 libbtrfs0 #32 43.21 The following NEW packages will be installed: #32 43.22 libbtrfs-dev libbtrfs0 #32 43.66 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. #32 43.66 Need to get 460 kB of archives. #32 43.66 After this operation, 1237 kB of additional disk space will be used. #32 43.66 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #32 43.66 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #32 44.42 debconf: delaying package configuration, since apt-utils is not installed #32 44.78 Fetched 460 kB in 0s (1550 kB/s) #32 44.85 Selecting previously unselected package libbtrfs0:amd64. #32 44.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 ... 30207 files and directories currently installed.) #32 44.90 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... #32 44.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #32 45.04 Selecting previously unselected package libbtrfs-dev:amd64. #32 45.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... #32 45.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #32 45.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... #32 45.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #32 45.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... #32 DONE 46.0s #33 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / #33 sha256:8a647c296636e9484853de0fc2a40e52de6459e311db598d123224e8c19a3a4f #33 DONE 0.1s #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 #24 sha256:d2e71271fccf287ab254b68e3f42339d48cd77fda4ca35f3ba2f9b2068de7e21 #24 45.26 Selecting previously unselected package libarchive13:amd64. #24 45.27 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #24 45.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #24 45.43 Selecting previously unselected package libjsoncpp24:amd64. #24 45.43 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... #24 45.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #24 45.48 Selecting previously unselected package librhash0:amd64. #24 45.49 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... #24 45.51 Unpacking librhash0:amd64 (1.4.1-2) ... #24 45.60 Selecting previously unselected package libuv1:amd64. #24 45.61 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... #24 45.67 Unpacking libuv1:amd64 (1.40.0-2) ... #24 45.84 Selecting previously unselected package cmake. #24 45.84 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... #24 45.88 Unpacking cmake (3.18.4-2+deb11u1) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mK4c0i + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.P4IKlg + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.el8 docker-ce(aarch-64) = 3:0.0.0.20220506101846.4cc4385-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dqwTbi + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fszo8e + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1iSYLi + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:59:45Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #24 47.44 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #24 47.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... #24 47.47 Setting up libuv1:amd64 (1.40.0-2) ... #24 47.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... #24 47.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #24 47.52 Setting up librhash0:amd64 (1.4.1-2) ... #24 47.53 Setting up cmake-data (3.18.4-2+deb11u1) ... #24 47.57 Setting up cmake (3.18.4-2+deb11u1) ... #24 47.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... #24 DONE 48.0s #26 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / #26 sha256:0a04a2dbe91a81e90e09e49be1b7e5fe548510f55b989c951eebb632f55f8dcf #26 DONE 0.1s #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 #27 sha256:59cf753b5b3024423f6116ecde0aa256178a87132b11aec6c2231e5729c1466e #27 ... #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 #22 sha256:26663e4cc7cff8ef01b5c54535d846c855e2b7643ceb1e39e982cf8fa3571d0e #22 29.34 Reading package lists... #22 38.43 Building dependency tree... #22 42.27 The following additional packages will be installed: #22 42.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #22 42.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base #22 42.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime #22 42.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 #22 42.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 #22 42.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev #22 42.30 mingw-w64-common mingw-w64-x86-64-dev #22 42.33 Suggested packages: #22 42.33 gcc-10-locales seccomp wine64 #22 43.03 The following NEW packages will be installed: #22 43.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #22 43.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 #22 43.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix #22 43.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 #22 43.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev #22 43.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #22 43.05 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev #22 43.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common #22 43.06 mingw-w64-x86-64-dev #22 43.52 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. #22 43.52 Need to get 115 MB of archives. #22 43.52 After this operation, 645 MB of additional disk space will be used. #22 43.52 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] #22 43.57 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] #22 43.60 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] #22 43.61 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #22 43.61 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #22 43.61 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] #22 43.69 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] #22 43.77 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] #22 43.78 Get:9 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] #22 44.02 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] #22 44.61 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] #22 44.87 Get:12 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] #22 45.01 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] #22 45.42 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] #22 45.59 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] #22 45.61 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] #22 45.64 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] #22 45.67 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #22 45.68 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #22 45.69 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #22 45.69 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] #22 45.70 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #22 45.76 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #22 45.76 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #22 45.77 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #22 45.78 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #22 45.80 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #22 45.80 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #22 45.80 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #22 45.81 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] #22 46.54 debconf: delaying package configuration, since apt-utils is not installed #22 46.86 Fetched 115 MB in 3s (44.2 MB/s) #22 46.91 Selecting previously unselected package binutils-mingw-w64-i686. #22 46.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 ... 30207 files and directories currently installed.) #22 46.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... #22 46.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #22 47.77 Selecting previously unselected package binutils-mingw-w64-x86-64. #22 47.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... #22 47.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #22 ... #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 #37 sha256:c24e9278b2229b8b27e7d37c1c64d706f55dd15733634b63cd9973b3f6cc6045 #37 48.49 rootlesskit version 1.0.0 #37 48.50 Usage of /build/rootlesskit-docker-proxy: #37 48.50 -container-ip string #37 48.50 container ip #37 48.50 -container-port int #37 48.50 container port (default -1) #37 48.50 -host-ip string #37 48.50 host ip #37 48.50 -host-port int #37 48.50 host port (default -1) #37 48.50 -proto string #37 48.50 proxy protocol (default "tcp") #37 DONE 48.7s #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 #22 sha256:26663e4cc7cff8ef01b5c54535d846c855e2b7643ceb1e39e982cf8fa3571d0e #22 48.91 Selecting previously unselected package binutils-mingw-w64. #22 48.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... #22 ... #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build #38 sha256:313060ff940b23e1e2f00b87361c9fe361caf50ad020faddbb4c9ed47af53291 #38 DONE 0.1s #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build #39 sha256:78d16659fd1737dac6a4d04e2b8353e0bf7203ec2765f955eb2b716ab9d20b83 #39 DONE 0.1s #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 #22 sha256:26663e4cc7cff8ef01b5c54535d846c855e2b7643ceb1e39e982cf8fa3571d0e #22 48.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... #22 48.98 Selecting previously unselected package libdevmapper1.02.1:amd64. #22 48.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #22 49.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #22 49.11 Selecting previously unselected package dmsetup. #22 49.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #22 49.11 Unpacking dmsetup (2:1.02.175-2.1) ... #22 49.19 Selecting previously unselected package mingw-w64-common. #22 49.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... #22 49.20 Unpacking mingw-w64-common (8.0.0-1) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F23HDm + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.el7.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.el7.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7WxODu + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' PASS: cli version OK + echo 'PASS: cli version OK' + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8VlWty + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0.20220506101846.4cc4385-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lcaKpg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.41i4GD + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - [100%] Linking C executable tini-static + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qql7mk + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #22 51.39 Selecting previously unselected package mingw-w64-x86-64-dev. #22 51.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... #22 51.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... #22 ... #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 #27 sha256:59cf753b5b3024423f6116ecde0aa256178a87132b11aec6c2231e5729c1466e #27 1.444 + RM_GOPATH=0 #27 1.444 + TMP_GOPATH= #27 1.444 + : /build #27 1.444 + '[' -z '' ']' #27 1.444 ++ mktemp -d #27 1.444 + export GOPATH=/tmp/tmp.ggE9LgoovU #27 1.444 + GOPATH=/tmp/tmp.ggE9LgoovU #27 1.444 + RM_GOPATH=1 #27 1.444 + case "$(go env GOARCH)" in #27 1.444 ++ go env GOARCH #27 1.457 + export GO_BUILDMODE=-buildmode=pie #27 1.457 + GO_BUILDMODE=-buildmode=pie #27 1.460 ++ dirname /install.sh #27 1.460 + dir=/ #27 1.460 + bin=tini #27 1.460 + shift #27 1.460 + '[' '!' -f //tini.installer ']' #27 1.460 + . //tini.installer #27 1.460 ++ : v0.19.0 #27 1.460 + install_tini #27 1.460 + echo 'Install tini version v0.19.0' #27 1.460 + git clone https://github.com/krallin/tini.git /tmp/tmp.ggE9LgoovU/tini #27 1.460 Cloning into '/tmp/tmp.ggE9LgoovU/tini'... #27 1.460 Install tini version v0.19.0 #27 1.813 + cd /tmp/tmp.ggE9LgoovU/tini #27 1.813 + git checkout -q v0.19.0 #27 1.813 + cmake . #27 1.991 -- The C compiler identification is GNU 10.2.1 #27 2.015 -- Detecting C compiler ABI info #27 2.182 -- Detecting C compiler ABI info - done #27 2.249 -- Check for working C compiler: /usr/bin/cc - skipped #27 2.249 -- Detecting C compile features #27 2.250 -- Detecting C compile features - done #27 2.270 -- Performing Test HAS_BUILTIN_FORTIFY #27 2.344 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #27 2.393 -- Configuring done #27 2.404 -- Generating done #27 2.407 -- Build files have been written to: /tmp/tmp.ggE9LgoovU/tini #27 2.418 + make tini-static #27 2.595 Scanning dependencies of target tini-static #27 2.624 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #27 3.119 [100%] Linking C executable tini-static #27 3.310 [100%] Built target tini-static #27 3.350 + mkdir -p /build #27 3.353 + cp tini-static /build/docker-init #27 DONE 3.6s #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 #34 sha256:3bb77c24c7617fa3cf299f4814f749e1f57430b4d29430b6fcc78519935f2c5c #34 0.989 + RM_GOPATH=0 #34 0.989 + TMP_GOPATH= #34 0.989 + : /build #34 0.989 + '[' -z '' ']' #34 0.990 ++ mktemp -d #34 0.992 + export GOPATH=/tmp/tmp.bwaYgSlr9p #34 0.992 + GOPATH=/tmp/tmp.bwaYgSlr9p #34 0.992 + RM_GOPATH=1 #34 0.992 + case "$(go env GOARCH)" in #34 0.993 ++ go env GOARCH #34 1.005 + export GO_BUILDMODE=-buildmode=pie #34 1.005 + GO_BUILDMODE=-buildmode=pie #34 1.005 ++ dirname /install.sh #34 1.010 + dir=/ #34 1.011 + bin=containerd #34 1.011 + shift #34 1.011 + '[' '!' -f //containerd.installer ']' #34 1.011 + . //containerd.installer #34 1.011 ++ set -e #34 1.011 ++ : v1.6.4 #34 1.011 Install containerd version v1.6.4 #34 1.011 + install_containerd #34 1.011 + echo 'Install containerd version v1.6.4' #34 1.011 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bwaYgSlr9p/src/github.com/containerd/containerd #34 1.014 Cloning into '/tmp/tmp.bwaYgSlr9p/src/github.com/containerd/containerd'... make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:57:59Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b #34 ... #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 #22 sha256:26663e4cc7cff8ef01b5c54535d846c855e2b7643ceb1e39e982cf8fa3571d0e #22 53.52 Selecting previously unselected package gcc-mingw-w64-base. #22 53.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... #22 53.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... #22 53.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #22 53.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... #22 53.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bDmYOz + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nhYPYI + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.fc35 docker-ce(aarch-64) = 3:0.0.0.20220506101846.4cc4385-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.src.rpm Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xvb1Ec + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xLQkbO + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.fc34 docker-ce(aarch-64) = 3:0.0.0.20220506101846.4cc4385-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.src.rpm #22 55.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. #22 55.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #22 55.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YPNJfI + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2nRPRd + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tmjRZQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:59:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:04Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #22 59.49 Selecting previously unselected package g++-mingw-w64-x86-64-posix. #22 59.49 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #22 59.50 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mf0elL + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WUpqxm + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220506101846.4cc4385-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64 #22 ... #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 #34 sha256:3bb77c24c7617fa3cf299f4814f749e1f57430b4d29430b6fcc78519935f2c5c #34 13.96 + cd /tmp/tmp.bwaYgSlr9p/src/github.com/containerd/containerd #34 13.96 + git checkout -q v1.6.4 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.src.rpm #34 14.71 + export 'BUILDTAGS=netgo osusergo static_build' #34 14.71 + BUILDTAGS='netgo osusergo static_build' #34 14.71 + export EXTRA_FLAGS=-buildmode=pie #34 14.72 + EXTRA_FLAGS=-buildmode=pie #34 14.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #34 14.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #34 14.72 + '[' '' = dynamic ']' #34 14.72 + make #34 15.44 + bin/ctr #12 97.24 -------------------------------------------------------------------------------- #12 97.24 Total 1.3 MB/s | 81 MB 00:59 #12 97.40 Running transaction check #12 97.56 Running transaction test #12 97.71 Transaction test succeeded #12 97.71 Running transaction #12 98.28 Updating : glibc-2.17-325.el7_9.x86_64 1/68 #12 101.2 Updating : glibc-common-2.17-325.el7_9.x86_64 2/68 #12 101.2 Installing : fipscheck-1.4.1-6.el7.x86_64 3/68 #12 101.2 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/68 #12 101.8 Installing : mpfr-3.1.1-4.el7.x86_64 5/68 #12 102.3 Updating : systemd-libs-219-78.el7_9.5.x86_64 6/68 #12 104.2 Updating : systemd-219-78.el7_9.5.x86_64 7/68 #12 104.8 Failed to get D-Bus connection: Operation not permitted #12 104.9 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 8/68 #12 105.4 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 9/68 #12 105.9 Installing : libmpc-1.0.1-3.el7.x86_64 10/68 #12 106.4 Installing : lzo-2.06-8.el7.x86_64 11/68 #12 107.0 Installing : m4-1.4.16-10.el7.x86_64 12/68 #12 107.5 Installing : checkpolicy-2.5-8.el7.x86_64 13/68 #12 107.6 Installing : 1:make-3.82-24.el7.x86_64 14/68 #12 108.1 Installing : 1:perl-Error-0.17020-2.el7.noarch 15/68 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4uXw0z + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tX6Mwg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #12 108.1 Installing : libarchive-3.1.2-14.el7_7.x86_64 16/68 + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - #12 109.3 Installing : cpp-4.8.5-44.el7.x86_64 17/68 #12 109.8 Installing : systemd-devel-219-78.el7_9.5.x86_64 18/68 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lobm87 + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src #12 109.8 Installing : rsync-3.1.2-10.el7.x86_64 19/68 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GrXJVe + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EcA82Z + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.el9 docker-ce(x86-64) = 3:0.0.0.20220506101846.4cc4385-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.src.rpm #12 110.9 Installing : libcgroup-0.41-21.el7.x86_64 20/68 #12 112.0 Installing : openssh-7.4p1-22.el7_9.x86_64 21/68 #12 112.0 Installing : audit-libs-python-2.8.5-4.el7.x86_64 22/68 #12 112.0 Installing : perl-TermReadKey-2.30-20.el7.x86_64 23/68 #12 112.0 Installing : libseccomp-2.3.1-4.el7.x86_64 24/68 #12 112.5 Installing : libselinux-utils-2.5-15.el7.x86_64 25/68 #12 112.6 Installing : policycoreutils-2.5-34.el7.x86_64 26/68 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:15Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #34 ... #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 #22 sha256:26663e4cc7cff8ef01b5c54535d846c855e2b7643ceb1e39e982cf8fa3571d0e #22 61.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. #22 61.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... #22 61.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #22 62.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. #22 62.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #22 62.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #22 66.35 Selecting previously unselected package g++-mingw-w64-x86-64-win32. #22 66.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #22 66.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #22 67.97 Selecting previously unselected package g++-mingw-w64-x86-64. #22 67.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... #22 67.99 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #22 68.04 Selecting previously unselected package libapparmor1:amd64. #22 68.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... #22 68.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... #22 68.10 Selecting previously unselected package libapparmor-dev:amd64. #22 68.11 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... #22 68.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... #22 68.18 Selecting previously unselected package libbtrfs0:amd64. #22 68.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... #22 68.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #22 68.24 Selecting previously unselected package libbtrfs-dev:amd64. #22 68.24 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... #22 68.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #22 68.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #22 68.32 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #22 68.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #22 68.36 Selecting previously unselected package libudev-dev:amd64. #22 68.36 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... #22 68.37 Unpacking libudev-dev:amd64 (247.3-7) ... #22 68.42 Selecting previously unselected package libsepol1-dev:amd64. #22 68.42 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... #22 68.43 Unpacking libsepol1-dev:amd64 (3.1-1) ... #22 68.53 Selecting previously unselected package libpcre2-16-0:amd64. #22 68.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... #22 68.54 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #22 68.61 Selecting previously unselected package libpcre2-32-0:amd64. #22 68.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... #22 68.61 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #22 68.68 Selecting previously unselected package libpcre2-posix2:amd64. #22 68.69 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... #22 68.70 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #22 68.74 Selecting previously unselected package libpcre2-dev:amd64. #22 68.75 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... #22 68.75 Unpacking libpcre2-dev:amd64 (10.36-2) ... #22 68.93 Selecting previously unselected package libselinux1-dev:amd64. #22 68.93 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... #22 68.94 Unpacking libselinux1-dev:amd64 (3.1-3) ... #22 69.04 Selecting previously unselected package libdevmapper-dev:amd64. #22 69.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #22 69.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #22 69.09 Selecting previously unselected package libseccomp-dev:amd64. #22 69.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #22 69.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #22 69.17 Selecting previously unselected package libsystemd-dev:amd64. #22 69.17 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... #22 69.18 Unpacking libsystemd-dev:amd64 (247.3-7) ... #12 112.7 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 27/68 #22 69.39 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #22 69.41 Setting up libapparmor1:amd64 (2.13.6-10) ... #22 69.42 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #22 69.43 Setting up libsepol1-dev:amd64 (3.1-1) ... #22 69.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... #22 69.45 Setting up libpcre2-16-0:amd64 (10.36-2) ... #22 69.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... #22 69.48 Setting up libpcre2-32-0:amd64 (10.36-2) ... #22 69.50 Setting up libudev-dev:amd64 (247.3-7) ... #22 69.51 Setting up libpcre2-posix2:amd64 (10.36-2) ... #22 69.52 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #22 69.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #22 69.55 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #22 69.56 Setting up libapparmor-dev:amd64 (2.13.6-10) ... #22 69.57 Setting up mingw-w64-common (8.0.0-1) ... #22 69.59 Setting up libsystemd-dev:amd64 (247.3-7) ... #22 69.60 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... #22 69.61 Setting up libpcre2-dev:amd64 (10.36-2) ... #22 69.62 Setting up libselinux1-dev:amd64 (3.1-3) ... #22 69.63 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #12 113.8 Installing : setools-libs-3.3.8-4.el7.x86_64 28/68 #12 114.3 Installing : libsemanage-python-2.5-14.el7.x86_64 29/68 #22 69.64 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #22 69.66 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 #22 69.68 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #22 69.69 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 #22 69.70 Setting up binutils-mingw-w64 (2.35-2+8.11) ... #22 69.71 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #22 69.72 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 #22 69.73 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #22 69.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #22 69.76 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #22 69.77 Setting up dmsetup (2:1.02.175-2.1) ... #22 69.79 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #22 69.80 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #22 69.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... #12 114.3 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 30/68 #12 114.9 Installing : btrfs-progs-4.9.1-1.el7.x86_64 31/68 #12 115.0 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 32/68 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #12 115.0 Installing : autoconf-2.69-11.el7.noarch 33/68 #12 115.5 install-info: No such file or directory for /usr/share/info/autoconf.info #12 115.6 Installing : libselinux-python-2.5-15.el7.x86_64 34/68 #12 115.6 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 35/68 #12 116.1 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 36/68 #12 116.7 Installing : openssh-clients-7.4p1-22.el7_9.x86_64 37/68 #22 DONE 72.1s #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 #23 sha256:a6cc7b69c040d3b7775a092bcc02bf0c2cfc7fc969a2dd5a64670f32b7952414 #12 116.7 Installing : libgomp-4.8.5-44.el7.x86_64 38/68 #12 117.3 Installing : less-458-9.el7.x86_64 39/68 #12 117.3 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 40/68 #12 117.8 Installing : git-1.8.3.1-23.el7_8.x86_64 41/68 #12 117.9 Installing : pcre-devel-8.32-17.el7.x86_64 42/68 #23 1.037 Hit:1 http://deb.debian.org/debian bullseye InRelease #23 1.038 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease #23 1.042 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease #12 117.9 Installing : libsepol-devel-2.5-10.el7.x86_64 43/68 #12 118.0 Installing : libselinux-devel-2.5-15.el7.x86_64 44/68 #12 118.0 Installing : python-IPy-0.75-6.el7.noarch 45/68 #12 118.1 Installing : policycoreutils-python-2.5-34.el7.x86_64 46/68 #12 118.1 Installing : policycoreutils-devel-2.5-34.el7.x86_64 47/68 #12 118.6 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 48/68 #12 119.1 Installing : perl-Test-Harness-3.28-3.el7.noarch 49/68 #12 119.2 Installing : automake-1.13.4-3.el7.noarch 50/68 #12 119.7 install-info: No such file or directory for /usr/share/info/automake.info.gz #12 120.0 Installing : kernel-headers-3.10.0-1160.62.1.el7.x86_64 51/68 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ylVT1Z + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4vdR2j + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8CpjqU + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:00:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #12 120.7 Installing : glibc-headers-2.17-325.el7_9.x86_64 52/68 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:24Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TlSKL4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x6cskc + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8PKQ3q + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:00:15Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #12 120.8 Installing : glibc-devel-2.17-325.el7_9.x86_64 53/68 #12 122.5 Installing : gcc-4.8.5-44.el7.x86_64 54/68 #12 123.1 Installing : libtool-2.4.2-22.el7_3.x86_64 55/68 #12 123.6 install-info: No such file or directory for /usr/share/info/libtool.info.gz #12 123.8 Installing : glibc-static-2.17-325.el7_9.x86_64 56/68 #12 123.9 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 57/68 #12 123.9 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 58/68 #12 123.9 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 59/68 #12 123.9 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 60/68 #12 124.8 Installing : cmake-2.8.12.2-2.el7.x86_64 61/68 #23 1.615 Reading package lists... #12 124.8 Installing : which-2.20-7.el7.x86_64 62/68 #12 125.3 install-info: No such file or directory for /usr/share/info/which.info.gz Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #12 125.8 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 63/68 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:57:58Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #12 125.9 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 64/68 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d30C5i + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZA02Dh + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.el8 docker-ce(x86-64) = 3:0.0.0.20220506101846.4cc4385-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.src.rpm #12 126.9 Cleanup : systemd-219-78.el7.x86_64 65/68 #12 127.4 Cleanup : systemd-libs-219-78.el7.x86_64 66/68 #12 127.9 Cleanup : glibc-2.17-317.el7.x86_64 67/68 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.NbYGPuhaiT/ + cd /tmp/docker-cli-docsgen.NbYGPuhaiT + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 #12 128.4 Cleanup : glibc-common-2.17-317.el7.x86_64 68/68 #12 129.0 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/68 #12 129.0 Verifying : libselinux-devel-2.5-15.el7.x86_64 2/68 #12 129.0 Verifying : policycoreutils-python-2.5-34.el7.x86_64 3/68 #12 129.1 Verifying : kernel-headers-3.10.0-1160.62.1.el7.x86_64 4/68 #12 129.1 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 5/68 #12 129.1 Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 6/68 #12 129.1 Verifying : cmake-2.8.12.2-2.el7.x86_64 7/68 #12 129.1 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 8/68 #12 129.1 Verifying : glibc-common-2.17-325.el7_9.x86_64 9/68 #12 129.2 Verifying : automake-1.13.4-3.el7.noarch 10/68 #12 129.2 Verifying : lzo-2.06-8.el7.x86_64 11/68 #12 129.2 Verifying : m4-1.4.16-10.el7.x86_64 12/68 #12 129.2 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 13/68 #12 129.2 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 14/68 #12 129.2 Verifying : git-1.8.3.1-23.el7_8.x86_64 15/68 #12 129.2 Verifying : checkpolicy-2.5-8.el7.x86_64 16/68 #12 129.2 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 17/68 #12 129.2 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 18/68 #12 129.2 Verifying : policycoreutils-2.5-34.el7.x86_64 19/68 #12 129.3 Verifying : perl-Test-Harness-3.28-3.el7.noarch 20/68 #12 129.3 Verifying : which-2.20-7.el7.x86_64 21/68 #12 129.3 Verifying : glibc-devel-2.17-325.el7_9.x86_64 22/68 #12 129.3 Verifying : cpp-4.8.5-44.el7.x86_64 23/68 #12 129.3 Verifying : python-IPy-0.75-6.el7.noarch 24/68 #12 129.3 Verifying : libseccomp-2.3.1-4.el7.x86_64 25/68 #23 7.889 Reading package lists... go: downloading google.golang.org/grpc v1.45.0 #12 129.3 Verifying : systemd-devel-219-78.el7_9.5.x86_64 26/68 #12 129.3 Verifying : fipscheck-1.4.1-6.el7.x86_64 27/68 #12 129.3 Verifying : libselinux-utils-2.5-15.el7.x86_64 28/68 #12 129.3 Verifying : 1:make-3.82-24.el7.x86_64 29/68 #12 129.4 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 30/68 #12 129.4 Verifying : libtool-2.4.2-22.el7_3.x86_64 31/68 #12 129.4 Verifying : setools-libs-3.3.8-4.el7.x86_64 32/68 #12 129.4 Verifying : libsemanage-python-2.5-14.el7.x86_64 33/68 #12 129.4 Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 34/68 #12 129.4 Verifying : libarchive-3.1.2-14.el7_7.x86_64 35/68 #12 129.4 Verifying : mpfr-3.1.1-4.el7.x86_64 36/68 #12 129.4 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 37/68 #12 129.4 Verifying : openssh-7.4p1-22.el7_9.x86_64 38/68 #12 129.4 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 39/68 #12 129.5 Verifying : libselinux-python-2.5-15.el7.x86_64 40/68 #12 129.5 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 41/68 #12 129.5 Verifying : gcc-4.8.5-44.el7.x86_64 42/68 #12 129.5 Verifying : libmpc-1.0.1-3.el7.x86_64 43/68 #12 129.5 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 44/68 #12 129.5 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 45/68 #12 129.5 Verifying : glibc-2.17-325.el7_9.x86_64 46/68 #12 129.5 Verifying : libsepol-devel-2.5-10.el7.x86_64 47/68 #12 129.5 Verifying : 1:perl-Error-0.17020-2.el7.noarch 48/68 #12 129.5 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 49/68 #12 129.5 Verifying : pcre-devel-8.32-17.el7.x86_64 50/68 #12 129.6 Verifying : systemd-219-78.el7_9.5.x86_64 51/68 #12 129.6 Verifying : autoconf-2.69-11.el7.noarch 52/68 #12 129.6 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 53/68 #12 129.6 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 54/68 #12 129.6 Verifying : rsync-3.1.2-10.el7.x86_64 55/68 #12 129.6 Verifying : glibc-headers-2.17-325.el7_9.x86_64 56/68 #12 129.6 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 57/68 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.m2yxDcgJtO/ + cd /tmp/docker-cli-docsgen.m2yxDcgJtO + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 #12 129.6 Verifying : systemd-libs-219-78.el7_9.5.x86_64 58/68 #12 129.6 Verifying : glibc-static-2.17-325.el7_9.x86_64 59/68 #12 129.7 Verifying : libgomp-4.8.5-44.el7.x86_64 60/68 #12 129.7 Verifying : less-458-9.el7.x86_64 61/68 #12 129.7 Verifying : libcgroup-0.41-21.el7.x86_64 62/68 #12 129.7 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 63/68 #12 129.7 Verifying : glibc-2.17-317.el7.x86_64 64/68 #12 129.7 Verifying : glibc-common-2.17-317.el7.x86_64 65/68 #12 129.7 Verifying : systemd-libs-219-78.el7.x86_64 66/68 #12 129.7 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 67/68 #12 129.7 Verifying : systemd-219-78.el7.x86_64 68/68 #12 129.7 #12 129.7 Installed: #12 129.7 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 #12 129.7 cmake.x86_64 0:2.8.12.2-2.el7 #12 129.7 device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 #12 129.7 gcc.x86_64 0:4.8.5-44.el7 #12 129.7 git.x86_64 0:1.8.3.1-23.el7_8 #12 129.7 glibc-static.x86_64 0:2.17-325.el7_9 #12 129.7 libarchive.x86_64 0:3.1.2-14.el7_7 #12 129.7 libseccomp-devel.x86_64 0:2.3.1-4.el7 #12 129.7 libselinux-devel.x86_64 0:2.5-15.el7 #12 129.7 libtool.x86_64 0:2.4.2-22.el7_3 #12 129.7 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 #12 129.7 make.x86_64 1:3.82-24.el7 #12 129.7 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #12 129.7 systemd-devel.x86_64 0:219-78.el7_9.5 #12 129.7 which.x86_64 0:2.20-7.el7 #12 129.7 #12 129.7 Dependency Installed: #12 129.7 audit-libs-python.x86_64 0:2.8.5-4.el7 #12 129.7 autoconf.noarch 0:2.69-11.el7 #12 129.7 automake.noarch 0:1.13.4-3.el7 #12 129.7 btrfs-progs.x86_64 0:4.9.1-1.el7 #12 129.7 checkpolicy.x86_64 0:2.5-8.el7 #12 129.7 cpp.x86_64 0:4.8.5-44.el7 #12 129.7 e2fsprogs-libs.x86_64 0:1.42.9-19.el7 #12 129.7 fipscheck.x86_64 0:1.4.1-6.el7 #12 129.7 fipscheck-lib.x86_64 0:1.4.1-6.el7 #12 129.7 glibc-devel.x86_64 0:2.17-325.el7_9 #12 129.7 glibc-headers.x86_64 0:2.17-325.el7_9 #12 129.7 kernel-headers.x86_64 0:3.10.0-1160.62.1.el7 #12 129.7 less.x86_64 0:458-9.el7 #12 129.7 libcgroup.x86_64 0:0.41-21.el7 #12 129.7 libedit.x86_64 0:3.0-12.20121213cvs.el7 #12 129.7 libgomp.x86_64 0:4.8.5-44.el7 #12 129.7 libmpc.x86_64 0:1.0.1-3.el7 #12 129.7 libseccomp.x86_64 0:2.3.1-4.el7 #12 129.7 libselinux-python.x86_64 0:2.5-15.el7 #12 129.7 libselinux-utils.x86_64 0:2.5-15.el7 #12 129.7 libsemanage-python.x86_64 0:2.5-14.el7 #12 129.7 libsepol-devel.x86_64 0:2.5-10.el7 #12 129.7 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #12 129.7 lzo.x86_64 0:2.06-8.el7 #12 129.7 m4.x86_64 0:1.4.16-10.el7 #12 129.7 mpfr.x86_64 0:3.1.1-4.el7 #12 129.7 openssh.x86_64 0:7.4p1-22.el7_9 #12 129.7 openssh-clients.x86_64 0:7.4p1-22.el7_9 #12 129.7 pcre-devel.x86_64 0:8.32-17.el7 #12 129.7 perl-Data-Dumper.x86_64 0:2.145-3.el7 #12 129.7 perl-Error.noarch 1:0.17020-2.el7 #12 129.7 perl-Git.noarch 0:1.8.3.1-23.el7_8 #12 129.7 perl-TermReadKey.x86_64 0:2.30-20.el7 #12 129.7 perl-Test-Harness.noarch 0:3.28-3.el7 #12 129.7 policycoreutils.x86_64 0:2.5-34.el7 #12 129.7 policycoreutils-devel.x86_64 0:2.5-34.el7 #12 129.7 policycoreutils-python.x86_64 0:2.5-34.el7 #12 129.7 python-IPy.noarch 0:0.75-6.el7 #12 129.7 rsync.x86_64 0:3.1.2-10.el7 #12 129.7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #12 129.7 setools-libs.x86_64 0:3.3.8-4.el7 #12 129.7 #12 129.7 Dependency Updated: #12 129.7 device-mapper.x86_64 7:1.02.170-6.el7_9.5 #12 129.7 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 #12 129.7 glibc.x86_64 0:2.17-325.el7_9 #12 129.7 glibc-common.x86_64 0:2.17-325.el7_9 #12 129.7 systemd.x86_64 0:219-78.el7_9.5 #12 129.7 systemd-libs.x86_64 0:219-78.el7_9.5 #12 129.7 #12 129.7 Complete! Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UxW7Z2 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FjMt8M + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.fc34 docker-ce(x86-64) = 3:0.0.0.20220506101846.4cc4385-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.src.rpm go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #12 DONE 130.2s #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:812478f36c6a0ea9b4469fbc5933c798e47c7acdd7a6dd2fa23b7361ac07a5ce #23 12.62 Building dependency tree... #23 13.77 Reading state information... go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod #23 14.93 The following additional packages will be installed: #23 14.93 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el #23 14.93 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf #23 14.93 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf #23 14.93 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf #23 14.93 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel #23 14.93 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 #23 14.94 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x #23 14.96 Suggested packages: #23 14.96 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel #23 14.96 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf #23 14.96 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x #23 14.96 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf #23 14.96 seccomp:ppc64el seccomp:s390x #23 14.96 Recommended packages: #23 14.96 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel #23 14.96 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf #23 14.96 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el #23 14.96 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #23 15.43 The following NEW packages will be installed: #23 15.43 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el #23 15.43 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel #23 15.43 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x #23 15.43 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf #23 15.43 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf #23 15.43 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf #23 15.43 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel #23 15.44 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 #23 15.44 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el #23 15.44 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf #23 15.45 libseccomp2:ppc64el libseccomp2:s390x #23 15.80 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded. #23 15.80 Need to get 15.9 MB of archives. #23 15.80 After this operation, 73.0 MB of additional disk space will be used. #23 15.80 Get:1 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QZ9ZOg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Xvzkxi + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #23 15.81 Get:2 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] #23 15.82 Get:3 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] #23 15.85 Get:4 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] #23 15.86 Get:5 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] #23 15.86 Get:6 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] #23 15.86 Get:7 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] #23 15.87 Get:8 http://deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] #23 15.91 Get:9 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] #23 15.91 Get:10 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] #23 15.91 Get:11 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] #23 15.91 Get:12 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] #23 15.91 Get:13 http://deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] #23 15.95 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] #23 15.95 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] #23 15.95 Get:16 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] #23 15.95 Get:17 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] #23 15.96 Get:18 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] #23 15.98 Get:19 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] #23 15.99 Get:20 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] #23 15.99 Get:21 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] #23 15.99 Get:22 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] #23 16.00 Get:23 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] #23 16.02 Get:24 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] #14 DONE 2.4s #15 [stage-1 7/7] WORKDIR /root/rpmbuild #15 sha256:4f5d2f95f773aac0d023f394e7a3eef6e51063e724962e20db5a5d4b4472efab #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - #23 16.02 Get:25 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] #23 16.02 Get:26 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] #23 16.02 Get:27 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] #23 16.03 Get:28 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] #23 16.05 Get:29 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] #23 16.05 Get:30 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] #23 16.05 Get:31 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] #23 16.05 Get:32 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] #23 16.05 Get:33 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] #23 16.06 Get:34 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] #23 16.06 Get:35 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] #23 16.06 Get:36 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] #23 16.06 Get:37 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] #23 16.06 Get:38 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] #23 16.06 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] #23 16.20 Get:40 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IyDqHi + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:00:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #23 16.72 debconf: delaying package configuration, since apt-utils is not installed #23 16.92 Fetched 15.9 MB in 1s (22.8 MB/s) #23 16.95 Selecting previously unselected package gcc-10-base:armel. #23 16.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 ... 38508 files and directories currently installed.) #23 17.00 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... #23 17.00 Unpacking gcc-10-base:armel (10.2.1-6) ... #23 17.06 Selecting previously unselected package gcc-10-base:armhf. #23 17.06 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... #23 17.07 Unpacking gcc-10-base:armhf (10.2.1-6) ... #23 17.13 Selecting previously unselected package gcc-10-base:ppc64el. #23 17.14 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... #23 17.14 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... #23 17.19 Selecting previously unselected package gcc-10-base:s390x. #23 17.20 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... #23 17.20 Unpacking gcc-10-base:s390x (10.2.1-6) ... #23 17.26 Selecting previously unselected package gcc-10-base:arm64. #23 17.26 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... #23 17.27 Unpacking gcc-10-base:arm64 (10.2.1-6) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.pvm2fY5NLJ/ + cd /tmp/docker-cli-docsgen.pvm2fY5NLJ + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible #23 17.31 Selecting previously unselected package libgcc-s1:armel. #23 17.32 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... #23 17.33 Unpacking libgcc-s1:armel (10.2.1-6) ... #23 17.36 Selecting previously unselected package libcrypt1:armel. #23 17.37 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... #23 17.37 Unpacking libcrypt1:armel (1:4.4.18-4) ... #23 17.46 Selecting previously unselected package libc6:armel. #23 17.46 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... #23 17.66 Unpacking libc6:armel (2.31-13+deb11u3) ... go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 #23 18.08 Selecting previously unselected package libapparmor1:armel. #23 18.08 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... #23 18.09 Unpacking libapparmor1:armel (2.13.6-10) ... #23 18.16 Selecting previously unselected package libapparmor-dev:armel. go: downloading github.com/moby/sys/signal v0.7.0 #23 18.16 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... #23 18.17 Unpacking libapparmor-dev:armel (2.13.6-10) ... #23 18.25 Selecting previously unselected package libgcc-s1:arm64. #23 18.26 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... #23 18.26 Unpacking libgcc-s1:arm64 (10.2.1-6) ... #23 18.30 Selecting previously unselected package libcrypt1:arm64. #23 18.31 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... #23 18.31 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... #23 18.40 Selecting previously unselected package libc6:arm64. #23 18.41 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 #23 18.61 Unpacking libc6:arm64 (2.31-13+deb11u3) ... go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #23 19.10 Selecting previously unselected package libapparmor1:arm64. #23 19.10 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... #23 19.11 Unpacking libapparmor1:arm64 (2.13.6-10) ... #23 19.16 Selecting previously unselected package libapparmor-dev:arm64. #23 19.17 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... #23 19.18 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... #23 19.25 Selecting previously unselected package libgcc-s1:s390x. #23 19.26 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... #23 19.26 Unpacking libgcc-s1:s390x (10.2.1-6) ... #23 19.31 Selecting previously unselected package libcrypt1:s390x. #23 19.31 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... #23 19.32 Unpacking libcrypt1:s390x (1:4.4.18-4) ... #23 19.40 Selecting previously unselected package libc6:s390x. #23 19.40 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... #23 19.56 Unpacking libc6:s390x (2.31-13+deb11u3) ... go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #23 20.02 Selecting previously unselected package libapparmor1:s390x. #23 20.02 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... #23 20.02 Unpacking libapparmor1:s390x (2.13.6-10) ... #23 20.07 Selecting previously unselected package libapparmor-dev:s390x. #23 20.08 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... #23 20.08 Unpacking libapparmor-dev:s390x (2.13.6-10) ... #23 20.15 Selecting previously unselected package libgcc-s1:armhf. #23 20.15 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... #23 20.16 Unpacking libgcc-s1:armhf (10.2.1-6) ... #23 20.21 Selecting previously unselected package libcrypt1:armhf. #23 20.21 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... #23 20.21 Unpacking libcrypt1:armhf (1:4.4.18-4) ... #23 20.29 Selecting previously unselected package libc6:armhf. go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 #23 20.30 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... #23 20.45 Unpacking libc6:armhf (2.31-13+deb11u3) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:12Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 #23 20.84 Selecting previously unselected package libapparmor1:armhf. go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #23 20.85 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... #23 20.86 Unpacking libapparmor1:armhf (2.13.6-10) ... #23 20.91 Selecting previously unselected package libapparmor-dev:armhf. #23 20.92 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... #23 20.92 Unpacking libapparmor-dev:armhf (2.13.6-10) ... #23 20.99 Selecting previously unselected package libgcc-s1:ppc64el. #23 20.99 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... #23 21.00 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... #23 21.04 Selecting previously unselected package libcrypt1:ppc64el. #23 21.05 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... #23 21.05 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... #23 21.13 Selecting previously unselected package libc6:ppc64el. #23 21.14 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... #16 exporting layers 4.9s done #16 writing image sha256:b7f0f521178839cfc9f93187667ba6c572dd3c74f804f6cf140bf64a4ac00bc8 done #16 naming to docker.io/rpmbuild-centos-7/x86_64 done #16 DONE 4.9s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 4cc4385' --define '_gitcommit_engine bb88ff4' --define '_release 0' --define '_version 0.0.0.20220506101846.4cc4385' --define '_origversion 0.0.0-20220506101846-4cc4385' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.5.0' --define '_compose_version v2.5.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2JmW40 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #23 21.32 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #23 21.97 Selecting previously unselected package libapparmor1:ppc64el. #23 21.97 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... #23 21.98 Unpacking libapparmor1:ppc64el (2.13.6-10) ... #23 22.04 Selecting previously unselected package libapparmor-dev:ppc64el. #23 22.04 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... #23 22.05 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... #23 22.12 Selecting previously unselected package libseccomp2:s390x. #23 22.13 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... #23 22.13 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod #23 22.21 Selecting previously unselected package libseccomp-dev:s390x. #23 22.22 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... #23 22.22 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... #23 22.29 Selecting previously unselected package libseccomp2:ppc64el. #23 22.29 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... #23 22.30 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... #23 22.33 Selecting previously unselected package libseccomp-dev:ppc64el. #23 22.34 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... #23 22.34 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... #23 22.40 Selecting previously unselected package libseccomp2:armhf. #23 22.41 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... #23 22.41 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... #23 22.47 Selecting previously unselected package libseccomp-dev:armhf. #23 22.47 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... #23 22.47 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #23 22.54 Selecting previously unselected package libseccomp2:armel. #23 22.54 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... #23 22.55 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... #23 22.59 Selecting previously unselected package libseccomp-dev:armel. #23 22.60 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... #23 22.61 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... #23 22.69 Selecting previously unselected package libseccomp2:arm64. #23 22.69 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... #23 22.70 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... #23 22.75 Selecting previously unselected package libseccomp-dev:arm64. #23 22.76 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... #23 22.77 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #23 22.89 Setting up gcc-10-base:arm64 (10.2.1-6) ... #23 22.91 Setting up gcc-10-base:armel (10.2.1-6) ... #23 22.92 Setting up gcc-10-base:armhf (10.2.1-6) ... #23 22.93 Setting up gcc-10-base:ppc64el (10.2.1-6) ... #23 22.94 Setting up gcc-10-base:s390x (10.2.1-6) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FbXF7y + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #23 22.96 Setting up libcrypt1:arm64 (1:4.4.18-4) ... #23 22.97 Setting up libcrypt1:armel (1:4.4.18-4) ... #23 22.99 Setting up libcrypt1:armhf (1:4.4.18-4) ... #23 23.00 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... #23 23.02 Setting up libcrypt1:s390x (1:4.4.18-4) ... #23 23.03 Setting up libgcc-s1:arm64 (10.2.1-6) ... #23 23.04 Setting up libgcc-s1:armel (10.2.1-6) ... #23 23.06 Setting up libgcc-s1:armhf (10.2.1-6) ... #23 23.07 Setting up libgcc-s1:ppc64el (10.2.1-6) ... #23 23.08 Setting up libgcc-s1:s390x (10.2.1-6) ... #23 23.09 Setting up libc6:arm64 (2.31-13+deb11u3) ... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.888wiajCWW/ + cd /tmp/docker-cli-docsgen.888wiajCWW + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HYLfWT + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o3y7M4 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.fc35 docker-ce(x86-64) = 3:0.0.0.20220506101846.4cc4385-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.src.rpm -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220506101846-4cc4385 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #23 24.35 Setting up libc6:armel (2.31-13+deb11u3) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #23 25.58 Setting up libc6:armhf (2.31-13+deb11u3) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.OT8OADKUIb/ + cd /tmp/docker-cli-docsgen.OT8OADKUIb + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer Install tini version v0.19.0 ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #23 26.86 Setting up libc6:ppc64el (2.31-13+deb11u3) ... go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 #23 28.09 Setting up libc6:s390x (2.31-13+deb11u3) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.CyaY5tHhyY/ + cd /tmp/docker-cli-docsgen.CyaY5tHhyY + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #23 29.32 Setting up libapparmor1:arm64 (2.13.6-10) ... #23 29.33 Setting up libapparmor1:armel (2.13.6-10) ... #23 29.35 Setting up libapparmor1:armhf (2.13.6-10) ... #23 29.36 Setting up libapparmor1:ppc64el (2.13.6-10) ... #23 29.38 Setting up libapparmor1:s390x (2.13.6-10) ... #23 29.39 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... #23 29.40 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... #23 29.41 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... #23 29.43 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... #23 29.44 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... #23 29.45 Setting up libapparmor-dev:arm64 (2.13.6-10) ... #23 29.46 Setting up libapparmor-dev:armel (2.13.6-10) ... #23 29.48 Setting up libapparmor-dev:armhf (2.13.6-10) ... #23 29.49 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... #23 29.50 Setting up libapparmor-dev:s390x (2.13.6-10) ... #23 29.51 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #23 29.52 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... #23 29.53 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #23 29.54 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... #23 29.55 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... #23 29.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #23 DONE 29.9s #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 #34 sha256:3bb77c24c7617fa3cf299f4814f749e1f57430b4d29430b6fcc78519935f2c5c #34 ... #29 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / #29 sha256:298a9fe89a6e0355f61752daf72b7cb470d37f08902b9939e69c31a34ac6bcb8 #29 DONE 0.1s #28 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #28 sha256:0680a32b94c815c5d3d8d5b2d8ae7391cd39d1bfaf0f2fffc6ada92bbad1ff93 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #28 DONE 0.1s #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 #30 sha256:12b3ab07a2f958c1608e8204733529dcb9527a3600e0596ba67abaf96338f296 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.Vj9queyGRc/ + cd /tmp/docker-cli-docsgen.Vj9queyGRc + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #30 0.589 + RM_GOPATH=0 #30 0.589 + TMP_GOPATH= #30 0.589 + : /build #30 0.589 + '[' -z '' ']' #30 0.589 ++ mktemp -d go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #30 0.589 + export GOPATH=/tmp/tmp.9VGQiNEISv #30 0.589 + GOPATH=/tmp/tmp.9VGQiNEISv #30 0.589 + RM_GOPATH=1 #30 0.589 + case "$(go env GOARCH)" in #30 0.590 ++ go env GOARCH #30 0.602 + export GO_BUILDMODE=-buildmode=pie #30 0.602 + GO_BUILDMODE=-buildmode=pie #30 0.602 ++ dirname /install.sh #30 0.602 + dir=/ #30 0.602 + bin=runc #30 0.602 + shift #30 0.602 + '[' '!' -f //runc.installer ']' #30 0.602 + . //runc.installer #30 0.602 ++ set -e #30 0.602 ++ : v1.1.1 #30 0.602 + install_runc #30 0.602 + RUNC_BUILDTAGS=seccomp #30 0.602 + echo 'Install runc version v1.1.1 (build tags: seccomp)' #30 0.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9VGQiNEISv/src/github.com/opencontainers/runc #30 0.602 Install runc version v1.1.1 (build tags: seccomp) #30 0.604 Cloning into '/tmp/tmp.9VGQiNEISv/src/github.com/opencontainers/runc'... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift Install tini version v0.19.0 + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kmLjlA + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.F73pdE + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20220506101846.4cc4385-0.fc36 aarch64 + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.fc36 docker-ce(aarch-64) = 3:0.0.0.20220506101846.4cc4385-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.src.rpm + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod #30 3.381 + cd /tmp/tmp.9VGQiNEISv/src/github.com/opencontainers/runc #30 3.381 + git checkout -q v1.1.1 #30 3.533 + '[' -z '' ']' #30 3.533 + target=static #30 3.533 + make BUILDTAGS=seccomp static #30 3.779 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:13Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.w6tPqKgEtg/ + cd /tmp/docker-cli-docsgen.w6tPqKgEtg + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:18Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:31Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.elMjDq + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EqX3Aw + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lsrMSQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:00:47Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.YslvLfNSW7/ + cd /tmp/docker-cli-docsgen.YslvLfNSW7 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.3W5X8btIW3/ + cd /tmp/docker-cli-docsgen.3W5X8btIW3 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:26Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:26Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6HJbXy + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WqgrJZ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lsimtt + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:00:58Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P1wqnj + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.el8.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.el8.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SZuFIg + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' + exit 0 PASS: cli version OK Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uomSgf + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/share/doc/docker-ce-cli + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0.20220506101846.4cc4385-0.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.src.rpm + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Uktrrh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MGC35f + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.K1SZQ7sT1c/ + cd /tmp/docker-cli-docsgen.K1SZQ7sT1c + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RabpYg + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:46Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:44Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.79keBj + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RzEaKg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CquYmr + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20220506101846.4cc4385-0.fc36 aarch64 + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:01:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:39Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WzMwma + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UykXSQ + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20220506101846.4cc4385-0.fc36 x86_64 + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.fc36 docker-ce(x86-64) = 3:0.0.0.20220506101846.4cc4385-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.src.rpm + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kuDe0t + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m6gfET + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y8gnCQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:01:12Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SZHbIt + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.el9.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.el9.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Msq2o4 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' + RPM_EC=0 PASS: cli version OK ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g2AEoI + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0.20220506101846.4cc4385-0.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.src.rpm + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.v0dMgI0zKc/ + cd /tmp/docker-cli-docsgen.v0dMgI0zKc + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZCLTSh + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oJjJTh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220506101846.4cc4385-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.src.rpm go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #42 102.3 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20220506101846-4cc4385 #42 102.8 Copying nested executables into /build/bundles/binary-daemon #42 104.0 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 #42 104.0 GOOS="" GOARCH="" GOARM="" #42 104.3 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 #42 104.3 #42 DONE 106.7s #43 [binary 1/1] COPY --from=build-binary /build/bundles/ / #43 sha256:048c41261cf88f46bcf40b93d4751676e1f96d0c61d7c9e1369b24437c396fc6 #43 DONE 2.2s #44 exporting to client #44 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #44 copying files 21.01MB 0.1s #44 copying files 206.90MB 1.0s done #44 DONE 1.0s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker' cd /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/buildx ./bin/docker-buildx #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.90kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 69B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1.3 #4 DONE 0.1s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #5 CACHED #6 [internal] load build definition from Dockerfile #6 DONE 0.0s #7 [internal] load .dockerignore #7 DONE 0.0s #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] library/golang:pull token for registry-1.docker.io #9 DONE 0.0s #10 [internal] load metadata for docker.io/library/golang:1.18.1-alpine #10 DONE 0.1s #11 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0 #11 DONE 0.4s make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.YyAPFy9ITq/ + cd /tmp/docker-cli-docsgen.YyAPFy9ITq + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BotzVi + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AXFkYg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.btPdxh + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #12 [golatest 1/1] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #12 DONE 0.0s #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0@sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 #13 resolve docker.io/tonistiigi/xx:1.0.0@sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 done #13 extracting sha256:25eaaac5d58a9b6ff4e90ee3cbd4149fd0861e2605d3d11c64e265ba5ba45176 #13 extracting sha256:25eaaac5d58a9b6ff4e90ee3cbd4149fd0861e2605d3d11c64e265ba5ba45176 0.0s done #13 sha256:c175b0065054f5c2285c727510f433231f8ebe41d437816d22044696e9adde44 525B / 525B done #13 sha256:0f3509935530631c6c402f33310ff23d7bd35caf9ba63059d4157c39329a10d4 940B / 940B done #13 sha256:25eaaac5d58a9b6ff4e90ee3cbd4149fd0861e2605d3d11c64e265ba5ba45176 13.99kB / 13.99kB 0.1s done #13 sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 2.65kB / 2.65kB done #13 DONE 0.3s #14 [internal] load build context go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 #14 ... #12 [golatest 1/1] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #12 CACHED #14 [internal] load build context #14 ... #15 [gobase 1/3] COPY --from=xx / / #15 DONE 0.1s #14 [internal] load build context make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.I1fQDWc2lm/ + cd /tmp/docker-cli-docsgen.I1fQDWc2lm + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 GITCOMMIT=4cc4385 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T11:58:56Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 #14 transferring context: 58.47MB 1.9s done #14 DONE 1.9s #16 [gobase 2/3] RUN apk add --no-cache file git #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #16 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz #16 2.080 (1/8) Installing libmagic (5.41-r0) #16 2.105 (2/8) Installing file (5.41-r0) go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod #16 2.107 (3/8) Installing brotli-libs (1.0.9-r5) #16 2.116 (4/8) Installing nghttp2-libs (1.46.0-r0) #16 2.121 (5/8) Installing libcurl (7.80.0-r1) #16 2.128 (6/8) Installing expat (2.4.7-r0) #16 2.131 (7/8) Installing pcre2 (10.39-r0) #16 2.138 (8/8) Installing git (2.34.2-r0) #16 2.255 Executing busybox-1.34.1-r5.trigger #16 2.259 OK: 26 MiB in 23 packages #16 DONE 2.5s #17 [gobase 3/3] WORKDIR /src #17 DONE 0.0s make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.2its7KOdUC/ + cd /tmp/docker-cli-docsgen.2its7KOdUC + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #18 [buildx-version 1/1] RUN --mount=target=. PKG=github.com/docker/buildx VERSION=$(git describe --match 'v[0-9]*' --dirty='.m' --always --tags) REVISION=$(git rev-parse HEAD)$(if ! git diff --no-ext-diff --quiet --exit-code; then echo .m; fi); echo "-X ${PKG}/version.Version=${VERSION} -X ${PKG}/version.Revision=${REVISION} -X ${PKG}/version.Package=${PKG}" | tee /tmp/.ldflags; echo -n "${VERSION}" | tee /tmp/.version; + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c #18 1.109 -X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx #18 1.110 v0.8.2#18 DONE 1.1s #19 [buildx-build 1/1] RUN --mount=type=bind,target=. --mount=type=cache,target=/root/.cache --mount=type=cache,target=/go/pkg/mod --mount=type=bind,source=/tmp/.ldflags,target=/tmp/.ldflags,from=buildx-version set -x; xx-go build -ldflags "$(cat /tmp/.ldflags) -w -s" -o /usr/bin/buildx ./cmd/buildx && xx-verify --static /usr/bin/buildx Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L0vdFE + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ITwy9c + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vuleF2 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod #19 0.375 + cat /tmp/.ldflags #19 0.376 + xx-go build -ldflags '-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -w -s' -o /usr/bin/buildx ./cmd/buildx + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OL5gFb + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.osjFOx + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + exit 0 PASS: docker-buildx version OK Processing files: docker-buildx-plugin-0.8.2-0.el7.aarch64 Provides: docker-buildx-plugin = 0:0.8.2-0.el7 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el7.src.rpm + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sdozfx + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mMBCzG + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.8poIWfxxDD/ + cd /tmp/docker-cli-docsgen.8poIWfxxDD + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220506101846.4cc4385-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LKXiep + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yhbEmQ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HDVnSu + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GO111MODULE=on + go mod download go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.src.rpm go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3VD4BM + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.fc34.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.fc34.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3QI8NY + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' + RPM_EC=0 PASS: cli version OK ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DOd0e9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.fc34 docker-ce-cli(aarch-64) = 1:0.0.0.20220506101846.4cc4385-0.fc34 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.src.rpm go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a1CO15 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.fc35.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.fc35.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BNenHo + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BSPY5s + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.fc35 docker-ce-cli(aarch-64) = 1:0.0.0.20220506101846.4cc4385-0.fc35 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.src.rpm go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ZiY5vkZ79h/ + cd /tmp/docker-cli-docsgen.ZiY5vkZ79h + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CKCiRi + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZNFH95 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6iE9DV + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.Dki9vEpUyl/ + cd /tmp/docker-cli-docsgen.Dki9vEpUyl + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod #30 ... #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 #34 sha256:3bb77c24c7617fa3cf299f4814f749e1f57430b4d29430b6fcc78519935f2c5c #34 109.5 + bin/containerd + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ptk8OAj7Ed/ + cd /tmp/docker-cli-docsgen.ptk8OAj7Ed + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T8D1Ch + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VNAVTa + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qw61HM + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zuK0W9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FFY4cd + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.zjWbs5ZzPY/ + cd /tmp/docker-cli-docsgen.zjWbs5ZzPY + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A3UjCH + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.4LZSwv1DbG/ + cd /tmp/docker-cli-docsgen.4LZSwv1DbG + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 + go mod vendor -modfile=vendor.mod go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod #34 ... #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 #30 sha256:12b3ab07a2f958c1608e8204733529dcb9527a3600e0596ba67abaf96338f296 #30 66.87 + mkdir -p /build #30 66.87 + cp runc /build/runc #30 DONE 67.2s #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 #34 sha256:3bb77c24c7617fa3cf299f4814f749e1f57430b4d29430b6fcc78519935f2c5c + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.0ovKZi4vFi/ + cd /tmp/docker-cli-docsgen.0ovKZi4vFi + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #34 ... #31 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #31 sha256:becfc018dd02f36d60af54fffc45afec3bdae436ecd489a9b2267743f1b39654 #31 DONE 0.1s #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 #34 sha256:3bb77c24c7617fa3cf299f4814f749e1f57430b4d29430b6fcc78519935f2c5c + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4DzHsC + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CV19Aq + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.fc34 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220506101846.4cc4385-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eU5Hn8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.emxBH3 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4e6aQX + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20220506101846.4cc4385-0.fc36 x86_64 + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:01:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.src.rpm + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cYvvCH + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xy7Uet + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.fc35 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220506101846.4cc4385-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.src.rpm make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.LmNYaxzbCG/ + cd /tmp/docker-cli-docsgen.LmNYaxzbCG + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.MD1lfqMmqF/ + cd /tmp/docker-cli-docsgen.MD1lfqMmqF + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m8kzyk + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IGySbw + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.Rg9XoTekJw/ + cd /tmp/docker-cli-docsgen.Rg9XoTekJw + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i9QoXs + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zo8Ygs + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0xQ5Cm + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.amERWU + umask 022 + cd /root/rpmbuild/BUILD ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.EfY5g6wTmw/ + cd /tmp/docker-cli-docsgen.EfY5g6wTmw + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.anzUE2qOfq/ + cd /tmp/docker-cli-docsgen.anzUE2qOfq + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FgD03i + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.el8.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.el8.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.R2Zq6g + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5yj6Qh + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/share/doc/docker-ce-cli + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20220506101846.4cc4385-0.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.src.rpm make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.2UtUgPZWCA/ + cd /tmp/docker-cli-docsgen.2UtUgPZWCA + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.TXzhrBr4LD/ + cd /tmp/docker-cli-docsgen.TXzhrBr4LD + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wkqv3f + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2HjiRe + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aEoxFh + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mgcaJf + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dzc03g + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220506101846.4cc4385-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hYahSi + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6guf6g + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U7AS6g + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IC2yRs + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.el9.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.el9.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1wzR8v + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version PASS: cli version OK + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L88LfY + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.el9 docker-ce-cli(x86-64) = 1:0.0.0.20220506101846.4cc4385-0.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.src.rpm # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AUmAKM + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.fc36.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.fc36.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tWbPUZ + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20220506101846.4cc4385-0.fc36 aarch64 + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LdOVYQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.fc36 docker-ce-cli(aarch-64) = 1:0.0.0.20220506101846.4cc4385-0.fc36 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.src.rpm + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cIAf38 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.fc34.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.fc34.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YG2RR4 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version PASS: cli version OK + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4tbXg2 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.fc34 docker-ce-cli(x86-64) = 1:0.0.0.20220506101846.4cc4385-0.fc34 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sEzbon + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VjCgWx + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #34 169.5 # github.com/containerd/containerd/cmd/containerd #34 169.5 /usr/bin/ld: /tmp/go-link-2652795520/000019.o: in function `New': #34 169.5 /tmp/tmp.bwaYgSlr9p/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking #34 169.6 + bin/containerd-stress #34 170.8 + bin/containerd-shim + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YpQeRy + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HebLeJ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MqLo2t + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.KCsiPi3fOF/ + cd /tmp/docker-cli-docsgen.KCsiPi3fOF + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eeOjtc + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20220506101846.4cc4385-0.fc36 aarch64 + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5RfPbi + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PychGi + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el8.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el8 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el8.src.rpm # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wRBgYt + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fF6Pnp + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + test 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' = 'Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4' + echo 'PASS: daemon version OK' + exit 0 PASS: daemon version OK Processing files: docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64 Provides: docker-ce = 3:0.0.0.20220506101846.4cc4385-0.el7 docker-ce(x86-64) = 3:0.0.0.20220506101846.4cc4385-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.src.rpm + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UezSPt + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZR5WRK + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kuofTR + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83VW10 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Xik0VJ + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + exit 0 PASS: docker-compose version OK Processing files: docker-compose-plugin-2.5.0-0.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.04plRu + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.5.0 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.5.0 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.5.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.puYR8f + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.5.0 + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.5.0 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.5.0 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.5.0 + exit 0 Provides: docker-compose-plugin = 0:2.5.0-0.el7 docker-compose-plugin(aarch-64) = 0:2.5.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.5.0-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1qu8Ts + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.aarch64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N25He8 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sV1hqM + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20220506101846.4cc4385-0.fc36 aarch64 + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.fc36 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220506101846.4cc4385-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 #34 182.0 + bin/containerd-shim-runc-v1 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SdMLUf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wOkIzf + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tstOug + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download rm -f -r src + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lDPiVM + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Z5YcPf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220506101846.4cc4385-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64 rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S2CB5O + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FS6nUi + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qojiXO + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220506101846-4cc4385 + GITCOMMIT=4cc4385 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:02:50Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CQzT4l + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.fc35.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.fc35.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.i4eMDn + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZgufHA + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.fc35 docker-ce-cli(x86-64) = 1:0.0.0.20220506101846.4cc4385-0.fc35 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.src.rpm # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #34 188.3 + bin/containerd-shim-runc-v2 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DvHGnS + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3KJIcG + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MzvOBo + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src #34 189.1 + binaries #34 189.1 + install -D bin/containerd /build/containerd #34 189.1 + install -D bin/containerd-shim /build/containerd-shim + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nlHIf6 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vtLzAl + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 #34 189.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #34 189.1 + install -D bin/ctr /build/ctr Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220506101846.4cc4385-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CbOjnN + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cQJENf + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3jr8SS + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src #34 DONE 191.0s #35 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #35 sha256:35e87c7515f0df646ffafefa0a20e8d73f597fc8fb237312bf1178b86311c319 #35 DONE 0.3s #40 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #40 sha256:692a40334a4951db4a8b8100efe1516cbc4c4dc50e4219002c3db409055f2051 #40 DONE 0.2s #45 [binary-base 5/7] COPY --from=vpnkit /build/ /usr/local/bin/ #45 sha256:50868b8b3f9a5a8191c47d9e5a48c6b253a993712bd566278735b22645943322 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #45 DONE 1.2s #47 [binary-base 6/7] COPY --from=gowinres /build/ /usr/local/bin/ #47 sha256:054f92b1af46acd75fd66a3638bcc2bd5965bcaf23863482cd2be5c0d6196922 #47 DONE 0.1s #48 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #48 sha256:ee588a07329d155a00ba83493813945939d49cf9c457526212bc89dd821ff558 #48 DONE 0.0s #49 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache --mount=type=bind,target=.,ro --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy hack/make.sh cross #49 sha256:ca12c5ce1047b785a2c5b9d57f2b0b2b1208983983d2d2ec8bff7ac13e17b091 #49 0.361 #49 0.430 Removing /build/bundles/ + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7DLtya + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XmBx8T + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el9 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el9.src.rpm #49 0.431 #49 0.435 ---> Making bundle: cross (in /build/bundles/cross) #49 0.437 Cross building: /build/bundles/cross/windows/amd64 #49 0.475 +++++++ cat ./cli/winresources/dockerd/winres.json #49 0.476 { #49 0.476 "RT_GROUP_ICON": { #49 0.476 "#1": { #49 0.476 "0409": "../../winresources/docker.ico" #49 0.476 } #49 0.476 }, #49 0.476 "RT_MANIFEST": { #49 0.476 "#1": { #49 0.476 "0409": { #49 0.476 "identity": {}, #49 0.476 "description": "Docker Engine", #49 0.476 "minimum-os": "vista", #49 0.476 "execution-level": "", #49 0.476 "ui-access": false, #49 0.476 "auto-elevate": false, #49 0.476 "dpi-awareness": "unaware", #49 0.476 "disable-theming": false, #49 0.476 "disable-window-filtering": false, #49 0.476 "high-resolution-scrolling-aware": false, #49 0.476 "ultra-high-resolution-scrolling-aware": false, #49 0.476 "long-path-aware": false, #49 0.476 "printer-driver-isolation": false, #49 0.476 "gdi-scaling": false, #49 0.476 "segment-heap": false, #49 0.476 "use-common-controls-v6": false #49 0.476 } #49 0.476 } #49 0.476 }, #49 0.476 "RT_MESSAGETABLE": { #49 0.476 "#1": { #49 0.476 "0409": "../../winresources/event_messages.bin" #49 0.476 } #49 0.476 }, #49 0.476 "RT_VERSION": { #49 0.476 "#1": { #49 0.476 "0409": { #49 0.476 "fixed": { #49 0.476 "file_version": "0.0.0.0", #49 0.476 "product_version": "0.0.0.0", #49 0.476 "type": "Unknown" #49 0.476 }, #49 0.476 "info": { #49 0.476 "0000": { #49 0.476 "CompanyName": "", #49 0.476 "FileVersion": "0.0.0-20220506101846-4cc4385", #49 0.476 "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", #49 0.476 "OriginalFileName": "dockerd-0.0.0-20220506101846-4cc4385.exe", #49 0.476 "ProductName": "", #49 0.476 "ProductVersion": "0.0.0-20220506101846-4cc4385", #49 0.476 "SpecialBuild": "bb88ff4" #49 0.476 } #49 0.476 } #49 0.476 } #49 0.476 } #49 0.476 } #49 0.476 } #49 0.494 cmd/dockerd/config.go #49 0.494 cmd/dockerd/config_windows.go #49 0.494 cmd/dockerd/daemon.go #49 0.494 cmd/dockerd/daemon_test.go #49 0.494 cmd/dockerd/daemon_windows.go #49 0.494 cmd/dockerd/docker.go #49 0.495 cmd/dockerd/docker_windows.go #49 0.495 cmd/dockerd/genwinres_windows.go #49 0.502 cmd/dockerd/metrics.go #49 0.502 cmd/dockerd/options.go #49 0.502 cmd/dockerd/options_test.go #49 0.503 cmd/dockerd/service_windows.go #49 0.530 Building: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20220506101846-4cc4385.exe #49 0.530 GOOS="windows" GOARCH="amd64" GOARM="" Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dpF3Jv + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UTjOap + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G10jTx + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8o2Qh2 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dnja1k + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cDTbma + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ft4Nu5 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CVZ8Zg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220506101846.4cc4385-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.src.rpm + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #19 103.4 + xx-verify --static /usr/bin/buildx #19 DONE 103.7s #20 [binaries-unix 1/1] COPY --from=buildx-build /usr/bin/buildx / #20 DONE 0.1s #21 exporting to client #21 copying files 23.50MB 0.1s #21 copying files 45.96MB 0.2s done #21 DONE 0.2s mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \ done tar -C build/linux -c -z -f build/linux/docker-0.0.0-20220506101846-4cc4385.tgz docker Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t8F8Qc + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6GRwla + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20220506101846-4cc4385.tgz docker-rootless-extras + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rCTuSo + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F4MJO7 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pW5Oxx + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc34.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc34 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc34.src.rpm # buildx tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.8.2.tgz docker-buildx ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9UM2Ms + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oIOAoe + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc35.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc35 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc35.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ewn9SS + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w5dTFm + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W9AR11 + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine df9b9388f04a: Already exists Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link rm -f -r src dh_strip_nondeterminism dh_compress dh_fixperms make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Pre-Depends} make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb'. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xrV5Mh + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.fc36.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.fc36.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ijk3Mo + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20220506101846.4cc4385-0.fc36 x86_64 + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' PASS: cli version OK + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kQQg2f + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.fc36 docker-ce-cli(x86-64) = 1:0.0.0.20220506101846.4cc4385-0.fc36 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.src.rpm + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ik1PmCd0uG/ + cd /tmp/docker-cli-docsgen.ik1PmCd0uG + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220429181837-2ed904cad705+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.3 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 go: downloading github.com/moby/buildkit v0.10.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wPDAAx + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KKcA1S + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz dh_compress dh_fixperms go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6f8I95 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20220506101846.4cc4385-0.fc36 x86_64 + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9tmxiY + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jrFyrC + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y56R4e + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb'. make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MgtEOE + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mydMtf + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TU5NDl + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb'. + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 debian/rules override_dh_builddeb dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_arm64.deb'. + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UqmKpH + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lfa6e5 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20220506101846.4cc4385-0.fc36 x86_64 + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.fc36 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220506101846.4cc4385-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.src.rpm # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-impish_arm64.deb'. make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D2A64j + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HStrtQ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zZRvjL + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AiCWmg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CsTu9h + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + exit 0 PASS: docker-compose version OK Processing files: docker-compose-plugin-2.5.0-0.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3I2TCg + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NrRK0e + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.el8 docker-compose-plugin(aarch-64) = 0:2.5.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.5.0-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6DJV9g + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.aarch64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-bionic_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-focal_arm64.deb'. + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rjjVYh + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HES4Eg + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + exit 0 PASS: docker-buildx version OK Processing files: docker-buildx-plugin-0.8.2-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el8 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.prngKh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SVsbPh + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MMNtgf + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FZENjG + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.h90UvP + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 aarch64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc36.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc36 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc36.src.rpm dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb'. + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-jammy_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-impish_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb /root/docker-compose-plugin_2.5.0~ubuntu-bionic_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_arm64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-bionic_arm64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-bionic_arm64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-bionic_arm64.deb' dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~debian-buster_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb'. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b8fQ4w + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/man/man1 + 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-show.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-config.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.20220506101846.4cc4385-0.el7.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/man/man5 + 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.20220506101846.4cc4385-0.el7.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CW07og + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version PASS: cli version OK + ver='Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + test 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' = 'Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385' + echo 'PASS: cli version OK' + exit 0 Processing files: docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xNfwSZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20220506101846.4cc4385 + exit 0 Provides: docker-ce-cli = 1:0.0.0.20220506101846.4cc4385-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20220506101846.4cc4385-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mdOtbp + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.79K3vj + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb'. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qGzyKh + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=bb88ff4 + DOCKER_GITCOMMIT=bb88ff4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 rm -f -r src go: downloading github.com/rootless-containers/rootlesskit v1.0.0 make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~debian-bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb'. rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PEPWt6 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wtPSbL + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Elhmbs + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YRecgI + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.el9 docker-compose-plugin(aarch-64) = 0:2.5.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.el9.src.rpm # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb'. # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.5.0-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NRgtbM + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.changes + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb /root/docker-compose-plugin_2.5.0~ubuntu-focal_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_arm64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-focal_arm64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-focal_arm64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-focal_arm64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb'. + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1ZmsoE + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kv6zi1 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh Processing files: docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20220506101846.4cc4385-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220506101846.4cc4385-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.src.rpm rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hh1bUy + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ISNkBu + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NGlRUU + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.5.0-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.5.0-0.fc36 aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb'. Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.changes rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb /root/docker-compose-plugin_2.5.0~ubuntu-jammy_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_arm64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-jammy_arm64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-jammy_arm64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-jammy_arm64.deb' Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3SKQWm + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220506101846.4cc4385-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.whXXoW + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zEPnZy + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src rm -f -r sources docker builder prune -f --filter until=24h dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.changes Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb /root/docker-compose-plugin_2.5.0~debian-buster_arm64.deb /build + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gGAQrm + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ogly7P + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el9 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el9.src.rpm copied '/root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_arm64.deb' copied '/root/docker-compose-plugin_2.5.0~debian-buster_arm64.deb' -> '/build/docker-compose-plugin_2.5.0~debian-buster_arm64.deb' removed '/root/docker-compose-plugin_2.5.0~debian-buster_arm64.deb' make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.changes docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-impish_arm64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb /root/docker-compose-plugin_2.5.0~ubuntu-impish_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-impish_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-impish_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-impish_arm64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_arm64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-impish_arm64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-impish_arm64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-impish_arm64.deb' rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h #49 109.5 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20220506101846-4cc4385.exe #49 110.0 +++++++ cat ./cli/winresources/docker-proxy/winres.json #49 110.0 { #49 110.0 "RT_GROUP_ICON": { #49 110.0 "#1": { #49 110.0 "0409": "../../winresources/docker.ico" #49 110.0 } #49 110.0 }, #49 110.0 "RT_MANIFEST": { #49 110.0 "#1": { #49 110.0 "0409": { #49 110.0 "identity": {}, #49 110.0 "description": "Docker Engine", #49 110.0 "minimum-os": "vista", #49 110.0 "execution-level": "", #49 110.0 "ui-access": false, #49 110.0 "auto-elevate": false, #49 110.0 "dpi-awareness": "unaware", #49 110.0 "disable-theming": false, #49 110.0 "disable-window-filtering": false, #49 110.0 "high-resolution-scrolling-aware": false, #49 110.0 "ultra-high-resolution-scrolling-aware": false, #49 110.0 "long-path-aware": false, #49 110.0 "printer-driver-isolation": false, #49 110.0 "gdi-scaling": false, #49 110.0 "segment-heap": false, #49 110.0 "use-common-controls-v6": false #49 110.0 } #49 110.0 } #49 110.0 }, #49 110.0 "RT_MESSAGETABLE": { #49 110.0 "#1": { #49 110.0 "0409": "../../winresources/event_messages.bin" #49 110.0 } #49 110.0 }, #49 110.0 "RT_VERSION": { #49 110.0 "#1": { #49 110.0 "0409": { #49 110.0 "fixed": { #49 110.0 "file_version": "0.0.0.0", #49 110.0 "product_version": "0.0.0.0", #49 110.0 "type": "Unknown" #49 110.0 }, #49 110.0 "info": { #49 110.0 "0000": { #49 110.0 "CompanyName": "", #49 110.0 "FileVersion": "0.0.0-20220506101846-4cc4385", #49 110.0 "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", #49 110.0 "OriginalFileName": "docker-proxy-0.0.0-20220506101846-4cc4385.exe", #49 110.0 "ProductName": "", #49 110.0 "ProductVersion": "0.0.0-20220506101846-4cc4385", #49 110.0 "SpecialBuild": "bb88ff4" #49 110.0 } #49 110.0 } #49 110.0 } #49 110.0 } #49 110.0 } #49 110.0 } #49 110.0 cmd/docker-proxy/genwinres_windows.go #49 110.0 cmd/docker-proxy/main.go #49 110.0 cmd/docker-proxy/network_proxy_test.go #49 110.0 cmd/docker-proxy/proxy.go #49 110.0 cmd/docker-proxy/sctp_proxy.go #49 110.0 cmd/docker-proxy/tcp_proxy.go #49 110.0 cmd/docker-proxy/udp_proxy.go #49 110.0 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20220506101846-4cc4385.exe #49 110.0 GOOS="windows" GOARCH="amd64" GOARM="" #49 110.5 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20220506101846-4cc4385.exe #49 110.5 Cloning into '/go/src/github.com/docker/windows-container-utility'... #49 110.8 Building: /build/bundles/cross/windows/amd64/containerutility.exe dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.changes rm -f -r src Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb /root/docker-compose-plugin_2.5.0~debian-bullseye_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_arm64.deb' copied '/root/docker-compose-plugin_2.5.0~debian-bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.5.0~debian-bullseye_arm64.deb' removed '/root/docker-compose-plugin_2.5.0~debian-bullseye_arm64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish" rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r sources ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Y0CFz + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.itd9wY + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc34.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc34 docker-buildx-plugin(x86-64) = 0:0.8.2-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc34.src.rpm docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r src + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AtymIJ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BuscnP + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.fc34.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d5oCOd + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qu35ji + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.fc34 docker-compose-plugin(aarch-64) = 0:2.5.0-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.fc34.src.rpm make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.48KVOi + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.M4C90H + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25444e + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Dbnjn6 + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.fc35 docker-compose-plugin(aarch-64) = 0:2.5.0-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.fc35.src.rpm make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd rm -f -r sources docker builder prune -f --filter until=24h make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin #49 115.7 #49 DONE 116.0s #50 [cross 1/1] COPY --from=build-cross /build/bundles/ / #50 sha256:0212d2c847082d30c7799baf191cfb40351dca86008e15283a6cd63f5001cd0e docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.5.0-0.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jtjojw + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 #50 DONE 0.2s #51 exporting to client #51 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #51 copying files 21.30MB 0.1s make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh #51 copying files 59.12MB 0.3s done #51 DONE 0.3s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker' cd /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli && VERSION=0.0.0-20220506101846-4cc4385 docker buildx bake --set binary.platform=windows/amd64 binary + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.97kB 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 263B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 rm -f -r src #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.6s make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #5 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done #5 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s #5 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done #5 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.3s #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.5s rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.6s #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.8s #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.9s Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.5.0-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qjrxIm + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34" rm -f -r sources docker builder prune -f --filter until=24h #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 1.2s #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.44MB / 9.94MB 1.3s make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 1.3s done #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [Pipeline] } [Pipeline] // node [Pipeline] } make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done #5 DONE 1.6s #6 [internal] load .dockerignore #6 DONE 0.0s #7 [internal] load build definition from Dockerfile #7 DONE 0.0s #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #9 DONE 0.0s #10 [auth] library/golang:pull token for registry-1.docker.io #10 DONE 0.0s #11 [internal] load metadata for docker.io/library/golang:1.18.1-alpine # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin rm -f -r src #11 DONE 0.4s #12 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0 #12 DONE 0.3s #13 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #13 DONE 0.6s #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f #14 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done #14 sha256:156f8400f6eb0df86c13844ba62bf5c21fafda08f0c2f5019436ce574279ead1 940B / 940B done #14 sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 2.65kB / 2.65kB done #14 sha256:44baf01e2b60ed9abdd47f1c8e6cf8916b70a48c93016dd9926df6a0981c9b47 525B / 525B done make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild #14 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 #14 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0.0s done #14 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.3s done #14 ... #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #15 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #15 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #15 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done #15 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done #15 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.3s done #15 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done #15 DONE 0.7s rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f #14 DONE 0.8s #16 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #16 resolve docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 0.0s done #16 sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 1.65kB / 1.65kB done #16 sha256:f94174c5262af3d8446833277aa27af400fd1a880277d43ec436df06ef3bb8ab 1.36kB / 1.36kB done #16 sha256:dd6fd110e957a512038107a4e1230207963dfa7b5f3d4e8c9669689afd18ada0 5.17kB / 5.17kB done #16 sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 2.81MB / 2.81MB 0.2s done #16 sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b 271.96kB / 271.96kB 0.1s done #16 sha256:25bc292e5bacdd8b97a1632a82d0fd0ee6c2692409bd4b35cb9e7e652efbc7c8 153B / 153B 0.1s done #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 3.15MB / 115.57MB 0.7s #16 sha256:9a8029b02d49777774618d41ab3a1f7f4f32f7d4b10453afd26a184b8787beaa 156B / 156B 0.2s done #16 extracting sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 0.5s done docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35" #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 9.44MB / 115.57MB 1.0s #16 extracting sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b #16 extracting sha256:52dc419b0ee22d1bb5f3b95a57b2edc733b7b585277f8101db7b2c9b53605c1b 0.2s done #16 extracting sha256:25bc292e5bacdd8b97a1632a82d0fd0ee6c2692409bd4b35cb9e7e652efbc7c8 done #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 17.83MB / 115.57MB 1.4s #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 24.68MB / 115.57MB 1.5s make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 31.46MB / 115.57MB 1.6s + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 39.85MB / 115.57MB 1.7s #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 52.43MB / 115.57MB 1.9s #16 ... #17 [internal] load build context #17 transferring context: 36.57MB 1.9s done #17 DONE 2.0s #16 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 67.11MB / 115.57MB 2.1s #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 79.69MB / 115.57MB 2.4s make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd rm -f -r src #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 95.42MB / 115.57MB 2.7s make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 103.81MB / 115.57MB 2.9s #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 115.57MB / 115.57MB 3.2s #16 sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 115.57MB / 115.57MB 3.6s done #16 extracting sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.5.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RoVWpX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C8zSYG + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ikF0G3 + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd #16 extracting sha256:6858aa20941bdfe0d406b2e4db477feeccf42ca6e40478043b721c6a66f9d1b6 4.4s done #16 extracting sha256:9a8029b02d49777774618d41ab3a1f7f4f32f7d4b10453afd26a184b8787beaa #16 extracting sha256:9a8029b02d49777774618d41ab3a1f7f4f32f7d4b10453afd26a184b8787beaa done #16 DONE 8.5s #18 [build-base-alpine 2/4] COPY --from=xx / / #18 DONE 0.6s #19 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #19 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u3zIUL + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QXPL0c + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc35.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc35 docker-buildx-plugin(x86-64) = 0:0.8.2-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc35.src.rpm #19 1.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz #19 1.700 (1/22) Installing ncurses-terminfo-base (6.3_p20211120-r0) #19 1.704 (2/22) Installing ncurses-libs (6.3_p20211120-r0) #19 1.712 (3/22) Installing readline (8.1.1-r0) #19 1.716 (4/22) Installing bash (5.1.16-r0) #19 1.728 Executing bash-5.1.16-r0.post-install #19 1.730 (5/22) Installing libffi (3.4.2-r1) #19 1.732 (6/22) Installing libgcc (10.3.1_git20211027-r0) #19 1.738 (7/22) Installing libstdc++ (10.3.1_git20211027-r0) #19 1.816 (8/22) Installing xz-libs (5.2.5-r1) #19 1.821 (9/22) Installing libxml2 (2.9.13-r0) #19 1.835 (10/22) Installing llvm12-libs (12.0.1-r0) Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ss1dtX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MQ0kYk + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aUEthJ + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src #19 2.645 (11/22) Installing clang-libs (12.0.1-r1) + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd #19 3.290 (12/22) Installing clang (12.0.1-r1) #19 3.579 (13/22) Installing libmagic (5.41-r0) make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 #19 3.602 (14/22) Installing file (5.41-r0) #19 3.606 (15/22) Installing brotli-libs (1.0.9-r5) #19 3.615 (16/22) Installing nghttp2-libs (1.46.0-r0) #19 3.618 (17/22) Installing libcurl (7.80.0-r1) #19 3.629 (18/22) Installing expat (2.4.7-r0) #19 3.632 (19/22) Installing pcre2 (10.39-r0) #19 3.638 (20/22) Installing git (2.34.2-r0) #19 3.753 (21/22) Installing lld (12.0.1-r1) #19 3.791 (22/22) Installing llvm12 (12.0.1-r0) #19 4.182 Executing busybox-1.34.1-r5.trigger #19 4.187 OK: 300 MiB in 37 packages #19 DONE 4.5s #20 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #20 DONE 0.0s #21 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #21 0.660 skipping packages installation on windows #21 DONE 0.7s #22 [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" #22 0.825 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #22 1.197 go: downloading github.com/akavel/rsrc v0.10.2 #22 DONE 1.8s #23 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #23 DONE 0.1s #24 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd #24 DONE 0.4s #25 [build 3/3] 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 #25 0.430 Building static docker-windows-amd64.exe #25 0.452 + cat ./cli/winresources/versioninfo.json #25 0.453 { #25 0.453 "FixedFileInfo": #25 0.453 { #25 0.453 "FileVersion": { #25 0.453 "Major": 0, #25 0.453 "Minor": 0, #25 0.453 "Patch": 0, #25 0.453 "Build": 0 #25 0.453 }, #25 0.453 "FileFlagsMask": "3f", #25 0.453 "FileFlags ": "00", #25 0.453 "FileOS": "040004", #25 0.453 "FileType": "01", #25 0.453 "FileSubType": "00" #25 0.453 }, #25 0.453 "StringFileInfo": #25 0.453 { #25 0.453 "Comments": "", #25 0.453 "CompanyName": "", #25 0.453 "FileDescription": "Docker Client", #25 0.453 "FileVersion": "0.0.0-20220506101846-4cc4385", #25 0.453 "InternalName": "", #25 0.453 "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", #25 0.453 "LegalTrademarks": "", #25 0.453 "OriginalFilename": "docker-windows-amd64.exe", #25 0.453 "PrivateBuild": "", #25 0.453 "ProductName": "Docker Client", #25 0.453 "ProductVersion": "0.0.0-20220506101846-4cc4385", #25 0.453 "SpecialBuild": "4cc4385" #25 0.453 }, #25 0.453 "VarFileInfo": #25 0.453 { #25 0.453 "Translation": { #25 0.453 "LangID": "0409", #25 0.453 "CharsetID": "04B0" #25 0.453 } #25 0.453 } #25 0.453 } #25 0.453 + go generate -v github.com/docker/cli/cmd/docker #25 0.456 cmd/docker/aliases.go #25 0.456 cmd/docker/builder.go #25 0.456 cmd/docker/builder_test.go #25 0.456 cmd/docker/docker.go #25 0.456 cmd/docker/docker_test.go #25 0.456 cmd/docker/docker_windows_amd64.go #25 0.479 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -w -X "github.com/docker/cli/cli/version.GitCommit=4cc4385" -X "github.com/docker/cli/cli/version.BuildTime=2022-05-09T12:05:16Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220506101846-4cc4385"' github.com/docker/cli/cmd/docker make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YCIEwK + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aR8ZsF + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CGkSTU + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb'. make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1WCpTg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u5mhZg + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + exit 0 PASS: docker-compose version OK Processing files: docker-compose-plugin-2.5.0-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3bZeuj + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C4hJLg + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.el8 docker-compose-plugin(x86-64) = 0:2.5.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.5.0-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pdOOFf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SyMd4e + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yh3mjj + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb'. make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Pre-Depends} make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb'. + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FqCEyg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kif9Ym + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 x86_64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc36.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc36 docker-buildx-plugin(x86-64) = 0:0.8.2-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc36.src.rpm make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-impish_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb'. ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aL8HyS + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.5.0-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tX6YOy + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.5.0-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.5.0-0.fc36 aarch64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.fc36.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U9GOzF + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3czVbx + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.fc36 docker-compose-plugin(aarch-64) = 0:2.5.0-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.fc36.src.rpm make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.5.0-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5fk0ZS + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce rm -f -r src make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d2eAjg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KIZwKi + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' PASS: docker-scan version OK + exit 0 Processing files: docker-scan-plugin-0.17.0-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.el8 docker-scan-plugin(x86-64) = 0:0.17.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el8.src.rpm dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u53XKg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 + exit 0 dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dh_dwz: error: dwz -- debian/docker-ce-cli/usr/bin/docker returned exit code 1 make: *** [debian/rules:129: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Pre-Depends} make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb'. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb'. make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PaNowX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xkUfsV + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BqppwS + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.5.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.5.0-0.fc36 x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Makefile:76: recipe for target 'raspbian-buster' failed make[1]: *** [raspbian-buster] Error 2 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' Makefile:92: recipe for target 'raspbian-buster' failed make: *** [raspbian-buster] Error 2 [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources #25 DONE 47.5s #26 [binary 1/1] COPY --from=build /out . #26 DONE 0.1s #27 exporting to client #27 copying files 21.37MB 0.1s #27 copying files 26.12MB 0.2s done #27 DONE 0.2s mkdir -p build/win/amd64/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20220506101846-4cc4385.exe build/win/amd64/docker/dockerd.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-686/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20220506101846-4cc4385.exe build/win/amd64/docker/docker-proxy.exe docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20220506101846-4cc4385.zip docker' Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine df9b9388f04a: Already exists Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz v3.15.4-97-ge94e0a3d62 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] v3.15.4-96-g6f61cdf997 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] OK: 15855 distinct packages available (1/2) Installing unzip (6.0-r9) (2/2) Installing zip (3.0-r9) Executing busybox-1.34.1-r5.trigger OK: 6 MiB in 16 packages adding: docker/ (stored 0%) adding: docker/docker-proxy.exe (deflated 60%) adding: docker/dockerd.exe (deflated 70%) adding: docker/docker.exe (deflated 68%) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] sh [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch balenalib/rpi-raspbian:buster-armhf + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce dh_installchangelogs dh_installman make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-jammy_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-bionic_amd64.deb'. + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JNAeOB + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QgKe8E + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' PASS: docker-compose version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h8kSy8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kxtyz9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.el9 docker-compose-plugin(x86-64) = 0:2.5.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.el9.src.rpm make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-impish_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb'. ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YQlQ7A + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.foIYxC + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Crxp39 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k2rzFi + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.fc34 docker-compose-plugin(x86-64) = 0:2.5.0-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.fc34.src.rpm + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EFlOzV + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zgUiIk + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el7.x86_64 Provides: docker-buildx-plugin = 0:0.8.2-0.el7 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el7.src.rpm dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb'. make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SXV6ST + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nKkIYB + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S9o8zk + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-bionic_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.5.0-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4FurHl + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n7qPmr + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q5XJmu + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.5.0-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HiIUkZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G2Jmdd + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.il9tPr + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading github.com/docker/docker v20.10.9+incompatible make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build bb88ff4" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220506101846-4cc4385, build 4cc4385" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.5.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220506101846-4cc4385 debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dwz: debian/docker-ce/usr/bin/docker-init: .debug_info section not present dwz: debian/docker-ce/usr/bin/docker-proxy: .debug_info section not present dwz: debian/docker-ce/usr/bin/dockerd: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-ce-cli/usr/bin/docker: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit: .debug_info section not present dwz: debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy: .debug_info section not present dwz: Too few files for multifile optimization dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. dh_dwz: warning: Common issues include no debug information at all (missing -g) and dh_dwz: warning: compressed debug information (#931891). dwz: debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx: .debug_info section not present dwz: debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose: .debug_info section not present debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs -a debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-impish_armhf.deb'. go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb'. go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb'. + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.5.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.5.0" -o bin/docker-compose ./cmd dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~debian-buster_amd64.deb'. + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zfm03b + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zLrajM + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.fc35.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.68gfzY + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FmT5G9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.fc35 docker-compose-plugin(x86-64) = 0:2.5.0-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.fc35.src.rpm dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.changes dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb'. dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb /root/docker-compose-plugin_2.5.0~ubuntu-jammy_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_amd64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-jammy_amd64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-jammy_amd64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-jammy_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb' dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb'. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-focal_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb'. rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~debian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb'. dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.changes dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb'. rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3kOvIh + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CEGzXK + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' + RPM_EC=0 PASS: docker-scan version OK ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.17.0-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.el9 docker-scan-plugin(x86-64) = 0:0.17.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el9.src.rpm Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.5.0-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.75QGZ1 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HIi8sY + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UTbO8r + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb /root/docker-compose-plugin_2.5.0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_amd64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-focal_amd64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-focal_amd64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-focal_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb'. make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CgysqC + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cRpjSs + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' + RPM_EC=0 PASS: docker-scan version OK ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.17.0-0.fc34.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc34.src.rpm go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb /root/docker-compose-plugin_2.5.0~ubuntu-bionic_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_amd64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-bionic_amd64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-bionic_amd64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-bionic_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb' go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb'. go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.changes docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build build-deb make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb /root/docker-compose-plugin_2.5.0~ubuntu-bionic_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-bionic_armhf.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-bionic_armhf.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-bionic_armhf.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-bionic_armhf.deb' + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~debian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb'. dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic" Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8FiF6x + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 rm -f -r src Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bIc2rl + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r src rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic" docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34" rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-impish_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.5.0~ubuntu-jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb'. + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r src rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-buster_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.changes Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-impish_amd64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb /root/docker-compose-plugin_2.5.0~ubuntu-impish_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-impish_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-impish_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-impish_amd64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_amd64.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-impish_amd64.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-impish_amd64.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-impish_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb' rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb'. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb'. rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb'. rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb'. rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aoZUjB + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9TyWBQ + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 PASS: docker-scan version OK + echo 'PASS: docker-scan version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb'. dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.changes make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb /root/docker-compose-plugin_2.5.0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_amd64.deb' copied '/root/docker-compose-plugin_2.5.0~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.5.0~debian-bullseye_amd64.deb' removed '/root/docker-compose-plugin_2.5.0~debian-bullseye_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb /root/docker-compose-plugin_2.5.0~ubuntu-focal_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-focal_armhf.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-focal_armhf.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-focal_armhf.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-focal_armhf.deb' make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb /root/docker-compose-plugin_2.5.0~debian-bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.5.0~debian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.5.0~debian-bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.5.0~debian-bullseye_armhf.deb' make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.changes Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6TxIPZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb /root/docker-compose-plugin_2.5.0~raspbian-bullseye_armhf.deb /build dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb'. copied '/root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~raspbian-bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.5.0~raspbian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.5.0~raspbian-bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.5.0~raspbian-bullseye_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.changes make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb /root/docker-compose-plugin_2.5.0~debian-buster_amd64.deb /root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_amd64.deb' copied '/root/docker-compose-plugin_2.5.0~debian-buster_amd64.deb' -> '/build/docker-compose-plugin_2.5.0~debian-buster_amd64.deb' removed '/root/docker-compose-plugin_2.5.0~debian-buster_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-buster_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb' + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.changes docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35" rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb /root/docker-compose-plugin_2.5.0~debian-buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~debian-buster_armhf.deb' copied '/root/docker-compose-plugin_2.5.0~debian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.5.0~debian-buster_armhf.deb' removed '/root/docker-compose-plugin_2.5.0~debian-buster_armhf.deb' Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.buildinfo rm -f -r sources docker builder prune -f --filter until=24h make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r src Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cNWRd1 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.5.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aP1OjZ + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.5.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.5.0-0.fc36 x86_64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.5.0-0.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5S6mjF + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3yrjxt + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.5.0-0.fc36 docker-compose-plugin(x86-64) = 0:2.5.0-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.fc36.src.rpm + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src dpkg-genchanges -O../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.changes rm -f -r debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb /root/docker-compose-plugin_2.5.0~ubuntu-jammy_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-jammy_armhf.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-jammy_armhf.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-jammy_armhf.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-jammy_armhf.deb' rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r src rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" dpkg-genchanges >../docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.changes rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-impish_armhf.deb /root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.buildinfo /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.changes /root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb /root/docker-compose-plugin_2.5.0~ubuntu-impish_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-impish_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-impish_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-impish_armhf.deb' copied '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.dsc' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish.tar.gz' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.changes' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.changes' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.changes' copied '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' -> '/build/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' removed '/root/docker-ce_0.0.0-20220506101846-4cc4385-0~ubuntu-impish_armhf.deb' copied '/root/docker-compose-plugin_2.5.0~ubuntu-impish_armhf.deb' -> '/build/docker-compose-plugin_2.5.0~ubuntu-impish_armhf.deb' removed '/root/docker-compose-plugin_2.5.0~ubuntu-impish_armhf.deb' rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.5.0-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gspyg9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uLYWJT + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LrqLcn + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish" go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [Pipeline] sh go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UwirS3 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CUBJtt + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-scan version OK + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.17.0-0.fc36.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc36.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ju2aHX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tQNONR + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eRLUfq + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.5.0 + test v2.5.0 = v2.5.0 + echo 'PASS: docker-compose version OK' + exit 0 Processing files: docker-compose-plugin-2.5.0-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NKyVLY + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.5.0 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.5.0 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.5.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6UNMix + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.5.0 + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.5.0 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.5.0 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.5.0 + exit 0 Provides: docker-compose-plugin = 0:2.5.0-0.el7 docker-compose-plugin(x86-64) = 0:2.5.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.5.0-0.el7.src.rpm rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.5.0-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fiWHSo + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.5.0-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OW7kv8 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JA8KcS + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.auPCIv + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3Kr009 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' PASS: docker-scan version OK + exit 0 Processing files: docker-scan-plugin-0.17.0-0.el7.x86_64 Provides: docker-scan-plugin = 0:0.17.0-0.el7 docker-scan-plugin(x86-64) = 0:0.17.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4qMpUc + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-686/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-686/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 ERROR: script returned exit code 2 Finished: FAILURE